@media(min-width:1100px) {
.checkout .opc-checkout--related .tws-article-list--list .tws-article-list--article-name {
    height: 40px;
    overflow: hidden;
}
.checkout .opc-checkout--related .tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
    font-size: 14px;
}
}

.responsive {
  width: 100%;
  height: auto;
}

body {
  background-image: url("https://shop.textalk.se/shop/ws62/41062/files/black-linen-shade-50.jpg");
  background-repeat: repeat;
}

/* ---- RADERAR SORTERINGS-BAREN ---- */ 
/*.tws-list-controls {
  display: none;
}*/

.bountiful--start-page .tws-container--tws-custom-html img, .bountiful--start-page .tws-container--tws-custom-html iframe {
    max-width: 100%;
    width: 100%;
    height: 600px;
    border: none;
}

/* INKLUSIVE MOMS BORTTAGET */ 
#top > div.bountiful--top-bar > div > div.bountiful--top-bar-right > div.slot--top-bar-audience-selector > div > div.tws-audience-selector-inner > div.tws-audience-selector--frame-container.tws-audience-selector--frame-container-shown > div > div > div > div > div > div.tws-audience-selector--selection-box-inner.tws-audience-selector--selection-box-inner-shown > div.tws-audience-selector--selection-box-selection-list > div:nth-child(1) {
    display: none!important;
}
.tws-cart-summary--wrapper .tws-cart-summary--sum-row-vat, .tws-cart-summary--wrapper .tws-cart-summary--sum-row-vat-total {
    display: none!important;
}

/* PRODUKTBESKRIVNINGARNA ÄR FULLT EXPANDERADE FRÅN START */ 
.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}

.tws-article-description--show-more {
    display: none;
}