.swiper {
    width: 100%;
    height: auto;
}

.swiper-slide {
    width: auto;
    flex-shrink: 0;
}

.outOfstock {
    font-size: 24px;
    font-weight: 600;
}

.star_flx_wrap img {
    width: 20px;
    height: 20px;
}

.ishan {
    border-bottom: 1px solid rgb(212, 80, 80);
    margin-bottom: 1rem;
}

.review_image {
    margin-bottom: 1rem;
}
