/* Enter Your Custom CSS Here */
/*body {background-image: url("http://guia.projetopack.com.br/wp-content/uploads/2017/03/bg-guia-flexo-1.jpg"); background-repeat: repeat;}*/
.wrapper {background: none !important; margin-top: 30px;}

.menu-item a{color: #fff !important;}
.menu-item a:hover{border-bottom: 2px solid #fff; !important;}
ul.sub-menu a{color: #555 !important; border-bottom: 2px solid #fff !important}
ul.sub-menu a:hover{border-bottom: 2px solid #ae5655 !important;}
.menu-item a{color: #fff !important;}

.entry-title {display: none !important;}
.row .span4 {width: 65% !important;}
.row .span8 {width: 30% !important;}
.type4 .fl {margin: 15px 0 0 0 !important;}
.type4 .fr {margin: 15px 0 0 0 !important;}
header {padding-bottom: 20px !important; background: #842c2b;}
.portfolio_item .innerpadding{padding-left: 15px !important;}
.featured_item_fadder{border: 5px solid #bebebe !important;}
.portfolio_item_title {display: none;}
.fw_header {background: #ae5655 !important;}
.thisitem {color: #fff !important;}
.thisitem a{color: #fff !important;}
.search_form_cont {width: 70% !important;}
.sicon {padding-left: 15px !important;}

/* FORM CONTATO 2 COLUNAS */
.form-contato-esq {width: 45%; float: left; margin-right: 5%;}
.form-contato-dir {width: 50%; float: left;}


/* FOMR CONTATO */

/* CONTACT FORM */
.wpcf7 input {
width: 95%;
border-radius: 5px;
border: 1px solid #cecece;
padding:15px !important;
margin-bottom: 5px !important;
background-color: #fff;
float:left;
}

.wpcf7 textarea {
width: 100%;
height: 165px;
border-radius: 5px;
border: 1px solid #cecece;
padding:15px !important;;
margin-bottom: 5px !important;;
background-color: #fff;
float:left;
}

input[type="submit"] {
width: 100% !important;
background-color: #093c5e;
border: 1px solid #093c5e;
color: #fff;
font-weight: 700;
display: block;
margin-left: auto;
margin-right: auto; 
}

input:hover[type="submit"] {background-color: #1479a6; border: 1px solid #1479a6; color: #fff;}

/* FIM DE CONTACT FORM */