.elementor-kit-8{--e-global-color-primary:#344cfc;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#00FF00;--e-global-color-0a2197c:#AA0000;--e-global-color-178e22b:#00FFFF;--e-global-color-77509fc:#00FF00;--e-global-color-341b0b1:#00FF00;--e-global-color-45e8b1c:#00FFFF;--e-global-color-dabe2a8:#243AD9;--e-global-color-3c85f24:#E2E2E2;--e-global-color-b9c6118:#22C442;--e-global-color-8f86248:#1CAA39;--e-global-color-195efb9:#F5F5F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:var( --e-global-color-primary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#000000;font-weight:bold;}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;}.elementor-kit-8 h4{color:var( --e-global-color-primary );}.elementor-kit-8 h5{color:var( --e-global-color-primary );}.elementor-kit-8 h6{color:var( --e-global-color-primary );}.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 *//* =========================================
   1. LINKS DE TEXTO – APENAS CONTEÚDO
   ========================================= */

/* Links dentro de texto real (conteúdo) */
.elementor-widget-text-editor a,
.elementor-widget-theme-post-content a,
.entry-content a,
.page-content a,
.post-content a {
    color: #0b5ed7;
    text-decoration: underline;
    font-weight: 500;
    transition: color 0.2s ease;
}

/* Hover */
.elementor-widget-text-editor a:hover,
.elementor-widget-theme-post-content a:hover,
.entry-content a:hover {
    color: #000000;
}

/* Visitados */
.elementor-widget-text-editor a:visited,
.entry-content a:visited {
    color: #084298;
}


/* =========================================
   2. RODAPÉ – FORÇAR BRANCO
   ========================================= */

footer,
footer a,
footer p a,
.footer a {
    color: #ffffff !important;
    text-decoration: underline;
}

footer a:hover {
    color: #e0e0e0 !important;
}


/* =========================================
   3. EXCLUSÃO TOTAL DE BOTÕES
   ========================================= */

/* Elementor buttons */
.elementor-button,
.elementor-button *,
.elementor-widget-button a {
    color: inherit !important;
    text-decoration: none !important;
}

/* Botões WhatsApp / CTA custom */
a[href*="whatsapp"],
a[href*="api.whatsapp"],
a[href*="wa.me"] {
    text-decoration: none !important;
}

/* Evita herdar azul em botões com fundo */
.elementor-widget-button a:hover {
    color: inherit !important;
}


/* =========================================
   4. MENU – NÃO TRATAR COMO LINK DE TEXTO
   ========================================= */

.elementor-nav-menu a {
    color: inherit;
    text-decoration: none;
}



/* =========================================
   FORÇA LINKS DO RODAPÉ SEM NEGRITO (FINAL)
   ========================================= */

/* Links legais: Privacidade / Termos / Cookies */
footer a,
footer strong a,
footer b a,
footer p a {
    font-weight: 400 !important;
}

/* Mantém <strong> visual apenas no texto, não nos links */
footer strong:not(:has(a)),
footer b:not(:has(a)) {
    font-weight: 500;
}




/* FAQ Gás de Cozinha */
.faq-gas h3 {
    font-size: 17px;
    line-height: 1.4;
    color: #000;
    font-weight: 600;
    margin-bottom: 6px;
}/* End custom CSS */