<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(function($){"use strict";function handlePreloader(){if($(".preloader").length){$(".preloader").delay(200).fadeOut(500)}}
function headerStyle(){if($(".main-header").length){var windowpos=$(window).scrollTop();var siteHeader=$(".main-header");var scrollLink=$(".scroll-to-top");var HeaderHight=$(".main-header").height();if(windowpos&gt;=HeaderHight){siteHeader.addClass("fixed-header");scrollLink.fadeIn(300)}else{siteHeader.removeClass("fixed-header");scrollLink.fadeOut(300)}}}
headerStyle();if($(".main-header .menu-item-has-children ul").length){$(".main-header .menu-item-has-children").append('&lt;div class="dropdown-btn"&gt;&lt;span class="fa fa-angle-down"&gt;&lt;/span&gt;&lt;/div&gt;');$(".main-header .menu-item-has-children .dropdown-btn").on("click",function(){$(this).prev("ul").slideToggle(500)});$(".fullscreen-menu .navigation .menu-item-has-children &gt; a").on("click",function(){$(this).next("ul").slideToggle(500)});$(".cart-box .dropdown-menu").click(function(e){e.stopPropagation()})}
if($(".quantity-spinner").length){$("input.quantity-spinner").TouchSpin({verticalbuttons:!0,})}
$('.counter').counterUp({delay:10,time:10000});if($(".mobile-menu").length){$(".mobile-menu .menu-box").mCustomScrollbar();var mobileMenuContent=$(".main-header .nav-outer .main-menu").html();$(".mobile-menu .menu-box .menu-outer").append(mobileMenuContent);$(".sticky-header .main-menu").append(mobileMenuContent);$(".mobile-menu .menu-item-has-children .dropdown-btn").on("click",function(){$(this).toggleClass("open");$(this).prev("ul").slideToggle(500)});$(".mobile-nav-toggler").on("click",function(){$("body").addClass("mobile-menu-visible")});$(".mobile-menu .menu-backdrop,.mobile-menu .close-btn, .mobile-menu a").on("click",function(){$("body").removeClass("mobile-menu-visible")})}
var wind=$(window);var sticky=$('#sticky-header');wind.on('scroll',function(){var scroll=wind.scrollTop();if(scroll&lt;300){sticky.removeClass('sticky-header')}else{sticky.addClass('sticky-header')}});if($("[data-serchTrigger]").length){$("[data-serchTrigger]").on("click",function(){$("body").addClass("search-active")});$(".close-search").on("click",function(){$("body").removeClass("search-active")});$(".search-popup .color-layer").on("click",function(){$("body").removeClass("search-active")})}
if($(".hidden-bar,.fullscreen-menu").length){var hiddenBar=$(".hidden-bar");var hiddenBarOpener=$(".nav-toggler");var hiddenBarCloser=$(".hidden-bar-closer,.close-menu");$(".hidden-bar-wrapper").mCustomScrollbar();hiddenBarOpener.on("click",function(){$("body").addClass("visible-menu-bar");hiddenBar.addClass("visible-sidebar")});hiddenBarCloser.on("click",function(){$("body").removeClass("visible-menu-bar");hiddenBar.removeClass("visible-sidebar")})}
if($(".custom-select-box").length){$(".custom-select-box").selectmenu().selectmenu("menuWidget").addClass("overflow")}
if($(".parallax-scene-1").length){var scene=$(".parallax-scene-1").get(0);var parallaxInstance=new Parallax(scene)}
if($(".parallax-scene-2").length){var scene=$(".parallax-scene-2").get(0);var parallaxInstance=new Parallax(scene)}
if($(".parallax-scene-3").length){var scene=$(".parallax-scene-3").get(0);var parallaxInstance=new Parallax(scene)}
if($(".parallax-scene-4").length){var scene=$(".parallax-scene-4").get(0);var parallaxInstance=new Parallax(scene)}
if($(".paroller").length){$(".paroller").paroller({factor:0.2,factorLg:0.4,type:"foreground",direction:"horizontal",})}
if($(".accordion-box").length){$(".accordion-box").on("click",".acc-btn",function(){var outerBox=$(this).parents(".accordion-box");var target=$(this).parents(".accordion");if($(this).hasClass("active")!==!0){$(outerBox).find(".accordion .acc-btn").removeClass("active")}
if($(this).next(".acc-content").is(":visible")){return!1}else{$(this).addClass("active");$(outerBox).children(".accordion").removeClass("active-block");$(outerBox).find(".accordion").children(".acc-content").slideUp(300);target.addClass("active-block");$(this).next(".acc-content").slideDown(300)}})}
if($(".lightbox-image").length){$(".lightbox-image").fancybox({openEffect:"fade",closeEffect:"fade",helpers:{media:{},},})}
if($("#contact-form").length){$("#contact-form").validate({rules:{username:{required:!0,},email:{required:!0,email:!0,},phone:{required:!0,},subject:{required:!0,},message:{required:!0,},},})}
if($(".scroll-to-target").length){$(".scroll-to-target").on("click",function(){var target=$(this).attr("data-target");$("html, body").animate({scrollTop:$(target).offset().top,},1500)})}
$("a[data-rel^=lightcase]").lightcase();if($(".wow").length){var wow=new WOW({boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,});wow.init()}
$('#mobile-menu-active').metisMenu();$('#mobile-menu-active .dropdown &gt; a').on('click',function(e){e.preventDefault()});$(".hamburger_menu &gt; a").on("click",function(e){e.preventDefault();$(".slide-bar").toggleClass("show");$("body").addClass("on-side");$('.body-overlay').addClass('active');$(this).addClass('active')});$(".close-mobile-menu &gt; a").on("click",function(e){e.preventDefault();$(".slide-bar").removeClass("show");$("body").removeClass("on-side");$('.body-overlay').removeClass('active');$('.hamburger_menu &gt; a').removeClass('active')});$('.body-overlay').on('click',function(){$(this).removeClass('active');$(".slide-bar").removeClass("show");$("body").removeClass("on-side");$('.hamburger-menu &gt; a').removeClass('active')});$('.popup-video').magnificPopup({type:'iframe'});$("[data-background]").each(function(){$(this).css("background-image","url("+$(this).attr("data-background")+") ")})
$("[data-bg-color]").each(function(){$(this).css("background-color",$(this).attr("data-bg-color"))});$(window).on("scroll",function(){headerStyle()});$(window).on("load",function(){handlePreloader()})})(window.jQuery)
;</pre></body></html>