/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

.breadcrumb li {
  margin:0;
  display:inline-block;
  position:relative;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #777E80;
}
.breadcrumb li a {
  color: #777E80;
  text-decoration: none;
}



.apimo-search-h1 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 68px;
  text-align: center;
  color: #12272F;
}
.apimo-search-h1-contenair {
  width: initial;
  position: relative;
  max-width: 930px;
  margin: auto;
}
.apimo-search-h1-contenair lottie-player {
  position: absolute;
  transform: rotate(-114deg);
  left: -60px;
  top: -26px;
}

.apimo-search-h1 span {
  color:#FFA301;
}

.apimo-search-intro {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #12272F;
}


/* Filtre */

.filter-container {
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
}

.filter-container > lottie-player:nth-child(1) {
  position: absolute;
  left: calc(50% - 805px);
  top: -60px;
}


.apimo-filters {
    border-radius: 30px;
    background-color: #12272f !important;
    min-height: 102px;
}
.apimo-filter-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 26px;
    gap: 48px;
}

.apimo-filter-wrapper .filter-item {
    margin-right: initial;
    width: 260px;
    height:66px;
}
section.apimo-filters.apimo-archive-filters {
    padding: initial;
    border: none;
}
.apimo-filter-wrapper .filter-item-title .text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.01em;
    color: #FFFBF1 !important;
}
.apimo-filter-wrapper .filter-item-title {
    padding: 8px 7px;
    border: none;
    border-bottom: 1px solid #fff;
}
.filter-item-title path{
    fill: #ffffff
}
.filter-item-info {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: rgba(255, 251, 241, 0.8);
    padding: 7px 7px;
}

.apimo_search_save {
    float: left;
}
.apimo_search_more {
    float: left;
    border-right: 1px solid #12272f;
    height: 47px;
}
.apimo_search_options_div {
    float: left;
    margin-left: 93px;
    width: 338px;
    background: #FFA301;
    border-radius: 0px 0px 30px 30px;
    height: 47px;
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    color: #12272F;
    line-height: 40px;
}
.apimo_search_options_div a{
    color: #12272F !important;
    text-decoration: none;
}
.apimo_search_options {
    margin-bottom: 40px;
    overflow: hidden;
}
section.apimo-filters {
    margin-bottom: -1px;
}
  
.apimo_search_more > img:nth-child(1) {
  padding: 10px 15px;
}
.apimo_search_save > img:nth-child(1) {
  position: absolute;
  top: 9px;
  left: 10px;
}
.apimo_search_save {
  position: relative;
}
.apimo_search_save > span:nth-child(2) {
  padding-left: 44px;
}

.apimo-filters .apimo-apply-filter, .apimo-filters .apimo-apply-filter:hover {
  border: none;
  color: initial;
  background-color: initial;
  padding: 18px 16px 0;
}

.select2-dropdown {
  width: 280px !important;
  padding: 0 10px;
  background-color: #12272F;
  border-radius: 30px;
  overflow: hidden;
  border:0;
  left: -14px !important;
  top: 0px !important;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height:174px !important;
  overflow-y:auto
}
.select2-search__field {
  background-color: transparent !important;
  border: none !important;
  color: #FFFBF1CC;
  outline: none;
  background-image: url('/wp-content/themes/immovendu/assets/images/search_icon.svg') !important;
  background-repeat: no-repeat !important;
  background-position-y: 5px;
  padding-left: 30px !important;
}

.select2-dropdown li{
  background-color: #fff;
  border-radius: 30px;
  margin: 10px 0px;
  height: 31px;
  line-height: 20px;
  padding-left: 20px;
  transition: all 0.3s ease;
}


.select2-container--default .select2-results__option--selected {
  background-color:#FFA301;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color:#FFA301;
  color:inherit;
}
.select2-search--dropdown {
  padding:0;
}


.apimo_location .apimo_location_wrap {
  padding: 0 !important;
}
.apimo_location .selection {
  display: none;
}
/* list no-result */
.apimo-no-result-contenair{
  width: 100%;
  position: relative;
  margin-bottom: 130px;
}
.apimo-no-result{
  position: absolute;
  width: 871px;
  height: 183px;
  left: calc(50% - 871px/2 + 0.5px);
  background-color: #FFA301;
  border-radius: 30px;
  text-align: center;
}
.apimo-no-result-title{
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  color: #FFFBF1;
  padding: 20px 0;
}
.apimo-no-result-content{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #FFFBF1;
}
.apimo-no-result-link {
  background-color: #12272F;
  border: 3px solid #12272F !important;
  border-radius: 30px;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important;
  position: absolute;
  background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important;
  height: 40px !important;
  margin: 20px auto;
  width: 311px;
  left: calc( 50% - 311px/2 );
}

.apimo-no-result-link:hover {
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche_hover.svg') !important;
  background-repeat: no-repeat !important;
  position: absolute;
  background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important;
  background-color: #FFA301;
}

.apimo-no-result-link a {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFFBF1;
  line-height: 34px;
  text-decoration: none;
  left: 25px;
  position: absolute;
}
.apimo-no-result-link:hover>a {
  color: #12272F;
}

.select2-dropdown .quartier{
  margin-left: 25px;
}

/* Recherche bien */

/* .page-id-8202 #content {
  padding-top: 5vw;
  padding-left: 4vw;
  padding-right: 4vw;
} */

.page-id-8202 .site-main {
max-width: initial !important;
}

.Product-wrapper .Product-block {
    box-shadow: initial;
    border: none;
    position: relative;
    background-color: transparent;
  }
  
  .Product-wrapper.Grid-wrapper .Product-block .Pro-Image {
    height: 326px;
  }
  .Product-wrapper .Product-block .Pro-Image img { 
    height: 326px;
  }
  .Product-wrapper .Product-block .Pro-Image .slick-list.draggable{
    border-radius: 30px 200px 0 0;
    cursor: pointer;
  }
  
  .slick-dotted.slick-slider {
    margin-bottom: initial;
    margin-right: 1px;
  }
  
.Product-wrapper .Product-block .Pro-content .Pro-price {
    border-top: initial;
    padding: initial;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    color: #FFFBF1;
    background-image: url('/wp-content/themes/immovendu/assets/images/zg_orange.svg');
    background-repeat: no-repeat;
    width: max-content;
    padding: 0 20px 30px 20px;
    background-size: contain;
    background-position-y: bottom;
    text-align: center;
    min-width: 220px;
  }
.Product-wrapper .Product-block .Pro-content .Pro-price span {
  font-size: 30px;
  font-weight: 700;
  min-width: 220px;
}

.Product-wrapper .apimo-properties-item.Product-block .Pro-content .Pro-name h3 {
  font-family: 'poppins';
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  color: #FFFBF1;
}

.Product-wrapper .Product-block .Pro-content .Pro-description .Pro-meta .value {
    padding-left: 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #FFFBF1;
  }

  .Product-wrapper .Product-block .Pro-content .Pro-description {
    display: block;
  }
  .Product-wrapper .Product-block .Pro-content .Pro-description .Pro-meta {
    flex: initial;
    float: left;
    margin: 10px 0;
  }
  .apimo-properties-item.Product-block .Pro-category {
    display: none;
  }
  .slick-dots{
    display: none !important;
  }
  .Product-wrapper.Grid-wrapper .Product-block .Pro-content {
    background-color: #12272F;
    margin-right: 1px;
    border-radius: 0 0 30px 30px;
  }

.apimo-filter-wrapper .filter-item-dropdown {
    width: 360px;
    top: 84px;
    background: #12272F;
    border-radius: 0px 0px 30px 30px;
  }
  
  .apimo-filter-wrapper .filter-item-dropdown.active {
    border:initial;
    background: #12272f;
    border: initial;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.01em;
    color: #FFFBF1;
  }
  .apimo-filter-wrapper .filter-item-dropdown input.apimo_input {
    background: #fffbf1;
    border-radius: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #12272F;
    text-transform: initial;
    padding-top: 10px;
  }
  .apimo_subtype_filter .apimo_location_wrap {
    padding: 10px 10px !important;
  }

  .range-from > label, .range-to > label {
    padding-bottom: 10px;
  }

  .range-from input, .range-to input {
    height: 31px;
  }
  .range-from, .range-to {
    position: relative;
  }
  .apimo_price_range .range-from::after, .apimo_price_range .range-to::after {
    content: '€';
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #12272F;
    position: absolute;
    pointer-events: none;
    right: 28px;
    top: 33px;
  }
  
