/* Drucklayout-Container im Frontend vollständig verstecken */
.wlp-print-layout-wrap {
    display: none;
}
