
html.pmh-lp-learning-screen,
html.pmh-lp-learning-screen body {
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	height: 100% !important;
}

html.pmh-lp-learning-screen #popup-course,
html.pmh-lp-learning-screen .course-item-popup {
	position: fixed !important;
	inset: 0 !important;
	width: 100vw !important;
	height: 100dvh !important;
	min-height: 100vh !important;
	max-height: none !important;
	background: #fff !important;
	overflow: hidden !important;
	z-index: 2147483000 !important;
}

html.pmh-lp-learning-screen footer,
html.pmh-lp-learning-screen #colophon,
html.pmh-lp-learning-screen #masthead,
html.pmh-lp-learning-screen .site-footer,
html.pmh-lp-learning-screen .site-header,
html.pmh-lp-learning-screen .pmhouse-premium-footer,
html.pmh-lp-learning-screen .pmhouse-premium-header,
html.pmh-lp-learning-screen [class*="pmhouse-footer"],
html.pmh-lp-learning-screen [class*="premium-footer"],
html.pmh-lp-learning-screen [id*="pmhouse-footer"],
html.pmh-lp-learning-screen [id*="premium-footer"] {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	min-height: 0 !important;
	max-height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	pointer-events: none !important;
}
