.elementor-26888 .elementor-element.elementor-element-ddc2aa2 {
    --display: flex;
    --min-height: 120px;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    border-style: solid;
    --border-style: solid;
    border-width: 0 1px 1px 1px;
    --border-top-width: 0px;
    --border-right-width: 1px;
    --border-bottom-width: 1px;
    --border-left-width: 1px;
    border-color: #F5F5F5;
    --border-color: #F5F5F5;
    --border-radius: 0px 0px 10px 10px;
    box-shadow: 0 0 30px -7px rgb(0 0 0 / .5);
    --padding-top: 30px;
    --padding-bottom: 30px;
    --padding-left: 30px;
    --padding-right: 30px;
    display: flex !important;
    flex-direction: column !important;
    min-height: 120px !important;
    border-style: solid !important;
    border-width: 0 1px 1px 1px !important;
    border-color: #F5F5F5 !important;
    border-radius: 0 0 10px 10px !important;
    box-shadow: 0 0 30px -7px rgb(0 0 0 / .5) !important;
    padding: 30px !important;
}

.elementor-26888 .elementor-element.elementor-element-ddc2aa2 > .e-con-inner {
    padding: 0 !important;
    width: 100% !important;
}

.elementor-element.elementor-element-ddc2aa2 {
    background-color: #ffffff !important;
}

.elementor-element.elementor-element-ddc2aa2 .elementor-heading-title,
.elementor-element.elementor-element-ddc2aa2 .jet-listing-dynamic-field__content,
.elementor-element.elementor-element-ddc2aa2 a {
    color: #00222a !important;
}

.elementor-element.elementor-element-ddc2aa2 .elementor-heading-title {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: -0.02em !important;
}

.quaddra-specs-container {
    font-family: 'Lato', sans-serif;
    color: #00222a;
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    text-align: left;
}

.quaddra-spec-tag {
    display: inline-block;
    font-size: 13.5px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #00b0b9;
    margin-bottom: 12px;
}

.quaddra-spec-intro {
    margin: 0 0 24px;
    color: #666666;
    font-size: 13.5px;
    line-height: 1.5;
    font-weight: 400;
    font-style: italic;
    opacity: 0.9;
}

.quaddra-spec-item {
    display: flex;
    flex-direction: column;
    padding: 12px 0;
}

.quaddra-spec-type {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #00222a;
    margin-bottom: 6px;
}

.quaddra-spec-details {
    font-size: 13.5px;
    font-weight: 700;
    color: #00222a;
    line-height: 1.4;
    margin-bottom: 8px;
}

.quaddra-spec-price {
    background: #ffd300;
    color: #000000;
    padding: 6px 10px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 500;
    display: block;
    letter-spacing: 0.02em;
}

.quaddra-spec-price strong {
    font-weight: 900;
}

.quaddra-spec-divider {
    height: 1px;
    background-color: rgba(0, 0, 0, 0.06);
    margin: 2px 0;
}

.quaddra-spec-footer {
    margin-top: 15px;
    padding-top: 8px;
    border-top: 1px dashed rgba(0, 0, 0, 0.08);
}

.quaddra-spec-location {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444444;
    margin-bottom: 4px;
}

.quaddra-spec-slogan {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #666666;
    margin: 0;
    line-height: 1.4;
}

.yuny-card-neighborhood {
    display: block;
    font-size: 0.55em;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 1.15;
    margin-top: 4px;
}

.yuny-lojas-submenu {
    display: inline-flex !important;
    align-items: center;
    position: relative;
}

.yuny-lojas-submenu > summary.jet-checkboxes-list__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    list-style: none;
    min-height: 40px;
    width: auto !important;
}

.yuny-lojas-submenu > summary.jet-checkboxes-list__button::-webkit-details-marker {
    display: none;
}

.yuny-lojas-submenu > summary.jet-checkboxes-list__button::after {
    content: "+";
    margin-left: 12px;
    font-weight: 900;
}

.yuny-lojas-submenu[open] > summary.jet-checkboxes-list__button::after {
    content: "-";
}

.yuny-lojas-submenu__items {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 14px 35px rgba(0, 0, 0, 0.16);
    display: grid;
    gap: 8px;
    left: 50%;
    margin-top: 8px;
    min-width: 220px;
    padding: 12px;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    z-index: 30;
}

.yuny-lojas-submenu__items .jet-checkboxes-list__button {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    min-height: 40px;
    padding: 10px 18px !important;
    text-decoration: none !important;
    width: 100% !important;
    white-space: nowrap;
}

.yuny-lojas-submenu__items a.jet-checkboxes-list__button.yuny-disponibilidade-button,
.yuny-lojas-submenu__items a.jet-checkboxes-list__button.yuny-disponibilidade-button:visited,
.yuny-lojas-submenu__items a.jet-checkboxes-list__button.yuny-disponibilidade-button:focus {
    background: #ffd84d !important;
    background-color: #ffd84d !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 999px;
    box-shadow: none !important;
    color: #111111 !important;
    font-weight: 800;
    justify-content: center;
    -webkit-text-fill-color: #111111 !important;
}

.yuny-lojas-submenu__items a.jet-checkboxes-list__button.yuny-disponibilidade-button:hover {
    background: #f3b600 !important;
    background-color: #f3b600 !important;
    background-image: none !important;
    color: #111111 !important;
    -webkit-text-fill-color: #111111 !important;
}

.yuny-metragem-popup {
    align-items: center;
    background: rgba(0, 0, 0, 0.72);
    display: none;
    inset: 0;
    justify-content: center;
    padding: 24px;
    position: fixed;
    z-index: 99999;
}

.yuny-metragem-popup.is-open {
    display: flex;
}

.yuny-metragem-popup__content {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32);
    max-width: 920px;
    padding: 18px;
    position: relative;
    width: min(100%, 920px);
}

.yuny-metragem-popup__close {
    align-items: center;
    background: #ffd84d;
    border: 0;
    border-radius: 999px;
    color: #111111;
    cursor: pointer;
    display: flex;
    font-size: 24px;
    font-weight: 900;
    height: 42px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 42px;
}

.yuny-metragem-popup__image {
    border-radius: 14px;
    display: block;
    height: auto;
    max-height: 82vh;
    object-fit: contain;
    width: 100%;
}

@media (max-width: 767px) {
    .yuny-lojas-submenu-row {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 280px;
        width: 100%;
    }

    .yuny-lojas-submenu {
        display: block !important;
        width: 100%;
    }

    .yuny-lojas-submenu > summary.jet-checkboxes-list__button {
        justify-content: center;
        min-height: 42px;
        width: 100% !important;
    }

    .yuny-lojas-submenu__items {
        left: 0;
        margin-top: 10px;
        min-width: 0;
        position: static;
        transform: none;
        width: 100%;
    }

    .yuny-lojas-submenu__items .jet-checkboxes-list__button {
        justify-content: center;
        min-height: 42px;
        text-align: center;
        white-space: normal;
    }
}
