/*
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: 4.25.1.1786350301
Updated: 2026-08-10 10:25:01

*/
#main-header > .container{
	width: 80% !important;
	max-width: 100% !important;
}
#top-menu-nav #top-menu li a.active-section,
#et_mobile_nav_menu .et_mobile_menu li a.active-section{
  color: #0D63D1 !important;
  text-decoration-line: underline !important;
}
.menu-item-wpml-ls-2-ca a span,
.menu-item-wpml-ls-2-es a span{
	color: #fff;
	text-transform: uppercase;
}
#top-menu li a:hover,
.menu-item-wpml-ls-2-ca a span:hover,
.menu-item-wpml-ls-2-es a span:hover{
	color: #0D63D1 !important;
	text-decoration: underline !important;
}
/*Móvil*/
#main-header{
	background-color: #000 !important;
	position: fixed !important;
}
.mobile_menu_bar:before{
	color: #fff;
}
.et_mobile_menu{
	border-top: 3px solid #fff;
}
#main-header .et_mobile_menu{
	background-color: #000 !important;
}
#mobile_menu li a {
	color: #fff;
}
/*Fin Móvil*/