/*Theme Name: Prada Porter
Theme URI: http://pradaporter.com.br/
Description: Theme base
Version: 1.0

@charset "utf-8";
@import url("css/normalize.css");

/* -- geral -- */
html, body, div, span, h2, h3, blockquote, pre, a, code, em, font, img, small, strong, b, i, ol, ul, li, fieldset, 
form, label, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; 
border: 0; 
outline: 0;
}

*{
outline:none;
}

body, html {
height: 100%;
font-size:13px;
font-family:  'Poppins', sans-serif;
}

body {
font-family:  'Poppins', sans-serif;
background: url( http://pradaporter.com.br/wp-content/uploads/2017/11/2.png ) no-repeat center top; 
}

html {
font-family:  'Poppins', sans-serif;
background: url( http://pradaporter.com.br/wp-content/uploads/2017/11/6.png )repeat;
}

ul {
padding:0px;
list-style:none;
}

/* -- links -- */
a {
color: #a0a0a0;
text-decoration: none;
}

a:hover {
color: #a0a0a0;
}


/* -- header -- */
#header {
width:100%;
height:300px;
background: url(http://pradaporter.com.br/wp-content/uploads/2017/11/8.png) no-repeat center bottom;
margin-bottom: 50px;
}

#top {
width: 100%;
background: #ffdee1;
float: left;
padding-bottom: 10px;
position: fixed;
z-index: 9999;
}

.top {
width: 1080px;
margin: auto;
}


/* -- menu -- */
nav {
width: 970px;
height: 25px;
float: left;
padding-top: 0px;

}

nav ul li {
display:inline-block;  
}

nav li {
padding-right: 15px;
padding-left: 10px;
}

nav a {
margin-top: 10px;
color: #252525;
display:block;
text-decoration: none;
font-family: 'Poppins', sans-serif;
font-size: 14px;
text-transform: uppercase;
}

nav a:hover {
border-bottom: 15px solid #fff;
color: #000;
}

#menu-menu_primario li {
padding-left: 0px;
margin-top: 10px;
}

#menu-menu_primario li:nth-child(1) {
background: none;
padding-left: 0px;
}

.social {
float: right;
font-size: 14px;
margin-top: -20px;
margin-right: 10px;
}

.social a {
color: #252525;
margin: 0px 5px;
}

.social a:hover {
color: #fff;
}

/* busca */
#search {
float: right;
border-bottom: 0px solid #000;
padding: 10px 0px 0px 10px;
width: 188px;
margin-top: -30px;
margin-left: -15px;
}

#search #s {
background: #fff;
padding: 10px;
border: 0px;
font-size: 11px;
color: #000;
float: left;
width: 133px;
}

#searchsubmit {
background: #fff url(http://i.imgur.com/91zWMJ1.png) no-repeat center;
padding: 10px;
border: 0px;
font-size: 11px;
color: transparent;
float: right;
}

#menu-menu_secundario {
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
width: 900px;
margin: auto;
height: 30px;
padding-left: 30px;
padding-top: 5px;
}

#menu-menu_secundario li {
float: left;
padding-right: 15px;
padding-left: 15px;
text-transform: uppercase;
font-size: 16px;
}

#menu-menu_secundario a {
font-family: 'Poppins', sans-serif;
color: #222222;
}

#menu-menu_secundario  a:hover {
color: #000;
}

.menu .sub-menu a {
width: auto;
color: #fff !important;
font-size: 16px;
float: left;
padding: 2px !important;
background: none !important;
}

.menu .sub-menu a:hover {
background: #e96686;
color: #fff !important;	
padding: 2px 2px 2px 3px !important;
background: none !important;
}

#menu-item-4784 {
padding-left:0px !important;
}

.sub-menu li {
padding-left:0px !important;
padding-right:0px !important;
width: 100%;
}
.nav2 {
width: 100%;
float: left;
padding-top: 9px;
}

.nav2 ul li {
display:inline-block;  
}

.nav2 li {
padding-right: 10px;
}

.nav2 a {
color: #a40444;
display:block;
text-decoration: none;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 17px;
text-transform: uppercase;
}

.nav2 a:hover {
color: #a40444;
}

.menu-trigger2 {
display:none;
color: #a40444;
}

/* -- estrutura -- */
#pagina {
width: 1100px;
margin:auto;
padding-top: 30px;
}

/* -- sidebar -- */
#sidebar {
float: right;
width: 280px;
}

.widget {
border-top: 0px solid #eeeeee;
width:270px;
padding: 10px;
float:left;
margin-bottom:20px;
background: #fff;
margin-left: -25px;
}

