<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tws-micro-cart--counter::before {
  transform: scale(1.2);
}


.startpage .slot--component-container .fabrikk--component-container &gt; div {
    margin-top: 0px;
    margin-bottom: 10px;
}

.tws-checkout-shortcuts--ship-to {
    display: none; 
}


.tws-article-description--article-number {
  display:none;
}

.tws-cart--payment-name:before,
.tws-checkout--payment-methods-list span.fa-chevron-down,
.tws-checkout--payment-methods-list span.fa-chevron-up {
  display: none;
}

.tws-checkout .tws-checkout--payments-expand {
  visibility: visible!important;
  height: auto!important;
}

.tws-checkout--payment-active {
    box-shadow: inset 0 3px 12px rgba(0,0,0,0.2) !Important;
}</pre></body></html>