a[href$=".pdf"], .pdf {
	padding: 2px 26px 2px 26px;
	margin: -2px 0 0 0;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/wp-content/plugins/ishpdficon/pdf.png);
	line-height: 28px;
}

.no-icon a {
	padding: 0;
	margin: 0;
	background: none;
	line-height: normal;
}

.no-icon {
	padding: 0;
	margin: 0;
	background: none;
	line-height: normal;
}

/* Cookie-Balken verkleinern */
.avia-cookie-consent-wrap .avia-cookie-consent {
	padding: 0.7em;
}

.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button
	{
	padding: 0.7em;
	background-color: #e1e1e1;
}

@media only screen and (max-width: 767px) {
	.responsive #scroll-top-link {
		display: block !important;
	}
}