body, .footer-101-footer {
    background-color: #000 !important;
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child {
    position: relative;
    /* Nécessaire pour positionner le pseudo-élément */
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child::before {
    content: "";
    position: absolute;
    left: -6px;
    /* Ajuste la position à gauche de l'icône */
    top: 50%;
    width: 2px;
    /* Épaisseur de la bordure */
    height: 50%;
    /* Plus petit que l'icône */
    background-color: white !important;
    transform: translateY(-50%);
}

.header-top {
    display: none;
}

#header-boutique .logo-container-main img {
    max-width: 120px;
}

.transparent-header-container div.header-main.transparent-header {
    margin-top: 40px;
}

.fixed-header .header-main.transparent-header {
    margin-top: 0px !important;
    background: rgba(0, 0, 0, 0.6);
}

.fixed-header .header-main {
    height: 90px;
}

/* MAIN */

.banner .banner-text {
    color: #fff;
}

img.img-responsive.border-photo.imgPARTENAIRE {
    width: 300px !important;
}

.swiper-slide {
    text-align: center;
}

img.pub-bg {
    filter: brightness(0.7);
}

.bloc-title-container .bloc-title {
    color: #fff !important;
}