.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%);
}

.logo-responsie.d-block.d-lg-none {
    width: 165px !important;
}

.logo.d-none.d-lg-block {
    width: 165px;
    margin-top: -5px;
}

.titrecollection.mb-2 {
    color: #4f83b1;
}

.illustration-ads.ad-details-v1 {
    background: #0d0f1130;
}

.texte .bouton,
.btn.btn-primary.btn-small {
    background: #a3cd1d !important;
    color: white;
    border-color: #a3cd1d !important;
}

.texte .bouton:hover,
.btn.btn-primary.btn-small:hover {
    background: #4b80af !important;
    color: white;
    border-color: #4b80af !important;
}

@media only screen and (max-width: 1560px) {
    .full-screen-texte{
        background-size: contain;
    }
}

#BFW-bloc-Pub-Anime-179 {
  padding-bottom: 20px;
}

.collection-banner2.full-screen-texte.image_gauche_parent {
  margin-top: -18px;
}

#BFW-silver-actu-V02-2-52 {
  margin-top: -63px;
}

.bloc-title {
  color: #4b80af !important;
}