/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate + Pierre Delaunay
 Author URI:   http://wpestate.org and https://pierre-delaunay.fr/
 Template:     wpresidence
 Version:      5.0.32
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/*START CSS CUSTOM*/

/* page propriété */
body.single-estate_property input#morgage_down_payment_percent, 
body.single-estate_property #monthly_property_tax,
body.single-estate_property #hoo_fees, 
body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div:nth-child(2) > label:nth-child(3),
body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div:nth-child(2) > label:nth-child(5){
  /* display: none; */
  visibility: hidden;
}
body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div.morgage_chart_wrapper.onfirst > ul > li:nth-child(2),
body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div.morgage_chart_wrapper.onfirst > ul > li:nth-child(3){
  /* display: none; */
  visibility: hidden;
}

body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div:nth-child(2){
  display: none;
}
body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div.morgage_chart_wrapper.onfirst{
  width: 100% !important;  
}

body.single-estate_property #accordion_property_payment_calculator_collapse > div > div > div.morgage_chart_wrapper.onfirst .morgage_legend{
  display: none;
}

body.single-estate_property  #accordion_property_energy_savings{
  display: none;
}

body.single-estate_property .morgage_data_wrapper.onfirst #morgage_down_payment{
  width: 100%;  
}

/* page estimer son bien */
/* body.page-id-19741 .single_width_page{
  text-align: center;
} */
/*menu*/

/* media queries all outer 1200px */
@media screen and (min-width: 1200px) {
    .master_header:not(.master_header_sticky) .header_type6 .wpresidence_header_6_firs_menu{
      /*margin-top:-100px;*/
      width: 100%;
      }
      .header_type6 .wpresidence_header_6_secondary_menu{
          position: absolute;
          right: 70px;
      }
      .header_type6 .logo {        
        position: absolute;
        display: flex;
        margin-left: 44%;
      }
  }
  
  
  /*PAGE ABOUT US*/


