/* Escribe aquí tu código CSS */

.orderby {
  display:none;
}

.product-categories-menu ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
}