:root {
    --primary-color: #EE276A;
}

@media (max-width: 1750px) {
    .container {
        width: 97%;
    }
}

@media (max-width: 1690px) {
    .header-content {
        padding: 12px 4%;
    }
}

@media (max-width: 1610px) {

    .shop_related_posts button.slick-prev.slick-arrow,
    .shop_related_posts button.slick-next.slick-arrow {
        width: 15px;
        height: 25px;
        background-size: 100%;
    }

    .shop_related_posts button.slick-prev.slick-arrow {
        left: -20px;
    }

    .shop_related_posts button.slick-next.slick-arrow {
        right: -20px;
    }

    .add-to-cart,
    .buy-now {
        padding: 0px 65px;
    }
}

@media screen and (min-width:991px) and (max-width:1400px) {
    .container-xxl {
        padding: 0 50px;
    }
}

@media screen and (max-width:1440px) {
    section.shop_related_posts_wrapper {
        padding: 40px 50px 60px;
    }
}

@media (max-width: 1500px) {
    .innp_cat_details h3 {
        padding: 4px 8px;
        font-size: 20px;
    }

    .product_image img {
        height: 234px;
    }

    .product_image h6 {
        font-size: 16px;
        padding: 0px 15px;
    }

    p.title {
        font-size: 15px;
    }

    p.price {
        font-size: 20px;
    }


    .innp_cat_details p {
        font-size: 17px;
    }

    .innp_cat_details button {
        font-size: 16px;
    }

    .why_items {
        padding: 0px 10px;
    }

    .why_content h4 {
        font-size: 20px;
    }

    .why_content p {
        font-size: 16px;
    }

    .testimonails_wrapper .heading_content_wrp h2,
    .heading_content_wrp h2 {
        font-size: 38px;
    }

    .testimonail_items p {
        font-size: 23px;
        line-height: 33.5px;
    }

    .heading_content_wrp h5 {
        font-size: 26px;
    }

    .shop_filter_wrp .product_image img {
        height: 218px;
    }
}

@media (max-width: 1490px) {
    .header-content {
        padding: 12px 2%;
    }

    .logo {
        max-width: 200px;
        justify-content: center;
    }

    .nav-wrp {
        width: 75%;
    }

    .nav-wrp li {
        padding: 0px 20px;
    }

    .hero button.slick-prev.slick-arrow {
        left: 40px;
        top: 40px;
    }

    .hero button.slick-next.slick-arrow {
        right: 40px;
        top: 40px;
    }

    .nav-wrp a {
        font-size: 17px;
    }

    .header_icons span {
        font-size: 18px;
    }

    .inn_banner_content h6 {
        font-size: 18px;
    }

    .inn_banner_content h2 {
        font-size: 45px;
    }

    .inn_banner_content p,
    .contact_heading_wrp p {
        font-size: 17px;
    }

    section.inner-banner-section {
        padding: 30px 0px 0;
        height: 410px;
    }

    .inn_banner_content.b-inner-wrp h2 {
        font-size: 31px;
    }

    .inner_pro_content h5 {
        font-size: 26px;
        line-height: 38px;
    }

    .price-wrapper {
        font-size: 20px;
        line-height: 30px;
    }

    .discounted-price {
        font-size: 30px;
    }

    .inner_pro_content li {
        font-size: 17px;
        line-height: 35px;
    }

    .inner_pro_content {
        gap: 20px;
    }

    .heading_content_wrp h3 {
        font-size: 32px;
    }

    .shop_filter_wrp {
        padding: 30px 2% 50px;
    }

    div.filter-btn {
        font-size: 24px;
    }

    .inner_product_filter summary {
        background-position: 98% center;
        background-size: 28px;
        font-size: 20px;
    }

    .inn_product_items {
        padding-top: 15px;
    }

    p.title {
        font-size: 14px;
    }

    .inner_product_items .buttons {
        padding: 0 6px;
    }

    .inner_product_items {
        padding-left: 20px;
    }

    .inn_banner_content h4 {
        font-size: 20px;
    }

    .heading_content_wrp p {
        font-size: 18px;
    }

    .buttons button {
        font-size: 22px;
    }

    #viewMoreBtn {
        font-size: 20px;
    }

    .testimonail_items p {
        font-size: 21px;
        line-height: 32px;
    }

    .product_image h6 {
        font-size: 14px;
        padding: 0px 15px;
    }

    .contact_heading_wrp p {
        font-size: 17px;
        line-height: 25px;
        padding: 12px 10% 20px;
    }

    .inn-abt-content h2 {
        font-size: 34px;
    }

    .inn_abt_items p {
        font-size: 17px;
        line-height: 26px;
    }

    .common_btn button {
        font-size: 16px;
    }

    section.abt_different_section {
        padding-bottom: 60px;
    }

    section.about-content-section {
        padding: 70px 0px;
    }
}

