.wpcf7-not-valid-red {
  color: red !important;
  background: url("../img/cancel.png") 97% no-repeat !important;
  background-size:  auto 70% !important;
}
.wpcf7-not-valid-blue {
  background: url("../img/checked.png") 97% no-repeat !important;
  background-size:  auto 70% !important;
}
.iti--allow-dropdown {
  flex-basis: 100%;
    max-width: 100%;
}
.iti--allow-dropdown input.elementor-field {
width: 100%;
}
.intl-tel-input {
   flex-basis: 100%;
}
.iti-mobile .iti--container {
  z-index: 99999 !important;
}
#popup .iti__country-list {
  position: fixed;
}