a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a{'; $construction_hub_tp_theme_css .='color: '.esc_attr($construction_hub_tp_color_option).';'; $construction_hub_tp_theme_css .='}'; } if($construction_hub_tp_color_option != false){ $construction_hub_tp_theme_css .='.wp-block-pullquote blockquote, .wp-block-quote:not(.is-large):not(.is-style-large), .wp-block-pullquote,.box-services hr,.readmore-btn a, #footer .tagcloud a:hover, .search_inner form.search-form{'; $construction_hub_tp_theme_css .='border-color: '.esc_attr($construction_hub_tp_color_option).'!important;'; $construction_hub_tp_theme_css .='}'; } if($construction_hub_tp_color_option_link != false){ $construction_hub_tp_theme_css .='a:hover,#theme-sidebar a:hover{'; $construction_hub_tp_theme_css .='color: '.esc_attr($construction_hub_tp_color_option_link).';'; $construction_hub_tp_theme_css .='}'; }