/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}

/* ===============================================
   VARIABLES CSS
   =============================================== */
:root {

/*    --rouge: #cf1143; 
  --rouge: #e00458; */
  --rouge: #E0043D;
  --ink: #707070;
  --dark: #202020;
  --beige: #f8f5f4;
}

/* ===============================================
   STYLES GÉNÉRAUX
   =============================================== */
body {
  font-family: Prompt, arial, sans-serif;
  color: var(--ink);
  padding-top: 79px;
}

body.single-bien {
  background-color: var(--beige) !important;
}

body.single-bien header {
  background-color: white !important;
}

.wrapper {
  max-width: 1240px;
  margin: 0 auto;
}

/* Classes utilitaires */
.fg-1 {
  flex-grow: 1;
}

li.separator {
  width: 100% !important;
  margin: 0px 0 10px;
  height: 1px;
  background-color: #eee;
}

/* ===============================================
   HEADER SITE (Elementor)
   =============================================== */
.elementor-location-footer .e-con-inner,
#content .e-con-inner,
header .e-con-inner {
  max-width: 1240px !important;
}

header.elementor.elementor-650 {
  top: 0;
  left: 0;
  width: 100%;
  height: 79px;
  background-color: white;
  position: fixed !important;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 8px 0px;
}

/* ===============================================
   FOOTER (Elementor)
   =============================================== */
div#topFooter {
  position: relative;
}

/* Triangle rouge footer */
div#topFooter .triangleWrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  left: 0;
}

div#topFooter .triangleInner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

div#topFooter .triangleWrapper .leftTr {
  position: absolute;
  height: 200px;
  width: 100%;
  background: var(--e-global-color-primary);
  top: 0;
  left: 0;
  transform: rotate(5deg);
  transform-origin: top left;
}

div#topFooter .triangleWrapper .rightTr {
  position: absolute;
  height: 200px;
  width: 100%;
  background: var(--e-global-color-primary);
  top: 0;
  right: 0;
  transform: rotate(-5deg);
  transform-origin: top right;
}

div#bottomFooter > .e-con-inner {
  border-top: 2px solid white;
  padding: 30px 0;
}

div#bottomFooter .elementor-widget-text-editor p {
  margin: 0;
}

.elementor-location-footer .elementor-nav-menu a {
  padding-left: 0 !important;
}

div#topFooter .elementor-widget-html {
  position: static;
}

/* Position icônes dans boite collaborateurs */
.peopleBox {
  position: relative;
}

.peopleBox .phoneCall {
  position: absolute;
  top: 10px;
  right: 68px;
}

.peopleBox .enveloppe {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* ===============================================
   BLOG
   =============================================== */
.blog main#content {
  max-width: 1240px;
}

.archiveWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 40px;
  padding-bottom: 40px;
}

.archiveWrapper article.post {
  width: calc(33.33% - 27.667px);
  transition: 0.3s all ease-in-out;
  background-color: var(--e-global-color-0ec0c82);
  padding: 0;
}

.archiveWrapper article.post > a:first-child {
  display: block;
  height: 220px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.archiveWrapper article.post h2.entry-title {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.15;
  transition: 0.3s all ease-in-out;
}

.archiveWrapper article.post h2.entry-title a,
.innerPost p {
  transition: 0.3s all ease-in-out;
}

article .innerPost {
  padding: 0 15px 15px;
}

.archiveWrapper article.post:hover {
  background-color: var(--e-global-color-primary);
}

.archiveWrapper article.post:hover .innerPost * {
  color: white !important;
}

.archiveHeader {
  background-color: var(--e-global-color-0ec0c82);
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 40px;
}

.archiveHeader * {
  margin: 0;
  color: var(--e-global-color-primary);
  font-weight: 600;
}

.archiveHeader .post-meta * {
  font-weight: 400;
}

.archiveHeader h1 {
  margin-bottom: 10px;
}

.postBlogContent {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 20px 60px;
}

.post-categories {
  display: flex;
  justify-content: center;
  padding: 10px 20px 20px;
}

.post-categories .category-link {
  background-color: var(--e-global-color-primary);
  color: white;
  padding: 6px 12px;
  border-radius: 18px;
  margin: 0 6px;
  transition: 0.3s all ease-in-out;
}

.post-categories .category-link:hover {
  background-color: #707070;
}

/* ===============================================
   PAGE IMMOBILIER - SECTION HERO
   =============================================== */
div#topSearch {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}

div#topSearch h1 {
  margin: 0;
  padding-top: 20px;
  color: var(--rouge);
  font-weight: 700;
  font-size: 48px;
}
/* ===============================================
   FILTER SEARCH SIDEBAR
   =============================================== */

