/* lock scroll for shortlink on mobile */
#main-wrapper #header-content{
    background: none;
    color:#1d1d1d ;
}
#main-header{
    line-height: 50px!important;
}
body.shortlink-open {
    overflow: hidden;
}

.region-footer-menu {
    padding: 10px 0;
}
.field-bandeau-page{
    max-height: 465px;
}
.page-node-type-page-sommaire {
    background: #272727;
}
.sliding-popup-bottom{
    z-index: 10000;
}
.sliding-popup-bottom h4{
    color:#fff;
}
.bouton {
    padding: 10px 20px;
    display: inline-block;
    margin: 20px 0  ;
    background: #1666a0;
    color:#fff;
}
.page-sitemap .sitemap-menu ul{
    padding: 0 0 0 20px;
}
.page-sitemap .sitemap-menu  li a ,
.page-sitemap .sitemap-menu  li {
    color: #787777;
    font-family: "Parisine Std Clair", Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 30px 0;
}
.page-sitemap .sitemap-menu ul li a,
.page-sitemap .sitemap-menu ul li{
    font-size: 16px;
    color: #8f7968;
    font-family: inherit;
    margin: 0;
}
.page-sitemap .sitemap-box-menu-pied-de-page-premiere-ligne ,
.page-sitemap .sitemap-box-menu-pied-de-page-deuxieme-ligne ,
.page-sitemap .sitemap-box-menu-footer  {
    margin: 0 0 20px 0;
}
.page-sitemap .sitemap-box-menu-pied-de-page-premiere-ligne li,
.page-sitemap .sitemap-box-menu-pied-de-page-deuxieme-ligne li,
.page-sitemap .sitemap-box-menu-footer li {
    margin: 0;
}
#block-popup {
    position: absolute;
    top:175px;
    left: 50%;
    width: 850px;
   /* height: 305px;*/
    margin: 0 0 0 -425px;
    z-index: 1000000000;
    background: #0078b9;
    box-shadow: 0 0 50px #000;
}
#block-popup .body{
   padding: 43px;

}
#block-popup h2{
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
#block-popup h2 a {
    color: #fff;
}
#block-popup h2 a:hover{
    color: #ffb618;
}
#block-popup p{
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}
#block-popup p strong{
    font-size: 18px;
    color: #ffb618;
}
#fermer{
    width: 28px;
    height:28px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}
#fermer:before{
    content: "";
    width: 28px;
    height: 28px;
    display: block;
    background: url("/themes/theme_havre/img/fermer.png") no-repeat 0 0;
}
#masque{
    width: 100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    z-index: 100;
    position: absolute;
    left: 0;
    top: 0;
}
#main-menu #widget-panier {
    display: inline-block;
    font-family: "Open Sans", arial, sans-serif !important;
    text-align: center;
    float: right;
    margin: 10px 0 0 0;
    width: 50px;
}
@media (max-width: 870px) {
    #block-popup {
        left: 50%;
        margin: 0;
        max-width: 510px;
        margin: 0 0 0 -260px;
    }
    #block-popup .body{
        width: 100%;
    }
    #block-popup h2 {
        font-size: 25px;
    }
    #block-popup p {
        font-size: 14px;
    }
    #block-popup  .lae-al-5,
    #block-popup  .lae-al-7 {
        width: 100%;

    }
}
@media (max-width: 767px) {
    #main-menu #widget-panier {
        display: block;
        margin: 0 auto;
        float: none;
    }
}
@media (max-width: 510px) {
    #block-popup {
        left: 10%;
        width: 80%;
        margin: 0;
    }
}

@media (min-width: 768px) {
    #main-wrapper.no-highlighted {
        padding-top: 170px;
    }

    .highlighted {
        position: relative;
        overflow: hidden;
    }

    .highlighted:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 76px;
        z-index: 10;
        content: '';
        background-color: #ffffff;
        transform-origin: 100% 100%; /* Définit l'encrange du transform en bas à droite*/
        transform: skewX(93deg); /*incline le bloc sur l'axe X de 93deg */
    }
}

@media (min-width: 1280px) {
    .highlighted:after {
        transform: skewX(92deg);
    }
}


.lae-meteo {
    margin: 25px 0 0 0;
}
.lae-meteo .meteo-grid {
    margin: 20px 0;
}
.lae-meteo .lae-meteo__jour--courant {
    background: #e4f2f9;
    padding: 2rem 2rem 2rem 10rem;
}
.lae-meteo .lae-meteo__date {
    font-weight: bold;
    font-size: 2rem;
    color: #1666a0;
}
.lae-meteo .lae-meteo__heures .lae-meteo__heure {
    font-size: 1.5rem;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px 0;
    display: inline-block;
}
.lae-meteo .list--no-style {
    margin: 0 0 50px 0;
    padding: 30px 0;
    background: #e4f2f9;
}
.lae-meteo .list--no-style li {
    flex-grow: 1;
    border-left: 1px dotted #000;
}
.lae-meteo .list--no-style li:first-child {
    border: none;
}
.lae-meteo .list--no-style .lae-meteo__tmp {
    font-weight: bold;
    display: inline-block;
    margin: 0 0 10px 0;
}
.lae-meteo .lae-meteo__jour {
    line-height: 2rem;
    margin: 0;
    flex-grow: 1;
}
.lae-meteo .lae-meteo__jour.lae-meteo__jour--courant {
    display: table-cell;
}
.lae-meteo .lae-meteo__jour.lae-meteo__jour--courant .lae-meteo__condition .lae-meteo__icon {
    top: 2rem;
    left: 2rem;
}
.lae-meteo .lae-meteo__jour .lae-meteo__condition {
    font-size: 1.6rem;
}
.lae-meteo .lae-meteo__jour .lae-meteo__tmp {
    font-size: 1.6rem;
    font-weight: 400;
}
.lae-meteo .lae-meteo__jour .lae-meteo__tmp .tmp__min {
    color: #0A9DBC;
}
.lae-meteo .lae-meteo__jour .lae-meteo__tmp .tmp__max {
    color: #ff3d00;
}

