"use strict";
wglIsVisibleInit();
jQuery(document).ready(function($){
wglStickyInit();
wglSearchInit();
wglSidePanelInit();
wglMobileHeader();
wglWoocommerceHelper();
wglWoocommerceLoginIn();
wglInitTimelineAppear();
wglAccordionInit();
wglServicesAccordionInit();
wglStripedServicesInit();
wglProgressBarsInit();
wglCarouselSwiper();
wglFilterSwiper();
wglImageComparison();
wglCounterInit();
wglCountdownInit();
wglImgLayers();
wglPageTitleParallax();
wglExtendedParallax();
wglPortfolioParallax();
wglMessageAnimInit();
wglScrollUp();
wglLinkOverlay();
wglLinkScroll();
wglSkrollrInit();
wglStickySidebar();
wglVideoboxInit();
wglParallaxVideo();
wglTabsInit();
wglShowcaseInit();
wglCircuitService();
wglSelectWrap();
wglScrollAnimation();
wglWoocommerceMiniCart();
wglTextBackground();
wglDynamicStyles();
wglPieChartInit();
wglButtonAnimation();
wglTimelineHorizontal();
});
jQuery(window).load(function (){
setTimeout(function (){
wglCursorInit();
}, 5);
wglImagesGallery();
wglIsotope();
wglBlogMasonryInit();
setTimeout(function(){
jQuery('#preloader-wrapper').fadeOut();
},1100);
wglParticlesCustom();
wglParticlesImageCustom();
document.addEventListener("wglParticlesAdded", function (){
setTimeout(()=> {
wglParticlesCustom();
wglParticlesImageCustom();
}, 0);
});
wglMenuLavalamp();
jQuery(".wgl-currency-stripe_scrolling").each(function(){
jQuery(this).simplemarquee({
speed: 40,
space: 0,
handleHover: true,
handleResize: true
});
})
});