.elementor-kit-7{--e-global-color-primary:#C63718;--e-global-color-secondary:#7D1D3F;--e-global-color-text:#FFFEFED9;--e-global-color-accent:#F2F2F2;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#1B1B1B;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h2{color:#000000E6;font-family:"Inter", Sans-serif;font-size:45px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.image-container {
    overflow: hidden; /* Oculta partes da imagem que ultrapassarem o contêiner */
    /*width: 300px;  Exemplo de largura */
    /*height: 200px;  Exemplo de altura */
}

/* --- À VENDA: esconder --- */
[data-situacao="À Venda"] .ue-badge-container,
[data-situacao="À Venda"] .ue-badge-rotated-reverse {
    display: none !important;
}

[data-situacao="Vendido"] .jet-listing-dynamic-field__content {
    display: none !important;
}

/* --- VENDIDO: verde --- */
[data-situacao="Vendido"] .ue-badge-container,
[data-situacao="Vendido"] .ue-badge-rotated-reverse, [data-situacao="Vendido"] .ue-badge-title {
    background-color: #28a745 !important;
    color: #ffffff !important;
    font-size: 16px !important;
}

/* Preço hidden */

#precohidden [data-situacao="Vendido"]{
 display: none;   
}
/* --- EM NEGOCIAÇÃO: laranja --- */
[data-situacao="Negociação"] .ue-badge-container,
[data-situacao="Negociação"] .ue-badge-rotated-reverse {
    background-color: #ff9800 !important;
    color: #ffffff !important;
}/* End custom CSS */