div#filterCanvas {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 460px;
  max-width: 100%;
  background-color: white;
  z-index: 5000;
  transform: translateX(100%);
  transition: 0.3s all ease-in-out;
}

.filter-is-open #filterCanvas {
  transform: none;
}
.admin-bar div#filterCanvas .filterHeader {
  margin-top: 32px;
}
.filterHeader {
  height: 79px;
  background-color: #eee;
  cursor: pointer;
}

#overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.35);
  z-index: 4;
  opacity: 0;
  transition: 0.3s opacity ease-in-out;
  pointer-events: none;
}

.filter-is-open #overlay {
  opacity: 1;
  width: 100vw;
  pointer-events: auto;
}

.filterHeader {
  background-color: var(--rouge);
  padding: 20px;
  display: flex;
  align-items: center;
  color: white;
  font-weight: 600;
  font-size: 24px;
}

form#filterForm {
  padding: 20px;
}

form#filterForm fieldset {
  display: block;
  max-width: 100%;
  border: 0;
  padding: 0;
  margin-bottom: 30px;
}

form#filterForm .splitter {
  display: flex;
  justify-content: space-between;
}

form#filterForm .splitter input {
  max-width: 180px;
  border-color: #ddd;
}

form#filterForm .splitter span {
  display: block;
  color: var(--rouge);
}

.roomsBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.roomsBox label {
  display: flex;
  height: 32px;
  min-width: 32px;
  border: 1px solid #eee;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.roomsBox input:checked + label {
  background-color: var(--rouge);
  color: white;
}
.roomsBox label.between {
  background-color: rgba(207, 17, 66, 0.2);
  border-color: rgba(207, 17, 66, 0.2);
}

button#resetFilter {
  background-color: white;
  border-width: 2px;
  color: var(--rouge);
}

form#filterForm > div:last-child {
  display: flex;
  justify-content: space-between;
}

span.select2 span,
span.select2 {
  border-color: #ddd !important;
}

form#filterForm fieldset > strong:first-child {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
}
/* ===============================================
   PAGE IMMOBILIER - BARRE DE RECHERCHE
   =============================================== */

.filter-is-open .displayBiens {
  pointer-events: none;
}

div#searchBar {
  margin: 40px auto;
  display: flex;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
  color: var(--ink);
}

@media screen and (min-width: 1300px) {
  div#searchBar .itemRecherche {
    min-width: 180px;
  }
}

div#searchBar > div {
  flex-grow: 1;
}

div#searchBar select {
  color: var(--ink);
}

div#searchBar ::placeholder {
  color: var(--ink);
}

div#searchBar button,
div#searchBar input,
div#searchBar select {
  border: 0;
  height: 60px;
  outline: none !important;
  box-shadow: none !important;
}

div#searchBar input {
  pointer-events: none;
}

div#searchBar .typeRecherche,
div#searchBar .localisationRecherche {
  padding-right: 10px;
}

div#searchBar .typeRecherche,
div#searchBar .localisationRecherche,
div#searchBar .surfaceRecherche,
div#searchBar .budgetRecherche {
  border-right: 1px solid #ddd;
}

div#searchBar button.plusRecherche {
  border-right: 1px solid white;
}

/* ===============================================
   PAGE IMMOBILIER - OPTIONS D'AFFICHAGE
   =============================================== */
div#triBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}

div#triBox .roomsBox {
  border: 2px solid var(--rouge);
  border-radius: 20px;
  display: flex;
  overflow: hidden;
}

div#triBox .roomsBox input {
  display: none;
  cursor: pointer;
}

div#triBox .roomsBox label {
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 20px;
}

div#triBox .roomsBox input:checked + label {
  background-color: var(--rouge);
  color: white;
}

div#triBox .right .alerte {
  background-color: var(--ink);
  height: 40px;
  border: 0;
}

/* ===============================================
   LISTE DES BIENS - CARTES
   =============================================== */
.wrapperBiens {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 40px;
  column-gap: 40px;
  padding: 40px 0;
}

.biens-list.wrapperBiens {
  padding-top: 0;
}

