/* --- TA BORT VISA MER --- */
.article .tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}
.article .slot--article-description .tws-article-description .tws-article-description--show-more {
    display: none;
}
.article .bountiful--start-page .bountiful--component-container .tws-content-box--table .tws-content-box--first-line {
  text-shadow: none;
}


.bountiful--body .bountiful--body-wrapper .bountiful--main {
-webkit-box-shadow: 2px 1px 17px 0px rgba(50, 50, 50, 0.65);
-moz-box-shadow:    2px 1px 17px 0px rgba(50, 50, 50, 0.65);
box-shadow:         2px 1px 17px 0px rgba(50, 50, 50, 0.65);
}

.checkout .bountiful--body-wrapper .bountiful--main {
-webkit-box-shadow: none !important;
-moz-box-shadow:    none !important;
box-shadow:         none !important;
}

.tws-article-price::after {
content: "  inkl moms";
font-size: 1.1em;
}

.slot--wasa-kredit-widget {
 margin-top: 20px;
}

.tws-article-list--price::after {
  content: "inkl moms";
}

.tws-article-attachments--image img {
    content: url('https://cdn.abicart.com/shop/ws3/87403/files/youtube-logo.jpg');
}

.tws-articlegroup-list.tws-articlegroup-list--list.tws-articlegroup-list--col-xs-2.tws-articlegroup-list--col-sm-2.tws-articlegroup-list--col-md-4.tws-articlegroup-list--col-lg-4 .caption {
    background: #EEEEEE;
}

.tws-articlegroup-list.tws-articlegroup-list--list.tws-articlegroup-list--col-xs-2.tws-articlegroup-list--col-sm-2.tws-articlegroup-list--col-md-4.tws-articlegroup-list--col-lg-4 .caption:hover {
    background: #f5f5f5;
}