There is an issue with the images not showing up in the search results and also the icon to the right in the search bar is not loading (there is some svg text in there).
The website has a simple password “ramstore”.
The search is located on the homepage below the slider, please use the search term “Брич” as the products are not in english.
It was all caused by a small issue: not the proper block was used in visual composer. The “WP Text” block is not good for shortcodes, because it runs the content filter twice and it alters the HTML code. I changed that block to a simple text block, and all the problems are solved.