.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#0A0A0A;--e-global-color-text:#131313;--e-global-color-accent:#E24D01;--e-global-color-c6ef299:#D00047;--e-global-color-7eb795e:#FFFFFF;--e-global-color-d510b5a:#F1F1F1;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Anek Devanagari";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Anek Devanagari";--e-global-typography-accent-font-weight:500;--e-global-typography-92f6314-font-family:"Poppins";--e-global-typography-92f6314-font-size:25px;--e-global-typography-92f6314-font-weight:500;--e-global-typography-dc92937-font-family:"Poppins";--e-global-typography-dc92937-font-size:50px;font-family:"Anek Devanagari", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Aboreto", Sans-serif;text-transform:uppercase;color:var( --e-global-color-7eb795e );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-7eb795e );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Anek Devanagari", Sans-serif;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-5 label{font-family:"Noto Serif Display", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Noto Serif Display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.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 *//* Tablas: Eliminamos cualquier espacio interno o externo a la izquierda */
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}

table td,
table th {
    border: 1px solid hsla(0, 0%, 50%, 0.502);
    line-height: 1.5;
    padding: 0 !important;
    margin-left: 0 !important;
    vertical-align: top;
    text-align: left;
}

/* Precios de WooCommerce: Ajuste de color, fuente y MARGEN INFERIOR */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #062F92;
    font-size: 1.25em;
    font-family: 'Poppins', serif;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: block;
    /* --- CAMBIO AQUÍ: Añadimos margen abajo --- */
    margin-bottom: 20px !important; 
}/* End custom CSS */