
.stepsPage form .checkboxArea {
     float: none;
    margin: 0 0 0 0;
}

.checkbox_area_custom {
    padding-left: 22px !important;
}

.complemento_bairro {
    margin-top: 10px;
}

.page-header h4 {
    margin-bottom: 0;
    font-size: 22px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .btn.btn-default {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }
}

.selectFormCheckout {
    height: 44px !important;
}
