<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html { font-family: "nunito sans", sans-serif; }
.product-description { padding: 1rem; background-color: #f6f6f6; border-radius: 6px; }
#wrapper { background: #ffffff; }
.footer-container { background: #f6f6f6; }
/*.page-index .product, .page-search .product { width: 50%; }*/
/*@media (min-width: 1200px) { .col-xl-4 { width: 50%; }}*/
.block-category {
    min-height: 2.75rem;
    margin-bottom: 0.563rem;
}
.colophone { padding-top: 1rem; }
body#checkout section.checkout-step .payment-options .payment-option { margin-top: 1.5rem; }
.tabs { padding: 0 0; }
.product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #ddd;*/
    padding: 1rem;
    /*border-radius: 12px;*/
}
#custom-text { padding: 1rem; margin-bottom: 1.5rem; text-align: center; background: #fff; }
@media (min-width: 768px) { .col-md-3 {  } }
@media (min-width: 768px) { .col-md-2 { float: left; width: 25%; } }
.footer-container { padding-top: 1rem; }
.top-menu a[data-depth="0"] { padding: 0.5rem; font-size: 1rem; font-weight: 500; }
.product-flags li.product-flag {background: #9E9E9E; }
.block_newsletter { max-width: 60rem; }
.btn-primary { background-color: #9e9e9e; }
a { color: #9e9e9e; }
#header a:hover { color: #9e9e9e; }</pre></body></html>