.elementor-2 .elementor-element.elementor-element-399cc62 .elementor-button{fill:var( --e-global-color-text );color:var( --e-global-color-text );}.elementor-2 .elementor-element.elementor-element-399cc62 .elementor-button:hover, .elementor-2 .elementor-element.elementor-element-399cc62 .elementor-button:focus{color:var( --e-global-color-text );}.elementor-2 .elementor-element.elementor-element-399cc62 .elementor-button:hover svg, .elementor-2 .elementor-element.elementor-element-399cc62 .elementor-button:focus svg{fill:var( --e-global-color-text );}/* Start custom CSS for shortcode, class: .elementor-element-b92d262 *//* ===== TITULOS PRODUCTOS ===== */
.elementor-kit-3331 .woocommerce ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: 0 !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
    height: auto !important;
    line-height: 1.3;
}

/* ===== PRECIOS (UN SOLO COLOR) ===== */
.woocommerce ul.products li.product .price {
    display: block !important;
    font-size: 1.3em !important;
    font-weight: 600 !important;
    color: #e53935 !important;
    margin-bottom: 0.5em !important;
}

.woocommerce ul.products li.product .price .woocommerce-Price-amount {
    font-size: 1.5em !important;
    font-weight: bold !important;
    color: inherit !important;
}

.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol {
    font-size: 0.8em !important;
    margin-left: 3px !important;
    color: inherit !important;
}

.woocommerce ul.products li.product .price ins {
    font-size: 1.6em !important;
    color: inherit !important;
    text-decoration: none !important;
}

.woocommerce ul.products li.product .price del {
    font-size: 0.9em !important;
    opacity: 0.6 !important;
    margin-right: 5px !important;
    color: inherit !important;
}

/* ===== BOTÓN (FIX FLATSOME) ===== */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product .add_to_cart_button {
    color: #000 !important;
}/* End custom CSS */