/**
 * Forminator Romania Location - frontend styles.
 * Kept minimal so the field inherits the host form's theme/styling.
 */
.forminator-ro-location .forminator-row + .forminator-row {
	margin-top: 12px;
}

.forminator-ro-location__custom {
	margin-top: 8px;
}

.forminator-ro-location__select[disabled] {
	opacity: 0.6;
	cursor: progress;
}
