@charset 'utf-8';
/*
Theme Name: Revostudio Template Child
Theme URI: http://revostudio.it
Description: Tema proprietario - revostudio.it
Author: Revolution Studio
Author URI: http://revostudio.it
Template: Divi
Version: 1.0
*/


/* -------------------------------------------------------------- */


.et_pb_row{
    max-width: 1400px;
}

.container.et_menu_container{
    width: 94%;
    max-width: 94%;
}
#top-menu a{
	color: #FFFFFF !important;
	letter-spacing: 2px;
}
body *{
	font-family: 'Muli' !important;
	font-weight: 400 !important;
}
body strong, body b{
	font-weight: 700 !important;
}
.et_pb_text_inner p, .et_pb_text_inner p *{
	color: #444 !important;
}
#avv-godina, #avv-petti, #avv-ferraresso{
	margin-bottom: 15px;
	padding-bottom: 0;
}
#avv-godina .et_pb_row, #avv-petti .et_pb_row, #avv-ferraresso .et_pb_row, #footer_content .et_pb_row{
	padding: 0;
}

#avv-godina h2, #avv-petti h2, #avv-ferraresso h2{
	padding-top: 6vw;
}
#avv-godina .et_pb_text, #avv-petti .et_pb_text, #avv-ferraresso .et_pb_text{
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
h1, h2, h3, h4{
	letter-spacing: 1px;
}
#contatti{
	padding: 0;
}
#contatti .et_pb_row{
	min-width: 100%;
	padding: 0 0 15px 0;
}
#contatti .et_pb_map_container, #contatti .et_pb_map_container .et_pb_map{
	margin: 0;
	min-height: 25vw;
}
#intra_mappa{
	background: #000;
    width: 370px;
    padding: 30px;
    z-index: 3;
    position: absolute;
    bottom: 40px;
    left: 40px;
}
#intra_mappa *{
	color: #bbb !important;
}
#contatti .et_pb_column_1_3 .et_pb_text{
	margin-bottom: 18px;
}



/* - - - media query / responsive - - - */

@media screen and (max-width:1100px){
	
}
@media screen and (max-width:980px){
	
}
@media screen and (max-width:767px){
	
}
@media screen and (max-width:479px){
	
}