.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-d75536b:#000000;--e-global-color-b1f6b36:#FFFFFF;--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;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:1700ms;--e-preloader-delay:0ms;--e-preloader-color:#353333;--e-preloader-size:90px;}.elementor-kit-5 e-page-transition{background-color:#898A9A82;}.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 */a {
    color: #000000;
}
a:hover {
    color: rgb(200,73,63);
}
.woocommerce-MyAccount-navigation {display:none;}
.woocommerce-account
.woocommerce-MyAccount-content {width: 100%;}

body, html {
overflow-x: hidden !important;
}

/* Corrigir escrollamento no Mobile */
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}


.e-wc-account-tabs-nav{

   

    display: none;

}



.woocommerce-message::before, .woocommerce-info::before {

    color: #cb202d;

}


.woocommerce-message, .woocommerce-info {

    border-top-color: #cb202d;

}


.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {

    color: var(--links-normal-color, #5bc0de);

    background-color: transparent;

}


/* Remove default focus or active outline/border */

.woocommerce-MyAccount-navigation-link:focus,

.woocommerce-MyAccount-navigation-link:active {

    outline: none; /* Remove any outline on focus or click */

    border: none; /* Remove any border on focus or click */

}/* End custom CSS */