#content .post .article-content .below-entry-meta .post-views {
    display: none;
}

h1,h2,h3,h4 {
	font-weight: 700;
	font-family: "Open Sans Condensed";
}

.excerpt-single {
	margin-top: 20px;
}

.excerpt-single p{
	font-size: 18px;
	font-weight: 700;
}

#header-text-nav-container {
    background-color: #000;
}

.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_ancestor > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li:hover > a {
    background-color: #777;
}

.main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a {
    color: #fff;
    background-color: #777;
}

a {
    color: #777;
    text-decoration: none;
}

.home-icon.front_page_on {
    background-color: #777;
}

.fa.search-top:hover {
    background-color: #777;
}

#site-navigation {
    background-color: #000;
    border-top: 4px solid #777;
}

#secondary .widget-title span {
    background-color: #777;
}

#primary .widget-title span {
    background-color: #777;
}

#primary .widget-title,#secondary .widget-title {
    border-bottom: 2px solid #777;
}

.footer-widgets-area .widget-title span {
    background-color: #777;
}

.top-full-width-sidebar .widget-title, .footer-widgets-area .widget-title {
    border-bottom: 2px solid #777;
}

.widget_featured_posts .article-content .above-entry-meta .cat-links a {
    background-color: #777;
}

.slide-prev, .category-slide-prev, .slide-next, .category-slide-next, button,.main-navigation a:hover {
    background-color: #777;
}

a#scroll-up i {
    color: #777;
}

.view-all-link {
	background-color: #777;
}

.above-entry-meta {
	float: left;
}

.more-link {
	background-color: #777;
	color: #FFF;
}

.colormag-button, input[type="reset"], input[type="button"], input[type="submit"], button, .more-link span {
    color: #FFF;
}
#colormag_featured_posts_widget-5 .single-article figure a img {
	margin: 0;
}

.widget_default_news_colormag.widget_featured_posts .article-content {
    padding-top: 0;
}

.widget_featured_posts .article-content .entry-title {
    padding: 0;
}

@media screen and (max-width: 768px) {
#masthead .main-small-navigation li:hover > .sub-toggle i, #masthead .main-small-navigation li.current-page-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-menu-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-page-item > .sub-toggle i, #masthead .main-small-navigation li.current-menu-item > .sub-toggle i {
    color: #777;
}	
	.sub-toggle {
    background: #777 none repeat scroll 0 0;
}
	
}
.site-header .menu-toggle:hover {
    background-color: #777;
}

.main-small-navigation a {
    color: #777;
}

#masthead .main-small-navigation li:hover > a, #masthead .main-small-navigation li.current-page-ancestor > a, #masthead .main-small-navigation li.current-menu-ancestor > a, #masthead .main-small-navigation li.current-page-item > a, #masthead .main-small-navigation li.current-menu-item > a {
    color: #fff;
    background-color: #777;
}

#content .post .article-content .entry-title {
    clear: both;
}

@media screen and (min-width: 769px) {
.bx-viewport .single-article .article-content {
	height: 88px;
	border-bottom: 1px solid #efefef;
}
	
}
@media screen and (min-width: 980px){
	figure {
    /* max-height: 350px; */
}
}

@media screen and (max-width: 600px) {
.widget_default_news_colormag.widget_featured_posts img {
    margin-bottom: 15px;
}
}

h1.lcp_post {
    font-size: 28px;
    color: rgb(51, 51, 51);
    padding-bottom: 0px;
}
h2.lcp_post {
    font-size: 28px;
    color: rgb(51, 51, 51);
    padding-bottom: 0px;
}

h1.lcp_post a, h2.lcp_post a {
    color: rgb(51, 51, 51);
}

ul.lcp_catlist li {
    border-bottom: #c2c2c2 1px solid;
}