.widget h1 {
font-weight: normal;
margin-top: -10px;
margin-left: -10px;
font-size: 16px;
color: #252525;
font-family:  'Poppins', sans-serif;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
padding-left: 0px;
background: #fff;
width: 280px;
height: auto;
border-top: 5px solid #ffdee1; 
border-bottom: 5px solid #ffdee1;
}

.about-widget p {
margin: 0;
padding: 0;
font-family: 'Open Sans Condensed', sans-serif;
width: 280px;
font-size: 16px;
text-align: center;
background: none;
line-height: 26px;
}

.widget:nth-child(1) {
padding: 0px;
width: 280px;
border: 0px;
background: none;
margin-top: -80px;
}

.widget:nth-child(2) {
padding: 0px;
border: 0px;
background: none;
margin-top: -25px;
}

/* sociais */
.sswidget_social li {
float: left;
margin-left: 5px;
}

.sswidget_social li:nth-child(1) {
margin-left: 55px;
}

.sswidget_social a {
color: #252525;
background: none;
padding: 5px 0px;
font-size: 25px;
width: 42px;
float: left;
text-align: center;
}

.sswidget_social a:hover {
color: #ffdee1;
}

/* calendário */
#calendar_wrap {
display:block;
}

#calendar_wrap table {
width:100%; 
text-align:center;
}

#calendar_wrap caption {
padding-bottom:5px; 
padding-top:5px; 
font-family:  'Poppins', sans-serif;
background: #ffdee1;
color: #fff;
text-transform: uppercase;
font-size: 14px;
}

#calendar_wrap th, #calendar_wrap td {
border:1px solid #ffdee1; 
padding:2px 3px; 
font-size:80%; 
text-transform:uppercase;
}

#calendar_wrap .tagcloud {
font-style:italic; 
font-family:Georgia, "Times New Roman", Times, serif;
}

#calendar_wrap .tagcloud a {
color:#3e3e3e;
}

#calendar_wrap .tagcloud a:hover {
color:#9cdcda;
}

#calendar_wrap form {
text-align:center;
}

#calendar_wrap span {
display:none; 
visibility:hidden;
}

#calendar_wrap input {
background:#fff; 
border:1px solid #f1f1f1; 
width:70%; 
display:block; 
float:left; 
padding:7px; 
margin:0;
}

#calendar_wrap input[type="submit"] {
width:auto; 
margin:0 0 0 2px;
}

/* categorias e arquivo */
.widget_categories ul, .widget_archive ul{
width:100%;
}

.widget_categories li, .widget_archive li { 
width:40%; 
float:left; 
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
color:#252525;
font-size:12px;
border-bottom: 1px solid #ffdee1;
padding: 5px;
margin: 2px;
}

.widget_categories li a, .widget_archive li a{
color:#999999;
}

.widget_categories li a:hover, .widget_archive li a:hover {
color:#999999;
}

/* select */
#sidebar select {
background:transparent;
border:1px solid #bebebe;
width:100%;
}

/* ultimos posts */
.ultposts_widget li {
float: left;
width: 100%;
margin-bottom: 17px;
padding-bottom: 13px;
border-bottom: 1px dotted #d5d5d5;
}

.ultposts_widget .img {
float: left;
width: 100px;
margin-right: 10px;
}

.ultposts_widget .info {
float: right;
width: 140px;
}

.ultposts_widget h4 {
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: normal;
}

.ultposts_widget h4 a, .ultposts_widget h4 a:hover {
color: #000;
}

.ultposts_widget .cat {
font-size: 10px;
font-family: georgia;
font-style: italic;
}

.ultposts_widget .cat a, .ultposts_widget .cat a:hover {
color: #7e7e7e;
}

/* ultimos posts */
/*div que engloba a lista de posts*/
.wrap-posts-destaque {
max-width: 1100px; /*largura máxima definida (aplique aqui a largura que seu blog possui)*/
width: 100%; /*o que deteca largura dos despositivos menores que 1000px*/
margin: 20px auto; /*margens 20px para cima e para baixo, onde o "auto" realiza a centralização*/
}


/*definindo a div*/
.posts-destaque {
width: 100%;
height: auto;
position: relative;
margin: 0 auto;
}
 
