html { letter-spacing: 0; }
.home-category-grid > div, .catalog-category-copy, .product-card { min-width: 0; }
.card-hover h2, .card-hover .boxa p { overflow-wrap: anywhere; }
.home-category-title { white-space: normal !important; text-wrap: balance; overflow-wrap: anywhere; line-height: 1.45; }
.home-category-grid .home-category-title { font-size: 15px !important; }
.catalog-category-copy strong, .catalog-category-copy small, .catalog-category-copy span { white-space: normal; overflow-wrap: anywhere; }
.catalog-category-trigger { text-align: start; }
.catalog-category-copy strong { font-size: 16px; }
#langBtnLabel, #currentLangText { max-width: 112px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#bg-img .title { font-size: 48px; line-height: 1.25; max-width: 1100px; margin-inline: auto; padding-inline: 16px; text-wrap: balance; }
.nav-link { font-size: 14px; white-space: normal; }
.localized-news[hidden] { display: none; }
html[dir="rtl"] #home-videos, html[dir="rtl"] #home-video-dialog { direction: rtl; text-align: right; }
html[dir="rtl"] #home-video-dialog .home-video-dialog-foot { text-align: left; }
html[dir="rtl"] .owl-carousel { direction: rtl; }
html[dir="rtl"] #langMenu, html[dir="rtl"] #mobileLangMenu { left: 0; right: auto; transform-origin: top left; }
html[dir="rtl"] .header-phone, html[dir="rtl"] a[href^="https://wa.me/"] { direction: ltr; }
html[dir="rtl"] .category-panel { border-left: 1px solid #e5e7eb; border-right: 0; }
html[dir="rtl"] .catalog-sub-link .icon-right, html[dir="rtl"] .catalog-category-arrow.icon-arrowright { transform: rotate(180deg); }
@media (max-width: 767px) {
  .home-category-grid .home-category-title { font-size: 12px !important; }
  .home-category-grid > div { padding: 10px 6px; }
  .catalog-category-copy strong { font-size: 14px; }
  .catalog-category-copy small { font-size: 11px; }
  footer p { overflow-wrap: anywhere; text-align: center; line-height: 1.2; padding-inline: 2px; }
}
@media (max-width: 479px) {
  .card-hover h3.fc { font-size: 20px; line-height: 1.3; overflow-wrap: anywhere; }
}
