/*CSS CUSTOM PARA O SITE*/
a:not(.button):hover{text-decoration: none;}
body #main .backgroundFaixa tr th h5, body #main table .bottom2_bag.backgroundFaixa h5{color: #999999;}
body #main .valorTotal h2{color: #333333;}
.tbl_bag tr:first-child, .tbl_bag tr.valorTotal{border: 1px solid #e2e2e2;}
.tbl_bag tr.valorTotal{background-color: #eeeeee;border: 1px solid #e2e2e2;}
body #main input[type=submit], body #main button, body #main .button, body .buttonsPop input[type=submit], body .buttonsPop button, body .buttonsPop .button, body #frmVales input[type=submit]{color: #FFF;}
body #main .button.btn2_fix:hover, body #main input[type=submit].btn2_fix:hover, body #main .button.btn2:hover, body #main input[type=submit].btn2:hover, a.button.btn2:hover{background-color: #c48970;}
.popup_geral .close{color: #555;text-decoration: underline;}
.popup_geral .close:hover{color: #c48970;text-decoration: none;}
.popup_geral .formPromocional .caixa input{padding-top: 6px;padding-bottom: 6px;height: 26px;}
.popup_geral .formPromocional input[type=submit]{height: 26px;}
.padFull0{min-height: 866px !important;}
/*.faturar_endereco .divmoradafaturacao{width: 50%;float: left;}
.faturar_endereco #numeroContri{width: 50%;float: left;}*/

@media screen and (max-width: 768px){
	.tbl_bag tr th{border: 0 !important;}
	.tbl_bag tr:first-child{border-bottom: 0;}
}