/* fleches sur nombres */
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
-webkit-appearance: none;
margin:0;
}

/* OpÃ©ra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button { 
-o-appearance: none;
margin:0
}
  /* localisation */
  .apimo_location span {
    border-radius: 30px !important;
  }
  
  /* Type de bien */
.apimo_subtype_filter .form-check-input {
  display: none;
}
.apimo_subtype_filter .form-check-label  {
  background-color: #FFFBF1;
  display: block; /* label inline sinon : width/height/margin-bottom ignorés */
  text-align: left;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #12272F;
  padding: 3px 15px;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
  height: 31px;
}
.apimo_subtype_filter .form-check-label:hover {
  background-color: #FFA301;
}
.apimo_subtype_filter input[type="radio"]:checked+label {
  background-color: #FFA301;
}

.apimo_subtype_filter{
  height: 174px;
  overflow: auto;
}
div.filter-item:nth-child(2) > div:nth-child(2) {
  width: 270px;
  left: -10px;
}


/* room */
.filter_rooms{
  width: 270px !important;
}
.filter_rooms .filter-item-qty {
  padding: 15px 7px !important;
}
.apimo-filter-wrapper .filter-item-dropdown .filter-item-qty .qty-buttons {
  margin-left: initial;
  margin: auto;
}
.apimo_number_of_rooms .form-check-input {
  display: none;
}

.apimo_number_of_rooms .form-check-label {
  background-color: #FFFBF1;
  display: block;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #12272F;
  text-align: center;
  padding: 5px 10px;
  margin-right: 10px;
  width: 34px;
  cursor: pointer;
}
.apimo_number_of_rooms .form-check-label:hover {
  background-color: #FFA301;
}
.apimo_number_of_rooms input[type="checkbox"] {
  display: none;
}
.apimo_number_of_rooms input[type="checkbox"]:checked+label {
  background-color: #FFA301;
}



.filter-item-info-rooms > div:nth-child(1) > span:nth-child(1),.filter-item-info-price > div:nth-child(1) > span:nth-child(1),.filter-item-info-location .apimo-filter,.filter-item-info-subtype .apimo-filter  {
  float: left;
  display: block;
}
.filter-item-info-location .apimo-remove-filter,.filter-item-info-subtype .apimo-remove-filter {
  float: right;
}

div.apimo-remove-filter:nth-child(2) {
  width: min-content;
  display: block;
  float: left;
}

.filter-item-info .icon-inner {
  margin-left: 13px;
  cursor: pointer;
}

div.apimo-remove-filter svg:nth-child(1) {
  fill: rgba(255, 251, 241, 0.8);
  width: 20px;
}
.apimo-active-filter {
  display: none !important;
}

/* classement */

.apimo_search_number {
  float: right;
  padding: 12px 14px;
  width: 123px;
  height: 31px;
  background: #12272F;
  border-radius: 66px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 7px;
  letter-spacing: -0.01em;
  color: rgba(255, 163, 1, 0.8);
  margin-top: 10px;
  text-align: center;
}


.apimo_search_order_div {
  float: right;
  margin-top: 8px;
  margin-left: 10px;
}
.apimo_search_order {
left: 1362px;
top: 1299px;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #12272F;
border-bottom: 1px solid #000000;
margin: 5px;
background-image: url('/wp-content/themes/immovendu/assets/images/fleche_bas.svg');
background-repeat: no-repeat;
background-position: right;
background-position-y: 10px;
padding-right: 20px;
cursor: pointer;
}
.order-by-radio-item input[type="radio"] {
  display: none;
}
.order-by-radio-item label{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #12272F;
  width: 100%;
  padding-left: 5px;
  cursor: pointer;
}
.order-by-radio-item label:hover{
  font-weight: 600;
}
.orderby-radio{
  display:none;
  position: absolute;
  z-index: 9;
  background-color: rgb(255, 251, 241);
  width: 161px;
}
/* pagination */
/* .apimo-archive-pagination-div {
display: none;
} */
.apimo-archive-pagination-div ul li a {
  left: 18px;
  position: absolute;
}

.apimo-content-wrapper .paginationjs-pages ul li {
  position: relative;
}

.paginationjs-next{
  width: 202px !important;
  height: 40px !important;
  /* background: #12272F !important;
  border: 3px solid #12272F !important;
  border-radius: 30px;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important; */
  position: absolute;
  background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important;
  border:none !important;
  color: transparent !important;
  background-color: transparent !important;
}

/* .paginationjs-next:hover{
  background: #FFFBF1 !important;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche_hover.svg') !important;
  background-repeat: no-repeat !important;
  position: absolute;
  background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important;
}

.paginationjs-next a{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFBF1 !important;
}
.paginationjs-next:hover>a{
  color: #12272F !important;
} */

/* scrollToTop */
#scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 1000;
}


/* popin advanced search */

.apimo_search_more{
  cursor: pointer;
}

#popin_advanced_search_overlay {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(18, 39, 47, 0.3);
  z-index: 999999;
  top: 0;
  left: 0;
  cursor: pointer;
}

#popin_advanced_search {
  background-color: #fff;
  width: 60%;
  margin: auto;
  top: 10%;
  position: absolute;
  right: 20%;
  border-radius: 30px;
  text-align: center;
  height: 817px;
  cursor: initial;
}
.popin_advanced_search_close {
  float: left;
  left: 30px;
  top: 30px;
  position: absolute;
  cursor: pointer;
}
.popin_advanced_search_title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #12272F;
  display: block;
  position: absolute;
  top: 30px;
  left: calc(50% - 130px);
}
.popin_form {
  overflow: auto;
  max-height: 597px;
  margin-top: 70px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

.popin_advanced_search_subtitle {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 44px;
  color: #12272F;
  margin: auto;
  padding: 0 20px 25px 20px !important;
}

.fiter-localisationradius-range {
margin-top: 10px;
}
#popin_advanced_search .range-localisationradius-from{
  margin-top: 20px;
  position: relative;
  width: 134px;
  margin: auto;
}
#popin_advanced_search .range-localisationradius-from input{
  background-color: #12272F;
  border-radius: 30px;
  width: 134px;
  height: 35px;
  line-height: 35px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  }
#popin_advanced_search .range-localisationradius {
  max-width: 684px;
  margin: 35px auto;
}
#popin_advanced_search .range-localisationradius-slider {
  position: relative;
  background-color: #FF9900 !important;
  height: 8px;
  border-radius: 5px;
}
#popin_advanced_search .range-localisationradius-selected {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  background-color: #12272F !important;
}
#popin_advanced_search .range-localisationradius-input {
  position: relative;
}
#popin_advanced_search .range-localisationradius-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -7px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
  cursor: pointer;
}
#popin_advanced_search .range-localisationradius-input input::-webkit-slider-thumb{
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 3px solid #FF9900 !important;
  background-color: #FF9900;
  pointer-events: auto;
  -webkit-appearance: none;
}
#popin_advanced_search .range-localisationradius-input input::-moz-range-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 3px solid #FF9900 !important;
  background-color: #FF9900;
  pointer-events: auto;
  -moz-appearance: none;
}

#popin_advanced_search .range-localisationradius-from::after {
  content: 'Km';
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  pointer-events: none;
  color: #FFFBF1;
  right: 15px;
  top: 7px;
}
.popin_advanced_search_checkbox_group .popin_advanced_search_label{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
  margin-bottom: 10px;
  margin-top: 10px;
}

.popin_advanced_search_checkbox_group input[type="checkbox"]:checked+label {
  background-color: #FFA301;
  color: #FFFBF1;
}

.popin_advanced_search_checkbox_group input[type="checkbox"] {
  display: none;
}

.popin_advanced_search_checkbox_group label.popin_advanced_search_checkbox {
  background-color: #12272F;
  width: 37px;
  height: 37px;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  line-height: 37px;
  text-align: center;
}
.popin_advanced_search_checkbox {
  cursor: pointer;
  margin-right:10px;
}
label.popin_advanced_search_checkbox.first {
  padding-right: 25px;
  padding-left: 25px;
  width: auto;
}
.popin_advanced_search_checkbox_group {
  max-width: 580px;
  text-align: left;
  margin: auto;
}

