.elementor-115 .elementor-element.elementor-element-daf76f9{--display:flex;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:00%;--padding-top:0%;--padding-bottom:0%;--padding-left:8%;--padding-right:8%;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-115 .elementor-element.elementor-element-1f28f6b2{width:auto;max-width:auto;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;color:#000000;}.elementor-115 .elementor-element.elementor-element-1f28f6b2 > .elementor-widget-container{margin:025px 0px 0px 0px;}.elementor-115 .elementor-element.elementor-element-1f28f6b2 p{margin-bottom:26px;}.elementor-115 .elementor-element.elementor-element-1f28f6b2 a{color:#000000;}.elementor-115 .elementor-element.elementor-element-1f28f6b2 a:hover, .elementor-115 .elementor-element.elementor-element-1f28f6b2 a:focus{color:#000000;}.elementor-115 .elementor-element.elementor-element-7574832{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-115 .elementor-element.elementor-element-7574832{--content-width:100%;}}@media(max-width:1024px){.elementor-115 .elementor-element.elementor-element-daf76f9{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}.elementor-115 .elementor-element.elementor-element-1f28f6b2{font-size:14px;}}@media(max-width:767px){.elementor-115 .elementor-element.elementor-element-daf76f9{--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}}/* Start custom CSS for html, class: .elementor-element-6fe3c7b */.mobile-menu-toggle {
    display: none;
  }

@media (max-width: 768px) {
  .mobile-menu-toggle {
    display: block;
    width: 100%;
    padding: 15px;
    background: #2c3338;
    color: white;
    border: none;
  }
  
  .mobile-menu-toggle:hover {
    color: white!important;
    
  }
    
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1f28f6b2 */.woocommerce {
    display: flex;
}

/* Estiliza o menu lateral da página Minha Conta */
.woocommerce-MyAccount-navigation {
    background: #f8f6f9; /* Fundo claro */
    border-radius: 12px; /* Bordas arredondadas */
    padding: 20px;
    width: 250px; /* Largura fixa */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

/* Remove os estilos padrões da lista */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Estiliza os itens do menu */
.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px;
}

/* Estiliza os links do menu */
.woocommerce-MyAccount-navigation ul li a {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
    border-radius: 6px;
    transition: all 0.3s ease;
}

/* Cor e fundo ao passar o mouse ou quando estiver ativo */
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
    background: #000;
    color: #fff!important;
}

/* Estiliza a seção de conteúdo */
.woocommerce-MyAccount-content {
    flex: 1;
    margin-left: 20px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: auto;
    border-radius: 12px;
}

    /* Base dos ícones */
    .woocommerce-MyAccount-navigation ul li a {
        position: relative;
        padding-left: 38px !important;
    }

        .woocommerce-MyAccount-navigation ul li a br {
            display: none !important;
        }
    
    /* Efeitos de hover e estado ativo */
.woocommerce-MyAccount-navigation ul li a:hover::before,
    .woocommerce-MyAccount-navigation ul li.is-active a::before {
        opacity: 1;
    }
    
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 250px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: auto;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {

    background-color: #000;
    color: #FFF;
    margin-top: 20px;
    float: right;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover {
    border-color: #000;
    background-color: #000;
    color: #FFF;
}

@media (max-width: 768px) {
  .mobile-menu-toggle {
    display: block;
    width: 100%;
    padding: 15px;
    background: #2c3338;
    color: white;
    border: none;
    text-align: left;
  }

  .woocommerce-MyAccount-navigation {
    position: fixed;
    left: -100%;
    top: 0;
    width: 70%;
    height: 100vh;
    background: white;
    box-shadow: 2px 0 5px rgba(0,0,0,0.2);
    transition: 0.3s;
    z-index: 1000;
    padding: 20px;
  }

  .woocommerce-MyAccount-navigation.active {
    left: 0;
  }

  .woocommerce-MyAccount-navigation ul {
    flex-direction: column;
    padding-top: 50px;
  }

  .woocommerce-MyAccount-navigation li {
    margin: 10px 0;
  }
}

.user-registration-Button {
    color: #fff !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a707643 */body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button {
    padding: 10px 24px;
    font-size: 15px;
    line-height: 25px;
    background: #000;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
    text-underline-offset: 4px;
    color: #000;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
    text-underline-offset: 4px;
    color: #000;
}/* End custom CSS */