@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 993px) {
    .container {
        max-width: 960px;
    }
.checkout-right .checkout-features {
    display: none;
}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media(max-width:1199px) {
a.wp-css {
    right: initial;
    left: 10px;
    bottom: 14px;
}
    .site-logo img.custom-logo {
        max-width: 165px;
        object-fit: contain;
        display: block;
        height: auto;
    }
    .myBlog-sidebar {
    margin-bottom: 40px;
}

    .menu-active {
        overflow: hidden;
    }

    .close-nav {
        position: absolute;
        right: 20px;
        top: 30px;
        font-size: 25px;
        cursor: pointer;
        display: block;
        z-index: 999;
    }

    .close-nav img {
        max-height: 24px;
    }

    .main-header.sticky {
        position: initial;
    }

    .header-center {
        display: none;
    }

    .header-inr .mobile-icon {
        display: inline-block;
        font-size: 30px;
        vertical-align: top;
        position: relative;
        top: 3px;
        width: auto;
        left: -2px;
    }

    .deals-right-inr .product-box h3 {
        text-align: center;
    }

    .product-box>a {
        padding: 10px;
        text-align: center;
    }

    .product-box>a span bdi {
        font-size: 14px;
    }
    .form-columns-2 .form-row-column {
    max-width: 100%;
    flex: 0 0 100%;
}
.cart_item a {
    font-size: 15px;
    line-height: 22px;
}
}

@media(max-width:992px) {
    .top-header-right .bg-dark {
        text-align: center;
    }

    .main-header {
        padding: 1rem 0;
    }

    .banner-right img {
        position: relative;
        bottom: 0;
        width: 350px;
    }

    .banner-right {
        margin-top: auto;
        margin-bottom: auto;
    }

    .banner-wrapper:after {
        bottom: 0;
        width: 400px;
        height: 400px;
    }

    .overlay-after {
        display: none;
    }

    .banner-wrapper {
        border-radius: 50px;
    }

    .banner-left h1,
    .banner-left h1 span {
        font-size: 46px;
        line-height: 57px;
    }

    .review-column {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .review-column li {
        text-align: center;
    }

    .section.deals-section {
        padding: 0 0 3rem;
    }

    .deals-left,
    .deals-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .deals-heading h2 {
        font-size: 34px;
        line-height: 41px;
        text-align: center;
        padding: 25px 0;
    }

    .deals-heading img,
    .deals-heading h2 br {
        display: none;
    }

    .deals-iwrap:after {
        top: 0;
    }

    .deals-right-inr .product-box h3 {
        padding: 0;
    }

    .sec-heading.brands-head-left,
    .brands-head-right {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .sec-heading.brands-head-left {
        margin-bottom: 1.5rem;
    }

    .brands-head-right .tabs, .brands-head-right .tabs-new {
        justify-content: center;
    }

    .connected-inr {
        padding: 0 1.5rem;
    }

    .connected-row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .connected-r-right {
        padding-top: 3rem;
    }

    .connected-row {
        width: initial;
    }

    .support-inr .col {
        flex-basis: initial;
        flex-grow: initial;
        width: 32%;
        margin-bottom: 10px;
    }

    .support-inr {
        justify-content: center;
    }

    .post-box {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 3rem;
    }

    .section.blogs-sec {
        padding-bottom: 0;
    }

    .footer-top-inr {
        padding: 1.5rem;
    }

    .footer-column:first-child {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .footer-column {
        max-width: 33.333333%;
        flex: 0 0 33.333333%;
    }

    .f-column-inr .site-logo img.custom-logo {
        max-width: 185px;
        margin: 0 auto;
    }

    .f-column-inr h4 {
        width: 50%;
    }
    .video-mobile-wrap {
    display:block;
    }
    .video-wrapper {
    display: none;
}
.product-right .product-wrap .col-lg-3 {
    max-width: 50%;
    flex: 0 0 50%;
}
.header-right, .header-left {
    flex: 0 0 50%;
    max-width: 50%;
}
.header-right-inr {
    gap: 10px;
}
.header-right .search_form {
    right: 65px;
}
.header-right .search_form input[type=submit] {
    right: 10px;
}
.about-qty-box {
    flex: 0 0 50%;
    max-width: 50%;
}
.about-qty-inr {
    row-gap: 16px;
}
.about-img-wrap img {
    max-width: 100%;
}
.about-img-wrap:nth-child(2){
    margin-bottom: 0rem;
}
.about-img-wrap:first-child{
    margin-bottom: 3rem;
}
.faq-left {
    display: none;
}
.faq-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.contact-inr {
    flex-direction: column;
    padding: 0px 0px 48px 0px; 
}
.contact-left, .contact-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.contact-wpr:after {
    left: auto;
    right: 15px;
}
.contact-wpr:before {
    left: 15px;
    right: auto;
}
.contact-right-inr {
    position: relative;
    top: 30px;
}
.contact-wpr {
    margin-bottom: 6rem;
}
.entry-titles {
    font-size: 32px !important;
    line-height: 38px !important;
}
.contact-right {
    padding-left: 15px;
}
.section.contact-sec {
    padding-bottom: 0rem;
}
.single-product .summary h1 {
    font-size: 24px !important;
    line-height: 31px !important;
}
.single-product .woocommerce-product-gallery__wrapper a img {
    margin: 0 auto;
}
.woocommerce .u-column1, .woocommerce .u-column2{
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce .u-column3  {
    display: none;
}
.checkout-row {
    flex-direction: column;
}
.checkout-right, .checkout-left {
    flex: 0 0 100%;
    max-width: 100%;
}
.cart-left, .cart-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    margin-bottom: 0px !important;
}
.woocommerce-cart .wc-proceed-to-checkout{
    padding-bottom: 0px !important;
}
.checkout-features {
    margin-bottom: 0px !important;
}
.myBlog-right-content, .myBlog-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
}
.meta-wrap {
    flex-wrap: wrap;
}
.sidebarr .table-content {
    margin-bottom: 0px;
}
.checkout-right {
    margin-top: 30px;
}
.section.faq-wrapper {
    padding: 0rem 0;
}
.woocommerce-MyAccount-navigation {
    padding-bottom: 32px;
}
.checkout-left .checkout-features {
    display: none;
}
}


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

    .top-header-left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-header-right {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .leftdiv {
        margin-top: 10px;
        padding: 0 10px;
    }

    .top-header-inr {
        flex-direction: column-reverse;
    }

    .banner-wrapper {
        padding: 2rem 0 0;
        border-radius: 25px;
    }

    .banner-left h1,
    .banner-left h1 span {
        font-size: 32px;
        line-height: 38px !important;
    }

    .banner-left,
    .banner-right {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .banner-right img {
        display: block;
    }

    .banner-right {
        padding-top: 3rem;
        text-align: center;
    }

    .review-column h2 {
        font-size: 25px;
    }

    .review-column p {
        font-size: 12px;
    }

    .deals-heading h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .deals-iwrap {
        position: relative;
        padding: 0 15px;
    }

    .deals-right-inr .product-box {
        padding-right: 5px;
        padding-left: 5px;
    }

    .add-detail ul li {
        flex-direction: column;
    }

    .deals-right-inr .product-box .add-detail img {
        margin: 0 auto 5px;
    }

    .product-box a:hover .add-detail li,
    .deals-right-inr .add-detail li {
        font-size: 13px;
    }

    .sec-heading h2,
    .sec-heading strong {
        font-size: 28px;
        line-height: 32px;
    }

    .product-wrap {
        margin-right: -8px;
        margin-left: -8px;
    }

    .product-wrap .col-6 {
        padding-right: 8px;
        padding-left: 8px;
    }

    .product-box h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .product-box span.price {
        width: 100%;
        margin-bottom: 6px !important;
    }

    .button.add_to_cart_button {
        width: 100%;
    }

    .brand-pro-wrap .col-6 {
        padding-right: 8px;
        padding-left: 8px;
    }

    .brands-head-right .tabs li, .brands-head-right .tabs-new li {
        width: 50%;
        flex: initial;
        float: left;
        border: 1px solid #efefef;
    }

    .brands-head-right .tabs li .tab.active:before,
    .brands-head-right .tabs li .tab:hover:before,  .brands-head-right .tabs-new li .tab-new.active:before,
    .brands-head-right .tabs-new li .tab-new:hover:before {
        display: none;
    }

    .brands-head-right .tabs li .tab, .brands-head-right .tabs-new li .tab-new {
        padding: 10px 15px;
        display: block;
    }

    .brands-head-right .tabs li .tab.active, .brands-head-right .tabs-new li .tab-new.active {
        color: #fff;
        background: #1ea3b6;
    }

    .sec-heading strong:after {
        left: 50px;
    }

    .brands-head-right .tabs, .brands-head-right .tabs-new {
        justify-content: start;
    }

    .brands-head-right .tabs li:last-child, .brands-head-right .tabs-new li:last-child {
        width: 100%;
    }

    .brand-pro-content,
    .brand-pro-img {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }

    .brand-pro-wrap .product-box>a {
        flex-direction: column;
    }

    .brand-pro-content h3 {
        text-align: center;
        padding: 0;
    }

    .brand-pro-wrap {
        margin-left: -8px;
        margin-right: -8px;
    }
    .connected-wrapper {
    padding: 1rem;
}
.connected-inr {
    padding: 0 1rem;
}
.connected-left-inr {
    padding: 1.5rem 0.5rem;
}
.connected-left-inr ul li a {
    padding: 14px 5px;
}
.connected-left-inr ul li {
    margin-bottom: 10px;
}
.sec-heading p br {
    display: none;
}
.support-inr .col {
    width: 100%;
}
.support-box {
    padding: 15px 15px 15px 85px;
    text-align: left;
    position: relative;
}
.support-box > span {
    position: absolute;
    left: 20px;
    box-shadow: initial;
    width: auto;
    height: auto;
    margin: 0;
    background: initial;
}
.support-box h4 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 5px;
    color: #1ea3b6;
}
.support-box p {
    min-height: initial;
    padding: 0;
}
.allbrand-inr .owl-dots {
position: relative;
    text-align: center;
    bottom: -10px;
}
.allbrand-inr .owl-dots button {
    margin: 0 5px;
}
.allbrand-inr .owl-dots button span {
    width: 20px;
    height: 10px;
    display: block;
    background: #121212;
    border-radius: 5px;
}
.allbrand-inr .owl-dots button.active span {
    background: #1ea3b6;
    width: 40px;
}
.blogs-head {
    justify-content: center;
}
.blogs-head a.custom-btn {
    display: none;
}
.post-box {
    flex: 0 0 100%;
    max-width: 100%;
}
.footer-top-left, .footer-top-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.footer-top-left {
    margin-bottom: 1.5rem;
    text-align: center;
}
.footer-top strong:after {
display:none;
}
.footer-top h3, .footer-top strong {
    font-size: 19px;
    line-height: 25px !important;
}
.f-column-inr h4 {
      width: 100%;
    font-size: 15px;
}
.f-column-inr h4 a {
    font-size: 20px;
}
.footer-column, .footer-btm-right, .footer-btm-left {
    max-width: 100%;
    flex: 0 0 100%;
}
.f-column-inr h3.wp-block-heading {
    font-size: 16px;
}
 .footer-btm-right, .footer-btm-left {
    text-align: center;
}
.footer-btm-right {
    flex-direction: column;
}
.product-sidebar {
    left: -1000px;
    position: fixed;
    width: 320px;
    max-width: initial;
    flex: initial;
    height: 100vh;
    padding: 0;
    top: 0;
    z-index: 99;
    transition: .5s;
    z-index: 9999999;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding-bottom: 25px;
    overflow-y: scroll;
    background: url(/wp-content/uploads/2024/04/nav-pattern-bg.webp);
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    overflow-x: scroll;
}
.product-list-sec p.woocommerce-result-count {
    width: 100%;
    text-align: right;
    margin-bottom: 10px !important;
}
.toggle-icon svg {
    width: 25px;
    height: 25px;
}
.sidebar-active .product-sidebar {
    left: 0;
}
.sidebar-active .sidebar-toggle {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 999998;
    opacity: .7;
}
.sidehead_heading {
    color: #1ea3b6;
    width: 100%;
    float: left;
    text-align: left;
    padding: 30px 15px 20px;
    text-transform: uppercase;
    font-size: 1.2rem;
    border: 0;
    margin: 0;
}
.product-sidebar .widget_product_categories ul li a {
    padding: 8px 15px;
    font-size: 16px;
}
ul.product-categories {
    border-bottom: 1px solid rgba(18, 18, 18, .1);
    padding: 0 0 20px;
    width: 100%;
}
.product-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.soldout {
    left: -7px;
    font-size: 11px;
}
span.toggle-icon, .sidebar-active .product-sidebar .close-nav  {
    display: flex;
}
.page-banner-inr {
    flex-direction: column;
    row-gap: 16px;
}
.page-banner-left {
    flex: 0 0 100%;
    max-width: 100%;
}
.page-banner-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.bg-page-banner {
    padding: 35px 10px;
}
.page-banner-left h1 {
    font-size: 20px;
    line-height: 28px;
}
.page-banner-right ul li {
    font-size: 16px;
}
.about-img-wrap {
    flex-direction: column;
}
.about-img-wrap:nth-child(even) {
    flex-direction: column;
}
.content-sec, .content-img {
    flex: 0 0 100%;
    max-width: 100%;
}
.about-img-wrap .content-img {
    text-align: center;
}
.about-qty-box {
    flex: 0 0 100%;
    max-width: 100%;
}
.contact-wpr {
    padding: 20px 12px;
}
.contact-wpr:after, .contact-wpr:before {
    width: 65px;
    height: 65px;
}
.contact-left ul li p, .contact-left ul li a {
    font-size: 18px;
}
.frow-btn-row {
     padding: 0px 0px;
}
.contact-wpr:before {
    top: 97%;
}
.contact-right-inr {
    top: 12px;
}
.single-pro-tabs .w-tabs-wrapper, .single-left-menu {
    flex: 0 0 100%;
    max-width: 100%;
}
.single-pro-tabs .tabs-content, .single-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.single-pro-tabs .woocommerce-tabs.wc-tabs-wrapper, .single-pro-data .row {
    row-gap: 20px;
}
.single-right .border {
    margin-bottom: 0rem;
     padding: 1rem;
}
.single-product .product {
    padding: 0px 20px !important;
}
.woocommerce-Tabs-panel {
    padding: 1rem;
}
.section.connected-sec {
    padding-bottom: 0px;
}
.register-inr, .login-inr {
    margin: 15px 0px 0px 0px;
    padding: 20px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    margin: 0px !important;
}
ul.acc-nav li a {
    font-size: 15px;
}
.u-columns.col2-set form.woocommerce-form .form-row, .u-columns.col2-set .woocommerce-ResetPassword .form-row {
    margin: 0 0 10px;
}
.checkout-left-inr {
    padding: 10px;
}
.woocommerce-checkout-payment .place-order {
    padding: 0px 15px 0px !important;
}
.woocommerce-thankyou-order-details {
    flex-direction: column;
    row-gap: 16px;
    margin-bottom: 24px !important;
}
.woocommerce-order-details {
    padding: 15px;
}
.myBlog-right-content .content-css h2 {
    font-size: 24px;
    line-height: 32px;
}
.rank-math-breadcrumb a {
    font-size: 14px !important;
}
.blog-faq-list ul {
    justify-content: center;
}
.blog-faq-list ul li {
    width: calc(100% - 10px);
}
.entry-title {
    padding: 32px;
}
.page-fraud-prevention .content-p-wrapper ul li, .privacy-policy .content-p-wrapper ul li {
    display: flex;
    flex-wrap: wrap;
}
.product-right > img {
    float: none;
    display: block;
    margin: 0 auto 10px;
}
.entry-header .entry-title:after, .entry-header .entry-title:before {
    width: 80px;
    height: 75px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.post-box {
    margin-bottom: 2rem;
}
.footer-column:nth-child(3) {
    max-width: 100%;
}
.widget_product_categories + .sidehead_heading {
    margin-top: 0px;
}
body.single-product .summary, body.single-product .woocommerce-product-gallery {
    width: 100% !important;
}
.contact-left ul li p, .contact-left ul li a {
    font-size: 16px;
}
.review-main {
    display: none;
}
.banner-main-wrap { 
    padding-bottom: 0;
}
.section.review-section {
    display: block;
}
}