@media only screen and (max-width: 1600px) {

    .modal .main-coupen {
        display: flex;
        gap: 20px 5px;
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    .header-area .header-inner .menu nav ul.dropdown2{
        width: 100%;
        left: 7%;
    }

    .header-area .header-inner .menu nav ul.dropdown{
        width: 100%;
        left: -16%;
    }
}

@media only screen and (max-width: 1445px) {}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }
 
    .modal .main-coupen .coupen-cont{
        flex: 0 1 17%;
    }
    .header-area .header-inner .menu nav ul.dropdown2{
        width: 88%;
        left: 7%;
    }
    
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    .modal .main-coupen .coupen-cont {
        flex: 1;
    }

    .offer-area {
        gap: 20px 15px;
        justify-content: center;
    }

    .container {
        padding: 0 15px;
    }

    .offer-area .swiper-wrapper {
        justify-content: center;
    }

    .blog-content .cta-banner .cta-btn a {
        padding: 10px 20px;
    }
    .header-area .header-inner .menu nav ul.dropdown2{
        width: 80%;
        left: 7%;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    .banner h1 {
        font-size: 2.5rem;
    }

    .popular-shop ul,
    .coupen-area .main-coupen {
        justify-content: center;
    }

    .coupen-area .main-coupen .coupen-cont {
        flex: 0 1 45%;

    }

    .aboutSavooSec .imgAndTxtWrp .txwrp {
        flex: 1 80%;
    }

    .row {
        flex-direction: column;
    }

    .column-left,
    .column-right,
    .blogs .column-left,
    .blogs .column-right,
    .blogpage-wrapper .column-left {
        width: 100%;
    }

    .promoCodeBtns ul li a {
        display: block;
    }
    .blog-review .reviewButton #reviewSubmit{
        padding: 10px 20px;
    }
    .blog-review .full label{
        font-size: 10px;
    }
    .saleEndWrp .expiryList ul li:last-child {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .margTop {
        margin-top: 0;
    }

    iframe {
        height: 200px;
    }

    .offer-area {
        margin-bottom: 10px;
    }

    .infoWrp .infoContainer {
        flex-wrap: wrap;
    }

    .infoWrp .infoContainer .infoSideBar {
        width: 100%;
        margin-bottom: 20px;
    }

    .infoWrp .infoContainer .infoContent {
        width: 100%;
        margin: 0;
    }
    .coupen-area .main-coupen .coupen-cont .coupen-inner .coupen-content .coupen-btn {
        max-width: 150px;
    }
    .coupen-area .gridcol{
        display: unset;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    .menu nav {
        display: none;
    }

    .coupen-area .main-coupen .coupen-cont {
        display: flex;
        flex-direction: column;
    }

    .aboutSavooSec .imgAndTxtWrp {
        display: unset;
    }

    footer .footerWrp .footerLinks {
        flex: 1 50%;
    }

    footer .footerWrp {
        justify-content: center;
    }

    footer .footer-bottom .footer-two .blue {
        margin: 0;
    }

    .topbar ul {
        justify-content: center;
    }

    .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
    }

    .offer-area .swiper-slide {
        flex: none;
    }

    .offer-area .swiper-wrapper {
        flex-wrap: nowrap;
        gap: 0;
        justify-content: unset;
    }

    .blog_wrapper {
        display: unset;
    }

    .blog_full .blog-card img {
        position: relative;
    }

    .blog-card {
        margin-bottom: 10px;
    }

    .blog-sided .blog-inner {
        margin-bottom: 10px;
    }

    .offers-sec {
        flex-direction: column;
    }

    .secTwo {
        padding: 10px 0;
    }

    .inner-sec.blogs h2.secheading {
        margin: 10px 0;
    }
    .numbersSec{
        margin-bottom: 20px;
    }
    .secheading {
        font-size: 2rem;
        padding: 0 0px;
    }

    #search__home__Heading{
        padding: 0 0px;
    }

    .breadcrumb ul li,
    .breadcrumb ul li a {
        font-size: 1rem;
    }

    .topbar {
        display: none;
    }

    /* .header-area .header-inner {
        justify-content: center;
    } */
    .coupen-area .main-coupen .coupen-cont .coupen-inner{
        height: auto;
    }
    .secTwo .blog-recent .blog-card {
        flex: 1;
    }
    .blog-review .half{
        width: 100%;
    }
    .menu .headerserch{
        display: none;
    }
    .popup-container .popup1,
    .popup-container .popup2,
    .popup-container .popup3{
        width: 80%;
        height: auto;
    }
    .popup-container .popup1 .popupContent .routeBtn a{
        width: 90%;
    }
    .popup-container .popup1 .popupContent .promoWrp{
        gap: 20px;
    }
    .popup-container .main-coupen {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .popup-container .popup2 .popupWrapper form .formwrp button{
        padding: 10px 3px;
    }
    .popup-container .popup1 .popupContent .promoWrp .left img {
        height: auto;
        width: auto;
    }
    .coupen-num {
        width: 93%;
    }

    .coupen-area .main-coupen .coupen-inner .coupen-content .coupen-btn .btn.orange {
        height: 27px;
    }

    footer .footer-bottom{
        display: flex;
    }
    footer .footer-bottom .footer-one{
        width: 100%;
    }
    footer .footer-bottom .footer-two{
        width: 100%;
        display: none;
    }
    footer .footer-bottom .footer-three{
        width: 100%;
    }
    .header-area .header-inner .logo a img {
        max-width: 160px;
    }
    .banner .banner_h2{
        display: none;
    }
    .banner form button {
        font-size: 20px;
    }
    .banner form {
        width: 52%;
        max-width: 750px;
    }
}

