How can I remove header?

How can I remove the header that is delimited by the red rectangle?

My site is
http://angelicaimportados.com.br/

hey there

Hope you are having a good day and thank you for your question
Please add this CSSĀ in appearance - customize - additional CSS

.site-branding.container, nav#site-navigation {
display: none;
}

Thanks!
Colorlib Support Team