.search__input {
  font-weight: 400;
  font-size: 0.88rem;
  color: #9c9c9c;
  border: 1px solid #9c9c9c;
  background-color: transparent;
}
input#edit-submit,
.search-form__submit {
  background-color: transparent;
  border: 0;
  font-size: 0;
  background-image: url("/sites/all/themes/vesta_theme/image/vector.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 1rem;
}
#search-api-page-block-form-search,
#search-api-page-block-form-search--2 {
  display: flex;
  align-items: center;
}
