/* CSS das ultimas noticias home */

/*article:nth-child(1) > header > div.lptw-post-header > a.lptw-post-title.title-light{height:42px !important;}
article:nth-child(2) > header > div.lptw-post-header > a.lptw-post-title.title-light{height:42px !important;}
article:nth-child(3) > header > div.lptw-post-header > a.lptw-post-title.title-light{height:42px !important;}
article:nth-child(4) > header > div.lptw-post-header > a.lptw-post-title.title-light{height:42px !important;}*/


article > header > div.lptw-post-grid-link > a > img{width:232px !important; height:128px !important;} 






article:nth-child(1) > section > div > a{margin-top:10px !important;}
article:nth-child(2) > section > div > a{margin-top:30px !important;}
article:nth-child(3) > section > div > a{margin-top:30px !important;}
article:nth-child(4) > section > div > a{margin-top:30px !important;}



/* CSS da pagina acontece na rede */



a.lptw-post-title{

   height:40px !important;
   display:block !important;
   overflow:hidden;
   margin-bottom:20px !important;
}
a.lptw-post-title:after {content:'...'}
.read-more-link ,link-light{position:absolute !important;bottom:0 !important;padding-bottom: 56px;}

/*Ocultar tÃ­tulo da galeria*/
.maxgallery.type-maxgallery.status-publish.hentry.category-galeria-eventos .mg-title {
    display: none;
}

.shipping > td{font-size:14px;}
.shipping-calculator-button{font-size:14px }
.shipping form {font-size:14px;}

#post-790 .term-description {
    background: #52773B;
    padding: 10px;
    color: #FFF;
    text-align: center;
}
.mc4wp-alert.mc4wp-success {
    color: #ABD3AC;
}
table{
border-right: 1px solid #333333;
border-top: 1px solid #333333;
}
table td{
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
}