.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#292828;--e-global-color-accent:#F08115;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.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 *//* ── Hover laranja em todos os botões – padrão Ícone Energia ── */

.elementor-button,
.elementor-button-link,
a.elementor-button,
.wp-block-button__link,
button:not(.icone-form .btn-submit):not(.icone-modal-btn) {
  transition: background .2s, background-color .2s, box-shadow .2s, transform .1s !important;
}

.elementor-button:hover,
.elementor-button-link:hover,
a.elementor-button:hover,
.wp-block-button__link:hover,
button:not(.icone-form .btn-submit):not(.icone-modal-btn):hover {
  box-shadow: 0 6px 28px rgba(249, 115, 22, .40) !important;
  filter: brightness(.92);
  transform: translateY(-1px);
}

.elementor-button:active,
.elementor-button-link:active,
a.elementor-button:active,
.wp-block-button__link:active,
button:not(.icone-form .btn-submit):not(.icone-modal-btn):active {
  transform: scale(.98) translateY(0) !important;
  box-shadow: 0 3px 12px rgba(249, 115, 22, .25) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito';
	font-display: auto;
	src: url('https://iconeenergia.com.br/wp-content/uploads/2026/04/Nunito-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */