.elementor-250 .elementor-element.elementor-element-70796de3{--display:flex;--justify-content:center;--border-radius:12px 12px 12px 12px;--margin-top:0em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--padding-top:0px;--padding-bottom:15px;--padding-left:35px;--padding-right:35px;}.elementor-250 .elementor-element.elementor-element-70796de3:not(.elementor-motion-effects-element-type-background), .elementor-250 .elementor-element.elementor-element-70796de3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-250 .elementor-element.elementor-element-ba058c2{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-250 .elementor-element.elementor-element-ba058c2 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#25321A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-250 .elementor-element.elementor-element-a551de7{width:var( --container-widget-width, 392px );max-width:392px;margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;--container-widget-width:392px;--container-widget-flex-grow:0;font-family:"Lato", Sans-serif;font-size:16px;font-weight:300;line-height:24px;color:#667557;}.elementor-250 .elementor-element.elementor-element-a551de7.elementor-element{--align-self:flex-start;}.elementor-250 .elementor-element.elementor-element-156ff12{margin:0em 0em calc(var(--kit-widget-spacing, 0px) + -4em) 0em;}#elementor-popup-modal-250 .dialog-widget-content{animation-duration:0.4s;background-color:#FFFFFF;border-radius:12px 12px 12px 12px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-250{background-color:#CFCFCFCC;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-250 .dialog-message{width:448px;height:420px;align-items:flex-start;}#elementor-popup-modal-250 .dialog-close-button{display:flex;top:4%;background-color:#FFFFFF00;font-size:18px;}body:not(.rtl) #elementor-popup-modal-250 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-250 .dialog-close-button{left:4%;}#elementor-popup-modal-250 .dialog-close-button i{color:#020202;}#elementor-popup-modal-250 .dialog-close-button svg{fill:#020202;}@media(max-width:767px){.elementor-250 .elementor-element.elementor-element-ba058c2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 5px) 0px;}.elementor-250 .elementor-element.elementor-element-ba058c2 .elementor-heading-title{font-size:20px;}.elementor-250 .elementor-element.elementor-element-a551de7{margin:-11px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-size:16.8px;line-height:25px;}#elementor-popup-modal-250 .dialog-message{width:325px;height:475px;padding:0px 0px 0px 0px;}#elementor-popup-modal-250 .dialog-widget-content{margin:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-156ff12 */input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #e4ddcd;
  background-color: #fff8e0;
  padding-top: .8rem;
    padding-bottom: .8rem;
    padding-left: .75rem;
    padding-right: .75rem;
    transition: all .3s;
    border-radius: 6px;
    width: 100%;
        margin-top: 5px;
font-size: 16px;
font-family: Lato, Helvetica Neue, sans-serif;
 color: #6C7C93 !important;
}

label {
    color: #26321b;
    font-family: Lato, Helvetica Neue, sans-serif;
    font-weight: 300;
    font-size: 14px;
}

[type=button], [type=submit], button {
     font-family: "Playfair Display", Georgia, serif;
    background-color: #B96927;
    border: 1px solid #B96927;
    border-radius: 600px;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
 text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.92px;
    padding: .8rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #B96927;
    color: #fff;
    text-decoration: none;
}



/* Limpa floats e prepara o container */
.form-row {
    width: 100% !important;
    clear: both !important;
    display: block !important; /* Garante que não herde flex estranho */
    margin-bottom: -15px !important;
    height: 100%;
}

/* Força as colunas lado a lado */
.form-column {
    width: 48% !important; /* Quase metade para dar margem de erro */
    float: left !important;
    margin-right: 4% !important;
    box-sizing: border-box !important;
  max-height:70px ;
}

.mensagem{
    margin-top: 26px;
}

/* Remove a margem da última coluna para não quebrar a linha */
.form-column:last-child {
    margin-right: 0 !important;
}

/* Reset para garantir que os inputs ocupem a coluna toda */
.form-column input, 
.form-column select, 
.form-column .wpcf7-form-control-wrap {
    width: 100% !important;
    display: block !important;
}

/* "Clearfix": Impede que o conteúdo abaixo suba para as colunas */
.form-row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsividade: Volta para 1 coluna em celulares */
@media screen and (max-width: 600px) {
    .form-column {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: -5px !important;
    }
}

@media screen and (min-width: 700px) {.mensagem{
    margin-top: 33px;
}}


/* Chrome, Firefox, Opera, Safari */
.wpcf7 input::placeholder, 
.wpcf7 textarea::placeholder {
    color: #cccccc !important; /* Mude para a cor desejada */
    opacity: 1; /* Garante que a cor não fique transparente no Firefox */
      font-family: Lato, Helvetica Neue, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

/* Internet Explorer 10-11 */
.wpcf7 input:-ms-input-placeholder, 
.wpcf7 textarea:-ms-input-placeholder {
    color: #cccccc !important;
   font-family: Lato, Helvetica Neue, sans-serif;
    font-weight: 500;
    font-size: 14px;
}

/* Microsoft Edge */
.wpcf7 input::-ms-input-placeholder, 
.wpcf7 textarea::-ms-input-placeholder {
    color: #cccccc !important;
}/* End custom CSS */