.teeinblue-enabled .tee-gallery-wrapper .sf-product-media__desktop,
.teeinblue-enabled .tee-gallery-wrapper .sf-product-media__mobile,
.teeinblue-enabled .prod__sticky-atc,
.teeinblue-enabled .main-product__block-variant_picker,
.teeinblue-enabled .main-product__block-price,
.teeinblue-enabled .m-sticky-addtocart {
  display: none !important;
}

.teeinblue-enabled:not(.teeinblue-platform-product-enabled) x-buy-button,
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) x-quantity-input,
.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .x-product-price.x-em1r3bbu {
  display: none !important;
}

.teeinblue-enabled x-media-gallery {
  position: sticky !important;
  overflow: initial !important;
  top: 100px !important;
}

.tee-cart-thumbnail.loaded img {
  opacity: 1 !important;
}