@media (max-width: 1400px) {
    section.cta_section {
        padding: 120px 20px;
    }

    p.star_rating span {
        font-size: 13px;
    }

    .testimonails_wrapper .heading_content_wrp h2,
    .heading_content_wrp h2 {
        font-size: 34px;
    }

    .inn_banner_content {
        max-width: 80%;
    }
}

@media (max-width: 1290px) {
    .testimonails_wrapper .heading_content_wrp {
        padding-bottom: 0px;
        padding-right: 16%;
    }

    section.cta_section {
        padding: 100px 20px;
    }

    .why_content h4 {
        font-size: 17px;
        padding: 10px 0px 20px;
        font-weight: 600;
    }

    .nav-wrp a {
        font-size: 15px;
    }
}

@media (max-width: 1200px) {

    section.products_category_wrap .category_cards {
        grid-template-columns: repeat(3, 1fr);
    }

    .nav-wrp li {
        padding: 0 15px;
    }

    .inn_banner_content {
        max-width: 70%;
        width: 100%;
    }

    section.products_category_wrap .slick-track {
        padding: 10px 0px;
    }

    section.inner-banner-section {
        padding: 0px 0px 0;
        height: 410px;
    }

    .shop_details_posts_wrapper .tab {
        font-size: 15px;
        line-height: 26px;
    }

    .tabs-section .tab-content p,
    .inner_pro_content p,
    .inner_pro_content li {
        font-size: 16px;
        line-height: 24px;
    }

    section.abt_different_section {
        padding-bottom: 40px;
    }

    section.about-content-section {
        padding: 60px 0px;
    }

    .shop_filter_wrp .product_image img {
        height: 185px;
    }

    .inner_product_items .buttons {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        list-style: none;
        scroll-snap-type: nonex mandatory;
        -webkit-overflow-scrolling: touch;
        anchor-scope: none;
        justify-content: flex-start;
        margin-bottom: 10px;
    }

    .inner_product_items .buttons::-webkit-scrollbar {
        display: none;
    }

    .product_featured_box {
        grid-template-columns: repeat(4, 1fr);
    }

    .innp_cat_details a {
        font-size: 16px;
    }

    .innp_cat_details p {
        padding: 25px 0;
    }

    .checkbox-content label {
        display: flex;
        padding: 10px 15px;
        font-size: 16px;
    }

    .inner_product_filter summary {
        font-size: 17px;
    }

    div.filter-btn a {
        padding: 5px 10px;
    }

    .inner_product_items .buttons div.filter-btn a {
        font-size: 19px;
    }

    .inner_product_filter .filter-tags span {
        font-size: 14px;
    }

    .footer_box.f4 {
        padding-right: 25px;
    }
}

@media screen and (max-width:1080px) {
    .nav-wrp li {
        padding: 0 15px;
    }

    .header_icons {
        gap: 25px;
    }

    .nav-wrp a {
        font-size: 13px;
    }

    .header-content .logo img {
        height: 60px;
    }
}

