.elementor-431 .elementor-element.elementor-element-91e1063{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:3%;--padding-bottom:3%;--padding-left:0%;--padding-right:0%;}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-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-wc-archive-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-wc-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-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-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-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-wc-archive-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-wc-archive-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-widget-wc-archive-products .elementor-products-nothing-found{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-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product{text-align:center;border-style:solid;border-width:2px 2px 2px 2px;border-radius:25px;padding:0px 0px 0px 0px;box-shadow:0px 10px 10px 0px rgba(0, 0, 0, 0.16);border-color:var( --e-global-color-ec909dd );}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:25px 25px 0px 0px;}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:600;}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product .button{background-color:var( --e-global-color-ec909dd );}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product .button:hover{background-color:var( --e-global-color-1f5ab99 );}.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products ul.products li.product span.onsale{display:block;}body.elementor-page-431:not(.elementor-motion-effects-element-type-background), body.elementor-page-431 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-79fd0d1 );}@media(max-width:1024px){.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-431 .elementor-element.elementor-element-df2fa08.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-archive-products, class: .elementor-element-df2fa08 *//* La tarjeta completa */
.woocommerce ul.products li.product{
    display:flex;
    flex-direction:column;
}

/* El resumen ocupa todo el espacio restante */
.woocommerce ul.products li.product .astra-shop-summary-wrap{
    display:flex;
    flex-direction:column;
    flex:1;
    align-items:center;
}

/* El título siempre ocupa dos líneas */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    min-height:58px;
}

/* Empuja el precio hacia abajo */
.woocommerce ul.products li.product .price{
    margin-top:auto;
}

/* Botón */
.woocommerce ul.products li.product .button{
    margin-top:15px;
    align-self:center;
}/* End custom CSS */