.elementor-3285 .elementor-element.elementor-element-63283cc{--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;--padding-top:70px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3285 .elementor-element.elementor-element-8ccde69{text-align:start;}.elementor-3285 .elementor-element.elementor-element-8ccde69 .elementor-heading-title{font-family:"Poppins WOFF2", Sans-serif;font-size:2.5em;font-weight:600;color:var( --e-global-color-4c55422 );}body.elementor-page-3285:not(.elementor-motion-effects-element-type-background), body.elementor-page-3285 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-12763dd );}@media(max-width:767px){.elementor-3285 .elementor-element.elementor-element-63283cc{--content-width:80%;}}@media(min-width:768px){.elementor-3285 .elementor-element.elementor-element-63283cc{--content-width:1140px;}}@media(max-width:1024px) and (min-width:768px){.elementor-3285 .elementor-element.elementor-element-63283cc{--content-width:90%;}}/* Start custom CSS *//* Página de gracias WooCommerce */
.woocommerce-order {
  max-width: 1140px;
  margin: 0 auto 80px auto;
  color: #16003f;
}

/* Cajas principales */
.woocommerce-order-overview,
.woocommerce-bacs-bank-details,
.woocommerce-order-details,
.woocommerce-customer-details {
  background: #ffffff;
  border-radius: 22px;
  padding: 28px;
  margin: 28px auto;
  box-shadow: 0 8px 24px rgba(118, 97, 170, 0.08);
  border: none;
}

/* Texto inicial genérico */
.woocommerce-notice--success {
  max-width: 1140px;
  margin: 0 auto 24px auto;
  background: #ffffff;
  border-radius: 18px;
  color: #16003f;
  font-size: 18px;
  font-weight: 700;
}

/* Títulos de todos los apartados */
.woocommerce-order h2,
.woocommerce-order h3,
.woocommerce-bacs-bank-details h2,
.woocommerce-bacs-bank-details h3,
.woocommerce-order-details__title,
.woocommerce-column__title {
  color: #16003f;
  font-size: 24px !important;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 18px;
}

/* Datos bancarios: evitar que el nombre de la cuenta destaque demasiado */
.wc-bacs-bank-details-account-name,
.woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
  color: #16003f !important;
  font-size: 22px !important;
  line-height: 1.3;
  font-weight: 700;
  margin: 10px 0 14px 0;
}

/* Datos bancarios: lista más compacta */
.woocommerce-bacs-bank-details ul {
  margin-top: 12px;
  margin-bottom: 0;
}

.woocommerce-bacs-bank-details li {
  margin-bottom: 4px;
  line-height: 1.5;
}

/* Tablas WooCommerce */
.woocommerce-table,
.shop_table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}

/* Celdas */
.woocommerce-table th,
.woocommerce-table td,
.shop_table th,
.shop_table td {
  padding: 16px 18px;
  border: 1px solid rgba(118, 97, 170, 0.14);
  color: #16003f;
  vertical-align: top;
}

/* Detalles del pedido/reserva */
.woocommerce-order-details table.shop_table {
  table-layout: auto;
}

/* Pedidos normales: columnas Producto / Total */
.woocommerce-order-details table.shop_table th.product-name,
.woocommerce-order-details table.shop_table td.product-name {
  width: 72% !important;
  text-align: left !important;
}

.woocommerce-order-details table.shop_table th.product-total,
.woocommerce-order-details table.shop_table td.product-total {
  width: 28% !important;
  text-align: right !important;
  white-space: nowrap;
}

/* Pedidos normales: pie de tabla alineado */
.woocommerce-order-details table.shop_table tfoot th {
  text-align: right !important;
  font-weight: 700;
}

.woocommerce-order-details table.shop_table tfoot td {
  text-align: right !important;
}

.woocommerce-order-details table.shop_table tfoot tr th,
.woocommerce-order-details table.shop_table tfoot tr td {
  padding: 14px 18px !important;
}

/* Solo reservas Amelia: tabla compacta */
.aristea-amelia-order-details table.shop_table {
  table-layout: fixed;
}

/* Solo reservas Amelia: ocultar columna Total dentro de detalles */
.aristea-amelia-order-details table.shop_table th.product-total,
.aristea-amelia-order-details table.shop_table td.product-total {
  display: none !important;
}

/* Solo reservas Amelia: ocultar subtotal, total y método de pago repetidos */
.aristea-amelia-order-details table.shop_table tfoot {
  display: none !important;
}

/* Solo reservas Amelia: ocultar cabecera Producto */
.aristea-amelia-order-details table.shop_table thead {
  display: none !important;
}

/* Solo reservas Amelia: producto ocupa todo el ancho */
.aristea-amelia-order-details table.shop_table th.product-name,
.aristea-amelia-order-details table.shop_table td.product-name {
  width: 100% !important;
  text-align: left !important;
}

/* Bloque de producto/cita más limpio */
.woocommerce-order-details td.product-name {
  font-size: 15px;
  line-height: 1.55;
  padding: 20px 22px !important;
}