/*zerando definições padrões da lista de posts*/
.posts-destaque ul {
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
 
/* clearfix - evitar que a lista ou itens fora dela flutuem ou se sobrepõem */
.posts-destaque ul:before,
.posts-destaque ul:after {
display: table;
content: " ";
}
 
.posts-destaque ul:after {
clear: both;
}
 
/*estilizando o item da lista por porcentagem*/
.posts-destaque ul li {
width: 25%;
float: left;
margin-left: 0px;
padding: 0;
}
 
/*div que mostra o post*/
.posts-destaque ul li .mostra-post {
width: 100%;
height: 0; /*sempre mantenha altura zerada*/
margin: 0 auto;
padding-bottom: 95%; /*o padding-bottom que definirá altura, e isso faz com que o retângulo seja sempre porporcional*/
background: none;
overflow: hidden;
position: relative;
display: block;
}
 
/*definindo posicao do thumbnail*/
.posts-destaque ul li .mostra-post .thumb {
position: absolute;
top: 0;
left: 0
}
 
/*atribuindo valores à imagem*/
.posts-destaque ul li .mostra-post .thumb img {
width: 100%;
height: auto;
margin: 0;
display: block;
}
 
/*definindo posicao de link (sempre na largura e altura do retangulo)*/
.posts-destaque ul li .mostra-post a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
}
 
/*definindo posicao do titulo do post*/
.posts-destaque ul li .mostra-post a h4 {
font-size: 14px;
color: #2d2d2d;
font-family:  'Poppins', sans-serif;
line-height: 27px;
text-align: center;
font-style: normal;
font-weight: none;
width: 91%;
margin: 0;
vertical-align: middle;
position: absolute;
top: -50%; /*com top negativo o titulo fica oculto*/
-webkit-transition: all 0.3s ease; /*faz a animação*/
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
-ms-transform: translateY(-50%); /*o transform irá alinhar o titulo sempre ao centro*/
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
 
/*definindo posicao da data */
.posts-destaque ul li .mostra-post a h4 span {
font-size: 10px;
color: #696969;
background: #ffdee1;
display: block;
margin-top: 5px;
font-weight: normal;
text-align: center;
width: 100%;
}
 
/*tracinhos ao lado da data*/
.posts-destaque ul li .mostra-post a h4 span:before,
.posts-destaque ul li .mostra-post a h4 span:after {
content: "-";
padding: 0 5px;
}
 
/*NO HOVER DO <LI>, o thumb aumenta a opacidade*/
.posts-destaque ul li:hover .mostra-post .thumb img {
opacity: 0.2; /*opacidade final*/
filter: alpha(opacity=20);  /*opacidade final*/
}
 
/*NO HOVER DO <LI>, o titulo do post aparece sempre centralizado*/
.posts-destaque ul li:hover .mostra-post a h4 {
top: 50%; 
}

#adsense1 {
width: 750px;
margin-bottom: 15px;
}

/* postagens  */
#conteudo {
width:720px;
float:left;
  
}

.post {
width: 720px;
padding: 15px;
float: left;
margin-bottom: 30px;
background: #fff;
font-family: 'Lato', sans-serif;
text-align: justify;
font-size: 14px; 
line-height: 26px;
border-top: 0px solid #f8f8f8;
}

.titulo {
width:100%;
margin-top: 0px;
float:center;
font-size:30px;
line-height: 35px;
font-family: 'Rozha One', serif;
font-weight: normal;
padding: 0px 0px 0px;
text-align: center;
}

.titulo a, .titulo a:hover {
color: #252525;
}

.categorias {
position: relative;
width:100%;
float:left;
text-align: center;
margin-top: 10px;
margin-bottom: 15px;
}

.categorias a, .categorias a:hover {
border: 0px solid #eeeeee;
background: #fff;
font: normal 12px 'Titillium Web', sans-serif; 
text-transform: uppercase;
background: none;
color: #696969;
padding: 3px 6px;
font-size: 14px;
}

.data {
float: left;
width: 100%;
font-weight: normal;
font: normal 12px 'Titillium Web', sans-serif; 
text-transform: uppercase;
color: #434343;
background: none;
text-align: center;
padding-right: 0px;
padding-left: 0px;
margin-bottom: 20px;
margin-top: 0px;
margin-right: 0px;
}

blockquote {
background: #ffdee1;
padding-left: 15px;
padding-right: 15px;
color: #696969;
margin:0px 20px;
font-style: italic;
}
.tags{
color: #252525;
float: center;
text-align: center;
font-family:  'Poppins', sans-serif;
font-size: 12px;
text-transform: uppercase;
}
.rodape {
color: #252525;
width: 100%;
float: left;
font-family:  'Poppins', sans-serif;
font-size: 12px;
text-transform: uppercase;
margin-top: 70px;
}

.commentslink {
text-transform: uppercase;
background: #fff;
border: 0px solid #a0a0a0;
width: 150px;
float: right;
text-align: center;
padding-top: 3px;
color: #252525;
height: auto;
font-size: 14px; 
margin-right: 0px;
margin-top: 0px;
z-index: 155;
position: relative;
}

