/*
 Theme Name:   Flat Child
 Theme URI:    https://socialmind.gr
 Description:  Flat Child Theme
 Author:       Synadakis Angelos
 Author URI:   https://socialmind.gr
 Template:     flat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flat
*/
@import url("../flat/style.css");

#site-description span {
	font-size: 35px !important;
}

#main-nav ul li {
	padding: 12px !important;
}

.highlight-post p {
	color: black !important;
}

.wpml-ls-item a {
	padding: 10px 5px !important;
}

body {
	font-family: 'Roboto';
	font-size: 19px;
	color: #020202;
	font-weight: normal;
}

.page-id-8851 .loops-wrapper.grid3 .post-image img {
	width: 170px !important;
}

#menu-item-wpml-ls-76-el a:before {
    content: "EL";
}

#menu-item-wpml-ls-76-en a:before {
    content: "EN";
}

.wpml-ls-menu-item .wpml-ls-flag{
	display:none;
}

.footer-text {
    font-size: 13px;
}

#menu-item-wpml-ls-76-fr a:before {
    content: "FR";
}