body .product-media-container__zoom-button.button.button-unstyled,
body .product-media-container__zoom-button.button.button-unstyled:hover,
body .product-media-container__zoom-button.button.button-unstyled:focus,
body .product-media-container__zoom-button.button.button-unstyled:focus-visible {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: transparent !important;
  filter: none !important;
}

body .product-media-container__zoom-button.button.button-unstyled::before,
body .product-media-container__zoom-button.button.button-unstyled::after,
body .product-media-container__zoom-button.button.button-unstyled svg,
body .product-media-container__zoom-button.button.button-unstyled .svg-wrapper {
  opacity: 0 !important;
}