.bien {
  width: calc(33.3333% - 26.6667px);
  min-height: 240px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
  position: relative;
}

.bien .linkPost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: block;
}

/* Image de couverture des biens */
.bien .coverBien {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 240px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 20px;
  transition: 0.3s all ease-in-out;
  position: relative;
}

.bien .coverBien > div {
  position: relative;
  z-index: 3;
}

.bien .coverBien:before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  transition: 0.3s all ease-in-out;
}

/* Icône coeur */
.bien .square {
  background-color: var(--rouge);
  height: 32px;
  min-height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bien .square i {
  color: white;
  font-size: 20px;
}

/* Top des cartes (coeur + tags) */
.bien .coverBien .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0
}

.bien .top .tagbox {
  text-align: right;
  position: relative;
  top: 0;
  left: 0px
}

/* Tags */
.tagbox span.tag {
  padding: 4px 8px;
  color: white;
  background-color: purple;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: inline-block;
  margin-right: 4px;
}

/* Prix sur les cartes */
.bien .bottom span {
  font-weight: 600;
  font-size: 24px;
  color: white;
  transition: 0.3s all ease-in-out;
}

/* Contenu textuel des cartes */
.bien .contentBien {
  padding: 0 20px 20px;
  transition: 0.3s all ease-in-out;
}

.bien .contentBien * {
  transition: 0.3s all ease-in-out;
}

.bien .contentBien .titleBien {
  color: var(--rouge);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
  display: flex;
  height: 80px;
  align-items: center;
  margin: 0;
}

.bien .pieceTaille {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}

.bien .pieceTaille i,
.bien .localisation i {
  color: var(--dark);
  font-size: 19px !important;
}

.bien .pieceTaille span,
.bien .localisation span {
  font-size: 17px;
}

/* Effets hover sur les cartes */
.bien:hover .contentBien * {
  color: white !important;
}

.bien:hover .contentBien {
  background-color: var(--rouge);
}

.bien:hover .coverBien:before {
  opacity: 0;
}

/* ===============================================
   PAGINATION
   =============================================== */
nav.navigation.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding-bottom: 80px;
}

.pagination .nav-links {
  display: flex;
}

.nav-links span.page-numbers.current,
.nav-links a {
  display: block;
  height: 34px;
  min-width: 34px;
  background-color: var(--rouge);
  color: white;
  margin: 0 10px;
  line-height: 32px;
  text-align: center;
  padding: 0 12px;
  border: 2px solid var(--rouge);
  transition: all 0.3s ease-in-out;
}

.pagination span.page-numbers.dots {
  font-size: 24px;
  display: block;
  height: 34px;
  min-width: 20px;
  text-align: center;
  line-height: 24px;
}

.nav-links span.page-numbers.current {
  background-color: white !important;
  color: var(--rouge) !important;
  max-width: 34px;
  padding: 0;
}

.nav-links span.page-numbers.current:hover,
.nav-links a:hover {
  background-color: var(--ink) !important;
  border-color: var(--ink) !important;
  color: white !important;
}

/* ===============================================
   SINGLE BIEN - STRUCTURE GÉNÉRALE
   =============================================== */
#bien {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
  margin-top: 40px;
  margin-bottom: 80px;
  border-radius: 8px;
  background-color: white;
}

#mainBien {
  display: flex;
}

/* ===============================================
   SINGLE BIEN - HEADER
   =============================================== */
.headerBien .headerTop {
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}

.headerBien h1 {
  margin: 0;
  color: #d94865;
  font-size: 26px;
  max-width: 50%;
  line-height: 1.25;
}

.headerBien .headerTop .localisationBien {
  color: #444444;
  font-weight: 500;
  font-size: 20px;
}

.headerBien span.price {
  display: flex;
  height: 50px;
  align-items: center;
  padding: 0 30px;
  background-color: var(--beige);
  color: var(--rouge);
  font-weight: 500;
  font-size: 20px;
  border-radius: 25px;
}

/* Image principale et galerie */
.headerBien .headerMiddle {
  height: 640px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#mandataireProfile {
  display: block;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: auto;
}
.headerMiddle .tagbox {
  padding: 10px 20px;
}

.headerMiddle .tagbox .tag {
  font-size: 15px;
  font-weight: 500;
}

.headerMiddle .wrapperGallery {
  background-color: rgba(0, 0, 0, 0.3);
  overflow-x: auto;
  padding: 10px 20px;
  width: 100%;
}

