input[type="search"], textarea {
    border: 1px solid #616161;
    background: #fff ;
    color: #3cb64b ;
    width: 100%;
    font-size: 14px;
}
.widget .search-field {
    width: 97%;
    height: 47px;
    font-size: 14px !important;
}