!function(e){wp.customize("blogname",function(t){t.bind(function(t){e(".site-title a").text(t)})}),wp.customize("blogdescription",function(t){t.bind(function(t){e(".site-description").text(t)})}),wp.customize("header_textcolor",function(t){t.bind(function(t){"blank"===t?e(".site-title a, .site-description").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}):(e(".site-title a, .site-description").css({clip:"auto",position:"relative"}),e(".site-title a, .site-description").css({color:t}))})}),wp.customize("busyness_theme_options[header_title_color]",function(t){t.bind(function(t){"blank"===t?e(".site-title a").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}):(e(".site-title a").css({clip:"auto",position:"relative"}),e(".site-title a").css({color:t}))})}),wp.customize("busyness_theme_options[header_tagline_color]",function(t){t.bind(function(t){"blank"===t?e(".site-description").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}):(e(".site-description").css({clip:"auto",position:"relative"}),e(".site-description").css({color:t}))})}),wp.customize("busyness_theme_options[colorscheme]",function(t){t.bind(function(t){e("body").removeClass("colors-light colors-dark colors-custom").addClass("colors-"+t)})}),wp.customize("busyness_theme_options[colorscheme_hue]",function(t){t.bind(function(t){var i=e("#custom-theme-colors"),o=i.data("color"),s=(s=i.html()).split(o).join(t);i.html(s).data("color",t)})})}(jQuery);