/** Shopify CDN: Minification failed

Line 19:48 Expected identifier but found whitespace
Line 19:50 Unexpected "{"
Line 19:59 Expected ":"
Line 19:107 Expected ":"
Line 20:47 Expected identifier but found whitespace
Line 20:49 Unexpected "{"
Line 20:58 Expected ":"
Line 20:105 Expected ":"
Line 23:18 Unexpected "{"
Line 23:27 Expected ":"

**/


/* CSS from section stylesheet tags */
:root {
  --collection-subcategories-chip-width-desktop: {{ section.settings.chip_width_desktop | default: 220 }}px;
  --collection-subcategories-chip-width-mobile: {{ section.settings.chip_width_mobile | default: 220 }}px;
}

#shopify-section-{{ section.id }}.section--template {
  margin-top: 0;
  margin-bottom: 0;
}