.elementor-40786 .elementor-element.elementor-element-fc03978{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-bc69d1d *//* Ensure all cross-sell products have the same height */
.woocommerce .cross-sells .products .product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 375px; /* Full height */
}/* End custom CSS */