/* Your custom CSS here */



 #main-wrapper .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {direction: ltr !important;left: 0;}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating)
Specificity: (0,6,0)
 {
     direction:ltr !important;
 }

#main-wrapper .iti__country-container {
    left: 0px !important;
    direction: ltr;
}

 #main-wrapper input#phone {
    padding-left: 80px !important;
}

[dir=rtl] .iti__arrow {
    margin-right: 0 !important;
    margin-left:  var(--iti-arrow-padding) !important;
}