.flat-wallet-rtl {
    right: unset;
    left: 15px;
}

.top-search-rtl {
    right: unset !important;
    left: 100% !important;
}

.mobile-button-rtl {
    right: unset !important;
    left: 50px;
}

.mobile-nav-close-rtl {
    right: unset !important;
    left: 30px;
}

.prev-3d-rtl::after {
    font-family: 'icomoon';
    content: '\ea3c';
}

.next-3d-rtl::after {
    font-family: 'icomoon';
    content: '\ea40';
}
