 /* Autor ausblenden */
.entry-author {
    display: none;
}

 /* Veröffentlichungsdatum ausblenden */
.entry-date {
    display: none;
}

 /* Breite Bild und Titel */
.entry-content {
    max-width: 100%;
}

.page #primary {
    width: 100%;
}

form.cart {
    padding-top: 10px;
}