.col-box-search-padrao .input_pesquisa {
  border: 1px solid #efefef !important;
  font-size: 0.7rem;
  height: 40px;
  color: #080898;
  box-shadow: none;
  border-radius: 4px;
  background-color: #fff;
  border: none;
  background-clip: unset;
}

.col-box-search-padrao .fa {
  padding: 12px;
  font-size: 0.6rem;
  color: #080898;
  position: absolute;
  right: 0;
}
