/*
 Theme Name:     ANE
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Tema da Academia Nacional de Economia
 Author:         ANE
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* Ocultar Sidebar */ 
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
	#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
	width: 100%;
	padding: 23px 0px 0px !important;
	float: none !important;
}
}

.et_portfolio_image img {
    border: inset 5px #e6b013 !important;
}

/* Customização da página de membros */
article.project img {
	float: left !important;
	margin-right: 20px !important;
	margin-bottom: 30px !important;
}

.project .entry-content {
    padding-top: 10px !important;
}

.et_project_meta{
	display: none !important;
}


.nav-single.clearfix {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

a.mdocs-title-href {
    color: #000 !important;
}

td#title {
    display: none !important;
}

#top-menu li {
    padding-right: 15px !important;
}

.nav-single.clearfix {
    display: none !important;
}
.single-project #comment-wrap {
    padding-top: 0;
    display: none !important;
}
article {
    margin-bottom: 35px !important;
}