.cc-switcher {
	display: inline-flex;
	align-items: center;
	gap: 0.5em;
	flex-wrap: wrap;
}

.cc-switcher-label {
	font-weight: 600;
}

.cc-switcher-select {
	min-width: 5.5em;
	padding: 0.4em 0.6em;
}

.cc-amount {
	white-space: nowrap;
}
