jQuery,jQuery(document).ready(function(t){var e=jQuery("#customize-header-actions"),o=jQuery(''),n=jQuery(".ast-quick-setup-navigation .ast-quick-tour-item");e.append(o),o.on("click",function(t){t.preventDefault(),t.stopPropagation(),document.body.style.overflow="hidden"}),n.on("click",function(t){t.preventDefault(),t.stopPropagation();let e=jQuery(this).data("type"),o=jQuery(this).data("link");switch(e){case"section":wp.customize.section(o).expand();break;case"panel":wp.customize.panel(o).expand();break;case"control":wp.customize.control(o).focus(),setTimeout(()=>{wp.customize.control(o).focus()},500)}})});