/**
 * Mahina Moments — titres coupés iPad / mobile (pages services uniquement)
 */

@media (max-width: 1024px) {
	.elementor-page-2631 .elementor-widget-heading .elementor-heading-title,
	.elementor-page-2632 .elementor-widget-heading .elementor-heading-title {
		overflow: visible !important;
	}

	.elementor-page-2631 .elementor-widget-heading span.elementor-heading-title,
	.elementor-page-2632 .elementor-widget-heading span.elementor-heading-title {
		line-height: 1.5 !important;
		display: inline-block;
		padding-top: 0.1em;
		padding-bottom: 0.05em;
	}

	.elementor-page-2631 .elementor-widget-heading h3.elementor-heading-title,
	.elementor-page-2632 .elementor-widget-heading h3.elementor-heading-title {
		line-height: 1.35 !important;
	}

	.elementor-page-2631 .elementor-widget-heading div.elementor-heading-title,
	.elementor-page-2632 .elementor-widget-heading div.elementor-heading-title {
		line-height: 1.25 !important;
	}
}

@media (max-width: 767px) {
	.elementor-page-2631 .elementor-widget-heading span.elementor-heading-title,
	.elementor-page-2632 .elementor-widget-heading span.elementor-heading-title {
		line-height: 1.45 !important;
	}
}
