.elementor-kit-7503{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-f1139ac:#000000;--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-7503 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);}@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 *//* WooCommerce - My Account: navegación (links) */
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-navigation li,
.woocommerce-MyAccount-navigation a {
  color: #000 !important;            /* texto negro */
  background: transparent !important;/* quitar fondos amarillos si los hay */
  border-color: rgba(0,0,0,0.06) !important; /* borde sutil (opcional) */
}

/* Link activo/en hover */
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-navigation a:focus {
  color: #000 !important;
  background: transparent !important;
  text-decoration: none !important;
}

/* Contenido y títulos dentro del dashboard */
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content a {
  color: #000 !important;
}

/* Si tu tema aplica color a elementos específicos (links pequeños, subtítulos) */
.woocommerce-MyAccount .woocommerce-MyAccount-navigation li a,
.woocommerce-MyAccount .woocommerce-MyAccount-navigation li a span {
  color: #000 !important;
}

/* Si usas Dokan o un plugin que añade su propio panel lateral */
.dokan-dashboard-side .dokan-dashboard-menu a,
.dokan-dashboard-side .dokan-dashboard-menu .dokan-common a {
  color: #000 !important;
  background: transparent !important;
}
.dokan-dashboard-side .dokan-dashboard-menu a:hover,
.dokan-dashboard-side .dokan-dashboard-menu .active a {
  color: #000 !important;
}

/* Forzar iconos o badges si los pinta en amarillo */
.woocommerce-MyAccount-navigation a i,
.woocommerce-MyAccount-navigation a .badge,
.dokan-dashboard-side .dokan-dashboard-menu .badge {
  color: #000 !important;
  background: transparent !important;
}/* End custom CSS */