/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2025 | 14:06:39 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.qodef-header-sticky {
    background-color: #002947 !important;
}
.qodef-header-navigation>ul li.lang-item{
	display:none;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
.qodef-header-navigation>ul>li>a{
	font-size: 11px;
}
	
	
	
	html[lang="fr-FR"] .qodef-header-navigation>ul>li{
		margin: 0 7px
	}
	
	html[lang="fr-FR"] header .qodef-custom-header-button.qodef-button.qodef-html--link{
		font-size: 10px;
	}
}