.elementor-kit-14{--e-global-color-primary:#FA6666;--e-global-color-secondary:#F6F1EA;--e-global-color-text:#2D5340;--e-global-color-accent:#AFCFBF;--e-global-color-ebee42f:#000000;--e-global-color-ded4af7:#FA6666E6;--e-global-color-203b627:#EBE6E0;--e-global-color-1dded6c:#E7E0DA;--e-global-color-a80f81e:#FBFAF9;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-f805d31-font-family:"Cormorant Garamond";}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-14 h3{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-14 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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);}@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 */.site-header {
    background-color: rgba(252, 251, 250, 0.6) !important;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid var(--theme-border);
    transition: var(--theme-transition);
}

@media (max-width: 768px) {
    .main-navigation {
        padding-top: 1rem;
        padding-bottom: 1rem;
        flex-direction: column;
        display: table;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 2rem;
        padding-left: 2rem;
        background: rgba(252, 251, 250, 0.95);
        backdrop-filter: blur(20px);
        border-bottom: 1px solid var(--theme-border);
        transition: var(--theme-transition);
    }
    
    .footer-grid > div {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    
    .footer-grid > div > .footer-title{
        font-size: 1.5rem;
    }


}


nav > ul > li.elementor-button {
    background-color: var(--e-global-color-primary);
    color: #fff;
    display: inline-block;
    fill: #fff;
    transition: all .3s;
}

nav > ul > li.elementor-button:hover {
    background-color: var(--e-global-color-ded4af7);
    text-decoration: none;
}


nav > ul > li.elementor-button a {
    color: #fff;
}

nav > ul > li.elementor-button a::after {
    display: none;
}

#badge .elementor-icon  {
    border: solid 3px #f4f0ed;
}


.site-footer {
    background-color: rgb(246, 241, 234);
    border-color: rgb(231, 224, 218);
}

.footer-grid > div {
    color: #3d3129;
}

.footer-social {
    color: #3d3129;
}

.footer-title {
    color: #3d3129;
}

ul.footer-links > li > a {
    color: #3d3129;
}

.footer-bottom {
    color: #3d3129;color: #3d3129;
}

a.footer-logo {
    color: #3d3129;
}

small > a {
    color: var(--e-global-color-primary);
}

.elementor-kit-14 h4 {
    font-family: var(--e-global-typography-f805d31-font-family), Sans-serif;;
    font-size: 2rem;
    color: #000000;
}

.title {
    font-family: var( --e-global-typography-f805d31-font-family ), Sans-serif !important;
    color: var(--e-global-color-titulo);
}/* End custom CSS */