.header{
    height:132px;
    margin-top:30px;
}

.header.header_univers{
    height:155px !important;
}

#navigation_principale_fixe{
    top:30px !important;
}

#menu_pages_marques{
    top:60px;
}

#menu_pages_marques{
    background-color:#F5F2F0;
}

#menu_pages_marques ul li a, #menu_pages_marques ul li{
    color:#4D4E4F;
}

#bloc_encart_cookie{
    background-color:#F5F2F0;
    width: 100%;
    /*position: relative;*/
    margin-left:0;
    
    position:fixed;
    bottom:0px;
}

#encart_cookie{
    color:#4D4E4F !important;
    background-color:#F5F2F0;
    text-align: left;
    
    font-family:"Arial";
    font-size:11px;
}

#encart_cookie a{
    color:#4D4E4F !important;
    
    font-family:"Arial";
    font-size:11px;
    font-weight: bold;
}

#sprite_cookie_ok, #sprite_cookie_ok:hover{
    background: none;
    text-decoration: underline;
    /*font-family: DIN1451;
    font-size: 16px;*/
    
    font-family:"Arial";
    font-size:11px;
    font-weight: bold;
    
    color:#4D4E4F !important;
    width:auto;
    margin:0;
    position:relative;
    float:right;
}

#bloc_bandeau_promo{
    position:fixed;
    width:100%;
    height:30px;
    background-color:#4D4E4F;
    color:#FFF !important;
    /*bottom:0px;*/
    top:0px;
    /*font-family: DIN1451;*/
    text-transform: uppercase;
    /*font-size: 24px;*/
    /*font-size:18px;*/
    
    font-family:"Arial";
    font-size:13px;
    
    text-align: center;
    line-height: 30px;
    z-index: 99999;
    cursor:pointer;
    
    overflow:hidden;
}

#bloc_bandeau_promo div{
    color:#FFF !important;
}

.ligne_bandeau_promo{
    line-height: 30px;
    height:auto !important;
}

.ligne_bandeau_promo_conditions{
    display:inline-block;
    /*font-size:16px;*/
    font-size:11px;
    text-transform: none;
    text-decoration: underline;
    margin-left:20px;
}

#fond_overlay_mentions_bandeau_promo{
    background-color:#4D4E4F;
    opacity:0.7;
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    z-index: 99999;
}
#overlay_mentions_bandeau_promo{
    position: fixed;
    z-index: 999999;
    width: 600px;
    margin-left: calc(50% - 300px);
    color: #4D4E4F;
    background-color: #FFF;
    /*text-align: center;*/
    border:1px solid #4D4E4F;

}

#overlay_mentions_bandeau_promo #titre_bandeau_mentions{
    /*font-family: DIN1451;*/
    font-family: "Arial";
    text-transform: uppercase;
    /*font-size:25px;*/
    font-size:21px;
    color:#FFF;
    background-color:#4D4E4F;
    width:100%;
    line-height: 31px;
    text-align: center;
}

#overlay_mentions_bandeau_promo .titre_mentions{
    /*font-family: DIN1451;*/
    font-family: "Arial";
    /*font-size:25px;*/
    margin-bottom:10px;
    font-size:21px;
    text-align: center;
    color:#4D4E4F;
}

#overlay_mentions_bandeau_promo .detail_mentions{
    border-top:1px solid #4D4E4F;
    padding:10px;
    text-align: center;
}

#overlay_mentions_bandeau_promo p{
    font-family: "Arial";
    /*font-size: 10px;*/
    font-size:13px;
    color:#4D4E4F;
}

#overlay_mentions_bandeau_promo p:not(:last-child){
    margin-bottom:5px;
}

.ligne_bandeau_promo_conditions_mobile{
    display:none;
}


.copyright{
    font-family: "Arial";
}

.ligne_bandeau_promo span{
    color:#B6ECDC;
}

#fermeture_mentions{
    position: absolute;
    right: 10px;
    font-size: 12px;
    top: -2px;
    cursor:pointer;
}

@media screen and (max-width: 1023px) {
    
    #sprite_cookie_ok, #sprite_cookie_ok:hover{
        float:none;
        top:0;
    }
    
    #encart_cookie{
        text-align: center;
        margin:auto;
        padding:10px;
    }
    
    #bloc_bandeau_promo .slick-list{
        height:30px !important;
    }
    
    #bloc_bandeau_promo{
        /* font-size:16px;*/
        font-size:12px;
    }

}


@media screen and (max-width: 920px) {
    
    #encart_cookie, #encart_cookie a, #sprite_cookie_ok{
        font-size:11px;
        height:auto;
    }
}
@media screen and (max-width: 800px) {
    #menu_pages_marques{
        top: 70px
    }
}
@media screen and (max-width: 500px) {
    #bloc_bandeau_promo{
        font-size:9px;
    }
    
    #fermeture_mentions{
        display:none;
    }
    
    .ligne_bandeau_promo_conditions_mobile{
        display:block;
        position:absolute;
        right:5px;
        /*line-height: 28px;*/
        line-height:30px;
        font-family: "";
        top:0px;
        font-size:12px;
    }
    .ligne_bandeau_promo_conditions_mobile.rotate{
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .ligne_bandeau_promo_conditions{
        display:none;
    }
    
    #bloc_bandeau_promo{
        z-index:999999;
    }
    
    #overlay_mentions_bandeau_promo{
        top:30px;
        height:calc(100% - 30px);
        width:100%;
        overflow-y: scroll;
        margin:0;
        border:none;
        /*background-color:transparent;*/
       /*overflow:scroll;*/
    }
    
    #fond_overlay_mentions_bandeau_promo{
        background-color:#FFF;
       /* top:30px;*/
       /* top: auto;*/
        opacity:0.85;
    }
    
    #overlay_mentions_bandeau_promo .detail_mentions{
        padding:20px;
    }
    
    #overlay_mentions_bandeau_promo .titre_mentions{
        margin-bottom:20px;
    }
    
    #overlay_mentions_bandeau_promo p{
        font-size:10px;
    }
    
}

@media screen and (max-height: 800px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        top:50px;
    }
}

@media screen and (max-height: 600px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        overflow-y:scroll;
        height:500px;
        top:30px;
    }
}

@media screen and (max-height: 500px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        overflow-y:scroll;
        height:400px;
        top:30px;
    }
}

@media screen and (max-height: 450px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        overflow-y:scroll;
        height:400px;
        top:30px;
    }
}

@media screen and (max-height: 400px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        overflow-y:scroll;
        height:350px;
        top:30px;
    }
}

@media screen and (max-height: 350px) and (min-width: 500px) {
    #overlay_mentions_bandeau_promo{
        overflow-y:scroll;
        height:300px;
        top:30px;
    }
}
