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




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

    .pvs-product,
    .heading-h-if {
        display: none;
    }

    .desh-only-account_detail {
        display: none !important;
    }

    .mobile-only-account_detail {
        display: block !important;
    }

    .side-card-bo-in {
        background-color: #ff9800f2;
        padding: 8px 11px;
        margin-bottom: 8px;
        color: #fff;
    }

    .side-card-bo-in h1 {
        font-size: 21px;
        color: #fff;
        font-weight: 400;
        line-height: 24px;
    }

    .side-card-bo-in h2 {
        font-size: 20px;
        line-height: 35px;
        color: #fff;
        font-weight: 600;
    }

    .phone-accout-in-section {
        display: none !important;
    }

    .card-accout-text-in-h h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 0 5px !important;
        background-color: #00000073;
        color: #ffffffa3;
        margin-bottom: 10px !important;
    }

    /* .my_account_detail_ind {
        width: 100%;
        margin: 0 auto;
        max-width: 220px;

    }

    .my_account_box_heading h2 {
        font-size: 14px;
    } */
}





@media screen and (max-width: 576px) {
    article.card-width-in-col {
        width: calc(50% - 8px);
        padding-left: 0;
        padding-right: 0;

    }

    article.card-box-generater-w {
        width: calc(34% - 8px);
    }

    img.fleash-salex-im {
        object-fit: cover;
        height: 146px;
        width: 100%;
    }

    .navbar-brand img {
        width: 80px;
        object-fit: fill;
    }

    .cart-icon-img {
        max-width: 20px;

    }

    .cart-box-top {
        height: 13px;
        width: 14px;
        right: 27px;
        top: 12px;
        font-size: 11px;
    }

    .i-start {
        gap: 0;
    }

    .input#search {
        width: 364px;
    }

    .footer-input-box {
        max-width: 440px;
    }

    .ntn-plxs {
        justify-content: space-between;
        width: 100%;
    }

    .phone-swiper-slide img {
        object-fit: contain;
    }

    /* .swiper-slide img {
        object-fit: cover;
    } */

    .swiper {
        height: 100%;
    }

    .swiper.mySwiper.swiper-container-horizontal.swiper-container-free-mode.swiper-container-android.swiper-container-thumbs {
        height: 100%;
        margin: 8px 0 10px 0px;
    }

    .heading-h2-text {
        font-size: 12px;

    }

    .similein-,
    .similein- a {
        font-size: 12px;
    }

    .prc,
    .old {
        font-size: 10px;
    }

    span.fa.fa-cart-plus {
        position: relative;
        right: 62px;


    }

    .scrtion-bottom-margin {
        margin-top: 8px;
    }

    .margin-tb {
        margin: 9px 0;

    }

    .card-text {
        font-size: 9px;
        color: #000;
        padding: 5px 0;
    }

    .heading-goodwill-in {
        font-size: 18px;
    }

    .heading-goodwill-w {

        font-size: 14px;
    }

    .prodact-heading-text {
        font-size: 14px;
        font-weight: 500;
    }

}












@media (min-width: 768px) {
    article .card-Categories {
        width: calc(34% - 8px);

    }


}

@media (max-width: 1024px) {
    .menu-bar-in-hin {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .col-md-9 {
        width: 100% !important;
    }

    .card-box-generater-w {
        width: calc(25% - 8px);
    }

}


@media (max-width: 600px) {
    article .card-width-in-col {
        width: calc(50% - 8px);
    }

    .card-box-generater-w {
        width: calc(26% - 8px);
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        gap: 41px;
    }
}

@media screen and (max-width: 1196px) {
    .navbar-collapse {
        gap: 100px;
    }
}

@media screen and (max-width: 998px) {
    .navbar-toggler {
        display: none;
    }

    .dropdown-menu-in {
        position: absolute !important;
    }

    .seacrch-box {
        display: block;
    }

    .d-row_container {
        gap: 16px;
    }

    .menu_list-in {
        padding: 10px;
    }

    .form-control {
        width: 100%;
    }

    article.pas-card {
        width: calc(104% - 12px);
        margin-bottom: 15px;
    }

    .dropdown-menu[data-bs-popper] {
        top: 51px;
        left: -203px;
        margin-top: 0.125rem;
    }
}


@media screen and (max-width: 943px) {
    .d-row_container {
        gap: 27px;
    }
}

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

@media screen and (max-width: 768px) {
    .d-row_container {
        flex-wrap: inherit;
        gap: 0;
    }

    .form-control {
        width: 322px;
    }

    .dropdown-menu[data-bs-popper] {
        top: 87px;
        left: -324px;
        margin-top: 0.125rem;
        z-index: 50;
        position: relative;
    }
}


@media screen and (max-width: 576px) {
    .form-control {
        width: 277px;
    }



    .swiper {
        height: 146px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }









    .dropdown-menu[data-bs-popper] {
        left: 0;
    }


}