.rfwf-full-panel.form-id-1602005763943053m8vz .form-footer-actions {
    display: none;
}

button#wf-btn-cancel {
    display: none;
}

.progressbar {
    counter-reset: step;
    margin: 15px 0 15px 0;
    display: none;
}

#rf-content .orders-page {display: none;}

.rfwf-full-panel.form-id-16007986533170017b19 .form-footer-actions {
    display: none;
}

.rfwf-full-panel.rfwf-confirmation-summary {
    display: none;
}

/* font */
.rf-admin-content *,
.rfComp-canvas *,
.rf-default-modal *,
[id*='rf-'].rf-widget * {
    font-family: 'Times New Roman';
}
#rf-content h1 {
    font-family: 'Montserrat', sans-serif;
}
/* end font*/

.card-controls span.rfSI {
    display: none;
}

/* Override - Remove max-width on header img */
.rf-org-header-container header img {
    width: 100%;
}

/* Override - Remove max-width on header img */
footer img { width: 100% }



