/* Add custom CSS styles below */ 
body.index{
    background-color: #fcf6f6 !important ;
}
#photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden{
    position: relative;
    z-index: 1;
    bottom: 7px;
}
/* image header*/
[dir=rtl] salla-slider.photos-slider .swiper{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.s-block:first-of-type salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
salla-slider[type]:not(.hydrated)>div>div, salla-slider[type]:not(.hydrated) .swiper>div>div>div, .carousel-slider .swiper-wrapper>div:first-of-type {
    padding-left: 0;
    padding-right: 0;
}
.s-block:first-of-type {
    margin-top: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
}
.s-block salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
/*مميزات*/
.banner--fixed img {
       background-color: unset !important;
    
}

salla-slider.photos-slider .swiper {
    padding-bottom: 0;
    }
section:nth-of-type(7).s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 2rem;
}
/*ازالة احث المنتجات*/
[dir=rtl] .s-slider-block__title h2 {
       display: none;
}
/*////////////////////card///////////////*/
.s-product-card-entry {
    border: 2px solid #d5a321;
    padding: 7px;
    border-radius: 17px;
    box-shadow: 0 0 5px #d5a321;
    height: 97%;
    margin-top: 8px;
    transition: all .3s;
}

.s-product-card-content-sub,
.store-footer a,
.s-product-card-content-title a,
.store-footer .contact-social ul,
.footer-is-light .store-footer .store-footer__inner {
    text-align: center !important;
    justify-content: center !important;
}
.s-button-element:not(:disabled):not([loading]) {
background: rgb(213,163,33);
background: linear-gradient(214deg, rgba(213,163,33,1) 37%, rgba(244,226,112,1) 100%) !important;

    color: white;
        border:0;
}

custom-salla-product-card:hover {
    transform: scale(.95);
    border: 2px solid #91403f;
    border-radius: .75rem;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    box-shadow: 0 0 5px #d5a321,0 0 5px #d5a321,0 0 5px #d5a321;
}
@media(max-width:767px){
.s-products-slider-card {
    max-width: 185px;
}
div.s-product-card-content > div.s-product-card-content-footer.gap-2 > salla-add-product-button > salla-button > button > span > span {
    font-size: 12.5px;
}
}