The exit button on narrative theme is not working

I’m using narrative theme and the exit button is not working on menu + product page.

website: WWW.OXYTOCIN.SHOP

@Fares2

  1. Go to assetes/Theme.scss.css

  2. Paste below CSS in bottom of your file.

.product-slideshow__close
{
z-index: 100 !important; 
}

Worked only with product page, still yet I can’t close the main menu once I open it.