/* Add custom CSS styles below */ 
.banner--fixed img, .banner-entry {background-color: transparent !important; } 
.s-block--banners+.s-block--banners, .s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner { margin-top: 0em; } 
@media (min-width: 640px) { .s-block { margin-top: 0rem; } }.s-block { margin-top: 0rem; }
body { --tw-bg-opacity: 1; background-color: #f9fafb; background-color: white !important; }
.main-nav-container {
    background: #F7D3B7;
}
    .top-navbar {
        display: none;}
.footer-is-light .store-footer {
      background: linear-gradient(to bottom, #ffff, #f7d7bd)!important;
}
footer {
      background: linear-gradient(to bottom, #ffff, #f7d7bd)!important;
}.footer-is-light .store-footer .store-footer__inner {      background: linear-gradient(to bottom, #ffff, #f7d7bd)!important;
                                                     }
/* تنسيقات الفوتر العامة (لجميع الشاشات) */
.store-footer a {
    display: flex; /* ضروري لكي تعمل خصائص المحاذاة */
    justify-content: center;
    align-items: center;
}

.store-footer .max-w-sm {
    max-width: 80%;
}

/* تنسيقات الفوتر للشاشات الكبيرة (أكبر من 1024px) */
@media (min-width: 1024px) {
    .store-footer .lg\:grid-cols-6 { 
        grid-template-columns: repeat(1, minmax(0, 1fr)); 
    }
    
    .store-footer .lg\:col-span-2 { 
        grid-column: span 1 / span 1; 
    }
    
    .store-footer .lg\:gap-6 { 
        gap: 1.5rem; 
        align-items: center; 
        justify-content: center; 
    }
    
    .store-footer h3 { 
        margin-bottom: 1.25rem; 
        text-align: center; 
    }

    /* تنسيقات الفوتر للشاشات الكبيرة في حالة اللغة العربية (من اليمين لليسار) */
    :where([dir=rtl], [dir=rtl] *) .store-footer .rtl\:lg\:pl-20 { 
        padding-left: 0rem; 
        justify-content: center; 
        display: flex; 
        flex-direction: column; 
        align-items: center; 
    }
}

@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');
.products-slider .product-card .image-container .star-badge {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }