/** Shopify CDN: Minification failed

Line 17:0 Unexpected "{"
Line 17:1 Expected identifier but found "%"
Line 19:19 Expected identifier but found whitespace
Line 19:21 Unexpected "{"
Line 19:31 Expected ":"
Line 22:0 Unexpected "{"
Line 22:1 Expected identifier but found "%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:announcement (INDEX:0) */
{% if section.settings.message != blank %}
#announcement {
  background-color: {{ settings.announcement_bg_col }};

}
{% endif %}
/* END_SECTION:announcement */