How to avoid main menu to slow loading on mobile

When I open my website on mobile it waits until all the content is loaded to show my main menu toggle button. I don’t know why that’s happening, it’s quite awful to see the navbar without showing the menu.

I’ve tried several things to avoid that but they don’t work. I also want to prevent for the menu to overlap my content on mobile when it’s unfolded, I think the better option is to push the content down when the menu is opened (I’m not sure if it’s the better practice).
My github repo is here: https://github.com/leosenderovsky/mi-sitio.