.elementor-13 .elementor-element.elementor-element-7faac45e{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-5cc490b5 *//* Show product name in WooCommerce Cart */
.woocommerce-cart .product-name,
.woocommerce-cart .cart_item .product-name a {
    display: block !important;
    font-size: 16px; /* adjust size */
    font-weight: 600; /* make bold */
    color: #000; /* black text */
    margin-top: 8px; /* space under image */
}/* End custom CSS */