/* OTV Gaming — RTL (body כבר direction:rtl ב-style.css) */
/* לא צריך הרבה overrides כי ה-base כבר RTL */

/* חיפוש — כפתור ראשון בHTML אז מופיע שמאל */
.sidebar-search-wrap .otv-search-input { direction: rtl; }
.topbar-search .otv-search-input { direction: rtl; }

/* Footer */
.footer-col { text-align: right; }
.footer-nav-list { text-align: right; }
