
body .iwp__header-meta ul li{
    background-color: var( --e-global-color-blocksy_palette_1 );
}

body .iwp__header-title{
    margin-top: 25px;
}


body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .description{
    display: none;
}

body .iwp__block-overview .iwp__overview-list .iwp__media-body span {
    font-weight: 600;
}

body .iwp__block-overview .iwp__overview-list .iwp__media-body strong{
    font-weight: normal;
    color: var( --e-global-color-blocksy_palette_3 );
}

body.single-iwp_gestion_immo .iwp__property .iwp__main > div {
    font-size: 18px;
}

body .iwp__block.iwp__card .iwp__card-body {
    padding: 25px 20px;
}

body .iwp__block-details .iwp__details-list {
    padding-left: 0;
    margin-left: 0;
    gap: 20px 35px;
}


/* ******************************************** IMPORTE DE FOXY **************************************/

.map-scroll:before {
    content: '';
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
    z-index: 999;
    font-size: 34px;
    display: none;
}

.map-scroll:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    background: #00000061;
    z-index: 999;
    display: none;
}

/* 01 - MAP DESIGN */
body .leaflet-big-map {
  z-index: 998;
  position: relative;
  width: 100%;
  background-color: silver;
  height: 600px;
  margin: 0 0 0px 0;
  display: block;
}

/* 02 - POPUP DESIGN */
body .leaflet-popup {
}

body .leaflet-container a.leaflet-popup-close-button {
  color: white;
}

body .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
  padding: 0;
}

body .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  font-size: 16px;
  width: 274px;
  position: relative;
  box-shadow: rgb(0 0 0 / 28%) 0px 8px 28px;
  border-radius: 10px;
}

body.page-id-1306 .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{
    background-color: white;
}

body
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .map-estate-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .leaflet-popup .leaflet-popup-content-wrapper .map-estate-image {
  height: 182px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 10px 10px 0 0;
}

body .leaflet-popup .leaflet-popup-content-wrapper .map-estate-content {
  background-color: white;
  padding: 15px;
  border-radius: 0 0 10px 10px;
}

body
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .map-estate-content
  .map-estate-title {
  font-weight: 600;
  margin-bottom: 15px;
}

body
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .map-estate-content
  .map-estate-price {
  font-weight: bold;
}

body .leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background-color: transparent;
  box-shadow: none;
}

/* 03 - ICON DESIGN */
body.single-immowp .leaflet-pane.leaflet-overlay-pane svg path{
    fill: rgba(0,0,0,0.8);
}

body.single-immowp *{
    font-family: 'Jost', sans-serif !important;
}

.icon-marker-property {
    content: '';
    display: inline-block;
    background-color: transparent;
    height: 30px;
    width: 30px;
    padding: 0px;
    border-radius: 50%;
    background-color: rgba(4,50,78,0.7);
    /*transform-origin: 50% 50%;
    transition: transform 100ms cubic-bezier(0, 0, 0.1, 1) 0s;*/
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-marker-property .fa{
    font-size: 40px;
    color: #000;
}

.icon-marker-property span {
  display: inline-block;
  white-space: nowrap;
}

.icon-marker-property:hover {
  transform: scale(1.02);
}

/* 04 - BUTTON CARTE */
.hide-show-map{
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-radius: 4px;
    background-color: #1a1a1a;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 50px;
}

.hide-show-map .fa{
    display: inline-block;
    margin-right: 10px;
}


@media screen and (max-width: 768px){
    body .leaflet-big-map {
      height: 300px;
    }

    /*body .iwp__property{
        padding: 0 0 40px 0;
    }

    body.page-id-14810 .iwp__items{
        grid-template-columns: repeat(1, 1fr);
    }

    body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img{
        height: 200px;
    }

    body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
        height: 200px;
    }*/
}


body.page-id-1306 .iwp__property .more_criteria{
    color: var( --e-global-color-blocksy_palette_1 );
}



/* MAPPING BIENS VENDUS TEST */
/* Design Mapping Leaflet */
.leaflet-mapping-map {
  z-index: 999;
  width: 100%;
  background-color: silver;
  /* Defined height for leaflet */
  height: 600px;
}

.leaflet-marker-icon{
    transition: transform 0.3s ease;
}

.leaflet-marker-icon .hovered{
    transform: scale(1.5);
}


/* Ajustement pour le container du mapping des biens vendus */
body .mapping-map-container .elementor-widget-shortcode{
  width: 100%;
}


/* Détail bien */
body.single-iwp_gestion_immo .iwp__header-title__address h1{
    color: var(--theme-palette-color-3);
    font-size: 2.25em;
    text-shadow: none;
    font-weight: bold;
    text-transform: none;
}

body.single-iwp_gestion_immo .iwp__block {
    border: 0;
    background: #fff;
    border-radius: 0;
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: var(--e-global-color-blocksy_palette_3);
    padding: 10px 20px;
}


body.single-iwp_gestion_immo .iwp__block.iwp__block-overview{
    padding-top: 30px;
}

body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header {
    background: transparent;
    color: white;
    border-bottom: 0;
    padding-top: 25px;
}

body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header h2,
body.single-iwp_gestion_immo .iwp__sidebar h3 {
    font-size: 26px !important;
    letter-spacing: 1.3px;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: var( --e-global-color-blocksy_palette_1 );
}

body.single-iwp_gestion_immo .iwp__sidebar h3 {
    margin: 15px 0;
}

body .iwp__header-title__price span.iwp_price{
    background-color: var(--e-global-color-blocksy_palette_3);
    padding: 10px 15px 10px 60px;
    color: white;
}

body.single-iwp_gestion_immo .leaflet-overlay-pane svg path{
    fill: var( --e-global-color-blocksy_palette_3 );
}

@media screen and (max-width: 576px){
    body.single-iwp_gestion_immo .iwp__sidebar-others{
        padding: 0!important;
    }

    body.single-iwp_gestion_immo .iwp__block {
        padding: 10px 0px;
    }
}






















/**/
