/** Shopify CDN: Minification failed

Line 16:4 Unexpected "{"
Line 16:5 Expected identifier but found "%"
Line 18:4 Unexpected "{"
Line 18:5 Expected identifier but found "%"

**/
/* START_SECTION:breadcrumbs (INDEX:2) */
.breadcrumbs-container {
  margin: 1rem auto;
}

@media screen and (max-width: 749px) {
  .breadcrumbs-container {
    {% unless section.settings.show_on_mobile %}
    display: none;
    {% endunless %}
  }
}
/* END_SECTION:breadcrumbs */
