.teeinblue-enabled .grid__item.product__media-wrapper.tee-gallery-wrapper > :not(.pmslider-mount):not(.pmslider-manual-install) {
  display: block !important;
}

.teeinblue-enabled .grid__item.product__media-wrapper.tee-gallery-wrapper .pmslider-mount {
  display: none !important;
}

.teeinblue-enabled .sticky-atc,
.teeinblue-enabled product-form form .shopify-payment-button {
  display: none;
}

.teeinblue-item.teeinblue-item--product {
    z-index: 999999;
}