/*
 Theme Name: innovatech
 Theme URI: 
 Description: Child Theme
 Author: Peppe
 Author URI: 
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_menu__logo img{
	max-width:200px;
}

html[lang="en-GB"] .header-it {
    display: none;
}

html[lang="it-IT"] .header-en {
    display: none;
}

html[lang="en-GB"] .footer-it {
    display: none;
}

html[lang="it-IT"] .footer-en {
    display: none;
}