#superfish-menu-de-prueba {
	width: 100%;
	display: flex;
  justify-content: center;
}

.sf-depth-1.sf-no-children, .sf-depth-1.menuparent {
	background: transparent !important;
}

ul.sf-menu.sf-style-black {
  float: left;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
  padding: 0;
}
