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

body {
    background: #fff;
}

.adv-search-1 {
    margin-bottom: 35px;
}

#search_wrapper {
    z-index: 4 !important;
}

.adv-search-mobile .adv_search_slider,
#primary .adv_search_slider {
    height: max-content !important;
}

#search_wrapper_color {
    background: #fff;
    border: none;
}

.adv-search-1 .categories #adv_categ {
    display: none;
}

.adv-search-1 .categories #categlist {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 0;
    top: 0;
    border: none;
    box-shadow: none;
    overflow: visible;
    gap: 20px;
    flex-wrap: wrap;
}

.adv-search-1 .categories #categlist li {
    padding: 15px 40px;
    line-height: 24px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Public Sans";
    color: #0e0f0e;
    background: #fff;
    min-width: unset;
    display: inline-flex;
    border-radius: 0 30px 0 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.adv-search-1 .categories #categlist li[data-value="dpe"]::before,
.adv-search-1 .categories #categlist li[data-value="dtg"]::before,
.adv-search-1 .categories #categlist li[data-value="dpe-collectif"]::before,
.adv-search-1 .categories #categlist li[data-value="amo"]::before {
    content: "";
    width: 31px;
    height: 25px;
    background: url(images/amo.svg) top left / contain no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.adv-search-1 .categories #categlist li[data-value="diagnostic-immobilier"]::before {
    content: "";
    width: 31px;
    height: 25px;
    background: url(images/diagnostic-immobilier.svg) top left / contain no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.adv-search-1 .categories #categlist li[data-value="audit-energetique"]::before {
    content: "";
    width: 34px;
    height: 25px;
    background: url(images/audit-energetique.svg) top left / contain no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.adv-search-1 .categories .form-control,
.contact-boxer input.form-control,
.adv5-holder input.form-control {
    border: none !important;
    height: auto;
}

.wpestate_marker {
    background: #1b975d !important;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    font-family: "Public Sans", sans-serif;
    border-radius: 0 20px 0 20px !important;
}

.wpestate_marker:before {
    border-top-color: #1b975d !important;
}

#googleMap .info_details {
    left: 50%;
    top: unset;
    bottom: 14px;
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 0 30px 0 30px;
}

#googleMap #infocloser {
    top: 10px;
    right: 10px;
    font-size: 20px;
    width: auto;
    height: auto;
}

#googleMap .info_details .prop_pricex {
    display: none !important;
}

#googleMap .info_details .prop_detailsx {
    margin-bottom: 5px;
    padding-top: 0px;
    background: url(images/deco-map.png) top left / 0 auto no-repeat;
    font-family: "Public Sans";
    font-weight: bold;
    color: #464646;
    font-size: 15px;
    line-height: 20px;
}

#googleMap .info_details #infobox_title {
    margin-bottom: 0px;
    padding-top: 0px;
    font-family: "Public Sans";
    font-weight: bold;
    color: #464646;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

#googleMap .info_details .infobox_details_wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
}

.form-newsletters #btn-news {
    width: 51px;
    height: 53px;
    display: flex;
    max-width: 51px;
    min-height: 53px;
    justify-content: center;
    align-items: center;
}

.form-newsletters #btn-news svg {
    width: 22px;
    height: 22px;
}

.prestations-onglets svg {
    width: auto;
    height: auto;
}

