/*

    Theme Name: Acx Divi Child Theme

    Theme URI: https://acxcom.com/

    Version: 3.14.1

    Description: Child theme made for Divi.

    Author: Acxcom

    Author URI: https://www.acxcom.com

    Template: Divi

*/

@import "../Divi/style.css";

.cremona {
    /* Changé pour Baskerville */

    font-family: "Baskervville", Georgia, "Times New Roman", serif !important;

    font-weight: 400 !important;
}

.cremona-bold {
    /* Changé pour Baskerville */

    font-family: "Baskervville", Georgia, "Times New Roman", serif !important;

    font-weight: 700 !important;
}
sup {
    font-size: 50%;

    top: -3px;
}
.hide-this {
    display: none !important;
}

input,
textarea {
    max-width: 100%;
}

.mt90 {
    margin-top: 90px;
}

hr {
    height: 1px;

    border: none;

    background-color: #ebe3da;
}

hr.dark {
    background-color: #7f8b81;
}

.entry-content ul,
.et-l--body ul {
    list-style-image: url(/dev/wp-content/uploads/2021/08/bullet.png);
}

.entry-content li {
    margin-bottom: 12px;
}

.et_pb_button.light-btn {
    background-color: #ebe3da !important;

    color: #313e37 !important;
}

.et_pb_button.light-btn:hover {
    background-color: #7f8b81 !important;

    color: #313e37 !important;
}

/* HEADER */

.et_fullwidth_nav #main-header .container {
    width: 90%;

    max-width: 90%;

    padding-right: 0;

    padding-left: 0;
}

#logo {
    margin-top: -8px;
}

header .btn.menu-item,
.et-fixed-header #top-menu .btn.menu-item {
    background: #ebe3da;

    padding: 0 !important;

    margin-right: 20px;
}

header .btn.menu-item:hover {
    opacity: 0.8;
}

header .btn.menu-item a,
.et-fixed-header #top-menu .btn.menu-item a {
    padding: 12px !important;

    color: #313e37 !important;
}

/* FOOTER */

#main-footer .container {
    max-width: 80%;
}

#footer-widgets h3 {
    font-family: "Baskervville", Georgia, "Times New Roman", serif !important;

    font-weight: 700 !important;

    color: #ebe3da !important;
}

#footer-widgets {
    line-height: 1.7em;
}

#footer-widgets .et_pb_button {
    font-size: 15px !important;

    padding: 10px 15px !important;
}

.footer-widget {
    display: flex;

    flex-direction: column;
}

#custom_html-5 {
    margin-top: -24px;
}

#custom_html-6 .textwidget.custom-html-widget div,
#custom_html-9 .textwidget.custom-html-widget div,
#custom_html-10 .textwidget.custom-html-widget div {
    display: flex;
}

#custom_html-6 .textwidget.custom-html-widget div img,
#custom_html-9 .textwidget.custom-html-widget div img,
#custom_html-10 .textwidget.custom-html-widget div img {
    margin-top: 0;
}

/* GRAVITY FORMS */

.instruction {
    display: none !important;
}

.gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 12px 12px !important;

    border-radius: 6px;
}

.gform_wrapper.gf_browser_gecko select {
    padding: 12px 12px 12px 12px !important;

    border-radius: 6px;
}

.gform_wrapper.gf_browser_chrome select {
    padding: 12px 12px 12px 12px !important;

    border-radius: 6px;
}

.gform_wrapper textarea {
    padding: 12px !important;

    border-radius: 6px;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    padding: 12px 24px 16px;

    border: none;

    background-color: #808a80;

    color: #fff;
}

.gform_button.button {
    cursor: pointer !important;

    background-color: rgb(49, 62, 55) !important;

    font-size: 15px;

    font-weight: 400;

    text-transform: uppercase;

    padding: 10px 15px 10px 15px !important;
}

.gform_button.button:hover {
    background-color: #000 !important;

    color: #ebe3da !important;
}

.gform_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 60px !important;
}

.gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-size: 15px !important;
}

.gform_wrapper label.gfield_label,
.gform_wrapper select {
    font-weight: 400 !important;

    font-style: normal !important;

    font-size: 15px !important;
}

/* HOME */

#qb-home-header .et_pb_module_header {
    margin: 5.5vh 0;

    padding: 20px 0;

    border-top: 1px solid #fff;

    border-bottom: 1px solid #fff;
}

#qb-main-slider.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-width: 1150px;
}

