/* hide the rsvp form */
.showSimple .simple-modal-wrap {
    display: none !important;
}
.lockItUp {
    overflow: auto;
}