
.box_area_cliente legend{
	width:auto;
	}
.listItemTrans{
	padding-bottom: 5px;
	background:#fff;
	padding-top: 5px;
	}
.box_list_item{
	width:100%; height:auto;
	display:inline-block;
	border-bottom:solid 1px #ccc;
	}
.tit_mobile{
	width:auto; height:auto;
	display:none;
	margin-right:3px;
	font-weight:bold;
	}
.style_cabecalho{
	overflow:hidden;
	}
.box_transacao{
	width:100%; height:auto;
	float:left;
	border-bottom:solid 2px #fff;
	}				
/* inicio faixa carrinho */
.header-top-area .header-top-left ul li {
    display: inline-block;
    margin-left: 25px;
    color: #fff;
}
.header-top-area .header-top-left ul li a{
	color: #fff;
	}
.header-top-area .header-top-left ul li a:hover{
	color: #3CC0C0;
	}	
.header-top-left ul{
	text-align:right !important;
	margin-bottom:0px !important;
	margin-top:0px !important;
	padding:5px !important;
	}
.header-top-left ul li{
	margin-bottom:0px !important;
	margin-top:0px !important;
	padding-bottom:0px !important;
	padding-top:0px !important;
	}	
.header-top-area{
	background: #2e9999;
}
.contact-form{
	display:inline-block;
	width:100%; height:auto;
	margin-bottom:40px;
	}
.contact-form p span{
	width:100%;
	display:inline-block;
	font-size:12px;
	}	
.vertical{
	height:140px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:2% 1%;
	}	
	
/* fim faixa carrinho */




/*INICIO PAGINA CLIENTE E PEDIDOS*/
.box_botao_cliente{
	height:auto;
	text-align:center;
	margin-bottom:20px;
	font-family:"Arial";
	}
.botao_padrao_cliente{
	height:auto;
	padding:12px 5px;
	background:#e3e3e3;
	color:#4b1c0e;
	font-size: 20px;
	border-radius: 3px;
	margin-bottom:2px;
	text-align:left;
	cursor:pointer;
	}
.botao_padrao_cliente:hover{
	background:#1e62ad !important;
	color:#fff !important;
	}
.botao_padrao_cliente i{
	color:#919191;
	margin-right:15px;
	margin-left:5px;
	}
.botao_padrao_cliente:hover i{
	color:#fff !important;
	}
.ativa{
	background:#1e62ad;
	color:#fff;
	}
.ativa i{
	color:#fff
	}
.linha_pedido{
	width:100%; height:auto;
	float:left;
	padding:10px 0px;
	}
.det_transacao{
	width:100%; height:auto;
	display:inline-block;
	padding-bottom:50px;
	padding-top:10px;
	background: #fff;
	}	
.linha_pedido:hover a{
	color:#1f1f1f;
	}		
.linha_pedido:nth-child(even) {background: #E3E3E3}
.linha_pedido:nth-child(odd) {background: #E3E3E3}						
.linha_pedido a{
	width:100%; height:auto;
	float:left;
	}
.cabecalho_pedido{
	background:#1f1f1f !important;
	color:#fff !important;
	padding:10px 0px;
	}
.ok_update{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #59b9d2;
	padding: 5px;
}
.botoa_sair a{
	width:100%; height:auto;
	float:left;
	}
.botoa_sair:hover a{
	color:#fff;
	}
.link_pedido{
	text-align:center;
	}
.box-form-cliente-pedido{
	width:100%; height:auto;
	display:inline-block;
	margin-bottom:40px;
	padding-top:20px;
	}		

/*FIM PAGINA CLIENTE E PEDIDOS*/



.qtdorca input[type="text"]{
	display:initial !important;
	}
/* Inicio Pagina de Orçamento */
@media screen and (max-width:992px) {
	.faixa_left{
		display:none !important;
		}
	.faixa_right{
		width:99.8% !important;
		}	
	#box_orc .span_1_of_contact{
		width:100% !important;
		}
	#box_orc .span_1_of_contact input{
		width:100% !important;
		}
	#box_orc .span_1_of_contact select{
		width:100% !important;
		}			
}
.singel_right {
	margin-top: 0em;
}
#box_orc .span_1_of_contact{
	width:49.5%;
	}
.span_1_of_contact {
	width: 60.1%;
	float:left;
}
p.comment-form-author {
	margin-bottom: 2em;
}

.contact-form label {
	width:100% !important;
	display: block;
	font-size: 0.85em;
	color: #666;
	text-transform: uppercase;
	margin:0px;
	font-weight:bold;
}
.contact-form input[type="password"], .style_form input[type="password"]{
	padding: 10px;
	width: 95%;
	display: block;
	/*
	color: #9198A3;
	font-size: 0.9em;
	background: #fff;
	outline: none;
	border: 1px solid #eee;
	*/
}
.contact-form input[type="email"], .style_form input[type="email"] {
	padding: 10px;
	width: 95%;
	color: #9198A3;
	font-size: 0.9em;
	background: #fff;
	outline: none;
	display: block;
	border: 1px solid #eee;
}
#box_orc{
	padding-top:10px;
	margin-top:30px;
	display:inline-block;
	width:100%;
	}
	/*
.contact-form select , .style_form select{
	padding: 10px;
	width: 95%;
	color: #9198A3;
	font-size: 0.9em;
	background: #fff;
	outline: none;
	display: block;
	border: 1px solid #eee;
}
*/
.contact-form input[type="text"], .style_form input[type="text"] {
	padding: 10px;
	width: 95%;
	/*
	color: #9198A3;
	font-size: 0.9em;
	background: #fff;
	outline: none;
	display: block;
	border: 1px solid #eee;
	*/
}
#box_orc #uf{
	width:95%;
	line-height: 27px;
