/* Füge hier Dein eigenes CSS ein */
/* open-sans-regular - latin */
/* courgette-regular - latin */
/* lato-regular - latin */

/* aus enigma-theme-css herausgenommen, s. startseite */
.enigma_author_detail_section { display: none; }.enigma_scrollup { display: block; } hr.hr1, hr.hr2 { border-top: 1px solid #333; width: 680px; } @media(max-width:480px){ hr.hr1, hr.hr2{ width: 330px; } img.size-full.wp-image-3369.aligncenter { width: 100%; } } @media(max-width:768px){ div#tablepress-8_wrapper{ overflow: scroll; } table.table, table{ display: inline-block; white-space: nowrap; overflow-x: scroll; } }

/* test anpassung bottom-margin für Zeilenabstand löschen bei portfolio-gallery-ansicht */
/* auskommentiert, weil es in Wordpress die Textblöcke am Zeilenende nicht korrekt umbricht.
.wl-gallery{
	margin-bottom:0px;
	
}
p {
    margin: 0 0 10px;
    word-break: break-all;
}  */

/* recaptcha Symbol unten rechts aus den Seiten entfernen */
.grecaptcha-badge {
display: none;
}