@media (max-width: 1024px) {
    .inn_banner_content h2 {
        font-size: 34px;
    }

    .inn_banner_content p {
        font-size: 18px;
        padding: 0px 0% 30px;
    }

    section.testimonails_wrapper .col-md-5,
    section.testimonails_wrapper .col-md-7 {
        width: 100%;
    }

    section.discount_wrapper .container {
        display: block;
    }

    section.discount_wrapper .heading_content_wrp {
        padding: 0px 0 15px;
    }

    section.discount_wrapper .heading_content_wrp h2,
    section.discount_wrapper .heading_content_wrp p {
        text-align: center;
    }

    .testi-content {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-top: 30px;
    }

    .newsletter_box {
        position: relative;
        width: 100%;
    }

    .footer_box.f1 {
        max-width: 100%;
    }

    .footer_box {
        width: auto;
        margin-top: 3rem;
    }

    .inn_product_items {
        padding-top: 0;
    }

    .testimonails_wrapper .heading_content_wrp h2,
    .heading_content_wrp h2 {
        font-size: 30px;
    }

    .rating-name h5 {
        font-size: 15px;
    }

    .shop_related_posts button.slick-prev.slick-arrow {
        left: -10px;
    }

    .shop_related_posts button.slick-next.slick-arrow {
        right: -10px;
    }

    .related_heading_wrp {
        padding: 0 6px 30px;
    }

    .shop_details_posts_wrapper .tabs {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        list-style: none;
        scroll-snap-type: nonex mandatory;
        -webkit-overflow-scrolling: touch;
        anchor-scope: none;
    }

    .shop_details_posts_wrapper .tabs::-webkit-scrollbar {
        display: none;
    }

    .inner_pro_content h5 {
        font-size: 22px;
        line-height: 32px;
    }

    section.shop_related_posts_wrapper {
        padding: 40px 40px 20px;
    }

    section.product_cta_section .container {
        display: block;
    }

    section.product_cta_section .heading_content_wrp h2,
    section.product_cta_section .heading_content_wrp p {
        text-align: center;
    }

    section.product_cta_section .heading_content_wrp {
        padding: 0 0 40px;
    }

    section.product_cta_section .common_btn {
        text-align: center;
    }


    .footer_box.f1 h3 {
        font-size: 24px;
    }

    .footer_box.f1 p {
        font-size: 18px;
        line-height: 26px;
    }

    .abt-content,
    .abt-image {
        width: 100%;
    }

    .inn-abt-image {
        text-align: center;
        margin-top: 30px;
    }

    .abt_items {
        width: 50%;
        padding: 10px;
    }

    .inn-abt-content h2 {
        font-size: 22px;
    }

    section.about-content-section {
        padding: 40px 0px;
    }

    .inn-abt-content {
        padding-right: 0;
    }

    .abt_different_section .heading_content_wrp {
        padding-bottom: 15px;
    }

    .heading_content_wrp h3 {
        font-size: 23px;
    }

    .contact_heading_wrp p {
        padding: 12px 0% 20px;
    }

    .contact_details_box {
        padding: 22px 20px;
        margin-bottom: 20px;
        width: 100%;
    }

    .map_box {
        padding: 0px 10px;
        width: 100%;
    }

    .map_box iframe {
        width: 100%;
        height: 300px;
    }

    .contact_form_wrp {
        padding: 40px 0%;
    }

    .deatils_box h5 {
        font-size: 24px;
    }

    section.testimonails_box_wrapper {
        padding: 40px 0px;
    }

    .testimonails.heading_content_wrp h5 {
        font-size: 24px;
        line-height: normal;
        padding: 0 0 10px;
    }

    .banner_slider .slick-list.draggable {
        max-width: none;
    }

    section.products_category_wrap .category_cards,
    .product_featured_box {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    section.products_category_wrap .category_cards .slick-slide,
    .product_featured_box .slick-slide {
        margin: 0 15px;
    }

    .woocommerce-shop .contact_heading_wrp p {
        padding: 12px 4% 20px;
    }

}

@media (max-width: 991px) {
    .menu-main-menu-container {
        display: none;
    }

    #mobileNav {
        display: block;
    }

    .nav-wrp {
        width: 0;
    }

    .header_icons {
        flex: 1;
        justify-content: flex-end;
    }

    .header-content {
        gap: 40px;
    }

    div#postContainer {
        display: grid;
        grid-template-columns: repeat(3, 2fr);
        gap: 20px;
    }

    .buttons.archive-term-buttons button {
        padding: 10px 15px;
        font-size: 18px;
    }

    .header-content .logo img {
        height: 80px;
    }

    #siteHeader.sticky .logo img {
        height: 60px;
    }

    .inner_product_items .buttons {
        gap: 10px;
    }

    section.product_category_wrapper {
        padding: 37px 0;
    }

    .single .breadcrumb {
        gap: 10px;
        text-align: center;
    }

    .woocommerce-account .woocommerce-Address {
        padding: 10px;
    }

    body.woocommerce-edit-address.woocommerce-account h2 {
        font-size: 15px;
    }

    body.woocommerce-edit-address .woocommerce-Address a.edit {
        font-size: 14px;
    }

    body.woocommerce-edit-address address {
        text-align: center;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .logo img {
        max-width: 190px;
    }

    .inn_banner_content h6 {
        padding-top: 0;
    }

    .testimonails_wrapper .heading_content_wrp {
        padding-bottom: 0px;
        padding-right: 0;
    }

    .testimonail_items p {
        font-size: 20px;
        line-height: 32.5px;
    }

    .heading_content_wrp p {
        font-size: 18px;
    }

    .testimonails_wrapper .heading_content_wrp h2 {
        font-size: 26px;
        padding: 10px 0px 10px;
    }

    .rating-name {
        display: block;
    }

    .testimonail_slider .slick-dots {
        text-align: center;
        justify-content: center;
        margin-left: 0;
    }

    .heading_content_wrp h5 {
        font-size: 20px;
    }

    .testimonails_wrapper .heading_content_wrp h2,
    .heading_content_wrp h2 {
        font-size: 25px;
    }

    .ea-card h6 a {
        background-position: 96.5% 22px !important;
        background-size: 20px !important;
    }

    .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
        padding: 15px 35px 15px 15px;
        font-size: 19px !important;
    }

    .ea-body p {
        font-size: 16px;
    }

    .footer_box {
        width: 100%;
        margin-top: 3rem;
    }

    .copyright p {
        font-size: 15px;
    }

    section.inner-banner-section {
        padding: 60px 0px;
        /* height: auto; */
    }

    .inner_banner_content {
        padding-top: 0;
    }

    .inn_banner_content.b-inner-wrp h2 {
        font-size: 26px;
    }

    section.shop_details_posts_wrapper {
        padding-top: 40px;
    }

    .container {
        width: 100%;
    }

    .footer_wrap .container {
        padding: 50px 15px;
    }

    .shop_product_content {
        padding: 0;
    }

    .shop_related_posts button.slick-prev.slick-arrow {
        left: -5px;
    }

    .shop_related_posts button.slick-next.slick-arrow {
        right: -5px;
    }

    input.Submit-Btn {
        width: 100%;
    }

    .category_heading_wrp.heading_content_wrp {
        padding: 0px 2% 38px;
    }

    .buttons {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        list-style: none;
        scroll-snap-type: nonex mandatory;
        -webkit-overflow-scrolling: touch;
        anchor-scope: none;
        justify-content: flex-start;
        margin-bottom: 10px;
    }

    .buttons::-webkit-scrollbar {
        display: none;
    }

    .searchBar {
        position: fixed;
        top: 345px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    #searchResults {
        position: fixed;
        top: 395px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    div#postContainer {
        grid-template-columns: repeat(2, 1fr);
    }

    .archive .heading_content_wrp h3 {
        padding: 0 10px;
    }

    .load-more.buttons {
        justify-content: center;
    }

    .archive section.inner-banner-section {
        height: 300px;
    }

    body.woocommerce-checkout section.inner-banner-section {
        height: 300px;
    }

    body.woocommerce-checkout .inner-banner-section p {
        margin-bottom: 0;
    }

    body.woocommerce-cart .is-medium table.wc-block-cart-items .wc-block-cart-items__row {
        padding-bottom: 0;
    }

    .woocommerce-cart .wc-block-cart table.wc-block-cart-items td {
        margin-bottom: 0;
    }

    section.shop_related_posts_wrapper {
        padding: 40px 20px 20px;
    }

}

