studiocet1
Hi
At the moment your site custom.css file has this code http://prntscr.com/npabbx
.dropdown-menu{background-color:#0d6f4b!important}
To apply it only on the mega menu. Replace the older code with this code
.t3-megamenu .dropdown-menu{background-color:#0d6f4b!important}
I tested it on your site, Kindly clear Joomla and browser cache to see the new changes.
If your site using server/CDN cache, kindly clear that too.