.wc-block-components-sort-select {
	margin-bottom: $gap-small;
}

.wc-block-components-sort-select__label {
	margin-right: $gap-small;
	display: inline-block;
	font-weight: normal;
}

.wc-block-components-sort-select__select {
	width: max-content;
}
