.elementor-4408 .elementor-element.elementor-element-f080aef{--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;}/* Start custom CSS for shortcode, class: .elementor-element-55100a6 *//* 1. Títulos: Alineación perfecta */
.elementor-4408 .elementor-element.elementor-element-55100a6 .woocommerce-loop-product__title {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center !important;
    
    /* Espacio fijo para títulos (hasta 3 líneas) */
    min-height: 60px !important; 
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 5px !important;
}

/* 2. Precios: Espacio fijo para rangos variables */
.elementor-4408 .elementor-element.elementor-element-55100a6 .price {
    font-family: inherit !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    
    /* RESERVA DE ESPAClO PARA PRECIOS */
    /* Este valor permite que los precios de 2 líneas no empujen nada */
    min-height: 45px !important; 
    margin-top: 5px !important;
    line-height: 1.2 !important;
}

/* 3. Ajuste de la tarjeta */
.elementor-4408 .elementor-element.elementor-element-55100a6 .product {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
}/* End custom CSS */