* {
    /* border: 1px solid black; */
    box-sizing: border-box !important;
    /* overflow: auto !important;     */
    /* display: none !important; */
    /* text-align: center; */
}

.fs-17 {
    font-size: 17px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

body {
    /* border: 1px solid red; */
}

/* .stylish_shoes{
    border: 1px solid blue;
} */

.advertisement-banner-top-section {
    /* margin-left: 5px;
    margin-right: 5px; */
}

.become-banner-top {
    margin-bottom: 10px;
}

.search_border {
    background: none !important;
}

@media (max-width : 1499px) {
    .search_border {
        border: solid 1px #e2e5ec !important;
    }

    .shoes_img {
        width: 550px;
        margin-left: 0px;
    }

    .stylish_shoes {
        width: 500px;
    }

    .advertisement-span-price {
        font-size: 50px;
        line-height: 80px;
    }

    .shop-now-btn {
        font-size: 27px;
        line-height: 200px;
        padding: 2px 10px;
        border-radius: 5px;
    }

    .upcomming1.mt-3 {
        margin: auto !important;
    }

    .upcoming-banners-img-1 {
        width: 100% !important;
    }

    .upcoming-banners-img-2 {
        width: 100% !important;
    }

    .upcoming-banners-img-3 {
        width: 35% !important;
    }

    .data-dots {
        display: none !important;
    }

    ul.slick-dots {
        display: none !important;
    }
}

@media (max-width:1250px) {
    .img-box img {
        /* width: 100% !important; */
        object-fit: cover !important;
    }
}

@media (max-width : 1199px) {
    .shoes_img {
        width: 450px;
    }

    .stylish_shoes {
        width: 430px;
    }

    .advertisement-span-price {
        font-size: 45px;
        line-height: 70px;
    }

    .shop-now-btn {
        font-size: 25px;
        line-height: 200px;
        padding: 2px 10px;
        border-radius: 5px;
    }

    .advertisement-banner-top {
        height: 350px;
        border-radius: 50px;
    }

    /* product_listing.blade.php */
    .row-margin-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .col-xl-9-width {
        margin: auto !important;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .upcoming-banners-img-1 {
        width: 95% !important;
    }

    .upcoming-banners-img-2 {
        width: 95% !important;
    }

    .upcoming-banners-img-3 {
        width: 35% !important;
    }

    ul.slick-dots {
        display: none !important;
    }
}

@media (max-width : 991px) {
    .fs-14 {
    font-size: 12px;
    }

    .shoes_img {
        width: 340px;
    }

    .stylish_shoes {
        width: 310px;
    }

    .advertisement-span-price {
        font-size: 30px;
        line-height: 60px;
    }

    .shop-now-btn {
        font-size: 23px;
        line-height: 240px;
        padding: 1px 5px;
        border-radius: 5px;
    }

    .advertisement-banner-top {
        height: 270px;
        border-radius: 30px;
    }

    /* .carousel-box-width a img {
         width: 480px !important;
         height: 100px !important;
    } */

    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 35px;
        font-weight: 600;
        line-height: 63px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top h3 {
        font-family: Poppins;
        font-size: 45px;
        font-weight: 700;
        line-height: 49px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 17px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 350px;
    }

    .pr-md-6,
    .px-md-6,
    .p-md-6 {
        /* padding-right: 0rem; */
    }

    .pl-md-6,
    .px-md-6,
    .p-md-6 {
        /* padding-left: 0rem; */
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    /*  */
    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .img-box img {
        /* width: 100% !important;
        object-fit: cover !important; */
    }

    .carousel-inner.pt-5 {
        /* height: 100px !important; */
        padding-top: 2rem !important;
    }

    .shoptext {
        justify-content: center;
        display: flex;
        color: #000;
        font-family: Poppins;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        margin-top: 10px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 30;
        height: 30px;
        border-radius: 50%;
        border: 1px solid white;
        margin: auto 6px;
        background-color: white;
        box-shadow: -2px 5px 12px #aaaa;
        opacity: 3.5;
    }

    /* header start */

    span#pincode-delivery {
        /* display: none; */
    }

    .select_address {
       /*  min-width: 40px;
        max-height: 33px; */
    }

    .input-group.py-1 {
        width: 100% !important;
    }

    .search_bar {
        position: absolute;
        right: 0;
        width: 25px;
        cursor: pointer;
        border-radius: 50%;
        border: none;
        padding: 5px 0;
        margin-right: 20%;
        color: #222222;
    }

    .input-group input::placeholder {
        display: none !important;
    }

    /* header end  */
}

@media (max-width : 767px) {
    .shoes_img {
        width: 250px;
    }

    .stylish_shoes {
        width: 210px;
    }

    .advertisement-span-price {
        font-size: 25px;
        line-height: 35px;
    }

    .shop-now-btn {
        font-size: 15px;
        line-height: 300px;
        padding: 1px 3px;
        border-radius: 5px;
    }

    .advertisement-banner-top {
        height: 220px;
        border-radius: 20px;
    }

    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 27px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top .btn {
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
        background: #0058B3;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 270px;
    }

    .home_banner2_images {
        margin-top: 300px;
    }

    .become-banner-top {
        object-fit: contain;
        background: #0058B3 url(../img/becomesaller.png) no-repeat;
        height: 320px;
        background-size: cover;
        border-radius: 25px;
    }

    .container.mb-4.py-4.py-md-3.bg-white.card-group.gutters-10.ml-3,
    .mx-3 {
        margin-left: 0 !important;
    }

    .container.mb-4.py-4.py-md-3.bg-white.card-group.gutters-10.mr-3,
    .mx-3 {
        margin-right: 0 !important;
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    /*  */
    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .container-fluid.sm-px-0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-xl-9-width {
        margin: auto !important;
        max-width: 90% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    /* header start */
    /* .d-none {
        display: block !important;
    } */

    /* span#pincode-delivery {
        display: none;
    } */
    .select_address {
        /* width: 30px !important; */
        /* max-height: 33px; */
    }

    .input-group.py-1 {
        width: 20% !important;
    }

    .search_bar {
        position: absolute;
        right: 0;
        width: 25px;
        cursor: pointer;
        border-radius: 50%;
        border: none;
        padding: 5px 0;
        margin-right: 20%;
        color: #222222;
    }

    .input-group input::placeholder {
        display: none !important;
    }

    a.p-2.d-block.text-reset {
        width: 20% !important;
        padding: 0 !important;
    }

    .d-none.d-lg-block.mx-4 {
        margin-left: auto !important;
    }

    .d-lg-none.ml-auto.mr-0 {
        width: 50px !important;
        margin: 0px !important;
    }

    /* header end  */
}

@media (max-width : 767px) {
    .advertisement-banner-top-section {
        padding-left: 5px;
        padding-right: 5px;
    }

    .shop-now-btn {
        font-size: 15px;
        line-height: 230px;
        padding: 1px 3px;
        border-radius: 5px;
    }

    .advertisement-span-price {
        font-size: 22px;
        line-height: 35px;
    }

    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 25px;
        font-weight: 600;
        line-height: 5px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top h3 {
        font-family: Poppins;
        font-size: 32px;
        font-weight: 700;
        line-height: 45px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top .btn {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
        background: #0058B3;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 220px;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 0px;
    }

    .advertisement-banner-top {
        height: 220px;
        border-radius: 10px;
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    /*  */
    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .container-fluid.sm-px-0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-xl-9-width {
        margin: auto !important;
        max-width: 90% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .carousel-inner.pt-5 {
        height: 60px !important;
        padding-top: 15px !important;
    }

    .shoptext {
        justify-content: center;
        display: flex;
        color: #000;
        font-family: Poppins;
        font-size: 8px;
        font-style: normal;
        font-weight: 600;
        margin-top: 5px;
    }

    .col-md-2.img-box {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

}

@media (max-width : 767px) {
    .shoes_img {
        width: 200px;
    }

    .stylish_shoes {
        width: 160px;
    }

    .advertisement-span-price {
        font-size: 20px;
        line-height: 27px;
    }

    .shop-now-btn {
        font-size: 12px;
        line-height: 270px;
        padding: 1px 3px;
        border-radius: 5px;
    }

    .advertisement-banner-top {
        height: 190px;
        border-radius: 10px;
    }

    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 20px;
        font-weight: 600;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top h3 {
        font-family: Poppins;
        font-size: 26px;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 10px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top .btn {
        font-family: Poppins;
        font-size: 10px;
        font-weight: 500;
        line-height: 3px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
        background: #0058B3;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 200px;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 0px;
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    /*  */
    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .container-fluid.sm-px-0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-xl-9-width {
        margin: auto !important;
        max-width: 90% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (max-width : 767px) {
    .shoes_img {
        width: 180px;
    }

    .stylish_shoes {
        width: 140px;
    }

    .advertisement-span-price {
        font-size: 18px;
        line-height: 25px;
    }

    .shop-now-btn {
        font-size: 11px;
        line-height: 245px;
        padding: 1px 2px;
        border-radius: 5px;
    }

    /* .advertisement-banner-top {
        height: 170px;
        border-radius: 0px;
    } */
    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 18px;
        font-weight: 600;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top h3 {
        font-family: Poppins;
        font-size: 23px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 9px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top .btn {
        font-family: Poppins;
        font-size: 8px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
        background: #0058B3;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 170px;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 0px;
    }

    .p-5 {
        padding: 2rem !important;
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    /*  */
    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .container-fluid.sm-px-0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-xl-9-width {
        margin: auto !important;
        max-width: 98% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .carousel-item-active-row {
        margin-left: 40px !important;
    }

    .login-content {
        min-width: 430px;
    }

    .modal {
        left: 0px;
        width: 480px;
    }

    #content-signin {
        width: 300px;
    }

    .continue-btn {
        width: 300px;
    }

    .existing-text {
        margin-left: -50px;
    }

    #phone-no {
        width: 300px;
    }

    .close-btn {
        color: #000;
        position: absolute;
        top: 0px;
        left: 345px;
    }

    .otp-title {
        margin-left: -190px;
    }

    #content-otp {
        margin-left: 0px;
    }

    #phoneno-show {
        margin-left: -250px;
    }

    .input-field-otp {
        margin-left: -140px;
    }

    .input-field-otp input {
        width: 36px;
        height: 45px;
    }

    #resend-tab {
        margin-left: 0px;
    }

    .background-popup {
        display: none;
    }

    /* .form-check {
        display: none;
    } */

    .product-quantity-counter {
        padding-left: 20px;
        padding-right: 20px;
    }

    .add-cart-button {
        width: 48%;
    }

    .buy-now-button {
        width: 48%;
    }

    .aiz-radio-inline {
        margin: 5px !important;
    }

    .select_address {
        /* max-height: 45px!important;  */
    }

    /* search bls */
    .search-icon-search-product {
        border: solid 1px #e2e5ec;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: none !important;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-left: -2px;
        background-color: #fff;
    }

    .input-group.py-1 {
        width: 100% !important;
    }

    .search_border {
        border: solid 1px #e2e5ec !important;
        height: 33px !important;
        border-right: none !important;
    }

    .search_border {
        background-color: #fff;
    }

    .compair_lock {
        display: none;
    }

    .add-cart-button {
        font-size: 13px !important;
        line-height: 21px;
    }

    .bg-custom {
        background: #0058b3;
        height: 55px !important;
    }

    .search-icon-search-product {
        background-color: #fff;

    }

    .search_border {
        background-color: #fff !important;
    }

    .y2tooltip {
        left: 0% !important;

    }

    .check-tab {
        margin-top: 10px;
    }

    /* .modal-content {
        width: 85% !important;
    } */

    .input-popup {
        width: 350px !important;
    }

    .background-popup {
        display: none;
    }

    .login-popup {
        left: 0px !important;
    }

    #phone-no {
        width: 350px;
    }

    .continue-btn {
        width: 350px;
    }

    .existing-text {
        width: 350px;
    }

    #verify_otp {
        margin-left: 0px;
    }
}

@media only screen and (max-width : 767px) {
    .login-content {
        min-width: 0px;
    }

    .shoes_img {
        width: 140px;
    }

    .stylish_shoes {
        width: 100px;
    }

    .advertisement-span-price {
        font-size: 15px;
        line-height: 20px;
    }

    .shop-now-btn {
        font-size: 10px;
        line-height: 280px;
        padding: 1px 1px;
        border-radius: 3px;
    }

    .advertisement-banner-top {
        height: 140px;
        border-radius: 10px;
    }

    .become-banner-top h3 {
        font-family: Poppins;
        font-size: 19px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top h2 {
        font-family: Poppins;
        font-size: 17px;
        font-weight: 600;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFFFFF;
    }

    .become-banner-top p {
        font-family: Poppins;
        font-size: 8px;
        font-weight: 500;
        line-height: 0px;
        letter-spacing: 0em;
        text-align: left;
        color: #ffffff;
    }

    .become-banner-top {
        margin-bottom: 10px;
        height: 150px;
        margin-left: 5px;
        margin-right: 5px;
    }

    /* .pl-3,
    .px-3 {
        padding-left: 0.2rem !important;
    }

    .pr-3,
    .px-3 {
        padding-right: 0.2rem !important;
    } */

    .become-banner-top {
        object-fit: contain;
        background: #0058B3 url(../img/becomesaller.png) no-repeat;
        height: 150px;
        background-size: cover;
        border-radius: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .container.mb-4.py-4.py-md-3.bg-white.gutters-10 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .container.mb-4.py-4.py-md-3.bg-white.gutters-10.gutters-10>.col,
    .gutters-10>[class*="col-"] {
        /* padding-right: 0px !important;
        padding-left: 0px !important; */
    }

    .half-outside-arrow .slick-next {
        right: -30px;
    }

    .py-4.py-md-3.bg-white {
        /* padding-top: 0px !important;
        padding-bottom: 0px !important; */
    }

    img.card-img-top.rounded-top.w-100.dealcardimg {
        object-fit: cover;
    }

    /* Header */
    .policy-contant p,
    ul {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 8px !important;
        color: #000;
    }

    a.text-truncate.text-reset.mx-4.py-2.d-block.category_name {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 10px !important;
        line-height: 10px !important;
        color: #222222;
    }

    .category_name {
        font-family: 'Poppins';
        font-style: normal;
        text-align: center;
        margin-top: 5px;
        font-weight: 400;
        font-size: 10px;
        line-height: 0px;
       /* color: #222222; */
        height: 22px;
        text-wrap: wrap !important;
        display: block;
        line-height: 12px;
        word-break: keep-all;
        letter-spacing: 1;
    }

    li.list-inline-item.category-nav-element.ml-4,
    .mx-4 {
        margin-left: 3px !important;
    }

    li.list-inline-item.category-nav-element.mr-4,
    .mx-4 {
        margin-right: 3px !important;
    }

    /*  */
    .category-path.row.sm-px-0 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    a.text-reset.path-text {
        font-size: 10px !important;
    }

    .banner1 {
        margin-left: 0px !important;
        margin-bottom: auto !important;
    }

    .container-fluid.sm-px-0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-xl-9-width {
        margin: auto !important;
        max-width: 98% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    h1.h6.fw-600.text-body.category-name.m-0 {
        font-size: 18px !important;
    }

    .carousel-item-active-row {
        /* margin-left: 20px !important;
        margin-right: 0px !important; */
        margin: auto !important;
    }

    /* navbar start */
    .mc-sm-d-none {
        display: none !important;
    }

    .list-inline-item.mc-sm-d-none {
        display: none !important;
    }

    .input-group.py-1 {
        width: 100% !important;
        height: 30px !important;
    }

    .input-group.py-1 input[type=text] {
        padding-left: 10px;
        font-size: 10px;
        font-family: Poppins;
    }

    .search_border {
        height: 33px !important;
    }

    .input-group-append-btn {
        padding: 0px !important;
    }

    .mobile-hor-swipe {
        overflow-x: scroll;
    }

    div#category-sidebar {
        /* margin-top: 15px !important; */
    }

    .search_bar {
        /* position: absolute; */
        /* right: 0; */
        /* width: 25px; */
        /* cursor: pointer; */
        /* border-radius: 50%; */
        /* border: none; */
        /* padding: 5px 0; */
        margin-right: 5%;
        /* color: #222222; */
    }

    .mc-sm-ms-auto {
        margin-left: auto !important;
        padding-right: 10px;
    }

    .mc-sm-me-0 {
        margin-right: 0px !important;
    }

    .h-30px,
    .size-30px {
        height: 40px !important;
    }

    .login_btn {
        color: #222222;
        font-size: 12px;
        font-weight: 600;
    }

    .mc-heart-sm-size {
        width: 70% !important;
    }

    img.search_icon {
        width: 15px;
    }

    .input-group-append.d-lg-block.search_bar {
        /* right: -10px; */
        margin: auto;
        padding-top: 8px;
    }



    .select_address {
        width: 100% !important;
        border: none !important;
    }

    .bg-custom {
        background: #0058b3;
        height:55px !important;
    }

    .bg-custom-2 {
        background: #01274d;
    }

    .category-images {
        border: 1px solid #dbdbdb !important;
        padding: 4px;
        height: 60px;
        width: 60px;
        border-radius: 10%;
        margin: auto;
    }

    .cateory-img {
        object-fit: cover !important;
        border-radius: 20%;
    }

    .mc-category-items {
        width: 60px;
        margin-right: 10px !important;
    }

    .section-heading {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 18px !important;
        line-height: 25px;
        color: #222222;
    }


    .advertisement-section-d-none {
        display: none !important;
    }

    .become-banner-top-sm-d-none {
        display: none;
    }

    .fs-12 {
        font-size: 12px;
    }

    .d-sm-none {
        display: none !important;
    }

    .img-box {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 50%;
        max-width: 40%;
    }

    .carousel-inner.pt-5 {
        height: auto !important;
        padding-top: 15px !important;
    }

    /* navbar end */
    /* product listing start  */
    .listingTitle {
        display: flex;
        justify-content: center;
        color: #000;
        font-size: 18px !important;
        font-family: Poppins;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .fs-18 {
        font-size: 16px;
    }

    .d-sm-block {
        display: block !important;
    }

    .upcoming-banners-img-1 {
        width: 100% !important;
    }

    .upcoming-banners-img-2 {
        width: 100% !important;
    }

    .upcoming-banners-img-3 {
        width: 100% !important;
    }

    .upcoming-banners img {
        width: 100%;
    }

    .upcoming-banners {
        width: 100% !important;
    }

    /* .slick-slide img {
        display: block;
        object-fit: cover !important;
        width: 100% !important;
        margin: auto !important;
    } */

    .banner2 {
        display: block !important;
    }

    /* product listing end */

    /* product details start  */
    .width-50 {
        width: 50%;
    }

    .product-gallery.carousel-box img {
        width: 50% !important;
    }

    .product-gallery {
        height: 350px;
    }

    .m-sm-0 {
        margin: 0px !important;
    }

    .p-sm-0 {
        padding: 0px !important;
    }

    .variant {
        width: max-content;
        height: auto;
        margin-right: 0px;
    }

    .quantity-btn {
        width: 25px;
        height: 25px;
    }

    .quantity-value {
        border: 1px solid #ccc;
        background-color: #f0f2f2;
        display: inline-block;
        width: 50px;
        height: 25px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        margin: 0 5px;
        border-radius: 3px;
    }

    .warranty-text {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #333333 !important;
    }

    .check-tab {
        text-align: center;
        line-height: 26px;
        width: 75px;
        height:auto;
        background: #0058B3;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 5px;
    }

    .recent-productbox img {
        width: 100%;
        height: auto;
    }

    .add-more {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 75px;
        color: #AEAEAE;
    }

    .rate-no {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 45px;
        color: #000000;
    }

    .review-text {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #333333;
    }

    .side {
        float: left;
        width: 15%;
        margin-top: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 10px;
        color: #000000;
        text-align: center;
    }

    .buy-now-button {
        width: 100px;
        border: none;
        height: 35px;
        background: #222222;
        border-radius: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 27px;
        color: #FFFFFF;
    }

    .add-cart-button {
        width: 100px;
        border: none;
        height: 35px;
        background: #0058B3;
        border-radius: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 27px;
        color: #FFFFFF;
    }

    .share-icon {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background-color: #0058B3;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* 
    .aiz-carousel .slick-dots {
        list-style: none;
        display: flex;
        justify-content: center;
        margin-top: -100px;
        margin-bottom: 0;
        padding-left: 0;
    } */

    /* product details end  */

    .text-right {
        text-align: right;
    }



    /* babu lalsharmaa */

    .product-gallery {
        height: 160px;
    }

    .add-cart-button i {
        padding-right: 10px;
    }

    .add-cart-button {
        width: 48%;
        border: none;

        background: #0058B3;
        border-radius: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 27px;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .buy-now-button {
        width: 48%;
        border: none;

        background: #222222;
        border-radius: 5px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 27px;
        color: #FFFFFF;
    }

    .productname {
        font-size: 18px !important;
    }

    .compair_lable {
        margin: 0px !important;
        padding-left: 10px;
    }

    .productprice {
        font-size: 16px;
        padding-left: 20px;
    }

    .quantity-btn {
        font-size: 14px;
        color: #333333 !important;
    }

    .devlivery-check {
        padding: 5px;
    }

    .slick-prev {
        margin-left: -20px;
        color: #333;
    }

    .slick-next {
        margin-right: -30px;
        color: #333;
    }

    .input-group.py-1 {
        width: 100% !important;
    }

    .compair_lock {
        display: flex;
        align-items: center;
    }

    .product_listing_details {
        margin: 5px;
        max-width: 100%;
    }

    .banner2 {
        display: flex !important;
    }

    .listing_banner_poco {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .listing_banner_realme {
        margin-left: 1px;
        padding: 0px !important;
    }

    .carousel-control-prev-btn {
        display: none !important;
    }

    .carousel-control-next-btn {
        display: none !important;
    }

    .img-box {
        max-width: 60px;
        height: 60px !important;
        margin: 0px !important;

    }

    .img-box img {
        /* width: 60px !important;
        height: 60px !important;
        border-radius: 100%; */
    }

    .carousel-indicators {
        top: 80px;
    }

    .upcoming-banners {
        max-width: 100% !important;
    }

    .filter-sidebar-thumb {
        width: 15%;
    }



    #underline_hr {
        border-bottom: 2px solid #ccc;
        margin: 15px 0px;
    }

    .bymin_trusted_logo {
        width: 105px;
    }

    #option-choice-form {
        margin-top: 20px;
    }

    .buy-now-button {
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .buy-now-button i {
        padding-right: 10px;
        font-size: 20px;
    }

    .breadcrumb-item a {
        font-size: 12px;
    }

    .category-path {
        height: 60px;
        background-color: #0165b6;
    }

    .product-gallery {
        height: auto;
    }

    .input-group-append-btn img {
        position: absolute;
        top: 30px;
        right: 25px;
    }

    .search_border {
        background-color: #fff !important;
    }

    .login-content {
        padding: 15px;
    }

    .modal {
        left: -140px;
        width: 500px;
    }

    #content-signin {
        width: 300px;
    }

    .continue-btn {
        width: 300px;
    }

    .existing-text {
        margin-left: -55px;
    }

    #phone-no {
        width: 300px;
    }

    .otp-title {
        margin-left: 0px;
    }

    #phoneno-show {
        margin-left: -250px;
    }

    .input-field-otp {
        margin-left: -150px;
    }

    .input-field-otp input {
        width: 36px;
        height: 45px;
    }

    #resend-tab {
        margin-left: 0px;
    }

    .background-popup {
        display: none;
    }

    /* .form-check {
        display: none;
    } */

    /* search bls */
    .search-icon-search-product {
        border: solid 1px #e2e5ec;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: none !important;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-left: 0px;
        background-color: #fff;
    }

    .search_border {
        border-right: none !important;
    }

    .modal {
        right: -145px;
        width: 320px;
    }

    #content-signin {
        width: 300px;
    }

    #pincode-field {
     /*    width: 260px; */
    }

    .input-popup {
        width: 280px !important;
    }

    .product-shoping-buy {
        padding: 10px 5px !important;
    }


    /* otp */
    .login-content {
        padding: 15px;
    }

    .modal {
        left: -3px;
        width: 375px;
    }

    #content-signin {
        width: 300px;
    }

    .input-popup {
        width: 300px !important;
    }

    .continue-btn {
        width: 300px;
    }

    .existing-text {
        margin-left: 0px;
    }

    .close-btn {
        color: #000;
        margin-left: -15px;
        margin-top: 5px;
    }

    .otp-title {
        margin-left: -30px;
    }

    #phoneno-show {
        margin-left: 0px;
    }

    .input-field-otp {
        margin-left: 0px;
    }

    .input-field-otp input {
        width: 25px;
        height: 45px;
    }

    #resend-tab {
        margin-left: 0px;
    }

    .col-7 HR {
        display: none;
    }

    .check-tab {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .productprice {
        padding-left: 0px;
    }

    .compair_lock {
        display: none;
    }

    #phone-no {
        width: 320px;
    }

    .close-btn {
        left: 320px;
    }

    .compair_lock {
        display: none;
    }

    .y2tooltip {
        left: 0% !important;
        width: 330px !important;
    }

    .modal.show .modal-dialog {
        max-width: 400px;
               margin-left: auto !important;
        margin-right: auto !important;
    }

    .continue-btn {
        width: 320px;
    }

    /* .modal-content {
        max-width: 400px !important;
                margin-left: auto !important;
        margin-right: auto !important;
    } */


}

@media (max-width:767px) {

    .y2tooltip {
        left: 1% !important;
        width: 275px !important;
    }

    .y2tooltip {
        left: 0% !important;
        width: 275px !important;
    }

    #phone-no {
        width: 250px;
    }

    .continue-btn {
        width: 250px;
    }


    /* .modal-content {
        width: 95% !important;
    } */

    /* .modal {
        width: 315px;
    } */
}

.forresimg{
object-fit: cover;

}

.mt-350 {
    margin-top: 550px;
}

.obj-position-top {
    object-position: top;
}

.h-900 {
    height: auto !important;
}





/* display none of category menu */
@media only screen and (max-width:767px) {
    .aiz-category-menu {
        display: none;
    }
    .forresimg{
      object-fit: contain;
      
    }
    .forh200{
        max-height: 400px !important;
    }
    .foeshadow{
        border: 1px solid white;
        box-shadow: 1px 1px 2px 1px rgba(116, 116, 116, 0.452);
        border-radius: 4px;
    }
}





@media only screen and (min-width:992px) {
    .fs-lg-8 {
        font-size: 8px;
    }

    .fs-lg-9 {
        font-size: 9px;
    }

    .fs-lg-10 {
        font-size: 10px;
    }

    .fs-lg-11 {
        font-size: 11px;
    }

    .fs-lg-12 {
        font-size: 12px;
    }

    .fs-lg-13 {
        font-size: 13px;
    }

    .fs-lg-14 {
        font-size: 14px;
    }

    .fs-lg-15 {
        font-size: 15px;
    }

    .fs-lg-15 {
        font-size: 15px;
    }

    .fs-lg-16 {
        font-size: 16px;
    }

    .fs-lg-17 {
        font-size: 17px;
    }

    .fs-lg-18 {
        font-size: 18px;
    }

    .fs-lg-19 {
        font-size: 19px;
    }

    .fs-lg-20 {
        font-size: 20px;
    }

    .fs-lg-21 {
        font-size: 21px;
    }

    .fs-lg-22 {
        font-size: 22px;
    }

    .fs-lg-23 {
        font-size: 23px;
    }

    .fs-lg-24 {
        font-size: 24px;
    }
}



.dotd-images {
    height: 275px;
    width: 100%;
    object-fit: cover;
}

.br-bottom-5 {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.bs-images {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.bs-image-text {
    position: absolute;
    bottom: 5%;
    left: 10%;
    font-size: 24px;
    font-weight: 600;
    color: white;
}

.br-5 {
    border-radius: 5px;
}

.white-arrow {
    filter: contrast(0%) brightness(200%);
    width: 20px;
}

.kisah-image {
    width: 100%;
    height: auto;
}

.kisah-box-shadow {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.16);
}

.kisah-slider .slick-dots button {
    height: 8px;
    width: 50px;
    padding: 0px;
    color: transparent;
    border: 0;
    background: #fff;
    border-radius: 12px;
    margin: 0 10px;
    border: 1px solid #0058B3;
}

.kisah-slider .slick-dots .slick-active button {
    background: #0058B3;
}

.electronics-store-img {
    width: 100%;
    object-fit: contain;
}

.out-box-image {
    width: 100%;
    object-fit: cover;
}

.sticky-tab {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999999;
    background: white;
}


.cart-icon {
    width: 29px;
    height: 29px;
}

.cart-number {
    text-align: center;
    width: 20px;
    height: 20px;
    /* border: 1px solid #0058B3; */
    border-radius: 50%;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    position: absolute;
    top: -8px;
    left: 28.5%;
    z-index: 999;
    background: rgba(255, 77, 77, 1);
}

.position-ralative {
    position: relative;
}


@media only screen and (max-width:1750px) {
    .subcategory {
        margin-top: -540px;
    }

    .mt-350 {
        margin-top: 500px;
    }
}

@media only screen and (max-width:1700px) {
    .subcategory {
        margin-top: -520px;
    }

    .mt-350 {
        margin-top: 480px;
    }
}

@media only screen and (max-width:1650px) {
    .subcategory {
        margin-top: -500px;
    }

    .mt-350 {
        margin-top: 480px;
    }
}

@media only screen and (max-width:1600px) {
    .subcategory {
        margin-top: -490px;
    }

    .mt-350 {
        margin-top: 450px;
    }
}

@media only screen and (max-width:1550px) {
    .subcategory {
        margin-top: -470px;
    }

    .mt-350 {
        margin-top: 420px;
    }
}

@media only screen and (max-width:1500px) {
    .subcategory {
        margin-top: -450px;
    }

    .mt-350 {
        margin-top: 400px;
    }
}

@media only screen and (max-width:1400px) {
    .subcategory {
        margin-top: -420px;
    }

    .mt-350 {
        margin-top: 350px;
    }
}

@media only screen and (max-width:1300px) {
    .subcategory {
        margin-top: -380px;
    }

    .mt-350 {
        margin-top: 320px;
    }

    .h-1300-170 {
        height: 170px;
    }
}

@media only screen and (max-width:1300px) {
    .mt-350 {
        margin-top: 280px;
    }
}

.kisah-slider ul.slick-dots {
    display: flex !important;
}



@media only screen and (max-width:900px) {
    .mt-350 {
        margin-top: 50px !important;
    }

    .subcategory {
        margin-top: -270px !important;
    }
}

@media only screen and (max-width:850px) {
    .mt-350 {
        margin-top: 40px !important;
    }

    .subcategory {
        margin-top: -250px !important;
    }
}


@media only screen and (max-width:800px) {
    .mt-350 {
        margin-top: 0% !important;
    }

    .subcategory {
        margin-top: -29% !important;
    }

    .h-1300-170 {
        height: 100px !important;
    }
}






.px-10px {
    padding-right: 10px;
    padding-left: 10px;
}







@media only screen and (max-width:375px) {
    .mt-350 {
        margin-top: 51% !important;
    }

    .bs-image-text {
        bottom: -6%;
        left: 11%;
        font-size: 12px;
        font-weight: 500;
    }
}









@media only screen and (max-width : 767px) {
    a.btn.edit-profile {
        padding: 3px 10px;
    }

    .gender-radio-height {
        height: 20px !important;
    }
}


@media only screen and (max-width:1499px) {
    .search_bar {
        /* margin-right: 7%; */
    }
}


.categories::-webkit-scrollbar {
    height: 0px !important;
}

.aiz-carousel .slick-prev {
    left: 0px;
    top: 48% !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 100px;
}

.aiz-carousel .slick-next {
    top: 48% !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 100px;
    right: 0;
}



@media only screen and (max-width:1199px) {
    .upcomming1>:nth-child(2) {
        margin-top: 10px !important;
    }
}



@media only screen and (min-width :768px) {
    .pointer-events-md-none {
        pointer-events: none;
    }
}


@media only screen and (min-width:576px) {
    .large-screen-banner {
        display: block !important;
    }
}

@media only screen and (max-width:575px) {
    .mobile-screen-banner {
        display: block !important;
    }
}

.large-screen-banner {
    display: none;
}

.mobile-screen-banner {
    display: none;
}




.h-600 {
    height: 600px;
}

.mb-30px {
    margin-bottom: 30px;
}

.h-285 {
    height: 285px;
}

.bd-img {
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.16);
}

.h-500 {
    height: 500px;
}

.h-235 {
    height: 235px;
}

.object-fit-cover {
    object-fit: cover;
}

.object-position-top {
    object-position: top;
}

.br-20 {
    border-radius: 20px;
}

.large-screen-banner .aiz-carousel .slick-arrow {
    top: 28%;
}

@media only screen and (min-width : 992px) {
    .mb-lg-60 {
        margin-bottom: 60px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
         max-width: 95%;
    }
}


.aiz-card-box:hover {
    scale: 1.01;
}

.fashion-1 {
    height: 485px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;;
}
.fashion-2 {
    height: 235px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;;
}


/* .phone-banner1 {
    margin-bottom: 30px;
} */

.phone-banner1, .phone-banner2 {
    height: 360px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.phone-banner3, .phone-banner4 {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.phone-banner5 {
    height: 440px;
    width: 100%;
    object-fit: cover;
    object-position: left;
    border-radius: 5px;
}
  

.bottom-text-home {
    color: rgba(121, 121, 121, 1);
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04em;
    text-align: left;
}

.bottom-li-home {
    list-style: inside !important;
    line-height: 20px;
    list-style: disc;
}



.rating-sm i {
    font-size: 14px;
    margin-right: 1px;
}

.trusted-logo {
    height: 20px;
    object-fit: contain;
}

.free-delivery {
    color: rgba(0, 191, 29, 1);
}

.br-top-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.text-danger-dotd {
    color: rgba(255, 76, 76, 1);
}

 
#app-option {
display: none;
position: fixed !important;
bottom: 4% !important;
right: 4% !important;
z-index: 1000;
}
 
#app-option .open-app-float {
width: 50px;
height: 50px;
border-radius: 50%;
background-color: #0058B3;
border: 2px solid #0058B3;
color: #ffffff;
font-size: 12px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
text-align: center;
padding: 5px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transition: background-color 0.3s ease;
}
 
#app-option .open-app-float:hover {
background-color: #3373c4; /* faded version of #0058B3 */
border-color: #3373c4;
color: #ffffff;
}
 
#app-option .app-icon {
width: 40px;
height: 40px;
}
 

.grid-container {
    display: grid;
    grid-template-columns: 5fr 7fr;
    /* Two equal columns */
    grid-gap: 30px;
    /* Gap between grid items */

    /*  height : 800px; */
}

.grid-box-1 {
    grid-column: 1;
    /* Position in the second column */
    grid-row: 1;
    /* Position in the first row */

    height: 100%;
    overflow: hidden;

}

.grid-box-2 {
    grid-column: 1;
    /* Position in the second column */
    grid-row: 2;
    /* Position in the second row */

    height: 100%;
    overflow: hidden;
}

.grid-box-3 {
    grid-column: 2;
    /* Position in the first column */
    grid-row: span 2;
    /* Start from the first row */

    height: 100%;
    overflow: hidden;
}

.home-banner-area {
    max-width: 1500px;
    position: relative;
    object-fit: contain;
    /* background: #0058B3 url(../img/baner-background.png) no-repeat fixed center; */
    height: auto;
    background-size: cover;
}

.subcategory {
    margin-top: 0px;
}

.w-max-1440 {
    max-width: 1440px;
}

.grid-container-2 {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.grid-box-4 {}

/* .christmas-bg {
    background-image: url('../img/christmas-bg.png');
    background-size: contain;
}

.blue-bg {
    background-image: url('../img/blue-bg.png');
    background-size: contain;
} */


.christmas-bg {

    background-image: url('../img/christmas-bg.png');

    background-size: cover;

    height: 567px;

    background-repeat: no-repeat;

}
 
.blue-bg {

    background-image: url('../img/blue-bg.png');

    background-size: cover;

    /* height: 567px; */

    background-repeat: no-repeat;

}
 
@media only screen and (max-width : 1440px) {
    .grid-container {
        grid-gap: 15px;
    }

    .grid-container-2 {
        grid-gap: 15px;
    }
}

.grid-container-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.grid-3-box-1 {
    grid-column: 1;
    grid-row: 1;
}

.grid-3-box-2 {
    grid-column: 1;
    grid-row: 2;
}

.grid-3-box-3 {
    grid-column: 2;
    grid-row: span 2;
}

.grid-3-box-4 {
    grid-column: 3;
    grid-row: 1;
}

.grid-3-box-5 {
    grid-column: 3;
    grid-row: 2;
}

.w-max-1500 {
    max-width: 1500px;
}

.grid-container-4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.grid-4-box-1 {
    grid-column: 1;
}

.grid-4-box-2 {
    grid-column: 2;
}

.grid-4-box-3 {
    grid-column: 3;
}

.grid-4-box-4 {
    grid-column: 4;
}

@media (max-width: 768px) {
    .grid-container-5 {
      grid-template-columns: 1fr 1fr !important;
      grid-template-rows: auto !important;
      gap: 10px !important;
    }
  
    .grid-5-box-1 {
      grid-column: span 2 !important;
      grid-row:1 !important;
    }
  
    .grid-5-box-2 {
      grid-column: 1 !important;
      grid-row: 2 !important;
    }
  
    .grid-5-box-3 {
      grid-column: 2 !important;
      grid-row: 2 !important;
    }
  
    .grid-5-box-4 {
      grid-column:span 2 !important;
      grid-row: 3 !important;
      width: 100%;
    }
  
    .grid-5-box-5 {
      grid-column:span 2 !important;
      grid-row: 4 !important;
    }
  }

.home-banner-area .slick-prev {
    top: 48% !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 100px;
}

.home-banner-area .slick-next {
    top: 48% !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 100px;
}

.mr-1px {
    margin-right: 1px;
}

.grid-container-5 {
    display : grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows : 2;
    grid-gap: 20px;
    overflow : hidden;
}
.grid-5-box-1 {
    grid-column: 1;
    grid-row : span 2;
    overflow : hidden;
}
.grid-5-box-2 {
    grid-column: 2;
    grid-row : 1;
    overflow : hidden;
}
.grid-5-box-3 {
    grid-column: 2;
    grid-row : 2;
    overflow : hidden;
}
.grid-5-box-4 {
    grid-column: 3;
    grid-row : span 2;
    overflow : hidden;
}
.grid-5-box-5 {
    grid-column: 4;
    grid-row : span 2;
    overflow : hidden;
}
.grid-container-5 p {
    margin-bottom: 0px;
}
.h-600 {
    height: 600px;
}
.h-285 {
    height: 285px;
}
.furniture-img-1 {
    height: 500px;
    width: 100%;
    object-fit: cover;
    
}
.furniture-img-2 {
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.furniture-img-3 {
    height: 235px;
    width: 100%;
    object-fit: cover;
}
.furniture-img-4 {
    height: 235px;
    width: 100%;
    object-fit: cover;
}
div.carousel-box.christmas-bg {
    width: 100% !important;
    height: 100% !important;
}
div.carousel-box.blue-bg {
    width: 100% !important;
    /* height: 100% !important; */
}
.home-page-bg-light {
background: rgba(251, 251, 254, 1);
width: 100svw;
overflow: hidden;
}
 
.bottom-content-bg {
    background: rgba(246, 246, 246, 1);
}
.bottom-5 {
    bottom: 5%;
}

.checked-babulal {
    border-radius: 6px;
    border: 1px solid rgba(219, 224, 255, 1);
    box-shadow: 0px 4px 24px 0px rgba(215, 221, 255, 0.48);
}
.remove-all-compare a {
    text-align: right;
    color: rgba(255, 96, 88, 1) !important;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
}

.compare-link.check-span {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
}
.checked-items {
    position: relative;
}

.compare-img.delete-item {
    position: absolute;
    right: 0;
    top: -15%;
    background: rgba(255, 223, 223, 1);
    border-radius: 4.8px;
    padding: 2px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checked-items .compare-product-image {
    width: 70px;
    height: 70px;
    object-fit: contain;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 6px;
}
.compare-product-box {
    margin-right: 10px;
}

.display-red-heart-icon {
    transform: translateX(0) !important;
    background: none !important;
    box-shadow: none !important;
}

.aiz-card-box:hover .aiz-p-hov-icon a {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.12) !important;
    background: #fff !important; */
}

.aiz-card-box:hover .aiz-p-hov-icon a i {
    /* transform: scale(1.15); */
}
.aiz-card-box .aiz-p-hov-icon a i {
    transition: transform .2s ease-in-out;
    color: #ccc;
}

.aiz-card-box .aiz-p-hov-icon a:hover {
    background: none;
    color: #fff;
}
/* .aiz-card-box .aiz-p-hov-icon a:hover .aiz-card-box .aiz-p-hov-icon a i {
    transform: scale(1.15);
} */

.aiz-card-box .aiz-p-hov-icon a i:hover {
    transform: scale(1.15);
}

.modal.view-all-review-images.show {
    min-width: 100%;
    min-height: 100vh;
}

.modal.view-all-review-images.show .modal-dialog {
    min-width: 75%;
}

.modal.view-all-review-images.show .modal-dialog .modal-content {
    height: 80vh;
}

.modal.view-all-review-images.show .modal-dialog .modal-content .btn-close {
        --bs-btn-close-color: #000;
        --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
        --bs-btn-close-opacity: 0.5;
        --bs-btn-close-hover-opacity: 0.75;
        --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        --bs-btn-close-focus-opacity: 1;
        --bs-btn-close-disabled-opacity: 0.25;
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        padding: .25em .25em;
        color: var(--bs-btn-close-color);
        background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
        filter: var(--bs-btn-close-filter);
        border: 0;
        border-radius: .375rem;
        opacity: var(--bs-btn-close-opacity);
}

.modal.view-all-review-images.show .modal-dialog .modal-content .all-review-images {
        /* height: 225px; */
        /* width: 220px; */
        object-fit: contain;
}

.overflow-y-auto {
    overflow-y: auto;
}

.bg-review-section {
    background: rgba(242, 243, 247, 1);
}
.write-review-img {
    width: 24px;
    height: 24px;
}
.bg-totalReviewRating-section {
    background: rgba(251, 251, 251, 1)
}
.br-left-0 {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.br-right-0 {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.br-left-5 {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.search-reviews-input {
    border: 0.2px solid rgba(128, 128, 128, 1)
}
.rating-progress-section .star-rating-num {
    width: 35px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
    display: flex;
    align-items: center;
}
.rating-progress-section .progress {
    width: 400px;
    height: 20px;
}
.rating-progress-section .total-star-rating {
    width: 40px;
}
p.avgCustomerRating {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
}


.product-grid {
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
  .product-grid > div {
    margin: 0 auto;
  }

  @media (max-width: 768px) {
    .category-circle {
      height: 80px;
      width: 80px;
    }
  
    .category-img {
      max-width: 60px;
      max-height: 60px;
    }
  
    .h2-edit {
      font-size: 13px;
    }
  }
  
  @media (max-width: 576px) {
    .category-item {
      width: 90px;
    }
  
    .category-circle {
      height: 70px;
      width: 70px;
    }
  
    .category-img {
      max-width: 50px;
      max-height: 50px;
    }
  
    .h2-edit {
      font-size: 12px;
    }
  }

/* //////////////////////////////////////////////////////////////////////////////////////////////////// */
 /*   ysr 17 may 2025 */
 @media (min-width: 1441px) and (max-width: 1500px) {
    .front-header-search {
         width: 925px !important;
    }
 }

  @media (min-width: 1300px) and (max-width: 1440px) {
    .front-header-search {
         width: 62% !important;
    }
 }
   @media (min-width: 1200px) and (max-width: 1299px) {
    .front-header-search {
         width: 60% !important;
    }
        .h-md-60px, .size-md-60px {
        height: 57px;
    }
    .category-nav-element {
    margin-right: 15px !important;
    }
 }
    @media (min-width: 1025px) and (max-width: 1199px) {
    .front-header-search {
         width: 55% !important;
    }
    .h-md-60px, .size-md-60px {
        height: 53px;
    }
    .category-nav-element {
    margin-right: 10px !important;
    }
 }  
@media (min-width: 850px) and (max-width: 1024px) {
    .front-header-search {
         width: 55% !important;
    }
    .h-md-60px, .size-md-60px {
        height: 46px;
    }
    .input-style {
    height: 35px !important;
    }
    .search_bar {
    height: 35px;
    width: auto;
    padding: 0px;
    margin-right: 0 !important;
    position: static;
    }
    .search_bar button {
        opacity: 1 !important;
        padding: 0px 10px;
    }
    span#pincode-delivery {
        font-size: 12px !important;
    }
    .login_btn {
        font-size: 13px;
    }
    .category-nav-element {
    margin-right: 10px !important;
    }
    .category_name {
    font-size: 12px;
    }
 }  

@media (min-width: 768px) and (max-width: 849px) {
    .front-header-search {
         width: 52% !important;
    }
    .h-md-60px, .size-md-60px {
        height: 50px;
    }
    .input-style {
    height: 35px !important;
    }
    .search_bar {
    height: 35px;
    width: auto;
    padding: 0px;
    margin-right: 0 !important;
    position: static;
    }
    .search_bar button {
        opacity: 1 !important;
        padding: 0px 10px;
    }
    span#pincode-delivery {
        font-size: 12px !important;
    }
    .login_btn {
        font-size: 13px;
    }
    .category-nav-element {
    margin-right: 10px !important;
    }
    .category_name {
    font-size: 12px;
    }
 }  

 @media only screen and (max-width: 767px) {
    .select_address img {
        width: 20px !important;
        height: 20px !important;
    }
}


 /* //////////////////////////////////////////////////////////////////////////////////////////////////// */
