File: /home/salamatk/takarzan.ir/wp-content/themes/xts-luman/js/scripts/buttonSmoothScroll.min.js
(n=>{XTSThemeModule.buttonSmoothScroll=function(){n(".xts-button-wrapper.xts-smooth-scroll a").on("click",function(t){t.stopPropagation();var t=n(this),o=t.parent().data("smooth-time"),e=t.parent().data("smooth-offset"),t=t.attr("href").split("#")[1],t=n("#"+t);t.length<1||(t=t.offset().top,n("html, body").animate({scrollTop:t-e},o))})},n(document).ready(function(){XTSThemeModule.buttonSmoothScroll()})})(jQuery);