jQuery(function(i){var e=[["#customize-save-button-wrapper","reset-all","theme-options-reset","theme-options-reset-main",_caffCustomizerReset.confirm,_caffCustomizerReset.reset],["#customize-control-caff_gototop_hover_bg_color div.customize-control-content","colors","theme-options-colors-reset","theme-options-reset-section theme-options-reset-colors",_caffCustomizerReset.confirmSection,_caffCustomizerReset.resetSection],["#_customize-input-caff_headings_font","fonts","theme-options-fonts-reset","theme-options-reset-section theme-options-reset-fonts",_caffCustomizerReset.confirmSection,_caffCustomizerReset.resetSection]];i.each(e,function(e,t){var o=i(t[0]),s=i('').attr("value",t[5]);s.on("click",function(e){e.preventDefault();e={wp_customize:"on",action:"customizer_reset",nonce:_caffCustomizerReset.nonce.reset,section:t[1]};confirm(t[4])&&(i(".spinner").css("visibility","visible"),s.attr("disabled","disabled"),i.post(ajaxurl,e,function(){wp.customize.state("saved").set(!0),location.reload()}))}),o.after(s)})});