
.tws-article-images--slick-big .slick-slide .tws-img--container {
    border: none;
}


.slot--shipping-notice .tws-api--price-current {
    color: #000;
}

.tws-mini-cart .tws-mini-cart--header-cart-button {
    color: #fff;
}
.tws-mini-cart .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
    content: "\f290" !important;
    color: #871e5a;
}

.slot--header-favorites .fa-heart-o::before {
    color: #fff;
}
.tws-article-images--current-image {
    background: #000;
}

.slot--article-images .fa-search-plus {
    color: #fff;
}

.slot--silde-in-list .slide-in-list {
    color: #fff;
}

.tws-article-favoritebutton--icon-container {
    fill: #fff;
}
.tws-list--grid-item .tws-article-favoritebutton {
    background: #000;
}

.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, .tws-container--tws-image-carousel, .slot--component-container .tws-container--tws-content-box, .slot--component-container .tws-container--tws-content-box-2x, .slot--component-container .tws-container--tws-content-box-3x, .slot--component-container .tws-container--tws-content-box-4x {
    background: #000;
}

.tws-theme-foundation-content--done .fabrikk--content {
    background: #000;
}

body .page-canvas {
 max-width: none;
}
.startpage .fabrikk--content-wrapper {
 max-width: none;
 width: 100%;
}
.startpage .fabrikk--content {
 max-width: none;
 width: 100%;
}
.tws-container--tws-custom-html.fullbredd-bild {
 padding: 0px !important;
 max-width: none !important;
}

.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, .tws-container--tws-image-carousel, .slot--component-container .tws-container--tws-content-box, .slot--component-container .tws-container--tws-content-box-2x, .slot--component-container .tws-container--tws-content-box-3x, .slot--component-container .tws-container--tws-content-box-4x {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

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

.tws-mega-menu .btn,
.tws-micro-cart--label {
    background-color: #000;
    color: #fff;
}

table.ng-scope {
    border: black;
}
/*.tws-list--list .tws-list--type-grid {
    z-index: 0;
    width: 80.0461%;
    margin-left: 111px;
    margin-top: 20px;
}*/
@media only (min-width:991px){
.customPageItem.customPageArticleList {
    width: 85% !important;
    margin-left: 80px;
    margin-top: 20px;
}
}
@media only (max-width:991px){
.customPageItem.customPageArticleList {
    width: 85% !important;
    margin-left: 35px;
    margin-top: 20px;
}
}