/* En-tête — liens de pages + sélecteur de langue */

#section_392c64cc2da0aebeadf8b9cd3cdbd912 .header-main-nav {
  flex-wrap: wrap;
  justify-content: center;
}

#section_392c64cc2da0aebeadf8b9cd3cdbd912 .header-nav-separator {
  display: block;
  width: 1px;
  height: 1.1rem;
  margin: 0 0.15rem;
  background-color: rgba(255, 255, 255, 0.35);
  align-self: center;
}

.mceRuntime .responsiveNavigationDrawerContainer > div ul li.header-nav-drawer-separator {
  height: 1px;
  margin: 0.85rem 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.2);
  list-style: none;
}

.mceRuntime .responsiveNavigationDrawerContainer > div ul li.header-nav-drawer-separator a {
  display: none;
}

@media (max-width: 768px) {
  #section_392c64cc2da0aebeadf8b9cd3cdbd912 .header-nav-separator {
    display: none;
  }
}
