.elementor-kit-8{--e-global-color-primary:#236B43;--e-global-color-secondary:#0E2258;--e-global-color-text:#666666;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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);}@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 *//* CookieYes – usar a cor primária global do Elementor */
:root {
--cookieyes-primary-color: var(--e-global-color-primary);
}
/* Botões */
.cky-btn,
.cky-btn-accept,
.cky-btn-reject,
.cky-btn-customize {
background-color: var(--e-global-color-primary) !important;
border-color: var(--e-global-color-primary) !important;
color: #ffffff !important;
}
/* Estado de foco */
.cky-btn:hover,
.cky-btn-accept:hover,
.cky-btn-reject:hover,
.cky-btn-customize:hover {
opacity: 0.9;
}
/* Alternar botões */
.cky-switch input:checked + .cky-slider {
background-color: var(--e-global-color-primary) !important;

}
/* Links dentro do banner */
.cky-banner a {
color: var(--e-global-color-primary) !important;

}
.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wpcf7-acceptance input[type="checkbox"] {
    margin: 0;
    transform: translateY(0);
}

.wpcf7-acceptance .wpcf7-list-item-label {
    margin: 0;
}

.wpcf7-response-output{
    color:#0E2258;
    
}/* End custom CSS */