.item-actualite {
    padding: 20px;
    border-radius: 0 40px 0 40px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.item-actualite .item-img {
    width: 100%;
    height: 230px;
    border-radius: 0 20px 0 20px;
}

.item-actualite .item-img img {
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    object-fit: cover;
}

.item-actualite .item-content {
    padding: 20px;
}

.item-actualite .item-content .date {
    font-size: 15px;
    line-height: 22px;
    color: #464646;
    font-weight: 250;
    font-family: "Public Sans";
    margin-bottom: 10px;
}

.item-actualite .item-content .title {
    font-size: 20px;
    line-height: 29px;
    color: #464646;
    font-weight: 700;
    font-family: "Public Sans";
    margin-bottom: 20px;
}

.btn-theme {
    display: inline-flex;
    padding: 13px 30px;
    border-radius: 0 20px 0 20px;
    background: #162117;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    min-height: 49px;
    font-family: "Public Sans";
    text-transform: uppercase;
    transition: 0.5s;
}

.btn-theme:hover {
    background: #1a8f59;
    color: #fff;
}

.page-wrapper {
    overflow: hidden;
}

.prestations-onglets .elementor-heading-title {
    font-size: 15px;
}

.ico-prestations {
    flex: 0 0 40px !important;
}

.contact-form__note {
    font-size: 15px;
    line-height: 19px;
    color: #ffffff;
    font-weight: 250;
    font-style: italic;
    font-family: "Public Sans";
}

.contact-form__note a {
    color: #fff;
}

.contact-form__note a:hover {
    color: #fff;
    font-weight: bold;
}

#form_contact-formulaire .form-contrl,
#form_contact-formulaire .form-control,
.contact-boxer input.form-control {
    padding: 15px 20px;
    margin: 0;
    background: #fff;
    font-size: 15px;
    font-family: "Poppins";
    border: none;
    border-radius: 0 30px 0 30px;
    height: 55px;
    line-height: 25px;
    outline: none;
    box-shadow: none;
    color: rgba(20, 42, 68, 1);
}

.frm_form_field input.form-control {
    border-radius: 0 30px 0 30px;
}

#form_contact-formulaire textarea.form-control,
#form_contact-formulaire textarea.form-contrl {
    height: 120px;
}

#form_contact-formulaire .form-contrl::placeholder,
#form_contact-formulaire .form-control::placeholder,
input.form-control::placeholder {
    color: rgba(20, 42, 68, 1);
}

.frm_style_style-formidable #form_contact-formulaire .btn-form-contact .frm_submit.frm_flex {
    justify-content: flex-end;
}

.btn-custom.btn-contact {
    min-width: 203px;
    transition: 0.5s !important;
}

.btn-custom.btn-contact:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to right, #1b985e, #1b985e);
}

.btn-custom.btn-contact:before {
    content: '';
    width: 16px;
    height: 20px;
    background: url(images/ico-devis.svg) center/16px 20px no-repeat;
}

.sect-title .sub-title {
    font-family: "Public Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #1E8550;
    background: url(images/deco-title.svg) left center / 16px 16px no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
}

