/*
Theme Name: O Debate
Author: GD Tecnologia
Author URI: https://www.gdti.com.br
Version: 1.2
*/

html,body{
    font-family: "Segoe UI",Roboto,Arial,sans-serif !important; 

}

/* FORM PESQUISA GOOGLE */
.form-control-inline {
   width: auto;
   float:left;
   margin-right: 5px;
}

.sidebar{
	margin-top: -60px;
}

.btnEdicoes{
	margin-top: -30px;
}

.editoriasFooter ul, li{margin: 0; padding: 0;}

.bannerMobileWP{
    margin-top: 20px !important;
}

.primeiraNoticiaEditoriaHome{
    padding-top: 20px;
}

.sidebarIdeiasEmDebate{
    font-size: 17px;
}

.vejamais li, ul{
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.post-categories a{
	color: #000;
}

.textoNoticia img{
	padding-right: 10px;
}

.textoNoticia a{
	font-weight: bold;
}

.destaqueHome h1{
    margin: 0;
    padding: 0;
    font-size: 24px;
    text-align: left;
}

.destaqueHome h3{
    font-size: 16px;
}


header img{
    padding-top: 24px;
    padding-bottom: 24px;
}

footer{
    margin-top: 20px;
    padding-bottom: 25px;
    background-color: #0C4A99;
    color: #FFF;
}

footer h1{
    font-size: 24px;
    color: #FFF;
}

footer li{
    list-style: none;
}

footer a:link{
    color: #fff;
    font-size: 16px;
}

footer a:hover{
    color: #FFF;
    text-decoration: none;
}

footer a:visited{
    color: #FFF;
    text-decoration: none;
}

.menu{
    padding-top: 20px;
    font-size: 20px;
}
.menu a{
    font-size: 16px;
}

.img-noticia{
    padding-top: 15px;
    padding-bottom: 15px;
}

article h1{
    font-size: 55px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
}

.tituloMobile{
	font-size: 35px !important;
	color: #000 !important;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
    padding-bottom: 50px;
}


article h2{
    font-size: 22px !important;
    text-align: left;
}

article p{
    font-size: 18px;
    text-align: left;
}

article ul{
    text-align: right;
    list-style: none;
    float: right;
}

.anuncioTopoNoticia{
    padding-top: 25px;
    padding-bottom: 25px;
}

.fonteNoticia{
	margin-top: 10px;
}


/* REDES SOCIAIS */
.fa-facebook-f{
    font-size: 18px;
    margin-right: 15px;
}
.fa-twitter{
    font-size: 18px;
    margin-right: 15px;
}
.fa-whatsapp{
    font-size: 18px;
}