@-webkit-keyframes lxItemSlideRtl{from{opacity:0;-webkit-transform:translateX(-24px);transform:translateX(-24px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes lxItemSlideRtl{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}[dir=rtl] .lx-mobile-header .lx-logo{margin-right:0;margin-left:auto}[dir=rtl] .lx-mobile-menu{-webkit-transform:translateX(-100%);transform:translateX(-100%)}[dir=rtl] .lx-mobile-menu.active .lx-mobile-main-menu>li{-webkit-animation-name:lxItemSlideRtl;animation-name:lxItemSlideRtl}[dir=rtl] .lx-mobile-main-menu a{-webkit-transition:color .25s ease,padding-right .25s ease,background .25s ease;transition:color .25s ease,padding-right .25s ease,background .25s ease}[dir=rtl] .lx-mobile-main-menu>li>a::before{left:auto;right:0;border-radius:3px 0 0 3px}[dir=rtl] .lx-mobile-main-menu>li.open>a,[dir=rtl] .lx-mobile-main-menu>li>a:hover{padding-left:1.5rem;padding-right:1.4rem}[dir=rtl] .lx-mobile-section-list a{-webkit-transition:color .2s ease,background .2s ease,padding-right .2s ease;transition:color .2s ease,background .2s ease,padding-right .2s ease}[dir=rtl] .lx-mobile-section-list a:hover{padding-left:1.5rem;padding-right:1.75rem}[dir=rtl] .submenu-arrow{margin-left:0;margin-right:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .has-submenu.open>a .submenu-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .lx-bottom-nav .nav-item::before{left:auto;right:7.5%}[dir=rtl] .lx-mob-ext{margin-left:0;margin-right:6px}