body:not(.agegate-active) .universal-modal,
body:not(.agegate-active) .modal-backdrop.fade.in.fullopacity {
	display: none !important;
}
body:not(.agegate-active) {
	overflow: auto !important;
}