.teeinblue-enabled:not(.teeinblue-platform-product-enabled) cart-drawer [data-price] {
  display: flex !important;
}

@media only screen and (max-width: 1024px) {
  #tee-gallery {
    height: auto !important;
  }
}

.teeinblue-item.teeinblue-item--product {
  z-index: 99999;
}

.teeinblue-enabled:not(.teeinblue-platform-product-enabled) .product__text.rte.text-base{
  display: none !important
}