@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400");
body, html {
  margin: 0;
  font-family: Ubuntu;
  background: #000;
  color: #faf7f5;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 1.6em;
}

a {
  color: #6765d2;
}

#wpsl-search-wrap {
  color: #333;
}

#wpsl-checkbox-filter li, .wpsl-custom-checkboxes li {
  letter-spacing: 2px;
  color: #faf7f5;
  margin-bottom: 10px;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
  width: 15%;
}

.wpsl-input label, #wpsl-radius label, #wpsl-category label {
  width: auto !important;
}

.wpsl-search {
  background: #232323;
  margin-bottom: 0;
}

#wpsl-search-wrap {
  color: #faf7f5;
}

#wpsl-checkbox-fliter {
  font-size: 12px;
}

.wpsl-store-location > p > strong, .wpsl-store-location > p > strong > a {
  color: #99918a;
  font-weight: 300;
  font-size: 18px;
  text-decoration: none;
}

#wpsl-wrap #wpsl-result-list ul li {
  background: #1b1b1b;
  border-bottom: 1px solid #7b7b7b;
}

.gm-style .gm-style-iw {
  color: #333;
}

.wpsl-dropdown, #wpsl-search-wrap input {
  border-radius: 0;
}

ul#wpsl-checkbox-filter:before {
  content: "Filter by Brands Available:";
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  font-weight: 400;
}

#wpsl-search-wrap .wpsl-select-wrap {
  float: right;
}

#wpsl-category {
  clear: none;
}

.store-brands a {
  display: inline-block;
  background: #6765d2;
  color: #fff;
  text-decoration: none;
  padding: 0 3px;
  font-weight: bold;
  margin-right: 3px;
  margin-bottom: 3px;
  border-radius: 3px;
  pointer-events: none;
}

/*# sourceMappingURL=main-old.css.map */
