div {
  transition: none !important;
}

div#\33 b7dd344-6ed6-494f-9506-033ff0aab874 {
  display: none;
}

.container-fluid {
  overflow-x: hidden;
}

/*WP GOOGLE MAPS*/
.wpgmza-marker-listing-category-filter {
  box-shadow: 0 0 15px #eee;
  border-radius: 10px;
  padding: 12px;
  margin-bottom: 12px !important;
  text-align: center !important;
}
.wpgmza-marker-listing-category-filter span {
  font-size: 0.9rem;
  font-weight: 500;
}

.wpgmza_cat_checkbox_holder {
  height: auto !important;
  margin-top: -10px !important;
}

.wpgmza_cat_ul {
  display: inline-block !important;
  margin: 0 auto;
}
.wpgmza_cat_ul li {
  padding: 0 24px;
  font-size: 0.9rem;
}

.wpgmza-reset-custom-fields {
  padding: 10px 30px;
  border-radius: 12px;
  background-image: linear-gradient(to right, #F36B17 0%, #FF8A00 51%, #f46b45 100%);
  color: #fff;
  background-size: 200% auto;
  transition: all 0.3s 0s ease;
  padding: 2px 32px;
  border: 0;
  margin-left: 12px;
  font-size: 0.9rem;
}
.wpgmza-reset-custom-fields:hover {
  color: #fff;
  background-position: center right;
}

.wpgmza-filter-widgets {
  box-shadow: 0 0 15px #eee;
  border-radius: 10px;
  padding: 12px !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 12px !important;
}

#wpgmza_marker_16423, #wpgmza_marker_16422 {
  display: none;
}

/*END WP GOOGLE MAPS*/
@media screen and (min-width: 1300px) {
  .wpgmza-filter-widgets {
    position: absolute;
    z-index: 22;
    background-color: #fff;
    top: 170px;
    left: 30px;
    flex-direction: column;
    width: 300px;
  }
  .wpgmza-filter-widgets select {
    margin: 5px 0 !important;
  }
  .wpgmza-filter-widgets .wpgmza-reset-custom-fields {
    margin-left: 0 !important;
    margin-top: 5px;
  }

  div#wpgmza_filter_11, .wpgmza-marker-listing-category-filter {
    position: absolute;
    z-index: 22;
    background-color: #fff;
    top: 10px;
    left: 30px;
    width: 300px;
  }
  div#wpgmza_filter_11 .wpgmza_cat_checkbox_holder, .wpgmza-marker-listing-category-filter .wpgmza_cat_checkbox_holder {
    padding: 10px;
  }
}
.wpgmza-modern-store-locator .wpgmza-radius {
  display: none !important;
}

#c-footer {
  margin-top: 0 !important;
}

.wpgmza-infowindow p {
  font-size: 0.8rem;
  margin-top: 3px;
  margin-bottom: 3px;
}
.wpgmza-infowindow p:nth-child(4) {
  display: none;
}

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