/* PanjtanTV - RTL Support */
[lang="ar"] body, [lang="ur"] body { direction: rtl; }
[dir="rtl"] .ptv-nav { flex-direction: row-reverse; }
[dir="rtl"] .ptv-footer__col ul li a { flex-direction: row-reverse; }
[dir="rtl"] .ptv-event-card { flex-direction: row-reverse; }
[dir="rtl"] .ptv-breadcrumb ol { flex-direction: row-reverse; }