.apimo_title_surface{
  margin-top:20px;
}
.apimo_title_caracteristiques{
  margin-top: 43px;
  margin-bottom: 10px;
}
.popin_advanced_bottom{
  padding-top: 35px;
  border-top: 1px solid #12272F;

}
.popin_advanced_search_apply{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #FFFBF1;
  width: 245px;
  height: 40px;
  background: #FFA301;
  border-radius: 30px;
  line-height: 36px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
  text-decoration: initial !important;
  border:3px solid #FFA301 !important;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important;
  background-position-x: calc( 100% - 13px) !important;
  background-position-y: 9px !important;
  padding-right: 25px;
  cursor: pointer;
}
.popin_advanced_search_apply:hover{
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_orange.svg') !important;
  background-repeat: no-repeat !important;
  background-position-x: calc( 100% - 13px) !important;
  background-position-y: 9px !important;
}

.popin_advanced_search_apply:hover{
  background: #FFFBF1;
  color: #FFA301;
  text-decoration: initial !important;
}
.popin_advanced_search_reset, .popin_advanced_search_reset:hover{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFA301;
  cursor: pointer;
}
.popin_advanced_search_area_group{
  overflow: auto;
}

.popin_advanced_search_area_group_1_1 input, .popin_advanced_search_area_group_1_2 input{
  padding: 12px 14px;
  background: #12272F;
  border-radius: 30px;
  max-width: 372px;
  height: 47px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  outline: initial;
}

.popin_advanced_search_area_group_1 {
  width: 100%;
}

.popin_advanced_search_area_group_1_1 {
  width: 50%;
  float: left;
}

.popin_advanced_search_area_group_1_2 {
  width: 50%;
  float: right;
}
input{
  outline: initial !important;
}
.popin_advanced_search_area_group_1_1_text, .popin_advanced_search_area_group_1_2_text {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
  max-width: 372px;
  padding-bottom: 10px;
  margin: auto;
  text-align: left;
}
#popin_advanced_search .popin_advanced_search_area_group_1_1_input{
  position: relative;
  width: 372px;
  margin: auto;
}
#popin_advanced_search .popin_advanced_search_area_group_1_1_input::after {
  content: 'm²';
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  pointer-events: none;
  color: #FFFBF1;
  right: 15px;
  top: 14px;
}


#etat_neuf, #etat_excellent, #etat_bon, #etat_rafraichir, #etat_renover{
  display: none;
}
.etat_checkbox{
  margin-top: 20px !important;
}
/* etat neuf */
.etat_checkbox.etat_neuf {
  width: 132px;
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
}
.etat_checkbox.etat_neuf:hover, #etat_neuf:checked + label{
  background-color: #FFA301;
}
/* etat exellent */
.etat_checkbox.etat_excellent {
  width: 132px;
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
}
.etat_checkbox.etat_excellent:hover, #etat_excellent:checked + label{
  background-color: #FFA301;
}
/* etat bon */
.etat_checkbox.etat_bon {
  width: 132px;
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
}
.etat_checkbox.etat_bon:hover, #etat_bon:checked + label{
  background-color: #FFA301;
}
/* etat rafraichir */
.etat_checkbox.etat_rafraichir {
  width: 132px;
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
}
.etat_checkbox.etat_rafraichir:hover, #etat_rafraichir:checked + label{
  background-color: #FFA301;
}
/* etat renover */
.etat_checkbox.etat_renover {
  width: 132px;
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
}
.etat_checkbox.etat_renover:hover, #etat_renover:checked + label{
  background-color: #FFA301;
}

  /* Page de bien */

.apimo_container {
  /* padding-top: 5vw; */
  padding-top: 90px;
  padding-left: 4vw;
  padding-right: 4vw;
  width: initial !important;
  margin-top: 50px;
}

.apimo_container main{
  margin-top: 30px;
}

.apimo_section_compagne {
  clear: both;
  width: 60%;
}

.apimo_more_info{
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #12272F;
  transform: rotate(-90deg);
  position: absolute;
  left: -160px;
  top: 75%;
  padding-left: 20px;
  cursor: pointer;
}
 .single-property .apimo_more_info::before{
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_noire.svg') !important;
  background-repeat: no-repeat !important;
  transform: rotate(90deg);
  content: "";
  position: absolute;
  width: 20px;
  height: 22px;
  top: 6px;
  left: -2px;
}

.apimo_reference, .apimo_agreement, .apimo_new{
  float:left;
}
.apimo_agreement{
  background-color: #FFA301;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  width: 98px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin-left: 20px;
}
.apimo_new{
  background-color: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  width: 114px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin-left: 20px;
}
.Product-wrapper .Product-block .apimo_new{
  background-color: #FFFBF1;
  color: #FFA301;
}
.apimo_etiquette{
  position: absolute;
  top: 310px;
}

#popin_count_view {
  position: absolute;
  top: 170px;
  left: -22px;
  width: 256px;
  height: 114px;
  background-color: #FFA301;
  color: #fff;
  border-radius: 30px;
  animation: slideIn 0.5s ease-in-out 3s both;
  z-index: 996;
}
@keyframes slideIn {
  from {
    left: calc(-4vw - 286px);
  }
  to {
    left: -22px;
  }
}
.popin_count_view_text{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #FFFBF1;
  width:156px;
  text-align: center;
  margin: 6px auto 0 auto;
}
.popin_count_view_count {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #12272F;
  text-align: center;
  background-image: url('/wp-content/themes/immovendu/assets/images/logo_count.svg');
  background-repeat: no-repeat;
  background-position-x: 65px;
  background-position-y: -23px;
  height: 50px;
  padding-top: 5px;
}
#popin_count_view .popin_close_button{
  position: absolute;
  top: 12px;
  left: 13px;
  width: 16px;
  height: 17px;
  background-image: url('/wp-content/themes/immovendu/assets/images/close_blanc.svg');
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

#apimo_gallery{
  width: 60%;
  /* height: 642px; */
  float: left;
  /* margin-bottom: 187px; */
  position: relative;
}

@media screen and (max-width: 1024px) {
  #apimo_gallery{
    width: 100%;
  }
}

.apimo_property_gallery {
  margin-top: 48px;
  position: relative;
  display: initial;
  gap: initial;
}
.apimo_property_gallery a {
  display: initial;
  overflow: initial;
  grid-row: initial;
  border-radius: initial;
}
.apimo_property_gallery a:first-child,
.apimo_property_gallery a:nth-child(2),
.apimo_property_gallery a:nth-child(3) {
  display: initial;
  grid-row: initial;
  grid-row: initial;
}
.apimo_property_gallery a:first-child img,
.apimo_property_gallery a:nth-child(2) img,
.apimo_property_gallery a:nth-child(3) img  {
  width: initial;
  height: initial;
  display: block;
}

.apimo_property_gallery  .slick-list {
  border-radius: 30px;
  /* height: 475px !important; */
}

.apimo_view_all_images {
  bottom: initial;
  right: 20px;
  transform: translate(0,-68px);
  padding: initial;
  background-color:initial;
  padding: initial;
  background-color: initial;
}

.apimo_view_all_images img {
  width: initial;
  margin-right: initial;
  width: 52px;
  margin-right: initial;
}

/* .apimo_property_gallery .slick-list {
  height: initial !important;
  height: 642px !important;
} */
.apimo_property_gallery .slick-track {
  transform: initial;
  /* height: 642px !important; */
}

/* arrows */
.apimo_arrow{
  position: relative;
}

.apimo_arrow_prev, .apimo-carousel-prev, .slick-prev {
  top: 82px;
  left: 205px;
  transform: rotate(180deg) !important;
  height: 35px !important;
  width: 35px !important;
  background: url('/wp-content/themes/immovendu/assets/images/Fleche.svg') no-repeat;
  color: initial;
  border: none !important;
  position: absolute;
  background-color: transparent !important;
  cursor: pointer;
}
.apimo_arrow_next, .apimo-carousel-next, .slick-next {
  top: 82px;
  right: 0;
  height: 35px !important;
  width: 35px !important;
  background: url('/wp-content/themes/immovendu/assets/images/Fleche.svg') no-repeat;
  color: initial;
  border: none !important;
  position: absolute;
  background-color: transparent !important;
  cursor: pointer;
}
.apimo_arrow_prev:hover, .apimo_arrow_next:hover, .apimo-carousel-prev:hover, .apimo-carousel-next:hover {
  cursor: pointer;
}
.slick-prev{
  left: 5px;
  top: 50%;
z-index: 999;
}
.slick-next {
  right: 5px;
  top: 50%;
  z-index: 999;
}

