.elementor-kit-73{--e-global-color-primary:#C05131;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Gotham Light";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gotham Light";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gotham Light";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gotham Light";--e-global-typography-accent-font-weight:500;}.elementor-kit-73 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* ══════════════════════════════════════════
   TABLA INFORMACIÓN ADICIONAL — WOOCOMMERCE
   miloscoffee.com
══════════════════════════════════════════ */

/* ── Borde exterior de la tabla (gris 1px) ── */
table.shop_attributes,
table.woocommerce-product-attributes {
    border: 1px solid #dddddd !important;
    border-collapse: collapse !important;
    width: 100%;
}

/* ── Bordes entre filas y celdas gris 1px) ── */
table.shop_attributes tr th,
table.shop_attributes tr td,
table.woocommerce-product-attributes tr th,
table.woocommerce-product-attributes tr td,
table.shop_attributes .woocommerce-product-attributes-item__label,
table.shop_attributes .woocommerce-product-attributes-item__value {
    border: 1px solid #dddddd !important;
}

/* ── Filas IMPARES → verde #ffffff ── */
table.shop_attributes tr:nth-child(odd),
table.woocommerce-product-attributes tr:nth-child(odd),
table.shop_attributes .woocommerce-product-attributes-item:nth-child(odd) {
    background-color: #ffffff !important;
}

/* ── Filas PARES → rojo #ffffff ── */
table.shop_attributes tr:nth-child(even),
table.woocommerce-product-attributes tr:nth-child(even),
table.shop_attributes .woocommerce-product-attributes-item:nth-child(even) {
    background-color: #ffffff !important;
}

/* ── Forzar herencia del fondo en celdas ── */
table.shop_attributes tr th,
table.shop_attributes tr td,
table.woocommerce-product-attributes tr th,
table.woocommerce-product-attributes tr td {
    background-color: inherit !important;
}
/* ── Columna 1 (etiqueta): alineación izquierda + padding izquierdo 5px ── */
table.shop_attributes tr th,
table.woocommerce-product-attributes tr th,
table.shop_attributes .woocommerce-product-attributes-item__label,
table.woocommerce-product-attributes .woocommerce-product-attributes-item__label {
    text-align: left !important;
    padding-left: 10px !important;
}

/* ── Columna 2 (valor): alineación izquierda + padding izquierdo 5px ── */
table.shop_attributes tr td,
table.woocommerce-product-attributes tr td,
table.shop_attributes .woocommerce-product-attributes-item__value,
table.woocommerce-product-attributes .woocommerce-product-attributes-item__value {
    text-align: left !important;
    padding-left: 10px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://miloscoffee.com/wp-content/uploads/2025/10/gotham-light.ttf') format('truetype');
}
/* End Custom Fonts CSS */