/* mix-media css start */
@media (max-width: 1249px) and (min-width: 992px) {
    .cust-col-4 {
        max-width: 21.8% !important;
        flex: 0 0 21.8% !important;
    }

    .block-search-form-wrapper .block-search .block-content .control input#search {
        padding-left: 10px !important;
    }

    .block-search-form-wrapper .block-search .block-content .actions .action.search::before {
        font-size: 18px !important;
    }

    .block-search-form-wrapper .block-search .block-content .control input#search::placeholder {
        font-size: 10px !important;
    }

    .block-search-form-wrapper .block-search .block-content .control input#search {
        height: 40px !important;
    }

    .cart-ui-wrapper .icon-box-ul-wrapper .icon-box-li-wrapper .icon-box-div-wrapper .icon svg {
        width: 36px !important;
        height: 36px !important;
    }

    .cart-ui-wrapper .icon-box-ul-wrapper .icon-box-li-wrapper .icon-box-div-wrapper .text a,
    .cart-ui-wrapper .icon-box-ul-wrapper .icon-box-li-wrapper .icon-box-div-wrapper .text span {
        font-size: 9px !important;
    }

    .minicart-wrapper .action.showcart {
        width: 36px !important;
        height: 41px !important;
    }

    .header-info-wrapper .vat-info-wrapper {
        padding: 8px 15px !important;
    }

    .header-info-wrapper .contact-info-wrapper .contact-info-ul {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .header-info-wrapper .contact-info-wrapper .contact-info-ul .contact-info-li .contact-info-a .icon {
        width: 24px !important;
        height: 24px !important;
    }

    .header-info-wrapper .contact-info-wrapper .contact-info-ul .contact-info-li .contact-info-a .icon svg {
        width: 100% !important;
        height: 100% !important;
    }
}

@media (max-width: 1280px) and (min-width: 991px) {
    .nav-offer-wrapper .nav-info-ul {
        justify-content: space-between !important;
    }

    .cust-col-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .trustpilot-wrapper span {
        display: block !important;
    }
}

/* mix-media css end*/

/* min-width media css start */
@media (min-width: 992px) {
    .justy-betwen {
        justify-content: space-between !important;
        margin: 0 !important;
    }
}

