#qodef-page-header .widget .qodef-search-form-inner .qodef-search-form-field {
    padding: 0 0 0 30px;
    width: 82px;
    transition: width .3s ease;
    background-color: transparent;
    border-radius: 0;
    visibility: hidden;
}
.widget .qodef-search-form-inner .qodef-search-form-button .qodef-svg--search {
    transform: none;
    width: 21px;
    height: 20px;
    margin-left: 9px;
    visibility: hidden;
}