.noel_cursor {
    cursor: url("../images/fra/cerf.png") 23 23, auto;
}
/*
=============================
	HEADER
=============================
*/
body {
    /*overflow-x: hidden;*/
}
#snow {
    overflow-x: clip;
    max-width: 100vw;
    position: relative;
}
.snowflake {
    position: absolute;
    width: 10px;
    height: 10px;
    background: linear-gradient(white, white);
    /* Workaround for Chromium's selective color inversion */
    border-radius: 50%;
    filter: drop-shadow(0 0 10px white);
    z-index: 1;
}

.btnArrowRight, .btn, .ensemblePageNews .filAriane a.btn-dedicaces:hover {
    background-color: #ff1c30 !important;
}
.btnArrowRight:hover {
    background-color: #DC1B2D !important;
}
.ensembleShareButtons {
    background-color: #ff1c30;
}
.btnInverse, .ensemblePageNews .filAriane a.btn-dedicaces {
    border-color: #ff1c30;
}

#header {
    background: #152347 url("../images/fra/bg-etoile.png") no-repeat bottom center;
    background-size: cover;
    background-position-y: top;
}
#header .headerInterieur .blocAcountSearch .blocAccount .linkBambooMag {
    background-color: #fff;
    color: #152347;
}
.menu {
    background-color: #ff1c30;
}

#header .headerInterieur .blocAcountSearch .blocAccount .linkMonCompte,
#header .headerInterieur .blocSocialIcons .socialIcons li a,
#header .headerInterieur .blocAcountSearch .blocSearch form .buttonSearch,
.navigationFiltres .bySearch form .buttonSearch,
.navigationLettres ul li a.actif {
    color: #fff;
}
.displayHomepage .bg_gradient {
    background: rgb(57,106,178);
    background: url("../images/fra/bg-etoile.png"), linear-gradient(180deg, rgba(57,106,178,0.5) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 55%, rgba(230,45,57,0.5) 100%);
    background-size: contain;
    background-repeat: repeat-y;
}

/*
=============================
	SLIDERS HOME MISE EN AVANT
=============================
*/
#sliderHomeMiseAvant .item .img_container {
    height: 530px;
}
#sliderHomeMiseAvant .tns-item::after {
    height: unset;
}

/*
=============================
	SLIDERS ALBUMS MOIS HOME
=============================
*/
.containerSliderHomeAlbumsMois {
    background-color: transparent;
}
.containerSliderHomeAlbumsMois #imageLeft {
    max-width: 360px;
    margin-top: -430px;
    position: absolute;
    z-index: 1;
}
.containerSliderHomeAlbumsMois #imageRight {
    position: absolute;
    max-width: 330px;
    right: 0;
    margin-top: -310px;
    z-index: 1;
}
            .containerSliderHomeAlbumsMois .degradeRight {
                visibility: hidden;
            }

.ensembleSliderHomeAlbumsMois {
    z-index: 2;
}

/*
=============================
BLOC DERNIERES NEWS HOME
=============================
*/

.ensembleDernieresNewsHome {
    background-color: transparent;
}

.ensembleDernieresNewsHome .ensembleDernieresNewsHomeInterieur {
    z-index: 2;
}

.ensembleDernieresNewsHome img#imageLeft {
    position: absolute;
    width: auto;
    margin-top: 10px;
    left: 20px;
    z-index: 1;
}

.ensembleNouveautesCollectionsHome {
    background-color: transparent;
}
.ensembleNouveautesCollectionsHome .ensembleNouveautesCollectionsHomeInterieur {
    z-index: 2;
}
#footer {
    background: rgba(230,45,57,0.5) url("../images/fra/bg-etoile.png");
    background-size: cover;
    background-position-y: bottom;
}
.displayHomepage #footer {
    background: transparent;
}
#footerSocial {
    background-color: #ff1c30;
}
#footerSocialCopyright {
    background-color: #152347;
}


/*
=============================
	BLOC PRESSE HOME
=============================
*/
.ensemblePressArticles .tns-outer {
    z-index: 2;
    position: relative;
}
.ensemblePressArticles img#imageRight {
    width: auto;
    position: absolute;
    margin-top: -340px;
    right: 100px;
    z-index: 1;
}




#footer .blocAbonnementNews .infosImg img {
    max-width: 200px;
}

/*
=============================
	RESPONSIVE
=============================
*/
@media (max-width:1023.78px) {
    #header .headerInterieur h1.logo img.imgTablette {
        margin-top: -16px;
        max-width: 80px;
        height: auto;
    }
    #header .imgTabletteBambooTxt {
        left: 120px;
    }
    .menu {
        margin-top: 0;
    }
    .containerSliderHomeAlbumsMois img#imageLeft, .containerSliderHomeAlbumsMois img#imageRight {
        display: none;
    }
    .ensemblePressArticles img#imageLeft, .ensemblePressArticles img#imageRight {
        display: none;
    }
    .ensembleDernieresNewsHome img#imageLeft {
        display: none;
    }
}

@media (max-width: 768px) {
    #header .imgTabletteBambooTxt {
        left: 155px;
    }
    #header .headerInterieur .btnBurgerMobile,
    #header .headerInterieur .buttonSearchTablette {
        color: #DC1B2D;
    }
    /*#header .headerInterieur .btnBurgerMobile {
        cursor: pointer;
    }
    #header .sidebarMainMenu {
        background-color: #423252;
    }
    #header .sidebarMainMenu ul li a {
        color: #fff;
    }
    #header .sidebarMainMenu span.close {
        color: #FF9B00;
    }*/
}
