/*--------------------------------------------------------------
--------------------------------------------------------------*/
.sloc-display .icon-location {
  fill: currentColor;
  padding-left: 2px;
  padding-right: 2px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  top: -0.0625em;
  color: black;
}
.sloc-display .svg-icon {
  fill: currentColor;
  vertical-align: middle;
  top: -0.0625em;
  width: 16px;
  height: 16px;
  color: black;
}

.sloc-weather {
  display: block;
}

.sloc-weather-icon {
  vertical-align: middle;
  display: inline-block;
}
.sloc-weather-icon svg {
  vertical-align: middle;
  width: 1.5rem;
  fill: currentColor;
}

/*# sourceMappingURL=location.css.map */
