body.rtl .agarha-header-top {
  flex-direction: row-reverse;
}

body.rtl .agarha-header-actions {
  flex-direction: row-reverse;
}

body.rtl .agarha-category-nav ul {
  justify-content: flex-start;
}
