/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/breadcrumb/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
#wptravel-breadcrumb-block a {
  text-decoration: none;
}
#wptravel-breadcrumb-block .trail-browse {
  display: none;
}
#wptravel-breadcrumb-block .trail-items {
  list-style: none;
  padding-left: 0px;
}
#wptravel-breadcrumb-block .trail-items li {
  display: inline-block;
}
#wptravel-breadcrumb-block .trail-items .trail-item::after {
  padding: 0 5px;
}
#wptravel-breadcrumb-block .trail-items .trail-end::after {
  content: "" !important;
}

.alignwide #wptravel-breadcrumb-block {
  max-width: initial !important;
}

/*# sourceMappingURL=style-index.css.map*/