.top-navbar {
    padding: 10px 0;
}

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

.top-navbar a {
    color: #fff !important;
    opacity: 1 !important;
}

.list-group-item a {
    color: rgb(32, 32, 32) !important;
}

.bg-theme .list-inline-item a {
    color: #fff !important;
}

.bg-theme .list-inline-item .sub-cat-menu a {
    color: #212529 !important;
}

.list-inline-item:not(:last-child) {
    margin-right: 1rem;
}

/* .category-item {
    width: 102px;
} */

/* .category-item img {
    width: 40px;
} */

.card-columns {
    column-count: 5;
    white-space: normal;
}

.profile_btn {
    background: #cdcdcd;
    border: none;
}


/* 15/06***  ************************************************************************************************/

.search_bar {
    /* position: absolute; */
    width: 46px;
    height: 45px;
    border-radius: 50%;
    border: none;
    /* right: 1%; */
    color: #222222;
    /* top: 1%; */
    /* padding: 5px 0; */
    margin-right: 0;
    color: #222222;
}

.search_bar button {
    background: rgba(0, 88, 179, 1);
    height: -webkit-fill-available;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.search_border {
    height: 52px;
}

.select_address {
    border: 1px solid #e2e5ec;
    /* border-radius: 5px; */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    color: #929292;
    padding: 0.4rem 1px;
    width: auto;
    /* border: 1px solid rgba(0, 88, 179, 0.25)
 !important; */
    border-radius: 5px !important;
    /* padding-left: 10px; */
    font-size: 12px;
    /* font-family: Poppins; */
    height: 45px;
}

.input-style {
    height: 45px !important;
    border: 1px solid rgba(0, 88, 179, 0.25) !important;
    color: #929292;

}

.select_address img{
    width: 14px !important;
    height: 14px !important;
    color: #929292 !important;
    /* margin-left: 10px; */
}

.login_btn {
    color: #222222;
    font-size: 14px;
    font-weight: 600;
}
&:hover {
    .chevron{
      -webkit-transform: rotateZ(180deg);
      -moz-transform: rotateZ(180deg);
      transform: rotateZ(180deg);
    }
  }

.icon_text {
    color: #222222;
    font-size: 28px;
    margin-top: 12px;
    font-weight: 700;
}

.search_icon {
    /* color: #222222 !important; */
    width: 18px;
    padding: 2px 0;
}

.category_name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}

.reacharge-pay {
    padding: 5px 8px;
    background: #0058B3;
    border-radius: 3px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}

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

.banner-img {
    height: auto !important;
}
.banner-img-fashion {
    width: 100% !important;

}

.aiz-carousel .slick-arrow {
    width: 35px;
    height: 100px;
    background: #fff6;
    
}

.subcategory {
    margin-top: -550px;
}

.home_banner2_images {
    margin-top: 12%;
}

.banner_categoryname {
    color: #222222;
    font-family: 'Poppins';
    font-style: normal;
    font-size: 14px !important;
    line-height: 21px;
}



.dealcardheading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #222222;
}

.dealcardsubheading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
}

.section-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 45px;
    color: #222222;
}

.shop-deals {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #222222;
}

.card-img-overlays {
    position: absolute;
    margin: inherit;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-overlays a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #222222 !important;
}

.carousel-box {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
}

.policy-contant p,
ul {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
    color: #000;
}

.policy-headeing {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;
    color: #000000;

}

.policy-span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.5);
}

.footer-widget {
    background: rgba(36, 48, 61, 1);
}

.footer-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.footer-links {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: rgba(127, 151, 185, 1);
}

.footer-widget a:hover {
    color: #FFFFFF;
}

.btn-becomeseller {
    background: #0058B3;
    border-radius: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
}

.slick-slide {
    display: none;
    float: left;
    height: fit-content !important;
    min-height: 1px;
}

.advertisement-banner-top {
    /* width: 100%;
    position: relative; */
    object-fit: contain;
    background: #0058B3 url("../img/addbandes.png") no-repeat;
    height: 418px;
    background-size: cover;
    border-radius: 50px;
}

