/*
 Theme Name:   Master Template Child Theme
 Theme URI:    https://www.wpbeginner.com/
 Description:  Master template child theme 
 Author:       QBurst
 Author URI:   
 Template:     mastertemplate
 Version:      1.0.0
*/

/* Utility menu text */
.mt_top_header ul li a {
    color: #424141;
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}

header .mt_navigation_wrapper nav ul li a,
.mt_hamb_menu li a,
header .mt_navigation_wrapper .mt_header_right .mt_visit_btn {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
/* header .mt_navigation_wrapper .mt_header_right .mt_visit_btn,
footer .hywrap .form-actions button {
    font-weight: 100;
} */

/* typical buttons */
#mainContents #home_page .mt_fill_btn,
#mainContents #home_page .mt_home_neigh .mt_transparent_btn,
#mainContents .mt_specials_inner .mt_transparent_btn,
html #mainContents .mt_transparent_btn, 
#mainContents .mt_transparent_btn.active,
#mainContents .mt_black_btn,
html #mainContents .mt_quick_fpsrch .mt_transparent_btn:hover {
    border: 1px solid #EF4323;
    color: #EF4323;
    background: transparent;
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
.main-page #mainContents #home_page .mt_transparent_btn:hover,
.main-page html #mainContents .mt_quick_fpsrch .mt_transparent_btn:hover,
#mainContents #home_page .mt_transparent_btn:hover,
#mainContents .mt_blue_btn:hover,
#mainContents #contact_page .hywrap button[type="submit"]:hover  {
    border: 1px solid #EF4323 !important;
    color: #EF4323 !important;
    background: transparent !important;
}

/* Special buttons */
#mainContents #home_page .mt_transparent_btn,
html #mainContents .mt_quick_fpsrch .mt_transparent_btn,
#mainContents .mt_blue_btn,
#mainContents #contact_page .hywrap button[type="submit"],
#mainContents #home_page .mt_transparent_btn:hover,
#mainContents .mt_specials_inner .mt_transparent_btn:hover,
#mainContents #home_page .mt_fill_btn:hover,
#mainContents #home_page .mt_home_neigh .mt_transparent_btn:hover,
#mainContents #home_page .mt_transparent_btn:hover,
#mainContents .mt_specials_inner .mt_transparent_btn:hover,
#mainContents #home_page .mt_fill_btn:hover {
    color: #000;
    background: #EF4323;
    border: 1px solid #EF4323;
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
#mainContents #home_page .mt_home_neigh .mt_transparent_btn:hover,
#mainContents .mt_black_btn:hover,
.mt_fp_detail .mt_compare_items .mt_fp_details a:hover,
.mt_floorplan .mt_transparent_btn:hover,
#blog_page .mt_blog_list_box .mt_btn:hover {
    color: #000 !important;
    background: #EF4323 !important;
    border: 1px solid #EF4323 !important;
}
#mainContents #fp_grid_view .mt_list_box .mt_list_col:not(.mt_fp_unit):not(.mt_lbox_btn_wrap) > *,
.mt_fp_pagination p,
.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button,
.mt_fp_details p,
.mt_fp_detail.mt_two_col .mt_fp_details h2 {
    color: #424141;
}

/* Decorative pipe */
.mt_sec_vertical_line::after,
#home_page .mt_home_cnt.mt_home_type2.mt_sec_vertical_line:not(.mt_fp_widget_hided)::before {
    border: 0px solid transparent;
    border-left: 4px solid #DDA527;
}

/* Quick search */
.mt_quick_fpsrch .dropdown .selectivo__label {
    color: #EF4323;
}
.mt_quick_fpsrch .dropdown .selectivo__label::after {
    border-top-color: #EF4323;
}
.dropdown .selectivo__option {
    color: #424141;
}
.mt_quick_fpsrch .dropdown .selectivo__option.selectivo__option--selected, 
.mt_quick_fpsrch .dropdown .selectivo__option.infocus, 
.mt_quick_fpsrch .dropdown .selectivo__option:hover {
    background: #EF4323;
}

/* Specials popup */
.mt_specials_popup .mt_promo {
    background-color: #EF4323;
}
.mt_specials_popup .mt_promo:after {
    border-top: 14px solid #92200B;
}
.mt_specials_popup .mt_sub_heading {
    font-weight: 500;
}
.mt_specials_popup .mt_txt_intro {
    font-weight: 300;
}
.mt_specials_popup .mt_sub_heading,
.mt_specials_popup .mt_txt_intro {
    font-family: museo-slab, sans-serif;
    color: #424141;
}

