/** Shopify CDN: Minification failed

Line 14:0 Unexpected "{"
Line 14:1 Expected identifier but found "%"
Line 18:0 Unexpected "{"
Line 18:1 Expected identifier but found "%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:main-product-b2b (INDEX:40) */
{% if customer.tags contains 'b2b' %}
    .recharge-subscription-widget {
    display: none;
    }
{% endif %}
/* END_SECTION:main-product-b2b */