/*
Theme Name:   Bulldogssite
Description:  Seite der Bulldogs Osterwald
Author:       Hanomag
Author URL:   https://bulldogs-osterwald.de
Template:     spacious
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Bulldogssite
*/

/* Bulldogs-Anpassungen */
#primary {
	width: 99% !important;
}
.main-navigation li {
	font-family: "Aldrich", Sans serif;
}
.mtphr-dnt-tick-container {
	background-color: #739a59 !important;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.mtphr-dnt-tick-contents {
	height: 40px !important;
	line-height: 1.8;
}
pre {
	font-family: "Aldrich", Sans serif;
}
.lsow-heading, .lsow-taxonomy-filter {
	display: none !important;
}
.site-info {
	display: none;
}
.entry-title, .widget-title {
	display: none;
}
/* Kontakt-Formular anpassen */
p {
	margin-bottom: 5px;
}
/* Meta-Daten der Beiträge anpassen */
.by-author, .author, .vcard {
	display: none;
}
.category {
	display: none;
}
.previous a, .next a {
	display: none;
}
.copyright {
	display: none;
}