#qb-main-slider .header-content-container.center {
    margin-top: 30vh;

    padding-right: 30%;
}

.move-txt-box {
    padding-left: 60px;
}

.move-txt-box::before {
    content: "";

    width: 45px;

    height: 1px;

    background-color: #ebe3da;

    position: absolute;

    left: 0;

    margin-top: 16px;
}

/* SLIDER */

.picture-slider .et_pb_slide_description {
    /*display: none;*/
}

.et_pb_slide_image,
.et_pb_slide_video {
    width: 100%;
}

/* TABLET */

@media only screen and (max-width: 980px) {
    .mobile_menu_bar:before {
        color: #fff !important;
    }
}

/* IPHONE 6+ PORTRAIT */

@media only screen and (max-width: 414px) {
    #qb-main-slider .header-content-container.center {
        padding-top: 0;

        padding-right: 0;

        margin-top: 10vh !important;
    }
}

/* PAGES */

#dalia-ec-sous-titre {
    position: absolute;

    bottom: 0;
}

.dalia-headers .header-content-container.center {
    position: absolute;

    top: 40px;
}

.dalia-headers .et_pb_fullwidth_header_container.center {
    background: rgb(0, 0, 0);

    background: -webkit-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0) 0%,

        rgba(0, 0, 0, 0) 50%,

        rgba(0, 0, 0, 0.3) 100%
    );

    background: -o-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0) 0%,

        rgba(0, 0, 0, 0) 50%,

        rgba(0, 0, 0, 0.3) 100%
    );

    background: linear-gradient(
        to top,

        rgba(0, 0, 0, 0) 0%,

        rgba(0, 0, 0, 0) 50%,

        rgba(0, 0, 0, 0.3) 100%
    );

    margin-left: 0 !important;

    margin-right: 0 !important;

    padding-left: 10% !important;

    padding-right: 10% !important;

    width: 100% !important;
}

.dalia-headers
    .et_pb_fullwidth_header
    .et_pb_fullwidth_header_container.center
    .header-content {
    width: 100%;

    max-width: 100%;

    height: calc(100vh - 240px);
}

.dalia-headers .et_pb_fullwidth_header_subhead {
    position: absolute;

    bottom: 0;

    width: 100%;
}

.et-pb-arrow-next::before,
.et-pb-arrow-prev::before {
    text-shadow: 0 0 8px #000;
}

/* MAP */

#map-filters {
    background: #fff;

    padding: 15px 30px 15px 43px;
}

#map-filters form .form-group {
    display: flex;

    font-size: 16px;

    justify-content: space-between;

    flex-direction: row;
}

#map-filters form .form-group .checkbox::before {
    content: "";

    position: absolute;

    width: 14px;

    height: 14px;

    z-index: 1;

    margin-top: 12px;

    margin-left: -13px;
}

#map-filters form .form-group .checkbox:nth-child(1)::before {
    background-color: #222b26;
}

#map-filters form .form-group .checkbox:nth-child(2)::before {
    background-color: #d53841;
}

#map-filters form .form-group .checkbox:nth-child(3)::before {
    background-color: #3b64b2;
}

#map-filters form .form-group .checkbox:nth-child(4)::before {
    background-color: #96979c;
}

#map-filters form .form-group .checkbox:nth-child(5)::before {
    background-color: #273783;
}

#map-filters form .form-group .checkbox:nth-child(6)::before {
    background-color: #5a9a50;
}

#map-filters form .form-group .checkbox:nth-child(7)::before {
    background-color: #edc235;
}

#map-filters form .form-group .checkbox label {
    z-index: 2;

    position: relative;
}

/* English */

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(1)::before {
    background-color: #222b26;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(2)::before {
    background-color: #3b64b2;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(3)::before {
    background-color: #283786;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(4)::before {
    background-color: #5a9a50;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(5)::before {
    background-color: #96979c;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(6)::before {
    background-color: #d53a42;
}

.page-id-3271 #map-filters form .form-group .checkbox:nth-child(7)::before {
    background-color: #edc235;
}

/* FULL WIDTH MAP */

#fw-map-filters {
    position: absolute;

    background: #7f8b81;

    top: 60px;

    left: 60px;

    bottom: 60px;

    padding: 45px 60px 45px 45px;

    overflow-y: auto;

    min-width: 400px;
}

.fw-map-item-detail {
    font-size: 18px;

    padding-left: 22px;
}

#fw-map-filters a {
    color: #000;
}

.js-wpv-filter-form-4191 .radio input {
    display: none;
}

