.sp-megamenu-parent {
list-style: none;
padding: 0;
margin: 0;
z-index: 9;
display: block;
float: left;
}
.sp-megamenu-parent {
list-style: none;
padding: 0;
margin: 0;
z-index: 9;
display: block;
float:inherit;
text-align:center;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
content: "";
}