form.search-form{
display: inline-flex;
}
It will help you to align your button with your search input field.
]]>form.es_subscription_form{
display: inline-flex;
}
This CSS only works for subscribe form if you want to align your search form too then please check my previous answer(mentioned above in your question).
]]>