body {
    background-color: var(--white-color) !important;
}
/** silder block ***/


section.s-block.s-block--photos-slider {
    margin-top: 0;
}

section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}

section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
    margin-bottom: 20px !important;
}


/** End silder block ***/

/** الاقسام **/
section:nth-of-type(2) h3{
  color: #000 !important;
  font-weight: 500 !important;
}
/** الاقسام **/

/** banners blocks ***/

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}

.banner--fixed img {
    border-radius: 0 !important;
}

/** End banners ***/

custom-salla-product-card{
  border: 1px solid #ae894b;
}

.s-products-slider-card{
  margin-bottom: 50px !important;
}


.accordion-item-common{
  border-color: #d6ba79  !important;
}

.g_features{
  margin-bottom: 50px !important;
}

.s-trust-badges-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-single span.accordion:after {
    color: #d6b97d !important;
}
.product-single .main-content  i{
  color: #d6b97d !important;
}