/* Confirmed responsive fixes from the 2026-08-14 mobile engagement audit. */
body.home .elementor-button {
	align-items: center;
	display: inline-flex;
	min-height: 44px;
}

@media (min-width: 681px) and (max-width: 900px) {
	header.elementor-location-header .elementor-icon-list-items.elementor-inline-items {
		margin-inline: 0 !important;
	}

	body.home .climacall-mockup {
		max-width: 350px;
		width: 100% !important;
	}

	body.home .climacall-mockup > .base-image {
		height: auto;
		width: 100% !important;
	}

	body.home .climacall-mockup .floating-popup.notify-blue {
		right: 0 !important;
	}
}