@media (max-width: 640px) {
    .banner h1 {
        font-size: 20px;
    }
    .banner form input {
        padding: 15px 10px;
        padding-right: 50px;
        font-size: 16px;
    }
    .banner form {
        width: 95%;
        max-width: 750px;
    }
}

@media (max-width: 575.98px) {
    footer .footer-bottom .footer-two input.subc {
        min-width: auto;
    }

    footer .footer-bottom .footer-three ul {
        gap: 10px;
    }

    .banner a {
        padding: 11px 20px;
    }

    .blog-content .cta-banner {
        display: block;
        text-align: center;
    }

    .blog-content .cta-banner .image-wrapper2 p img {
        display: none;
    }


    .blog-content .cta-banner p {
        margin-bottom: 11px;
    }

    .blog-content .cta-banner h2 {
        line-height: 1.2;
    }

    .blog-card .desC h1 {
        font-size: 1.25rem;
    }

    #tabs ul.cust {
        gap: 0;
        justify-content: center;
        margin: 0;
        margin-top: 10px;
    }

    #tabs ul.cust li {
        max-width: 210px;
        margin: 0 2px 10px;
    }

    #tabs ul.cust li a {
        padding: 4px 8px;
    }

    .offer-area {
        margin-bottom: 0px;
    }

    ul.popular-shop {
        justify-content: center;
    }
}





.mobile-nav {
    position: fixed;
    width: 80%;
    height: 100%;
    overflow-y: scroll;
    top: 0;
    left: -80%;
    z-index: 12;
    background: var(--primary-color);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    /*overflow: hidden;*/
    background: #fff;
    z-index: 999;
}

.menu-close {
    position: absolute;
    right: 8px;
    top: 3px;
    font-size: 30px;
}

.mobile-nav nav {
    height: auto
    /* overflow: auto; margin-right: -10px;*/
}

.mobile-nav nav li {
    border-bottom: 1px solid #d6d8db;
}

.mobile-nav nav li ul {
    display: none;
    background: #ffffff;
}

.mobile-nav nav li ul.dropdown {
    margin-left: 25px;
    /* margin-bottom: 20px;*/
    display: none;
    padding-bottom: 15px;
}

.mobile-nav nav li ul.dropdown a {
    font-size: 12px;
    border: none;
    padding: 6px 39px;
    position: relative;
}

.mobile-nav nav li ul.dropdown a:hover {
    color: var(--theme-black);
    background: transparent;
}


.mobile-nav nav li ul li a {
    font-weight: 500;
    font-size: 12px;
}

.mobile-nav nav li ul li a:hover,
.mobile-nav nav li ul li a.active {
    /* background: transparent; */
    font-weight: 600;
    /* color: var(--dark-color); */
}

.mobile-nav nav li ul li ul li a:before {
    position: absolute;
    content: "\e957";
    font-family: 'icomoon' !important;
    left: 24px;
    top: 9px;
    font-size: 13px;
    font-weight: 600;
    color: var(--primary-color);
}

.mobile-nav nav li a {
    font-weight: 400;
    display: block;
    padding: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 14px;
    color: #212140;
}

.mobile-nav nav li a.active {
    color: #212121;
    background: var(--primary-color);
}

