.footer-list a {
    display: block;
    font-size: .7rem;
    line-height: 0.3rem;
    margin-bottom: .25rem;
    padding-bottom: .5rem;
    padding-top: 0;
}

.top-navbar {
    display: none;
}
.breadcrumbs {
  padding: 10px;
}
.content--single-page {
    padding: 10px;

}
/* صورة الـ hero — بدون قص على كل الأحجام */
img[data-selia="home-special-products-slider-image"] {
  max-height: none !important;
  height: auto !important;
}
.s-product-options-thumbnails-wrapper > div {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.product-card__subtitle{
  color: red;
}

.s-product-options-thumbnails-wrapper label {
    order: 1 !important;
}

.s-product-options-thumbnails-wrapper p {
    display: block !important;
    order: 2 !important;
    font-size: 11px !important;
    text-align: center !important;
    margin-top: 4px !important;
    color: #333 !important;
}

.store-footer {
    background-color: #17469e !important;
    color: #ffffff !important;
}

.store-footer__curve {
    color: #17469e !important;
}

.store-footer,
.store-footer__inner,
footer.store-footer {
    background-color: #17469e !important;
}

.store-footer__curve {
    color: #17469e !important;
}
@media (max-width: 1024px) {
  .s-block--special-products-slider .lg\:w-1\/3 {
    min-height: 320px !important;
    max-height: 420px !important;
  }
  
  .s-block--special-products-slider .lg\:w-1\/3 .space-y-4 {
    padding: 1.5rem !important;
    gap: 0.75rem !important;
  }
  
  .s-block--special-products-slider h2 {
    font-size: 1.5rem !important;
  }
}
.store-footer__contacts-row,
.footer-bottom,
.store-footer > div {
    background-color: #17469e !important;
}