.zwpt-res-wrap {
    max-width: 560px;
}

.zwpt-res-step {
    position: relative;
    margin-bottom: 24px;
}

/* Date input */
#zwpt-datepicker {
    width: 100%;
    cursor: pointer;
}

/* Slot select */
.zwpt-res-slots-select {
    width: 100%;
}

/* Submit button */
.zwpt-res-btn:disabled {
    cursor: wait;
}