padding: 10px 30px 10px 7px;
height: 47px;
	}
.contact-form textarea , .style_form textarea{
	padding: 10px;
	display: block;
	width: 95%;
	background: #fff;
	border: 1px solid #eee;
	outline: none;
	color: #9198A3;
	font-size: 0.9em;
	-webkit-appearance: none;
	resize: none;
	height: 150px;
}
.contact-form input[type="submit"], .style_form input[type="submit"] {
	display: inline-block;
	text-transform: uppercase;
	border: none;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}
.contact-form input[type="submit"]:hover, .style_form input[type="submit"]:hover{
	background:#000;
}
.style_form fieldset {
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    padding: 15px;
    margin: 0 0 20px 0;
	border-color:#e3e3e3
}
.style_form legend {
    font-weight: bold;
}
.contact_grid {
	display: block;
	float: left;
	width: 37%;
}
.span_2_of_contact_right h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	margin-bottom: 1.5em;
}
.address {
	margin-bottom: 1em;
}
.contact_address, .contact_email {
	overflow: hidden;
	font-size: 0.95em;
	color: #999;
	line-height: 1.5em;
}
.contact_email a{
	color: #999;
	text-decoration:none;
}
.contact_email a:hover{
	color:#BBA855;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

.box_orca_prod td{
	text-align:center;
	}
.contact-form .selection-box{
	width:100% !important;
	}
.woocommerce .contact-form form select{
	padding-top:10px !important;
	padding-bottom:10px !important;
	}	
.contact-form .selection-box::before{
	right:8% !important;
	}	
.imgorca{
height:140px;
text-align:center;
background:#fff;
display:table;
}
.imgorca img{
max-width:100%; max-height:100%;
}
.nomeorca{
	display:table;
height:140px;
}
.qtdorca{
	display:table;
height:140px;
}
.removeorca{
	display:table;
height:140px;
text-align:center;
}
.removeorca img{
margin-top:40px;
text-align:center;
}
.linedivision{
width:100%; height:1px;
float:left;
padding:10px 0;
}
.vazioorca{
height:40px;
padding:20px 2% 30px 2%;
border-top:solid 0px #e3e3e3 !important;
border-left:solid 0px #e3e3e3 !important;
border-bottom:solid 0px #e3e3e3 !important;
}
.totalprodorca{
width:35%; height:80px;
float:left;
padding:20px 2% 20px 2%;
}
.totalfreteorca{
width:34%; height:80px;
float:left;
padding:20px 2% 20px 2%;
}
.lineall{
border-top:solid 1px #e3e3e3;
border-left:solid 1px #e3e3e3;
border-bottom:solid 1px #e3e3e3;
overflow:hidden;
}
.linedireita{
border-right:solid 1px #e3e3e3;
}
 .carriho_campo{
	margin-bottom:0px !important;
	border-width: 1px !important;
	}
.botao_carrinho1 { background-color:#365CAB; color:#fff; border:0px; width:auto; padding:0px 10px 1px 10px; height:23px; border-radius:0px !important; margin-right: 0.5%; margin-left: 0.5%;}
.botao_carrinho2 { background-color:#FE6603; color:#fff; border:0px; padding:3px 1%; height:35px; margin-right: 0.5%; margin-left: 0.5%;}
.botao_carrinho3 { background-color:#365CAB; color:#fff; border:0px; padding:3px 1%; height:35px; margin-top:0px !important; margin-right: 0.5%; margin-left: 0.5%;}
.botao_carrinho4 { background-color:#666; color:#fff; border:0px; padding:3px 1%; height:35px; margin-right: 0.5%; margin-left: 0.5%;}
 .botao_carrinho5 { background-color:#365CAB; color:#fff; border:0px; float:left; padding:3px 1%; height:35px; margin-bottom:3px; margin-top:0px !important; margin-right: 0.5%; margin-left: 0.5%;}
input.infocep{
height:35px;
float:left;
margin-bottom:0px !important;
margin-right:1% !important;
border:0px !important;
}


.box_area_pedido .col-md-2,.box_area_pedido .col-md-3,.box_area_pedido .col-md-4,.box_area_pedido .col-md-6,.box_area_pedido .col-md-6,.box_area_pedido .col-md-10,.box_area_pedido .col-md-12{
	max-width:none !important;
	flex:none !important;
	}

@media screen and (max-width: 991px) {
	
	
	
.listItemTrans{
	border-bottom: solid 1px #e3e3e3;
}
.nomeorca{
border-right:solid 1px #e3e3e3;
}
.qtdorca{
border-top:solid 0px !important;
}
.removeorca{
border-top:solid 0px !important;
}
.vazioorca{
display:none;
}
.totalprodorca{
width:49.5%;
}


}
@media screen and (max-width: 767px) {
	.cabecalho_pedido{
		display:none;
		}
	.tit_mobile{
		display:unset;
		}			

.imgorca{
border-right:solid 1px #e3e3e3;
}
.nomeorca{
border-top:solid 0px;
}	

.botao_carrinho5 { background-color:#365CAB; color:#fff; border:0px; float:left; padding:3px 10px; height:30px; margin-bottom:3px; margin-right:0px !important;  }
input.infocep{
height:30px;
float:left;
margin-bottom:3px;
}
.botao_carrinho2 {

margin:0px 0px 3px 0px !important;
}
.botao_carrinho3 {

margin: 0 0 3px !important;
}
.botao_carrinho4 {

margin: 0 0 15px !important;
}
}
@media screen and (max-width: 500px) {
.totalprodorca{
width:95%;
border-right:solid 1px #e3e3e3;
}
.totalfreteorca{
width:95%;
border-top:solid 0px !important;
}
}
/* Fim Pagina de Orçamento */