<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/** CLS UPDATES **/

@media (min-width: 1200px) {
    .homepage-slider-wrapper { min-height: 400px; }
}

@media (min-width: 991px) {
    .homepage-slider-wrapper { min-height: 330px; }
}

@media (min-width: 768px) {
    .homepage-slider-wrapper { min-height: 240px; }
    .amsearch-form-container .amsearch-wrapper-input .input-text{padding: 0 15px 0 33px !important;}
    .amsearch-form-container.-opened .amsearch-wrapper-input{position: relative !important;}
    .amsearch-form-container .control{min-height: 1px;}
}

@media (max-width: 767px) {
    .page-wrapper .page-header .header-top__reviews { justify-content: flex-start; }
}

@media (min-width: 601px) and (max-width: 767px) {
    .homepage-slider-wrapper { min-height: 450px; }
}

@media (min-width: 501px) and (max-width: 600px) {
    .homepage-slider-wrapper { min-height: 400px; }
}

@media (min-width: 401px) and (max-width: 500px) {
    .homepage-slider-wrapper { min-height: 360px; }
}

@media (min-width: 320px) and (max-width: 400px) {
    .homepage-slider-wrapper { min-height: 300px; }
}

/** CLS UPDATES **/

@media (min-width: 992px) {
    .nav-sections &gt; .container { display: block; }
    .nav-sections { min-height: 49px; }
    .block.block-search &gt; .block-content { display: block; }
    body .opc-wrapper { width: 66.66666667%; }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nav-sections { min-height: 49px; }
    .homepage-slider-wrapper { min-height: 330px; }
    div.homepage-hero { min-height: 397px; }
}

@media (min-width: 1201px) and (max-width: 1440px) {
    .homepage-slider-wrapper { min-height: 417px; }
    div.homepage-hero { min-height: 483px; }
}

@media (min-width: 1441px) {
    .nav-sections { min-height: 58px; }
    .homepage-slider-wrapper { min-height: 469px; }
    div.homepage-hero { min-height: 540px; }
}

body .page-footer .footer__top ul li img, .page-footer .footer__top ul li a { max-height: inherit; }
body.catalog-category-view div.shop-categories-wrapper { min-height: 368px; }
body .page-wrapper .page-header .header-top { min-height: 38px; }

@media (max-width: 451px) {
    body .page-wrapper .page-header .header-top { height: 38px; }
}

@media (min-width: 451px) and (max-width: 767px) {
    body.catalog-product-view .fotorama__nav-wrap {
        position: static;
    }
}

@media (max-width: 450px) {
    body.catalog-product-view .fotorama__dot { height: 6px; width: 6px; }
    body.catalog-product-view .fotorama__active .fotorama__dot { background-color: #333; border-color: #333; }
}</pre></body></html>