/** Shopify CDN: Minification failed

Line 18:4 Unexpected "{"
Line 18:5 Expected identifier but found "%"
Line 19:14 Unexpected "{"
Line 19:23 Expected ":"
Line 19:29 Unexpected "{"
Line 22:4 Unexpected "{"
Line 22:5 Expected identifier but found "%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:announcement-bar (INDEX:1) */
@media(max-width:767px){
    {% if section.settings.hide_section_mobile %}
    .announc-{{ section.id }}{
      display:none;
    }
    {% endif %}
  }
/* END_SECTION:announcement-bar */