.elementor-16908 .elementor-element.elementor-element-464d0356{--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 );}/* Start custom CSS for container, class: .elementor-element-464d0356 *//* ========================================================== */
/* ΕΙΔΙΚΟ CSS ΓΙΑ ΤΗ ΣΥΓΚΕΚΡΙΜΕΝΗ ΔΟΜΗ ΚΕΙΜΕΝΟΥ */
/* ========================================================== */

/* Βασικό κείμενο (Παράγραφοι) */
.elementor-16908 .elementor-element.elementor-element-464d0356 p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important; 
    line-height: 1.8 !important; 
    color: #334155 !important; 
    margin-bottom: 20px !important; 
}

/* Τίτλοι (Έχεις χρησιμοποιήσει H5 στο κείμενο) */
.elementor-16908 .elementor-element.elementor-element-464d0356 h5,
.elementor-16908 .elementor-element.elementor-element-464d0356 h5 strong {
    font-family: 'Montserrat', sans-serif !important;
    color: #2A728D !important; /* Το σκούρο μπλε σου */
    font-size: 22px !important; /* Αλλάζουμε το μέγεθος του h5 για να φαίνεται σαν κανονικός τίτλος */
    font-weight: 700 !important;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
    line-height: 1.3 !important;
}

/* Έντονα γράμματα μέσα στις παραγράφους (π.χ. Canal Central) */
.elementor-16908 .elementor-element.elementor-element-464d0356 p strong,
.elementor-16908 .elementor-element.elementor-element-464d0356 p b {
    color: #1e293b !important;
    font-weight: 700 !important;
}

/* Σύνδεσμοι */
.elementor-16908 .elementor-element.elementor-element-464d0356 a {
    color: #3A98B9 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    border-bottom: 1px solid rgba(58, 152, 185, 0.3) !important;
    transition: all 0.3s ease !important;
}

.elementor-16908 .elementor-element.elementor-element-464d0356 a:hover {
    color: #c5a059 !important;
    border-bottom-color: #c5a059 !important;
}/* End custom CSS */
/* Start custom CSS *//* ========================================================== */
/* ΣΤΥΛ ΓΙΑ ΤΟ ΚΥΡΙΩΣ ΚΕΙΜΕΝΟ ΤΟΥ ΑΡΘΡΟΥ (TEXT EDITOR) */
/* ========================================================== */

/* Βασικό κείμενο (Παράγραφοι) */
.elementor-text-editor p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important; /* Ιδανικό μέγεθος για ανάγνωση */
    line-height: 1.8 !important; /* Μεγάλο κενό ανάμεσα στις γραμμές για ξεκούραστο διάβασμα */
    color: #334155 !important; /* Ένα μαλακό, σκούρο γκρι-μπλε αντί για σκληρό μαύρο */
    margin-bottom: 25px !important; /* Αέρας ανάμεσα στις παραγράφους */
    text-align: justify !important; /* Πλήρης στοίχιση */
}

/* Τίτλοι μέσα στο άρθρο (H2, H3, H4) */
.elementor-text-editor h2,
.elementor-text-editor h3,
.elementor-text-editor h4 {
    font-family: 'Montserrat', sans-serif !important;
    color: #2A728D !important; /* Το σκούρο μπλε σου */
    font-weight: 700 !important;
    margin-top: 40px !important; /* Μεγάλο κενό από το προηγούμενο κείμενο */
    margin-bottom: 15px !important;
    line-height: 1.3 !important;
}

.elementor-text-editor h2 { font-size: 26px !important; }
.elementor-text-editor h3 { font-size: 22px !important; }

/* Σύνδεσμοι (Links) μέσα στο κείμενο */
.elementor-text-editor a {
    color: #3A98B9 !important; /* Το βασικό σου μπλε */
    text-decoration: none !important;
    font-weight: 600 !important;
    border-bottom: 1px solid rgba(58, 152, 185, 0.3) !important; /* Μια διακριτική υπογράμμιση */
    transition: all 0.3s ease !important;
}

.elementor-text-editor a:hover {
    color: #c5a059 !important; /* Χρυσό στο hover */
    border-bottom-color: #c5a059 !important;
}

/* Λίστες με κουκκίδες ή αριθμούς */
.elementor-text-editor ul,
.elementor-text-editor ol {
    margin-bottom: 25px !important;
    padding-left: 20px !important;
}

.elementor-text-editor li {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    color: #334155 !important;
    margin-bottom: 10px !important;
}

/* Έντονα γράμματα (Bold) */
.elementor-text-editor strong,
.elementor-text-editor b {
    color: #1e293b !important; /* Πιο σκούρο για να κάνει αντίθεση */
    font-weight: 700 !important;
}/* End custom CSS */