/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.9.0.1785232850
Updated: 2026-07-28 10:00:50

*/

/*
.sec_header .menu,
.sec_header.et_pb_sticky .menu{
	transition: all 2s;
}
.sep-degradado{
	background-color: inherit !important;
}
*/

/* Cabecera */
/*body.home .logo_container{
	display: none !important;
}
body.home #main-header{
	background-color: transparent !important;
	box-shadow: inherit !important;
}

body:not(.home) #main-header{
	box-shadow: inherit !important;
}

#page-container{
	padding-top: 0 !important;
}
#et-top-navigation .mobile_menu_bar:before,
#et-top-navigation .mobile_menu_bar:after{
	color: #000 !important;
	background: #fff;
	padding: 10px;
	border-radius: 100px;
}
#mobile_menu_slide li{
	text-align: center;
}*/
/* --fin Cabecera */

/* Botón demo */
/*
.btn_demo{
	background: #D40000;
	padding: 5px 15px;
	margin-top: 30px;
	transition: all .5s;
}
.btn_demo a{
	color: #fff !important;
}

.btn_demo:hover{
	background: #fff;
	transition: all .5s;
}
.btn_demo:hover a{
	color: #090e38 !important;
}*/
/* --fin Botón demo */