.elementor-kit-6{--e-global-color-primary:#1A1C1E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D4AF37;--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-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Inter", Sans-serif;font-size:0.875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.022rem;color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.elementor-widget-woocommerce-product-add-to-cart .woocommerce-product-details__short-description + .stock,
.elementor-widget-woocommerce-product-add-to-cart .stock {
  display: none !important;
}

/* 🔥 ELIMINAR TODAS LAS LÍNEAS INTERNAS DE LA TABLA */
.wc-compat-table,
.wc-compat-table tr,
.wc-compat-table td,
.wc-compat-table tbody {
  border: none !important;
}

/* evitar separadores que mete WooCommerce */
.wc-compat-table tr + tr td {
  border-top: none !important;
}

/* header limpio */
.wc-compat-table th {
  border: none !important;
  background: #F9FAFB;
}

/* Marca en negritas */
.wc-compat-table td:first-child {
  font-weight: 600;
}

/* Notas en italic */
.wc-compat-table td:last-child {
  font-style: italic;
  color: #6b7280;
}

/* 🔥 ANULAR ZEBRA STRIPING EN ELEMENTOR THEME */
.wc-compat-table tbody tr td,
.wc-compat-table tbody tr:nth-child(odd) td,
.wc-compat-table tbody tr:nth-child(even) td {
  background-color: #ffffff !important;
}

html, body {
  overflow-x: hidden;
}/* End custom CSS */