.wcfm-dashboard-page .page-title {
    display: none;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0 !important;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 0 !important;
}
.wcfm-dashboard-page .page-header
{
	display: none;
} 

.wpcf7-form>p
{
	display:block !important;
}
html {
    overflow-y: scroll !important;
}