.post-related {
overflow:hidden;
float: left;
width: 100%;
}

.compartilhamento a {
margin-left: 20px;
padding-right: 10px;
}


.post-related {
overflow:hidden;
float: left;
width: 100%;
}

.post-box { 
text-align:center; 
}

.post-box-title {
font-family:  'Poppins', sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight: normal;
margin-bottom:20px;
color: #9f9aa0;
}

.post-relacionados {
width:240px;
float:left;
margin-right: 0px;
}

.post-relacionados:last-child {
margin-right:0;
}

.post-relacionados img {
margin-bottom:6px;
width:100%;
height:auto;
border-radius: 0px;
}

.post-relacionados li {
float: left;
position: relative;
padding: 0;
border: 0;
height: 130px;
width:230px;
list-style: none;
}

.post-relacionados a {
-khtml-transition-property: opacity;
-ms-transition-property: opacity;
-moz-transition-property: opacity;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
background-color: rgba(160, 160, 160, 0.70);
-khtml-opacity: 0;
-ms-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
-o-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
position: absolute;
z-index: 1;
top: 0;
text-align: center;
padding: 17px;
padding-top: 38px;
width: 196px;
height: 130px;
text-decoration:none;
border-radius: 0px;
}

.post-relacionados a:hover {
-khtml-opacity: 1; 
-ms-opacity: 1; 
-moz-opacity: 1; 
-webkit-opacity: 1; 
-o-opacity: 1; 
filter: alpha(opacity=90); 
opacity: 1;
}

.post-relacionados .title {
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
position: relative;
text-decoration:none;
font-family:  'Poppins', sans-serif;
text-transform: uppercase;
}

.animated {
-khtml-transition-duration: 500ms;
-ms-transition-duration: 500ms;
-moz-transition-duration: 500ms;
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-khtml-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}

#facebookcomment {
font-family:  'Poppins', sans-serif;
font-size: 16px;
text-align: center;
margin-top: 20px;
color: #9f9aa0;
text-transform: uppercase;
}

#blogcomment {
font-family:  'Poppins', sans-serif;
font-size: 16px;
text-align: center;
margin-top: 20px;
color: #9f9aa0;
text-transform: uppercase;
}

/* comentarios  */
#comments {
width: 100%;
float: left;
}

.c1, .c2 {
float: left;
width: 50%;
}

#comments input, #comments textarea {
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
background:#fff;
font-size: 18px;
border: 1px solid #9f9aa0;
}

#submit {
background: #ffdee1!important;
border: 0px !important;
color: #696969!important;
font-size: 15px !important;
float: left;
text-align: center;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
letter-spacing: 1.5px;
width: 100%;
margin-top: 10px;
}

.nome, .email, .blog {
float: left;
width: 92%;
margin: 0px 0px 13px;
}

.blog {
float: left;
width: 92%;
margin: 0px;
}

.comentario {
float: right;
width: 92%;
height: 165px;
}

