.searchandfilter {
	display: flex;
}

.searchandfilter ul {
	display: flex;
	align-items: center;
	list-style-type: none;
	padding: 0;
}