@media (max-width: 1024px) {
    body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options {
        float: right;
    }
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options > span {
    float: right;
    margin: 7px 0 0 9px;
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-left: 40px;
    padding-right: 14px;
}

body.rtl .elementor-widget-motors-inventory-sort-by .stm-sort-by-options .select2-container[dir=rtl] .select2-selection--single .select2-selection__arrow b {
    left: 2px;
}