/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*=print invoice
--------------------------------------------------------------------------------*/
.invoice_print_title {
    font-size: 25px;
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    margin-bottom: 5px;
}

.wpestate_invoice_date{
  font-size: 13px;
}

.wpestate_print_invoice_to_section,
.wpestate_print_invoice_from_whom_section{
  width: 50%;
  float: left;
  margin-top: 45px;
  font-size: 14px;
  margin-bottom: 45px;
  line-height: 1.5em;
}

.wpestate_print_invoice_details_wrapper{
  width: 100%;
  text-align: right;
}

.wpestate_print_invoice_details_detail{
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0px;
  font-size: 13px;
  margin-bottom:0px;
}

.wpestate_print_invoice_details_detail label{
  float:left;
  font-weight: 700;
}

.wpestate_print_invoice_details_wrapper{

}

.wpestate_print_invoice_details_wrapperex_details{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}

.wpestate_print_invoice_end{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}
/* cacher la carte et mettre à 100% la recherche + liste propriétés */
#google_map_prop_list_wrapper {
  display: none;
}
#google_map_prop_list_sidebar {
  width: 100%!important;
}
/* cacher la recherche par localisation ET le label + le slider qui va avec */
.radius_wrap,
.slider_radius_wrap,
.slider_radius_wrap {
  /* display:none; */ /* inutile car viré via le code ici : /wp-content/themes/wpresidence-child/templates/advanced_search_type_half.php */
}
.notice_area .price_area,
.notice_area .property_categs,
.elementor-element.elementor-element-3ee21051.elementor-widget.elementor-widget-property_show_overview_section,
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-a75854a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default,
.elementor-element.elementor-element-c21812.elementor-widget.elementor-widget-property_show_reviews_section,
.hidden
{
    display: none;
}

.dropdown.listing_filter_select.order_filter {
  display: none;
}

/* liste recherche type 4 : property_unit_type4 */
.property_unit_type4 {
  min-height: 400px;
  margin-bottom: 30px;
}
.property_listing .carousel {
  float: left;
  max-height: 230px;
}
.property_unit_type4 .carousel-inner,
.property_unit_type4 .property_unit_carousel {
  height: 173%;
}
.property_unit_type4 .item {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.property_unit_type4_content_details {
  text-align: right;
  padding-right: 22px !important;
  float: right;
  width: 100%;
  line-height: 1.65em;
}
.ville.odd-property_unit > a {
  color: #B5F948;
}
.ville.even-property_unit > a {
  color: #F29840;
}
.listing_wrapper.property_unit_type4 .inforoom_unit_type4 {
  width: 100%;
  text-align: right;
}
.inforoom_unit_type4.adresse {
  font-size: 120%;
  font-style: italic;
}
.inforoom_unit_type4 {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-weight: var( --e-global-typography-primary-font-weight );
  display:inline-block;
  margin :0px 10px;
  position:Relative;
  color: #fff;
  text-shadow: 0px 0px 2px #000000;
}


/* carte > prix dans la fiche modale */
#property_modal_images {
  background: #fff;
}
.property_unit_type5 .carousel-inner, .property_unit_type5 .property_unit_carousel {
  width: 100%;
  height: 173%;
}
.info_details .prop_pricex {
  display: none;
}
.property_unit_type5_content_details {
  text-align: right;
  padding-right: 22px !important;
  float: right;
  width: 100%;
  line-height: 1.65em;
}
#property_modal_content .acc_google_maps {
  margin-left: 16px;
}
#property_modal_header .listing_detail strong {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
}
:any-link {
  cursor: pointer;
}
.carousel-inner {
  cursor:pointer;
}
.inforoom_unit_type5 {
  display: inline-block;
  margin: 0px 10px;
  position: Relative;
  text-shadow: 0px 0px 2px #000000;
}
.inforoom_unit_type5.ville {
 font-size: 140%;
}
.property_unit_type5_content_wrapper .inforoom_unit_type5 {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-weight: bold;
}
.modal_property_separator {
    height: 2px;
    background-color: #666;
    width: 100%;
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
}
.modal_property_typologies, .modal_property_etage, .modal_property_laws, .modal_property_date {
    float: left;
    width: 100%;
}
/* mobile only */
.elementor-widget-container > .notice_area .prop_social {
    right: 0px;
}
.title_share.share_list.single_property_action {
  padding-left: 0;
}
.mobile_agent_area_wrapper {
  display: none!important;
}
/* @media only screen and (max-width: 770px) {
  .mobile_agent_area_wrapper {
    display: none;
  }
} */
.contact-box.islive {
  display: none;
}

