/* Add custom CSS styles below */
.advanced-slider,.advanced-slider .swiper {
    height: fit-content !important;
   min-height: fit-content !important;
}
.app-inner {
    position: relative;
    z-index:1;
}
.out-of-stock .product-card__image img{filter:unset !important;}
}
.product-card, .product-card__image{    background-color: transparent;}