/*transform origin*/
.floor-plans-detail .mt_btn.mt_fill_btn.data-layer-event-fp-detail-cta {
  background-color: #292828;
  border-color: #292828;
}
.floor-plans-detail .mt_btn.mt_fill_btn.data-layer-event-fp-detail-cta:hover {
  background-color: #ffffff;
  color: #292828;
}
@media (max-width: 991.8px) {
  .floor-plans-detail .mt_two_column_layout.floor-plans #back_btn {
    color: #667085 !important;
  }
  .floor-plans-detail .mt_two_column_layout.floor-plans #back_btn .link_arrow:after {
    background-color: #667085 !important;
  }
  .floor-plans-detail .mt_two_column_layout.floor-plans #back_btn .link_arrow:before {
    background-color: #667085 !important;
  }
  .floor-plans-detail .mt_two_column_layout.floor-plans #back_btn .grey {
    background-color: #667085 !important;
  }
}
@media (max-width: 767.8px) {
  .floor-plans-detail .mt_two_column_layout.floor-plans .link_arrow {
    top: 10px !important;
  }
}
.floor-plans-detail .dropdown.selectivo.mt_mob_dropdown small.show_mob {
  color: #667085;
  font-weight: 700;
}
.floor-plans-detail .mt_fp_list_col.mt_fp_beds, .floor-plans-detail .mt_fp_list_col.mt_fp_bath {
  background-color: #F2F4F7;
}
.floor-plans-detail .mt_btn.inactive.mt_fp_slider_btn.selectivo__option.data-layer-event-fp-detail-cta {
  pointer-events: none;
}
.floor-plans-detail .mt_fp_features_heading, .floor-plans-detail .mt_extras_heading {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.floor-plans-detail .features li {
  font-size: 18px;
}
.floor-plans-detail .selectivo__label.show_mob {
  color: #1D2939;
}
.floor-plans-detail .mt_sub_heading {
  font-family: "Outfit", sans-serif;
}
.floor-plans-detail .flex_cnt * {
  font-size: 18px;
}
.floor-plans-detail #mt_tabs button {
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0rem;
  line-height: 20px;
}
.floor-plans-detail #mt_tabs button:last-child {
  display: none;
}

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