.f_image-entry img , a.banner.banner--fixed.overflow-hidden img{
  background: transparent !important;
}

 .abaya-section {
            display: flex;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
            gap: 10px;
        }

.title {
            flex: 0;
            /* مهم جدًا */
            margin: 0;
            font-size: 32px;
            font-weight: bold;
            white-space: nowrap;
            color: #275264;
        }

.side-img {
            width: 50px;
            height: auto;
            object-fit: cover;
        }
.desc {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    color: #275264;
}


.f_ad-banner {
  background: #C7AF89 !important;
}
.f_ad-banner h2 ,.f_ad-banner-content a {
color: #275264 !important;
}

[product-type="product"]{
    background: #275264 !important;
  border-radius: 10px !important;
  color: white !important;
  
}

#EF_prod_sec_4 .s-block__title ,
#EF_prod_sec_7 .s-block__title ,
#EF_prod_sec_11 .s-block__title ,
#testimonals_sec_13 .s-reviews-header-wrapper{
  display: none !important;
}