[data-simple-bundles-options] select {
	border: 1px solid var(--orange) !important;
	cursor: pointer !important;
	background: black !important;
	color: white !important;
}

[data-simple-bundles-options] select,
[data-simple-bundles-options] select option {
  cursor: pointer !important;
}

[data-simple-bundles-options] select,
[data-simple-bundles-options] select option {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}
