.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-8 .elementor-element.elementor-element-68a806d8{margin-top:25px;margin-bottom:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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;}/* Start custom CSS for text-editor, class: .elementor-element-40fe33a2 */thead {
    display: none;
}

th {
    display: block;
}

p {
    margin-bottom: 0.75em;
}

.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details, .woocommerce.woocommerce-checkout .woocommerce-order ul.order_details {
    margin-bottom: 2em;
}

.woocommerce ul.order_details li {
    line-height: 3;
}



#button alt fileinput-button {
  color: blue; /* Cambia el color del texto */
  font-size: 18px; /* Cambia el tamaño del texto */
}

#mbutton alt fileinput-button::before {
  content: "Nuevo texto: "; /* Agrega contenido antes del texto */
  font-weight: bold; /* Aplica negrita al texto agregado */
}/* End custom CSS */