.apimo-properties-item .slick-prev, .apimo-properties-item .slick-next  {
  display: none !important;
}
.apimo-properties-item:hover .slick-prev, .apimo-properties-item:hover .slick-next  {
  display: block !important;
  pointer-events: auto;
}
/* Page de bien gallerie thumbnail */
.apimo_list_video {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 55.5%;
}
.apimo_video {
  border-radius: 30px;
  width: 100%;
  height: 645px;
}

.apimo_property_gallery_thumbnail {
  height: 200px;
  margin-top: 25px;
  width: calc(100% - 245px);
  float: right;
}
.apimo_property_gallery_thumbnail a img {
  width: 200px;
  border-radius: 20px;
  height: 151px;
}
@media screen and (max-width: 768px) {
    .apimo_property_gallery_thumbnail a img {
      width: 80px;
      height: 72px;
    }
}
.apimo_property_gallery_media{
  margin-top:25px;
  float: left;
  position: relative;
  cursor: pointer;
}
.apimo_property_gallery_media img{
  width: 200px;
  border-radius: 20px;
  height: 151px;
  z-index: 1;
}

.apimo_property_gallery_media::after{
  width: 200px;
  height: 151px;
  top: 0;
  left:0;
  position: absolute ;
  background-color: #FFA301CC;
  opacity: 80%;
  z-index: 2;
  content:'';
  border-radius: 20px;
}
.apimo_property_gallery_media #lottie-container{
  width: 200px;
  height: 151px;
  top: 0;
  position: absolute ;
  z-index: 3;
}


/* section apimo info bien */

.apimo_title {
  font-family: 'poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 45px;
  color: #12272F;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.apimo_reference{
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #12272F;
  padding-bottom: 10px;
}
.apimo_price{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  color: #12272F !important;
  background-image: url('/wp-content/themes/immovendu/assets/images/zg_black.svg');
  background-repeat: no-repeat;
  width: max-content;
  padding: 0 20px 20px 20px;
  background-size: contain;
  background-position-y: bottom;
  text-align: center;
  margin-bottom: 10px !important;
  min-height: 90px;
  clear: both;
}
.apimo_location_info{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #12272F;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}
.apimo_list_image {
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  gap: 20px;
}
.apimo_list_image li{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #12272F;
  white-space: nowrap;
}

#apimo_property_info{
  padding-left: 18px;
  width: 40%;
  position: fixed;
  right: 20px;
}

#apimo_tab_info_1 {
  float: left;
  width: 50%;
  text-align: center;
  background-color: #FFA301;
  color: #FFFBF1;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  border-radius: 30px 30px 0px 0px;
  height: 63px;
  line-height: 63px;
  cursor: pointer;
}

#apimo_tab_info_2 {
  float: right;
  width: 50%;
  text-align: center;
  background-color: #12272F;
  color: #FFFBF1;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  border-radius: 30px 30px 0px 0px;
  height: 63px;
  line-height: 63px;
}

#apimo_tab_content {
  clear: both;
  background: #12272F;
  border-radius: 0px 0px 30px 30px;
  padding: 22px;
  position: relative;
  overflow: auto;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
}
.apimo_tab_content_title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  color: #FFFFFF;
  padding-bottom: 10px;
}
.apimo_tab_content_name {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
  padding-bottom: 10px;
}
.apimo_tab_content_role {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFA301;
  padding-bottom: 10px;
}
.apimo_tab_content_contact {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFA301;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}
.apimo_tab_content_button_call {
  float:left;
  position: relative;
  margin-right: 20px;
  margin-top: 20px;
}
.apimo_tab_content_button_call img {
  position: absolute;
  top: 11px;
  right: 14px;
}
.apimo_tab_content_button_call a {
  background: #FFFBF1;
  border: 3px solid #FFFBF1;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #FFA301 !important;
  display: block;
  width: 184px;
  height: 40px;
  line-height: 34px;
  text-align: left;
  padding-left: 18px;
  text-decoration: none;
}
.apimo_tab_content_button_call:hover>a {
  background: #12272F;
  color: #FFFBF1 !important;
}

.apimo_tab_content_button_mail {
  float: left;
  margin-top: 20px;
  position: relative;
}
.apimo_tab_content_button_mail img {
  position: absolute;
  top: 11px;
  right: 14px;
}
.apimo_tab_content_button_mail a{
  background: #FFA301;
  border: 3px solid #FFA301;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #FFFBF1;
  display: block;
  width: 265px;
  height: 40px;
  line-height: 34px;
  text-align: left;
  padding-left: 18px;
  text-decoration: none;
}

.apimo_tab_content_button_mail:hover>a {
  background: #12272F;
  color: #FFA301 !important;
}

.apimo_notary_fees {
  position: relative;
}
.apimo_notary_fees_title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 37px;
  color: #12272F;
  float: left;
  background: #FFFBF1;
  padding-right: 10px;
  position: inherit;
  z-index: 1;
}
.apimo_notary_fees_dotted_line {
  position: absolute;
  top: 19px;
  width: 100%;
  z-index: 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.apimo_notary_fees_amount {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 37px;
  text-align: right;
  color: #FFA301;
  float: right;
  padding-left: 10px;
  position: inherit;
  z-index: 1;
  background-color: #FFFBF1;
}

#apimo_save_search {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 47px;
  color: #FFFBF1;
  background: #12272F;
  border-radius: 10px 50px 10px 10px;
  clear: both;
  width: 325px;
  height: 47px;
  text-align: left;
  padding-left: 11px;
  cursor: pointer;
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}

#apimo_save_search img {
  top: 11px;
  position: absolute;
}
#apimo_save_search span {
  padding-left: 33px;
}

.apimo_section_compagne {
  margin-top: 20px;
  padding-top: 40px;
}
.apimo_section_compagne_title {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 44px;
  color: #12272F;
  padding-bottom: 30px;
  background-image: url('/wp-content/themes/immovendu/assets/images/zg_orange.svg');
  background-repeat: no-repeat;
  width: max-content;
  padding: 0 20px 40px 20px;
  background-size: contain;
  background-position-y: bottom;
  text-align: center;
}

.apimo_compagne_describe {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #12272F;
}

.apimo_location_info .apimo_icon{
  position: absolute;
  top: -4px;
}

.apimo_location_info .value {
  padding-left: 35px;
}

.apimo_tab_content_button_call > a > span.apimmo_tel_number {
  width: 145px;
  display: block;
  text-align: center;
}


/* section apimo info bien lists infos */

.apimo_title_h2{
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 44px;
  color: #12272F;
  background-image: url('/wp-content/themes/immovendu/assets/images/zg_orange.svg');
  background-repeat: no-repeat;
  width: max-content;
  max-width: 100%;
  padding: 0 20px 30px 20px;
  background-size: contain;
  background-position-y: bottom;
  text-align: center;
}

.apimo_container section.apimo_property_list_container {
  width: 60%;
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .apimo_container section.apimo_property_list_container{
    width: 100%;
  }
}

.apimo_property_list {
  column-count: 1;
}

.apimo_container section.apimo_list_prestations_container {
  width: 60%;
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .apimo_container section.apimo_list_prestations_container{
    width: 100%;
  }
}

.apimo_list_prestations {
  /* column-count: 3; */
  column-count: 2;
}

.apimo_container section.apimo_regulations_container {
  width: 60%;
  margin-top: 60px;
  clear: both;
}
.apimo_item_prestations::before {
  content: initial;
}
.apimo_list_prestations.apimo_services li.apimo_item_prestations{
  position: relative;
  padding-left:20px;
}
.apimo_list_prestations.apimo_services li.apimo_item_prestations::before{
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #FFA301;
  border-radius: 50%;
}

li.apimo_item_prestations, .apimo_property_title{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 37px;
  color: #12272F;
  max-width: initial !important;
  background-color: #FFFBF1;
  z-index: 1;
}

.apimo_property_value {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 37px;
  text-align: right;
  color: #FFA301;
  z-index: 1;
  background-color: #FFFBF1;
  bottom: 0;
  right: 0;
}
  
.apimo_property::after {
  float: right;
  white-space: nowrap;
  height: 1px;
  content: '';
  width: 94%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
  bottom: 12px;
  z-index: 0;
  position: absolute;
}

.apimo_general_information {
  position: relative;
}
.apimo_property {
  position: relative;
}

