<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sh-product-card {
    border: 0.0625rem solid #ECECEC;
    box-shadow: 0 0.25rem 0.25rem 0 #ececec
}
.sh-row-title-divider {
   display: none !important
}
.sh-mini-banner-collection-card &gt; a &gt; div &gt; div &gt; div &gt; p {
  display:none;Â&nbsp;
}
.sh-mini-banner-collection-card &gt; a &gt; div &gt; div &gt; div &gt; svg {
  display:none;
}
.sh-banner-collection-card &gt; a &gt; div &gt; div &gt; p {
  display:none;
}
.sh-banner-collection-card &gt; a &gt; div &gt; div &gt; p &gt; svg {
  display:none;
}
.sh-product-card-discount-tag {
    background-color: #9D0000 !important;
    font-weight: 400 !important;
    left: auto !important;
    top: 12px;
    right: -38px;
    width: 130px;
    text-align: center;
    font-weight: 500;
    transform: rotate(45deg);

}
.sh-product-discount-tag {
    background-color: #9D0000 !important;
    color: FFFFFF !important;
    font-weight: 400 !important;
}


</pre></body></html>