/**
* Theme Name: YITH Proteo Child
* Description: This is a child theme of YITH Proteo, generated by YITH_Proteo_Wizard.
* Author: <a href="https://yithemes.com">YITH</a>
* Template: yith-proteo
* Version: 1.3.0
*/



.elementor .e-flexbox-base{
	padding:0;
}


/* Container περιεχομένου μόνο στην αρχική */
body.home #content > .container,
body.home .site-content > .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Container του footer σε όλες τις σελίδες */
.site-footer .container,
footer .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container{
	padding-left:0;
	padding-right:0;
}