.elementor-25888 .elementor-element.elementor-element-a48c744{--display:flex;}.elementor-25888 .elementor-element.elementor-element-9e94417 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-25888 .dialog-widget-content{animation-duration:0.5s;border-style:none;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-25888{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-25888 .dialog-message{width:420px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-25888 .dialog-close-button{display:flex;}/* Start custom CSS *//* ==== ЗАКРИТТЯ: зелений квадратний хрестик ==== */
/* Глобально – не чіпаємо позицію попапів */
.elementor-popup-modal .dialog-widget-content {
    max-width: none;
    margin: 0;
}


.elementor-popup-modal .dialog-close-button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #d7ff00;
    color: #000;
    text-align: center;
    border-radius: 0;
    opacity: 1;
    z-index: 10;
}

.elementor-popup-modal .dialog-close-button {
    font-size: 20px;
    justify-content: center;
    padding-top: 10px;
}


.callback-form__fields {
    margin-top: 10px;
    
}

.callback-form__fields input {
    margin-top: 10px
}

.callback-form__bottom {
    margin-top: 10px;
    margin-left: -15px;
}

.callback-form__button {
    margin-bottom: 20px;
}

.callback-form_h1 {
    text-align: center;
    font-family: "Helvetica", Arial, sans-serif !important;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.5px;
}

.callback-form_p {
    text-align: center;
    font-family: "Helvetica", Arial, sans-serif !important;
    color: #000000b3;
    font-size: 15px;
    letter-spacing: 0.5px;
}

/* ==== КАРТКА POPUP ==== */
.elementor-popup-modal .dialog-widget-content {
    max-width: 450px;
    margin: 40px auto;
    padding: 32px 0px;
    padding-right: 15px;
    padding-left: 15px;
    background: #f4f4f4;
    box-sizing: border-box;
    position: relative;
}

/* ==== ХРЕСТИК – ЗЕЛЕНИЙ КВАДРАТ ==== */
.elementor-popup-modal .dialog-close-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #d7ff00;
    color: #000;
    text-align: center;
    border-radius: 0;
    opacity: 1;
    z-index: 10;
}

.elementor-popup-modal .dialog-close-button i {
    font-size: 20px;
}

/* ==== ЗАГОЛОВОК + ТЕКСТ ==== */
.elementor-popup-modal .cf-popup-title {
    font-family: "Helvetica", Arial, sans-serif !important;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    margin: 0 0 10px;
}

.elementor-popup-modal .cf-popup-text {
    font-family: "Helvetica", Arial, sans-serif !important;
    font-size: 15px;
    color: #000000b3;
    text-align: center;
    margin: 0 0 20px;
}

/* ==== ПОЛЯ ФОРМИ ==== */
.elementor-popup-modal .wpcf7 form p {
    margin: 0 0 12px;
}

.elementor-popup-modal .wpcf7-form-control.wpcf7-text,
.elementor-popup-modal .wpcf7-form-control.wpcf7-tel,
.elementor-popup-modal .wpcf7-form-control.wpcf7-email {
    width: 100%;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    padding: 12px 16px;
    font-size: 15px;
}

/* ==== ЧЕКБОКС + ТЕКСТ ==== */
.elementor-popup-modal .wpcf7-acceptance label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    line-height: 1.4;
}

/* ==== КНОПКА ==== */
.elementor-popup-modal .wpcf7-submit {
    margin-top: 16px;
    margin-left: 125px;
    padding: 14px 0;
    background: #d7ff00;
    width: 40%;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    text-align: center;
}/* End custom CSS */