
	/* Primary Color */
	button,
	.btn,
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	#back-top a:hover span,
	.widget_tag_cloud .tagcloud a:hover,
	.sf-menu li a:hover .menu-text,
	.sf-menu li.current-menu-item a:hover .menu-text,
    .widget_tag_cloud .tagcloud a:hover,
    .sidebar .widget-posts-thumbnail ul > li.post-list:nth-of-type(4) span,
    .widget_tag_cloud .tagcloud a:hover,
	#left-menu,
	#left-menu li a,
	.sidebar .wp-block-search .wp-block-search__button,
	#wp-calendar caption,
	#featured-grid .hentry:nth-of-type(1) .entry-category a,
	.sidebar .widget h2:before, .sidebar .widget .widget-title:before,
	.entry-related h3::before {
		background-color: #0099e5;
	}	
    a, 
    a:visited,
    .site-title a, 
    .widget ul li a:hover,
    .widget-title a:hover,
	.site-title a,
	a:hover,
	.content-loop .entry-title a:hover,
	.byline .entry-author a:hover,
	.byline .entry-comment a:hover,
	.breadcrumbs .breadcrumbs-nav a:hover,
	article.hentry .edit-link a,
	.author-box a,
	.page-content a,
	.page-content a:visited,
	.entry-content a,
	.entry-content a:visited,
	.comment-author a,
	.comment-content a,
	.comment-reply-title small a:hover,
	.sidebar .widget a:hover,
	.sidebar .widget ul li a:hover,
	.sidebar .widget ol li a:hover,
	.sidebar .widget .widget-title a:hover,
	#post-nav a:hover h4,    
	.content-loop .entry-meta .entry-category a, 	
  	.single #primary .entry-header .entry-category a,
    .pagination .page-numbers.current,
    #site-bottom .site-info a:hover,
    #site-bottom .footer-nav li a:hover,
    .site-footer .widget a,
    .site-footer .widget .widget-title a:hover,
    .site-footer .widget ul > li a:hover,
    .site-footer .widget_tabs ul.horizontal li.active a,
    .site-footer .widget_tabs ul.horizontal li.active .fa,
	.single #primary .entry-header .entry-meta .entry-category a,
	.sidebar .widget_tabs ul.horizontal li.active a, 
	.site-footer .widget_tabs ul.horizontal li.active a,
	.sidebar .widget_tabs ul.horizontal li.active .fa, 
	.site-footer .widget_tabs ul.horizontal li.active .fa,
	.content-loop .read-more a:hover,
	.sidebar.left-widget-area .widget-posts-thumbnail ul > li a:hover .entry-wrap {
    	color: #0099e5;
    }
    #left-menu li li a:hover,
    .sf-menu li li a:hover .menu-text,
    .sf-arrows ul li a.sf-with-ul:hover:after,
    .widget_tag_cloud .tagcloud a {
    	color: #0099e5 !important;
    }

	.sidebar .widget-title a:hover,
	.author-box a:hover,
	.page-content a:hover,
	.entry-content a:hover,
	article.hentry .edit-link a:hover,
	.comment-content a:hover {
		color: #ff9900 
	}
	.widget_tag_cloud .tagcloud a,
	.widget_tag_cloud .tagcloud a:hover {
		border-color: #0099e5		
	}
	#featured-content .entry-category a {
		background-color: #ff9900;
	}
    
	@media only screen and (min-width: 1200px) {
		.content-loop .thumbnail-link {
			width: 220px;
		}
	}
