.byline, #comments, .navigation.post-navigation {display:none !important;}
footer.site-footer {background:#318038 !important; color:#fff !important;border-top:4px solid #235b28 !important;}
footer.site-footer p a, footer.site-footer p, footer.site-footer h3 {color:#fff !important;}
.site-info, .site-info a {color:#235b28 !important;}
body .site {
    margin-bottom: 1rem !important;
}
.site-footer {
    max-width: 65rem !important;
    padding: 0 40px 1.8125rem !important;
}
article.post-password-required input[type="submit"], .btn, .bypostauthor cite .post-author-label, .menu-toggle, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #e6e6e6 !important;
}
.textwidget img.alignnone, .textwidget figure.wp-caption.alignnone {
    margin: 0 auto !important;
}
.posts-home li {
    list-style:none;
margin-bottom:30px;
}
.posts-home li .img-holder {
    float:left;
    width:30%;
}
.posts-home li .img-holder img {
}
.posts-home li .content-holder {
    float:right;
    width:70%;
}
.header-image {
    border-bottom: 34px solid #44a349;
}
.main-navigation {
    margin-top: -78px !important;
    position: relative !important;
    display:block !important;
    margin-bottom: 50px !important;
    background: none repeat scroll 0% 0% rgb(0, 0, 0, 0.5) !important;
    color:#fff !important;
}
#primary-menu {
    border:none !important;
padding-left: 38px;
}
#primary-menu li, #primary-menu li a{
    color:#fff !important;
}
.main-navigation li ul li a {
    background: none repeat scroll 0% 0% rgb(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #333;
}
.main-navigation ul li ul li, .main-navigation ul li ul li ul li {
    border-bottom: 1px solid #333;
}
#secondary img {
width:100% !important;
}
.posts-home li .content-holder a {
color: #44a349 !important;
font-size:13px;
line-height: 1.4;
text-decoration:none;
}
.titulo-post-home {
padding-left: 15px;
display:block;
font-weight:bold;
text-align:justify;
}
.posts-home li .content-holder p {
text-align:justify;
font-size:13px;
line-height: 1.4;
padding-left: 15px;
}
.comments-link {display:none !important;}
footer .custom-html-widget p {
   margin:0 !important;
}
footer .custom-html-widget input[type="submit"] {
    display: block;
    margin-top: 10px;
}
h2.entry-title a {
color: #44a349 !important;
font-size:16px;
line-height:1.4em;
text-align:justify;
margin: 0 0 15px !important;
font-weight:bold;
display:block;
}
.entry-content p, .entry-content div, .entry-content figure {
font-size:14px;
line-height:1.4em;
text-align:justify;
margin: 0 0 15px !important;
}
.category-newsletter .entry-content p, .newsletter .entry-content p,
.category-newsletter .entry-content div, .newsletter .entry-content div,
.category-newsletter .entry-content figure, .newsletter .entry-content figure {
text-align:inherit;
}

.posts-home li {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 20px 20px 5px;
}
/*
.category-clipping #secondary {display:none !important;}
.category-clipping #primary {width: 100% !important;}
*/

@media only screen and (max-width: 600px) {

.posts-home li .img-holder {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    display: block;
}
.posts-home li .content-holder a {
    font-size: 17px;
}
.posts-home li .content-holder {
    float: none;
    width: 100%;
}
.titulo-post-home {
    padding-left: 0;
}
.posts-home li .content-holder p {
    padding-left: 0;
}
ul.posts-home {
    margin: 0 0 1.5rem 0;
}
.search-box-wrapper {display:none;}
body {
    margin-top: 0;
}
.main-navigation {
    margin: 0 !important;
    position: relative !important;
    display: block !important;
    background: none !important;
    color: #fff !important;
    box-shadow: none !important;
    top: -109px;
    right: 10px;
}
.site-header .menu-toggle {
    background: #44a349 !important;
}
.header-image {
    border-bottom: none !important;
margin-top: 15px !important;
}
#content {margin-top: -40px;}
.main-navigation.toggled ul > .current-menu-item > a, .main-navigation.toggled ul > .current_page_item > a {
    background: #44a349 !important;
}
.main-navigation.toggled ul ul a {
    background: #3a3a3a !important;
}

}

.DinamizeDivCaptchaMessage,
.DinamizeDivMessageSuccess,
.div_PHN_DDI {
    display:none;
}
#footer-widget-right label {
    color:#fff;
}
#footer-widget-right input[type="text"] {
    width:100%;
    font-size:0.9rem;
}
#footer-widget-right input[type="submit"] {
    width: auto;
    float: right;
    margin-top: 10px;
    background: #44a349 !important;
    color: #fff;
}
.main-navigation li {
    margin: 0 2rem 0 0 !important;
}
.category-associados .entry-content em {
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    float: right;
    width: 220px;
    height: 200px;
    position: relative;
    margin-top: -40px;
}
.category-associados .entry-content em img {
position:absolute;
top:50%;
left:50%;
max-width:100%;
max-height:100%;
transform: translateY(-50%) translateX(-50%);
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}