.elementor-3013 .elementor-element.elementor-element-42ecc43{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3013 .elementor-element.elementor-element-621bb5e{width:100%;max-width:100%;text-align:center;font-family:"Arimo", Sans-serif;font-size:18px;font-weight:400;}#elementor-popup-modal-3013{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3013 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-3013 .dialog-close-button{display:flex;}#elementor-popup-modal-3013 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for text-editor, class: .elementor-element-621bb5e *//* 1. הגדרת הפופאפ כעיגול (יויו) */
.dialog-type-lightbox .dialog-widget-content {
    background-color: #000000 !important;
    border: 3px solid #00FFFF !important;
    border-radius: 50% !important;
    width: 450px !important; 
    height: 450px !important;
    min-width: 450px !important;
    min-height: 450px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 40px !important;
    box-shadow: 0 0 30px rgba(0, 255, 255, 0.6) !important;
    cursor: pointer; /* הופך את כל העיגול לסימן של יד (קליק) */
}

/* 2. עיצוב הטקסט/כפתור שבפנים שייראה כמו חלק מהעיצוב */
.elementor-popup-modal .elementor-button {
    background-color: transparent !important;
    border: 2px solid #00FFFF !important;
    color: #00FFFF !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    transition: all 0.3s ease !important;
}

/* מעבר עכבר - הופך ללבן */
.elementor-popup-modal .elementor-button:hover {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #000000 !important;
}

/* ביטול רקעים מיותרים של אלמנטור */
.elementor-popup-modal .elementor-widget-container {
    background: none !important;
}/* End custom CSS */