@media screen and (max-width: 576px) {
    .client_footer img {
        height: 35px;
    }

    .page-template-about-us .heading_content_wrp p {
        font-size: 16px;
    }

    .woocommerce-account .woocommerce form .form-row label {
        font-size: 15px;
    }

    .woocommerce-account .woocommerce-MyAccount-content form {
        padding: 0;
    }

    .home .banner_content {
        padding-top: 60px;
    }
}

@media (max-width: 560px) {
    header {
        position: relative;
    }

    .logo {
        justify-content: flex-start;
    }

    /*
    .header_icons {
        display: none;
    }

    .header_icons span svg {
        display: none;
    }

    .mobile-icons,
    .mobile-icons span svg {
        display: block;
    }

    .mobile-icons .header_icons {
        display: flex;
        margin-top: 20px;
        justify-content: flex-start;
    }

    .mobile-icons .header_icons svg {
        color: var(--primary-color);
    } */

    .header-content .logo img,
    #siteHeader.sticky .logo img {
        height: 60px;
    }

    #menuToggle input:checked~ul#menu {
        padding-bottom: 20px;
    }

    .inn_banner_content h2 {
        padding: 10px 0px;
        font-size: 25px;
    }

    .inn_banner_content {
        max-width: 88%;
        width: 100%;
    }

    .hero .common_btn button {
        padding: 16px 50px;
        font-size: 18px;
    }

    section.products_category_wrap {
        padding: 40px 2%;
    }

    .heading_content_wrp h4 {
        font-size: 26px;
    }

    .product_image {
        margin-bottom: 18px;
    }

    .heading_content_wrp h4 {
        font-size: 24px;
    }

    .add-to-cart,
    .buy-now {
        padding: 0px 65px;
        width: 100%;
    }

    .abt_items {
        width: 100%;
        padding: 10px;
    }

    .b-inner-wrp .common_btn {
        display: flex;
        flex-wrap: wrap;
    }

    .b-inner-wrp .common_btn a {
        margin: 10px auto 0;
        display: inline-flex;
    }

    .page-id-110 .inn_banner_content.b-inner-wrp p {
        padding: 5px 0px 10px;
    }

    .contact_form_box input.Submit-Btn {
        width: 100%;
    }

    .product_filter {
        margin-bottom: 20px;
    }

    .inner_product_items {
        padding-left: 0px;
    }

    /* .searchBar {
        top: 192px;
        right: -90px;
        margin: 0 auto;
    }

    #searchResults {
        top: 240px;
        right: -90px;product_filter
        margin: 0 auto;
    } */

    button#searchQuerySubmit svg {
        display: block;
    }

    span#cartCount {
        display: none;
    }

    #mobileNav span#cartCount {
        display: flex;
    }
}

@media screen and (max-width: 520px) {
    .age-modal {
        padding: 1.5rem;
        width: 85%;
    }

    .age-actions {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width:480px) {
    .header-content {
        gap: 20px;
    }

    .header_icons {
        gap: 25px;
    }

    .woocommerce-account .woocommerce form .form-row label {
        font-size: 14px;
    }
}

/* Min Width */

@media screen and (min-width: 1400px) {
    .container-xxl {
        max-width: none;
        padding: 0 100px;
    }
}

@media screen and (min-width: 600px) {
    .single .breadcrumb {
        min-width: max-content;
    }
}

/* @media screen and (min-width: 767px) {
    .inn_banner_content.b-inner-wrp p {
        min-width: max-content;
    }
} */

@media only screen and (max-width: 1280px) {
    .inn_banner_content.b-inner-wrp {
        max-width: 90%;
        width: 100%;
        margin: 0 auto;
    }

    section.abt_cta_section .heading_content_wrp {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 420px) {
    .newsletter_box {
        width: 100% !important;
    }
}

@media screen and (min-height:1080px) {
    .hero {
        height: 65vh;
    }
}