.headerMiddle .galleryBien {
  display: flex;
  min-width: 200%;
  height: 90px !important;
}

.headerMiddle .galleryBien .swipebox {
  margin-right: 20px;
}

.headerMiddle .galleryBien .swipebox img {
  width: auto;
  height: 90px;
}

/* ===============================================
   SINGLE BIEN - CONTENU PRINCIPAL
   =============================================== */
#mainBien .contentBien {
  flex-grow: 1;
}

/* Informations principales */
.contentBienTop {
  background-color: var(--beige);
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contentBienTop div {
  color: var(--rouge);
  font-weight: 500;
  font-size: 18px;
}

.contentBienTop div:first-letter {
  text-transform: uppercase;
}

/* Description */
.descriptionBien {
  padding: 20px;
}

.contentBien h2 {
  margin: 0 0 15px;
  font-size: 22px;
  color: #444;
  font-weight: 500;
}

/* Détails du bien */
.detailsWrapper {
  padding: 0 20px 20px;
}

.contentBien .detailsBien {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.contentBien .detailsBien li {
  width: 50%;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.contentBien .detailsBien li i {
  margin-right: 10px;
  color: var(--rouge);
}

/* ===============================================
   SINGLE BIEN - DPE
   =============================================== */
.dpeWrapper {
  padding: 20px;
  background-color: var(--beige);
}

ul.dpe-details {
  border: 1px solid #ccc;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  background-color: white;
}

ul.dpe-details li {
  padding: 8px;
  font-size: 14px;
}

ul.dpe-details li:not(:first-child) {
  border-left: 1px solid #ccc;
}

ul.dpe-details li span {
  display: block;
  font-weight: 600;
}

/* Classes DPE par note */
.dpe-details li[dpeClasse="A"] {
  background-color: #009640;
  color: #fff;
}

.dpe-details li[dpeClasse="B"] {
  background-color: #48b749;
  color: #fff;
}

.dpe-details li[dpeClasse="C"] {
  background-color: #ffd900;
  color: #000;
}

.dpe-details li[dpeClasse="D"] {
  background-color: #ffa500;
  color: #000;
}

.dpe-details li[dpeClasse="E"] {
  background-color: #ff6f00;
  color: #fff;
}

.dpe-details li[dpeClasse="F"] {
  background-color: #e60000;
  color: #fff;
}

.dpe-details li[dpeClasse="G"] {
  background-color: #b60000;
  color: #fff;
}

/* ===============================================
   SINGLE BIEN - SIDEBAR
   =============================================== */
#mainBien aside {
  background-color: var(--rouge);
  padding: 20px;
  min-width: 380px;
}

aside,
.stickySidebar {
  color: white;
  text-align: center;
}

.referenceBien {
  text-align: center;
}

/* Agent Box */
.agentBox {
  margin: 20px 0;
  border: 1px solid white;
  border-radius: 8px;
  padding: 20px;
}

.agentBox h3.agentTitle {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 20px;
}

.agentBox p {
  margin: 0;
  line-height: 1.75;
}

.agentBox button {
  background-color: white;
  display: block;
  width: 100%;
  color: var(--rouge);
  font-weight: 500;
  margin: 10px 0 0;
}

.hiddenData {
  display: none;
  padding-top: 10px;
}

/* ===============================================
   LIGHTBOX
   =============================================== */
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  max-height: 90% !important;
}

/* ===============================================
   RESPONSIVE - TABLET (max-width: 1024px)
   =============================================== */
@media screen and (max-width: 1024px) {
  body {
    padding-top: 60px;
  }

  /* Header mobile */
  div#mobileTop {
    padding: 0;
    min-height: 0;
    height: auto;
    position: fixed;
    top: 0px;
    right: 0px;
    left: auto;
    width: 140px;
  }

  div#mobileTop > div {
    padding: 0;
  }

  div#mobileTop a.elementor-button.elementor-button-link {
    width: 140px;
    height: 60px;
    font-size: 24px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  header[data-elementor-id="650"] {
    height: 60px !important;
    padding: 10px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
    background: white;
  }

  header[data-elementor-id="650"] .elementor-widget-image img {
    height: 40px !important;
    width: auto !important;
  }

  /* Menu mobile */
  .e-off-canvas__no-scroll main#content {
    z-index: -1;
    position: relative;
  }

  .e-off-canvas__content {
    width: 100% !important;
  }

  div#mobileCanvas .elementor-button {
    width: 100% !important;
    height: 44px !important;
  }

  div#mobileCanvas ul li {
    margin-bottom: 10px;
  }

  div#mobileCanvas ul li a {
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
  }

  /* Blog responsive */
  .archiveWrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .archiveWrapper article.post {
    width: calc(50% - 20px);
  }
}

