/*
Theme Name: Astra Child
Theme URI: https://safesysinnovations.com/
Description: Astra Child Theme
Author: safesysinnovations
Author URI: https://safesysinnovations.com/
Template: astra
Version: 1.0
*/

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 9px !important;
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: clip;
    max-width: 360px !important;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
}


.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}