/* line 23, theme.scss */
div[style*="--delemeter:1"] .breadcrumb-wrapper ul > *:not(:last-child):after {
  content: "" !important;
  display: inline-block;
  width: 39px;
  height: 19px;
  background-image: url("https://static.insales-cdn.com/files/1/4559/39375311/original/icon-bredcrumbs.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 8px;
  opacity: 1;
  vertical-align: text-bottom; }

/* line 38, theme.scss */
span.breadcrumb-page {
  color: #c70118; }
