/*
Theme Name:     Correiodo Brasil Child
Theme URI:      https://skora.com.br
Author:         Skora
Author URI:     https://skora.com.br
Description:    Tema personalizado para o site Correio do Brasil
Version:        1.0.1
License:        GNU General Public License v3 or later
License URI:    http://www.gnu.org/licenses/gpl-3.0.html
Template:       news-vibrant
Text Domain:    correiodobrasil-child
Tags:           news, blog, grid-layout, custom-colors, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-logo, footer-widgets, full-width-template, translation-ready
*/

.nv-header-menu-wrapper {
	box-shadow: none;
	border-top: none;
}

#site-navigation ul li:hover > a, 
#site-navigation ul li.current-menu-item > a, 
#site-navigation ul li.current_page_item > a, 
#site-navigation ul li.current-menu-ancestor > a{
    color: #08408E;
    background: none;
}

#site-navigation ul li a::before{
    display: none;
}

#site-navigation ul li a {
	padding: 0 15px;
	margin-right: 0;
}

.nv-home-icon a{
    color: #333 !important;
}

.home .nv-home-icon a, .nv-home-icon a:hover {
	background: none !important;
	color: #08408E !important;
}

.home .comments-link {
	display: none;
}

.nv-block-title, .widget-title, .page-header .page-title, .nv-related-title {
	border-left: none;
	padding: 0;
	padding: 0 0 8px;
	color: #08408e;
	border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.nv-block-title::after,
.widget-title:after, 
.page-header .page-title:after, 
.nv-related-title:after{
	content: "";
	width: 60px;
	height: 2px;
	background: #08408e;
	position: absolute;
	bottom: -1px;
	left: 0;
}

#top-footer .nv-block-title::after,
#top-footer .widget-title:after {
    display: none;
}

#top-footer .widget-title {
	border: none;
	margin: 0 0 10px;
    color: #fff !important;
}

.nv-block-title-nav-wrap .carousel-nav-action .carousel-controls {
	padding: 0px 13px;
}

.nv-block-title-nav-wrap .carousel-nav-action {
	top: -5px;
}

/* ALTERAÇÕES Correio do Brasil */

#masthead .site-branding {
	float: none !Important;
	text-align: center;
}

#masthead .nv-header-ads-area {
	float: none !important;
	text-align: center;
}

.post-categories, .data-autor {
	color: #767676;
}

.post-categories a {
	color: #767676;
}

.data-atualizacao {
	color: brown;
	text-align: right;
}

.nv-archive-post-content-wrapper {
	top: 0 !important;
	margin-bottom: 0 !important;
}

.site-info a {
	color: #ccc;
}

#colophon{
	margin-top: 20px !important;
}

#top-footer {
	padding: 0 !important;
}

.cdb-top-footer {
	background-color: white;
}

#menu-paginas {
	list-style: none;
	text-align: center;
}

#menu-paginas li {
	display: inline;
}

#menu-paginas li a {
	color: red !important;
	text-transform: uppercase;
}

#menu-paginas li a:hover {
	text-decoration: underline; 
}
#menu-paginas li a:before {
	content: none !important;
}

#menu-rodape-1, #menu-rodape-2, #menu-rodape-3 {
	list-style: none;
}

#menu-rodape-1 li a:before, #menu-rodape-2 li a:before, #menu-rodape-3 li a:before {
	content: none !important;
}

h1.entry-title {
	text-transform: none !Important;
}

#primary {
	width: 77%; // !Important;
}

#secondary {
	width: 20% !Important;
}
