jQuery(document).ready(function(){jQuery("body").on("click","#header-search-button",function(e){e.stopPropagation(),jQuery(this).parents().find(".header-search-form-wrap:first").slideToggle(200)}),jQuery("body .header-search-form-wrap").click(function(e){e.stopPropagation()}),jQuery("body").click(function(e){jQuery(".header-search-form-wrap").fadeOut(200)});var e=function(){var e=jQuery(".header-top").outerHeight()+jQuery(".header-bottom").outerHeight();jQuery(".header-search-form-wrap").css({top:e+"px"})};e(),jQuery(window).on("load scroll resize",function(){e()}),jQuery(window).width()>="751"&&jQuery(".header-bottom nav.main-menu li").hover(function(){jQuery(this).children("ul").stop(!0,!0).slideDown(200)},function(){jQuery(this).children("ul").stop(!0,!0).slideUp(200)}),jQuery(".header-bottom nav.main-menu li ul li a").hover(function(){jQuery(this).stop(!0,!0).velocity({paddingLeft:"23px"},150)},function(){jQuery(this).stop(!0,!0).velocity({paddingLeft:"20px"},150)}),jQuery().meanmenu&&jQuery("nav.main-menu").meanmenu({meanMenuClose:'',meanExpand:"+",meanContract:"-",meanMenuContainer:"#responsive-menu-container",meanScreenWidth:"767",meanRemoveAttrs:!0}),jQuery(function(){jQuery("a#scroll-top").length&&(jQuery(window).scroll(function(){jQuery(this).scrollTop()>250?jQuery("a#scroll-top").fadeIn():jQuery("a#scroll-top").fadeOut()}),jQuery("a#scroll-top").on("click",function(e){e.preventDefault(),jQuery("html, body").velocity("scroll",{duration:750,easing:"swing"})}))}),jQuery("#home-slider .main-owl-carousel").length&&jQuery("#home-slider .main-owl-carousel").owlCarousel({items:1,margin:0,nav:!!home_slider_nav,dots:!!home_slider_pagination,singleItem:!0,loop:!0,autoplay:!0,autoHeight:!0})});