.sect-title .h1 {
    font-family: "Public Sans", Sans-serif;
    font-size: 33px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    color: #162117;
    line-height: 1.2;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.sect-title .h1 span {
    color: #1a8f59;
}

.ancre-section {
    padding: 20px 0;
    background: #1b985e;
}

.ancre-section .list-ancre {
    display: flex;
    gap: 5px 20px;
    /* flex-wrap: wrap; */
    max-width: 100%;
    flex-shrink: 0;
    overflow: auto;
}

.ancre-section .list-ancre a {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Public Sans";
    transition: 0.5s;
}

.ancre-section .list-ancre a:hover {
    color: #162117;
    text-decoration: none !important;
}

.description-section {
    padding: 60px 0;
}

.list-description {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.list-description .item {
    padding: 24px;
    background: #fff;
    border-radius: 0 20px 0 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.list-description .item .title {
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    color: #1e8550;
    font-weight: bold;
    font-family: "Public Sans";
    margin-bottom: 10px;
}

.list-description .item .bloc-text {
    font-size: 16px;
    line-height: 27px;
    color: #162117;
    font-weight: 250;
    font-family: "Public Sans";
}

.list-description .item .bloc-text iframe {
    width: 100%;
    height: 450px;
}

.list-description .item .bloc-text .info_details {
    top: 10px;
    left: 10px;
    overflow: hidden;
    transform: none;
    border-radius: 0 20px 0 20px;
}

.list-description .item .bloc-text #slider_enable_street_sh {
    display: none !important;
}

.list-description .item .bloc-text .info_details #infobox_title {
    display: none;
}

.list-description .item .bloc-text .info_details .prop_detailsx {
    margin-bottom: 5px;
    padding-top: 0px;
    background: url(images/deco-map.png) top left /0 auto no-repeat;
    font-family: "Public Sans";
    font-weight: bold;
    color: #464646;
    font-size: 15px;
    line-height: 20px;
}

.list-description .item .bloc-text .info_details .prop_pricex {
    margin-bottom: 0px;
    padding-top: 0px;
    font-family: "Public Sans";
    font-weight: bold;
    color: #464646;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}

.price-property {
    font-size: 40px;
    line-height: 1.2;
    color: #1e8550;
    font-weight: bold;
    font-family: "Public Sans";
}

.user-property {
    padding: 24px;
    background: #fff;
    border-radius: 0 20px 0 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.user-property .img {
    width: 100%;
    height: 209px;
    background: red;
    border-radius: 0 20px 0 20px;
    margin-bottom: 15px;
    overflow: hidden;
}

.user-property .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.latest-property-content .title,
.user-property .title {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1e8550;
    font-weight: bold;
}

.latest-property-content {
    background: #fff;
    border-radius: 0 20px 0 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 24px;
}

.latest-property-content .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    padding: 10px 0;
    transition: 0.5s;
}

.latest-property-content .item .img {
    width: 85px;
    background: red;
    overflow: hidden;
    border-radius: 0 20px 0 20px;
    height: 65px;
}

.latest-property-content .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.latest-property-content .item .content {
    font-size: 16px;
    color: #162117;
    font-weight: bold;
    font-family: "Public Sans";
    line-height: 24px;
}

.latest-property-content .item:hover,
.latest-property-content .item:hover .content {
    color: #1E8550;
    text-decoration: none;
}

.property-banner {
    height: 400px;
    position: relative;
    z-index: 1;
}

.property-banner .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.property-banner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#map_slider_wrapper {
    right: 50px;
    top: 20px;
    width: 200px;
    height: 34px;
    padding: 17px 20px;
}

#slider_zoom_map {
    width: 100%;
    height: 2px;
}

#slider_zoom_map .ui-widget-header {
    height: 2px;
}

#gmap-control span {
    top: -12px;
    height: 26px;
}

#gmapzoomplus_sh,
#gmapzoomplus {
    height: 34px;
    top: 20px;
    width: 34px;
}

#gmapzoomminus_sh,
#gmapzoomminus {
    width: 34px;
    height: 34px;
    right: 264px;
    top: 20px;
}

#gmapzoomplus_sh.shortcode_control {
    bottom: 20px;
    left: 64px;
    top: unset;
}

#gmapzoomminus_sh.shortcode_control {
    bottom: 20px;
    left: 20px;
    top: unset;
}

.e-copropriete-pagination {
    padding: 40px 0 0;
}

.e-copropriete-pagination .pagination-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.e-copropriete-pagination .pagination-numbers a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    background: #1E8550;
    border-radius: 0 20px 0 20px;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    font-family: "Public Sans";
}

.e-copropriete-pagination .pagination-numbers a.active,
.e-copropriete-pagination .pagination-numbers a:hover {
    background: #162117;
    color: #fff;
    text-decoration: none;
}

#autres-prestations a.elementor-element>.elementor-widget-image {
    transition: 0.5s ease-in-out !important;
}

.btn-1,
.elementor-button,
#autres-prestations a.elementor-element {
    transition: 0.5s linear !important;
}

#autres-prestations a.elementor-element:hover>.elementor-widget-image {
    transform: rotate(720deg);
}

#autres-prestations a.elementor-element:hover {
    border-radius: 20px 0 20px 0 !important;
}

.img-box-interne {
    display: table;
    margin: 0;
    position: relative;
    z-index: 1
}

.img-box-interne .img-picto {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translatex(-60%);
}

