/*
Theme Name: Divi-child
Theme URI: https://martincatoira.ar/wp-content/themes/divi/
Version: 1.0
Description: Sitio Web de Martín Catoira
Author: Contexto Digital                
Author URI: https://contextodigital.com.ar/ 
Template: Divi
Version: 1.0
*/
 
@import url("../Divi/style.css");

/*---- A partir de aquí añadimos las modificaciones que queremos hacer sobre el tema padre -----*/

.et_header_style_fullscreen ul#mobile_menu_slide {

    /*background-color: rgba(132,132,132,0.52) !important;*/

}

.et_fixed_nav #main-header{

	background-color: rgba(0,0,0,0.85) !important;

}

span.mobile_menu_bar:before {

     color: #ffffff!important;

}

#et-top-navigation ul li a {

    /*color: #1B1B1B !important;*/

}

@media (min-width: 980px) {

	#et-top-navigation ul li a {

		/*color: #FFFFFF !important;*/

	}

}

span.mobile_menu_bar:before {

	/*color: #FFFFFF !important;*/

}

.et_mobile_menu {

	/*background-color: rgba(255,255,255,0.95) !important;

	border-top: 3px solid #FFFFFF;*/

}

.et_first_mobile_item > a:nth-child(1) {

	/*color: #1B1B1B !important;*/

}

.vertical-align {

	/*display: flex;

	flex-direction: column;

	justify-content: center;*/

}

/* Footer */

#main-footer {

	background-color: transparent !important;

}

#footer-bottom {

	/*background-color: rgba(181,63,0,0.84) !important;*/

}

#main-footer p,

#main-footer p a {

	font-size: 0.95em !important;

	color: #EEEEEE;

}

#footer-bottom .et-social-facebook a {

	font-size: 1.25em !important;

	color: #EEEEEE;

}

#footer-bottom .et-social-twitter a {

	color: #EEEEEE;

}

#footer-bottom .et-social-google-plus a {

	color: #EEEEEE;

}#footer-bottom .et-social-instagram a {

	font-size: 1.25em !important;

	color: #EEEEEE;

}

#footer-bottom .et-social-rss a {

	color: #EEEEEE;

}

/* Hover Colors*/

#footer-bottom .et-social-facebook a:hover {

	color: #cea46f !important;

}

#footer-bottom .et-social-twitter a:hover {

	color: #cea46f !important;

}

#footer-bottom .et-social-google-plus a:hover {

	color: #cea46f !important;;

}

#footer-bottom .et-social-instagram a:hover {

	color: #cea46f !important;;

}

#footer-bottom .et-social-rss a:hover {

	color: #cea46f !important;

}