/* Footer */ 
footer {
    background: url('./images/Footer-BG-sm.jpg') no-repeat;
    background-size: cover;
}
footer .hywrap .form-actions button:hover {
    background-color: #EF4323;
    border-color: #EF4323;
}
footer h2 {
    color: #fff;
    font-family: museo-slab, sans-serif;
    font-weight: 500;
}
footer.mt_with_both_margins {
    position: relative;
    margin-top: 120px;
}
footer.mt_with_both_margins .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
footer .hywrap input[type="text"], footer .hywrap select {
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    color: #424141;
}
footer .hywrap input[type="text"] {
    font-weight: 100;
}
footer .hywrap .top_align .control-label,
.hywrap .LV_invalid {
    font-family: museo-sans, sans-serif;
    font-weight: 100;
    color: #fff;
}
.hywrap .LV_invalid {
    color: #EF4323 !important;
}
footer h2,
footer .mt_footer_address_block,
footer .mt_footer_bottom_block {
    position: relative;
    z-index: 1;
}
footer .hywrap .form-actions button {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
footer .mt_footer_address_block p span {
    display: block;
    line-height: 30px;
}
body footer .mt_footer_bottom_block .mt_social_wrapper a:last-child img {
    max-width: 18px;
}
.mt_hyly_block {
    position: relative;
    z-index: 1;
}

/* Header */
header .mt_navigation_wrapper nav {
    width: calc(51% - 50px);
}
header .mt_logo_area img {
    max-width: 75px;
}
#mainContents .mt_fixed,
.mt_hamb_menu.menu-open {
    background: #424141 !important;
}
.mt_hamb_menu li a,
.mt_hamb_menu li.current_page_item a {
    color: #fff;
}
html .mt_hamb_menu li a:hover, .mt_hamb_menu li.current_page_item a {
    color: #DDA527 !important;
}
.mt_hid header .mt_menu_toggle .mt_menu_2,
.mt_hid header .mt_menu_toggle .mt_menu_3 {
    background: #fff;
}
html header .mt_navigation_wrapper nav ul li a:hover:after, 
header .mt_navigation_wrapper nav li.current_page_item a:after {
    opacity: 1;
}
header .mt_navigation_wrapper nav ul li a:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 96%;
    height: 1px;
    bottom: -5px;
    left: 0;
    background: #ffffff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
header .mt_navigation_wrapper nav ul li a {
    position: relative;
}
.mt_hamb_menu .mt_social_wrapper a img {
    max-width: 20px;
}

/* Home page */
.mt_main_heading,
#mainContents .mt_two_col .mt_col_content .mt_sub_heading,
#home_page .mt_txt_sub,
.mt_home_sec2 .mt_main_heading,
#mainContents .mt_home_intro .mt_txt_intro {
    color: #424141;
}
.mt_main_heading,
#home_page .mt_banner_content .mt_main_heading,
#mainContents .mt_two_col .mt_col_content .mt_sub_heading,
#mainContents .mt_two_col .mt_col_content .mt_txt_sub,
#home_page .mt_txt_sub {
    font-family: museo-slab, sans-serif;
}
.mt_quick_fpsrch .dropdown .selectivo__label {
    width: 125px;
}
.mt_main_heading {
    font-weight: 500;
}
#mainContents .mt_banner .mt_txt_intro {
    font-family: museo-sans, sans-serif;
    font-weight: 100;
}
.mt_home_cnt .mt_main_heading {
    color: #DDA527;
}
.mt_home_cnt .mt_home_intro .mt_txt_intro {
    color: #fff;
}
#home_page .mt_home_cnt.mt_home_type2 {
    background: url('./images/77H-Homepage-Pattern.png') repeat;
    background-size: auto auto;
}
#mainContents .mt_two_col .mt_col_content .mt_sub_heading,
#mainContents .mt_two_col .mt_col_content .mt_txt_sub,
#home_page .mt_txt_sub {
    font-weight: 300;
    color: #424141;
}
.home-page #mainContents #home_page .mt_home_gallery .mt_transparent_btn {
    border: 1px solid #FFF!important;
    color: #fff!important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    font-weight: 700;
    font-family: museo-sans, sans-serif;
}
.mt_mob_dropdown_wrap .selectivo__option {
    font-family: museo-sans, sans-serif;
}
#mainContents .mt_home_sec2 .mt_main_heading,
#mainContents .mt_home_sec2 .mt_txt_sub {
    margin: 0 auto;
    text-align: center;
}
#mainContents .mt_home_sec2 .mt_txt_sub {
    margin-top: 20px;
}
#home_page .mt_control_btn button.mt_play:before {
    display: none;
}
.mt_h_neigmap_wrap {
    text-align: center;
}
.mt_home_type2 .mt_main_heading,
.mt_home_type2 .mt_txt_introg {
    width: 100%;
    max-width: 100%;
}

