/* RTL overrides */
body.rtl, body.t4g-rtl { direction: rtl; text-align: right; }
.t4g-rtl .t4g-section__head{flex-direction:row-reverse}
.t4g-rtl .t4g-breadcrumbs ol{flex-direction:row-reverse}
.t4g-rtl .t4g-toprated__row{grid-template-columns:auto 1fr 100px auto;direction:rtl}
.t4g-rtl .t4g-header__inner{flex-direction:row-reverse}
.t4g-rtl .t4g-footer__menu{flex-direction:row-reverse}
