a, .bs-menu > ul > li.current-menu-item > a, .bs-menu > ul > li.current_page_item > a, .bs-menu > ul > li:hover > a, .highlight-block-content > i, .featured-icon-holder i, .bs-small-blog-wrap .bs-blog-excerpt .bs-blog-date, .bs-hentry .entry-meta, .widget-area a:hover, .single-hentry .entry-meta, .bs-header-search-form .search-form .search-submit, .counter-block > i{ color: $template_color }"; $custom_css .=" button, input[type='button'], input[type='reset'], input[type='submit'], .pagination span.current, .section-title.section-title-center:after, .bs-menu > ul > li.current-menu-item > a:after, .bs-menu > ul > li.current_page_item > a:after, .bs-main-slider.owl-carousel .owl-nav button.owl-prev:hover, .bs-main-slider.owl-carousel .owl-nav button.owl-next:hover, .bs-main-slider.owl-carousel button.owl-dot.active, #progressbar-section, .cta-section-wrap .cta-btn, .bs-hentry .entry-readmore a, .toggle-menu span{ background:$template_color } "; $custom_css .= " button, input[type='button'], input[type='reset'], input[type='submit'], .pagination span, .pagination a, .widget-area .widget-title, .toggle-menu, .counter-block{ border-color:$template_color } "; $custom_css .=" .toggle-menu span{ box-shadow: 0 10px 0 $template_color, 0 -10px 0 $template_color; } "; return business_shuffle_css_strip_whitespace($custom_css); }