.elementor-1939 .elementor-element.elementor-element-f007f3d{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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 );}:root{--page-title-display:none;}@media(max-width:1400px){.elementor-1939 .elementor-element.elementor-element-f007f3d{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-5dade8e2 *//* Título negro, margen mínimo */
.wishlist-title, .wishlist-title-with-form {
  color: #111111 !important;
  margin-bottom: 10px !important;
}

/* Contenedor padre: reducir padding top */
.elementor-element-f007f3d { padding-top: 20px !important; }

/* Tabla borde exterior 1px */
.wishlist_table {
  border-collapse: collapse !important;
  width: 100%;
  border: 1px solid #cccccc !important;
}

/* Cabecera - negro, texto blanco, centrado vertical y horizontal */
.wishlist_table thead th {
  background-color: #111111 !important;
  color: #ffffff !important;
  padding: 10px 12px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  border: 1px solid #333333 !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.2 !important;
}

/* Fix: th.product-price pierde color blanco por otra regla */
.wishlist_table thead th.product-price { color: #ffffff !important; }

/* Celdas body: centrado vertical y horizontal, borde 1px */
.wishlist_table tbody td {
  color: #111111 !important;
  padding: 10px 12px !important;
  border: 1px solid #cccccc !important;
  vertical-align: middle !important;
  text-align: center !important;
  line-height: 1 !important;
}

/* Nombre producto: izquierda */
.wishlist_table tbody td.product-name { text-align: left !important; }

/* Links */
.wishlist_table .product-name a { color: #111111 !important; }
.wishlist_table .product-name a:hover { color: #D90404 !important; }

/* En stock negro */
.wishlist-in-stock { color: #111111 !important; }

/* Agotado rojo */
.out-of-stock, .wishlist-out-of-stock { color: #D90404 !important; }

/* Botón carrito */
.wishlist_table .product-add-to-cart a {
  background-color: #D90404 !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 7px 14px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  display: inline-block !important;
  line-height: 1.4 !important;
}
.wishlist_table .product-add-to-cart a:hover { background-color: #b30303 !important; }

/* Eliminar x */
.wishlist_table .product-remove a { color: #bbbbbb !important; text-decoration: none !important; }
.wishlist_table .product-remove a:hover { color: #D90404 !important; }

/* Share buttons ocultar */
.yith-wcwl-share { display: none !important; }

/* Título negro, margen mínimo */
.wishlist-title, .wishlist-title-with-form {
  color: #111111 !important;
  margin-bottom: 10px !important;
}

/* Contenedor padre: reducir padding top */
.elementor-element-f007f3d { padding-top: 20px !important; }

/* Tabla borde exterior 1px */
.wishlist_table {
  border-collapse: collapse !important;
  width: 100%;
  border: 1px solid #cccccc !important;
}

/* Cabecera - negro, texto blanco, centrado vertical y horizontal */
.wishlist_table thead th {
  background-color: #111111 !important;
  color: #ffffff !important;
  padding: 10px 12px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  border: 1px solid #333333 !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.2 !important;
}

/* Fix: th.product-price pierde color blanco por otra regla */
.wishlist_table thead th.product-price { color: #ffffff !important; }

/* Celdas body: centrado vertical y horizontal, borde 1px */
.wishlist_table tbody td {
  color: #111111 !important;
  padding: 10px 12px !important;
  border: 1px solid #cccccc !important;
  vertical-align: middle !important;
  text-align: center !important;
  line-height: 1 !important;
}

/* Nombre producto: izquierda */
.wishlist_table tbody td.product-name { text-align: left !important; }

/* Links */
.wishlist_table .product-name a { color: #111111 !important; }
.wishlist_table .product-name a:hover { color: #D90404 !important; }

/* En stock negro */
.wishlist-in-stock { color: #111111 !important; }

/* Agotado rojo */
.out-of-stock, .wishlist-out-of-stock { color: #D90404 !important; }

/* Botón carrito */
.wishlist_table .product-add-to-cart a {
  background-color: #D90404 !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 7px 14px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  display: inline-block !important;
  line-height: 1.4 !important;
}
.wishlist_table .product-add-to-cart a:hover { background-color: #b30303 !important; }

/* Eliminar x */
.wishlist_table .product-remove a { color: #bbbbbb !important; text-decoration: none !important; }
.wishlist_table .product-remove a:hover { color: #D90404 !important; }

/* Share buttons ocultar */
.yith-wcwl-share { display: none !important; }
/* Lista de deseos: ocultar botón "Editar título" */
.wishlist-title p {
  display: none !important;
}

/* Lista de deseos: título alineado correctamente */
.wishlist-title-with-form {
  display: flex !important;
  align-items: center !important;
  margin-bottom: 10px !important;
}
.wishlist-title-with-form h2 {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Lista de deseos: ocultar badges en la tabla (no aplican en contexto tabular) */
.wishlist_table td.product-thumbnail [class^="badge_container"],
.wishlist_table td.product-thumbnail [class*=" badge_container"] {
  display: none !important;
}

/* Lista de deseos: reducir espacio superior del contenedor */
.elementor-element-f007f3d {
  padding-top: 0px !important;
}/* End custom CSS */