/* Desplegable bloqueado por autoselección de página. */
.ef-locked {
	pointer-events: none !important;
	background-color: #f5f5f5 !important;
	color: #a0a0a0 !important;
}

/* Cabeceras de grupo (optgroup) en escritorio. En móvil el sistema las ignora;
   por eso además se usa el marcador textual configurable. */
.elementor-form select optgroup { font-weight: 700; color: #b30000; font-style: normal; }
.elementor-form select optgroup option { font-weight: 400; color: #333; }
