a, .middle-footer .widget-area ul li a:hover, .widget-recentpost ul li a:hover, .widget-archives ul li a:hover, .widget-categories ul li a:hover, article.post .entry-header .entry-title a:hover, article.post .entry-meta .posted-on a:hover, article.post .entry-meta .posted-by a:hover, article.post .entry-meta .category-tag a:hover, .article-readmore:hover, .authur-title a:hover, .contact-page-content ul li .fa, .team-title a{ color: " . $ample_construction_primary_color . ";} "; $custom_css .= ".service-icon div, .widget-ample-construction-theme-counter, .portfolioFilter .current, .portfolioFilter a:hover, .paralex-btn:hover, .view-more:hover, .features-slider .owl-theme .owl-controls .owl-page.active span, .widget-ample-construction-theme-testimonial .owl-theme .owl-controls .owl-page.active span, .read-more-background, .widget-ample-construction-theme-testimonial, .widget-ample-construction-theme-meetbutton, .footer-tags a:hover, .ample-inner-banner, .breadcrumbs, .widget-search .search-submit:hover, .posts-navigation .nav-previous, .posts-navigation .nav-next, .pagination-blog .pagination > .active > a, .pagination-blog .pagination > li > a:hover, .scrollup ,.widget_search .search-submit { background-color: " . $ample_construction_primary_color . ";} "; $custom_css .= ".error404 .content-area .search-form .search-submit{ background: " . $ample_construction_primary_color . ";} "; $custom_css .= ".error404 .content-area .search-form .search-submit{ background: " . $ample_construction_primary_color . ";} "; $custom_css .= ".site-footer.bottom-footer{ background: " . $ample_construction_bottom_footer_color . ";} "; /*------------------------------------------------------------------------------------------------- */ /*custom css*/ wp_add_inline_style('ample-construction-style', $custom_css); } endif; add_action('wp_enqueue_scripts', 'ample_construction_dynamic_css', 99);