/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"
Line 16:0 Unexpected "{"
Line 16:1 Expected identifier but found "%"

**/


/* CSS from section stylesheet tags */
{% if customer.tags contains 'b2b' %}
    .recharge-subscription-widget {
      display: none;
    }
{% endif %}