.hidden-list {
	display: none;
}

body.elementor-editor-active .hidden-list {
	display: block;
}