
.filter-breadcrumb[data-v-992f59ea] {
    margin-top: 46px;
    left: 56px;
}
.btn-add-tall[data-v-992f59ea] {
  background-color: #3160ad;
  padding: 0.5px 15px !important;
  font-size: 15px;
  font-weight: 400;
  border-radius: 4px;
  line-height: 2;
  min-height: 10px;
  border: none;
  color: white;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.btn-add-tall[data-v-992f59ea]:hover {
  background-color: #3c86b7;
}
.btn-add-tall i[data-v-992f59ea] {
  font-weight: 400;
  font-size: 19px;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


