#wemap-section {/*background-color:#9ebe43  !important;*/}
#wemap-section h3 {color:#000 !important;}
#wemap-section a.link-mag {font-weight:bold;font-size:1.75rem !important;}

.section-fleche {
    padding-top: 70px;
}
/*
@media only screen and (min-width: 1170px) {
    ul.cd-primary-nav > li.covid-menu > a img {
        width:174px;
        height:80px;
        background-color: transparent;
        background-image:  url(../img/bouton_COVID19.svg), url(../img/bouton_COVID19.svg);
        background-repeat:no-repeat,no-repeat;
        background-position:top left,top left;
        background-size:contain,contain;
        display:block;
    }
    ul.cd-primary-nav > li.covid-menu > a:hover img{
        background: transparent url(../img/bouton_COVID19_over.svg) top left no-repeat;
        background-size:contain;
    }
    ul.cd-primary-nav > li.covid-menu > a span {display:none;} 
}

@media only screen and (max-width: 1169px) {
    ul.cd-primary-nav > li.covid-menu a {
        background-color:#0f4495;
        color:#FFF;
        font-weight:bold;
    }
    ul.cd-primary-nav > li.covid-menu > a img {
        display:none;
    }
}


@media screen and (max-width:768px) {
    a#lire_plus { right:0.125rem !important; }
    a#lire_plus img { width:32px !important; height:32px !important; }
}
  
*/

.gallery-item-wrapper figure,
.gallery-item-wrapper figure img {
    background-color:#0f4495;
}

.gallery-item-wrapper figure img {
    background-position:center center;
    background-size:cover;
}

#cookie-notice #cn-notice-text,
#cookie-notice #cn-notice-buttons {
    font-size:1.25em;
    font-weight:bold;
    display:block;
    padding:15px 0;
}
/*
#cookie-notice #cn-notice-buttons a.cn-button {padding:10px 15px;font-weight:bold;font-size:1.25em;color:#FFF;border-radius:4px;}

#cookie-notice #cn-notice-buttons a#cn-accept-cookie {background-color:#93c01f;}
#cookie-notice #cn-notice-buttons a#cn-accept-cookie:hover {color:#93c01f;background-color:#FFFFFF;}
#cookie-notice #cn-notice-buttons a#cn-refuse-cookie {background-color:#c01f1f;}
#cookie-notice #cn-notice-buttons a#cn-refuse-cookie:hover {color:#c01f1f;background-color:#FFFFFF;}
*/