/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1 
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Template: Divi
Author URI: http://www.elegantthemes.comTemplate: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("../Divi/style.css");
#page-container{
	padding:0!important;
}
.et_pb_slider:hover .et-pb-arrow-prev{
	left:2px;
}
.et_pb_slider:hover .et-pb-arrow-next{
	right:2px;
}
#main-header{
	padding:0!important;
	background-color:rgba(0, 0, 0, 0.4);
	box-shadow:none;
}
.mobile_menu_bar::before{
	color:white;
}
#footer-info, #footer-info a{
	/*display:none;*/
	color:white;
}

#main-footer{
	position: absolute;

width: 100%;

background-color:
transparent;
margin-top: -48px;
z-index: 300;

}
a.icon::before{
	color:white;
}
.et-social-twitter a.icon::before{
	content:"\e0a8";
}
.et-pb-controllers{
	bottom:42px!important;
}
#main-header.et-fixed-header{
	background-color:black;
}
/********************logo centrale home*********************************/
#logo-intero{
	left:15vw;
margin-top:-50vh;
}
#no-mob{
	display:block;
}
#mob{
	display:none;
}
 @media screen and (max-width: 1024px) {
#logo-intero{
	left:10vw;
margin-top:-50vh;
}
	  @media screen and (max-width: 890px) {
#logo-intero{
	left:10vw;
margin-top:-40vh;
}
}
	 	  @media screen and (max-width: 768px) {
#logo-intero{
	left:10vw;
margin-top:-40vh;
}
			  #mob{
				  display:block;
			  }
			  #no-mob{
				  display:none;
			  }
}
 @media screen and (max-width: 545px) {
#logo-intero{
	left:25vw;
margin-top:-70vh;
}
}
	 
}

