/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#search_widget form i {
    position: relative !important;
    padding: unset !important;
}

#search_widget form input {
    padding: 15px 40px !important;
}