@media (min-width: 992px) {
    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-prev {
        left: -7%;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-next {
        right: -7%;
    }
}

@media (min-width: 1650px) {
    .header-info-wrapper .contact-info-wrapper .contact-info-ul .contact-info-li .contact-info-a {
        font-size: 21px;
    }
}

@media (min-width: 1800px) {
    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-prev {
        left: -10%;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-next {
        right: -10%;
    }
}

/* min-width media css end */



/* max-width media css start*/
@media (max-width: 1649px) {
    .cust-col-6 {
        flex: 0 0 52%;
        max-width: 52%;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p {
        font-size: 13px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon {
        width: 30px;
        height: 30px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon svg {
        width: 20px;
        height: 20px;
    }

    .cust-col-2 {
        max-width: 17%;
        flex: 0 0 17%;
    }

    .trustpilot-wrapper span {
        font-size: 10px;
    }

    .cust-col-3 {
        max-width: 25%;
        flex: 0 0 25%;
    }
}

@media (max-width: 1599px) {
    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content h3 {
        font-size: 18px;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content p {
        font-size: 14px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area {
        width: 80%;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area h2 {
        text-align: left !important;
    }
}

@media (max-width: 1591px) {
    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 20%;
    }

    .todaysdeal_section .product-of-month-single-wrapper {
        max-width: 33% !important;
        width: 100% !important;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        width: 50%;
    }
}

@media (max-width: 1578px) {
    .page-footer .footer-col {
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }

    .page-footer .cust-col-5 {
        flex: 0 0 40% !important;
        max-width: 40% !important;
    }

    .page-footer .footer-4 {
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .nav-offer-wrapper .nav-info-ul {
        justify-content: flex-start;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li {
        margin-right: 10px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon {
        margin-right: 5px;
    }

    .cust-col-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .trustpilot-wrapper span {
        display: none;
    }

    .cust-col-2 {
        max-width: 15%;
        flex: 0 0 15%;
    }

    .cust-col-3 {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .cust-col-4 {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper .product-price {
        font-size: 26px;
    }

    .keep-shoping-slider-wrapper .slider-content-wrapper .content-wrapper {
        width: 90%;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper .btn-primary {
        width: 130px !important;
    }
}

@media (max-width: 1449px) {
    .header-info-wrapper .contact-info-wrapper .contact-info-ul .contact-info-li .contact-info-a {
        font-size: 14px;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 20%;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper {
        padding: 25px 15px !important;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper .btn-primary {
        margin-right: auto !important;
        margin-left: 0 !important;
        width: 140px !important;
    }

    .top-product-wrapper .top-single-product-wrapper .img-wrapper {
        width: 30%;
    }

    .top-product-wrapper .top-single-product-wrapper .content-wrapper {
        width: 70%;
    }

    .todaysdeal_section .content-wrapper .single-product-wrapper .btn-primary {
        margin: 0 auto !important;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        width: 40%;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper h4 {
        font-size: 24px;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper h4 span {
        font-size: 24px;
    }

    .alert-info-wrapper {
        padding: 6px;
    }

    .alert-info-wrapper h4,
    .alert-info-wrapper h4 span {
        font-size: 12px;
    }
}

@media (max-width: 1349px) {
    .cust-col-6 {
        flex: 0 0 55%;
        max-width: 55%;
        padding-right: 0;
    }

    .cust-col-2 {
        max-width: 15%;
        flex: 0 0 15%;
    }

    .cust-col-3 {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper .product-price {
        font-size: 24px;
    }
}

@media (max-width: 1280px) {
    .cust-col-6 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p {
        font-size: 14px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon {
        width: 40px;
        height: 40px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon svg {
        width: 24px;
        height: 24px;
    }

    .cust-col-2,
    .cust-col-3 {
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    .trustpilot-wrapper .trustpilot-ul .trustpilot-li .trustpilot-span {
        width: 25px !important;
        height: 25px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .trustpilot-wrapper span {
        font-size: 14px !important;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 20%;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area {
        width: 90%;
    }

    .todaysdeal_section .product-of-month-single-wrapper {
        max-width: 33% !important;
    }

    .todaysdeal_section .product-of-month-single-wrapper .btn-primary {
        margin: 0 auto !important;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        width: 60%;
    }

    .alert-info-wrapper {
        padding: 6px 10px;
    }

    .alert-info-wrapper h4,
    .alert-info-wrapper h4 span {
        font-size: 14px;
    }

    .page-footer .cust-col-7 {
        max-width: 70% !important;
        flex: 0 0 70% !important;
    }

    .page-footer .cust-col-5 {
        max-width: 30% !important;
        flex: 0 0 30% !important;
    }

    .page-footer .footer-4 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

}

@media (max-width: 1199px) {
    .page-wrapper .nav-sections .sw-megamenu ul .ui-menu-item .level-top {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 33.33%;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .product-of-month-wrapper::before {
        height: 88%;
    }

    .product-of-month-wrapper .m-row.justyfy-content-center {
        justify-content: flex-start;
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .our-story-box-wrapper {
        margin-bottom: 20px;
    }

    .top-product-wrapper .m-col-xl-4.m-col-md-6.m-col-12.p-0 {
        margin-bottom: 20px;
    }

    .top-product-wrapper .m-col-xl-4.m-col-md-6.m-col-12.p-0:last-child {
        margin-bottom: 0;
    }

    .top-product-wrapper .m-col-xl-4.m-col-md-6.m-col-12.p-0:last-child .top-single-product-wrapper {
        margin-left: 0;
        margin-right: 15px;
    }

    .top-product-wrapper .m-col-xl-4.m-col-md-6.m-col-12.p-0:nth-child(2) .top-single-product-wrapper {
        margin-right: 0 !important;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .h2-white,
    .todaysdeal_section .banner .banner-content-wrapper-area .content-area-wrapper h3 {
        font-size: 24px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .content-area-wrapper p {
        font-size: 18px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .rate span {
        font-size: 60px;
    }

    .category_top .details h1 {
        font-size: 40px;
    }

    .category_top .advertise .btn-wrapper .btn-primary {
        width: 120px !important;
    }

    .category_top .advertise .content span {
        font-size: 60px;
    }

    .category_top .advertise .content p {
        font-size: 16px;
    }
}

@media (max-width: 1052px) {
    .page-footer .cust-col-7 {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    .page-footer .cust-col-5 {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }

    .page-footer .footer-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .pagebuilder-slider .slider-main-content-wrapper {
        width: 80%;
    }

}

@media (max-width: 1024px) {
    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper {
        width: 100%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper {
        padding: 15px 30px;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 33.33%;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        width: 70%;
    }
}

@media (max-width: 1020px) {
    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: 33.33%;
    }
}

@media (max-width: 991px) {
    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper {
        width: 100%;
        margin-top: 20px;
    }

    .nav-toggle {
        display: block !important;
    }

    .page-header {
        margin-bottom: 0 !important;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        max-width: unset;
        width: 29%;
    }

    .todaysdeal_section .banner {
        padding: 30px 0 !important;
        text-align: center;
        height: unset;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .h2-white {
        font-size: 30px !important;
        padding: 0 !important;
        margin-bottom: 25px !important;
        text-align: center !important;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .rate span {
        font-size: 71px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .content-area-wrapper h3 {
        font-size: 30px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .content-area-wrapper p {
        font-size: 24px;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area .content-area-wrapper .btn-primary {
        margin: 0 auto;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area {
        width: 45%;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .page-footer .cust-col-7 {
        flex: 0 0 97% !important;
        max-width: 97% !important;
    }

    .page-footer .cust-col-5 {
        flex: 0 0 97% !important;
        max-width: 97% !important;
    }

    .page-footer .footer-2 {
        display: none !important;
    }

    .page-footer .footer-col {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .custom-footer {
        padding-bottom: 118px !important;
    }

    .nav-offer-wrapper .custom-container-wrapper {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
    }

    .nav-offer-wrapper .custom-container-wrapper .cust-row {
        justify-content: center !important;
        margin: 0 !important;
    }

    .cust-col-6 {
        max-width: 100% !important;
        flex: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 0 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #e1e1e1;
    }


    .cust-col-2 {
        max-width: 100% !important;
        flex: 100% !important;
        padding: 10px 15px !important;
        border-bottom: 1px solid #e1e1e1 !important;
    }

    .trustpilot-wrapper {
        justify-content: center;
    }

    .cust-col-3 {
        max-width: 100% !important;
        flex: 100% !important;
        padding: 10px 15px !important;
    }

    .nav-offer-wrapper .nav-info-ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li {
        flex: 0 0 49.3%;
        max-width: 49.3%;
        margin-bottom: 20px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li:nth-child(2) {
        margin-right: 0 !important;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li:nth-child(3),
    .nav-offer-wrapper .nav-info-ul .nav-info-li:nth-child(4) {
        margin-bottom: 0 !important;
    }

    .trustpilot-wrapper span {
        display: block;
    }

    .pagebuilder-slider .slider-main-content-wrapper {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }


    .pagebuilder-slider .slick-arrow {
        display: none !important;
    }

    .pagebuilder-slide-wrapper .custom-container-wrapper {
        padding: 0;
        margin: 0 auto;
    }

    .pagebuilder-slider .slider-main-content-wrapper p,
    .pagebuilder-slider .slider-main-content-wrapper h5,
    .pagebuilder-slider .slider-main-content-wrapper h2,
    .pagebuilder-slider .slider-main-content-wrapper a.btn.btn-primary {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pagebuilder-slider .slider-main-content-wrapper {
        min-height: 500px !important;
    }

    .brows-categoriey-wrapper::before,
    .brows-categoriey-wrapper::after {
        display: none;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper {
        max-width: 100%;
    }

    .brows-categoriey-wrapper {
        background-color: #d8d8d8;
    }

    .browse-our-categories-row-wrapper {
        padding-top: 25px !important;
        padding-bottom: 20px !important;
    }

    .top-product-wrapper .top-single-product-wrapper .content-wrapper h3,
    .top-product-wrapper .top-single-product-wrapper .content-wrapper h3 a {
        font-size: 28px;
    }

    .testimonial-section-wrapper .testimonial-slider-wrapper .single-testimonial-slider {
        flex-direction: column;
        align-items: flex-start;
    }

    .testimonial-section-wrapper .testimonial-slider-wrapper .single-testimonial-slider .img-wrapper {
        margin-bottom: 20px;
    }

    .category_top .details h1 {
        margin-bottom: 40px;
    }

    .category_top .advertise .content p {
        font-size: 21px;
    }

    .category_top .m-row {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .page-footer {
        margin-top: 0 !important;
    }

    .testimonial-section-wrapper .testimonial-slider-wrapper .single-testimonial-slider .img-wrapper {
        width: 30%;
    }

    .testimonial-section-wrapper .testimonial-slider-wrapper .single-testimonial-slider .content-wrapper {
        width: 100%;
    }

    div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-tabs-tab {
        width: 100% !important;
        display: block !important;
        border: 0 !important;
        margin: 0 !important;
    }

    div[data-content-type='tabs'] .tabs-navigation {
        margin-left: 0;
    }

    div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper {
        padding: 10px 15px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li {
        flex: 0 0 48.3%;
        max-width: 48.3%;
    }

    .pagebuilder-slider .slider-main-content-wrapper h5 {
        font-size: 16px;
    }

    .pagebuilder-slider .slider-main-content-wrapper h2 {
        font-size: 24px;
        line-height: 1.4;
    }

    .pagebuilder-slider .slider-main-content-wrapper {
        min-height: 334px;
    }

    .shoping-multiple-sliders-wrapper h3 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .keep-shoping-slider-wrapper {
        padding: 0 10px;
    }

    .keep-shoping-slider-wrapper .slick-arrow,
    .brand-storys-wrapper .brand-slider-wrapper .slick-arrow {
        width: 38px;
        height: 38px;
    }

    .keep-shoping-slider-wrapper .slick-arrow::before,
    .brand-storys-wrapper .brand-slider-wrapper .slick-arrow::before {
        width: 80%;
        height: 80%;
    }

    .keep-shoping-slider-wrapper .slider-content-wrapper .content-wrapper {
        width: 90%;
        left: unset !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        margin: auto;
    }

    .keep-shoping-slider-wrapper .slick-prev,
    .brand-storys-wrapper .brand-slider-wrapper .slick-prev {
        left: 5px;
    }

    .keep-shoping-slider-wrapper .slick-next,
    .brand-storys-wrapper .brand-slider-wrapper .slick-next {
        right: 5px;
    }

    .keep-shoping-slider-wrapper .slider-content-wrapper .content-wrapper p {
        width: 80%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper {
        width: 100%;
        display: flex;
        align-items: flex-start;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper div .form-control {
        width: 75%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper div button {
        width: 25%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper form>div {
        width: 100%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .icon {
        width: 20%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .icon .icon-wrapper {
        width: 69px;
        height: 69px;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content {
        width: 80%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content h3 {
        font-size: 30px;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content p {
        font-size: 16px;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper {
        width: 45%;
    }

    .product-of-month-wrapper::before {
        height: 85%;
    }

    .brand-storys-wrapper h2 {
        text-align: center;
        text-transform: uppercase;
    }

    .brand-storys-wrapper .brand-slider-wrapper {
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 20px;
    }

    .brand-storys-wrapper .brand-slider-wrapper .slick-slide {
        padding: 0 10px;
    }

    .brand-storys-wrapper .brand-slider-wrapper .slick-slide .m-col-12 {
        padding: 0 !important;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper {
        padding: 20px 0;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper h2 {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-arrow {
        width: 32px !important;
        height: 32px !important;
        background-color: #161616 !important;
        top: 42% !important;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-arrow::before {
        width: 70% !important;
        height: 70% !important;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-prev {
        left: 5px !important;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-next {
        right: 5px !important;
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-prev::before {
        background-image: url('data:image/svg+xml,<svg width="46" height="46" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.438 18.75 4.688 12l6.75-6.75"></path><path d="M5.625 12h13.688"></path></svg>');
    }

    .brows-categoriey-wrapper .browse-our-categories-wrapper .browse-our-categories-slider-wrapper .slick-next::before {
        background-image: url('data:image/svg+xml,<svg width="46" height="46" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m12.563 5.25 6.75 6.75-6.75 6.75"></path><path d="M18.375 12H4.687"></path></svg>');
    }

    .top-product-wrapper .top-single-product-wrapper {
        margin: 0 !important;
        min-height: 100% !important;
        height: 100%;
    }

    .top-product-wrapper h2 {
        font-size: 16px;
    }

    .top-product-wrapper .top-first-product-col .see-all-product-link {
        display: none;
    }

    .top-product-wrapper .top-first-product-col .see-all-product-link {
        margin-bottom: 20px;
    }

    .top-product-wrapper .top-single-product-wrapper {
        margin: 0 !important;
        min-height: 100% !important;
        height: 100%;
    }

    .top-product-wrapper .top-single-product-wrapper .content-wrapper h3,
    .top-product-wrapper .top-single-product-wrapper .content-wrapper h3 a {
        font-size: 18px;
        line-height: 24px;
    }

    .top-product-wrapper .top-single-product-wrapper .content-wrapper .view-today-wrapper p {
        font-size: 14px;
    }

    .top-product-wrapper .top-single-product-wrapper .content-wrapper .btn-primary {
        font-size: 12px;
    }

    .todaysdeal_section .product-of-month-single-wrapper {
        max-width: 45% !important;
    }

    .todaysdeal_section .justyfy-content-center {
        justify-content: center !important;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper {
        min-height: 334px;
        padding: 30px 20px !important;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper h3,
    .landing-bottom-section-wrapper .landing-bottom-wrapper p {
        font-size: 16px;
    }

    .landing-bottom-section-wrapper .landing-bottom-wrapper h2 {
        font-size: 24px;
    }

    .faqs-section-container {
        width: 100%;
        background-color: transparent;
        padding: 20px 0;
    }

    .faqs-section-container .faqs-tab-wrapper .faqs-tab-info-wrapper h3,
    .connect-and-share-wrapper h2 {
        font-size: 16px;
    }

    .advice-info-wrapper h4 {
        font-size: 16px;
    }

    .advice-info-wrapper p {
        width: 100%;
    }

    .faqs-section-container .faqs-tab-wrapper .faqs-tab-info-wrapper .btn-primary {
        display: none;
    }

    .faqs-section-container .faqs-tab-wrapper .accordion .accordion-item .accordion-header button {
        font-size: 16px;
    }

    .advice-info-wrapper {
        margin: 30px 0 30px 0;
    }

    .advice-info-wrapper .m-col-lg-4.p-0 {
        display: none;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper {
        padding: 20px 20px 300px 20px;
        align-items: flex-start;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper h4 {
        width: 100%;
        font-size: 26px;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper h4 span {
        position: absolute;
        bottom: 140px;
        left: 0;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper p {
        position: absolute;
        left: 20px;
        width: 90%;
    }

    .faqs-section-container .faqs-tab-wrapper .alert-info-wrapper .content-wrapper {
        width: 70%;
    }

    .connect-and-share-wrapper {
        padding: 0;
    }

    .connect-and-share-wrapper h2 {
        height: fit-content;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .connect-and-share-wrapper .connect-with-us,
    .connect-and-share-wrapper .latest-tweet {
        height: 100%;
        margin-bottom: 30px;
    }

    .faqs-section-container .faqs-tab-wrapper {
        padding: 0 !important;
    }

    .testimonial-section-wrapper .testimonial-slider-wrapper .single-testimonial-slider .content-wrapper h4 {
        font-size: 21px;
    }

    .page-footer .cust-col-5,
    .page-footer .cust-col-7 {
        padding: 0 !important;
    }

    .cust-col-4 {
        max-width: 90%;
        flex: 0 0 90%;
    }

    .page-wrapper .page-header .logo-wrapper .logo {
        margin: 0 !important;
    }

    .your-favriets-main-row-wrapper .pagebuilder-column-group .pagebuilder-column-line:last-child .pagebuilder-column {
        padding: 30px 0px !important;
    }

    .your-favriets-main-row-wrapper .h2-black {
        text-align: center !important;
        text-transform: uppercase !important;
    }

    .faqs-advice-row-wrapper {
        padding-top: 20px !important;
    }

    .faqs-advice-row-wrapper .h2-black {
        padding: 10px 10px !important;
        text-align: center;
        text-transform: uppercase;
    }

    .category_top .details h1 {
        margin-bottom: 30px;
    }

    .category_top .m-row {
        padding: 20px;
    }

    .category_top .details h1 {
        margin-bottom: 30px;
        padding: 0;
    }


    .category_top .advertise {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .category_top .advertise .content p {
        width: 80%;
        margin-bottom: 10px;
    }

    .category_top .advertise .btn-wrapper .btn-primary {
        width: 160px !important;
    }
}

@media (max-width: 631px) {
    .product-of-month-wrapper .product-of-month-single-wrapper {
        width: 95%;
    }

    .product-of-month-wrapper .product-of-month-single-wrapper .single-product-wrapper .btn-primary {
        margin: 0 auto !important;
    }

    .todaysdeal_section .product-of-month-single-wrapper {
        max-width: 43% !important;
    }

    .your-favourites-tab-product .product-of-month-single-wrapper {
        width: 44%;
    }

    .product-of-month-wrapper.your-favourites-tab-product .m-row.justyfy-content-center {
        justify-content: center !important;
    }

    .product-of-month-wrapper.your-favourites-tab-product .product-of-month-single-wrapper .btn-primary {
        font-size: 14px !important;
        width: 88px !important;
        height: 40px !important;
    }
}

@media (max-width: 500px) {
    .product-of-month-wrapper .tab-product-slider-wrapper .product-of-month-single-wrapper .btn-primary {
        margin-left: 0 !important;
        margin-right: auto !important;
        width: 93px !important;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper {
        width: 85% !important;
        margin: 0 auto !important;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .icon {
        width: 25%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .get-special-offer-wrapper .content {
        width: 75%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper div .form-control {
        width: 70%;
    }

    .newsletter-info-wrapper .newsletter-info-row-wrapper .newsletter-form-wrapper div button {
        width: 30%;
    }

    .page-footer .footer-col {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .page-footer .cust-col-5 {
        flex: 0 0 90% !important;
        max-width: 90% !important;
    }

    .custom-footer .cust-row {
        justify-content: center;
    }

    .copyright {
        text-align: left;
    }

    .page-footer .footer-col .footer-nav-link .footer-nav-link-li .footer-nav-link-a,
    .page-footer .footer-col .add-info-wrapper p {
        font-size: 14px;
        line-height: 1.22;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon {
        width: 30px;
        height: 30px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .icon svg {
        width: 20px;
        height: 20px;
    }

    .alert-info-wrapper h4 {
        font-size: 12px;
    }

    .alert-info-wrapper h4 span {
        font-size: 12px;
    }

    .nav-offer-wrapper .nav-info-ul .nav-info-li .nav-info-p .text {
        width: 80%;
    }

    .todaysdeal_section .banner .banner-content-wrapper-area {
        width: 90%;
    }

    .todaysdeal_section .product-of-month-single-wrapper {
        max-width: 100% !important;
        width: 100% !important;
    }

    .your-favourites-tab-product .product-of-month-single-wrapper {
        padding: 0 10px !important;
    }

    .category_top .advertise .content p {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .your-favourites-tab-product .product-of-month-single-wrapper {
        width: 80%;
    }
}

/* max-width media css end */