/* ===============================================
   RESPONSIVE - MOBILE (max-width: 767px)
   =============================================== */
@media screen and (max-width: 767px) {
  /* Footer responsive */
  div[data-elementor-type="footer"] a.elementor-icon {
    font-size: 20px !important;
    padding: 0px !important;
    min-width: 46px;
    min-height: 46px;
    display: flex;
    justify-content: center;
  }

  div[data-id="f01b08e"] {
    --widgets-spacing-column: 10px !important;
    text-align: center;
    justify-content: center;
    padding-bottom: 20px;
  }

  div[data-elementor-type="footer"] h3.elementor-heading-title span,
  div[data-elementor-type="footer"] h3.elementor-heading-title {
    font-size: 24px !important;
    text-align: center;
    margin-bottom: 10px;
  }

  div[data-elementor-type="footer"] .elementor-nav-menu--dropdown {
    background-color: transparent;
    color: white;
  }

  div[data-elementor-type="footer"] .elementor-nav-menu--dropdown a {
    color: white;
    text-align: left !important;
    justify-content: flex-start !important;
  }

  /* Blog responsive */
  .archiveWrapper article.post {
    width: 100%;
  }

  /* Page immobilier - Barre de recherche mobile */
  #content div#searchBar {
    margin: 20px;
    flex-wrap: wrap;
  }

  #searchBar button.plusRecherche {
    display: none;
  }

  #searchBar button#searchSubmit {
    height: 44px;
  }

  #content div#searchBar > * {
    width: 50%;
  }

  div#searchBar .itemRecherche:nth-child(n + 3) {
    border-top: 1px solid #ddd;
  }

  div#topSearch {
    height: 300px;
  }

  div#searchBar .itemRecherche,
  div#searchBar .itemRecherche input {
    height: 44px !important;
  }
  #searchBar .selectedTwo.localisationRecherche {
    border-right: 0;
    border-bottom: 1px solid #ddd;
  }

  .selectedTwo.typeRecherche {
    border-bottom: 1px solid #ddd;
  }

  /* Liste des biens mobile */
  .biens-list.wrapperBiens {
    padding: 20px;
  }

  .biens-list.wrapperBiens .bien {
    width: 100%;
  }

  div#triBox {
    padding: 20px;
  }

  /* Single bien mobile */
  div#bien {
    border-radius: 0 !important;
    margin-top: 0;
    box-shadow: none;
  }

  #bien .headerBien .headerTop {
    flex-wrap: wrap;
  }

  #bien .headerBien .headerTop h1 {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
  }

  #bien #mainBien {
    display: block;
  }

  #bien ul.detailsBien li {
    width: 100%;
  }

  .dpeWrapper .dpe-details {
    display: block;
  }

  #bien .contentBienTop .piecesBien {
    display: none;
  }

  #bien .contentBienTop div {
    font-size: 16px;
  }
}

/* ===============================================
   RESPONSIVE - PETITS ÉCRANS (max-width: 640px)
   =============================================== */
@media screen and (max-width: 640px) {
  .archiveWrapper article.post {
    width: 100%;
  }
}

/* Virtual Tour Popup Styles */
.virtual-tour-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  align-items: center;
  justify-content: center;
}

.virtual-tour-popup.active {
  display: flex;
  z-index:99999;
}

.popup-content {
  position: relative;
  width: 95vw;
  height: 95vh;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
  display: flex;
}

div#virtual-tour-popup.active .popup-content {
    background: #ffffff42;
}

.popup-left {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  background: #f8f9fa;
  border-bottom: 1px solid #ddd;
}

.popup-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

div#virtual-tour-popup button#popup-close-btn {
  background: white;
  border: 2px solid #e0043d;
  font-size: 32px;
  cursor: pointer;
  color: #e0043d;
  line-height: 1;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 50;
  font-size: 32px;
  padding: 0;
  height: 36px;
  min-width: 36px !important;
}

