/*
 * Durable conversion and responsive corrections for France Propriétés.
 * All selectors are scoped to the existing Elementor templates.
 */

.elementor-19534 .wpresidence-navigation-menu .sub-menu > li:hover > a,
.elementor-19534 .wpresidence-navigation-menu .sub-menu > li > a:hover,
.elementor-19534 .wpresidence-navigation-menu .sub-menu > li > a:focus,
.elementor-19534 .wpresidence-navigation-menu .sub-menu > li > a:active,
.elementor-19534 .wpresidence-navigation-menu .sub-menu > li.current-menu-item > a {
    background-color: #173f6b !important;
    color: #fff !important;
}

@media (max-width: 1024px) {
    .elementor-19534 .elementor-element.elementor-element-2be08547 .wpresidence-site-logo .logo img,
    .elementor-19534 .elementor-element.elementor-element-2be08547 img.wp-image-19481 {
        height: auto !important;
        max-width: clamp(190px, 32vw, 260px) !important;
        width: clamp(190px, 32vw, 260px) !important;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger_close {
        align-items: center;
        background: rgba(255, 255, 255, 0.08) !important;
        border: 1px solid rgba(255, 255, 255, 0.34);
        border-radius: 6px;
        color: #fff !important;
        display: flex;
        height: 48px;
        justify-content: center;
        min-height: 48px;
        min-width: 48px;
        padding: 11px;
        width: 48px;
    }

    .elementor-19534 .elementor-element.elementor-element-58cb4f1,
    .elementor-19534 .wpestate-elementor-menu-mobile-container {
        min-height: 48px;
        position: relative;
        z-index: 3;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger_close {
        display: none;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger svg,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger_close svg {
        display: block;
        height: 24px;
        width: 24px;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger svg path,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger_close svg path {
        stroke: currentColor !important;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger:focus-visible,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .wpestate_mobile_menu_trigger_close:focus-visible {
        outline: 2px solid #fff;
        outline-offset: 2px;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container.fp-mobile-menu-is-open .mobilex-menu {
        box-sizing: border-box;
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100vw !important;
        overflow-x: hidden;
        position: fixed !important;
        right: 0 !important;
        transform: none !important;
        width: 100vw !important;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li > a {
        background-color: #fff !important;
        box-sizing: border-box;
        color: #263238 !important;
        max-width: 100%;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li > a {
        background-color: #f4f7f9 !important;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li:has(> .sub-menu[style*="display: block"]) > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li.current-menu-item > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li.current-menu-parent > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li.current-menu-ancestor > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li > a:hover,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li > a:focus,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu > li > a:active,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li.current-menu-item > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li > a:hover,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li > a:focus,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li > a:active {
        background-color: #173f6b !important;
        color: #fff !important;
    }

    .elementor-19534 .wpestate-elementor-menu-mobile-container.fp-mobile-menu-is-open .mobilex-menu > li.menu-item-has-children:has(> .sub-menu[style*="display: block"]) > a,
    .elementor-19534 .wpestate-elementor-menu-mobile-container .mobilex-menu .sub-menu > li:hover > a {
        background-color: #173f6b !important;
        color: #fff !important;
    }
}

body.home .fp-home-hero-title span {
    display: block;
}

body.home .fp-home-hero-intro {
    margin: 18px auto 0;
    max-width: 760px;
    text-align: center;
}

body.home .fp-home-hero-subtitle {
    color: #fff;
    font-size: clamp(17px, 2vw, 21px);
    line-height: 1.5;
    margin: 0;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

body.home .fp-home-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 22px;
}

body.home .fp-home-hero-action {
    align-items: center;
    border: 2px solid #b9915b;
    border-radius: 5px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    min-height: 50px;
    padding: 12px 22px;
    text-decoration: none;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

body.home .fp-home-hero-action--primary {
    background: #b9915b;
    color: #fff;
}

body.home .fp-home-hero-action--secondary {
    background: rgba(24, 48, 67, 0.82);
    color: #fff;
}

body.home .fp-home-hero-action:hover,
body.home .fp-home-hero-action:focus-visible {
    background: #fff;
    border-color: #fff;
    color: #173f6b;
}

body.home .fp-home-hero-action:focus-visible {
    outline: 3px solid #fff;
    outline-offset: 3px;
}

body.home .fp-home-trust-bar {
    background: #f5f1eb;
    border-bottom: 1px solid #e2d7c8;
    border-top: 1px solid #e2d7c8;
    color: #173f6b;
    padding: 18px 20px;
}

body.home .fp-home-trust-bar__inner {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 1120px;
}

body.home .fp-home-trust-item {
    align-items: center;
    color: inherit;
    display: flex;
    flex-direction: column;
    gap: 2px;
    justify-content: center;
    min-height: 54px;
    padding: 4px 24px;
    text-align: center;
    text-decoration: none;
}

body.home .fp-home-trust-item + .fp-home-trust-item {
    border-left: 1px solid #d6c4ad;
}

body.home .fp-home-trust-item strong,
body.home .fp-home-trust-item--reviews {
    font-size: 19px;
    font-weight: 750;
}

body.home .fp-home-trust-item span {
    font-size: 14px;
}

body.home .fp-home-trust-item--reviews:hover,
body.home .fp-home-trust-item--reviews:focus-visible {
    color: #8a6332;
    text-decoration: underline;
}

body.home .elementor-element-83d4544[hidden] {
    display: none !important;
}

body.home .elementor-element-e09b15d {
    background-color: #eef3f5;
    background-position: center 18% !important;
}

body.home .elementor-element-5b82a77 .elementor-heading-title {
    color: #173f6b !important;
    text-shadow: none !important;
}

body.home .elementor-element-25d3a23 .elementor-field-label {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

@media (min-width: 576px) {
    body.home .elementor-element-3815dff .slick-track {
        justify-content: center;
    }
}

body.home .elementor-element-1285c25 .ribbon-inside {
    align-items: center !important;
    box-sizing: border-box !important;
    display: flex !important;
    font-size: clamp(11px, 1vw, 14px) !important;
    font-weight: 700 !important;
    height: clamp(34px, 3vw, 44px) !important;
    justify-content: center !important;
    left: clamp(-58px, -3.7vw, -42px) !important;
    line-height: 1.1 !important;
    min-height: 0 !important;
    padding: 0 12px !important;
    text-align: center !important;
    top: clamp(28px, 3.2vw, 46px) !important;
    white-space: nowrap !important;
    width: clamp(170px, 18vw, 230px) !important;
}

body.home .elementor-element-a9a9bc2,
body.home .elementor-element-23ea662,
body.home .elementor-element-b9bc8b0,
body.home .elementor-element-48548de {
    background-color: #173f6b !important;
}

body.home .elementor-element-a9a9bc2::before,
body.home .elementor-element-23ea662::before,
body.home .elementor-element-b9bc8b0::before,
body.home .elementor-element-48548de::before {
    background-color: rgba(15, 42, 65, 0.58) !important;
}

body.home .elementor-element-a9a9bc2 .elementor-heading-title,
body.home .elementor-element-23ea662 .elementor-heading-title,
body.home .elementor-element-b9bc8b0 .elementor-heading-title,
body.home .elementor-element-48548de .elementor-heading-title {
    color: #fff !important;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.72);
}

body.home .elementor-element-44391a41 a[href*="politique-de-confidentialite"] {
    display: inline-block;
    font-size: 13px;
    line-height: 1.55;
}

@media (max-width: 767px) {
    .elementor-19656 .elementor-element-14569ed > .e-con-inner,
    .elementor-19656 .elementor-element-f15a94d > .e-con-inner,
    .elementor-19656 .elementor-element-14569ed .e-con-child,
    .elementor-19656 .elementor-element-f15a94d .e-con-child {
        align-items: center !important;
        text-align: center !important;
    }

    .elementor-19656 .elementor-element-14569ed .elementor-widget,
    .elementor-19656 .elementor-element-f15a94d .elementor-widget {
        max-width: 100%;
        text-align: center !important;
        width: 100%;
    }

    .elementor-19656 .elementor-widget-image,
    .elementor-19656 .elementor-button-wrapper,
    .elementor-19656 .elementor-widget-text-editor,
    .elementor-19656 .elementor-widget-text-editor p {
        text-align: center !important;
    }

    .elementor-19656 .elementor-icon-list-items {
        align-items: center !important;
        justify-content: center !important;
    }

    .elementor-19656 .elementor-icon-list--layout-traditional .elementor-icon-list-item,
    .elementor-19656 .elementor-icon-list--layout-traditional .elementor-icon-list-item > a {
        justify-content: center !important;
        text-align: center !important;
        width: 100%;
    }

    body.home .elementor-element-b4b392b {
        min-height: 650px !important;
    }

    body.home .elementor-element-b4b392b > .e-con-inner {
        padding-bottom: 28px !important;
        padding-top: 42px !important;
    }

    body.home .fp-home-hero-title {
        font-size: clamp(28px, 8.2vw, 35px) !important;
        line-height: 1.12 !important;
    }

    body.home .fp-home-hero-intro {
        margin-top: 14px;
    }

    body.home .fp-home-hero-subtitle {
        font-size: 17px;
    }

    body.home .fp-home-hero-actions {
        align-items: stretch;
        flex-direction: column;
        margin-top: 18px;
    }

    body.home .fp-home-hero-action {
        min-height: 48px;
        width: 100%;
    }

    body.home .fp-home-trust-bar {
        padding: 14px 16px;
    }

    body.home .fp-home-trust-bar__inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.home .fp-home-trust-item--reviews {
        grid-column: 1 / -1;
    }

    body.home .fp-home-trust-item {
        min-height: 46px;
        padding: 8px 10px;
    }

    body.home .fp-home-trust-item + .fp-home-trust-item {
        border-top: 1px solid #d6c4ad;
    }

    body.home .fp-home-trust-item:nth-child(2) {
        border-left: 0;
    }

    body.home .elementor-element-2cfde2c0 {
        padding: 32px 10px !important;
    }

    body.home .elementor-element-2aa8496 > .e-con-inner {
        padding-bottom: 34px !important;
        padding-top: 34px !important;
    }

    body.home .elementor-element-c89cb43 > .e-con-inner {
        gap: 16px !important;
        padding-bottom: 46px !important;
        padding-top: 92px !important;
    }

    body.home .elementor-element-eba1092 > .e-con-inner {
        gap: 20px !important;
    }

    body.home .elementor-element-a9a9bc2,
    body.home .elementor-element-23ea662,
    body.home .elementor-element-b9bc8b0,
    body.home .elementor-element-48548de {
        min-height: 260px !important;
    }

    body.home .elementor-element-e09b15d {
        margin-top: 48px !important;
        min-height: 0 !important;
        padding: 0 !important;
    }

    body.home .elementor-element-e09b15d > .e-con-inner {
        min-height: 210px !important;
        padding: 52px 20px !important;
    }

    body.home .elementor-element-3815dff {
        padding-bottom: 36px !important;
        padding-top: 36px !important;
    }

    body.home .elementor-element-44391a41 {
        padding: 38px 24px !important;
    }
}
