/*
 Theme Name:   Invetex Child Theme
 Theme URI: https://invetex.themerex.net/
 Description: Invetex is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: ThemeREX
 Author URI: https://themerex.net/
 Template:     invetex
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  invetex
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover, .menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-parent > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-ancestor > a {
	color: #cf2e2e !important;
}

.elementor-heading-title:hover {
	color: #cf2e2e !important;
}



/*  */
.menu-footer-web .sc_layouts_menu_nav {
	display: flex !important;
	justify-content: center !important;
	flex-direction: column !important;
	text-align: center !important;
	font-size: 20px !important;
}

@media only screen and (max-width: 610px) {
	.menu-footer-textos-legales .sc_layouts_menu_nav {
		text-align: center !important;
	}
	
	
    .menu-footer-textos-legales .sc_layouts_menu_nav li {
		font-size: 10px !important;
	}
}


