File: /home/desetmhw/estraveltourim.site/wp-content/themes/travel-joy/js/custom.min.js
jQuery((function($){$(document).on("mousemove","body",(function(e){$(this).removeClass("keyboard-nav-on")})),$(document).on("keydown","body",(function(e){9==e.which&&$(this).addClass("keyboard-nav-on")}));var str=$(document).find("#wp-travel-enquiry-submit").val();function travelJoySlickSliderConfig(){$(".vertical-center-4").slick({dots:!0,vertical:!0,centerMode:!0,slidesToShow:4,slidesToScroll:2}),$(".vertical-center-3").slick({dots:!0,vertical:!0,centerMode:!0,slidesToShow:3,slidesToScroll:3}),$(".vertical-center-2").slick({dots:!0,vertical:!0,centerMode:!0,slidesToShow:2,slidesToScroll:2}),$(".vertical-center").slick({dots:!0,vertical:!0,centerMode:!0}),$(".vertical").slick({dots:!0,vertical:!0,slidesToShow:3,slidesToScroll:3}),$(".regular").slick({dots:!0,infinite:!0,slidesToShow:3,slidesToScroll:3}),$(".variable").slick({dots:!0,infinite:!0,variableWidth:!0}),$(".lazy").slick({lazyLoad:"ondemand",infinite:!0})}function travelJoyToggleMblNavMenu(widthSize){var el;document.getElementById("mySidenav").style.width=widthSize}void 0!==str&&(str=str.toLowerCase().replace(/\b[a-z]/g,(function(letter){return letter.toUpperCase()})),$(document).find("#wp-travel-enquiry-submit").val(str)),$(".scroll").on("click",(function(event){if(""!==this.hash){event.preventDefault();var hash=this.hash;$("html, body").animate({scrollTop:$(hash).offset().top},800,(function(){window.location.hash=hash}))}})),travelJoySlickSliderConfig(),$(document).on("focus","#mySidenav",(function(){travelJoyToggleMblNavMenu("100%")})),$(document).on("blur","#mySidenav",(function(){travelJoyToggleMblNavMenu("0")})),$(document).on("click",".toggle#open-navigation-bar",(function(){travelJoyToggleMblNavMenu("100%")})),$(document).on("click","a#close-navigation-bar",(function(){travelJoyToggleMblNavMenu("0")}))}));