.teeinblue-enabled:not(.teeinblue-platform-product-enabled)
  .product-info__price,
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) variant-picker,
.teeinblue-enabled:not(.teeinblue-platform-product-enabled)
  .product-info__quantity-selector,
.teeinblue-enabled .tee-slider__dots {
  display: none !important;
}


.teeinblue-platform-product-enabled #tee-artwork-form {
  position: relative;
  z-index: 1;
}

.teeinblue-enabled .tee-cropper-footer .tee-btn--primary:not(:hover) {
  background-color: var(--tee-personalize-button-color);
}

.teeinblue-enabled #teeAtcButton {
  background-color: #FF6E46;
}

.tee-dialog-image-placement .tee-dcontent-footer .tee-btn--primary {
  background-color: #000000;
}