/* Compatibilidad Elementor gratis — ancho y espaciado del contenido del tema */

.elementor-page .page-main > .elementor {
	width: 100%;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: var(--container-max);
}

.elementor-widget-heading .elementor-heading-title {
	font-family: var(--font-family);
}

.elementor-widget-text-editor {
	font-family: var(--font-family);
	color: var(--text-secondary);
}

.elementor-button {
	font-family: var(--font-family);
}
