.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--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){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 .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 */div.product-addon-totals .wc-pao-subtotal-line {
    justify-content: left;
    border-top: 1px solid #eee;
    padding: 10px 0;
    font-weight: 600;
    font-family: 'Roboto';
    margin-top: 20px;
}

.required{
    color: red;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3 {
    color: var(--typography-section-titles-color, #000);

    font-family: 'Roboto';
    margin-bottom: var(--section-title-spacing, 45px);
    margin-top: 0;
    font-weight: 600!important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label {
    color: #000000!important;
    margin-bottom: var(--forms-label-spacing, 0);
    font-family: 'Roboto';
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button {
    background: #253c65!important;
    border: none;
    border-radius: var(--forms-buttons-border-radius, 3px);
    color: var(--forms-buttons-normal-text-color, #fff);
    padding: var(--forms-buttons-padding, 12px 32px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select {
    background: #f9fafa!important;
    border: 1.2px #000 solid!important;
    border-radius: var(--forms-fields-border-radius, 0);
    color: #000000!important;
    font-size: 14px;
    padding: var(--forms-fields-padding, 16px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button {
    background: #253c65!important;
    border: none;
    border-radius: var(--forms-buttons-border-radius, 3px);
    color: var(--forms-buttons-normal-text-color, #fff);
    margin-top: 20px;
    padding: var(--forms-buttons-padding, 12px 32px);
}

.woocommerce-mini-cart__empty-message {
font-size: 0;
}
.woocommerce-mini-cart__empty-message::after {
  content: " Nenhum produto no carrinho";
  font-size: 16px !important;
}

.woocommerce-order {
    padding: 20px;
}

.elementor-widget-woocommerce-checkout-page {
    background-color: transparent;
    color: #000000!important;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 21px;
}/* End custom CSS */