Thanks for writing in. It seems you have added the below code that’s causing the issue :
.form-search {
display: none;
}
Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.