.elementor-2315 .elementor-element.elementor-element-558b18c{--display:flex;}.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-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products  ul.products{grid-column-gap:26px;grid-row-gap:26px;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products .attachment-woocommerce_thumbnail{border-style:solid;border-width:4px 4px 4px 4px;border-color:#FF3737;border-radius:9px 9px 9px 9px;margin-bottom:0px;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#000000;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#000000;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .price{color:#000000;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .price ins{color:#000000;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .price ins .amount{color:#000000;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product .button{font-family:"Roboto", Sans-serif;font-weight:500;}.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-2315 .elementor-element.elementor-element-74049f9{--display:flex;}@media(max-width:1024px){.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-2315 .elementor-element.elementor-element-4c157e8.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-4c157e8 *//* Estilo para los botones del catálogo de WooCommerce */
.woocommerce ul.products li.product .button {
    background-color: transparent !important;
    color: #ff0000 !important; /* Reemplaza con tu tono de rojo */
    border: 2px solid #ff0000 !important;
    border-radius: 50px !important;
    text-align: center;
}

/* Efecto Hover (cuando pasas el mouse) */
.woocommerce ul.products li.product .button:hover {
    background-color: #ff0000 !important;
    color: #ffffff !important;
}/* End custom CSS */