.elementor-1586 .elementor-element.elementor-element-31d3d38{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:10%;--padding-bottom:10%;--padding-left:02%;--padding-right:02%;}.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-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products  ul.products{grid-column-gap:30px;grid-row-gap:40px;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products .attachment-woocommerce_thumbnail{border-style:none;margin-bottom:10px;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:"Cutive Mono", Sans-serif;font-size:14px;font-weight:400;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .star-rating{font-size:0.1em;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .price{font-family:"Cutive Mono", Sans-serif;font-size:14px;font-weight:400;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .price del {font-family:"Cutive Mono", Sans-serif;font-size:14px;font-weight:400;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1586 .elementor-element.elementor-element-7e5c34e.elementor-wc-products ul.products li.product .price{font-size:12px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-7e5c34e */.add_to_cart_button, .ajax_add_to_cart{display:none!important;}


.woocommerce ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
    display: inline-block !important;
    margin: 0 4px !important;
    font-size: 14px;
}

.woocommerce ul.products li.product .price {
    white-space: nowrap; /* evita salto en el precio */
}/* End custom CSS */