@charset "utf-8";
/* CSS Document */


/* ------------------FONDO BLANCO MENÚ PARA ACCESIBILIDAD------- */
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-navigation {
  background-color: #FFF !important;
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-featured-event {
	background-color: #FFF !important;
}
body .header-nav-fair-container.fair .menu-wrapper .top-searches .search-card a {
  background-color: #f1f1f1 !important;
}
body .header-nav-fair-container.fair .menu-wrapper .top-searches .search-card:hover {
  box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.18);
}
body .header-nav-fair-container.fair .menu-wrapper .menu .menu-level-1::before{
	background-color: #FFF !important;
}