/* Add custom CSS styles below */ 
.special-categories .group-banner .banner-button {
    visibility: hidden !important;
}

section#about-2 {
    background-color: white !important;
}


.btn {
    background-color: #99B47D !important;
}


.text-primary {
    color: #b7bd97;
}

a[data-selia="about-button"],
a[data-selia="about-button"] span,
a[data-selia="about-button"] i {
    color: #ffffff !important;
}


section.s-block--fixed-banner > .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section.s-block--fixed-banner a.banner {
    border-radius: 0 !important;
}

section.s-block--fixed-banner a.banner img {
    width: 100% !important;
    object-fit: cover !important;
}

/* استهداف قسم التصنيفات المميزة */
section.special-categories {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

section.special-categories .special-categories__inner {
    max-width: 100% !important;
    width: 100% !important;
}

/* استهداف السلايدر المتقدم لضمان عدم وجود هوامش */
section.advanced-slider .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.footer-is-custom .store-footer {
    color: #ffffff !important;
}


footer.store-footer,
footer.store-footer .store-footer__inner,
footer.store-footer .store-footer__contacts-row,
footer.store-footer .footer-bottom {
    background-color: #99B47D !important;
}

/* تغيير لون المنحنى العلوي ليتطابق مع الفوتر */
footer.store-footer .store-footer__curve {
    color: #99B47D !important;
}

.footer-is-custom .store-footer .footer-rights p {
    color: #ffffff;
}