/* Der Preis darf weder umbrechen noch schrumpfen. Elementor gibt Widgets
   width:100%, deshalb hier explizit width:auto. */
.gg-price{flex:0 0 auto !important;width:auto !important;max-width:none !important}
.gg-price .elementor-heading-title{white-space:nowrap}
.gg-dish{flex:1 1 auto !important;width:auto !important;min-width:0 !important}
.gg-dish .elementor-heading-title{overflow-wrap:break-word}
