.checkbox, .checkbox+.checkbox, .wpcf7-form-control .wpcf7-checkbox {
    float: none!important;
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    margin-top: 7px;
}

/* HOME BUTTONS - mobile view */
#pgc-6497-2-1, #pgc-6497-7-1, #pgc-6497-9-1 { width: auto !important }

/* POST */
h5.post-mi { background: #d50032; padding: 5px 20px; color: #fff; margin-top: 20px; margin-bottom: 10px !important; border-radius: 5px; border-bottom: none; }
h5.title-par {border-bottom: none !important; margin-bottom: 0 !important; padding-bottom: 10px; padding-top: 0 !important }

.classic-text-widget>p>a[href$=".pdf"] {
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 20px;
    padding-top: 12px;
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-bottom { padding-bottom: 40px !important; }

/* RSVP FORM */

#_form_32_ div._field-wrapper input { border: solid 1px #d50032; }
#_form_32_ ._form-label { margin-top: 5px;  }
._rsvp_fields { margin-top: 2em !important;  }

/* MOBILE RESPONSIVE */
@media (max-width: 667px) and (min-width: 1px){
._form-wrapper {
    display: none!important;
}
._form_show, ._form_16 {
     display: none!important;
    visibility:hidden!important;
}
#_form_5C48032BEC474_
{
    display: none!important;
    visibility:hidden!important;
}
}