.js-wpv-filter-form-4191 .radio {
    border-bottom: 2px solid beige;

    padding-bottom: 4px;

    margin-bottom: 6px;

    cursor: pointer;
}

.js-wpv-filter-form-4191 .radio label {
    cursor: pointer;

    width: 100%;

    display: block;
}

.js-wpv-filter-form-4191 .radio::after {
    content: "";

    height: 20px;

    width: 20px;

    background: url(/wp-content/uploads/2021/11/more-btn.png) scroll no-repeat
        center;

    background-size: 100%;

    position: absolute;

    right: 40px;

    margin-top: -28px;
}

.js-wpv-filter-form-4191 .radio.active::after {
    background: url(/wp-content/uploads/2022/01/less-btn.png) scroll no-repeat
        center;

    background-size: 100%;
}

.js-wpv-addon-maps-focus-map {
    font-size: 16px;

    margin-bottom: -6px;

    display: block;
}

.js-wpv-addon-maps-focus-map:last-child {
    border-bottom: 2px solid beige;

    padding-bottom: 15px;

    margin-bottom: 6px;
}

.gm-style .gm-style-iw-c {
    background-color: #ebe3da;

    padding: 20px;
}

.gm-ui-hover-effect {
    right: -3px;

    top: -3px;
}

.gm-style .gm-style-iw-t::after {
    background: linear-gradient(
        45deg,
        rgb(235, 227, 218) 50%,

        rgba(235, 227, 218, 0) 51%,

        rgba(235, 225, 218, 0) 100%
    );
}

/* PAGE VIP */

#header-bottom-ol {
    position: absolute;

    background-color: rgba(235, 227, 218, 0.9);

    bottom: 24px;

    left: -12.5%;

    right: -12.5%;

    padding: 20px 0 40px;
}

#hp-header .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    padding-bottom: 0;

    bottom: -6px;
}

#hp-header
    .et_pb_fullwidth_header
    .et_pb_fullwidth_header_container.center
    .header-content {
    margin: 0 auto;
}

#hp-header .header-content-container.center {
    position: absolute;

    top: 0;

    height: 100vh;
}

.page-id-974 #text-under-map-fix-top-margin {
    margin-top: -8px;
}

.page-id-1531 #text-under-map-fix-top-margin {
    margin-top: -24px;
}

/* PAGE QUARTIER */

#wpv_control_select_wpcf-superficie-select option:disabled {
    display: none;
}

#wpv_control_select_wpcf-chambres option:disabled {
    display: none;
}

/* CHINEESE EXCEPTIONS */

.hide-in-chineese {
    display: block;
}

.page-id-1670 .hide-in-chineese {
    display: none;
}

.show-in-chineese {
    display: none;
}

.page-id-1670 .show-in-chineese {
    display: block;
}

/* BLOG */

.more-link {
    background-color: #313e37;

    padding: 10px 20px;

    display: inline-block;

    margin-top: 10px;
}

.single-post .entry-title {
    margin-bottom: 10px;
}

.fw-map-item-detail {
    display: none;
}

.map-data-loader {
    padding-top: 5px;

    float: right;

    margin-right: 30px;
}

.map-data-loader img {
    height: 20px;
}

.mapItemHolder {
    position: relative;

    padding-bottom: 5px;
}

.mapItemHolder:last-child {
    margin-bottom: 20px;
}

.openMapBubble {
    background-image: url("img/external-link.png");

    position: absolute;

    font-size: 13px;

    right: -40px;

    top: 5px;

    background-color: #fff;

    color: #fff !important;

    padding: 5px 10px;

    line-height: 1;

    border-radius: 100%;

    background-size: 80%;

    background-repeat: no-repeat;

    background-position: center;
}

.fw-map-item-detail .mapItemHolder.item-3064,
.fw-map-item-detail .mapItemHolder.item-3401,
.fw-map-item-detail .mapItemHolder.item-4542 {
    display: none;
}

.displayDalia .item-3064,
.displayDalia .item-3401,
.displayDalia .item-4542 {
    display: block !important;
}

.mapItemHolder p.mapBubble {
    display: none;
}

.mapBubble {
    display: block;

    background-color: rgb(235, 227, 218);

    border-radius: 8px;

    box-sizing: border-box;

    font-size: 12px;

    text-align: center;

    width: 150px;

    line-height: 2;

    padding: 10px !important;

    position: absolute;

    bottom: 40px;

    z-index: 999;

    right: -50px;

    font-family: Arial;

    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.3);
}

