.main-menu .sub-menu ul {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(150px, 1fr));
  gap: 10px 20px;
  background: #fff !important;
  z-index: 1000;
    position: absolute;
    padding:50px;
    border-radius:32px;
      
}


.swiper-wrapper:has(img[src*="a041cdf6-2f64-4620-ae61-fbe0525bd95c"]) {
    /* CSS الخاص بالسلايدر ده فقط */
display: flex;
justify-content: center;

}


.mb-6{
margin-bottom: 0rem;
}

.store-footer .s-menu-footer-list{
display:block;

}

.store-footer .s-menu-footer-list .s-menu-footer-item{
    margin-top: 20px;

}

.s-quick-order-container, .s-offer-wrapper .s-slider-block__title h2::before{
display:none;
  
}