/*transform origin*/
.neighborhood .mt_banner_content h1 {
  text-transform: unset;
}
.neighborhood .neighborhood_intro h2 {
  font-family: "DidotLPRegular", serif;
}
.neighborhood .mt_map_cont .mt_neighborhood_category {
  border-radius: 0;
}
.neighborhood .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active button {
  background-color: #d5c27c;
}
.neighborhood .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active button:hover {
  background-color: #d5c27c;
}
.neighborhood .mt_map_cont .mt_neighborhood_category .mt_category_list > li button:hover {
  background-color: #d5c27c;
}
.neighborhood .mt_map_cont .mt_map_wrapper .mt_map div#map_page {
  border-radius: 0;
}
.neighborhood .map-popup .link_block {
  gap: 12px;
}
.neighborhood .map-popup #content-sect h3, .neighborhood .map-popup #content-sect p {
  font-family: "Open Sans", serif;
}
@media (min-width: 992px) {
  .neighborhood .mt_one_column_container.featured-copy-block {
    width: calc(100% - 32px);
    margin: auto;
  }
}
.neighborhood .mt_one_column_container.featured-copy-block .mt_one_column_content_wrapper h3.mt_col_heading {
  display: none;
}
.neighborhood .mt_one_column_container.featured-copy-block .mt_one_column_content_wrapper p {
  color: #211e1b;
  letter-spacing: 0.02em;
  border: 1px solid #c18e57;
  padding: 2vw;
  background: #fff;
}
.neighborhood .mt_one_column.with_bg {
  padding: 80px 7.8vw 80px;
}
@media (max-width: 991.01px) {
  .neighborhood .mt_one_column.with_bg {
    padding: 40px 7.8vw 40px;
  }
}
.neighborhood .mt_map_cont .mt_neighborhood_category h3 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

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