div#virtual-tour-popup button#popup-close-btn:hover {
  background-color: #dc3545;
  color: white;
}

.popup-iframe {
  width: 100%;
  height: 100%;
  border: none;
  flex: 1;
}

.popup-right {
  background: #f8f9fa;
  padding: 0;
  border-left: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}

div#virtual-tour-popup .wpforms-container .invisible.hidden{
    display:none;
}

/* Contact Form Styles */
.contact-form-section {
  background: white;
  padding: 15px;
}

.contact-form-section h3 {
  margin: 0 0 10px 0;
  color: #333;
  font-size: 18px;
}

.contact-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact-form input,
.contact-form textarea {
  padding: 12px 15px;
  border: 2px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  transition: border-color 0.3s ease;
  font-family: inherit;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #007cba;
}

.contact-form textarea {
  resize: vertical;
  min-height: 80px;
}

.contact-form .btn {
  padding: 15px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.contact-form .btn-primary {
  background: #007cba;
  color: white;
}

.contact-form .btn-primary:hover {
  background: #005a87;
  transform: translateY(-1px);
}

/* Agent Info Styles */
.agent-info-section {
  background: linear-gradient(135deg, #dc3545, #c82333);
  color: white;
  padding: 25px;
  border-radius: 10px;
  text-align: center;
}
.agentBox h3.agentTitle a {
  color: white;
}
.agent-info-section h3 {
  margin: 0 0 15px 0;
  font-size: 16px;
  opacity: 0.9;
}

.agent-name {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 15px 0;
}

.agent-address {
  font-size: 14px;
  opacity: 0.9;
  line-height: 1.4;
  margin-bottom: 20px;
}

.agent-contact-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}

.agent-contact-btn:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
}

.agent-hidden-details {
  display: none;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.agent-hidden-details.active {
  display: block;
}

.agent-hidden-details p {
  margin: 5px 0;
  font-size: 14px;
}

/* Virtual Tour Tag Styling */
.tag.virtual-tour-clickable {
  background: #dc3545 !important;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.tag.virtual-tour-clickable:hover {
  background: #c82333 !important;
  transform: scale(1.05);
}

.tag.virtual-tour-clickable i {
  font-size: 14px;
}

/* Responsive */
@media (max-width: 1024px) {
  .popup-content {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr auto;
  }

  .popup-right {
    border-left: none;
    border-top: 1px solid #ddd;
    max-height: 40vh;
    overflow-y: auto;
    padding: 20px;
    gap: 20px;
  }
}

div#virtual-tour-popup .popup-content .contact-form-section {
  padding: 15px;
}

div#virtual-tour-popup .wpforms-container .wpforms-field {
  padding: 8px 0;
}

div#virtual-tour-popup .wpforms-container .wpforms-field input {
  height: 34px;
}

div#virtual-tour-popup .wpforms-container {
  margin: 0px 0 0 0;
}

div#virtual-tour-popup div#agent-info {
  display: none;
}

button#visiteStickyButton {
  width: 100%;
  border: none !important;
  top: 88px;
  z-index: 20;
  background: white;
  color: var(--rouge);
  position: sticky
}

/* CSS MANDATAIRE AJUSTEME?NT sept 2025 */


body.single.single-mandataire .elementor-element.elementor-element-24ff9f4.e-con-full.e-flex.e-con.e-child {
    padding: 40px 0;
}

body.single.single-mandataire .elementor-element.elementor-element-89cb78b.e-grid.e-con-full.e-con.e-child {
    padding: 0;
}

body.single.single-mandataire .elementor-element.elementor-element-89cb78b.e-grid.e-con-full.e-con.e-child a{
    font-size: 15px
}

body.single.single-mandataire .elementor-element.elementor-element-fcaa652.elementor-widget.elementor-widget-button {
    text-align: right;
}

body.single.single-mandataire .elementor-element.elementor-element-42dc871.e-con-full.displayBiens.e-flex.e-con.e-parent.e-lazyloaded > article {
    height: 475px;
    position: relative;
    padding-top: 245px;
    transition: all .3s ease-in-out;
}

body.single.single-mandataire .elementor-element.elementor-element-518e271.elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 245px
}

body.single.single-mandataire .elementor-element.elementor-element-518e271.elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image > div {
    height: 245px;
    position: relative;
    overflow: hidden;
}

body.single.single-mandataire .elementor-element.elementor-element-518e271.elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 245px;
    transform: translate(-50%, -50%);
}

