/* إخفاء الشريط العلوي كامل */
.store-header .top-navbar {
  display: none !important;
}