jQuery(document).ready(function(){jQuery(".focus-customizer-main-bgimage").on("click",function(a){a.preventDefault();wp.customize.section("background_image").focus()});jQuery(".focus-customizer-social-icontop").on("click",function(a){a.preventDefault();wp.customize.panel("azeen_socialshare_options").focus()});jQuery(".focus-customizer-menu-topbar").on("click",function(a){a.preventDefault();wp.customize.section("menu_locations").focus()})});(function(){wp.customize.bind("ready",function(){wp.customize.section("sidebar-widgets-azeen-footer_sidebar",function(a){a.expanded.bind(function(b){wp.customize.previewer.send("section-highlight-footerwidgets",{expanded:b})})});wp.customize.panel("azeen_header_options",function(a){a.expanded.bind(function(b){wp.customize.previewer.send("section-highlight-header_options",{expanded:b})})})})})(jQuery);