/* الديسكتوب */
    @media (min-width: 768px) {
      .advanced-slider--0 + #about-1 {
        margin-top: -2px !important;
      }
    }

    /* الموبايل */
    @media (max-width: 767px) {
      .advanced-slider--0 + #about-1 {
        margin-top: 0px !important;
      }
    }

    .close-gap-1 {
      margin-top: 0 !important;
    }
#about-1 {
      background-image: url('https://cdn.files.salla.network/homepage/722956189/fd1ac4d9-368e-47ff-9cfd-a171efac6743_1440x454.webp') !important;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
    }

#advanced-slider-12 .advanced-slider__slide {
  border-top-left-radius: 50% 60px !important;
  border-top-right-radius: 50% 60px !important;
  overflow: hidden !important;
    margin-top: 30px;
}

#advanced-slider-12 .home-advanced-slider-video {
  border-top-left-radius: 50% 60px !important;
  border-top-right-radius: 50% 60px !important;

}

.product-card__image{
  background-color: white !important;
}
.s-block--enhanced-features__item{
  background-color: #D1C9DA;
  border-color:#72289714;
  border-radius: 21.07px;
}
#magnify-image{
  background-color: white;
  border-radius: 10px;
}
.special-products-slider__button{
  border-radius: 10px;
}
.special-products-slider__button:hover:before{
  border-radius: 10px !important;
  background-color: #72289730 !important;
  color: white !important;
}
.s-slider-thumbs img{
  object-fit: contain !important;
  background-color:white !important;
}
#about-1 .btn{
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}