.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child {
    position: relative; 
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child::before {
    content: "";
    position: absolute;
    left: -6px; 
    top: 50%;
    width: 2px; 
    height: 50%; 
    background-color: white !important;
    transform: translateY(-50%);
}

#header-boutique .logo-container-main img {
  width: 100%;
  max-width: 225px;
  height: auto;
  margin-bottom: -10px;
  margin-top: -8px;
}

.logo-responsie{
    width: 150px;
}

.logo-footer img {
  height: auto;
  border-radius: 10px;
}

h2.bloc-title{
    color: #1858a0 !important;
}

label{
    color: #1858a0 !important;
}

.title-address{
    color: #1858a0 !important;
}

/* .g-color-gray-dark-v4:not(.cbp-filter-item-active) {
  color: #fff;
  background: #1858a0 !important;
}

.list-inline-item:not(:last-child) {
  color: #fff;
  margin-right: 10px;
  background: #1858a0 !important;
} */