.elementor-woo-meta--view-table .product_meta {
	display: flex;
	flex-direction: column;
}

.elementor-woo-meta--view-table .product_meta .detail-container {
	display: flex;
}

.elementor-woo-meta--view-table .product_meta .detail-label {
	min-width: 108px;
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
	display: block;
}