.mobile-nav nav li a .xicon {
    font-size: 20px;
    float: right;
}

.mobile-nav.active {
    height: 100%;
    left: 0;
}

.mobile-nav .logo-main {
    font-size: 16px;
    color: #8795a0;
    padding: 15px 0px 15px 24px;
    display: inline-block;
}

.extra-link a {
    border: 2px solid var(--theme-black);
    width: 40%;
    margin: 40px auto 10px;
    padding: 7px 0;
    font-size: 15px;
    text-align: center;
}

.extra-link:hover {
    color: var(--theme-black);
    border: 2px solid var(--theme-black);
    background: transparent;
}

.close-nav {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #ffffff;
    width: 26px;
    height: 26px;
    line-height: 1.5;
}

/*** Mobile Nav Button ***/

.mobile-nav-btn {
    display: none;
    position: absolute;
    top: 14px;
    height: 30px;
    padding: 6px 7px;
    border-radius: 4px;
    left: 2%;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index: 84;
    /*
     &:hover .lines {
         &:before {
             top: 8px;
         }
         &:after {
             top: -8px;
         }
     }
*/

    /*
     &.active .lines {
         transition: background .3s 0 ease;
         background: transparent;
         &:before, &:after {
             transition: top .3s ease,-webkit-transform .3s .5s ease;
             transition: top .3s ease,transform .3s .5s ease;
             top: 0;
             width: 30px;
             background-color: var(--primary-color);
         }
         &:before {
             -webkit-transform: rotate3d(0, 0, 1, 45deg);
             transform: rotate3d(0, 0, 1, 45deg);
         }
         &:after {
             -webkit-transform: rotate3d(0, 0, 1, -45deg);
             transform: rotate3d(0, 0, 1, -45deg);
         }
     }
     */
}

/* @media (max-width: 991px) {
    .mobile-nav-btn {
        display: block;
    }
} */

.mobile-nav-btn .lines:before {
    top: 6px;
}

.mobile-nav-btn .lines:after {
    top: -6px;
}

.mobile-nav-btn.active {
    transition: 0;
}

.mobile-nav-btn span {
    display: none;
    height: 3px;
    width: 22px;
    background-color: #f1514c;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    top: 8px;
}

.mobile-nav-btn span:before,
.mobile-nav-btn span:after {
    display: block;
    background-color: #f1514c;
    height: 3px;
    width: 22px;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .28571rem center;
    transform-origin: .28571rem center;
    right: 0;
    margin: 0 auto;
}

.mobile-nav-btn.active {
    /*
        // -webkit-transform: scale3d(0.8, 0.8, 0.8);
        // transform: scale3d(0.8, 0.8, 0.8);
        // padding: 7px 11px 4px 3px;
        // border: 1px solid var(--primary-color);
        // height: 34px;
        */
    left: 84%;
}

.lines:before,
.lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .6s ease, -webkit-transform .3s ease;
    transition: top .3s .6s ease, transform .3s ease;
}

.mobile-nav-btn.regional-mobile {
    top: 4px;
}

.mobileNavLoginWrp{
    display: flex;
    padding: 10px;
    background: #f5f5f5;
}
.mobileNavLoginWrp .left{
    flex: 1;
}
.mobileNavLoginWrp .left a{
    font-size: 14px;
    color: #212121;
}
.mobileNavLoginWrp .right{
    flex: 1;
    font-size: 14px;
}
.mobileNavLoginWrp .right a{
    color: #212121;
}

.mobile-nav nav li a i{
    font-size: 10px;
}

.mobileNavDropdown{
    padding: 10px;
}
.mobileNavDropdown li{
    display: inline-block;
    margin: 0 10px 10px 0;
}
.mobileNavDropdown li a{
    border-bottom: none !important;
    background-color: #ededed;
    padding: 5px 10px !important;
    border-radius: 3px;
    font-size: 13px !important;
    font-weight: 400 !important;
}

.allBrandBtn a{
    color: #f1514c !important;
}

ul.unstyled.mainnav.pbpx-15 .flg img {
    width: 50px;
    margin-left: 10px;
}

.mainnav .headerserch{
    display: block !important;
}

.mobile-nav .headerserch {
    position: relative !important;
    top: 10px;
    width: 98%;
    padding: 0 5px 0 5px;
}

.mobile-nav .headerserch form input {
    height: 40px;
}

.mobile-nav .headerserch form button {
    top: 6px;
}