.teeinblue-enabled:not(.teeinblue-platform-product-enabled) {
  .product-info__block.product-options {
    display: none !important;
  }
}

.teeinblue-enabled:has(.tee-dialog-inner) #tee-gallery {
    display: none;
}