/* Floor plan */
#mainContents .mt_floorplan .mt_fp_links a,
.mt_compare_txt .mt_btn,
.mt_fp_pagination p {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
.mt_compare_txt .mt_btn {
    font-weight: 700;
}
input.mt_compare_checkbox:checked ~ * .mt_compare_checklabel {
    border-color: #EF4323;
    background-color: #EF4323 !important;
}
.view_by,
.mt_floorplan .mt_fp_filter span,
#mainContents .mt_floorplan .mt_fp_filter > div li a,
#mainContents #fp_grid_view .mt_h4_heading, 
#mainContents #fp_list_view .mt_list_row .mt_h4_heading {
    color: #424141;
}
#mainContents .mt_fp_filter > div.mt_filter_bottom .dropdown li {
    font-weight: 100;
}
.mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown .selectivo__label {
    font-weight: 300;
}
#mainContents .mt_fp_filter > div.mt_filter_bottom .dropdown li,
.mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown .selectivo__label {
    color: #424141;
    font-family: museo-sans, sans-serif;
}
#mainContents #fp_grid_view .mt_h4_heading, 
#mainContents #fp_list_view .mt_list_row .mt_h4_heading,
.mt_fp_detail.mt_two_col .mt_fp_images h1,
.mt_fp_detail.mt_two_col .mt_fp_details h2,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper h2,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content button span.mt_calc_price, 
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item span.mt_calc_price, 
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det span.mt_calc_price,
#floorplan_building_view .mt_fp_img p, #floorplan_keyplan_view .mt_fp_img p,
#floorplan_building_view .mt_fp_img .mt_build_select_block p,
#floorplan_keyplan_view .mt_fp_img .mt_build_select_block p,
.mt_fp_detail .mt_compare_items .mt_compare_item .mt_compare_head h2 {
    font-family: museo-slab, sans-serif;
    font-weight: 500;
}
#mainContents .mt_floorplan .mt_specials_popup {
    border: 1px solid #EF4323;
    background-color: rgba(255, 255, 255, 1);
}
#floorplan_building_view .mt_fp_img .mt_build_select_block, 
#floorplan_keyplan_view .mt_fp_img .mt_build_select_block {
    background-color: rgba(239, 67, 35, 0.1);
}
#floorplans_page .mt_two_col.mt_fp_bottom_block {
    display: none;
}
#mainContents .mt_fp_detail.mt_two_col .mt_calc_btn,
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content button.active .mt_calc_price, 
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item.active .mt_calc_price, 
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det.active .mt_calc_price,
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_calc_top span {
    color: #EF4323;
}
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_calc_top span {
    border: 1px solid #EF4323;
}
#mainContents .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content .mt_addon_wrap .mt_addon_item:nth-of-type(odd),
#fp_list_view .mt_list_box:nth-child(2n) .mt_list_row {
    background-color:rgba(66, 65, 65, 0.05);
}
#mainContents .mt_floorplan .mt_fp_links a {
    background-color: rgba(0, 0, 0, 0.2);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_build_btn {
    display: none !important;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_checkbox_wrapper input:checked + label::after {
    background-color: #EF4323;
}
#mainContents .mt_floorplan .mt_fp_links a {
    color: #fff;
}
#mainContents .mt_floorplan .mt_fp_links a:hover,
.home-page #mainContents #home_page .mt_home_gallery .mt_transparent_btn:hover {
    background-color: rgba(0,0,0,0.5) !important;
}
#floorplan_compare_page .mt_two_col.mt_fp_bottom_block {
    display: none;
}

/* Gallery */
.mt_gal_cat {
    background: #424141;
}

