/* PAGE ACHETER */
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .description{
    display: none;
}



body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3{
    margin-bottom: 20px;
}

body.page-id-14810 .iwp__items{
    grid-template-columns: repeat(2, 1fr);
}

body.page-id-14810 h1{
    /*color: #dbb78f !important;*/
}

body.single-immowp .iwp__block{
    border: 0;
    background: #f8f8f8;
}

body.single-immowp .iwp__block.iwp__card .iwp__card-header{
    background: transparent;
    color: white;
    border-bottom: 0;
    padding-left: 0;
}

body.single-immowp .iwp__block.iwp__card .iwp__card-header h2{
    font-weight: bold;
    font-family: 'Jost', sans-serif;
}

body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img,
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
    height: 350px;
}

/*body.page-id-14810 .iwp__items .iwp__item .iwp__item-overview{
    display: none;
}*/

/*body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
    height: 415px;
    width: 49%;
    display: inline-block;
}

body.page-id-14810 .iwp__items .iwp__item .iwp__item-content{
    width: 49%;
    display: block;
    float: right;
}*/

body .item-iwp-cta{
    margin-top: 20px;
    display: none;
}

body .iwp__items .iwp__item .iwp__item-content .iwp__item-text{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}

@media screen and (max-width: 992px){
    body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img{
        height: 370px;
    }


    body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
        height: 370px;
        width: 100%;
        display: block;
    }

    body.page-id-14810 .iwp__items .iwp__item .iwp__item-content{
        width: 100%;
        display: block;
        float: none;
    }
}



/* PAGE ACCUEIL */
body.page-id-13835 .iwp__property{
    /*max-width: 80vw;*/
}

body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3,
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .price span,
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview div span{
    color: black;
}

body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview{
    background-color: #aaaaaa17;
}

body .iwp__items .iwp__item{
    overflow: visible;
}


/* ******************************************** 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 50px 0;
  display: none;
}

/* 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-1232 .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{
    background-color: white;
    padding: 0 10px 10px 10px;
}

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(0,0,0,0.6);
    /*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;
}

body .iwp__block.iwp__card .iwp__card-body,
body .iwp__content .iwp__row .iwp__sidebar-others{
    background: white;
}


@media screen and (max-width: 768px){
    body .leaflet-big-map {
      height: 300px;
    }

    body.page-id-14810 .iwp__property{
        padding: 0 0 40px 0;
    }

    body.page-id-14810 .gdlr-core-text-box-item{
        padding-left: 0;
        padding-right: 0;
    }

    body.page-id-14810 .iwp__searchbar{
        margin-bottom: 25px;
    }

    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;
    }
}
