AOS.init({ duration: 800, easing: 'slide', once: false }); jQuery(document).ready(function($) { "use strict"; $(".loader").delay(1000).fadeOut("slow"); $("#overlayer").delay(1000).fadeOut("slow"); var siteMenuClone = function() { $('.js-clone-nav').each(function() { var $this = $(this); $this.clone().attr('class', 'site-nav-wrap').appendTo('.site-mobile-menu-body'); }); setTimeout(function() { var counter = 0; $('.site-mobile-menu .has-children').each(function(){ var $this = $(this); $this.prepend('