/* Features */
.mt_tab_head_wrapper {
    display: none !important;
}
.mt_tab_head_wrapper {
    background: #424141;
}

/* Amenities & Services */
.amenities .mt_col_content .mt_txt_sub:not(:last-child):after {
    border-bottom: 3px solid #DDA527;
}
/* .features .mt_col_content .mt_txt_sub:not(:last-child):after {
    border-bottom: 3px solid #DDA527;
    content: '';
    height: 1px;
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.features .mt_col_content .mt_txt_sub {
    padding-bottom: 25px;
    position: relative;
} */
#amenities_page .mt_events_blog {
    background-color: #424141;
    padding: 55px 5% 65px;
    text-align: center;
}
#amenities_page .mt_events_blog h3 {
    font-family: museo-slab, sans-serif;
    font-weight: 500;
    color: #DDA527;
    font-size: 48px;
    letter-spacing: 0.4px;
    line-height: 64px;
    margin-bottom: 55px;
}
#amenities_page .mt_events_blog .mt_h4_heading,
#amenities_page .mt_events_blog .mt_txt_sub {
    font-family: museo-slab, sans-serif;
    font-weight: 300;
    color: #fff;
}
.services-wrapper {
    background-color: #424141;;
}
.services-wrapper h2 {
    padding-bottom: 35px;
}
.services-wrapper ul {
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
}
.services-wrapper .mt_home_cnt {
    width: 80%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 95px;
}
.services-wrapper ul li img {
    width: 55%;
    margin-bottom: 30px;
}
.services-wrapper ul li {
    color: #fff;
}
.services-wrapper ul li h3,
.services-wrapper ul li p {
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
.services-wrapper ul li h3 {
    font-size: 36px;
    margin-bottom: 15px;
}
.services-wrapper ul li p {
    font-size: 16px;
}
.services-wrapper.mt_quick_fpsrch {
    padding: 10px 0 30px;
    margin-top: 15px;
}
#amenities_page .mt_two_col .mt_col_content .mt_sub_heading {
    text-transform: capitalize;
}
.features .mt_col_content .mt_txt_sub:not(:last-child):after {
    content: '';
    height: 1px;
    width: 100px;
    border-bottom: 3px solid #DDA527;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Neighborhood */
.neighborhood .mt_map_cont .mt_neighborhood_category {
    background-color: #DDA527;
}
.neighborhood .mt_map_cont .mt_category_list > li > button, 
.neighborhood .mt_map_cont .mt_category_list > li > span,
.neighborhood #neighborhood_page .mt_sub_category_list li {
    font-weight: 100;
    color: #fff;
}
.neighborhood .mt_map_cont .map-popup span, 
.neighborhood .mt_map_cont .map-popup a,
.poi-info-window div, .poi-info-window a {
    font-family: museo-sans, sans-serif;
    font-weight: 100;
    color: #424141;
}
.neighborhood .mt_map_cont .map-popup a {
    color: #EF4323;
}
.neighborhood .mt_map_cont #content-sect h3 {
    color: #424141;
}
.neighborhood #neighborhood_page .mt_map_cont h3 {
    font-weight: 700;
}

/* Blog */
#blog_page .mt_tab_head_wrapper button, 
#blog_page .mt_tab_head_wrapper a.selectivo__option,
#retaile_page .mt_tab_head_wrapper .selectivo__option {
    letter-spacing: 4px;
}
#blog_page .mt_blog_list_box .mt_sub_heading.mt_heading_italic,
#blog_detail .mt_blog_details .mt_blog_date_cat,
.mt_bck_blog {
    font-family: museo-slab, sans-serif;
    font-weight: 700;
}
#blog_page .mt_blog_list_box .mt_txt_sub,
#blog_detail .mt_blog_details p {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
}
#mainContents #retaile_page .mt_retail_bottom_section .mt_retail_items .mt_retail_item h3 {
    font-family: museo-slab, sans-serif;
    font-weight: 500;
}
#retaile_page .mt_retail_bottom_section .mt_retail_items .mt_retail_item p {
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
#blog_detail .mt_blog_details .mt_blog_date_cat,
#blog_page .mt_blog_list_box .mt_txt_sub,
#retaile_page .mt_retail_bottom_section .mt_retail_items .mt_retail_item p,
#blog_detail .mt_blog_details p,
#mainContents #retaile_page .mt_retail_bottom_section .mt_retail_items .mt_retail_item h3,
#contact_page .hywrap .control-label,
#contact_page .hywrap input, #contact_page .hywrap input[type="text"], 
#contact_page .hywrap select, #contact_page .hywrap textarea {
    color: #424141;
}
#mainContents #blog_detail .mt_blog_details {
    margin: -14vh auto 0;
}

