li:not(.current-menu-item):not(.current_page_item):not(.current_page_ancestor) > a, body.home #masthead #adviso-search #search-icon,body.home #masthead #contact-info, body.home #masthead #top-cart, body.home #masthead #top-cart a { color: " . esc_html( get_theme_mod('adviso_top_bar_color', '#000000') ) . ";}"; wp_add_inline_style( 'adviso-main-theme-style', wp_strip_all_tags($custom_css) ); } add_action('wp_enqueue_scripts', 'adviso_custom_css_mods');