Hello,
I have visited your website and the search bar is displayed fine as it should be.
Screenshot for Clarification: https://ibb.co/XSHK8jM
If you want the text in the search bar to align center then you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.search-style-with-bg.searchform input[type="text"] {
text-align: center !important;
}
If you want to ask anything else then provide with some relevant screenshot and with some more elaboration to check it myself and help y out accordingly.
Best Regards.