.elementor-4333 .elementor-element.elementor-element-cbbcabf{--display:flex;}#elementor-popup-modal-4333 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4333{background-color:#00000090;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4333 .dialog-message{width:1080px;height:720px;align-items:flex-start;}#elementor-popup-modal-4333 .dialog-close-button{display:flex;}/* Start custom CSS *//* 1. ΘΟΛΩΜΑ ΠΙΣΩ ΑΠΟ ΤΟ POPUP */
body.dialog-widget-opened .dialog-backdrop-core {
    backdrop-filter: blur(4px) !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
}

/* 2. ΕΞΑΦΑΝΙΣΗ ΔΙΠΛΗΣ ΜΠΑΡΑΣ (SCROLLBAR) */
.elementor-popup-modal .dialog-message {
    overflow-y: hidden !important;
}

/* 3. ΤΟ ΧΡΥΣΟ "X" (CLOSE BUTTON) */
/* Αν δεν το έφτιαξες από το Style, το αναγκάζουμε από εδώ */
.elementor-error .elementor-popup-modal .dialog-close-button,
.elementor-popup-modal .dialog-close-button {
    background-color: #B58749 !important; /* Metal Gold [cite: 2026-02-01] */
    color: #111111 !important; /* Pure Black [cite: 2026-02-01] */
    border-radius: 50%;
    padding: 5px;
    opacity: 1 !important;
}

/* 4. ΔΙΟΡΘΩΣΗ ΓΙΑ ΤΟ CALENDLY */
.calendly-inline-widget {
    overflow: hidden !important;
    border-radius: 0px;
}/* End custom CSS */