body.single.single-mandataire .elementor-element.elementor-element-74017eb.bienPrice.elementor-widget.elementor-widget-heading {
    background-color: transparent !important;
    min-height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    padding-left: 20px;
    position: static;
}

body.single.single-mandataire .elementor-element.elementor-element-74017eb.bienPrice.elementor-widget.elementor-widget-heading .elementor-widget-container *{
    color: #707070;
    font-weight: 600;
    font-size: 20px;
}

body.single.single-mandataire .elementor-element.elementor-element-74017eb.bienPrice.elementor-widget.elementor-widget-heading .elementor-widget-container {
    display: flex;
    align-items: center;
}

body.single.single-mandataire article.elementor-element.elementor-element-87f3471.e-con-full.contentBien.e-flex.e-con.e-child {
    padding: 0;
    gap: 0;
}

body.single.single-mandataire article.elementor-element.elementor-element-87f3471.e-con-full.contentBien.e-flex.e-con.e-child h3.elementor-heading-title.elementor-size-default {
    padding: 0px 20px ;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight:600;
    font-size: 22px;
    line-height: 1.3
}

body.single.single-mandataire .bien .contentBien .titleBien{
    height: auto
}

body.single.single-mandataire .elementor-element.elementor-element-f8d3c16.elementor-widget.elementor-widget-text-editor {
    position: absolute;
    top: -35px;
    right: 20px;
}

body.single.single-mandataire .elementor-element.elementor-element-f8d3c16.elementor-widget.elementor-widget-text-editor .elementor-widget-container {
    color: #707070;
    font-weight: 600;
    font-size: 20px;
}

body.single.single-mandataire .elementor-element.elementor-element-a80f341.elementor-tablet-align-center.elementor-widget.elementor-widget-button a {
    height: 50px;
    width: 100%;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--rouge)
}

body.single.single-mandataire nav.elementor-pagination {
    padding-top: 15px;
}

body.single.single-mandataire .e-con>.e-con-inner{
    max-width: 1240px !important
}

body.single.single-mandataire .elementor-element.elementor-element-f6ff12d.titleBien.elementor-widget.elementor-widget-heading {}

body.single.single-mandataire article.elementor-element.elementor-element-f76238d.e-con-full.bien.e-flex.e-con.e-child:hover {
    background-color: var(--rouge) !important;
}

body.single.single-mandataire article.elementor-element.elementor-element-f76238d.e-con-full.bien.e-flex.e-con.e-child:hover *{
    transition: all .3s ease-in-out;
    transition: background-color 0s ease !important
}

body.single.single-mandataire article.elementor-element.elementor-element-f76238d.e-con-full.bien.e-flex.e-con.e-child:hover *{
    color: white !important;
    background-color: var(--rouge) !important;
}

@media screen and (max-width: 767px){
    footer nav ul {
    background-color: var(--rouge);
}

footer nav ul li a{
    
    text-align:left;
    padding: 5px 0 !important;
    justify-content: flex-start !important;
    display: flex !important;
    margin:0;
    font-size: 14px !important;
}

.elementor-element.elementor-element-1dfc963.elementor-nav-menu__align-start.menuFooter{
    margin-top: -12px;
}

.elementor-element.elementor-element-f92898a.elementor-nav-menu__align-start.menuFooter ,
.elementor-element.elementor-element-a9f3dd3.elementor-nav-menu__align-start.menuFooter {
    margin-top: -24px;
}

footer h2{
    margin-top: 10px !important
}

.elementor-element.elementor-element-0f5caf7.e-grid.e-con-boxed.e-con.e-parent.e-lazyloaded > .e-con-inner {
    padding-top: 0 !important;
}
  .popup-content .popup-right {
    max-height: 100vh !important;
    height: 100%;
    background-color: rgba(255,255,255, 1);
  }




.popup-content button#wpforms-submit-5550 {
    width: 100%;
}

.popup-content .contact-form-section {
  padding:0 !important
}
}


.headingCount .elementor-heading-title{
    position: relative;
    padding-left: 40px;
    line-height: 1.2;
    font-size: 28px;
}
.headingCount .elementor-heading-title span {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    display: flex;
    width: 40px;
    align-items: center;
    font-weight: 600;
    font-size: 54px;
}

.top .visite-virtuelle-badge {
    top: 0px;
    right: auto;
    left: 0;
}