.elementor-widget-heading .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-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 );}.elementor-806 .elementor-element.elementor-element-fbd0bfb{column-gap:0px;text-align:left;font-family:"Roboto", Sans-serif;font-size:19px;font-weight:400;line-height:23px;letter-spacing:0px;word-spacing:1px;color:#7A7A7A;}.elementor-806 .elementor-element.elementor-element-b6847b0{--spacer-size:50px;}.elementor-806 .elementor-element.elementor-element-78f7e9b{--spacer-size:50px;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .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 );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:20px 20px 20px 20px;}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products ul.products li.product .button{margin-top:0px;}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products .added_to_cart{margin-inline-start:0px;}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products ul.products li.product{border-radius:0px;}.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(min-width:768px){.elementor-806 .elementor-element.elementor-element-c910470{width:64.472%;}.elementor-806 .elementor-element.elementor-element-2b9abf9{width:35.484%;}}@media(max-width:1024px){.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-806 .elementor-element.elementor-element-f2722c2.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-f2722c2 *//* Botón de añadir al carrito más pequeño */
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
    font-size: 14px;         /* tamaño del texto */
    padding: 8px 14px;       /* alto y ancho interno */
    border-radius: 6px;      /* menos redondeado */
    line-height: 1.2;
}

/* Opcional: hacer que el botón ocupe solo lo necesario (no todo el ancho) */
.woocommerce ul.products li.product .button {
    display: inline-block;
    width: auto;
    min-width: unset;
}/* End custom CSS */