.graph_energy_disp { 
  margin-left: 60px;
  margin-bottom: 50px;
  float: left;
}
.graph_co2_disp{
  float: left;
}

.apimo_performance_images {
  margin-left: 0;
  column-count: 2;
  column-gap: 48px;
  text-align: center;
  width: 60%;
  margin-top: 40px;
}
.apimo_property_list_surfaces {
  width: 60%;
  margin-top: 40px;
}
.apimo_property_list_proximities{
  width: 60%;
  margin-top: 40px;
}
/* Contact sur page des biens */

#popin_contact {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 997;
  padding-top: 200px;
  left: 0px;
  top: 0px;
  background: rgba(18, 39, 47, 0.95);
  display: none;
  overflow: auto;
}
.popin_contact_inner{
  width: 966px;
  margin:auto;
  position: relative;
}
#popin_contact_close{
  position: absolute;
  top: 26px;
  right: -110px;
  width: 22px;
  height: 23px;
  background-image: url('/wp-content/themes/immovendu/assets/images/close_blanc.svg');
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.popin_contact_title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 68px;
  text-align: center;
  color: #FFFBF1;
  padding-bottom: 40px;
}
.popin_contact_title_bien{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  color: #FFFBF1;
  position: relative;
}
.popin_contact_title_bien lottie-player,
.popin_contact_title_bien .popin_contact_title_deco {
    position: absolute;
  transform: rotate(-114deg);
  left: -60px;
  top: -26px;
}
.popin_contact_title_adresse{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #FFFBF1;
  padding: 10px 0;
}
.popin_contact_title_ref{
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #FFFBF1;
}
#popin_contact #lastName, #popin_contact #firstName, #popin_contact #phone{ /* email/message retires : suivent le socle JFB comme tous les champs (uniformisation texte 26/07) */
  height: 47px;
  background: #FFFBF1;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
}
#popin_contact #message{
  max-width: 472px;
  height: 206px;
}
#popin_contact .apimo_checkbox_label{
  max-width: 472px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  color: #FFFBF1;
  margin-top: 150px;
  padding-left: 20px;
  position: relative;
}

#popin_contact #acceptTerms {
  position: absolute;
  left: 0px;
}
.apimo_send_form_contact{
  position: relative;
}
.apimo_send_form_contact button {
  width: 280px;
  height: 40px;
  background: #FFA301;
  border: 3px solid #FFA301;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #FFFBF1;line-height: 22px;
  left: calc( 50% - 140px );
  position: absolute;
  margin-top: 50px;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important;
  background-position-x: calc( 100% - 13px) !important;
  background-position-y: 9px !important;
  padding-left: 20px;
  text-align: left;
  padding-top: 7px;
}
.apimo_send_form_contact button:hover, .apimo_send_form_contact button:active, .apimo_send_form_contact button:focus{
  background: transparent;
  color: #FFA301;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_orange.svg') !important;
  background-repeat: no-repeat !important;
  background-position-x: calc( 100% - 13px) !important;
  background-position-y: 9px !important;
}
.apimo_send_form_contact lottie-player{
  position: absolute;
  top: 0;
  left: 0;
  left: calc( 50% - 290px);
  rotate: -33deg;
}
#popin_contact .apimo_send_form_contact .apimo_send_form_contact_title{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFBF1;
  margin-top: 20px;
}
/* Enregistrement recherche */
.save_search.container {
  width: 100%;
  margin: auto;
  padding: 0;
  padding-top: 3vw;
  padding-left: 4vw;
  padding-right: 4vw;
  margin-top: 90px;
  text-align: center;
}

.save_search.container h1{
  margin:auto;
  text-align: center;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 68px;
  text-align: center;
  color: #12272F;
}
.save_search.container h1 span{
  color: #FFA301;
}
.save_search.container .apimo_title_h1{
  margin: auto;
  position: relative;
  width: fit-content;
}
.save_search.container .apimo_title_h1 lottie-player {
  position: absolute;
  transform: rotate(-114deg);
  left: -60px;
  top: -26px;
}
.save_search .info{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #12272F;
  margin-top: 20px;
}
.save_search.container .apimo_title_h2{
  margin:auto;
  margin-top: 40px;
}
.save_search.container .apimo_title_h2.subtitle{
  min-height: 100px;
}

.save_search .form_container{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  max-width: 1011px;
  margin: auto;
  margin-top: 20px;
}
.save_search .form_container > * {
  width:48%;
}
.save_search .form_container label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
  text-align: left;
  display: block;
  margin-bottom: 5px;
}
.save_search .form_container input{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  background-color: #12272F;
  border-radius: 30px;
}
.save_search .form_container select{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  background-color: #12272F;
  border-radius: 30px;
}
.save_search .apimo_title_h2.caracteristique{
  margin-bottom: 20px;
}

.save_search input[type="radio"]{
  display: none;
}
.save_search input[type="radio"]:checked + label, .save_search .popin_advanced_search_checkbox:hover{
  background-color: #FFA301;
  color: #FFFBF1;
}
.caracteristique_checkbox{
  border:5px solid #12272F;
  border-radius: 30px;
  padding: 10px 20px;
  margin: 0 20px;
  cursor: pointer;
  margin-top: 20px;
}
.caracteristique_checkbox input{
  display: none;
}
.caracteristique_checkbox span{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #12272F;
  bottom: 0;
  position: absolute;
  left: -5px;
  width: 150px;
}
#jardin, #piscine, #garage, #parking, #terrasse{
  display: none;
}
.caracteristique_checkbox.jardin {
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/jardin.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 10px;
  height: 160px;
  width: 150px;
  background-size: 123px 123px;
  position: relative;
  padding-bottom: 20px;
}
.caracteristique_checkbox.jardin:hover, #jardin:checked + label{
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/jardin_hover.svg');
  border-color: #FFA301;
}
.caracteristique_checkbox.piscine {
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/piscine.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 10px;
  height: 160px;
  width: 150px;
  background-size: 123px 123px;
  position: relative;
  padding-bottom: 20px;
}
.caracteristique_checkbox.piscine:hover, #piscine:checked + label{
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/piscine_hover.svg');
  border-color: #FFA301;
}
.caracteristique_checkbox.garage {
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/garage.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 10px;
  height: 160px;
  width: 150px;
  background-size: 113px 113px;
  position: relative;
  padding-bottom: 20px;
}
.caracteristique_checkbox.garage:hover, #garage:checked + label{
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/garage_hover.svg');
  border-color: #FFA301;
}
.caracteristique_checkbox.parking {
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/parking.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 10px;
  height: 160px;
  width: 150px;
  background-size: 123px 123px;
  position: relative;
  padding-bottom: 20px;
}
.caracteristique_checkbox.parking:hover, #parking:checked + label{
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/parking_hover.svg');
  border-color: #FFA301;
}
.caracteristique_checkbox.terrasse {
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/terrasse.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 10px;
  height: 160px;
  width: 150px;
  background-size: 123px 123px;
  position: relative;
  padding-bottom: 20px;
}
.caracteristique_checkbox.terrasse:hover, #terrasse:checked + label{
  background-image: url('/wp-content/themes/immovendu/assets/images/save_search/terrasse_hover.svg');
  border-color: #FFA301;
}
.save_search .rgpd{
  width: 333px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  color: #12272F;
  margin: auto;
  margin-top: 66px;
}

.save_search .rgpd #accept {
  display: block;
  float: left;
}

.save_search .rgpd label {
  display: block;
  text-align: left;
  overflow: hidden;
  padding-left: 10px;
}

.save_search .rgpd label a{
  color: #FFA301;
  text-decoration: underline;
}

.save_search #submit{
  width: 311px;
  height: 40px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFBF1;
  background: #FFA301;
  border-radius: 30px;
  border: 3px solid #FFA301;
  margin-top: 30px;
  margin-bottom: 100px;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important;
  background-position-x: calc( 100% - 13px) !important;
  background-position-y: 9px !important;
  padding-left: 20px;
  text-align: left;
}

.save_search #submit:hover{
background-image: url('/wp-content/themes/immovendu/assets/images/fleche_orange.svg') !important;
background-repeat: no-repeat !important;
background-position-x: calc( 100% - 13px) !important;
background-position-y: 9px !important;
background: #FFFBF1;
color: #FFA301;
}




/* PAGES QUARTIERS */

