/* driving-2Lang */
.rtl .wpcf7-select-parent .wpcf7-select {
    background: #f7f7f7;
    border-radius: 4px;
    color: inherit;
    height: 50px;
}
.rtl #wrapper .wpcf7-select-parent .select-arrow {
    height: 48px !important;
    line-height: 48px !important;
    width: 48px !important;
}
.rtl input.wpcf7-form-control.wpcf7-submit {
    border-radius: 25px;
}
