Hi bigbroso
It due to the padding of that extension, you can override by this custom css:
.sj-search-pro-wrapper .search.input-group {
padding-top: 10px; /*change to your desired value*/
}
add to this file: /templates/ja_brickstore/css/custom.css (Create this file if it doesn't exist)