Right you are! Have removed the open all css hack. Will wait for customer feedback.
Thanks for your prompt reply.
OK, this appears to have solved the issue for mobile viewing.
@media screen and (max-width: 780px) {
#mh-mobile .sub-menu {display: block!important;}
}