/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 20 2024 | 13:32:46 */
.phone_icon_flag{
	position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2024/12/free-icon-russia-5221349.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* padding-left: 10px; */
    display: inline-block;
    margin-left: 17px;
}

.elementor-field-group-phone input[name="form_fields[phone]"]{
	padding-left: 45px!important;
}