.bgtitle {
  background: url('/asset/img/all-categories-photo.jpg');
}
.bgtitlerow {
  /*background-color: rgba(64, 64, 64, 0.2);*/
  /*backdrop-filter: blur(2px) saturate(60%) contrast(20%) brightness(170%) grayscale(30%);*/
  backdrop-filter: saturate(60%) contrast(20%) brightness(150%) grayscale(30%);
}
.cta {
  background-color: #eee;
}
.btn-facebook {
  background-color: #3b5998;
  color: white;
}
.btn-google {
  background-color: #dd4b39;
  color: white;
}
.grecaptcha-badge {
  visibility: hidden;
}
ul.breadcrumbs {
  margin: 0;
  padding: 0;
}
ul.breadcrumbs li {
  display: inline;
  font-size: 125%;
}
.cat-item {
  background-color: #eee;
}
.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
img.listing-logo {
  max-width: 60px;
  max-height: 60px;
}
.searchbar {
  background-color: #ccc;
}
form.search {
  margin: 0;
}
