/**
 * Entrée « Produits » : parent .somef-menu-produits-parent (modules/ps_mainmenu/ps_mainmenu.tpl).
 * Ne pas forcer display:flex sur #top-menu : le thème Classic positionne .js-sub-menu au survol.
 */
@media (min-width: 768px) {
  #_desktop_top_menu .somef-menu-produits-parent > a.dropdown-item {
    font-weight: 600;
  }
}
