/*@import url(http://localhost:8888/hpj/carrefour-familial-du-richelieu/css/main.css?13j);*/
/* Changement de l'espace dédié au logo et au menu pour mettre le menu sur une ligne */
[data-zone-alias="En-tête"] {
    width: 85% !important;
}

[data-zone-alias="Logo"] { 
    width: 15% !important;
}

.accueil .section-header .logo {
    opacity: 100 !important;
}

#mainMenu {
    float:right;
}

.display-none{
   display:none;
}

.mod-banner__content h1 {
    font-size:4rem
}

.modal-header {
    border-bottom:1px solid #263a8a;
}

.modal-footer {
    border-top:1px solid #263a8a;
}



