.slot--article-description .tws-article-description--text-container {  
  max-height: initial; 
}
.tws-article-description--show-more > button {
  display: none; 
}
.tws-checkout--select-delivery-list {
    display: flex;
    flex-direction: column;
}
.tws-checkout--delivery-method-116143{
order: -1;
}
.tws-checkout--delivery-method-116145{
order: 1;
}
.tws-checkout--delivery-method-116147{
order:2;
}


.tre-skyltfonster-produkter .tws-content-box--inner-wrapper:hover {
    background: rgba(0,0,0, 0.3);
   transition: all 0.5s ease;
}

.tws-article-price--compare-at-price {
  display: none!important;
}

.tws-list--type-list .tws-list--list-item>* {
display: inline;
width: auto;
vertical-align: middle;
}
.tws-list--list-item .tws-article-list--labels.tws-article-list--relative {
position: relative;
display: contents;
width: auto;
}
.bountiful--sidebar .tws-articles-two .tws-articles-two--list .tws-list--list-item .media-object {
width: 140px;
height: 140px;
}
.slot--article-pricetable::before {
    content: "mängdrabatt";
    font-size: 15px;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}