/*
    Template: hello-biz
    Theme Name: Luna Child Theme
    Author: Agence 312
    Author URI: https://www.agence312.fr/
    Description: Luna Child Theme
    Version: 0.0.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: luna-child-theme
*/


/*INIT*/

/* --- SPÉ --- */


/* --- MENU --- */
.ehp-header__elements-container {grid-template-columns: 1fr 2fr !important;}

@media (min-width: 768px) and (max-width: 1024px){
    .ehp-header__elements-container {grid-template-columns: 1fr 4fr !important;}

}
@media (min-width: 1025px){
    .ehp-header {background-color: #00193300 !important;}

}



/* --- FOOTER --- */



