/** Shopify CDN: Minification failed

Line 15:0 Unexpected "{"
Line 15:1 Expected identifier but found "%"
Line 16:23 Unexpected "{"
Line 16:32 Expected ":"
Line 16:57 Unexpected "{"
Line 16:66 Expected ":"
Line 16:74 Unexpected "{"
Line 19:3 Unexpected "{"
Line 19:4 Expected identifier but found "%"

**/
/* START_SECTION:vt-custom-filter (INDEX:56) */
{% if section.settings.color_scheme %}
     #shopify-section-{{ section.id }} .global__section-{{ section.id }}  {
     background: var(--{{ section.settings.color_scheme }}-background);
   }
   {% endif %}

     button.cat-filter {
     font-size: 14px;
   }
/* END_SECTION:vt-custom-filter */
