/* Fix sort menu overlapping with mobile header (https://prnt.sc/g0ow8u) */

.ip-container #main-wrapper {
	position:relative;
	z-index:1;
}