.inspirations-recettes  {
    background-image: url(/wp-content/themes/mediapilote/img/charte/fond-recette-video.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 14rem;
    padding-bottom: 15rem;
    margin: -16rem 0;
}
.headerPage.headerPage-moment .headerPage-top {
    background-image: url(/wp-content/themes/mediapilote/img/charte/bg-header.png);
    position: relative;
    z-index: 10;
    margin-bottom: -25px;
    background-size: 100%;
    background-position: bottom;
    padding-bottom: 32px;
}
.headerPage-moment .diapo-bg-img {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.headerPage-moment {
    height: 100vh;
    overflow: hidden;
    min-height: 625px;
}
.slider-image-desktop {
    display: block;
}
.slider-image-mobile {
    display: none;
}
@media screen and (max-width:991px) {
    .single-ml_moments .headerPage-moment .diapo-bg-img {
        position: static !important;
    }
}
@media screen and (max-width:768px) {
    .slider-image-desktop {
        display: none;
    }
    .slider-image-mobile {
        display: block;
        object-position: top;
    }
}

.headerPage  .polaroid {
    position: relative;
    z-index: 9;
    top: -35px;
}
html[lang="fr-FR"] .nested ul.firstLevel .menu-item-2644 {
    display: none;
}
html[lang="en-US"] .nested ul.firstLevel .menu-item-2644 {
    display: none;
}
html[lang="en-US"] .single-ml_moments .breadcrumb span > span > span {
    pointer-events: none;
}
@media screen and (min-width:768px) {
    .headerPage .polaroid .image-polaroid {
        width: 100%;
        max-width: 400px;
    }
}
.headerPage  .polaroid .image-polaroid .picture {
    position: relative;
    overflow: hidden;
}
.headerPage  .polaroid .image-polaroid .picture::before {
    content: '';
    display: block;
    padding-top: 100%;
}
.headerPage  .polaroid .image-polaroid .picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.headerPage-moment .diapo-img {
    position: relative;
    z-index: 9;
    top: -45px;
}
.headerPage .headerPage-item {
    display: flex!important;
    align-items: center;
    height: 100%;
    position: relative;
    flex-wrap: wrap;
}
.headerPage .diapo-img img {
    width: 100%;
}
.headerPage .headerPage-diapo  {
    height: 100%;
    position: relative;
}
.headerPage .headerPage-diapo .slick-list, .headerPage .headerPage-diapo .slick-list .slick-track {
    height: 100%;
}
.headerPage .headerPage-diapo::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -1px;
    width: 101%;
    height: 200px;
    background-image: url(/wp-content/themes/mediapilote/img/charte/before-blog-bg.svg);
    background-size: 100% auto;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: bottom!important;
}
@media screen and (max-width:768px) {
    .headerPage .headerPage-diapo::before {
        height: 60px;
    }
}
.single-ml_moments #header-top {
    margin-bottom: 5rem;
}

.headerPage-links li a {
    line-height: 1;
    font-size: 2.4rem!important;
    width: 100%;
    text-align: center;
}
.headerPage-links li.langue-en a {
    font-size: 1.6rem!important;
} 
@media screen and (max-width:768px) {
    .headerPage-links li a {
        width: initial;
    }
}
img.type-produit {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
}
@media screen and (min-width:991px) {
    .single-ml_moments .headerPage .headerPage-diapo::before {
        bottom: 65px;
    }
}
@media screen and (max-width:1200px) {
    .headerPage-moment .headerPage-links ul {
        overflow-x: scroll;
        height: 45px;
    }
}
@media screen and (max-width:991px) {
    .headerPage-moment .headerPage-diapo .polaroid {
        flex: 1 0 100%;
        display: flex;
        justify-content: center;
        margin-top: 0;
    }
    .headerPage-moment .headerPage-diapo .polaroid .image-polaroid {
        max-width: 310px;    
    }
    
    .headerPage-moment .headerPage-links ul li {
        flex: 1 0 auto;
        margin: 0;
        display: flex;
        justify-content: center;
    }
    .headerPage-moment .diapo-img {
        display: flex;
        justify-content: center;
        top: 0;
        padding-top: 100px;
    }
    /* .headerPage-moment .headerPage-diapo {
        padding-top: 40px;
    } */
    .headerPage-moment .headerPage-diapo::before {
        bottom: 0;
        background-size: auto 100%;
    }
    .headerPage-moment {
        height: initial;
    }
    .headerPage .diapo-img img {
        width: 100%;
        transform: scale(1.1);
    }
    .headerPage .headerPage-item {
        padding-top: 0;
    }
    .headerPage .polaroid {
        z-index: 29;
        top: 6px;
    }
    .headerPage-moment .headerPage-diapo::before {
        display: none;
    }
    .headerPage .headerPage-diapo {
        padding-bottom: 30px;
    }
    .headerPage .headerPage-diapo .polaroid::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 134px;
        background-image: url(/wp-content/themes/mediapilote/img/charte/before-blog-bg.svg);
        z-index: 0;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: auto 100%;
    }
    
}
@media screen and (max-width:768px) {
    .inspirations-recettes {
        margin: -24rem 0;
        padding-bottom: 22rem;
    }.inspirations-recettes  .deco-title {
        padding-top: 5rem;
    }
    .headerPage-moment .headerPage-links ul li {
        min-width: 120px;
        padding: 0;
    }
}

@media screen and (max-width:450px) { 
    .inspirations-recettes .deco-title h2 {
        font-size: 3rem;
    }
}
.headerPage-links .slider-date {
    width: 100%;
}
