input[type="text"].form-control, input[type="email"].form-control { padding: 0.5rem!important }
select.form-select { max-width: 546px!important; padding:.75rem!important; height:auto!important }
input[type="checkbox"].form-checkbox {padding:.5rem!important;margin-top:4px;}
input[type="submit"].form-submit {padding: 1rem 2rem !important;
    font-size: 1rem !important;
    background-color: #ff5959 !important;
    color: #fff !important;
    border-radius: 30px !important;
    text-transform: uppercase;
    border: 0 none !important;}
.form-item-address {display:none;}