/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.sjb-search-location i.sjb-filter.sjb-locator-btn.fa.fa-thumb-tack {
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 19px;
  cursor: pointer;
  color: #3297fa;
}
.sjb-loading .sjb-loader-wrapper img {
  position: absolute;
  left: 40%;
}

@media (max-width: 992px) {
  .filters-form .sjb-search-keywords {
    float: none !important;
  }
}
