.theme-section-heading,
.zpfilmstrip-title,
.theme-viewall-text {
    font-size: 0 !important;
}

.theme-section-heading::before,
.zpfilmstrip-title::before {
    content: "Alle Produkte";
    background-color: transparent;
    font-size: 30px;
}

.theme-viewall-text::before {
    content: "Alle ansehen";
    font-size: 14px;
}