/*transform origin*/
.floor-plans-detail {
  background-color: #E0DED6;
}
.floor-plans-detail .mt_fp_beds, .floor-plans-detail .mt_fp_bath {
  background-color: #fff;
  color: #000;
}
.floor-plans-detail .mt_fp_detail_btn_wrapper .mt_cat .dropdown #mt_tabs button {
  border-radius: 3px 0 3px 0;
}
.floor-plans-detail #back_btn {
  color: #232222;
}
.floor-plans-detail #back_btn .link_arrow.grey {
  background-color: #232222;
}
.floor-plans-detail #back_btn .link_arrow.grey::after, .floor-plans-detail #back_btn .link_arrow.grey::before {
  background-color: #232222;
}
.floor-plans-detail .selectivo__dropdown {
  font-size: 0;
}
.floor-plans-detail .mt_fp_features_heading, .floor-plans-detail .mt_extras_heading {
  font-size: 18px;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content ul li {
  color: #232222;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp label {
  color: #232222;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp .mt_fill_btn {
  background-color: #C6B365;
  color: #000;
  border-color: #C6B365;
}
.system .floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp .mt_fill_btn:hover {
  background-color: #7086C3;
  color: #000;
  border-color: #7086C3;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp .mt_border_btn_grey {
  background-color: #7086C3;
  color: #000;
  border-color: #7086C3;
}
.system .floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp .mt_border_btn_grey:hover {
  background-color: #C6B365;
  color: #000;
  border-color: #C6B365;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp.fp_detail_wrap span {
  color: #232222 !important;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content span, .floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content p, .floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content h4, .floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content h3 {
  color: #232222;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_content .features li {
  color: #232222;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_img {
  background: #F4F2EF;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_img .mt_fp_detail_btn_wrapper .mt_cat .dropdown #mt_tabs button {
  color: #000;
  border-color: #B0B2B4;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_img .mt_fp_detail_btn_wrapper .mt_cat .dropdown #mt_tabs button.selectivo__option--selected {
  background-color: #E0DED6;
}
.floor-plans-detail .mt_no_banner .mt_two_column_list_layout .mt_two_col .mt_col_img .mt_fp_detail_btn_wrapper .mt_cat .dropdown #mt_tabs button:last-of-type {
  opacity: 0.3;
  pointer-events: none;
}
.floor-plans-detail .mt_image_popup #popup_img {
  max-height: 90vh;
}
.floor-plans-detail .mt_image_popup .mt_fp_close {
  border-color: #C6B365;
  background-color: #C6B365;
}
.floor-plans-detail .mt_image_popup .mt_fp_close:hover {
  background-color: #7086C3;
  border-color: #7086C3;
}
.floor-plans-detail .mt_image_popup .mt_fp_close:hover svg path {
  stroke: #000;
}
.floor-plans-detail .mt_image_popup .mt_fp_close svg path {
  stroke: #000;
}

.mt_fp_image #img {
  cursor: pointer;
}

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