<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 767px){
    .mobile-cta {
        display: none;
    }
}
@media (min-width: 992px) {
    .browse-rugs-by-store .rugs-by-store-list {
        display: block !important;
    }
    .browse-rugs-by-store h6 {
        pointer-events: none;
    }
    .breadcrumb-wrap.mobile-show {
        display: none;
    }
}
@media (min-width: 1025px) {
    .header-menu ul.sub-menu {
        position: absolute;
        left: 0;
        top: 72px;
        z-index: 9999;
        filter: alpha(opacity=0);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
    }
    .header-menu ul li:hover &gt; ul.sub-menu {
        top: 36px;
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: visible;
    }
    .dropdown .toggle-submenu svg {
        transition: all 0.3s ease-in-out;
    }
    .dropdown:hover .toggle-submenu svg {
        transform: rotate(180deg);
    }
    .menu-btn {
        display: none;
    }
}
@media (max-width: 1024px) {
    .header-menu {
        position: absolute;
        width: 300px;
        background: #182841;
        height: calc(100vh - 78px);
        top: 78px;
        right: -100%;
        transition: all 0.4s ease-in-out;
        overflow: auto;
    }
    .header-menu.open {
        right: 0;
    }
    .header-right {
        justify-content: flex-end;
    }
    .header-menu .nav {
        display: block;
    }
    .header-menu &gt; ul &gt; li {
        margin-bottom: 20px;
    }
    .header-menu ul.sub-menu {
        display: none;
        margin-top: 20px;
    }
    .header-left {
        width: 150px;
    }
    .header-right {
        width: calc(100% - 150px);
    }
    h1, .h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .find-rugs-form {
        padding: 30px;
    }
    .save-more .rugs-deals-listing ul li {
        width: 50%;
    }
    .header-wrap header {
        height: 78px;
    }
    .header-wrap {
        height: 78px;
    }
}

@media (max-width: 991px) {
    .intro-section {
        padding: 50px 0 50px;
    }
    .rugs-deals-listing ul li {
        width: 33.33%;
        margin-bottom: 20px;
    }
    h2, .h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .section-rugs-deals {
        /* padding: 50px 0 50px; */
    }
    .section-title {
        padding-bottom: 20px;
    }
    .rug-box .rug-tag {
        margin-bottom: 15px;
    }
    .footer-bottom-left {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-bottom-right {
        width: 100%;
    }
    .quick-links ul {
        justify-content: center;
    }
    .quick-links ul li {
        margin: 0 12px;
    }
    .inner-page.sidebar .inner-page-main {
        width: 100%;
        order: 1 /* ML */
    }
    .inner-page.sidebar .inner-page-sidebar {
        width: 100%;
    }
    .rugs-by-store-list form {
        column-count: 3;
        column-gap: 32px;
        padding-top: 20px;
    }
    .save-more .rugs-deals-listing ul li {
        width: 25%;
    }
    .save-more {
        padding-bottom: 30px;
    }
    .breadcrumb-wrap {
       /* display: none; ML */
    }
    .breadcrumb-wrap.mobile-show {
        display: block;
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .inner-page {
        padding-top: 0;
    }
    #filterRugsByStore {
        /* padding: 20px 50px 20px 20px; */
        background: #354D74;
        border-radius: 12px;
        color: #fff;
        margin-bottom: 10px;
        position: relative;
        cursor: pointer;
    }
    #filterRugsByStore:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url(/img/right-icon.svg);
        background-size: cover;
        position: absolute;
        top: 0px;
        right: 10px;
        transform: rotate(-90deg);
        transition: all 0.3s ease-in-out;
    }
    .browse-rugs-by-store h6.collapsed:before {
        transform: rotate(90deg);
    }
    .rugs-product-detail {
        padding-top: 0;
    }
    .rugs-by-size-style {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .inner-page.sidebar {
        flex-direction: column-reverse;
    }
    .about-businesses-info .about-businesses-info-left {
        width: 100%;
    }
    .about-businesses-info .about-businesses-info-right {
        width: 100%;
    }
    .about-page-intro .page-intro-title h2 {
        width: 100%;
    }
    .about-page-intro .page-intro-title .desc-box {
        width: 100%;
        padding: 0;
    }
    .about-page-intro .page-intro-title .section-title {
        padding-bottom: 30px;
        margin: 0;
    }
    .our-mission-box h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .feedback-wrap .feedback h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .contact-page-info .contact-info-left {
        width: 100%;
    }
    .contact-page-info .contact-info-right {
        width: 100%;
        padding-left: 0;
    }
    .blog-post-page .cta-btn {
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .header-cta {
        display: none;
    }
    .section-banner {
        height: auto;
        padding: 60px 0;
    }
    .banner-info-left {
        width: 100%;
        padding-bottom: 20px;
    }
    .banner-info-right {
        width: 100%;
    }
    h1, .h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-form {
        margin-left: 0;
        max-width: 100%;
    }
    .rugs-deals-listing ul li {
        width: 50%;
        margin-bottom: 20px;
    }
    h2, .h2 {
        font-size: 35px;
        line-height: 45px;
    }
    h5, .h5 {
        font-size: 20px;
        line-height: 30px;
    }
    h6, .h6 {
        font-size: 18px;
        line-height: 24px;
    }
    .rugs-by-store-list form {
        column-count: 1;
        column-gap: 32px;
        
    }
    .rugs-by-size-style-list {
        column-count: 1;
    }
    .find-rugs-form {
        padding: 30px 15px;
    }
    .product-intro .intro-box .product-media {
        width: 100%;
    }
    .product-intro .intro-box .product-info {
        padding-top: 30px;
        width: 100%;
    }
    .save-more .rugs-deals-listing ul li {
        width: 50%;
    }
    .other-shag-rugs-listing ul li {
        width: 50%;
    }
    .width-length-info {
        padding-top: 20px;
    }
    .local-rug-store-listing .rug-store-box {
        padding: 20px;
    }
    .about-businesses-info .businesses-info-box  {
        padding: 32px 15px;
    }
    .our-mission-wrap {
        padding-bottom: 50px;
    }
    .contact-form {
        padding: 30px 15px;
    }
    .contact-form .code-box {
        gap: 5px;
    }
    .browse-category-types ul li {
        width: 50%;
    }
    .local-rug-store-nav ul {
        gap: 20px;
    }
}

@media (max-width: 580px) {
    .rugs-deals-listing ul li {
        width: 100%;
    }
    .save-more .rugs-deals-listing ul li {
        width: 100%;
    }
    .other-shag-rugs-listing ul li {
        width: 100%;
    } 
    .browse-category-listing &gt; ul &gt; li {
        width: 100%;
    }
    .local-rug-store-listing ul li {
        width: 100%;
    }
    .blog-post-page .product-listing ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .imgStore {
        width: 100%;
        height: auto;
    }
    
}

@media (max-width: 480px) {
    .banner-form .form-group.half-width {
        width: 100%;
    }
}</pre></body></html>