/* Contact */
#contact_page .mt_contact_content .mt_sub_heading.mt_heading_italic,
#contact_page .hywrap #more-info a,
#contact_page .mt_contact_flex .mt_contact_details .mt_contact_heading {
    font-family: museo-slab, sans-serif;
    color: #424141;
    font-weight: 500;
}
#contact_page .mt_contact_flex .mt_contact_details p {
    color: #424141;
}
#contact_page .mt_contact_btn_wrap {
    margin-bottom: 0;
    display: none;
}
.mt_cntdetails_wrap .mt_contact_details p span {
    display: block;
}
.mt_cntdetails_wrap .mt_contact_details p .mt_desktop {
    display: none;
}

/* Thank you */
#thank_you_page .mt_sub_heading,
#thank_you_page .mt_banner .mt_txt_sub_heading,
#page_404 .mt_banner .mt_txt_sub_heading {
    color: #424141;
}
#thank_you_page .mt_sub_heading {
    font-family: museo-slab, sans-serif;
    font-weight: 700;
}
#mainContents #thank_you_page .mt_banner .mt_txt_sub_heading,
#mainContents #page_404 .mt_banner .mt_txt_sub_heading {
    font-family: museo-sans, sans-serif;
    font-weight: 100;
}
#page_404 .mt_banner .mt_txt_sub {
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}

/* Icons */
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_list_btn.active {
    background-image: url('./images/list-active.png');
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_grid_btn.active {
    background-image: url('./images/grid-active.png');
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_build_btn.active {
    background-image: url('./images/building-active.png');
}
.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button {
    background: url("./images/eye.png") transparent no-repeat left center;
}
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_enlarge_btn,
 .mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_enlarge_btn {
    background: url("./images/add.png") transparent no-repeat left center
}
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_share_btn, 
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_share_btn {
    background: url("./images/share.svg") transparent no-repeat left center;
}
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_download_btn, 
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_download_btn {
    background: url("./images/download.svg") transparent no-repeat left center;
}

/* Common */
#mainContents .mt_banner .mt_main_heading {
    font-family: museo-slab, sans-serif;
    color: #fff;
    font-weight: 700;
}
#mainContents  .dropdown [role="option"]:focus, 
#mainContents #category_selector [role="option"].selectivo__option--selected,
#mainContents #gallery_page .mt_gal_cat #category_selector .selectivo__option:hover {
    background-color: #fff !important;
    color: #424141 !important;
}
.mt_txt_intro,
.mt_quick_fpsrch .dropdown .selectivo__label,
.mt_specials_popup .mt_spcls_disclaimer,
footer .mt_footer_address_block span,
footer .mt_footer_address_block p,
footer .mt_footer_address_block h3,
footer .mt_footer_bottom_block a.mt_privacy,
footer .mt_footer_bottom_block span.mt_privacy,
footer .mt_footer_bottom_block span,
#mainContents .mt_floorplan .mt_fp_filter span.mt_result_count,
#mainContents .mt_floorplan .mt_fp_filter > div li a,
#mainContents #fp_grid_view .mt_list_box .mt_list_col:not(.mt_fp_unit):not(.mt_lbox_btn_wrap) > *,
.mt_fp_details p,
.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button,
.mt_fp_detail.mt_two_col .mt_calc_btn,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content button span, 
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item span, 
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det span,
#gallery_page .mt_gallery_caption .mt_gallery_pag,
#mainContents #gallery_page .mt_gallery_caption .mt_txt_intro,
.neighborhood .mt_map_cont .mt_category_list > li > button, 
.neighborhood .mt_map_cont .mt_category_list > li > span,
.neighborhood .mt_map_cont h3,
.neighborhood .mt_sub_category_list li,
.neighborhood .mt_map_cont .map-popup h3,
.poi-info-window .title,
#retaile_page .mt_home_intro .mt_txt_sub,
#contact_page .hywrap .control-label,
#contact_page .hywrap input, #contact_page .hywrap input[type="text"], 
#contact_page .hywrap select, #contact_page .hywrap textarea,
#contact_page .mt_contact_flex .mt_contact_details p,
.neighborhood .mt_sub_category_items .mt_sub_cat_item p,
.neighborhood .mt_sub_category_items .mt_sub_cat_item p.mt_sub_item_dist,
.floorplan-comapre .mt_fp_detail > p {
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.monthly_disclaimer{
    max-width: none;
    font-size: 78%;
}
.view_by,
.mt_floorplan .mt_fp_filter span {
    font-family: museo-slab, sans-serif;
    font-weight: 700;
}
footer .mt_footer_address_block h3,
.neighborhood .mt_sub_category_items .mt_sub_cat_item p {
    font-weight: 500;
    font-style: normal;
}
#mainContents .slick-dots li button {
    border: 1px solid #fff;
}
#mainContents .slick-dots li.slick-active button {
    background: #fff;
}
.mt_specials_popup .mt_promo {
    font-family: museo-sans, sans-serif;
    font-weight: 500;
}
.mt_home_intro.mt_page_padding {
    padding-left: 5.6vw;
    padding-right: 6.6vw;
}

