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

.tee-form-action {
    gap: 10px !important;
}
.product__tax.caption {
    margin-bottom: 10px !important;
}

div:has(> [id*="product-form-installment-template"]) {
    margin: 0 !important;
}
.teeinblue-enabled .product-form {
    margin-top: 0 !important;
}