.mapBubble a {
    color: #7f8b81 !important;

    display: block;
}

.mapBubble a:hover {
    cursor: pointer;

    color: #000000 !important;

    display: block;
}

.mapBubble span.closeBubble {
    float: right;

    margin-top: -10px;

    font-weight: bold;

    margin-right: -3px;

    color: #7f8b81 !important;
}

.mapBubble span.closeBubble:hover {
    cursor: pointer;

    color: #0a0a0a !important;
}

div[role="dialog"] > div {
    overflow: auto !important;
}

div[role="dialog"] {
    padding-right: 20px !important;

    padding-bottom: 20px !important;
}

/* POPUP */

.pum-content.popmake-content {
    padding-top: 45px !important;

    padding-bottom: 45px !important;
}

.pum-content.popmake-content p {
    font-size: 20px !important;
}

/* TEMP */

.hide-from-public {
    display: none !important;
}

.logged-in .hide-from-public {
    display: block !important;
}

/*#Floor-7{*/

/*    position: relative;*/

/*    top: 14px;*/

/*    left: 12px;*/

/*}*/

div#condominium-choose-container {
    /* background-color: #ffffffde; */
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
}

#condominium-choose-container > svg {
    width: 90%;
    height: 100vh !important;
    margin-left: 5%;
}
.choisir-etage {
    background: url(/wp-content/uploads/2021/11/back-btn.png);
    background-repeat: no-repeat;
    padding: 6px 6px 6px 48px;
    background-position-y: 6px;
}
a.returnToHome {
    position: absolute;
    right: 30px;
    top: 30px;
}

.popup-info-box-unit {
    position: absolute;
    right: 0%;
    width: 30%;
    align-self: normal;
    display: none;

}
.unit-infos {
    background-color: #7f8b81;
    color: #fff;
    padding: 10px 15px 10px 15px;
    width: 100%;
    transition: 0.3s all ease-in-out;
    transition-delay: 0.18s;
    position: absolute;
    line-height: 1.5;
}
.popup-info-box-unit.floorInfo-box {
    padding: 20px 15px 20px 35px;
    background: #313e37;
    color: #fff;
}
.popup-notify-box {
    position: absolute;
    left: 0%;
    width: 100%;
}
.notify-infos {
    background-color: #313e37 !important;
    color: #fff;
    padding: 25px 15px 25px 15px;
    width: 100%;
    position: absolute;
    font-size: 1.5rem;
    text-align: center;
}


#condominium-choose-container{
    z-index: 9999;
}
#condominium-choose-container svg {
    width: 97% !important;
    height: 100% !important;
    margin-left: 5px !important;
    margin-top: 35px !important;
}
#show-condos.overBg .et_pb_column_7{
    background-image: url(https://quartierdalia.com/wp-content/uploads/2021/10/Dalia_Exterior-4-1.jpg) !important;
    padding-bottom: 5px;
}
#show-condos.overBg .et_pb_column_7::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffffc2;
}


@media only screen and (max-width: 1024px) {
    #condo-design-container .popup-info-box-unit, #condo-design-container .floorInfo-box {
        display: none !important;
    }
    .popup-notify-box {
        width: 100%;
        text-align: center;
        
    }
    .notify-infos {
        padding: 5px 8px;
        font-size: 18px;
        line-height: 1.8;
        width: 100%;
    }
  
    a.returnToHome {
        right: 20px;
        top: 20px;
    }

}
@media only screen and (max-width: 600px) {

    .popup-notify-box .notify-infos {
        padding: 4px 8px;
        font-size: 13px;
    } 
    .returnToHome img {
        width: 28px;
        height: 28px;
    }
    a.returnToHome {
        position: absolute;
        right: 10px;
        top: 5px;
    }

    #condo-design-container {
        padding-bottom: 0px !important;
    }

    #show-condos .et_pb_row_3.et_pb_row {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    #floor-plan-container .acx-col-left {
        width: 100% !important;
    }
    #floor-plan-container .acx-col-right {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    .popup-notify-box .notify-infos {
        padding: 4px 8px;
        font-size: 14px;
        line-height: 1.7;
    }
}
@media only screen and (max-width: 380px) {
  
    .popup-notify-box .notify-infos {
        padding: 3px 8px !important;
        font-size: 13px !important;
    }
}

/* FIX */
#post-3554, #post-3877, #post-4105 {
    margin-bottom: -40px;
}
#pum_popup_title_7765 {
    display: none;
}