/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
.front-block.featured-page  .has-post-thumbnail .more-link,
.front-block .has-background-cover {
	color: #ffffff;
}

#masthead .site-branding .site-title {
	float: right;
}

#masthead.scroll-header {
	color: #f4a705;
}

#masthead.scroll-header .site-logo-link img {
	content: url('https://bockholtbaustoffe.com/wp-content/uploads/2017/09/logo-schwarz-mr.png');
}

@media only screen and (max-width: 800px) {
	#masthead .site-logo-link img {
		content: url('https://bockholtbaustoffe.com/wp-content/uploads/2017/09/logo-schwarz-mr.png');
	}
}

.has-background-cover .overlay {
	opacity: .5;
}

#masthead .site-logo {
	max-width: 50px;
}

#colophon {
	background: #f4a705;
}

#colophon {
	color: #ffffff;
}

#colophon .widget .widget-title {
	color: #ffffff;
}

#masthead .site-branding .site-title {
	font-size: 20px;
}

.tax-jetpack-portfolio-type .page-title span {
	display: none;
}

.tax-jetpack-portfolio-type .page-title Sand {
	display: none;
}

#masthead,
#masthead.scroll-header,
#masthead.default-view-header {
	background: #f4a705;
}

#masthead.scroll-header,
#masthead.scroll-header a,
#masthead.default-view-header,
#masthead.default-view-header a,
.single.singular-featured-image-inactive #masthead,
.page.singular-featured-image-inactive:not(.page-template-templatesfront-page-php) #masthead,
.single.singular-featured-image-inactive #masthead a,
.page.singular-featured-image-inactive:not(.page-template-templatesfront-page-php) #masthead a {
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
	#masthead.header-loaded {
		position: fixed;
		background: #f4a705;
		width: 100%;
		z-index: 99;
	}
}

.post-type-archive-jetpack-portfolio #infinite-handle button,
.tax-jetpack-portfolio-type #infinite-handle button {
	font-size: 0;
}

.post-type-archive-jetpack-portfolio #page #infinite-handle span:before,
.tax-jetpack-portfolio-type #page #infinite-handle span:before {
	content: "Weitere Materialien";
	padding-right: 6px;
}

#fullscreen-header .featured-slide .more-link {
	font-size: 15px;
	font-weight: bold;
	text-shadow: none;
	color: #f4a705;
	padding: 10px 30px;
}

#fullscreen-header .featured-slide .more-link {
	padding: 14px 30px;
	letter-spacing: 0;
	text-transform: none;
	border: 2px solid;
	border-radius: 30px;
}

#fullscreen-header .featured-slide .more-link:hover {
	background: #ffffff;
	color: #f4a705;
}