/** Shopify CDN: Minification failed

Line 15:19 Unexpected "{"
Line 15:28 Expected ":"
Line 16:14 Expected identifier but found whitespace
Line 16:16 Unexpected "{"
Line 16:25 Expected ":"
Line 16:65 Expected ":"

**/


/* CSS from section stylesheet tags */
/* Allow merchant to tweak width via setting (non-critical) */
  #collection-nav-{{ section.id }} .collection-nav__inner {
    max-width: {{ section.settings.max_width | default: 1400 }}px;
  }
.vg__left,
  .vg__right {
    height: 100%;
  }