/* Add custom CSS styles below */ 
.s-block--fixed-banner .container {
    padding: 0;
    max-width: 100vw;
}
section[class="s-block s-block--fixed-banner wide-placeholder"]:first-of-type{
    margin: 0;
}
.s-cart-summary-count{
    background-color: #DEA0C7;
}
.s-block--banners .grid{
    grid-template-columns: 1fr 1fr;
    gap:2rem;
}
body{
    background-color: white;
}
.banner--fixed img{
    background-color: white;
}
@media (min-width:940px){
.s-block--best-offers .swiper-wrapper {
    justify-content: center;
    }

.s-block--banners .grid{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:2rem;
}
.banner-entry {
    position: relative;
    height: 350px;
    }
}
#best-offers-3-slider {
    background-color: #C4E0D6;
    margin-top: -1px;
    padding-bottom: 2rem;
}
#best-offers-3-slider h2{
    display: none;
}
.s-products-slider-card {
    max-width: 190px;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0
}

.s-product-card-content-sub {
    justify-content: center
}

.s-product-card-content-title a {
    font-size: .8rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.s-button-text {
    overflow: unset;
    text-overflow: none
}
salla-add-product-button > salla-button > button{
    background-color: #DEA0C7 !important;
    color: white !important;
    border: none !important;
}
#best-offers-5-slider {
    background-color: #F9D8ED;
    margin-top: -1px;
    padding-bottom: 2rem;
}
#best-offers-5-slider .swiper-wrapper{
    justify-content: center;
    
}
.s-product-card-image img.loaded {
    background-color: white;
    }
    .footer-is-light .store-footer{
    background-image: url('https://cdn.salla.sa/NVVeB/fmMxtJfmc5fl0xl2Kos1xdsv2lxod8H49iWOu34e.jpg');
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 17rem;
    
}
.footer-is-light .store-footer .store-footer__inner{
    background-color: transparent;
}
.store-footer a {
    justify-content: center
}
.s-menu-footer-list{
    text-align: center;
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div:nth-child(3)>div:nth-child(1)>a:nth-child(4) {
    margin-right: 1.4rem
}

.store-footer .contact-social ul {
    justify-content: center
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>div.hidden.lg\:block>ul {
    justify-content: center
}

footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>a {
    justify-content: center
}
.store-footer h3{
    text-align: center;
}
@media (min-width:750px){
    .footer-is-light .store-footer{
        padding-top: 40rem;
    }


}
.s-block--features__item .feature-icon{
    background-color: transparent;

}

.s-block--features__item .feature-icon i:before{
    content: none;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(1) > div{
background-image: url('https://cdn.salla.sa/NVVeB/cXNsc6lKKmFlgqj7cY4J1gFZNPoHaVVUEjF5SbFh.png');
    background-size: contain;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(2) > div{
background-image: url('https://cdn.salla.sa/NVVeB/5NuAnelNslMu6EXnHOO2MybpHpSVQyEFBD9dRoMv.png');
    background-size: contain;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div > div:nth-child(3) > div{
background-image: url('https://cdn.salla.sa/NVVeB/EzT6qGvGrv0EVwPyO8rdkfyVHnnpbZEf49rqvbru.png');
    background-size: contain;
}
.s-block--features::before {
    content: "لماذا نحن؟";
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.6rem;
    height: 100%;
    font-weight: 700;
    padding: 1rem;
}
.s-block--features__item p{
    display: none;
}
.testimonial {
    background-color: #F9D8ED !important;
    border-radius: 10px;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--testimonials.container.overflow-hidden > div > div > h1{
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
    margin: 0;
    margin-bottom: 2.2rem;
     font-size: 1.6rem;
}
footer .leading-6{
    text-align: center;
}
.home-slider.photos-slider .carousel-slider .swiper-wrapper > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
salla-slider.photos-slider .swiper-slide {
  width: 100% !important;
}

.lazy__bg {
  margin: 0px; /* white space around the image */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}