@media (max-width: 767px) {
    salla-products-list .product-card--vertical.product-card--fit-height .product-card__image {
        height: 300px;
    }

  .product-card--fit-height .product-card__image {
    height: 360px;
}

  .carousel-slider .swiper:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *) {
    padding-left: 8rem;
}


  
}



@media screen and (min-width: 1025px) {
.banner--fixed img {
    height: 950px;
}

}

.py-3 {
    border-radius: 0px;
    border-color: #ededed;
}

[class^=sicon-], [class*=" sicon-"] {
    background: transparent;
    color: #000000;
}

.product-card__enhanced-mini-cart button.s-button-element i {
    visibility: hidden;
    margin-right: 30px;
}

body.trans_header.slider_has_overlay .store-header .main-nav-container.fixed-header :not(custom-salla-product-card *) {
    background: white;
}

  .text-center {
    padding-bottom: 15px;
}