/* entre mobile > tablette et pc */

@media only screen and (max-width: 1140px){
  #google_map_prop_list_sidebar {
    width: 100%!important;
  }
}

/* brouillon test pour list/ville : .tax-property_city  est dans le body de la list resultats par ville */
.tax-property_city .col-xs-12.col-md-3.col-md-pull-9.widget-area-sidebar,
.tax-property_city .listing_filters_head
/* .tax-property_city .adv-search-1  */
{
  display: none;
}
.tax-property_city .adv-search-1 .col-md-2 .dropdown.form-control {
  display: none;
}
.tax-property_city .adv-search-1 .col-md-8 {
  width: 83.333333%;
}
.tax-property_city .col-md-9.col-md-push-3.rightmargin {
  width: 100%;
  left: 0;
}
/* rectification de la map en mode mobile */
@media only screen and (max-width: 810px) {
  #google_map_prop_list_wrapper, #google_map_prop_list_wrapper.half_type1 {
    height: 638px;
  }
}
@media only screen and (max-width: 640px) {
  #google_map_prop_list_wrapper.half_type1 {
    height: 638px!important;
  }
}
@media only screen and (max-width: 390px) {
  #google_map_prop_list_wrapper, #google_map_prop_list_wrapper.half_type1 {
    height: 640px!important;
  }
}
@media only screen and (max-width: 375px) {
  #google_map_prop_list_wrapper, #google_map_prop_list_wrapper.half_type1 {
    height: 580px!important;
  }
}

/* menu droite sandwitch */
.header_type3_menu_sidebar #access
  position: absolute;
  width: 100%;
}
.menu-main-menu-container {
  height: auto;
}
.header_type3_menu_sidebar #access ul.menu>li>a, .header_type3_menu_sidebar #access .menu>li>a i {
  font-weight: 200;
}
.header_type3_menu_sidebar .menu > li a,
.header_type3_menu_sidebar #access .menu > li > a i {
 right: 120px;
 position: absolute;
 font-weight: 200;
}
li.current_page_item a {
  font-weight: bold !important;
}
/* #menu-main-menu-1 {
  position: absolute;
} */
#access .menu {
  /* width: 23vw; */
  width:420px;
  height: 90vh;
  margin: auto;
  display: grid;
  align-items: center;
  justify-content: flex-start;
}
.header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
  text-align: right;
  height: 10vh;
  right: 12px;
  width: 35vw;
  /* vertical-align: middle; /* non affecté car objet non positionné */
  display: flex;
  align-items: center;
}
.header_type3_menu_sidebar.header_left.header_alignment_text_right #access li a {
  font-family: Montserrat;
  line-height: 45px;
}
.current_page_item
.header_type3_menu_sidebar .menu > li:hover {
  background: transparent !important;
}
/* correction largeur (et donc taille) du menu selon taille */
@media only screen and (max-width: 770px) {
    .header_type3_menu_sidebar {
        display: block;
    }
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        /*width: 48vw;*/
        width: 380px;
    }
}
@media only screen and (min-width: 900px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 550px;
    }
}
@media only screen and (min-width: 1023px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 37vw;
    }
    .master_header.wide.header_transparent.topbar_transparent.topbar_transparent.full_width_header {
        right:0!important;
    }
}
@media only screen and (min-width: 1279px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 30vw;
    }
}
@media only screen and (min-width: 1400px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 28vw;
    }
}
@media only screen and (min-width: 1500px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 26vw;
    }
}
@media only screen and (min-width: 1572px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 24vw;
    }
}
@media only screen and (min-width: 1792px) {
    .header_type3_menu_sidebar.header_left.header_alignment_text_right #access li {
        width: 22vw;
    }
}
/* menu mobile gauche mobilex-menu */
.mobilex-menu {
  height: 100%;
}
.mobilex-menu li {
  text-align: left;
  /* height: 29vw; */
}
.mobilex-menu li a {
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 200;
  /* font-size: 22px; */
  line-height: 25px;
}
