.elementor-kit-7{--e-global-color-primary:#867460;--e-global-color-secondary:#888888;--e-global-color-text:#3F4246;--e-global-color-accent:#FFFFFF;--e-global-color-2971469:#000000;--e-global-typography-primary-font-family:"Lusitana";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:-1.6px;--e-global-typography-secondary-font-family:"Lusitana";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:-1.6px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-decoration:none;color:#323538;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Lusitana", Sans-serif;font-size:15px;text-transform:uppercase;color:var( --e-global-color-accent );}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#5E5142;color:var( --e-global-color-accent );}.elementor-kit-7 p{margin-block-end:8px;}.elementor-kit-7 a{color:#4B1212;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:600;line-height:18px;letter-spacing:0px;word-spacing:0px;}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"Lusitana", Sans-serif;font-size:48px;}.elementor-kit-7 h2{color:#867460;font-family:"Lusitana", Sans-serif;font-size:36px;font-weight:600;}.elementor-kit-7 h3{color:#867460;font-family:"Lusitana", Sans-serif;font-size:28px;font-weight:500;letter-spacing:0px;}.elementor-kit-7 h4{font-size:22px;}.elementor-kit-7 h5{font-size:20px;}.elementor-kit-7 h6{font-size:18px;}.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 *//* Formulário Contact Form 7 */
.wpcf7-form label,
input.wpcf7-submit {
    width: 100% !important;
}

.wpcf7-form label > span input,
.wpcf7-form label > span textarea,
.wpcf7-form label > span select {
    margin-top: 3px;
}

input.wpcf7-submit  {
    border: none;
    padding: 13px;
}

/* Formulário de Contato */
#formContact {
    transition: 300ms;
}

#formContact:not(.active) {
    opacity: 0;
    pointer-events: none;
}

#formContact.active {
    opacity: 1;
}

.btnFormContact {
    cursor: pointer;
}

.formContactContent {
    max-height: 100vh;
    overflow: auto;
}

.btn__whatsFixo-close {
    border: none !important;
    background-color: transparent!important;
    font-family: inherit !important;
}    
    
/* Formulários de contato do whatsapp LPs */
.FormWhatsFixedLP p {
    margin-bottom: 3px
}

.FormWhatsFixedLP .wpcf7-email {
    margin-bottom: 7px
}

.FormWhatsFixedLP span.wpcf7-list-item {
    margin: 5px 0;
}

.FormWhatsFixedLP input,
.FormWhatsFixedLP select {
    border-color: #00000036;
}

.FormWhatsFixedLP {
    max-height: calc(100vh - 250px);
    overflow: hidden;
}

p.textSmall {
    line-height: 1em;
    font-size: 14px;
    margin-bottom: 10px;
}/* End custom CSS */