@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);
.poppinspara {
    font-family: "Poppins", sans-serif !important;
}
@media (max-width: 500px) {
    .hiddeninmobile {
        display: none !important;
    }
    .hiddenindesktop {
        display: block !important;
    }
    .doseheight p {
        padding: 0 !important;
    }
    .mox {
        margin-top: 32px;
    }
    
    .pricediv:not(.hasactive) .has-discount .newProductPrice {
    margin-left: 10px !important;
    }
    
}
@media (max-width: 350px) {
    .newproductflex {
        margin-bottom: 40px !important;
    }
    .price .newProductPrice{
        font-size:14px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
}
@media (max-width: 767px) {
    .newcardphone {
        min-height: 0px !important;
    }
}
.ratingbanter span {
    color: #ddd;
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.ratingbanter .filled {
    color: gold;
}
.ratingbanter .half {
    color: #ddd;
}
.ratingbanter .half::before {
    content: "\2605";
    color: gold;
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
}
.childratingbar {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: center;
    min-height: 22px;
}
.compohieght {
    min-height: 32px;
    margin-top: 5px;
}
.namehieght {
    min-height: 40px;
   
}
.statushieght {
    min-height: 19px;
}
@media (max-width: 370px) {
    .namehieght {
        min-height: 40px;
    }
    .statushieght {
        min-height: 15px;
    }
    .compohieght {
        min-height: 40px;
    }
    .mox {
        margin-top: 28px;
    }
    .price .newProductPrice{
        font-size:14px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
}
@media (max-width: 395px) {
    .namehieght {
        min-height: 40px;
    }
    .statushieght {
        min-height: 15px;
    }
    .compohieght {
        min-height: 35px !important;
    }
    .price .newProductPrice{
        font-size:10px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
    .childratingbar{
        font-size: 10px!important;
    }
    .childratingbar > p {
         font-size: 10px!important;
    }
    
}
@media (max-width: 345px) {
    .namehieght {
        min-height: 40px;
    }
    .statushieght {
        min-height: 15px;
    }
    .compohieght {
        min-height: 50px;
    }
    .doseheight {
        min-height: 30px !important;
    }
    .mox {
        margin-top: 32px;
    }
    .price .newProductPrice{
        font-size:14px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
}
@media (max-width: 423px) and (min-width: 326px) {
    .doseheight {
        min-height: 20px !important;
    }
    .doseheight p {
        font-size: 12px !important;
        padding: 0 !important;
    }
}
@media (max-width: 344px) {
    .namehieght {
        min-height:40px;
    }
    .statushieght {
        min-height: 15px;
    }
    .compohieght {
        min-height: 50px;
    }
    .ratingbanter {
        padding: 0 0px !important;
    }
    .compofont {
        font-size: 12px !important;
    }
    .price .newProductPrice{
        font-size:14px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
    .childratingbar{
    font-size: 10px!important;
}
.childratingbar > p {
     font-size: 10px!important;
}
}
@media (max-width: 344px) and (min-width: 325px) {
    .compofont {
        font-size: 11px !important;
    }
    .price .newProductPrice{
        font-size:14px !important;
    }
    .price .orignalPrice{
        font-size: 10px !important;
    }
    .childratingbar{
    font-size: 10px!important;
}
.childratingbar > p {
     font-size: 10px!important;
}
}
@media (max-width: 324px) {
    .namehieght {
        min-height: 40px;
    }
    .compohieght {
        min-height: 55px;
    }
    .ratingbanter {
        padding: 0 0px !important;
    }
    .compofont {
        font-size: 11px !important;
    }
    .pricediv:not(.hasactive) .has-discount .newProductPrice {
    margin-left: 5px !important;
}
.childratingbar{
    font-size: 10px!important;
}
.childratingbar > p {
     font-size: 10px!important;
}

}
.ratingbanter {
    padding: 2px 4px;
}
.yyyy {
    content: " ";
    min-height: 30px;
}
.ratingbanter span {
    color: #ddd;
    font-size: 18px;
    position: relative;
    display: inline-block;
    min-height: 26px;
}
.cardfooter {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.buttondiv {
    width: 100%;
}
.pricediv {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricediv.hasactive {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.hasactive .has-discount {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.hasactive .has-discount .newProductPrice {
    margin-left: 0 !important;
}
.has-discount:not(.no-discount) {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 5px;
}
.pricediv:not(.hasactive) .has-discount .newProductPrice {
    margin-left: 35px ;
}
.no-discount {
    display: flex;
    justify-content: center;
    align-items: center;
}
.no-discount .newProductPrice {
    margin-left: 0 !important;
}
.newProductPrice {
    font-size: 18px !important;
}
.compofont {
    font-size: 11px !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newProductName {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dose{
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}



.hiddenprice {
    visibility: hidden;
}



@media (max-width: 765px) {
    .orignalPrice {
        font-size: 11px !important;
    }
    
}




/* image */
.product-image-wrapper {
    width: 100%;
    height: 200px;      /* jitni height chahiye utni rakh sakte ho */
    overflow: hidden;   /* image kabhi bhi bahar nahi jayegi */
    border-radius: 12px;
    
}

.product-image {
    width: 100%;
    height: 100%;
    object-fit: contain;  /* image hamesha div ke andar fit hogi */
    display: block;
    transition: transform 0.35s ease;
}





@media (max-width: 480px) {
    .product-image-wrapper {
        height: 160px;
    }
}
