.cabeca {
color:#303677;
border-bottom:3px solid #7fa128;
padding-bottom:10px;
width:100%;
font-weight:bold !important;
margin-top:-10px !important;
font-size:30px !important;
}

.main-navigation ul li a {
  padding:20px 10px !important;
}
#masthead.masthead-logo-in-menu .logo > img {
  max-height: 100px !important;
}
.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background: #fcfcfc !important; 
  color: #7fa128 !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"]
{
    height:50px;
    width: 100%;
}
.wpcf7 textarea{
  width: 100%;
}
.entry-meta, .entry-categories{
 display:none; 
}
.pt-cv-thumbnail{
 float:left; 
  margin-right:20px;
}
.main-navigation a {
    font-weight: normal !important;
  text-transform: uppercase;
}
#menu-principal{
 margin-left:-35px !important;
}
#theme-attribution{
display:none !important;
}
#scb-sms a{
 text-decoration:none !important; 
}
#scb-address, #scb-cellphone{
margin-right:25px !important;
}
#scb-sms{
margin-right:55px !important;
}
#scb-address img, #scb-cellphone img, #scb-sms img{
margin-right:5px !important;
opacity: 0.5;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
}
#scb-address img, #scb-cellphone img{
margin-top:-5px !important;
}

@media only screen and (max-width: 600px) {
img.pt-cv-thumbnail{
width:100% !important;
}
#scb-address img{
/* display:none !important;  */
}
}