/*transform origin*/
/*transform origin*/
.mt_specials_wrapper .mt_specials_popup .mt_popup_close {
  background-size: cover;
  width: 12px;
  height: 12px;
  background: url(../images/icons/close-dark-grey.svg) no-repeat center center;
}
.mt_specials_wrapper .mt_specials_popup {
  background-color: #F1EFED;
}
.mt_specials_wrapper .mt_specials_popup .mt_promo.mt_copy_small {
  background-color: #BB7F72 !important;
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-style: Demi;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
}
.mt_specials_wrapper .mt_specials_popup .mt_promo_tag {
  border-top-color: #7C534A !important;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner .mt_specials_heading {
  font-family: "abril-fatface", Baskerville, serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: center;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner .mt_copy_small {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 400;
  font-style: Book;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner .mt_spcls_disclaimer {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 400;
  font-style: Book;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-style: Demi;
  color: #514A4A !important;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  transition: none;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a:hover {
  color: #F1EFED !important;
  transition: none;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a {
  height: 55px;
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #614E63;
  box-sizing: border-box;
  isolation: isolate;
  text-decoration: none;
  gap: 10px;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::before, .mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 256px;
  height: 28px;
  box-sizing: border-box;
  pointer-events: none;
  border-style: solid;
  border-color: #BB7F72;
  border-width: 3px;
  z-index: -1;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::before {
  top: 0;
  transform: perspective(14px) rotateX(6deg);
  transform-origin: 50% 100%;
  border-bottom: none;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::after {
  bottom: 0;
  transform: perspective(14px) rotateX(-6deg);
  transform-origin: 50% 0;
  border-top: none;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a:hover::before, .mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a:hover::after {
  background-color: #BB7F72;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a {
  background-color: #F1EFED !important;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::before, .mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::after {
  width: 322px;
  height: 36px;
  left: -92px;
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::before {
  top: -8px;
  transform: perspective(16px) rotateX(6deg);
}
.mt_specials_wrapper .mt_specials_popup .mt_specials_inner > a::after {
  bottom: -8px;
  transform: perspective(16px) rotateX(-6deg);
}

/*transform origin*/
@media (min-width: 992px) {
  header .mt_navigation_wrapper .header_right {
    width: 100%;
  }
}
@media (min-width: 992px) {
  header .mt_navigation_wrapper .header_right nav {
    margin-right: 0px;
  }
  header .mt_navigation_wrapper .header_right nav li a {
    font-family: "futura-pt", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #514A4A;
  }
  header .mt_navigation_wrapper .header_right nav li a::after {
    background: #514A4A;
  }
}
.schedule_tour_class {
  margin-right: 20px;
}

header .show_desk.logo.default {
  max-width: 292px;
}
@media (max-width: 991.8px) {
  header .show_desk.logo.default {
    max-width: 162px;
  }
}

@media (max-width: 991.8px) {
  header .logo {
    display: block;
    max-width: 162px;
  }
}
@media (min-width: 992px) {
  header .schedule_tour_class > a.left_btn.mt_fill_btn {
    height: 55px;
    position: relative;
    z-index: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #614E63;
    box-sizing: border-box;
    isolation: isolate;
    text-decoration: none;
    gap: 10px;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::before, header .schedule_tour_class > a.left_btn.mt_fill_btn::after {
    content: "";
    position: absolute;
    left: 0;
    width: 256px;
    height: 28px;
    box-sizing: border-box;
    pointer-events: none;
    border-style: solid;
    border-color: #BB7F72;
    border-width: 3px;
    z-index: -1;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::before {
    top: 0;
    transform: perspective(14px) rotateX(6deg);
    transform-origin: 50% 100%;
    border-bottom: none;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::after {
    bottom: 0;
    transform: perspective(14px) rotateX(-6deg);
    transform-origin: 50% 0;
    border-top: none;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn:hover::before, header .schedule_tour_class > a.left_btn.mt_fill_btn:hover::after {
    background-color: #BB7F72;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::before, header .schedule_tour_class > a.left_btn.mt_fill_btn::after {
    height: 36px;
    width: 232px;
    left: -5px;
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::before {
    top: -8px;
    transform: perspective(16px) rotateX(6deg);
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn::after {
    bottom: -8px;
    transform: perspective(16px) rotateX(-6deg);
  }
  header .schedule_tour_class > a.left_btn.mt_fill_btn {
    padding: 11px 50px 11px 46px;
    font-family: "futura-pt", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 24px;
    text-transform: uppercase;
  }
  header:not(.mt_fixed) .schedule_tour_class > a.left_btn.mt_fill_btn {
    background: #F1EFED !important;
  }
  header.mt_fixed .schedule_tour_class > a.left_btn.mt_fill_btn {
    background: #ffffff !important;
  }
}
.header_right .show_desk .menu-header-menu-container li a {
  color: #514A4A;
}

.header_right .mt_menu_toggle.open {
  border: none;
  box-shadow: none;
}
.header_right .mt_menu_toggle.open span {
  border-color: #514A4A !important;
}

.mt_hamb_menu.menu_open {
  background-color: #F1EFED;
}

.mt_hamb_menu.menu_open .mt_menu_toggle.close {
  border: none;
  box-shadow: none;
}
.mt_hamb_menu.menu_open .mt_menu_toggle.close svg path {
  stroke: #514A4A;
}

.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom::marker {
  color: transparent;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom:hover {
  background-color: #475467;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom:hover a {
  color: #ffffff;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom a {
  color: #475467;
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom.mt_fill_btn a {
  color: #ffffff;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom.mt_fill_btn:hover {
  background-color: #F1EFED;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item-type-custom.mt_fill_btn:hover a {
  color: #BB7F72;
}
.mt_hamb_menu.menu_open #menu-hamburger-menu .menu-item:not(.menu-item-type-custom) a {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-style: Demi;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #101828;
}
.mt_hamb_menu.menu_open .menu-hamburger-sub-menu-1-container a, .mt_hamb_menu.menu_open .menu-hamburger-sub-menu-2-container a {
  color: #514A4A;
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-style: Demi;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.mt_hamb_menu.menu_open .menu-hamburger-sub-menu-1-container {
  border: 2px #E8D9CE solid;
  border-left: none;
  border-right: none;
}

.mt_hamb_menu .inner_menu li.resident-icon::after {
  content: url("../images/icons/resident-icon.svg");
}

.logo_ham_menu {
  max-width: 162px;
  height: 40px;
}

.mt_ham_top {
  height: 55px;
}

.mt_hamb_menu .inner_menu {
  border-top: 1px solid #ffffff;
}

/*transform origin*/
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn {
  height: 55px;
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #614E63;
  box-sizing: border-box;
  isolation: isolate;
  text-decoration: none;
  gap: 10px;
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn::before, footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn::after {
  content: "";
  position: absolute;
  left: 0;
  width: 256px;
  height: 28px;
  box-sizing: border-box;
  pointer-events: none;
  border-style: solid;
  border-color: #BB7F72;
  border-width: 3px;
  z-index: -1;
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn::before {
  top: 0;
  transform: perspective(14px) rotateX(6deg);
  transform-origin: 50% 100%;
  border-bottom: none;
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn::after {
  bottom: 0;
  transform: perspective(14px) rotateX(-6deg);
  transform-origin: 50% 0;
  border-top: none;
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn:hover::before, footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn:hover::after {
  background-color: #BB7F72;
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn {
  margin-left: auto;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 11px 50px 11px 46px;
}
@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn {
    padding: 11px 32px 11px 27px;
  }
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn {
  font-family: "futura-pt", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 24px;
  font-style: Demi;
  text-transform: uppercase;
}
@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn {
    font-size: 14px;
  }
}
footer .mt_footer_main .mt_social_login .mt_resident_login.mt_btn:hover {
  background-color: #614E63;
}

footer .mt_footer_sub {
  background-color: #614E63;
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), linear-gradient(rgba(97, 78, 99, 0.88), rgba(97, 78, 99, 0.88)), url("../images/icons/footer_background_pattern.png");
  background-repeat: repeat, repeat, repeat;
  background-position: 0 0, 0 0, 0 0;
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo img {
  width: 250px;
}

@media (min-width: 992px) {
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row {
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: min(4vw, 48px);
    flex: 1;
    justify-content: stretch;
    text-align: left;
  }
}
@media (min-width: 992px) {
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info > div {
    margin-bottom: 0;
  }
}
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_ofc_ph {
  display: block;
}
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_hours p {
  min-width: 100px;
}
@media (min-width: 992px) {
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_hours,
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address,
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_ofc_ph {
    padding-right: 0;
  }
}
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_hours .mt_txt_sub,
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address .mt_txt_sub,
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_ofc_ph .mt_txt_sub {
  font-family: "freight-text-pro", "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  text-transform: lowercase;
  letter-spacing: 0.02em;
}
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_hours p {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
}
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address span,
footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_ofc_ph span {
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
}
@media (min-width: 992px) {
  footer.mt_theme1 .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_retail {
    grid-column: 1/-1;
    justify-self: end;
    max-width: 28rem;
    text-align: right;
    margin-top: 40px;
  }
}

footer .mt_page_padding.mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap a.mt_ft_cnt_btn {
  color: #ffffff;
  background-color: transparent;
  border-color: #BB7F72;
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

footer .mt_page_padding.mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap .mt_ft_tour_btn {
  color: #ffffff;
  border-color: #BB7F72;
  background-color: transparent;
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199px) {
  footer .mt_footer_main {
    padding-right: 1.8vw;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  footer .mt_footer_main {
    padding-right: 2.8vw;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  footer .mt_footer_info {
    column-gap: 20px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  footer .mt_footer_info {
    column-gap: 30px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  footer .mt_footer_info > div {
    padding-right: 0vw !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  footer .mt_footer_info > div {
    padding-right: 2vw !important;
  }
}

/*# sourceMappingURL=common-styles.css.map */
