jQuery((function(e){e.productFilterPrice=function(t){var i=e(t);i.vars={toogleSpeed:250,animationSpeed:150,fadeIn:{opacity:1},fadeOut:{opacity:0}},e.data(t,"productFilterPrice",i),{init:function(){e(document.body).trigger("init_price_filter"),i.find(".the7-product-price-filter.collapsible").on("click",".filter-header",(function(t){var r=e(this).parents(".the7-product-price-filter"),n=r.find(".filter-container");r.hasClass("closed")?n.css(i.vars.fadeOut).slideDown(i.vars.toogleSpeed).animate(i.vars.fadeIn,{duration:i.vars.animationSpeed,queue:!1}):n.css(i.vars.fadeOut).slideUp(i.vars.toogleSpeed),r.toggleClass("closed")})),"undefined"!=typeof dtGlobals&&dtGlobals.addOnloadEvent((function(){i.find(".the7-product-price-filter").addClass("animate")}))}}.init()},e.fn.productFilterPrice=function(){return this.each((function(){void 0!==e(this).data("productFilterPrice")&&e(this).removeData("productFilterPrice"),new e.productFilterPrice(this)}))}})),jQuery(window).on("elementor/frontend/init",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/the7-woocommerce-filter-price.default",(function(e,t){t(document).ready((function(){e.productFilterPrice()}))}))}));