.pdfprnt_print {
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.55rem;
}

.pdfprnt_print #content {
	width: 700px;
	margin: 0 auto 20px auto;

}

.pdfprnt_print #content:after {
	content: '© 2018 - Ludwig Stocker Hofpfisterei GmbH. Alle Rechte vorbehalten.';
}

.pdfprnt_print #content .entry-content {
	padding-bottom: 40px;
	margin-bottom: 6px;
	box-shadow: none;
}

.pdfprnt_print img.wp-post-image {
	max-width: 100% !important;
	height: auto !important;
}

.widget div.pdfprnt-bottom-right {
	display:none;
}

div.pdfprnt-bottom-right {
	padding: 10px 0 10px 0;
}

div.pdfprnt-bottom-right a {
	padding:10px;
	background: url('/wp-content/themes/landfrau/images/print-icon-small-grey.png') 0 bottom no-repeat;
}
div.pdfprnt-bottom-right a img {
	display:none !important;
}

.pdfprnt_print h1.entry-title,
.pdfprnt_print p.entry-content {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 2rem;
	font-weight:600;
}

.pdfprnt_print h3, .pdfprnt_print h4 {
	margin: 35px 0 0px 0;
	font-weight:600;
}

.pdfprnt_print #wpsl-search-wrap,
.pdfprnt_print #anfahrt-wrap{
	display:none;
}



.widget_fpw_widget .fpw-excerpt {
	padding:0;
}