.iti {
  width: 100%;
}

.iti input {
  width: 100%;
}

.iti--container,
.iti__country-list {
  z-index: 100000 !important;
}

body.phone-thankyou .iti--container,
body.phone-thankyou .iti__country-list {
  display: none !important;
}

.hp-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
  overflow: hidden !important;
}