body.single-quartier #content{
  padding-top: 90px;
  padding-left: 4vw;
  padding-right: 4vw;
  width: initial !important;
  margin-top: 50px;
}
body.single-quartier .apimo_more_info{
  /* left: -125px; */
  top: 65vh;
}

body.single-quartier .apimo_more_info::after{
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_noire.svg') !important;
  background-repeat: no-repeat !important;
  transform: rotate(-90deg);
  content: "";
  position: absolute;
  width: 20px;
  height: 22px;
  top: 6px;
  right: -30px;
}

body.single-quartier .header_quartier{
  position: relative;
}
body.single-quartier .quartier_image{
  /* width: 50%;
  float: left;
  height: 80vh; */
  height: 413px;
  margin-top: 50px;
}

body.single-quartier .quartier_image img{
  border-radius: 30px 500px 30px 30px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body.single-quartier .quartier_text{
  /* width: 50%; */
  /* float: right; */
  overflow: auto;
  font-family: 'poppins';
  /* height: 80vh; */
  position: relative;
  padding-left: 50px;
  padding-top: 30px;
  overflow: initial;
  margin-top: 40px;
  padding-bottom: 40px;
}

body.single-quartier .quartier_text lottie-player{
  position: absolute;
  rotate: 246deg;
  top: 5px;
  left: -10px;
}
/* Custom scrollbar styling */
body.single-quartier .quartier_text::-webkit-scrollbar {
  width: 10px;
}

body.single-quartier .quartier_text::-webkit-scrollbar-thumb {
  background-color: #FFA301;
  border-radius: 10px;
}

body.single-quartier .quartier_text::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
/* Custom scrollbar styling for Firefox */
body.single-quartier .quartier_text {
  scrollbar-width: 10px;
  scrollbar-color: #FFA301 #f1f1f1;
}
body.single-quartier .both{
  clear: both;
}
body.single-quartier .titre_h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 52px;
  text-align: center;
  color: #12272F;
  padding-top: 80px;
  width: max-content;
  margin: auto;
  position: relative;
  /* margin-top: 80px; */
}
body.single-quartier .titre_h2 lottie-player {
  position: absolute;
  rotate: 246deg;
  top: 55px;
  left: -60px;
}

body.single-quartier .link_bottom{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFBF1;
  height: 40px !important;
  background: #FFA301 !important;
  border: 3px solid #FFA301 !important;
  border-radius: 30px;
  /* background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important; */
  /* position: absolute; */
  /* background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important; */
  /* left: 50%; */
  /* margin-top: 40px; */
  text-decoration: navajowhite;
  line-height: 34px;
  padding-left: 20px;
  /* margin-left: 50px; */
  width: fit-content;
  padding-right: 50px;
  position: relative;
}

body.single-quartier .link_bottom::after{
  content: "";
  top: 7px;
  right: 15px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_blanche.svg') !important;
  background-repeat: no-repeat !important;
  rotate: -90deg;
}

body.single-quartier .link_bottom:hover{
  background: #FFFBF1 !important;
  /* background-image: url('/wp-content/themes/immovendu/assets/images/fleche_orange.svg') !important;
  background-repeat: no-repeat !important; */
  position: absolute;
  /* background-position-x: calc( 100% - 18px) !important;
  background-position-y: 8px !important; */
  color:#FFA301;
}

body.single-quartier .link_bottom:hover::after{
  background-image: url('/wp-content/themes/immovendu/assets/images/fleche_orange.svg') !important;
}

/* Slide accueil */
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-carousel-next {
  right: 0px;
  }
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-carousel-prev {
  left: 0px;
  top: calc(50% - ( 35px / 2 ));
}

.popin_subtype input {
  display: none;
}
.popin_subtype label {
  height: 35px;
  background: #12272F;
  border-radius: 30px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
  cursor: pointer;
  padding-top: 7px;
  margin: 0 15px;
  display: block;width: 255px;
  margin: auto;
  margin-top: auto;
  margin-top: 10px;
}
.popin_subtype input[type="radio"]:checked+label, .popin_subtype label:hover {
  background-color: #FFA301 !important;
  color: #FFFBF1 !important;
}
.popin_subtype{
  padding-bottom: 20px;
}
#popin_advanced_search .apimo_price_range{
  margin-top: 20px;
  margin-bottom: 20px;
}
#popin_advanced_search .apimo_price_range label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
  max-width: 372px;
  padding-bottom: 10px;
  margin: auto;
  text-align: left;
  display: block;
  margin-top: 10px;
}
#popin_advanced_search .apimo_price_range input {
  padding: 12px 14px;
  background: #12272F;
  border-radius: 30px;
  max-width: 372px;
  height: 47px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.01em;
  color: #FFFBF1;
}

#popin_advanced_search .apimo_price_range, #popin_advanced_search .popin_price_title {
  display: none;
}
#popin_advanced_search .popin_advanced_search_checkbox_group_rooms {
  display: none;
}

.home #popin_advanced_search .popin_advanced_search_checkbox_group_rooms {
  display: block;
}

#popin_advanced_search .popin_subtype, #popin_advanced_search .popin_subtype_title {
  display: none;
}

/* home form */

.home .filter-container {
  width: 1042px;
  position: absolute;
  left: calc(50% - 521px);
  z-index: 9;
}

.home form section.apimo-filters {
border: none;
}
.home .apimo_price_range .fiter-range {
border: none;
}
.apimo-content-wrapper{
  padding-top: 50px;
}
.no-result-found{
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 52px;
  text-align: center;
  color: #12272F;
  width:100%;
}

.page-id-13344 .filter-container {
  display: none;
  }

/* Modale recherche avancée — la prod héritait du reset label{display:inline-block}
   de Hello Elementor, absent du thème custom : sans display explicite, les
   labels inline écrasent leurs width/height (pastilles 37px, cartes 150x160). */
#popin_advanced_search {
  top: calc(10% + 25px);
}
#popin_advanced_search label.popin_advanced_search_checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#popin_advanced_search .caracteristique_checkbox {
  display: inline-block;
  position: relative;
}
#popin_advanced_search .etat_checkbox {
  display: inline-block;
  text-align: center;
}

/* Retours 23/07 — Budget + Type de bien visibles sur desktop (la prod les
   masquait dans la modale, doublons du moteur), texte du rayon en navy (il
   héritait du blanc du hero), air dans le champ km, surfaces pleine largeur. */
#popin_advanced_search .apimo_price_range,
#popin_advanced_search .popin_price_title,
#popin_advanced_search .popin_subtype,
#popin_advanced_search .popin_subtype_title {
  display: block;
}
#popin_advanced_search .popin_advanced_search_text {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #12272F;
  margin-top: 10px;
}
#popin_advanced_search .range-localisationradius-from input {
  padding: 0 45px 0 15px;
}
#popin_advanced_search .apimo_price_range .range-from,
#popin_advanced_search .apimo_price_range .range-to {
  width: 372px;
  max-width: 100%;
  margin: 0 auto;
}
#popin_advanced_search .apimo_price_range input {
  width: 100%;
}
#popin_advanced_search .apimo_price_range .range-from::after,
#popin_advanced_search .apimo_price_range .range-to::after {
  top: auto;
  bottom: 14px;
  right: 15px;
}
#popin_advanced_search .popin_advanced_search_area_group_1_1 input,
#popin_advanced_search .popin_advanced_search_area_group_1_2 input {
  width: 372px;
  max-width: 100%;
}


.apimo_logo_vendu {
  position: absolute;
  z-index: 99;
  left: 15px;
  bottom : initial;
  top: 15px;
}
.property-template-default.single.single-property .apimo_logo_vendu {
  top : initial;
  bottom: 240px;
}
/* Responssive */


@media screen and (max-width: 1350px) {
  .popin_advanced_search_area_group_1_1 {
    width: 100%;
  }

  .popin_advanced_search_area_group_1_2 {
    width: 100%;
  }
}

/* @media screen and (max-width: 1160px) {
  .apimo_property_gallery .slick-list {
    height: 425px !important;
  }
}
@media screen and (max-width: 620px) {
  .apimo_property_gallery .slick-list {
    height: auto !important;
  }
} */

