/* Theme Name: Jess Quirino Version: 2.0 Author: Jess Author URI: https://www.jessquirino.com.br/ */
 img {
    border:0px;
     max-width: 100%;
     height: auto;
}
 body {
     margin: 0 auto;
     background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/back.png);
     font-family: 'Didact Gothic', sans-serif;
     font-size:17px;
     letter-spacing: 1;
     line-height:33px;
     color: #555555;
}
 p{
    padding-top:5px;
     padding-bottom:5px;
}
 h1 {
     padding-top: 10px;
     font-weight: 800;
     color: #000000;
     font-size: 30px;
     font-family: 'Sniglet', cursive;
}
 h2{
     padding-top: 10px;
     font-weight: 800;
     color: #000000;
     font-size: 23px;
     font-family: 'Sniglet', cursive;
}
 h3{
    padding-top: 10px;
     font-weight: normal;
     color: #000000;
     font-size: 18px;
     font-family: 'Didact Gothic', sans-serif;
     letter-spacing:3px;
     text-transform: uppercase;
}
 h4 {
     padding-top: 10px;
     font-weight: normal;
     color: #000000;
     font-size: 15px;
     font-family: 'Didact Gothic', sans-serif;
     letter-spacing:3px;
     text-transform: uppercase;
}
 a {
     text-decoration: none;
     color:#000000;
     font-weight: bold 
}
 a:hover {
     color:#666666;
}
 .alignleft {
     display: inline;
     float: left;
}
 .alignright {
     display: inline;
     float: right;
}
 .aligncenter {
     display: block;
     margin-right: auto;
     margin-left: auto;
}
 #cabe{
     width: 1000px;
     margin:0px auto;
     background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/topo.png);
     height:330px;
}
 #logo{
    width:400px;
     margin:0px auto;
    padding-left:150px;
     padding-top:50px;
}
 #myBtn{
     background: none;
     border:none;
     width:150px;
     margin-top:-100px;
     float:right;
     -webkit-transition: all 2s ease-in;
     -moz-transition: all 2s ease-in;
     -ms-transition: all 2s ease-in;
     -o-transition: all 2s ease-in;
     transition: all 2s ease-in;
     position:relative;
}
 #myBtn a{
     border:none;
}
 .modal {
     display: none;
     position: fixed;
     z-index: 99999999999;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     background-color: rgba(255,255,255,0.8);
     -webkit-transition: all 2s ease-in;
     -moz-transition: all 2s ease-in;
     -ms-transition: all 2s ease-in;
     -o-transition: all 2s ease-in;
     transition: all 2s ease-in;
}
 .modal-content {
     background: #F9EFB5;
     padding: 20px;
     color: #000000;
     width: 300px;
     height:150px;
     letter-spacing:1px;
     line-height:50px;
     position:absolute;
     top:50%;
     left:50%;
     margin-top:-75px;
     margin-left:-150px;
}
 .modal-content img {
    max-width:70%;
}
 .close {
     color: #000000;
     float: right;
     font-size: 35px;
     font-weight: bold;
}
 .close:hover, .close:focus {
     color: #888888;
     text-decoration: none;
     cursor: pointer;
}
 #menu{
    width:1000px;
     margin:0px auto;
     text-align:right;
}
 #menu a{
    padding:20px;
    font-family: 'Didact Gothic', sans-serif;
     letter-spacing: 2px;
    color: #000000;
     font-size:22px;
    font-weight:lighter;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -o-transition: all 1s ease;
     transition: all 1s ease;
}
 #menu a:hover{
    font-weight: regular;
    color:#777777;
}
 #behance {
    margin-left:-30px;
    margin-bottom: -720px;
     position:relative;
}
 #slide{
    margin-top:550px
}
 #page {
     width: 1000px;
     margin: 0px auto;
     text-align:justify;
     background: white;
     padding: 10px;
     margin-top:50px;
}
 #page-blog {
     width: 850px;
     margin: 0px auto;
     text-align:justify;
     background: white;
     padding: 40px;
     margin-top:50px;
}
 #page-blog-cont img{
     max-width: 850px;
     height:auto;
     margin-top:10px;
     margin-bottom:10px;
     text-align:center;
}
 #page-blog-cont a {
     padding-left:5px;
     padding-right:5px;
     padding-top:0px;
     margin-top:-3px;
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     position: relative;
     overflow: hidden;
     border-bottom: 1px solid #FAEB98;
}
 #page-blog-cont a:before {
     content: "";
     position: absolute;
     z-index: -1;
     left: 0;
     right: 100%;
     bottom: 0;
     background: #FAEB98;
     height: 4px;
     -webkit-transition-property: right;
     transition-property: right;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
}
 #page-blog-cont a:hover:before, #page-blog-cont a:focus:before, #page-blog-cont a:active:before {
     right: 0;
}
 #page-blog-cont  blockquote {
     background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/cx-xomentarios.png);
     width:96%;
     padding:2%;
     color: #444444;
     font-size: 15px;
     line-height: 30px;
     margin-left:0px;
}
 #page-blog-cont  ol{
     counter-reset:li;
     list-style:none;
     *list-style:decimal;
     padding:0;
     font-size:15px 
}
 #page-blog-cont  ol li{
     position:relative;
     display:block;
     padding:.4em .4em .4em 4em;
     *padding:.4em;
     margin:.5em 0;
     text-decoration:none 
}
 #page-blog-cont  ol li:before{
     content:counter(li);
     counter-increment:li;
     position:absolute;
     left:10px;
     top:50%;
     margin-top:-16px;
     height:2em;
     width:2em;
     line-height:2em;
     color:#444;
     background:#E2D5F0;
     text-align:center;
     font-weight:700;
     border-radius:2em 
}
 #page-blog-cont  ul{
     margin-top:10px;
     margin-bottom:10px;
}
 #page-blog-cont  li{
     list-style-image: url('https://www.julianarabelo.com/wp-content/uploads/2019/04/circle.png');
     margin-left:30px;
     padding-left:5px;
}
 #mailing{
     width:1000px;
     height: 300px;
     margin: 0px auto;
     margin-top:60px;
     background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/fundo-mailing.png);
}
 .txt{
    width:450px;
    float:right;
     padding-top:100px;
    padding-right:100px;
     font-size:14.5px;
     text-align:center;
     line-height:20px;
}
 #insta{
     width:1000px;
     height: auto;
     margin: 0px auto;
     margin-top:50px;
}
 #archive {
     width: 1000px;
     margin:0px auto;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-content: center;
     -ms-flex-line-pack: justify;
     margin-top:50px;
}
 #archive-post {
     width: 300px;
     height:570px;
     margin:15px;
     background: #FCF2C5;
     -webkit-transition: all 400ms linear;
     -moz-transition: all 400ms linear;
     -ms-transition: all 400ms linear;
     -o-transition: all 400ms linear;
     transition: all 400ms linear;
     top:0;
}
 #archive-titulo {
     width:300px;
     padding:10px;
     display:table-cell;
     padding-top:40px;
     text-align: center;
     font-family: 'Didact Gothic', sans-serif;
     font-size: 23px;
     letter-spacing: 1px;
     height: 70px;
}
 #archive-titulo a{
     color: #3E3E3C;
     font-weight:lighter;
}
 #botao{
     text-align:center;
     padding-top:50px;
     -webkit-align-content: end;
}
 #botao a{
     margin:0 auto;
     padding:10px;
     font-family: 'Didact Gothic', sans-serif;
     font-size:10px;
     letter-spacing:3px;
     background: #FFC5D5;
     color: #3E3E3C;
     -webkit-transition: all 400ms linear;
     -moz-transition: all 400ms linear;
     -ms-transition: all 400ms linear;
     -o-transition: all 400ms linear;
     transition: all 400ms linear;
}
 #botao a:hover{
     border:1px solid #FFC5D5;
     color: #666666 
}
 #title {
     font-size:30px;
     text-decoration: none;
     line-height:40px;
     color: #000000;
     font-family: 'Didact Gothic', sans-serif;
     text-align: center;
     margin-top:40px;
     font-weight: lighter;
     padding-bottom:15px;
     letter-spacing:2px;
}
 #title a {
     border: none;
     padding: 10px;
     color: #000000;
     font-weight: lighter;
}
 #title a:hover {
     border: none;
     color: #333333;
}
 #date{
    font-size:14px;
     color: #777777;
     font-family: 'Didact Gothic', sans-serif;
     text-align: center;
     margin-top:5px;
     font-weight: lighter;
     letter-spacing:2px;
}
 #date a{
    border-bottom:2px solid #CBEAFC;
    padding:2px;
    margin:2px;
}
 #share{
    float:left;
    width:500px;
     padding-left:10px;
}
 #like{
    float:left;
    width:140px;
    text-align:left;
     padding-top:19px;
     font-size:20px;
}
 #comm{
    float:left;
    width:190px;
    text-align:right;
    padding-top:20px;
}
 #comm a{
    padding:0px;
     margin:0px;
}
 #comm a{
    padding:2px;
    margin:2px;
    letter-spacing:1px;
}
 #share a{
    border-bottom:2px solid #CBEAFC;
    padding:2px;
    margin:2px;
     letter-spacing:1px;
}
 .compartilhe{
     width: 100%;
     padding: 0;
     margin: 0;
     margin-top:20px;
     margin-bottom:10px;
     text-align:center;
}
 .compartilhe a{
     background: #E3F2FB;
     padding: 12px;
     font-size: 15px;
     color: #000000;
     text-align: center;
     margin:8px;
}
 #leia-tb {
     width: 100%;
     margin: 0;
     padding: 0;
     margin-top:40px;
     margin-bottom:20px;
}
 #leia-tb ul{
     margin:0;
     padding:0;
}
 #leia-tb li{
     margin:0;
     padding:0;
}
 #leia-tambem-todo{
     width:100%;
     margin:0 auto;
}
 #leia-tambem {
     width:49%;
     display: inline-block;
     vertical-align: top;
     position: relative;
     background: #F7E7AB;
}
 #leia-tambem:hover #leia-tambem-image{
     -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
     -ms-transition: all 2s ease;
     -o-transition: all 2s ease;
     transition: all 2s ease;
     opacity: 0.2;
     display:block;
}
 #leia-tambem-image {
     height:230px;
     overflow: hidden;
}
 #leia-tambem-image img{
     object-fit: cover;
     width:100%;
     height:100%;
}
 #leia-tb-titulo{
     color: #000000;
     text-align: center;
     padding: 0px 5px 10px;
     font-size: 16px;
     font-family: 'Didact Gothic', sans-serif;
     letter-spacing: 1px;
     font-weight:lighter;
     position: absolute;
     top:50%;
     left:50%;
     transform: translate(-50%,-50%);
     width:90%;
     z-index:99999999999999999999999999;
     opacity: 0;
}
 #leia-tb-titulo:hover {
     opacity: 1;
}
 .comments-area {
     margin-top: 30px;
     width:95%;
     margin:0px auto;
}
 #reply-title, #reply-title a, .comment-title h2, .comment-title {
     padding:5px;
     text-align:center;
     font-weight:600px;
     width:30%;
     margin:0px auto;
     letter-spacing:0;
     margin-top:20px;
     margin-bottom:30px;
}
 .comments-area .children {
     margin-left: 50px;
}
 .entry-comments {
     overflow: hidden;
     padding: 30px 50px 30px 40px;
     margin-bottom: 40px;
     background:#FCF7D8;
     font-size: 15px;
     line-height: 28px;
     margin-left:-80px;
}
 .comment-content {
     overflow: hidden;
}
 #coment li, ul{
     list-style:none;
}
 .comment-avatar {
     float: left;
     margin-left: -70px;
     width:150px;
     margin-top:20px;
     position:absolute;
}
 .comment-avatar img {
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     width:50px;
     height:50px;
     border:5px solid #FDC9D7;
}
 .comment-author {
     text-align:left;
     font-weight: lighter;
     font-size: 24px;
     color: #111;
     text-align: center;
     text-transform: capitalize;
     font-weight: regular;
}
 .comment-author a{
     text-align:left;
     font-weight: lighter;
     font-size: 24px;
     color: #111;
     text-align: center;
     text-transform: capitalize;
     color:black;
}
 .comment-date a:first-child:hover {
     text-decoration: underline;
}
 .awaiting-moderation {
     font-style: italic;
}
 .commentslist footer a:hover {
     text-decoration: underline;
}
 .logged-in-as {
     margin-bottom: 12px;
}
 .comment-meta {
     margin-bottom: 7px;
     font-size: 11px;
     line-height: 25px;
     text-transform: uppercase;
}
 .comment-date {
     margin-right: 10px;
}
 .comment-reply-link {
     font-size: 13px;
     font-weight: bold;
     float: right;
     letter-spacing:3px;
     margin-top: -50px;
     text-transform:lowercase;
     background: #E3F2FB;
     padding: 5px;
}
 .comment-notes {
     margin-bottom: 15px;
}
 .comment-form {
     width:92%;
     margin-right:2%;
     margin-left:2%;
     padding-right:2%;
     padding-left:2%;
     background: #E3D6EF;
     color: #000000;
}
 .comment-form-esq{
    float:left;
     width:50%;
}
 .comment-form-dir{
    float:right;
     width:45%;
}
 .comment-form input{
     text-transform: lowercase;
     font-family: 'Didact Gothic', sans-serif;
     color: #777777;
     padding: 5px;
     font-size: 14px;
     background: #ffffff;
     width:99%;
     margin-bottom:25px;
     display:block;
}
 .comment-form textarea {
     font-family: 'Didact Gothic', sans-serif;
     text-transform: lowercase;
     padding: 5px;
     font-size: 14px;
     color: black;
     background: #ffffff;
     width:90%;
     height:130px;
}
 .comment-form #submit {
     border: none;
     width: auto;
     cursor: pointer;
     font-family: 'Didact Gothic', sans-serif;
     font-size:16px;
     font-weight: bold;
     color: #777777;
     float:right;
     background: none;
     padding-right:15px;
}
 #postexalign {
     width: 100%;
     margin: 0px auto;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-content: center;
     -ms-flex-line-pack: justify;
}
 #postex {
     width: 330px;
     height: 330px;
     margin-left: 9px;
     margin-bottom: 9px;
     margin-right: 9px;
}
 #postex img{
     opacity:0.65;
     -moz-opacity: 0.65;
     filter: alpha(opacity=65);
}
 #postex img:hover{
     opacity:0.9;
     -moz-opacity: 0.9;
     filter: alpha(opacity=99)
}
 #postex .thumbnail{
     float: left;
     width:330px;
     height:330px;
}
 #postexaligna {
     width: 1000px;
     margin: 0px auto;
     margin-top: 50px;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-align-content: center;
     -ms-flex-line-pack: justify;
}
 #postexa {
     width: 300px;
     height: 300px;
     margin: 10px;
     border: 5px dotted #F9ADC9;
}
 #postexa .img{
     float: left;
     width:300px;
     height:300px;
     border: 10px dotted #F9ADC9;
}
 #postexa .postexta {
     width:300px;
     height:300px;
     margin-bottom:-300px;
     color:#000000;
     background:#CFDAD6;
     filter:alpha(opacity=0);
     -moz-opacity:0;
     -khtml-opacity:0;
     opacity:0;
     text-align:center;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -o-transition: all 1s ease;
     transition: all 1s ease;
}
 #postexa:hover .postexta{
     filter:alpha(opacity=100);
     -moz-opacity:0.99;
     -khtml-opacity:0.99;
     opacity:0.99;
     background:#FCF3C5;
     text-align:center;
     color: #333333;
}
 #postexa .descripfonta{
     font-family: 'Didact Gothic', sans-serif;
     text-align:center;
     font-size: 20px;
     letter-spacing: 2px;
     padding-top: 130px;
}
 #postexa .descripfonta a{
     color:black;
     font-family: 'Didact Gothic', sans-serif;
     font-size: 19px;
    line-height: 28px;
     font-weight: lighter;
}
 blockquote {
     background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/block.png);
     width:96%;
     padding:2%;
     color: #444444;
     font-size: 15px;
     line-height: 30px;
     margin-left:0px;
}
 .post-labels{
     background: #FAEFC2;
     display:block;
     color:#ffffff;
     padding: 5px;
     font-size: 15px;
     text-align: center;
     text-transform: uppercase;
     margin-bottom: 70px;
     margin-top:60px;
}
 .post-labels a {
     color: #555555;
     font-family: 'Didact Gothic', sans-serif;
     font-size: 15px;
     text-decoration:none;
     font-weight: lighter;
     padding: 10px;
}
 .post-labels a:hover {
     text-decoration:none;
}
 .cleaning {
    clear:both;
}
 .navegacao{
    width: 96%;
     padding:1%;
     margin:1%;
    text-align:center;
}
 #footer {
     margin: 0px auto;
     width: 1000px;
}
 #footer2 {
     text-align:center;
     width: 100%;
     font-size:14px;
     line-height:25px;
     padding-top:10px;
     padding-bottom:10px;
}
 #footer2 a {
     padding-left:5px;
     padding-right:5px;
     padding-top:0px;
     margin-top:-3px;
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     position: relative;
     overflow: hidden;
     border-bottom: 5px solid #FAEB98;
     font-weight:400;
     font-family: 'Didact Gothic', sans-serif;
     color: #000000;
}
 #ft1{
    width: 300px;
     float:left;
}
 #ft2{
    width: 300px;
     float:left;
    text-align:center;
    margin-left:50px;
}
 #ft2 a{
     color: #333333;
     font-family: 'Didact Gothic', sans-serif;
     font-weight: lighter;
     font-size:13px;
     margin-left:10px;
     text-align:center;
     padding-top:10px;
     border-radius: 50%;
     display: inline-block;
     height: 25px;
     width: 38px;
     background-color: #FDD2D6;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -ms-transition: all 1s ease;
     -o-transition: all 1s ease;
     transition: all 1s ease;
}
 #ft2 a:hover{
     background-color: #FDE8EE;
}
 #ft3{
    width: 300px;
     float:right;
     text-align: right;
}
 #translate{
     position:fixed;
     width:110px;
     height:110px;
     bottom: 30px;
     left: 30px;
}
 textarea, input {
    background: #E3F2FB;
     padding: 15px;
     color:#333333;
     border: 0px;
     font-family: 'Didact Gothic', sans-serif;
}
 .responsive-tabs__list {
     text-align:right;
}
 .responsive-tabs__heading {
     display: none;
}
 .responsive-tabs__list__item {
     display: inline;
     cursor:pointer;
}
 .responsive-tabs__list__item {
     font-size: 18px;
     font-family: 'Didact Gothic', sans-serif;
     display: inline-block;
     margin: 10px;
     padding: 5px;
     background: #FFE6F6
}
 .responsive-tabs__list__item:hover {
}
 .responsive-tabs__list__item--active, .responsive-tabs__list__item--active:hover {
}
 #rarchive {
    float: left;
     width: 100%;
    margin-left: 1px;
}
 .responsive-tabs-wrapper {
     clear: both;
}
 .wp-pagenavi {
     padding-top:20px;
     clear:both;
}
 .wp-pagenavi a, .wp-pagenavi span {
     display:inline-block;
     text-decoration:none;
     background:#E9EDEC;
     color:#444;
     font-size:.9em;
     margin:2px;
     padding:4px 9px;
}
 .wp-pagenavi a:hover, .wp-pagenavi span.current {
     color:#000000;
     background:#F6C6CF 
}
 .wp-pagenavi span.current {
     font-weight:400;
}
 #hidepc{
    display:none;
}
 #hideresponsivo{
    display:block;
}
 @media (min-width: 300px) and (max-width: 1050px){
     textarea, input {
        max-width: 90%;
    }
     #hidepc{
        display:block;
    }
     #hideresponsivo{
        display:none;
    }
     #cabe{
         width: 96%;
         padding:1%;
         margin:1%;
         background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/cabe.png) no-repeat;
    }
     #logo{
        width: 70%;
         padding:1%;
         margin:1%;
         padding-top:170px;
    }
     #logo img{
        max-width: 100%;
         height:auto;
    }
     #myBtn{
         width:110px;
         margin-top:-90px;
    }
     .modal-content {
         background: #F9EFB5;
         padding: 10px;
         color: #000000;
         width: 270px;
         height:150px;
         letter-spacing:1px;
         line-height:50px;
         position:absolute;
         top:50%;
         left:50%;
         margin-top:-75px;
         margin-left:-150px;
    }
     #menu{
        width: 96%;
         padding:1%;
         margin:1%;
         background: url(https://www.julianarabelo.com/wp-content/uploads/2019/04/cx-xomentarios.png);
    }
     #menu a{
        display:block;
        padding:0;
        text-align:center;
    }
     #behance {
        display:none;
    }
     #slide{
        margin-top:0px
    }
     #mailing2{
         width: 95%;
         padding:1%;
         margin:1%;
         margin: 0px auto;
         margin-top:0px;
         background: #FDCFD6;
    }
     #page {
         width: 95%;
         padding:1%;
         margin:1%;
    }
     #archive {
         width: 95%;
         padding:1%;
         margin:1%;
    }
     #page-blog {
         width: 96%;
         padding:1%;
         margin:1%;
    }
     #page img{
         max-width: 100%;
         height:auto;
    }
     #page-blog-cont img{
         max-width: 100%;
         height:auto;
         text-align: center;
    }
     #mailing{
         display:none;
    }
     #insta{
         width: 94%;
         padding:1%;
         margin:1%;
    }
     #insta img{
         max-width: 96%;
         text-align:center;
    }
     #postexalign {
         width: 96%;
         padding:1%;
         margin:1%;
    }
     #postex {
         width: 150px;
         height: 150px;
    }
     #postex .thumbnail{
         width:150px;
         height:150px;
    }
     #postexaligna {
         width: 96%;
         padding:1%;
         margin:1%;
    }
     #postexa {
         width: 150px;
         height: 150px;
         display: inline-block;
         margin: 10px;
         border: 5px dotted #F9ADC9;
    }
     #postexa .img{
         float: left;
         width:150px;
         height:150px;
         border: 10px dotted #F9ADC9;
    }
     #postexa .postexta {
         width:150px;
         height:150px;
         margin-bottom:-150px;
    }
     #postexa .descripfonta{
         padding-top: 30px;
    }
     .compartilhe a{
         display:block;
         margin:5px;
    }
     #share{
        float:none;
        width: 98%;
         padding:1%;
         margin:0%;
        text-align:left;
    }
     #like{
        float:left;
        width:140px;
        text-align:left;
         padding-top:20px;
    }
     #comm{
        float:left;
        width:190px;
        text-align:right;
        padding-top:20px;
    }
     #comm a{
        padding:0px;
         margin:0px;
    }
     #comm a{
        padding:2px;
        margin:2px;
        letter-spacing:1px;
    }
     #share a{
        border-bottom:2px solid #CBEAFC;
        padding:2px;
        margin:2px;
         letter-spacing:1px;
    }
     #footer {
         width: 96%;
         padding:1%;
         margin:1%;
    }
     #ft1{
        width: 96%;
         padding:1%;
         margin:1%;
        float:none;
         text-align:center;
    }
     #ft2{
        width: 96%;
         padding:1%;
         margin:1%;
        float:none;
         text-align:center;
    }
     #ft3{
        width: 96%;
         padding:1%;
         margin:1%;
        float:none;
         text-align:center;
    }
     #translate{
         position:fixed;
         margin:0;
         padding:0;
         width:70px;
         height:70px;
         bottom: 30px;
         left: 0px;
    }
}
