.elementor-kit-5{--e-global-color-primary:#15AAAA;--e-global-color-secondary:#070809;--e-global-color-text:#272A2E;--e-global-color-accent:#FF5E00;--e-global-color-8a31870:#FFFFFF;--e-global-color-6cecbd2:#DDDDDD;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--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:"Sora";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-8a31870 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 img{border-radius:24px 24px 24px 24px;}.elementor-kit-5 label{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;line-height:2em;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Poppins", Sans-serif;color:var( --e-global-color-text );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-8a31870 );padding:12px 12px 12px 12px;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{color:var( --e-global-color-secondary );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-8a31870 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-border-type:none;--message-buttons-border-radius:33px 33px 33px 33px;--message-buttons-padding:16px 16px 16px 16px;}@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 */.fit{
    width: fit-content;
}

.elementor-widget-text-editor p:last-child { margin-bottom: 0px; }

/* Reseta o layout do formulário "Add to Cart" */
body.single-product div.product form.cart {
    display: block !important;
    float: none !important;
    clear: both !important;
    overflow: visible !important;
}

/* Corrige a margem após o botão */
body.single-product div.product form.cart {
    margin-bottom: 30px !important;
}

/* Garante que os elementos abaixo não sejam afetados por flex/float */
.woocommerce div.product .elementor-widget-container {
    clear: both !important;
}/* End custom CSS */