.elementor-kit-5{--e-global-color-primary:#E8651A;--e-global-color-secondary:#4A2C17;--e-global-color-text:#3A2A1A;--e-global-color-accent:#D4A843;--e-global-color-bac07fc:#C4520F;--e-global-color-bb0dbee:#1B6B3A;--e-global-color-ac18eb6:#104D28;--e-global-color-b142f37:#FFF8F0;--e-global-color-abb730c:#F5EBDD;--e-global-color-9c74de6:#FFFFFF;--e-global-color-0db2547:#6B5A48;--e-global-color-7a7f707:#1B6B3A00;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:clamp(2.2rem, 5vw, 3.6rem);--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:clamp(1.8rem, 3.5vw, 2.6rem);--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-a64b345-font-family:"DM Sans";--e-global-typography-a64b345-font-size:1.1rem;--e-global-typography-a64b345-font-weight:normal;--e-global-typography-c39a3da-font-family:"DM Sans";--e-global-typography-c39a3da-font-size:0.9rem;--e-global-typography-c39a3da-font-weight:normal;--e-global-typography-c39a3da-line-height:1.7em;background-color:var( --e-global-color-b142f37 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */.destaque{
    color: #e8651a;
}

/*DESABILITA SCROLL HORIZONTAL*/
html, body {
max-width: 100%;
overflow-x: hidden;
}

/* FIX icone dos botoes desalinhado */
.elementor-button-icon {
    line-height: 0;
}


/*MANTER COR DE LINKS*/
a, a:hover {
    color: currentColor;
}

/*REMOVE MARGIN WIDGET DE TEXTO*/
.elementor-widget-text-editor p:last-child{
    margin-bottom: 0px;
}

/* FIX MENU */
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    width: 220px!important;
    right: 0px!important;
    left: auto!important;
    border-radius: 10px;
    box-shadow: -6px 10px 20px #0000002b, 0 0 0 1px #00000017;
    overflow: hidden;}
li.menu-item:last-child a {padding-bottom: 13px;}
li.menu-item:first-child a {padding-top: 11px;}
/* FIM - FIX MENU */

/* Dropdown do menu mobile corrigido */
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { position: absolute; right: 0; top: 40px; width: 240px;}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { overflow: hidden!important;}
.elementor-kit-5 .elementor-menu-toggle { transition: all 0.5s ease;}

#header .elementor-nav-menu--dropdown .elementor-nav-menu li:first-child a {padding-top: 12px!important;} #header .elementor-nav-menu--dropdown .elementor-nav-menu li:last-child a {padding-bottom: 12px!important;
}

/*Desabilita o movimento do mouse no tablet e celular*/
body:not([data-elementor-device-mode="desktop"]) .elementor-motion-effects-element {
transform: none!important;
}

.elementor-kit-5 .elementor-button svg{
width: 20px;
vertical-align: middle;
}

.elementor-button-content-wrapper {
align-items: center
}

/* Animacoes suaves do Elementor */
.elementor-motion-effects-layer {
transition: all 3s cubic-bezier(.17,.42,.21,.98)!important;
}/* End custom CSS */