/* Override police catégories / sous-catégories uniquement
   Police : Segoe UI
   Style : gras
   Couleur : noir
*/

/* Menu principal du haut (top menu) */
#top-menu > li > a,
#top-menu .sub-menu a,
.top-menu a,
#header .top-menu a {
  font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif !important;
  font-weight: 700 !important;
  color: #000000 !important;
  text-shadow: none !important;
}

/* Liens de catégories / sous-catégories dans les blocs et colonnes */
.block-category h1,
.block-category .h1,
.block-category h2,
.block-category .category-name,
.block-category p,
.category-description,
#js-product-list-top h1,
#js-product-list-top .h1,
#js-product-list-header,
.breadcrumb li,
.breadcrumb li a,
.block-category a,
.block-category li a,
.category-sub-menu a,
.category-tree a,
.subcategory-name,
#left-column .category-sub-menu a,
#left-column .block-categories a {
  font-family: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif !important;
  font-weight: 700 !important;
  color: #000000 !important;
  text-shadow: none !important;
}
