/* css orcamento */

#section_orcamento .box {
	 border-top: 0px solid #d2d6de;
}

#section_orcamento .box-header{
	background:#1f1f20;
}

#section_orcamento .box-header .box-title{
	color:white;
}

#section_orcamento .box-header .box-title{
	color:white;
}

#section_orcamento .box .box-footer button{
	margin-left:5px;
}

.checkout-orcamento{
	display:none;
}


