footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5.pb-4,
footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5.pb-4 * {
  color: #fff !important;
}
.footer-margin span,
.footer-margin span * {
  color: #fff !important;
}

.grid.grid-cols-3 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 20px !important; /* المسافة بينهم */
}

.grid.grid-cols-3 .products-item {
  flex: 0 0 auto !important;
  text-align: center !important;
}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}