/*
 Theme Name:   GeneratePress Child Fieldflex
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Mix Web
 Author URI:   https://www.mixweb.fr
 Template:     generatepress
 Version:      0.1
*/

.menu-item .elementor-item-active, .menu-item .elementor-item:hover, .soulignement_jaune{
	color: #000 !important;
	background-image: linear-gradient(120deg, #FEC700 0%, #FEC700 100%);
    
	background-repeat: no-repeat;
	background-size: 100% 0.6em;
	background-position: 0 55%;
	
	font-weight: bold !important;

}




.sous-menu .menu-item .elementor-item-active, .sous-menu .menu-item .elementor-item:hover{
	background: none;
	text-decoration: underline;
	font-weight: bold !important;
	
}


.clearbox{
	clear: both;
	overflow: auto;
}
