body {
  font-family: "Cairo", Arial, sans-serif;
}

.brand,
.main-nav,
.lang-switch,
.badge-row,
.popular-searches,
.section-head,
.topbar,
.profile-overview,
.contact-list,
.tag-list,
.hero-search-bar,
.hero-search-field,
.hero-mega,
.vendor-body,
.chip-row,
.scroll-row {
  direction: rtl;
}

.suggestion-item {
  text-align: right;
}

.hero-mega-item {
  text-align: right;
}

.autocomplete-panel.hero-panel {
  left: auto;
  right: 0;
}

.hero-panel-head,
.hero-panel-input,
.hero-panel-results .suggestion-item,
.hero-panel-results .suggestion-copy {
  direction: rtl;
  text-align: right;
}

.hero-panel-results .suggestion-copy {
  align-items: flex-end;
}

.vendor-badge {
  left: auto;
  right: 12px;
}

.pack-card ul {
  padding-inline-start: 0;
  padding-inline-end: 18px;
}
