/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 11 2020 | 19:25:47 */
.woosl-gmap {
  display: none;
}

#woosl-search-btn {
  background-color: #000000 !important;
  color: #ffffff !important;
  border-radius: 0px !important;
  font-family: "Decimal Pro", sans-serif;
  position: absolute; 
  left: 44%;
  top: 12%;
  font-size: 24px;
  width: 11%;
  padding-top: .5%;
  padding-bottom: 1.9%;
  text-transform: lowercase;
  text-transform: capitalize;
}

#woosl-search-btn:hover {
  background-color: #3B3B3B !important;
  text-decoration: none !important;
}

.woosl-search-bar {
  background-color: #ffffff !important;
}

.woosl-wrap > * {
  font-family: "Decimal Pro", sans-serif;
  margin-left: 18%;
}

.woosl-maps-results {
  margin
}

.store-address {
  color: #00000;
}

#store_result {
  display: none;
}

#wpsl-results-dropdown {
  display: none;
}

.woosl-store-location > * {
  color: #000000;
}

.woosl-search-bar {
  margin-left: 26%;
  padding-bottom: 6% !important;
}

.woosl-directions {
  color: #2BB031;
}

.woosl-store-details {
  color: #2BB031;
}

.woosl-moreinfo {
  color: #2BB031;
}

.woosl-inputs-fields > label {
  font-size: 24px !important; 
  color: #000000 !important;
}