/* Resaltado visual de opciones seleccionadas en la calculadora de equipamiento */
.elementor-button-link.activo1,
.elementor-button-link.seleccionado,
.elementor-button-link:has(.elementor-button-text.seleccionado) {
	box-shadow: inset 0 0 0 3px #ffffff !important;
}

.elementor-button-text.seleccionado {
	font-weight: 800 !important;
}
