.icon-drop-down {
    width: 25px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-right: 20px;
}

.elementor-field-group-countryCode ul li {
    display: flex;
    flex-direction: row;
}

.elementor-field-group-countryCode .ashade-select-wrap li {
    display: flex;
    align-items: center;
    padding-left: 20px;
    line-height: 17px;
}

