/* Add custom CSS styles below */ 
/* دمج تعديلات الخلفية والمسافات لجميع سكاشن سلة */
.s-block {
    background-color: #ffffff !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* التأكد من تطبيق اللون الأبيض على الحاويات الرئيسية */
body, #main-content {
    background-color: #ffffff !important;

}

.store-footer .lg\:col-span-2 h3 {
    display: none !important;
}
.store-footer .lg\:col-span-2 > a.flex.items-center.m-0 {
    display: block !important;
    width: 200px !important;
    height: 60px !important;
    background: url('https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/AzgrGb/stores/logos/piB0R3FLaECz4kHGVbFjU2mRFInc0ykrrT72e21Y.png') no-repeat left center;
    background-size: contain !important;
    margin-bottom: 20px !important;
}

.store-footer .lg\:col-span-2 > a.flex.items-center.m-0 h3 {
    display: none;
}