.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#3A3A3C;--e-global-color-text:#F5F5F7;--e-global-color-accent:#E8E6E1;--e-global-color-0c3fe10:#666666;--e-global-color-e8c8895:#FFD60A;--e-global-color-a8955a5:#FF0000;--e-global-color-cce29af:#FF6B00;--e-global-color-ad48f3b:#919191;--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;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:var( --e-global-color-primary );}.elementor-kit-5 a{color:var( --e-global-color-accent );font-family:"Roboto", Roboto;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 h5{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.elementor-kit-5 h6{color:var( --e-global-color-text );font-family:"Roboto", Roboto;}.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-description{color:#000000;font-family:"Roboto", Roboto;font-size:14px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-accent );}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-accent );}.site-header .site-navigation-toggle{background-color:var( --e-global-color-accent );}.site-header .site-navigation .menu li{font-family:"Roboto", Roboto;font-size:14px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.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 *//* 1. Ocultar el texto original en inglés reduciendo su tamaño a cero */
dt.variation-Infill,
dt.variation-Printer,
dt.variation-Scale,
dt.variation-Unit {
    font-size: 0;
}

/* 2. Inyectar el texto en español */
dt.variation-Infill::after {
    content: "Relleno:";
    font-size: 13px ; /* Ajusta el tamaño si lo ves muy chico/grande */
}

dt.variation-Printer::after {
    content: "Perfil de impresión:";
    font-size: 13px;
}

dt.variation-Scale::after {
    content: "Escala:";
    font-size: 13px;
}

dt.variation-Unit::after {
    content: "Unidad:";
    font-size: 13px;
}

/* Cambiar el ancho del panel lateral del carrito */
.elementor-menu-cart__container .elementor-menu-cart__main {
    width: 450px; /* Puedes subir o bajar este número */
    max-width: 90vw; /* Un seguro para que no se desborde en celulares */
}/* End custom CSS */