/* Nombre del producto */
.woocommerce-order-details td.product-name > a,
.woocommerce-order-details td.product-name .product-quantity,
.woocommerce-order-details td.product-name strong.product-quantity {
  font-weight: 700;
  color: #16003f;
}

/* Reducir saltos dobles generados por Amelia */
.aristea-amelia-order-details td.product-name br + br {
  display: none !important;
}

/* Separador dentro del bloque de Amelia */
.aristea-amelia-order-details td.product-name hr {
  margin: 14px 0 !important;
  border: 0 !important;
  border-top: 1px solid rgba(118, 97, 170, 0.22) !important;
}

/* Enlaces */
.woocommerce-order a {
  color: #c54c62;
  font-weight: 600;
}

/* Dirección de facturación */
.woocommerce-customer-details address {
  background: #ffffff;
  border: none;
  line-height: 1.7;
  font-style: normal;
}

/* Si no quieres mostrar el bloque de datos de cliente en esta página */
.woocommerce-customer-details {
  display: none !important;
}

/* Responsive */
@media (max-width: 768px) {
  .woocommerce-order {
    padding: 0 16px;
  }

  .woocommerce-order-overview,
  .woocommerce-bacs-bank-details,
  .woocommerce-order-details,
  .woocommerce-customer-details {
    padding: 20px;
  }

  .woocommerce-order h2,
  .woocommerce-order h3,
  .woocommerce-bacs-bank-details h2,
  .woocommerce-bacs-bank-details h3,
  .woocommerce-order-details__title,
  .woocommerce-column__title {
    font-size: 21px !important;
  }

  .woocommerce-table th,
  .woocommerce-table td,
  .shop_table th,
  .shop_table td {
    padding: 12px;
    font-size: 14px;
  }

  .woocommerce-order-details td.product-name {
    font-size: 14px;
    line-height: 1.55;
  }

  .woocommerce-order-details table.shop_table th.product-name,
  .woocommerce-order-details table.shop_table td.product-name,
  .woocommerce-order-details table.shop_table th.product-total,
  .woocommerce-order-details table.shop_table td.product-total {
    width: auto !important;
  }
}

/* Resumen superior: quitar bullet points en reservas y pedidos */
.woocommerce-order-overview,
.woocommerce-thankyou-order-details {
  list-style: none !important;
  padding-left: 20px !important;
  margin-left: 0 !important;
}

/* Quitar viñetas y mejorar separación */
.woocommerce-order-overview li,
.woocommerce-thankyou-order-details li {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 6px;
  line-height: 1.45;
}

/* Evitar pseudoelementos o marcadores heredados */
.woocommerce-order-overview li::marker,
.woocommerce-thankyou-order-details li::marker {
  content: "" !important;
}

/* Por si el tema añade bullets con ::before */
.woocommerce-order-overview li::before,
.woocommerce-thankyou-order-details li::before {
  display: none !important;
  content: none !important;
}

/* Caja superior de confirmación - página de gracias */
.woocommerce-order-received .woocommerce-thankyou-order-received,
.woocommerce-order .woocommerce-thankyou-order-received {
  display: block;
  max-width: 1140px;
  margin: 0 auto 28px auto !important;
  padding: 28px 24px !important;
  background: #ffffff !important;
  border-radius: 22px !important;
  border: none !important;
  box-shadow: none !important;
  text-align: left !important;
  line-height: 1.35;
}

/* Contenedor interno */
.woocommerce-thankyou-order-received .aristea-thankyou-box {
  display: block;
  width: 100%;
}

/* Primera línea */
.woocommerce-thankyou-order-received .aristea-thankyou-title {
  display: block;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
}

/* Segunda línea */
.woocommerce-thankyou-order-received .aristea-thankyou-line {
  display: block;
  font-size: 19px;
  font-weight: 500;
}

/* Palabra email */
.woocommerce-thankyou-order-received .aristea-thankyou-email {
  font-style: normal;
  color: #c54c62;
  font-weight: 700;
}

/* Aviso spam */
.woocommerce-thankyou-order-received .aristea-thankyou-warning {
  display: block;
  margin-top: 4px;
  font-size: 20px;
  font-weight: 700;
}

/* Ajuste móvil */
@media (max-width: 767px) {
  .woocommerce-order-received .woocommerce-thankyou-order-received,
  .woocommerce-order .woocommerce-thankyou-order-received {
    padding: 22px 16px !important;
    margin-bottom: 22px !important;
  }

  .woocommerce-thankyou-order-received .aristea-thankyou-title {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .woocommerce-thankyou-order-received .aristea-thankyou-line {
    font-size: 16px;
  }

  .woocommerce-thankyou-order-received .aristea-thankyou-warning {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins WOFF2';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://aristeasalud.com/wp-content/uploads/2026/06/poppins-v24-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins WOFF2';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://aristeasalud.com/wp-content/uploads/2026/06/poppins-v24-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins WOFF2';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://aristeasalud.com/wp-content/uploads/2026/06/poppins-v24-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins WOFF2';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://aristeasalud.com/wp-content/uploads/2026/06/poppins-v24-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */