a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a,.main-navigation a:hover,#theme-sidebar h3{'; $tp_theme_css .='color: '.esc_html($adventure_travelling_tp_color_option).';'; $tp_theme_css .='}'; } if($adventure_travelling_tp_color_option != false){ $tp_theme_css .='#slider .inner_carousel h2,#static-blog h3,.serach_inner form.search-form{'; $tp_theme_css .='border-color: '.esc_html($adventure_travelling_tp_color_option).';'; $tp_theme_css .='}'; } if($adventure_travelling_tp_color_option_link != false){ $tp_theme_css .='a:hover,#theme-sidebar a:hover{'; $tp_theme_css .='color: '.esc_html($adventure_travelling_tp_color_option_link).';'; $tp_theme_css .='}'; }