body .page-canvas {
background: url(https://www.merchants.se/images/ao/AOBakgrund.jpg);
background-color: transparent;
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}

.fabrikk--header-wrapper {
background-color: #191919;
}

.tws-mega-menu .btn {
background: #191919;
color: #fff;
}

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

td, th {
padding: 7px;
}

.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 {
background: rgba(255,255,255,0.0);
}

.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: #9c0025;
}

.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: #9c0025;
    border: #9c0025;
}
.tws-article-images--current-image {
    background-color: #ffffff00;
}

.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);
}

.tws-api--price-current {
    color: #000000;
    letter-spacing: 0.5px;
}