.rtl .form-select, .rtl select, [dir=rtl] .form-select, [dir=rtl] select {
    display: none;
}