body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .main-navigation a,
body .font-family-1,
body .site-description,
body .trending-posts-line,
body .widget-title,
body .em-widget-subtitle,
body .grid-item-metadata .item-metadata,
body .af-navcontrols .slide-count,
body .figure-categories .cat-links,
body .nav-links a {
font-family: 'Source Sans Pro';
}

body .figure-categories .cat-links a.covernews-categories {
    background-color: #C23B0E;
    color: #ffffff;
    
}

.covernews_tabbed_posts_widget .figure-categories .cat-links a.covernews-categories, 
.list .spotlight-post .figure-categories .cat-links a.covernews-categories, 
.full-plus-list .spotlight-post .figure-categories .cat-links a.covernews-categories, 
.trending-posts-vertical-carousel .figure-categories .cat-links a.covernews-categories, 
.trending-story .figure-categories .cat-links a.covernews-categories{
color: #C23B0E;
}

/*C23B0E*/

body .figure-categories .cat-links a.category-color-2 { 
	background-color: #1483dc;
	color: #ffffff;
    
}


.trending-story .figure-categories .cat-links a.covernews-categories.category-color-2, 
.list .spotlight-post .figure-categories .cat-links a.covernews-categories.category-color-2, 
.full-plus-list .spotlight-post .figure-categories .cat-links a.covernews-categories.category-color-2, 
.covernews_tabbed_posts_widget .figure-categories .cat-links a.covernews-categories.category-color-2, 
.trending-posts-vertical-carousel .figure-categories .cat-links a.covernews-categories.category-color-2{
    color: #1483dc;
}

body .figure-categories .cat-links a.category-color-3 {


    background-color: #ffffff;
    color: #404040;
}

.trending-story .figure-categories .cat-links a.covernews-categories.category-color-3, 
.list .spotlight-post .figure-categories .cat-links a.covernews-categories.category-color-3, 
.full-plus-list .spotlight-post .figure-categories .cat-links a.covernews-categories.category-color-3, 
.covernews_tabbed_posts_widget .figure-categories .cat-links a.covernews-categories.category-color-3, 
.trending-posts-vertical-carousel .figure-categories .cat-links a.covernews-categories.category-color-3{
    color: #404040;
}


body .top-masthead {
    background: #353535;
}

/*6A5550*/

body span.menu-description{
        background: #f3ad29;
}



/*Header layout 3*/
.header-layout-3 .masthead-banner .site-branding {
    text-align: center;
}

.header-layout-3 .site-header .site-branding .site-title, .site-branding .site-title{
    font-size: 100px;
    text-transform: uppercase;
}


body .secondary-color,
body button,
body input[type="button"],
body input[type="reset"],
body input[type="submit"],
body .site-content .search-form .search-submit,
body .site-footer .search-form .search-submit,
body .em-post-format i,
body span.header-after:after,
body #secondary .widget-title span:after,
body .af-tabs.nav-tabs > li > a.active:after,
body .af-tabs.nav-tabs > li > a:hover:after,
body .exclusive-posts .exclusive-now,
body span.trending-no,
body .tagcloud a:hover{
        background: #f3ad29;
}



body .main-navigation{
    background: #545454;
}

body a:hover,
body a:focus,
body a:active,
body .figure-categories-2 .cat-links a
{
        color: #f3ad29;
}

body #loader:after {
  border-left-color: #f3ad29;
}

.site-footer {/*background: #031c27;*/color: #fff;}

.site-footer a, 
.site-footer a:hover, 
.site-footer a:visited, 
.site-footer a:active {
    color: #fff;
}


.header-layout-3 .site-header .site-branding .site-title{
    font-size: 100px;
}

@media only screen and (max-width: 320px){
.main-navigation.aft-sticky-navigation span.af-mobile-site-title-wrap .site-title {
    font-size: 26px;
    line-height: 55px;
    }
}




@media only screen and (max-width: 1300px) {
.contenido{margin-left:30!important; width:50%!important;}
#cerrar + label{left: 20!important;}
}
@media only screen and (max-width: 768px) {
.contenido{margin-left:0!important; width:100%!important;}
#cerrar + label{right: 0!important;left: auto!important;}
.footer-btm-wrap{
margin-bottom: 85px;}
a.scrollup {
    bottom: 40px!important;
}
}




