.elementor-kit-97{--e-global-color-primary:#FFFF00;--e-global-color-secondary:#FFFF00;--e-global-color-text:#FFFF00;--e-global-color-accent:#97CD2B;--e-global-color-9a04d21:#171717;--e-global-color-8fe2f1a:#000000;--e-global-color-847ead2:#FFFF00;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-size:19px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-c0107cc-font-family:"Jost";--e-global-typography-c0107cc-font-size:21px;--e-global-typography-c0107cc-font-weight:600;--e-global-typography-6c40fa7-font-family:"Jost";--e-global-typography-6c40fa7-font-size:17px;--e-global-typography-6c40fa7-font-weight:400;background-color:#000000;}.elementor-kit-97 button,.elementor-kit-97 input[type="button"],.elementor-kit-97 input[type="submit"],.elementor-kit-97 .elementor-button{background-color:var( --e-global-color-9a04d21 );color:var( --e-global-color-primary );}.elementor-kit-97 button:hover,.elementor-kit-97 button:focus,.elementor-kit-97 input[type="button"]:hover,.elementor-kit-97 input[type="button"]:focus,.elementor-kit-97 input[type="submit"]:hover,.elementor-kit-97 input[type="submit"]:focus,.elementor-kit-97 .elementor-button:hover,.elementor-kit-97 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-8fe2f1a );}.elementor-kit-97 e-page-transition{background-color:#FFBC7D;}.elementor-kit-97 a{color:var( --e-global-color-primary );}.elementor-kit-97 label{color:var( --e-global-color-primary );}.elementor-kit-97 input:not([type="button"]):not([type="submit"]),.elementor-kit-97 textarea,.elementor-kit-97 .elementor-field-textual{color:var( --e-global-color-primary );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-9a04d21 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Estilos principais dos botões WooCommerce */
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
    background-color: #171717 !important;
    color: #FFFF00 !important;
    border: none;
    padding: 12px 24px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

/* Hover */
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
    background-color: #FFFF00 !important;
    color: #000 !important;
}/* End custom CSS */