@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Yanone+Kaffeesatz:wght@200..700&display=swap');

p,
.box-title, ul, li {
  font-family: "Merriweather", serif !important;
}

h1,
h2,
h3,
h4 {
  font-family: "Yanone Kaffeesatz", sans-serif;
}

h2 {
  font-size: 25px !important;
}

.illustration-v1 .ad-details-v1 .box-title {

  font-size: 20px;
}


#header-boutique .header-main .row.align-items-center .d-none.d-lg-block {
  margin-top: -50px;
}

#header-boutique.fixed-header .header-main .row.align-items-center .d-none.d-lg-block {
  margin-top: 0px !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%);
}

.illustration-ads.ad-details-v1 {
  background: #0000003d;
}

.logo-responsie.d-block.d-lg-none {
  width: 79px;
}

.logo.d-none.d-lg-block {
  width: 154px;
  margin-top: -44px;
}

.header-main.transparent-header {
  background: #ffffffba !important;
}

.bloc-title,
strong {
  color: #0f88a4 !important;
}

.texte td {
  border: 1px solid gray;
}

#BFW-cmsV02-253 {
  margin-top: -63px;
}

.container.header-middle {
    padding-right: 10px !important;
  }