aos.init({ duration: 800, easing: 'slide', once: true }); $(function(){ 'use strict'; $(".loader").delay(50).fadeout("slow"); $("#overlayer").delay(50).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('