::-webkit-input-placeholder { /* Safari, Chrome and Opera */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

:-moz-placeholder { /* Firefox 18- */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

::-moz-placeholder { /* Firefox 19+ */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

:-ms-input-placeholder { /* IE 10+ */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

::-ms-input-placeholder { /* Edge */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

:placeholder-shown { /* Standard one last! */
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
color: #9f9aa0;
letter-spacing: 1.5px;
font-size: 12px;
}

.commentlist {
width: 100%;
list-style: none;
padding: 0px;
margin-top: 15px;
float: left;
}

.commentlist li {
width: 100%;
margin: 0;
list-style: none;
position: relative;
}

.commentlist ul, .commentlist ol {
width: 100%;
margin: 0 0 0 7%;
padding: 0;
}

#comment-box {
border-bottom: 1px solid #ffdee1;
width: 100%;
float: left;
margin-bottom: 15px;
}

.commententry {
background:#fff;
border-top: 0px solid #68c8c7;
font-size: 14px;
font-family: 'Poppins', sans-serif;
}

.avatar {
float: left;
margin-right:5px;
border-radius: 500px;
}

.autor {
color: #f8b8b8;
font-family:  'Poppins', sans-serif;
font-size: 20px;
text-transform: uppercase;
background: #fff;
padding-left: 10px;
}

.comment-time {
font-size: 12px;
text-transform: uppercase;
font-family:  'Poppins', sans-serif;
color: #ffdee1;
}

.reply {
background: #ffdee1;
color: #fff;
float: right;
text-transform: uppercase;
font-family:  'Poppins', sans-serif;
margin-top: 0px;
font-size: 15px;
padding: 5px;
}

.reply a, .reply a:hover {
color: #fff;
}


/* formularios  */
input, textarea, select, button {
background:#e3e3e3;
padding:10px;
border:0px;
}

form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

/* alinhamento */
.center, .aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto; 
text-align: center;
max-width: 100%;
height: auto;
}

.left, .alignleft {
float: left; 
margin-right:2%; 
}

.right, .alignright {
float: right; 
margin-left:2%;
}

.alignnone {
display: block; 
float: left; 
}


/* paginacao  */
.paginacao {
width: 100%;
float: left;
padding: 10px 0px;
text-align:  center;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #000;
text-transform: uppercase;
}

.page-numbers {
padding: 0px 10px;
color: #000;
}

.page-numbers:hover {
color: #000;
}

.current {
padding: 0px 8px;
background: #ffdee1;
border-radius: 50px;
color: #fff;
}

#footer {
float: left;
width: 100%;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 100px;
}

.instagram {
width: 100%;
float: left;
margin-bottom: 0px;
margin-top: 0px;
}

.insta {
width: 520px;
background: url(http://pradaporter.com.br/wp-content/uploads/2017/11/5-1.png) no-repeat left top;
height: 174px;
margin-top: -70px;
margin-left: 400px;
padding-top: 50px;
position: absolute;
float: center;
text-align: center;
}

.creditos {
background: #ffdee1;
width: 100%;
margin-left: 0px;
font-family:  'Poppins', sans-serif;
text-transform: uppercase;
font-size: 16px;
text-align: center;
color: #000;
}

.creditos a{
color: #000;
font-weight: bold;
}

.creditos a:hover{
color: #000;
}

#scrollToTop:link, #scrollToTop:visited {
position: fixed; 
display: none; 
bottom: -5px; 
right: 10px;
}

@media screen and (max-width:1115px) {
#adsense1 {
width: 100%;
}

#top, .social {
display: none;
}

.widget:nth-child(1) {
margin-top: 0px;
}


  /*definindo posicao do titulo do post*/
.posts-destaque ul li .mostra-post a h4 {
font-size: 18px;
width: 100%;
}

#pagina, .creditos, .insta {
width: 96%;
}

#conteudo {
margin: auto;
float: none
}

#sidebar {
margin: auto;
float: none
}

.widget {
margin-left: 0px;
}

.instagram {
width: 100%;
}

#comment-box {
width: 100%;
}
}

@media screen and (max-width:900px) {
#header {
width:100%;
height:150px;
background: url(http://pradaporter.com.br/wp-content/uploads/2017/11/9.png) no-repeat center bottom;
}
}

@media screen and (max-width:710px) { 
  /*em vez de 4, transforma-se em 3 itens =>> 100% / 3 = 33.33% */
.posts-destaque ul li {
width: 33.33%;
margin-bottom: 30px;
}
/*definindo posicao do titulo do post*/
.posts-destaque ul li .mostra-post a h4 {
font-size: 10px;
background: #fff;
opacity: 0.7;
width: 100%;
line-height: 12px;
}
.posts-destaque ul li .mostra-post a h4 {
top: 50%;
} 
/*ultimo post é oculto*/
.posts-destaque ul li:nth-of-type(4) {
display: none;
}  
/*definindo posicao da data */
.posts-destaque ul li .mostra-post a h4 span {
display: none;
}
 
.post-related, .insta {
display: none;
}

.titulo {
font-size: 26px;
}

#conteudo {
width: 98%;
}

.post {
width: 97%;
margin-left: -10px;
font-size: 14px;
}


.c1, .c2 {
width: 100%;
}

.nome, .email, .blog {
width: 96%;
}

.creditos {
width: 100%;
text-align: center;
}
}

@media screen and (max-width:535px) {
.creditos {
width: 100%;
text-align: center;
}

#header {
width:100%;
height:130px;
background: url(http://pradaporter.com.br/wp-content/uploads/2017/11/9.png) no-repeat center bottom;
}

.creditos {
color: #000;
margin-left: 0px;
font-size: 12px;
}

.compartilhamentoname {
margin-left: 0px;
margin-bottom: -10px;
}

.rodape {
float: center;
margin-top: 70px;
}

.commentslink {
width: 100%;
float: center;
text-align: center;
padding-top: 3px;
margin-right: 0px;
margin-top: 10px;
}

#comment-box {
width: 100%;
}
}


@media screen and (max-width:440px) {
.rodape .avatar {
display: none;
}

.reply {
float: none;
}