@media screen and (max-width: 1024px) {

  .popin_form {
    max-height: 80%;
  }

  /* Bien */

  #apimo_property_info{
    width: 100%;
    position: relative;
  }

  section#apimo_gallery h1.apimo_title {
    margin-bottom: 30px;
  }

  #apimo_property_info_header{
    width: 50%;
    float: left;
  }
  #apimo_tab_info_header{
    width: 50%;
    float: left;
  }

  .apimo_section_compagne {
    width: 100%;
  }

  .apimo_property_list_surfaces {
    width: 100%;
  }

  .apimo_container section.apimo_regulations_container {
    width: 100%;
  }

  .apimo_performance_images {
    width: 100%;
  }
  .apimo_view_all_images {
    right: calc(3vw + 20px);
  }
  .apimo_more_info {
    display: none;
  }


  #popin_contact_close {
    right: 50px;
  }

  #popin_contact .popin_contact_inner {
    width: 100%;
    padding: 0 65px;
  }
  #popin_contact .apimo_form_row {
    display: block;
  }
  #popin_contact #message {
    max-width: 100%;
  }
  #popin_contact .apimo_checkbox_label {
    margin-top: 40px;
  }
  .apimo_send_form_contact button {
    margin-top: -10px;
  }

  #apimo_property_info {
    padding-left: initial;
    right: inherit;
  }

  /* Liste */
  .apimo-row .column-desktop-3 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }


  div.filter-item:nth-child(3) {
    display: none;
  }

  div.filter-item:nth-child(4) {
    display: none;
  }

  .filter-container {
    max-width: 734px;
  }


  #popin_advanced_search {
    width: 90%;
    top: 5%;
    right: 5%;
    height: 90%;
  }

  .popin_advanced_search_close {
    left: 15px;
  }

  .apimo_title_surface {
    margin-top: 20px !important;
  }

  .apimo_title_caracteristiques {
    margin-top: 20px !important;
  }

  #popin_advanced_search .popin_advanced_search_area_group_1_1_input {
    width: initial;
  }

  .popin_advanced_search_checkbox {
    margin-top: 10px;
  }

  .popin_advanced_search_checkbox_group .popin_advanced_search_label {
    margin-bottom: 0;
  }

  body.single-quartier .quartier_image {
    width: 100%;
    height: 114px;
  }

  body.single-quartier .quartier_text {
    width: 100%;
  }

  body.single-quartier .titre_h2 {
    width: initial;
  }
  /* body.single-quartier .link_bottom {
    left: initial;
    width: initial !important;
    height: initial !important;
    margin-left: initial !important;
    margin-right: initial !important;
    padding-right: 20px;
    text-align: center;
    background-image: none !important;
    max-width: 475px !important;
    margin: 45px auto !important;
    position: relative;
    display: block;
  } */
  body.single-quartier .link_bottom:hover{
    background: #FFFBF1 !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
    position: relative;
    background-position-x: calc( 100% - 18px) !important;
    background-position-y: 8px !important;
    color:#FFA301;
  }
  body.single-quartier .titre_h2 {
    margin-top: 0 !important;
  }

  .apimo_property_list_proximities {
    width: 100%;
  }

  #popin_advanced_search .apimo_price_range, #popin_advanced_search .popin_price_title {
    display: block;
  }
  #popin_advanced_search .popin_advanced_search_checkbox_group_rooms {
    display: block;
  }

  .home .filter-container {
    width: 734px;
    position: absolute;
    left: calc(50% - 367px);
    z-index: 9;
  }

  #popin_advanced_search .range-from, #popin_advanced_search .range-to {
    width: max-content;
    margin: auto;
  }
  #popin_advanced_search .apimo_price_range .range-from::after,   #popin_advanced_search .apimo_price_range .range-to::after {
    color: #FFFBF1;
    top: 50px;
  }

  #popin_advanced_search .popin_advanced_search_area_group_1_1 input,   #popin_advanced_search .popin_advanced_search_area_group_1_2 input {
    max-width: 372px;
    min-width: 309px;
    width: 100%;
  }

  #popin_advanced_search .popin_advanced_search_area_group_1_1_input, #popin_advanced_search .popin_advanced_search_area_group_1_2_input {
    width: max-content;
    margin: auto;
  }

  .apimo_logo_vendu {
    bottom: 240px;
  }

  .apimo_list_video {
    top: 85px !important;
  }

}

@media screen and (max-width: 881px) {
  .apimo_list_video {
    top: 130px !important;
  }
}

@media screen and (max-width: 768px) {

  .apimo_logo_vendu {
    bottom: 143px;
    width: 50%;
    height: auto;
  }
  /* Bien */

  #apimo_property_info_header {
    width: 100%;
  }
  #apimo_tab_info_header {
    width: 100%;
  }

  .apimo_section_compagne_title {
    margin: auto;
  }

  .apimo_title_h2 {
    margin: auto;
  }

  .apimo_performance_images {
    column-count: 1;
  }

  .apimo_property_gallery_media img {
    width: 80px;
    height: 72px;
  }

  .apimo_property_gallery_media #lottie-container {
    width: 80px;
    height: 72px;
  }

  .apimo_property_gallery_media::after {
    width: 80px;
    height: 72px;
  }

  .apimo_property_gallery_thumbnail {
    height: 105px;
    width: calc(100% - 126px);
  }

  #apimo_gallery .apimo_arrow_prev{
    top: 45px;
    left: 85px;
  }

  #apimo_gallery .apimo_arrow_next {
    top: 45px;
  }

  .apimo_property_gallery_media #lottie-container > lottie-player {
    width: 80px !important;
    height: 72px !important;
  }

  .popin_contact_title {
    font-size: 30px;
    line-height: 44px;
  }

  #popin_contact .popin_contact_inner {
    padding: 0 20px;
  }

  #popin_contact_close {
    top: -50px;
  }

  /* Liste */
  .apimo-row .column-desktop-3 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  /* .apimo_arrow_prev, .apimo-carousel-prev, .slick-prev {
    top: 50%;
    left: 5px;
  } */
  /* .apimo_arrow_next, .apimo-carousel-next, .slick-next {
    top: 50%;
  } */
  div.filter-item:nth-child(2) {
    display: none;
  }

  .filter-container {
    max-width: 354px;
  }


  .filter-mobile-toggle {
    display: none !important;
  }

  section.apimo-filters.apimo-archive-filters {
    display: block !important;
  }

  .apimo_search_options_div {
    margin-left: 44px;
    width: 269px;
    font-size: 18px;
  }

  .apimo_search_order_div {
    float: left;
  }

  .apimo_search_more {
    overflow: hidden;
  }

  .save_search .form_container > * {
    width:100%;
  }
  #popin_advanced_search .popin_subtype, #popin_advanced_search .popin_subtype_title {
    display: block;
  }

  .home .filter-container {
    width: 354px;
    position: absolute;
    left: calc(50% - 177px);
    z-index: 9;
  }

  .apimo_list_video {
    top: 0 !important;
  }

}

.error-messages {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  margin-top: 20px;
  color: #cf0000;
}
.apimo_property_list_proximities iframe {
  width: 98% !important;
  }



.apimo_error {
  color: #e74c3c;
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
}

.apimo_success_message {
  background-color: #FFA301 !important;
  border-radius: 30px !important;
}

.apimo_hide{
  display: none !important;
}

.single-quartier .apimo_logo_vendu, .page-id-8202 .apimo_logo_vendu, .page-id-13344 .apimo_logo_vendu{
  height: auto !important;
  width: 50% !important;
}

@media screen and (max-width: 1024px) {
  .single-quartier .apimo_logo_vendu, .page-id-8202 .apimo_logo_vendu {
    top: 20px;
  }
}
/* for nice option cp */
.select2-results__options li[id*="1577"] { 
  font-size: 15px !important;
}

.link_bottom_container {
height: 20px;
text-align: center;
margin-bottom: 50px;
display: flex;
align-items: center;
justify-content: center;
}

.h3_quartier{
  color: #fffbf1 !important;
  font-family: 'poppins';
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
  text-decoration: none;
  box-sizing: border-box;
  margin-block-end: 1rem;
  margin-block-start: .5rem;
}  
/* ------------------------------------------------------------------
   Socle du moteur de recherche (ajout immovendu)
   Règles reprises du plugin Apimo (app.css prod), nécessaires depuis
   sa désactivation : état fermé des dropdowns, positionnement,
   taille des chevrons.
------------------------------------------------------------------ */
.apimo-filter-wrapper .filter-item {
  position: relative;
  min-width: 120px;
}
.apimo-filter-wrapper .filter-item-title {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
}
.apimo-filter-wrapper .filter-item-title .icon {
  margin-left: auto;
  line-height: 1;
  position: relative;
  transition: ease all 0.3s;
}
.apimo-filter-wrapper .filter-item-title .icon svg {
  width: 15px;
  height: inherit;
}
.apimo-filter-wrapper .filter-item.active .filter-item-title .icon {
  transform: rotate(180deg);
}
.apimo-filter-wrapper .filter-item-dropdown {
  position: absolute;
  z-index: 10;
  display: none;
  top: calc(100% - 2px);
  overflow: hidden;
}
.apimo-filter-wrapper .filter-item-dropdown.active {
  display: block;
}
.apimo_input_select {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
}

