/********** CARRINHO */
.carrinho-produtos1 { background: #f1f1f1;/*width: 734px;*/ }
.carrinho-produtos2 { background: #f9f9f9;/*width: 734px;*/ }
.carrinho-info { display: none; }
.consulta-grid {
	background: #f1f1f1;
	padding: 10px; /***/
	width: 680px;
	margin-left: 10px;
}
.carrinho-acabamento {
	position: absolute;
	top: 18px;
	right: 0px;
	background: #fff;
	width: 250px;
	padding: 10px; /***/
	border: #c5c5c5 1px solid; /***/
	text-align: left;
	font-weight: normal;
	z-index: 1000;
}
.input-qtd {
	background:none;
	border:none;
	width:30px;
}
/********** fim CARRINHO */
