/* Add custom CSS styles below */ 
/* خلفية قائمة أقسام رأس الصفحة */
@media (min-width: 1024px) {
  .main-menu {
    background-color: #114039 !important;
  }

  .main-menu > li > a {
    color: #ffffff !important;
    font-weight: 700 !important;
  }

  .main-menu > li > a:hover {
    color: #e8d8a6 !important;
  }
}@media (min-width: 1024px) {
  .main-nav-container {
    background-color: #114039 !important;
  }
}#reorder-section {
  display: none !important;
}footer[data-testid="store-footer"]::before {
  content: "";
  display: block;
  width: 180px;
  height: 180px;
 margin: 0 auto 12px !important;
  background: url("https://cdn.files.salla.network/theme/1141513119/edeb20bf-5b81-4707-9b51-636a3280f410-original.webp") center / contain no-repeat;
}