!function($){wp.customize("header_textcolor",function(o){o.bind(function(o){"blank"===o?($("#text-title-desc").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}),$("body").addClass("title-tagline-hidden")):($("#text-title-desc").css({clip:"auto",position:"relative"}),$(".site-branding a").css({color:o}),$("body").removeClass("title-tagline-hidden"))})}),wp.customize("adviso_header_desccolor",function(o){o.bind(function(o){jQuery("h2.site-description").css("color",o)})}),wp.customize("adviso_top_bar_color",function(o){o.bind(function(o){jQuery("body.home ul.menu > li:not(.current-menu-item):not(.current_page_item):not(.current_page_ancestor) > a, body.home #adviso-search #search-icon, body.home #contact-info, #top-cart, #top-cart a").css("color",o)})})}(jQuery);