/*
Theme Name: efyresidence
Version: 1.0
Description: A child theme of Hello Elementor
Template: hello-elementor
Author: Administrator
*/
@import url("../hello-elementor/style.css");
/* Your awesome customization starts here */

.telefon_efy a {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    display: inline-block;
    color:#fff !important;
}

.telefon_efy a:hover {
    color:#bdbdbd !important;
    text-decoration: none;
}

.telefon_efy span {
    height: 22px;
    width: 2px;
    margin: -4px 10px;
    background: #d81e1e;
    display: inline-block;
    transform: rotate(16deg);
}

.elementor-field-group-btn_acceptare label {
    font-size: 12px !important;
    color: #929292 !important;
}

.elementor-field-group-btn_acceptare span.elementor-field-option {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}

.elementor-field-group-cum_contactam input[type=checkbox] {
    margin-right: 10px;
}

.elementor-field-group-cum_contactam span.elementor-field-option {
    margin-bottom: 10px;
}

span.elementor-field-option label {
    font-size: 15px;
}