/* تغيير خلفية المتجر بالكامل للأبيض */
body, 
.main-content, 
.footer, 
.header,
.s-block {
    background-color: #ffffff !important;
}