/*
Theme Name: Diego Rodriguez Polo Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Empatica Internet SL
Author URI: https://www.empatica.net
Template: enfold
*/



/*Add your own styles here:*/

/*Logo Header*/
#top #wrap_all #header_main svg{
	height: 40% !important;
	top: 30% !important; 
}

/*quien soy*/
#top #wrap_all #main #about #quien-soy div.avia_textblock{
	line-height: 1.4;
}

/* Footer */
#top #wrap_all #footer-page #footer{
	padding-bottom: 15px;
}
#top #wrap_all #footer-page #footer-column img{
	max-width: 70%;
	text-align:center;
}

#top #wrap_all #footer-page #footer-column h3{
    font-size: 12px;
}

#top #wrap_all #footer-page #footer-column .avia-icon-list-container{
    margin-top: 2px;
	margin-bottom: 2px;
}


/*Formulario de Contacto- Footer*/

#top #wrap_all #footer-page #contact #avia_5_1 p{
	font-size: 10px;
	line-height:1.3;
}

#top #wrap_all #contact .avia_ajax_form #avia_5_1 p{
	font-size: 10px;
	line-height:1.3;
}

#top #wrap_all #contact form fieldset #element_avia_6_1 label{
	font-size: 10px;
	line-height:1.1;
}

/*Mediaqueries mobile*/

@media only screen and (max-width: 767px) {
	#top #wrap_all #header #header_main svg{
		margin-bottom: 10px;
    	height: 40px !important;
    	top: 10% !important;
	} 
	
	#top #wrap_all #main #av_section_1 h1{
		font-size: 26px;
	}
	
	#top #wrap_all #main #av_section_1 div.template-page{
		padding: 80px 0 80px;
	}
	
	#top #wrap_all #footer-page #contact h3{
		margin-bottom: 10px;
	}
	
	#top #ht-ctc-chat .ht_ctc_style{
		margin-right: 30px;
	} 
	
	#top #wrap_all #main #socket .container #avia3-menu #menu-item-214,
	#top #wrap_all #main #socket .container #avia3-menu #menu-item-215,
	#top #wrap_all #main #socket .container #avia3-menu #menu-item-216,
	#top #wrap_all #main #socket .container #avia3-menu #menu-item-219{
		padding-bottom: 10px;
	}
}