/* New modifications */
footer .mt_footer_bottom_block .mt_social_wrapper a:nth-child(2) img, 
footer .mt_footer_bottom_block .mt_social_wrapper a:nth-child(3) img {
    width: auto;
}
.mt_quick_fpsrch .mt_btn {
    margin-top: 45px;
}
#amenities_page .mt_home_intro > * {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
header {
    padding: 25px 0;
}
header .mt_navigation_wrapper {
    position: relative;
    align-items: center;
}
.menu-utiltiy-menu-container {
    position: absolute;
    top: 35%;
}
#blog_page .mt_blog_list {
    padding-top: 64px;
}
.mt_sub_heading, .mt_blog_desc h3, 
.mt_blog_desc h2, .mt_bl
.mt_retail_item h3, 
#event_detail_page .mt_evnt_txt h2:not(.tribe-events-tickets-title), 
#event_detail_page .mt_evnt_txt h1:not(.tribe-events-tickets-title) {
    color: #424141;
}
#blog_detail .mt_blog_details a {
    color: #EF4323;
}
#retaile_page .mt_home_intro {
    margin: 50px 0;
}
.virtual_tour header {
    background: #424141 !important;
}
#blog_detail .mt_blog_details ul, #blog_detail .mt_blog_details ol {
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    color: #424141;
}
#page_404 .mt_banner .mt_banner_content, 
#thank_you_page .mt_banner .mt_banner_content {
    background: rgba(255, 255, 255, 0.95);
    color: #424141;
}
#mainContents #page_404 .mt_banner .mt_main_heading {
    font-family: museo-slab, sans-serif;
    font-weight: 700;
    color: #424141;
    font-size: 36px;
    letter-spacing: 0.3px;
    line-height: 48px;
}
#page_404 .mt_banner .mt_btn:hover,
.neighborhood .mt_map_cont .mt_labels {
    background: #EF4323;
    color: #fff;
}
header .mt_navigation_wrapper .mt_header_right .mt_visit_btn:hover {
    background-color: rgba(46,46, 46, 0.7);
}
footer .mt_footer_bottom_block .mt_footer_bottom_right .mt_ada img {
    width: auto;
    height: 30px;
}
footer .mt_footer_bottom_block .mt_footer_bottom_right .mt_eho img {
    width: auto;
    height: 30px;
}
.amenities .mt_events_blog .mt_box .mt_box_img {
    padding-bottom:75%;
    height:0;
}
.neighb-map-pointer {
    width: 25px !important;
    height: 40px !important;
}
.neighborhood #mainContents .mt_map_cont .mt_labels {
    font-family: museo-slab, sans-serif;
    font-weight: 700;
    margin-left: 3px !important;
    margin-top: 0px !important;
    font-size: 14px;
    width: 23px;
    height:30px;
    text-align: center;
}
#gallery_page .mt_gallery_caption {
    background: #424141 !important;
}
#gallery_page .mt_gal_cat {
    background: #EF4323;
}
#mainContents .mt_mob_dropdown_wrap .selectivo__option {
    background-color: transparent !important;
}
#retaile_page .mt_home_intro .mt_txt_sub {
    font-size: 24px;
    line-height: 32px;
}
.mt_home_neigh .mt_h_neig_map,
#contact_page .mt_contact_flex .mt_contact_map {
    background-size: auto !important;
    background-position: center center;
}
#fp_grid_view .mt_list_box .mt_grid_plan a {
    max-height: 100%;
    flex: 0 0 auto;
}
#floorplan_detail_page .mt_fp_btn_block {
    padding: 0;
}
#floorplan_detail_page .mt_fp_btn_block button {
    display: none;
}
#mainContents #home_page .mt_banner_content .home_banner_btn {
    border: 1px solid #fff;
    color: #fff;
}
#mainContents #home_page .mt_banner_content .home_banner_btn:hover {
    border: 1px solid #EF4323;
}
.banner-btn-wrapper {
    margin-top: 30px;
}
#fp_list_view .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block,
.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button {
    background: transparent;
    padding: 0;
}