@media screen and (max-width: 1500px) {
    .main-header .elementor-nav-menu .elementor-item {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1400px) {
    .main-header .elementor-nav-menu .elementor-item {
        font-size: 13px !important;
        margin: 0 0 !important;
    }
}

@media screen and (max-width: 1200px) {
    .container {
        background: transparent !important;
        float: none !important;
    }
}

@media screen and (max-width: 1199px) {
    .main-header .elementor-nav-menu .elementor-item {
        font-size: 16px !important;
    }
    .single-estate_property .row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

@media screen and (max-width: 767px) {
    .list-description .item .bloc-text .info_details {
        max-width: calc(100% - 24px) !important;
    }
    .list-description .item .bloc-text .info_details .infobox_image_wrapper {
        display: none !important;
    }
    #gmapzoomplus {
        height: 34px;
        top: 380px !important;
        width: 34px;
    }
    #gmapzoomminus {
        width: 34px;
        height: 34px;
        right: 264px !important;
        top: 380px !important;
    }
    #map_slider_wrapper {
        top: 380px !important;
    }
}

@media screen and (min-width: 768px) {
    .col-md-35 {
        flex: 0 0 29.15% !important;
        -ms-flex: 0 0 29.15% !important;
        max-width: 29.15% !important;
    }
}

.row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.btn-newsletter-custom .frm_submit,
.btn-newsletter-custom {
    width: 50px !important;
    height: 50px !important;
    max-width: 50px !important;
    margin-bottom: 0 !important;
}

.btn-newsletter-custom button {
    width: 50px !important;
    padding: 0 !important;
    border: none !important;
    height: 50px !important;
    max-width: 50px !important;
    border-radius: 50px !important;
    background: url(images/ico-news.svg) center/16px 16px no-repeat !important;
    background-color: #0e0f0e !important;
    font-size: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    transition: 0.5s linear !important;
}

.btn-newsletter-custom button:hover {
    background-color: #1b975d !important;
    transform: rotate(720deg) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.btn-1 a {
    transition: 0.5s linear !important;
}

.btn-1 a:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
}

.formulaire-newsletters .frm_primary_label {
    display: none !important;
}

.formulaire-newsletters .frm_first {
    margin-bottom: 0 !important;
}

.formulaire-newsletters .frm_first input {
    height: 50px !important;
    border-radius: 0 30px 0 30px !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: "Public Sans" !important;
    color: #0e0f0e !important;
    font-weight: 300 !important;
    background: #fff !important;
    width: 100% !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    height: 50px !important;
    line-height: 24px !important;
    min-height: 50px !important;
}

.formulaire-newsletters .frm_first input::placeholder {
    color: #0e0f0e !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: "Public Sans" !important;
    font-weight: 300 !important;
    font-style: italic !important;
}

.formulaire-newsletters .frm_submit {
    margin-top: 0 !important;
}

.formulaire-newsletters .frm_submit .btn-newsletter-custom {
    margin-top: 0 !important;
}

@media screen and (max-width: 600px) {
    .formulaire-newsletters .frm_first input {
        margin-bottom: 10px !important;
    }
}

.temoignage-section .d-none.link-avis a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.temoignage-section .d-none.link-avis a:hover {
    color: #1a8f59 !important;
}

.temoignage-section .d-none.link-avis a:after {
    width: 27px;
    height: 9px;
    flex: 0 0 27px;
    content: "";
    background: url(images/ico-temoignage.png) center/contain no-repeat;
    transition: 0.5s;
}

.temoignage-section .d-none.link-avis a:hover:after {
    transform: translateX(5px);
}

#comments {
    display: none;
}

body {
    overflow-x: hidden !important;
    scroll-behavior: smooth !important;
}

#google_map_prop_list_wrapper,
#google_map_prop_list_sidebar {
    position: relative !important;
    top: 0 !important;
}

.dashboard-margin {
    padding-left: 270px !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.col-md-12.user_profile_div {
    width: calc(100% - 60px) !important;
}

@media screen and (max-width: 991px) {
    .dashboard-margin {
        padding-left: 0 !important;
    }
    .col-md-12.user_profile_div {
        width: calc(100% - 30px) !important;
    }
}

.dash_no_header footer {
    display: none !important;
}

.single-content #inforoom,
.single-content #infobath,
.single-content #infosize {
    padding-top: 0px;
    height: 21px;
}

.infobox_listing_details {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.full-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.e-con-inner h2{
	margin-bottom:15px;
	margin-top:15px
}