body { font-family: 'Tajawal', sans-serif; direction: rtl; }
.header-inner { flex-direction: row-reverse; }
.nav { flex-direction: row-reverse; }
.search-category { border-right: none; border-left: 1px solid var(--gray-300); }
.search-location { border-left: none; border-right: 1px solid var(--gray-300); }
.dropdown-menu { right: auto; left: 0; }
.dropdown-item { flex-direction: row-reverse; }
.listing-meta { flex-direction: row-reverse; }
.footer-content { flex-direction: row-reverse; }
