/*transform origin*/
.floor-plans-detail .mt_two_col span,
.floor-plans-detail .mt_two_col label,
.floor-plans-detail #back_btn {
  color: #3E2B2F !important;
  font-family: "Akkurat-Regular", sans-serif !important;
}
.floor-plans-detail .mt_fp_image,
.floor-plans-detail #mt_tabs {
  border-color: #3E2B3F !important;
}
.floor-plans-detail #mt_tabs {
  background-color: #ffffff !important;
}
.floor-plans-detail #mt_tabs button {
  font-family: "Akkurat-Bold", sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
}
.floor-plans-detail #mt_tabs button:not(:last-child) {
  border-color: #3E2B2F !important;
}
.floor-plans-detail #mt_tabs button:hover, .floor-plans-detail #mt_tabs button.active {
  background-color: #3E2B2F !important;
  color: #ffffff !important;
}
.floor-plans-detail .mt_fp_detail_icon.mt_enlarge_btn,
.floor-plans-detail .mt_fp_detail_icon.mt_share_btn {
  filter: brightness(0) !important;
}
.floor-plans-detail .mt_fp_list_col.mt_fp_beds,
.floor-plans-detail .mt_fp_list_col.mt_fp_bath {
  font-family: "Akkurat-Bold", sans-serif !important;
  font-size: 12px !important;
  line-height: 20px !important;
  letter-spacing: 5%;
  text-align: center;
  text-transform: uppercase;
  color: #3E2B2F !important;
  background-color: #D6D1C4 !important;
  border-color: #D6D1C4 !important;
  pointer-events: none !important;
}

.specials_banner_wrap {
  padding: 0 7vw 85px !important;
  position: relative;
}
@media (max-width: 991.8px) {
  .specials_banner_wrap {
    padding: 0 30px 38px !important;
  }
}
.specials_banner_wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #3E2B2F;
}
.specials_banner_wrap .specials_banner {
  width: 100% !important;
  padding: 0 !important;
  position: relative;
  z-index: 1;
}
.specials_banner_wrap .specials_banner .mt_one_column_content_wrapper {
  padding: 0 !important;
  padding: 64px 0 !important;
}
@media (max-width: 991.8px) {
  .specials_banner_wrap .specials_banner .mt_one_column_content_wrapper {
    padding: 40px 24px !important;
  }
}

.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_border_btn_grey {
  border-color: #D6D1C4 !important;
  color: #3E2B2F !important;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_border_btn_grey:hover {
  color: #ffffff !important;
  border-color: #D44227 !important;
}

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