/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.3.1
Description: 
Author: svf informatica
Template:   Divi
Author URI: http://www.essevueffe.it
*/

@import url("../Divi/style.css");
/*----------------------------------------------------------------------------*/
/*                          Theme customization starts here                   */


#main-header { min-height: 100px; }
.et_fixed_nav #logo { max-height: 100px; margin-bottom:5px; }
.et-fixed-header #logo { max-height: 50px; margin-bottom:5px; }

.invisibile {
	visibility: hidden;
}

.et_pb_map {
  height: 600px;
}

#footer-bottom {
  background-color: rgba(0, 0, 0, 0);
}

#footer-info {
  text-align: left;
  color: #ffffff;
  padding-bottom: 10px;
  float: left;
}
.et-social-icon a {
  display: inline-block;
  font-size: 24px;
  position: relative;
  text-align: center;
  transition: color 300ms ease 0s;
  color: #ffffff;
  text-decoration: none;
}