.advertisement-span-price {
    font-family: Poppins;
    font-size: 55px;
    font-weight: 700;
    line-height: 83px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.shoes_img {
    margin-left: -128px;
}

.advertisement-span-only {
    background: #FE362F;
    border-radius: 10px;
    padding: 0 10px
}

.advertisement-p {
    margin-top: -140px;
    text-align: right;
}

.shop-now-btn {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    line-height: 25px;
    padding: 2px 10px;
    border-radius: 5px;
    background: #B6C4D8;
    color: #222222;
}

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

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

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

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

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

.profile_btn {
    background: #ECF5FF ;
    border: none;
    border: 1px solid rgba(0, 88, 179, 0.25);
    border-radius: 5px;
}

.about_headind {
    font-size: 27px;
    font-weight: 900;
}

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

.about_card_body {
    line-height: 22px;
    font-size: 15px;
}

.our_team .heading {
    font-family: Poppins;
    font-size: 42px;
    font-weight: 600;
    line-height: 63px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
}

.team_title {
    font-size: 25px;
    color: #222222;
}

.team_description {
    font-size: 16px;
    color: #222222;
    text-align: center;
}

@media (min-width: 768px) {

    .h-md-210px,
    .size-md-210px {
        height: 236px ;
        object-fit: contain;
    }

    .h-md-60px,
    .size-md-60px {
        height: 60px;
    }
}


/* dropdown */

.dropdown-menu-right {
    right: -3% !important;
}

.dropdown-menu.dropdown-menu-lg {
    width: 485px !important;
    min-width: 485px !important;
    max-width: 485px !important;
}
.dropdown-menu.dropdown-menu-lg-login {
    width: 450px !important;
    min-width: 450px !important;
    max-width: 450px !important;
}
.aiz-side-nav-link:hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.list-group-flush{
   width:100%; 
}
.dropdown-list-flush{
    width: 220px!important;        
}
.list-group-item {
    border: none;      
    font-size: 14px; 
}

.list-group-item a i {
    font-size: 18px;
}  

.dropdown-menu {
    top: 120%;
}

.dropdown-toggle::after:hover {
    rotate: 270deg;
    transition: 2s;
}

#success-message {
    padding: 10px 0px 0px 50px;
}







/* shanker */
/* rating */
.product-rating-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    color: #333333;
}

.star-rating {
    font-size: 28px;
}

.product-rating-review {
    display: block;
    font-size: 14px;
    font-weight: 600;

    color: #333333;

}

#myProgress {
    width: 100%;
    background-color: #ddd;
    border-radius: 100px;
    overflow: hidden;
    margin: 10px 0px;
    border: 1px solid #0058B3;
}


#productProgressmyBar {
    
    height: 8px;
    background-color: #ECB904;
}

#ProgressmyBar {
    
    height: 8px;
    background-color: #30A013;
}

.ProgressmyBara {
    height: 15px;
    background-color: #0058B3 !important;
}

#processbarmyBar {
    
    height: 8px;
    background-color: #E90C0C;
}

.product-rating-quality {
    background-color: #0165b6;
    display: inline-block;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 3px;
}

.product-rating-quality-h {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    font-family: 'Poppins';

}

.product-rating-quality-star {
    border: solid 1px rgba(0, 0, 0, 0.1);
    padding: 20px 20px;
    border-radius: 5px;
    margin: 5px 0px;

}

.product-rating-seller {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin: 20px 0px ;
    display: block;
}
 .form-check{
    display: flex;
    align-items: center;
}
.a-color-base{
    color: #0f1111;
}
.a-text-bold{
    font-weight: 700;
}
.form-check-label{
    color:#0165b6;
}
.a-color-dis{
    color: #2aa725;
    font-size: 11px;
}
.bestseller{
    background-color: rgb(0, 160, 152);
    color: #fff;
    position: absolute;
    border-radius: 3px;
    padding: 4px 9px 2px 9px;

}  
.carousel-control-prev-btn{
    position: absolute;
    top: 5px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5%;
    background: #fff;
    opacity: 60%;
    height: 13%!important;
    height: 25px;
    border-radius: 100%;
    margin-top: 72px;
    margin-left: 5px;
}
.carousel-control-next-btn{
    position: absolute;
    top: 5px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5%!important;
    background: #fff;
    opacity: 60%;
 border-radius: 100%;
height: 13%!important;
    margin-top: 72px;
    margin-right: 10px;
}     
  /* babu lal sharma */
  .Product-compairison-heading{
    font-size: 30px;
    color: #222222;
    font-weight: 600;
  }
  .Product-compairison-p{
    
    font-size: 14px;
    font-weight: 400;
  }
  .Product-compairison-img{
    padding: 0px 50px 0px 35px;
  }
  .Product-compairison-price-money{
    color: #C6C8C9;
  }
  .Product-compairison-rating-star{
    color: #F8C919;
  }
  .Product-compairison-delivery i{
font-size: 22px;
padding-right: 5px;
  }
  .Product-compairison-delivery span{
    color: #222222;
    font-size: 14px;
    font-weight: 600;
  }
  .Product-compairison-delivery{
    font-size: 14px ;
    font-weight: 400;
  }
  .Product-compairison-cart-btn{
    background-color: #0058B3;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
  }
  .Product-compairison-cart-btn:hover{
    color: #fff;
  }

  .Product-compairison-buy-btn{
    background-color: #222;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
  }
  .Product-compairison-buy-btn:hover{
    color: #fff;
  }
 
  
  .Product-compairison-text-heading{
    color: #222;
    font-size: 20px;
    font-weight: 600;
  }
  .Product-compairison-input{
    width: 100%;
    border: none;
    background-color: #eee;
    padding: 5px 0px;
  }
  .Product-compairison-label{
    color: #222222;
    font-size: 14px;
    font-weight: 400;
  }