.footer-verbiage {
    width: 100%;
    clear: both;
    padding-top: 42px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
    position: relative;
    z-index: 1;
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
.footer-verbiage a {
    color: #fff;
    text-decoration: underline;
    float: inherit !important;
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
@media (max-width: 768px){
    footer .mt_footer_address_block .mt_address_middle h3 {
        display: block!important;
    }
}

.neighborhood .mt_sub_category_items .mt_sub_cat_item p.mt_sub_item_dist{
    display: none;
}
/*** Blog page image overlap issue fix*****/
#blog_detail .mt_blog_details ul.blocks-gallery-grid li figure img{
    max-height:95%;
}
/*** Osano Script Modifications ***/
.osano-cm-widget {
    display: none;
}
.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link:hover, .osano-cm-link:active, 
.osano-cm-link {
    color: #000;
} 
.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link,
.osano-cm-link:hover, 
.osano-cm-link:active {
    color: #000;
}
footer .mt_footer_bottom_block .mt_cookie {
    border-right: 1px solid #979797;
    padding-right: 3vw;
    font-family: museo-slab, sans-serif;
    font-weight: 300;
}
footer .mt_footer_bottom_block .mt_social_wrapper {
    width: 20vw;
}
.mt_fp_disclaimer {
  margin-top: 30px;
}
.gmap_marker_div .number-label{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-top: -4px;
  }
  .gm-ui-hover-effect>span {
    background-color: transparent;
  }

 #floorplans_page {
  #floor_plan_compare_btn, #text_compare_p {
    display: none;
  }
  .mt_list_box {
    padding-bottom: calc(3vw - 6px);
  }
  .fp-fee-disclaimer {
    font-size: 14px;
    padding-top: 25px;
  }
}

@media (max-width: 768px){
  #floorplan_detail_page {
    .rfwa-fee-calculator {
      display: inline-block;
      
      width: 230px !important;
      p {
        width: max-content;
      }
    }
    
    .rfwa-fee-calculator::before {
      width: 22px;
      height: 22px;
      background-position: center bottom;
      position: absolute;
      top: 2px;
    }
  }
}


#floorplans_page {
  .mt_calc_btn {
    display: none;
  }
}

#floorplan_detail_page {
  .mt_calc_btn {
    display: none;
  }
  .rfwa-fee-calculator {
    p {
      font-weight: bolder;
      padding-top: 1px;
    }
  }
 .mt_fp_details .monthly_rent {
   font-weight: bolder;
 }
}

@media (min-width: 768px){
 #floorplans_page {
   #fp_list_view {
     .mt_list_col.mt_desktop {
        flex-direction: column;
        text-align: left;
        align-items: baseline;
        span.mt_txt_sub {
          min-width: 122px;
        }
     }
   }
 }
}

@media (min-width: 768px){
  #floorplan_detail_page {
    .rfwa-expense-type.Optional {
      color: #000000;
      background-color: #e2e2e2;
    }
    .rfwa-fee-calculator {
      padding-left: 5px !important;
      width: 230px !important;
      p {
        padding-left: calc(22px + 7px);
        text-align: initial !important;
      }

    }
    .rfwa-fee-calculator::before {
      width: 22px;
      height: 22px;
      background-position: center bottom;
      position: absolute;
      top: 2px;
    }
  }
}

.rfwa-export-pdf-link {
    color: #424141 !important;
}


@media (max-width: 1440px) and (min-width: 769px) {
  #fp_grid_view {

    padding-left: 3.6vw !important;
    padding-right: 3.6vw !important;
    
  }
}
