.elementor-6778 .elementor-element.elementor-element-af9f6d2{--display:flex;--min-height:0px;--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;--margin-top:5px;--margin-bottom:5px;--margin-left:5px;--margin-right:5px;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-6778 .elementor-element.elementor-element-af9f6d2:not(.elementor-motion-effects-element-type-background), .elementor-6778 .elementor-element.elementor-element-af9f6d2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFDB;}.elementor-6778 .elementor-element.elementor-element-af9f6d2.e-con{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-6778 .elementor-element.elementor-element-25c061b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:solid;border-width:8px 8px 8px 8px;border-color:#FFFFFF00;border-radius:13px 13px 13px 13px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-6778 .elementor-element.elementor-element-25c061b.ha-has-bg-overlay:hover::before{transition:background 0.3s;}#elementor-popup-modal-6778 .dialog-widget-content{animation-duration:1.2s;border-style:solid;border-width:2px 2px 2px 2px;border-color:#C5A059;border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-6778{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-6778 .dialog-message{width:500px;height:auto;}#elementor-popup-modal-6778 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-6778 .elementor-element.elementor-element-af9f6d2{--margin-top:7px;--margin-bottom:7px;--margin-left:7px;--margin-right:7px;--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px;}.elementor-6778 .elementor-element.elementor-element-af9f6d2.e-con{--align-self:center;}.elementor-6778 .elementor-element.elementor-element-25c061b{margin:7px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}#elementor-popup-modal-6778 .dialog-message{width:90vw;}#elementor-popup-modal-6778{justify-content:center;align-items:center;}#elementor-popup-modal-6778 .dialog-widget-content{border-width:5px 5px 5px 5px;}}@media(min-width:768px){.elementor-6778 .elementor-element.elementor-element-af9f6d2{--width:74.8%;}}/* Start custom CSS for shortcode, class: .elementor-element-25c061b *//* Diminui a distância entre os campos do formulário */
.elementor-6778 .elementor-element.elementor-element-25c061b .wpforms-field {
    margin-bottom: 8px !important; /* Diminui o espaço de baixo de cada campo */
    padding-bottom: 0 !important;
}

/* Diminui o espaço entre o título (Label) e a caixa branca */
.elementor-6778 .elementor-element.elementor-element-25c061b .wpforms-field-label {
    margin-bottom: 2px !important;
}

/* Ajusta o espaço final antes do botão */
.elementor-6778 .elementor-element.elementor-element-25c061b .wpforms-submit-container {
    padding-top: 5px !important;
    margin-top: 0 !important;
}/* End custom CSS */
/* Start custom CSS *//* --- BLOCO UNIFICADO E CORRIGIDO PARA TEXTO CLARO --- */

/* 1. Correção dos Títulos dos Campos (Labels) - Dourado Pálido */
#elementor-popup-modal-6778 .wpforms-field-label, 
#elementor-popup-modal-6778 .wpforms-field-sublabel,
#elementor-popup-modal-6778 .wpforms-title {
    color: #dfd8b7 !important; /* Cor dourada pálida refinada da imagem */
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important; /* Usando a fonte refinada */
    font-size: 16px !important;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

/* 2. Correção do Texto de Placeholder (Ex: "Digite seu nome.") */
#elementor-popup-modal-6778 .wpforms-field input::placeholder,
#elementor-popup-modal-6778 .wpforms-field textarea::placeholder,
#elementor-popup-modal-6778 .wpforms-field .wpforms-field-description {
    color: rgba(223, 216, 183, 0.7) !important; /* Mesma cor pálida, com 70% de transparência */
    font-style: italic !important;
    font-size: 14px !important;
}

/* 3. Manter os Campos Brancos com Borda Dourada */
#elementor-popup-modal-6778 .wpforms-field input, 
#elementor-popup-modal-6778 .wpforms-field textarea {
    background-color: #ffffff !important;
    border: 1px solid #c5a059 !important; /* Borda dourada fina */
    border-radius: 8px !important;
    padding: 12px !important;
    color: #333333 !important; /* Texto interno do usuário continua escuro para ler */
}

/* 4. Estilo do Dropdown (Estado/Cidade) conforme a imagem */
#elementor-popup-modal-6778 .wpforms-field select {
    background-color: #d6d3a8 !important; /* Bege/Dourado claro */
    border: 1px solid #c5a059 !important;
    border-radius: 8px !important;
    font-weight: bold;
    color: #333333 !important; /* Texto interno do dropdown */
}

/* 5. Correção do Texto e Estilo do Botão Enviar Refinado */
#elementor-popup-modal-6778 .wpforms-submit-container button {
    background: linear-gradient(145deg, #333333, #1a1a1a) !important;
    color: #dfd8b7 !important; /* Cor pálida também no texto do botão */
    font-family: 'Montserrat', sans-serif !important;
    border: 1px solid #dfd8b7 !important;
    border-radius: 30px !important;
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.4);
}

/* Efeito de Hover no botão */
#elementor-popup-modal-6778 .wpforms-submit-container button:hover {
    background: #c5a059 !important;
    color: #111111 !important;
}
/* --- FIM DO BLOCO CORRIGIDO --- *//* End custom CSS */