/* Add custom CSS styles below */ 
/* دمج تعديلات الخلفية والمسافات لجميع سكاشن سلة */
.s-block {
    background-color: #ffffff !important;
    margin-top: 10px !important;
    margin-bottom: 10px !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.files.salla.network/theme/1904039590/60ff8b10-dccc-4053-a01e-dd4064c53518_217x88.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;
}