.elementor-13 .elementor-element.elementor-element-fe05f74:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-fe05f74 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://woltio.com/wp-content/uploads/2025/06/banner-legales.jpg");background-position:center center;}.elementor-13 .elementor-element.elementor-element-fe05f74 > .elementor-background-overlay{background-color:#000000;opacity:0.27;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-13 .elementor-element.elementor-element-fe05f74{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:7% 0% 7% 0%;}.elementor-13 .elementor-element.elementor-element-064b253{text-align:center;}.elementor-13 .elementor-element.elementor-element-064b253 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-13 .elementor-element.elementor-element-5f3156c1{margin-top:50px;margin-bottom:30px;}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-064b253 .elementor-heading-title{font-size:2em;}}/* Start custom CSS for text-editor, class: .elementor-element-46fe783b *//* ========== MI CUENTA – Diseño estilo Woltio original ========== */

/* Fuente Poppins en todo el área de cuenta */
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation a,
.woocommerce-MyAccount-content a {
  font-family: 'Poppins', sans-serif !important;
}

/* Menú de navegación */
.woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce-MyAccount-navigation li {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation a {
  color: #00a3e0;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.woocommerce-MyAccount-navigation li.is-active a {
  font-weight: 600;
}

/* Contenido principal */
.woocommerce-MyAccount-content {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #333;
}
.woocommerce-MyAccount-content a {
  color: #00a3e0 !important;
  font-weight: 500;
  text-decoration: none;
}

/* Título de bienvenida */
.woocommerce-MyAccount-content p strong {
  font-weight: 600;
}

/* Responsive: Menú y contenido */
@media (max-width: 768px) {
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .woocommerce-MyAccount-navigation li {
    flex: 1 1 auto;
  }
}/* End custom CSS */