/*
Theme Name: Fondation de la Mer
Description: Theme for FDM
Author: 1ter@active
Author URI: http://florent-desmis.com
Version: 1.0
Wordpress Version: 5.7.4
*/

/***
 * HEADER - LANGUE
 ***/
header .inner-header-content .inner-header-menu .menu-container #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item.mega-lang-item > a.mega-menu-link {
	margin-right: 0!important;
    padding: 0!important;
}
/***
 * ARTICLE - BOUTON
 ***/
.single-post #content #inner-content .section-content .section-text .wp-block-buttons .wp-block-button a {
	color: #fff;
	text-decoration: none;
}
/***
 * NEWS - EN
 ***/
body:lang(en) .news-title-container .button-primary {display: none; visibility: hidden;}
/***
 * DEDUCTION FISCAL - EN
 ***/
body:lang(en) .hidden-en {display: none; visibility: hidden;}