/** Shopify CDN: Minification failed

Line 10:0 Unexpected "{"
Line 10:1 Expected identifier but found "%"
Line 16:2 Unexpected "{"
Line 16:3 Expected identifier but found "%"

**/
/* START_SECTION:collection-sidebar (INDEX:4) */
{% if has_filters == true %}
  @media screen and (min-width: 1000px){
    #shopify-section-collection-sidebar {
      display: none!important;
    }
  }
  {% endif %}
/* END_SECTION:collection-sidebar */
