@charset 'UTF-8';


/* Estilos generales */


/* Cabecera de página */

.elementor-location-header .elementor-widget-search-form,
.elementor-location-header .elementor-search-form,
.elementor-location-header .wp-block-search,
.elementor-location-header .search-form,
#wpadminbar #wp-admin-bar-search,
#wpadminbar #wp-admin-bar-search .ab-item,
#wpadminbar #wp-admin-bar-search .ab-icon,
#wpadminbar #wp-admin-bar-search .ab-icon:before,
#wpadminbar #wp-admin-bar-search #adminbarsearch,
#wpadminbar #wp-admin-bar-command-palette,
#wpadminbar #wp-admin-bar-command-palette .ab-item,
#wpadminbar #wp-admin-bar-command-palette .ab-icon,
#wpadminbar #wp-admin-bar-command-palette .ab-icon:before {
	display: none !important;
}

@media (max-width: 767px) {
	.elementor-location-header .elementor-menu-toggle.elementor-active,
	.elementor-location-header .elementor-menu-toggle:hover,
	.elementor-location-header .elementor-menu-toggle:focus,
	.elementor-location-header .elementor-nav-menu--dropdown .elementor-item:hover,
	.elementor-location-header .elementor-nav-menu--dropdown .elementor-item:focus,
	.elementor-location-header .elementor-nav-menu--dropdown .elementor-item.highlighted,
	.elementor-location-header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
	.elementor-location-header .elementor-nav-menu--dropdown .current-menu-item > .elementor-item,
	.elementor-location-header .elementor-nav-menu--dropdown .current-menu-ancestor > .elementor-item {
		background-color: var(--fpdual-color-primary, #dd2d4a) !important;
		color: #ffffff !important;
	}

	#wpadminbar .ab-icon:before,
	#wpadminbar .ab-item:before,
	#wpadminbar .ab-top-menu > li:hover > .ab-item:before,
	#wpadminbar .ab-top-menu > li.hover > .ab-item:before,
	#wpadminbar .ab-top-menu > li > .ab-item:focus:before {
		color: #ffffff !important;
	}
}


/* Pie de página */


/* Responsive : Tablet */

@media (max-width: 1023px) {

}


/* Responsive : Móvil */

@media (max-width: 767px) {

}
