.card-img-container::after {
    content: "";
    padding-bottom: 100.8%;
}

.card-title.pr-name-class a {
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.price.price--withTax,
.price.price--withoutTax {
    color: #fff;
}

.slick-next,
.slick-prev {
    background-color: rgb(255 255 255 / 0%) !important;
    border: 1px solid #ffffff00 !important;
}

.featuerdproducts .productCarouselnew .draggable .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.featuerdproducts .productCarouselnew .productCarousel-slide .card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}

