/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

.iti {
  width: 100%;
}

.iti input, .iti input[type=tel] {
  padding-left: 78px !important; /* Leaves space for flag */
}

/* Dropdown fix if hidden */
.iti__country-list {
  z-index: 9999 !important;
}