<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Large devices (desktops, 1400px and down) */
@media (max-width: 1601px) {
    .fixed-banner{
        /*width: calc(50vw - 695px);*/
        height: 100vh;
    }

    .fixed-banner.fixed-style{
        height: 100%
    }
}

@media (max-width: 1400px) {
    /* Main navigation */
    .nav-main &gt; li.has-bg {
        padding: 3px 0 0 10px;
    }

    .nav-main &gt; li.has-bg &gt; a,
    .nav-main &gt; li.has-bg.active &gt; a {
        padding: 6px 5px;
    }

    /* Footer social icons */
    .footer-top .social-icon {
        margin-top: 20px;
    }

    .footer-top .social-icon .items-wrapper{
        vertical-align: middle;
    }

    .footer-top .social-icon .heading-wrapper{
        vertical-align: middle;
    }

    .footer-top .social-icon .heading-wrapper h5 {
        line-height: 22px;
        width: 100%;
        display: block;
    }

    .attribute-letters-list &gt; .container:before{
        left: -1px;
    }

    .attribute-letters-list &gt; .container:after{
        right: -1px;
    }

    .profile .heading-wrapper .title h2{
        margin-top: 10px;
    }

    .store-contact .items-wrapper .item{
        font-size: 14px;
    }

    .grid-slider.store_office-slider .content{
        width: 65%;
    }

    .product-compare-main{
        width: calc(1400px - 220px);
    }

    .toggle-banner .toggle-button span{
        display: none;
    }

    .toggle-banner .toggle-button i{
        display: block;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item.first-price .price-content .current-price.unavailable-price{
        font-size: 11px;
    }

    .grid-slider.home-baners-middle-slider .item{
        min-height: 300px;
    }

    .fixed-banner{
        width: calc(50vw - 600px);
        height: 100vh;
    }

    .stores-list .item-wrapper{
        height: 175px;
    }

    .product .product-item .rate-wrapper{
        top: -18px;
    }

    .product .item .text-wrapper .preorder-date{
        margin: 0;
    }

    .preorder-date-wrapper{
        margin: 5px 0;
    }


    .handlines-sldier .item .text-wrapper{
        font-size: 11px;
    }

    .toggle-banner .toggle-button.expand:before{
        width: 107px;
    }

    .toggle-banner{
        top: 450px;
    }

    .toggle-banner .toggle-button.expand{
        width: 100%;
    }

    .cart-table .product-item-title{
        margin: 5px 0 10px;
        font-size: 14px;
        line-height: 18px;
    }

    .sidebar .store-contact{
        padding-left: 0;
    }

    .product .item .text-wrapper .atributte-images-wrapper .item img{
        height: 16px;
    }

    .nav-main &gt; li.has-bg{
        border: 4px solid #fdc90e;
    }

    .fixed-banner img{
        width: 100%;
        height: 100vh;
        object-fit: cover;
        object-position: top left;
    }

    .fixed-banner.left-banner img {
        object-position: top right;
    }

    .wsmenu&gt;.wsmenu-list{
        width: 100%;
    }

    .wsmenu{
        width: 100%;
    }

    .wsmenu&gt;.wsmenu-list&gt;li&gt;.wsshoptabing&gt;.wsshopwp&gt;.wstabitem&gt;li&gt;a{
        font-size: 14px;
    }

    .wsmenu .icon{
        margin-right: 5px;
    }

    .wsmenu&gt;.wsmenu-list&gt;li .wstliststy02 li:not(.categories-read-more):not(.title-image) a{
        line-height: 17px;
    }

    .wsmenu&gt;.wsmenu-list&gt;li .wstliststy02 li.wstheading{
        margin-bottom: 25px;
    }

    .wsmenu&gt;.wsmenu-list&gt;li .wstliststy02 li.wstheading{
        margin-bottom: 25px;
    }

    .wsmenu{
        width: 100%;
    }

    .fixed-add-to-cart-wrapper {
        z-index: 9999;
    }
    .wsmenu&gt;.wsmenu-list&gt;li&gt;.wsshoptabing&gt;.wsshopwp .wstabitem{
        height: 450px;
        overflow-y: scroll;
        width: 17%;
        box-shadow: 0 3px 6px #00000029;
    }
    .wsmenu&gt;.wsmenu-list&gt;li&gt;.wsshoptabing&gt;.wsshopwp&gt;.wstabitem&gt;li&gt;a{
        width: 100%;
    }
    .wsmenu&gt;.wsmenu-list&gt;li&gt;.wsshoptabing&gt;.wsshopwp&gt;.wstabitem&gt;li.wsshoplink-active&gt;.wstitemright.active-item{
        height: auto !important;
    }

}

/* Large devices (laptop, 1200px and down) */
@media (max-width: 1200px) {
    /* Main navigation */
    .nav-main &gt; li.has-bg {
        padding: 0;
    }

    .nav-main &gt; li &gt; .highlight-bg {
        display: none;
    }

    .nav-main-dropdown-wrapper .container{
        width: 1024px;
    }


    .specification-wrapper{
        padding: 0 20px;
    }

    .product-generic-tabs{
        padding: 0 20px;
    }


    .product-detail-info-slider{
        padding: 0 20px;
    }

    .grid-slider.store_office-slider .content{
        width: 60%;
    }

    .grid-slider.store_office-slider .text-wrapper{
        padding-left: 40px;
    }

    .article-list-wrapper .container{
        width: 100%;
    }

    .post-item-listview .post-text-wrapper{
        padding-top: 25px;
    }

    .post-item-listview .post-item-headline{
        margin-bottom: 20px;
    }

    .post-item-listview .post-item-text{
        height: 30px;
    }

    .atributte-images-wrapper{
        display: none;
    }

    .product .item .text-wrapper .preorder-date{
        margin: 5px 0px;
        text-align: center;
        display: block;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .current-price{
        font-size: 17px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .price-type{
        font-size: 11px;
    }

    .tags .items-wrapper .item{
        margin-bottom: 3px;
    }

    .product .item .text-wrapper .preorder-date{
        font-size: 12px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content{
        width: calc(100% - 33px);
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .price-type{
        padding: 0 5px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .prev-price{
        font-size: 10px;
    }

    .product-generic-tabs.lists-tabs ul.items-wrapper .item a{
        font-size: 14px;
        padding: 0 10px;
    }

    .productstate-product .location-search-box.img-wrapper img{
        max-width: 100%;
    }

    .payment-card .item{
        padding: 5px 2px;
    }

    .fixed-banner{
        width: calc(50vw - 503px);
    }

    .shop-by-look-wrapper &gt; .container{
        width: 1024px;
    }


    .fixed-banner{
        display: none;
    }




}

@media (max-width: 1200px ) and (max-width: 1025px) {
    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .price-type{
        margin-top: 0;
        margin-right: 0;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content{
        height: 60px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item.first-price .price-content .current-price.unavailable-price{
        font-size: 11px;
        line-height: 11px;
        height: 32px;
        padding-top: 4px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content .price-type{
        line-height: 14px;
        font-size: 10px;
        padding: 0 5px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item .price-content{
        height: 49px;
    }

    .product .item .prices-wrapper.prices-wrapper-v2 .price-item{
        margin-bottom: 15px;
    }

    .product .item .text-wrapper{
        height: 220px;
    }

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