section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1){
    margin-top: 0 !important;
}

.s-block--fixed-banner:not(:nth-of-type(2)) .container{
   max-width: 100% !important;
   padding: 0 !important;
}



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

button.undefined.s-button-element.s-button-btn.s-button-wide.s-button-loader-center {
    background-color: #864465 !important;
}



button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background-color: #8644659c !important;
}

.s-button-outline{
    border: none !important;
}


.banner--fixed img{
    background-color: #ffffff00 !important;
}

.copyright-text p{
    color: #fff !important;
}


button.s-button-btn.s-button-loader-center span{
    color: #fff !important;
}


/* تغيير خلفية قائمة رأس الصفحة */
.header, 
.site-header, 
.header-wrapper, 
.store-header {
    background-color: #864465 !important;
}

.store-footer__inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #864465 !important;
}

/* تصحيح تحديد العنصر الثاني داخل .store-footer */
.store-footer  {
    background-color: #864465 !important;
}