.teeinblue-enabled:not(.teeinblue-platform-product-enabled) {
    [id*="Quantity-Form-template"],
    variant-selects,
    .product-form {
        display: none !important;
    }
}
.teeinblue-enabled .shopify-payment-button {
    display: none !important;
}