/* ss */
  .reviewimgimg{
    width: 80px;
    cursor: pointer;
    border-radius: 2px;
    background-position: 50%,50%;
    background-repeat: no-repeat,no-repeat;
    background-size: cover,20%;
    position: relative;
    overflow: hidden;
}
.valid-mobile-number{
    color: red;
    font-size: 14px;
    text-align: center;   
}
.enter-mobile-number {
    color: red;
    font-size: 14px;
    text-align: center;   
}      
    

/* search bls */
.search-icon-search-product{
    border: solid 1px #e2e5ec;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: none!important;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
       
.search_border{
    width: 90%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.search_icon a i{
    width: 20px;
    height: 20px;
    font-size: 20px;
    position: absolute;
    top: 28px;
    left: -16px;
}   

.continue-shoping-btn{
    width:100%;
    background-color: #0165b6;
    color: #fff;
    display: block;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.continue-shoping-btn:hover{
    color: #fff;
}


@media (max-width:320px) {
    #verify_otp{
        margin-left: -30px;
    }
    .modal-dialog {
        max-width: 300px!important;
        height: 400px;
    }  
    .input-popup{
        width: 100%;
    } 
    #pincode-field{
        width: 275px!important;
     }
     #checkbtn{
        margin-top: 10px;
     }  
     .title-popup{
        font-size: 22px!important;
     }
     .desc-popup{
        font-size: 11px!important;
     }
     /* product bls */
.quantity-btn{
    width: 25px!important;
    height: 25px!important;
}
.quantity-value {
    width: 65px;
    height: 25px
}
.product-quantity-counter{
    padding-right: 10px!important;
}
.compair_lock{
    display: none!important;
}
.y2tooltip {
   width: 310px!important;
    left: 0%!important;
}

.aiz-radio-inline{
    margin-bottom: 10px;
}
.existing-text {
width: 350px!important;
}
.continue-btn {
    width: 275px!important;
}
#phone-no{
    width: 330px!important;
}
.login-popup{
    width: 310px!important;
    margin-right: -165px;
}
.background-popup{   
    display: none;
}


/* otp */
.login-content{
    padding: 15px;
} 
.modal{
    left: -3px;
    width: 375px;
}  
#content-signin{
    width: 300px!important;
}
.input-popup{
    width: 300px!important;
}
.continue-btn {
   width: 300px; 
}
.existing-text{   
    margin-left: -40px;
}
#phone-no{
    width: 275px!important;
}
.close-btn {
    color: #000;
    position: absolute;
    top: -5px;
    left: 270px;
}
.otp-title{
    margin-left: -190px;
}
#phoneno-show{
    margin-left: -250px;
}
.input-field-otp{
    margin-left: -20px;
}
.input-field-otp input {
    width: 36px;
    height: 45px;
}
#resend-tab{
    margin-left: 0px;
}
.login-popup{
left:0px!important;
}


}      

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

/* order tracking */

.order-tracking-icon i {
    font-size: 26px;
}

.order-tracking-button {
    font-size: 12px;
    font-weight: 600;
}

.order-tracking-product {
    width: 100%;
    height: 100%;
    padding: 10px;

}

.order-tracking-seller {
    color: rgba(51, 51, 51, 0.5);
    font-weight: 600;
}

.order-tracking-iconi {
    color: #0058B3;
    font-size: 16px;
}

.order-track-footer {
    font-size: 11px;
    font-weight: 800 !important;
    color: #222222;
}


.order-delivered {
    position: relative;
}

.order-tracking-out {
    transition-delay: 0s;
}

.order-delivered .order-tracking-shipped {
    display: inline-block;
    /* width: 0; */
    /* min-height: 39px; */
    vertical-align: bottom;
    width: 40%;
    color: green;
    font-weight: 600;

}

.order-deliveredorder-delivered {
    position: relative;
    top: 10px;
    width: 100%;
}

._2HI4u2 {
    background: #26a541;
}

.order-delivered .order-shipped-delivered {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: relative;
    cursor: pointer;
    background: #26a541;
}

