Unable to Mouse Over and click on element

My website is something like this, i am mouse hovering on one element a drop down list populates and i wanted to click on the dropdown list element.
Getting error ElementNotInteractableException
(Root cause: org.openqa.selenium.ElementNotInteractableException: Element could not be scrolled into view

What to do here. Am i missing something ?