/*transform origin*/
.floor-plans-detail .back_btn_wrapper {
  padding-top: 30px;
}
.floor-plans-detail .back_btn_wrapper #back_btn {
  font-family: "open-sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: uppercase;
  color: #000000 !important;
}
.floor-plans-detail .back_btn_wrapper #back_btn .arrow path {
  fill: #000000;
}
.floor-plans-detail .mt_sub_heading {
  font-family: "playfair-display", serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0em;
  color: #000000 !important;
}
.floor-plans-detail .flex_cnt span,
.floor-plans-detail .flex_cnt ul li {
  font-family: "open-sans", sans-serif;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0em;
  color: #000000 !important;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp span {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000 !important;
}
.floor-plans-detail .mt_fp_details label {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  color: #000000 !important;
}
@media (max-width: 991.8px) {
  .floor-plans-detail .mt_fp_details label {
    font-size: 14px;
  }
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp.fp_detail_wrap span {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
  color: #000000 !important;
}
@media (max-width: 991.8px) {
  .floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp.fp_detail_wrap span {
    font-size: 16px;
  }
}
.floor-plans-detail .data-price label {
  color: #000000 !important;
  font-weight: 700;
}
.floor-plans-detail .mt_fp_btn_wrap .mt_btn {
  font-family: "open-sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: uppercase;
  border-radius: 0;
}
.floor-plans-detail .mt_fp_btn_wrap .mt_btn.mt_fill_btn {
  background-color: #6A7363 !important;
  color: #FFFFFF !important;
  border: 1px solid #6A7363;
}
.floor-plans-detail .mt_fp_btn_wrap .mt_btn.mt_fill_btn:hover {
  background-color: #664357 !important;
  color: #FFFFFF !important;
  border: 1px solid #664357;
}
.floor-plans-detail .mt_fp_btn_wrap .mt_btn.mt_border_btn_grey {
  background-color: transparent !important;
  color: #6A7363 !important;
  border: 1px solid #6A7363;
}
.floor-plans-detail .mt_fp_btn_wrap .mt_btn.mt_border_btn_grey:hover {
  background-color: #664357 !important;
  color: #FFFFFF !important;
  border: 1px solid #664357;
}
.floor-plans-detail ul.features li,
.floor-plans-detail .mt_fp_features_heading {
  font-family: "open-sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
  color: #000000 !important;
}
@media (max-width: 991.8px) {
  .floor-plans-detail ul.features li,
  .floor-plans-detail .mt_fp_features_heading {
    font-size: 16px;
  }
}
.floor-plans-detail .floor-plans {
  background-color: #F0E9DF;
}
.floor-plans-detail .mt_col_img.mt_fp_image {
  background-color: #FFFFFF !important;
}
@media (min-width: 992px) {
  .floor-plans-detail .mt_col_img.mt_fp_image {
    height: 40vw !important;
  }
}
@media (min-width: 992px) {
  .floor-plans-detail .mt_fp_detail_btn_wrapper {
    margin-top: 30px;
  }
}

/*# sourceMappingURL=floorplans-detail.css.map */
