/* Navigation - Bouton "Hamburger"
---------------------------------------------------------------------- */
nav.mainNav .menu { display:none; }
nav.mainNav .h-menu { display: flex; }

nav.mainNav > div.wrapNav { height: 34px; align-items: center; }

nav.mainNav .smallLogo { padding: 0 0 0 14px; }
nav.mainNav .smallLogo img { height: 20px; }

/* Modals
---------------------------------------------------------------------- */
.simple-modal { width: 90%; }



.struct-blocs > section > article > h2 { font-size: 40px; }


body > header .overHead > div > ul > li.digesteam-chapo { display: none; }

.struct-grid > .struct-grid-wrap { flex-direction: column; }
.struct-grid.cols-3 > .struct-grid-wrap > .grid-cell { max-width: unset; flex: 1 1; width: 100%; }

.struct-blocs[data-c="1096"] > .ct-blocs { flex-direction: column-reverse; }
/*.struct-blocs[data-c="1066"] > .ct-blocs { flex-direction: column-reverse; }*/

.bloc-sponsors {
	margin-left: unset;
	margin-right: unset;
}
