body .page-canvas {
background: url(https://www.merchants.se/images/dismember/bak.png);
background-color: #000000;
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}

.fabrikk--header-wrapper {
background-color: transparent;
background: url(https://www.merchants.se/images/dismember/top.jpg);
background-size: 100%;
background-repeat: no-repeat;
color: #000000;
}

td, th {
padding: 7px;
}

.tws-mini-cart--header-cart-text {
color: #fff;
}
.tws-mini-cart--header-quantity {
color: #fff;
}
.tws-mini-cart--header-cart-img {
color: #fff;
}

.tws-theme-foundation-content--done .fabrikk--content,
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe, .fabrikk--contact-heading {
background: rgba(0,0,0,0.0);
}

.tws-mega-menu .btn {
background: #1c1c1c;
color: #FFFFFF;
}
.fabrikk--footer--made-by {
    display: none!important;
}

.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-price .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular+.tws-api--price-current {
    color: #8a8a8a;
}

.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #8a8a8a;
    border: #8a8a8a;
}
.tws-article-images--current-image {
    background-color: #ffffff00;
}
.tws-mega-menu--navigation a, .tws-util-heading--heading.undefined  {
    background: transparent;
}

.tws-mega-menu--navigation .btn.btn-default {
    background: transparent;
}

.tws-mega-menu--language {
    background: transparent;
}

.tws-mega-menu--currency {
    background: transparent;
}


.fabrikk--article-group .tws-articlegroup-list--info h1 {
    background: transparent;
}
.tws-article-list--product-image {
  padding: 0px;
  transition: transform 0.4s;
  margin: 0 auto;
  border: 0px;
}

.tws-article-list--product-image:hover {
  transform: scale(1.05);
}