.cart-item__quantity quantity-popover[hide-qty] {
  display: none !important;
}


button.tee-hide-button[aria-disabled="false"] {
  display: none !important;
}

button.tee-hide-button[aria-disabled="false"] ~ button.tee-overlap-button {
  display: block !important;
}

.tee-preview-button__wrapper{display:none!important}
