.elementor-7582 .elementor-element.elementor-element-109f5dc > .elementor-widget-container{margin:0% 0% 1% 0%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* SPIDER LANGUAGE SWITCHER FIX */

/* 1. Αν η γλώσσα περιέχει "el" (π.χ. el, el-GR) -> ΚΡΥΨΕ το Αγγλικό */
html[lang*="el"] .header-en {
    display: none !important;
}

/* 2. Αν η γλώσσα περιέχει "en" (π.χ. en-US, en-GB) -> ΚΡΥΨΕ το Ελληνικό */
html[lang*="en"] .header-gr {
    display: none !important;
}/* End custom CSS */