/*!
Theme Name: Gîtes Child
Theme URI: http://underscores.me/
Author: Studio Lab
Author URI: http://studiolab.fr/
Description: Thème enfant pour Gîtes de France
Template: gites
Version: 1.0.0
Text Domain: gites-child
*/

/* Flexy Breadcrumb */
.flexy-breadcrumb,
.flexy-breadcrumb-wrap,
.flexy-breadcrumb-wrapper {
  font-size: 14px;
  line-height: 1.5;
  color: #6b7280;
  font-family: inherit;
}

.flexy-breadcrumb a {
  color: #6b7280;
  text-decoration: none;
}

.flexy-breadcrumb a:hover {
  color: #111827;
  text-decoration: underline;
}

.flexy-breadcrumb .separator,
.flexy-breadcrumb li + li:before {
  color: #9ca3af;
  margin: 0 6px;
}

.flexy-breadcrumb li:last-child,
.flexy-breadcrumb li:last-child a,
.flexy-breadcrumb .current {
  color: #111827;
  font-weight: 500;
}