/* Theme Name: Uno */

@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*@import "./reset.css";*/
.wrapper {
  overflow: hidden;
}

html :where(.wp-block) {
    max-width: 1200px;
}

input#phone {
    padding: 0 20px 0 60px;
    width: 100%;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.iti__country-list {
    width: 300px;
    margin: -5px 0 0 -1px;
    border-radius: 0 0 8px 8px;
    box-shadow: none;
    border: 0;
}