Hi,
I do see the error, but as soon as I try to investigate with the browser development tool the background is back.
Can you try assigning this custom css:
nav .menu ul.sub-menu .sub-menu {
background-color: #FFFFFF!important;
}
and let me know if that worked?