.teeinblue-enabled:not(.teeinblue-platform-product-enabled) {
  form[id*="main-product-form"],
  .f8pr-price.price {
    display: none !important;
  }
}
.tee-form-action {
  display: flex;
}

.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .f8pr-variant-selection {
  display: none;
}

.tee-dcontent-footer .tee-cropper-zoom {
  display: flex;
}

.tee-dcontent-footer .tee-btn:not(.tee-btn--primary) {
  color: #000000;
}

.tee-spinner svg g {
  transform-origin: revert !important;
}

#tee-gallery {
  height: auto !important;
}