.elementor-kit-2173{--e-global-color-primary:#000000;--e-global-color-secondary:#4C531C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#777829;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Advent Pro";--e-global-typography-secondary-font-size:20px;--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:"Advent Pro";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;background-color:#4A011E;overscroll-behavior:auto;}.elementor-kit-2173 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2173 a{font-family:"Advent Pro", Sans-serif;}.elementor-kit-2173 h1{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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);}@media(max-width:1024px){.elementor-kit-2173 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2173 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.woocommerce-order-details__title {
    background-color: #ffffff !important;
    color: #000000 !important;
    padding: 15px 20px !important;
    
    /* Línea verde gruesa debajo del texto */
    text-decoration: underline !important;
    text-decoration-color: #B6E925 !important;
    text-decoration-thickness: 5px !important; /* Grosor del resaltado */
    text-underline-offset: 5px !important; /* Separación del texto */

}

.woocommerce-column__title {
   background-color: #ffffff !important;
    color: #000000 !important;
    padding: 15px 20px !important;
    
    /* Línea verde gruesa debajo del texto */
    text-decoration: underline !important;
    text-decoration-color: #B6E925 !important;
    text-decoration-thickness: 5px !important; /* Grosor del resaltado */
    text-underline-offset: 5px !important; /* Separación del texto */

}/* End custom CSS */