File: /home/lgooir/public_html/wp-content/themes/woodmart/js/scripts/global/css-animations.min.js
woodmartThemeModule.$document.on("wdElementorSectionReady wdElementorColumnReady wdElementorGlobalReady wdShopPageInit",function(){woodmartThemeModule.cssAnimations()}),woodmartThemeModule.cssAnimations=function(){function n(e,t){e.forEach(function(e){var n,o;e.isIntersecting&&((n=e.target).classList.contains("wd-animation-ready")||(o=32,n.classList.forEach(e=>{e.includes("wd_delay_")&&(o=e.split("_")[2])}),n.classList.add("wd-animation-ready"),setTimeout(function(){n.classList.add("wd-animated"),n.classList.add("wd-in")},o)),t.unobserve(e.target))})}var o={root:null,rootMargin:"0px",threshold:0},e=document.querySelectorAll(".wd-animation");e.forEach(function(e){e.closest(".wd-slider")||new IntersectionObserver(n,o).observe(e)})},document.addEventListener("DOMContentLoaded",function(){woodmartThemeModule.cssAnimations()});