<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tws-checkout-shortcuts--ship-to {
    display: none; 
}

.slot--article-description .tws-article-description--text-container {
  max-height: none !important;
}

.slot--article-description .tws-article-description--text-container {
   max-height: initial;
}

.tws-article-description--show-more &gt; button {
   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;
}

.tws-checkout-shortcuts--purchase-as {
    display: none;
}

.tws-article-display .tws-article-description {
    max-height: initial;
    overflow: initial; 
    position: initial;
}

.tws-article-description--text-container {
    max-height: initial;
    overflow: initial;
}

.tws-article-display .tws-article-description::before {
    background: initial;
}

.azalea--footer--made-by { 
  display: none !important;
}

.slot--logo .tws-logo {
    margin: 0 auto;
}

.slot--logo {
    margin: 0 auto;
}

.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
    border: 1px solid #e7e7e7;
}</pre></body></html>