.elementor-402 .elementor-element.elementor-element-82ee975{border-style:none;padding:80px 0px 80px 0px;}.elementor-402 .elementor-element.elementor-element-3db2d3f > .elementor-element-populated{margin:50px 0px 0px 50px;--e-column-margin-right:0px;--e-column-margin-left:50px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-402 .elementor-element.elementor-element-efc7b36 .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.woocommerce .elementor-402 .elementor-element.elementor-element-29af0ff .price{color:#E24D01;font-family:"Poppins", Sans-serif;font-size:23px;font-weight:400;}.elementor-widget-woocommerce-product-content{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-402 .elementor-element.elementor-element-c6cc0cb{font-family:"Anek Devanagari", Sans-serif;font-weight:400;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-402 .elementor-element.elementor-element-179a13a .cart button, .elementor-402 .elementor-element.elementor-element-179a13a .cart .button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;padding:18px 30px 18px 30px;color:var( --e-global-color-primary );background-color:#02010100;border-color:#000000;transition:all 0.2s;}.elementor-402 .elementor-element.elementor-element-179a13a .cart button:hover, .elementor-402 .elementor-element.elementor-element-179a13a .cart .button:hover{color:var( --e-global-color-7eb795e );background-color:var( --e-global-color-accent );border-color:var( --e-global-color-accent );}.elementor-402 .elementor-element.elementor-element-179a13a .quantity .qty{transition:all 0.2s;}@media(max-width:1024px){.elementor-402 .elementor-element.elementor-element-3db2d3f > .elementor-element-populated{margin:0px 0px 0px 50px;--e-column-margin-right:0px;--e-column-margin-left:50px;}}@media(max-width:767px){.elementor-402 .elementor-element.elementor-element-82ee975{padding:60px 020px 60px 20px;}.elementor-402 .elementor-element.elementor-element-3db2d3f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* 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: Eliminamos márgenes y paddings laterales */
.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: #E24D01;
    font-size: 1.25em;
    font-family: 'Poppins', serif;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: block;
}
/* PRAD Addons: Ocultamos el resumen de precio adicional */
.prad-product-price-summary.prad-mt-48 {
    display: none !important;
}/* End custom CSS */