.elementor-kit-31{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;--e-global-typography-dfcb05e-font-family:"Baumans";--e-global-typography-dfcb05e-font-weight:600;}.elementor-kit-31 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* === BLOQUE 1: MENÚ SUPERIOR === */
.burned-menu {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 40px;
}

.burned-menu a {
  color: black;
  text-decoration: none;
  margin: 0 15px;
  transition: all 0.3s ease;
}

.burned-menu a:hover {
  color: #a52a2a; /* rojo oscuro */
}

/* === BLOQUE 1: TÍTULO PRINCIPAL === */
.burned-heading {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.4;
}

/* === BLOQUE 2: PRODUCTOS DESTACADOS – "EN BRUTO" === */
.burned-product-grid {
  text-align: center;
  padding: 40px 0;
}

.burned-product-grid img {
  max-width: 100%;
  transition: transform 0.3s ease;
}

.burned-product-grid img:hover {
  transform: scale(1.05);
}

.burned-product-grid h3 {
  margin-top: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.burned-product-grid p {
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
}

.burned-product-grid a.button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  background-color: black;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  transition: background-color 0.3s ease;
}

.burned-product-grid a.button:hover {
  background-color: #a52a2a;
}

/* === BLOQUE FUTURO: FOOTER LEGAL / CONTACTO === */
.burned-footer {
  background-color: #000;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  font-size: 13px;
  line-height: 1.6;
}

.burned-footer a {
  color: #fff;
  text-decoration: underline;
}

.burned-footer a:hover {
  color: #a52a2a;
}

/* === NOMBRE DEL PRODUCTO === */
.woocommerce ul.products li.product h2 {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #000000;
  margin-bottom: 6px;
  text-align: center;
}

/* === PRECIO DEL PRODUCTO === */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #000000 !important;
  margin-bottom: 12px;
  text-align: center;
  display: block;
}

/* === TÍTULO DEL PRODUCTO (SIN NEGRITA) === */
.woocommerce ul.products li.product h2 {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; /* sin negrita */
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #000000;
  margin-bottom: 6px;
  text-align: center;
}

/* === PRECIO DEL PRODUCTO === */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #000000 !important;
  margin-bottom: 12px;
  text-align: center;
  display: block;
}

/* === BOTÓN "SELECCIONAR OPCIONES" CENTRADO Y AZUL === */
.woocommerce ul.products li.product .button {
  background-color: #0B00BE; /* nuevo azul */
  color: #ffffff;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 24px;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  transition: background 0.3s ease;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.woocommerce ul.products li.product .button:hover {
  background-color: #000000;
  color: #ffffff;
}

/* === Tipografía general === */
body, button, input, select, textarea {
  font-family: Helvetica, Arial, sans-serif !important;
  color: #000 !important;
  background-color: #fff;
}



/* === Botón: Añadir al carrito y Finalizar compra === */
.button.alt, 
.woocommerce button.button.alt,
.woocommerce a.button.alt {
  background-color: #0B00BE !important;
  color: white !important;
  border: none !important;
  padding: 12px 20px !important;
  font-weight: bold;
  text-transform: uppercase;
}

/* === Botón: Actualizar carrito === */
.woocommerce .actions .button[name="update_cart"] {
  background-color: white !important;
  color: black !important;
  border: 2px solid #0B00BE !important;
  padding: 10px 18px;
  font-weight: bold;
}

/* === Botón: Aplicar cupón === */
.woocommerce .coupon .button {
  min-width: 220px !important;
  background-color: white;
  color: black;
  border: 2px solid #0B00BE;
  padding: 10px 18px;
  font-weight: bold;
}

/* === Formulario y tabla === */
.woocommerce table.shop_table,
.woocommerce-cart-form, 
.woocommerce-checkout-review-order-table {
  background-color: #fff !important;
  color: #000 !important;
  border: none !important;
  box-shadow: none !important;
}

/* === Títulos === */
.woocommerce div.product .product_title {
  font-size: 28px !important;
  font-weight: 600 !important;
}

/* === Quitar bordes a tabla del carrito === */
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border: none !important;
}

/* === Ajustes generales de espaciado === */
.woocommerce .quantity .qty {
  width: 60px !important;
}

/* Ocultar el título de todos los productos */
.woocommerce div.product .summary .product_title {
    display: none !important;
}

/* Si solo quieres ocultarlo en un producto específico, usa el ID del producto */
/* Ocultar el título de todos los productos */
.woocommerce div.product .summary .product_title {
    display: none !important;
}

/* Si solo quieres ocultarlo en un producto específico, usa el ID del producto */
.postid-123 .woocommerce div.product .summary .product_title {
    display: none !important;
}

.woocommerce-products-header {
    display: none !important;
}

/* Ocultar el título "Aviso Legal" */
h1.entry-title {
    display: none;
}/* End custom CSS */