.advanced-slider .swiper .swiper-slide-active h2, 
.advanced-slider .swiper .swiper-slide-active p{
color: #fff;
}
.advanced-slider .swiper .swiper-slide-active a{
border-radius: 50px;
}
.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter, .footer-is-custom .store-footer .footer-bottom{
background-color: #000000 !important;
    color: #ffffff;
    }
.footer-is-custom .store-footer .store-footer__curve{
color: #000000;
}
.footer-is-custom .store-footer .footer-rights p{
color: #ffffff;
}
@media (min-width: 285px) and (max-width: 785px){
.products-lookbook__img img{
height: 100% !important;
object-fit: contain;
}
img.lazy.w-full.h-full.object-cover.object-center.min-h-\[250px\].max-h-\[350px\].lg\:max-h-\[700px\].loaded{
object-fit: contain;
}
}
/*****/

section.s-block.s-block--fixed-banner .container {
  max-width: 100%;
  padding: 0;
}

section.s-block.s-block--fixed-banner .container img {
  border-radius: 0;
}

.s-block--enhanced-features__item {
  background-color: #18181B;
}

.s-block--enhanced-features__item h2, .s-block--enhanced-features__item p {
  color: #fff;
}

#about-9 > div > div > div.w-full.md\:w-7\/12 > a {
  border-radius: 6px !important;
}


.custom-banner:before {
    content: "البسها بطريقتك";
    display: block;
    font-size: 38px;
    font-weight: 700;
    margin: 30px 0;
    text-align: center;
}