/* RTL Styles for Elite Real Estate */
body.rtl .main-navigation ul { flex-direction: row-reverse; }
body.rtl .lang-switch { margin-left: 0; margin-right: 20px; }
body.rtl .property-badge { left: auto; right: 15px; }
body.rtl .property-price { right: auto; left: 15px; }
body.rtl .property-location i { margin-right: 0; margin-left: 5px; }
body.rtl .footer-widget-title::after { left: auto; right: 0; }
body.rtl .footer-links a:hover { padding-left: 0; padding-right: 5px; }
body.rtl .whatsapp-float { right: auto; left: 30px; }
body.rtl .about-image::before { left: auto; right: 20px; }
body.rtl .contact-info-item { flex-direction: row-reverse; text-align: right; }
body.rtl .about-feature { flex-direction: row-reverse; }
body.rtl .section-badge { direction: rtl; }
body.rtl .property-features { flex-direction: row-reverse; }
