/* Keep Elementor widgets visible if frontend JS fails to load. */
.elementor-invisible {
	visibility: visible !important;
	opacity: 1 !important;
}