.order-delivered .order-track-out-of-order {
    width: calc(100% - 10px);
    margin-left: 12px;
    margin-top: -8px;
    height: 3px;
    background: #26a541;
    width: 100%;
}

.order-delivered .order-shipped-conform {
    background: #26a541;
    width: auto;
    height: 3px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    transition: -webkit-transform 1s ease-in;
    transition: transform 1s ease-in;
    transition: transform 1s ease-in, -webkit-transform 1s ease-in;
}


.order-delivery-date {
    color: rgba(34, 34, 34, 0.5);
}

.order-tracking-conform {
    font-size: 14px;
}

@media (max-width:1024px) {

    .order-tracking-conform {
        font-size: 11px;
        margin-left: 0px !important;
    }

}
@media (max-width:768px) {

    .order-tracking-conform {
        font-size: 9px;
        margin-left: 0px !important;
    }

    .order-delivered {
        padding-bottom: 40px !important;
    }

}




@media (max-width:375px) {
    .ytooltip {
       
        top: 90%!important;
        left: -150px!important;

    }
    /* babu lal sharma */
  .Product-compairison-heading{
    font-size: 30px;
    color: #222222;
    font-weight: 600;
  }
  .Product-compairison-p{
    
    font-size: 14px;
    font-weight: 400;
  }
  .Product-compairison-img{
    padding: 0px 50px 0px 35px;
  }
  .Product-compairison-price-money{
    color: #C6C8C9;
  }
  .Product-compairison-rating-star{
    color: #F8C919;
  }
  .Product-compairison-delivery i{
font-size: 22px;
padding-right: 5px;
  }
  .Product-compairison-delivery span{
    color: #222222;
    font-size: 14px;
    font-weight: 600;
  }
  .Product-compairison-delivery{
    font-size: 14px ;
    font-weight: 400;
  }
  .Product-compairison-cart-btn{
    background-color: #0058B3;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
  }
  .Product-compairison-cart-btn:hover{
    color: #fff;
  }

  .Product-compairison-buy-btn{
    background-color: #222;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
  }
  .Product-compairison-buy-btn:hover{
    color: #fff;
  }
 
  
  .Product-compairison-text-heading{
    color: #222;
    font-size: 20px;   
    font-weight: 600;
  }
  .Product-compairison-input{
    width: 100%;
    border: none;
    background-color: #eee;
    padding: 5px 0px;
  }
  .Product-compairison-label{
    color: #222222;
    font-size: 14px;
    font-weight: 400;
  }
  .fs-10 {
    font-size: 10px;
}

.profile-dropdown-btn {
    padding: 2px !important;
    margin-top: 4px;
}

.buy-it-again {
    color: #0058B3;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.view-all {
    color: #5F5F5F;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.dropdown-product-price {
    color: #D22C2C;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.manage-profile {
    border-radius: 3px;
    background: #D6EAFF;
}

.whoIsShopping {
    color: #5F5F5F;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.manage-profile-text {
    color: #0058B3;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bi-chevron-right {
    color: #0058B3;
}

.your-account {
    color: #0058B3;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.manage-profile-list {
    color: #5F5F5F;
    leading-trim: both;
    text-edge: cap;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



}




.place-order-btn {
    border: none;
    height: 50px;
    background: #0058B3;
    border-radius: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}
.place-order-btn:hover {
    color: #FFFFFF;
}


.categories {
    line-height: 8px !important;
}

.bymin-primary {
    color: #0058B3 !important;
}

.bg-light-blue {
    background: rgba(227, 242, 255, 1);
}



.manage-profile .dummy-profile {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.recently-viewed-item-box {
    width: 115px;
    height: 115px;
    border-radius: 7px;
    padding: 5px;
}
.recently-viewed-item-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 7px;
}
.searchBox-blueText {
    color: rgba(2, 15, 67, 1);
}
.searchBox-blueText a {
    color: rgba(2, 15, 67, 1);
}
.ls-half{
    letter-spacing: 0.5px;
}

.movable-icon i {
    margin-right: 0;
    transition: margin-right 0.4s ease-in-out;
}

.movable-icon:hover i {
    margin-right: -3px; 
}


.product-img {
    height: 250px;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}

.forheight{
    height: 450px;
}
@media only screen and (max-width:1299px) {
.product-img {
    height: 200px;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}

.forheight{
    height: 400px;
}
}

@media only screen and (max-width:991px) {
.product-img {
    height: 190px;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}

.forheight{
    height: 380px;
}
}

@media only screen and (max-width:768px) {
.product-img {
    height: 180px;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}

.forheight{
    height: 360px;
}
}