"use strict";function easyZoomHandle(){if(!window.matchMedia("( max-width: 991px )").matches){var e=jQuery(".product-images .image-item");if(!(!e.length||document.documentElement.classList.contains("quick-view-open"))&&(e.each(function(e){jQuery(this).find("a img").css("opacity","1")}),jQuery().easyZoom)){var o=e.easyZoom().data("easyZoom");o.teardown(),o._init()}}}window.addEventListener("load",function(){window.matchMedia("( min-width: 992px )").matches&&jQuery().easyZoom&&jQuery(".ez-zoom").easyZoom({loadingNotice:""}),"function"==typeof onElementorLoaded&&onElementorLoaded(function(){window.elementorFrontend.hooks.addAction("frontend/element_ready/global",function(){easyZoomHandle()})})});