/* Footer Elementor: columna central (entre logo y redes sociales) */
.elementor-location-footer .elementor-element-d4afc30 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-location-footer .ccc-wpml-mepr-switcher--footer {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls-statics-footer,
.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls {
	margin: 0;
	display: inline-block;
}

.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls-legacy-list-horizontal > ul {
	display: inline-flex;
	gap: 0.75rem;
	list-style: none;
	margin: 0;
	padding: 0;
	align-items: center;
	justify-content: center;
}

.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls-link {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	text-decoration: none;
	color: #444444;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
	padding: 4px 8px;
}

.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls-statics-footer .wpml-ls-current-language > a {
	color: #444444;
	background-color: #ffffff;
}

.elementor-location-footer .ccc-wpml-mepr-switcher .wpml-ls-flag {
	display: inline-block;
	width: 18px;
	height: 12px;
}

@media (max-width: 767px) {
	.elementor-location-footer .elementor-element-d4afc30 {
		justify-content: center;
		padding: 12px 0;
	}
}