/* Fiche bien : lisibilité du nom d'agent dans la carte navy (ajout immovendu) */
#apimo_tab_content .apimo_info_immobilier p { color: #FFFBF1; margin: 0; }

/* Corrections des bugs visuels hérités de la prod (ajouts immovendu) */
/* Surfaces / prestations : puce disc par défaut en doublon de la puce orange */
.apimo_list_prestations,
.apimo_list_prestations li { list-style: none; }
/* Vignettes : cadrage propre des images (le layout vient du CSS prod :
   media 360 en float gauche + thumbnails calc(100% - 245px) float droite) */
.apimo_property_gallery_thumbnail a img,
.apimo_property_gallery_media img { object-fit: cover; }
/* Sans visite 360, les vignettes occupent toute la largeur de la colonne */
.apimo_property_gallery_thumbnail.no-media { width: 100%; float: none; }
/* Graphes ADEME (Mentions légales, iso prod) */
.apimo_energy_graphs { display: flex; gap: 60px; flex-wrap: wrap; margin-top: 30px; }
/* Carte (ajout demandé) : même gabarit que les sections de contenu */
.apimo_property_map { width: 60%; }
.apimo_property_map iframe { width: 100%; height: 420px; border: 0; border-radius: 30px; margin-top: 10px; }

/* ------------------------------------------------------------------
   Volets du moteur de recherche (ajout immovendu).
   Dimensions ciblées par contenu et non par nth-child (le hero staging a
   4 filtres — Pièces en plus — les nth-child du CSS prod ne suffisent plus),
   et liste Localité select2 rendue DANS son volet (dropdownParent,
   cf. iv-search.js) au lieu du body : ancrage sous le champ garanti,
   suit le scroll, hérite du z-index du volet.
------------------------------------------------------------------ */
/* Iso prod : panneaux sombres ~270px (Localité / Type / Pièces), Budget garde
   le gabarit générique 360px. top:84px et fond #12272F viennent du socle prod. */
.apimo-filter-wrapper .filter-item-dropdown:has(.apimo_location),
.apimo-filter-wrapper .filter-item-dropdown:has(.apimo_subtype_filter),
.apimo-filter-wrapper .filter-item-dropdown:has(.apimo_number_of_rooms) {
  width: 270px;
  left: -10px;
}
/* Pièces : padding du volet prod (.filter_rooms n'existe plus dans ce markup) */
.apimo-filter-wrapper .filter-item-dropdown:has(.apimo_number_of_rooms) .filter-item-qty {
  padding: 15px 7px;
}

/* Localité : select2 en flux dans le volet — neutralise les coordonnées et
   largeurs inline calculées par select2 (ancrage body historique). */
.apimo_location .apimo_location_wrap {
  line-height: 0; /* les spans select2 (sélection masquée) ne créent pas de gap */
}
.apimo_location_wrap .select2-container {
  width: 100% !important;
}
.apimo_location_wrap .select2-container--open:has(> .select2-dropdown) {
  position: static !important;
}
.apimo_location_wrap .select2-dropdown {
  position: static;
  width: 100% !important; /* écrase les 280px du socle (liste attachée au body) */
  left: 0 !important;     /* écrase le -14px du socle */
  top: 0 !important;
  line-height: normal;    /* rétablit l'interligne annulé sur le wrap */
}
/* Le volet est navy : la couleur du texte des pilules ne doit plus être
   héritée du body (liste attachée au body en prod) */
.select2-dropdown li {
  color: #12272F;
}
/* États sélection/survol orange — couvre les deux générations de classes
   select2 (4.0.x aria-selected / 4.1.x --selected, selon plugin ou CDN) */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #FFA301;
  color: #12272F;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option--selected {
  background-color: #FFA301;
}
/* Liste scrollable dans le volet (mêmes 174px que le socle, rappelé ici pour
   la version CDN dont les classes internes diffèrent légèrement) */
.apimo_location_wrap .select2-results > .select2-results__options {
  max-height: 174px !important;
  overflow-y: auto;
}
@media (max-width: 1024px) { .apimo_property_map { width: 100%; } }

/* Pixel-perfect fiche bien (mesures prod : galerie top 194, bulle vues top 170) */
/* La galerie locale tombait à 236px (marges non fusionnées comme en prod) : 48 - 42 = 6px */
.single-property-prod #apimo_gallery .apimo_property_gallery { margin-top: 6px; }
/* Fil d'ariane sur une seule ligne : sinon il passe sous la bulle de vues (top:170px fixe) */
.single-property-prod .breadcrumb { flex-wrap: nowrap; white-space: nowrap; overflow: hidden; }
.single-property-prod .breadcrumb-item.active span { overflow: hidden; text-overflow: ellipsis; }

/* Bulle compteur de vues : position:absolute ancrée à #apimo_gallery (relative) →
   TOUJOURS sur la feature image, à toute résolution/device (Cédric 26/07
   « regarde la prod »). Déplacé DANS #apimo_gallery côté template ; offsets NÉGATIFS
   (top/left -22px, keyframe to:-22px) → déborde le coin haut-gauche de la photo. */
#popin_count_view { position: absolute; top: -22px; }
/* Fond de page crème (iso prod : fond global du site #FFFBF1). Sans lui, le
   masque crème de chaque .apimo_property_value se voit comme un rectangle jaune. */
body.single-property { background-color: #FFFBF1; }
/* Puces par défaut : suppression généralisée sur les listes de la fiche
   (seules les puces orange ::before des listes apimo_services restent) */
/* !important requis : le kit Elementor (post-5.css) impose `* { list-style: revert !important }` */
.apimo_container ul.apimo_list_prestations,
.apimo_container ul.apimo_list_prestations li,
.apimo_container ul.apimo_list_image,
.apimo_container ul.apimo_list_image li,
.single-property-prod .property-card__specs li { list-style: none !important; }

/* Moteur (home + /biens/ + quartiers) : Select2 doit reprendre le volet de référence,
   pas son thème blanc par défaut. La liste vit dans .apimo_location_wrap (iv-search.js). */
.filter-container .filter-item-dropdown.active:has(.apimo_location) {
  background: #12272F;
  border: 0;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, .24);
  overflow: visible;
}
/* Le volet démarre sous toute la barre de filtres (et non sur la ligne d’aide
   du champ), ce qui préserve le formulaire et son action « enregistrer ». */
@media (min-width: 1025px) {
  .filter-container .filter-item-dropdown { top: calc(100% + 19px); }
}
.filter-container .apimo_location_wrap { padding: 10px; }
.filter-container .apimo_location_wrap .select2-dropdown {
  background: #12272F !important;
  border: 0 !important;
  border-radius: 0 0 16px 16px;
  padding: 0 0 10px;
  overflow: hidden;
}
.filter-container .select2-search--dropdown { padding: 0 0 8px; }
.filter-container .select2-search--dropdown .select2-search__field {
  background: transparent;
  background-image: url('../images/search_icon.svg');
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: 17px 17px;
  border: 0;
  border-bottom: 1px solid rgba(255, 251, 241, .8);
  border-radius: 0;
  box-sizing: border-box;
  color: #FFFBF1;
  height: 42px;
  min-height: 42px;
  padding: 8px 12px 8px 40px !important;
  width: 100%;
}
.filter-container .select2-results > .select2-results__options {
  max-height: 174px !important;
  padding: 0 0 0 0;
}
.filter-container .select2-results__option {
  background: #FFFBF1;
  border-radius: 999px;
  color: #12272F;
  font-size: 14px;
  line-height: 1.25;
  margin: 8px 0 0;
  padding: 8px 20px;
}
.filter-container .select2-container--default .select2-results__option--highlighted[aria-selected],
.filter-container .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.filter-container .select2-container--default .select2-results__option[aria-selected="true"],
.filter-container .select2-container--default .select2-results__option--selected {
  background: #FFA301 !important;
  color: #12272F !important;
}
