body.teeinblue-enabled:not(.teeinblue-platform-product-enabled) product-form form button.shop-add-to-cart-button.product-form__submit[type="submit"]:not(.disable-global-button-styling):not(.button):not([class*="klaviyo"]):not([class*="privy"]):not([class*="justuno"]):not([class*="optimonk"]):not([class*="omnisend"]),
body.teeinblue-enabled #stickyAddToCart.show {
    display: none !important;
}

.teeinblue-item.teeinblue-item--product {
    z-index: 999999;
}

.tee-form-header__title {
  color: #ffffff !important;
}