/*
Theme Name: FoB Orange Child
Description: FoB Orange Child Theme
Author: Your FoB
Template: fob-orange
Version: 2.0.0
*/
@import url("../fob-orange/style.css");

html.custom,
.custom body {
	font-size: 2.1vw;
	background: #fff;
}


.custom .content .container.fullwidth,
.custom .footer .container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.custom .page-wrap, .custom header .container,
.custom .content .container
{
	max-width: 960px;
	width: 80%;
}

.custom .page-wrap {
	margin: 60px auto auto auto;
}

/*header*/
.custom header {
	width: 100%;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.8);
}

.custom header .container {
	margin: 0 auto;
}

.custom header li {
	font-size: 1em;
}

.custom .animated-arrow {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
}

.custom .header .menu-area .link-inpage:hover {
	color: #7793c4;
}

.custom header .wsmenu-list > li.current-menu-item > a,
.custom header .wsmenu-list > li.current-menu-item > a:visited,
.custom header .wsmenu-list > li.current-menu-item > a:active {
	color: #7793c4;
}

.custom header .wsmenu-list > li > a,
.custom header .wsmenu-list > li > a:visited,
.custom header .wsmenu-list > li > a:active {
	color: #0c3f98;
	padding: 0 0.5em;
	line-height: 2.6em;
}

.custom header .wsmenu-list > li > a:hover,
.custom header .wsmenu-list > li > a:focus {
	color: #7793c4;
}

.custom .header .menu-area .wsmenu-submenu li {
	float:none;
}

.custom .header .menu-area .wsmenu-submenu li a {
	font-size: 0.8em;
	line-height: 2em;
	padding: 0 2em;
}

.custom .wsmenu {
	float: left;
}

.custom .content .container.fullwidth {
	width: 100%;
}

.custom .content a,
.custom .content a:visited,
.custom .content a:active {
	color: #7793c4;
}

.custom .content a:hover,
.custom .content a:focus {
	color: #0c3f98;
}

.custom .content ul {
	list-style: outside none none;
	margin-left: 0;
}

.custom .content ul lh {
	font-size: 1.2em;
	color: #7793c4;
	padding-bottom: 0.7em;
	display: block;
	font-weight: bold;
}

.custom .content ul li::before {
	color: #3d3d3c;
	content: '\f111';
	font-family: "FontAwesome";
	left: 0;
	position: absolute;
	font-size: 0.4em;
	top: 1.3em;
}

.custom .content ul li {
	list-style-position: outside;
	padding-left: 0.7em;
	position: relative;
	text-align: left;
	margin-bottom: 0.4em;
}

.custom .logo {
	margin: 0;
	float: right;
}

.custom .logo a {
	display: block;
}

.custom .logo img {
	width: auto;
	margin: 0.3em 0;
	max-height: 2em;
}

/* footer */
.custom .footer {
	width: 100%;
	color: #fff;
	margin: 0 auto;
	padding: 4em;
	padding-bottom: 2em;
	font-size: 0.9em;
	background-color: #7793c4;
}

.custom .footer .widget {
	margin-bottom: 1em;
	float: none;
	width: 100% !important;
}

.custom .copyright .container {
	padding: 0.5em 0;
	text-align: center;
	font-size: 0.8em;
}

.custom ul.widget-nav {
	list-style-position: outside;
	list-style-type: disc;
}

.custom ul.widget-nav li {
	margin-left: 2em;
}

.custom .widget-nav li.menu-item.current-menu-item a,
.custom .widget-nav li.menu-item a:hover,
.custom .widget-nav li.menu-item a:active,
.custom .widget-nav li.menu-item a:focus {
	text-decoration: underline;
	color: #fff;
}

.custom .footer a,
.custom .footer a:visited,
.custom .footer a:active {
	color: #fff;
}

.custom .footer a:hover,
.custom .footer a:focus {
	color: #fff;
}

.custom .footer .container {
	width: 85%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin: 0 auto 1em auto;
	flex-wrap: nowrap;
	align-items: flex-end;
	-webkit-align-items: flex-end; /* Safari 7.0+ */
	/*flex: 1 100%;*/
}

.custom .footer .container .widget {
	float: none;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	margin-bottom: 0;
	border-width: 0;
	width: auto;
}

.custom .image-position div.container .headline {
	flex: 1 1 100%;
	clear: both;
	float: none;
	width: 100%;
}

.custom .image-position div.container .headline h1 {
	width: 55%;
	text-align: center;
	float: right;
	margin-right: 1em;
}

.custom .content-section {
	padding: 5% 0;
}

.custom .content-article {
	padding-top: 1em;
}

.custom .content-article .headline h1 {
	text-align: left;
}

.custom .fixed-bg.content-section,
.custom .parallax-bg.content-section {
	padding: 15% 0;
	min-height:25em;
}

/** Elements **/
.custom .section.fob-style2 {
	height: 100%;
	padding: 0;
	border-radius: 0;
	display: block;
	background-image: none;
	margin: 0;
	font-size: 0.8em;
	font-weight: 300;
	color: inherit;
	border: 0px solid transparent;
	background-color: transparent;
	background-color: #fff;
	padding: 1em;
}

.custom .section.fob-style2 h3 {
	font-family: 'Source Sans Pro', sans-serif;
}

.custom .content .section.fob-style2 ul {
	margin-bottom: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

.custom .content .section.fob-style2 ul li {
	margin-bottom: 0.7em;
}

.custom button,
.custom a.button,
.custom input[type="submit"].button,
.custom input[type="button"].button {
	text-align: center;
	padding: 0.5em 0.3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	text-decoration: none;
	width: auto;
}

.custom a.button.fob-style1,
.custom button.fob-style1,
.custom input[type="submit"].button.fob-style1,
.custom input[type="button"].button.fob-style1 {
	border-color: transparent;
	display: inline-block;
	color: #FFFFFF;
	background-image: none;
	background-color: #7793c4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	border-width: 0;
	font-size: 1em;
	font-weight: bold;
	background-image: none;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.custom a.button.fob-style1:hover,
.custom button.fob-style1:hover,
.custom input[type="submit"].button.fob-style1:hover,
.custom input[type="button"].button.fob-style1:hover {
	border-color: #7793c4;
	display: inline-block;
	color: #7793c4;
	background-image: none;
	background-color: #FCF9F5;
	border-radius: 0;
	text-shadow: none;
}

.custom a.button.fob-style1:hover:after,
.custom button.fob-style1:hover:after,
.custom input[type="submit"].button.fob-style1:hover:after,
.custom input[type="button"].button.fob-style1:hover:after {
}

.custom a.button.fob-style1:after,
.custom button.fob-style1:after,
.custom input[type="submit"].button.fob-style1:after,
.custom input[type="button"].button.fob-style1:after {

}

.custom .testimonials.fob-style1 {
	font-size: 0.8em;
}

.custom .testimonials.fob-style1 .testimonial-content {
	margin-bottom: 1em;
	font-weight: 300;
	color: #fff;
	line-height: 1.5em;
	font-style: normal;
}

.custom .testimonials.fob-style1 .testimonial-author {
	font-size: 0.7em;
	font-weight: normal;
	color: #fff;
}

.custom .testimonials {
	background-color: transparent;
	border: 0px solid transparent;
	padding: 2em;
	position: relative;
	text-align: left;
}


.custom .fob-grid.einspalter .fob-grid-column {
	width: 100% !important;
}

.custom .post {
	margin: 0;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.custom .post-list {
	width: 23.5%;
	padding: 0.7em;
	margin-right: 2%;
	background-color: #fff;
}

.custom .post.standard {
	/*width: 100%;*/

}

.custom .post div.post-list:last-of-type {
	margin-right: 0;
}

.custom .post-list .post-list-item-title {
	margin-bottom: 0;
	padding-bottom: 0.4em;
	color: #3d3d3c;
	text-decoration: underline;
	font-size: 0.7em;
}

.custom .post-list .post-list-item-content {
	font-size: 0.7em;
	color: #7793c4;
}

.custom .post-list .post-list-item-content a.read-more-link:before {
	content: '>>';
	position: absolute;
	left: 0;
	top: 0;
}

.custom .post-list .post-list-item-content a.read-more-link,
.custom .post-list .post-list-item-content a.read-more-link:link,
.custom .post-list .post-list-item-content a.read-more-link:visited {
	color: #3d3d3d;
	padding-left: 1.2em;
	position: relative;
	margin-top: 0.4em;
	display: block;
}

.custom .post-list .post-list-item-content a.read-more-link:hover {
	color: #7793c4;
}

/* toggle-element */
.custom .toggle .toggle-title {
	border: none;
	background: transparent;
	color: #7793c4;
	padding: 0;
	display: inline;
	font-size: 0.8em;
	font-family: 'Source Sans Pro', sans-serif;
}

.custom .toggle .toggle-title span {
	background: transparent;
	border: 0 solid;
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	padding-left: 0.3em;
	font-size: 0.6em;
	line-height: 0.6em;
}

.custom .toggle .toggle-title span:after {
	content: '\f061';
	color: #7793c4;
	font-family: FontAwesome;
}

.custom .toggle .toggle-inner {
	border: none;
	background-color: transparent;
	padding: 0;
	/*padding-top: 0.5rem;*/
}

.custom .toggle .toggle-title.active span {

}

/** Facebook Plugin **/
.custom .cff-wrapper {
	font-size: 0.6em;
	background-color: #fff;
	padding: 0.5em 0 0.5em 0.8em;
}

@media only screen and (min-width: 29.9375em) {
	.custom #cff .cff-item:first-child {
		margin-left: 0;
	}

	.custom #cff .cff-item:last-child {
		margin-right: 0;
	}

	.custom #cff .cff-item {
		clear: none;
		width: 30%;
		margin: 0 2%;
		/*padding: 0 0 3%;*/
		border-bottom: 0px solid transparent;
	}

	.custom #cff.cff-thumb-layout .cff-text-wrapper {
		width: 60%;
	}

	.custom #cff.cff-thumb-layout .cff-photo, #cff.cff-thumb-layout .cff-iframe-wrap, #cff.cff-thumb-layout .cff-html5-video, #cff.cff-thumb-layout .cff-vidLink {
		width: 35%;
	}

}

/** Breakpoints **/
/* mobile */
@media only screen and (max-width: 29.9375em) {
	html.custom,
	.custom body {
		font-size: 12px;
	}

	.custom .cff-wrapper {
		font-size: 0.8em;
		padding: 0.5em 0.8em 0.5em 0.8em;
	}


	.custom .fob-grid .fob-grid-column {
		border: 0em solid rgba(0, 0, 0, 0);
		margin-bottom: 0;
	}

	.custom .page-wrap, .custom header .container, .custom .content .container, .custom .footer .container {
		max-width: 90%;
		width: 90%;
	}

	.custom .footer .textwidget {
		text-align: center;
		font-size: 10px;
	}

	.custom .footer .widget {
		margin-bottom: 5%;
	}

	.custom ul.widget-nav li {
		margin-left: 1em;
		padding: 0 1em 0 0;
	}

	.custom .footer {
		padding: 2em 0 1em 0;
	}

	.custom .footer .container {
		margin-top: 0;
	}

	.custom .footer .footer-logo {
		display: inline-block;
		float: none;
	}

	.custom .footer-adresse {
		margin-top: 0;
		padding-left: 0;
		display: inline;
	}

	.custom .description.fob-style1 {
		padding: 1em 0;
		-webkit-flex-wrap: inherit; /* Safari 6.1+ */
		display: block;
		flex-wrap: inherit;
		-webkit-justify-content: inherit;
		justify-content: inherit;
		-webkit-align-items: inherit; /* Safari 7.0+ */
		align-items: inherit;
		margin-right: 0;
	}

	.custom .section.fob-style2, .custom .description.fob-style2 {
		font-size: 1em;
	}

	.custom .headline h1 {
		float: none;
		margin-right: auto;
		text-align: center;
		width: 100%;
	}
}

/* not mobile > 480px */
@media only screen and (min-width: 29.9375em) {
	.hide-lg {
		display: none;
	}
}

/* smaller than medium < 768 */
@media only screen and (max-width: 47.9375em) {

	.custom header {
		position: absolute;
	}

	.custom .logo {
		float: none;
		position: fixed;
		left: 18px;
	}

	.custom .logo img {
		height: 2.5em;
		max-height: unset;
		margin-top: 7px;
		min-height: 50px;
	}

	.custom .header .menu-area li {
		float: none;
	}

	.custom .header .menu-area .wsmenu-submenu li a {
		line-height: 30px;
		font-size: 15px;
	}

	.custom .image-position div.container .headline h1 {
		width: 100%;
		text-align: center;
		float: none;
		margin-right: 0;
	}

	.custom .post-list {
		margin-right: 2%;
		padding: 1em;
		width: 49%;
		margin-bottom: 0.8em;
	}

	.custom .post-list:nth-of-type(2) {
		margin-right: 0;
	}
}

/*desktop > 768px*/
@media only screen and (min-width: 47.9375em) {
	.custom header .container {
		background-color: transparent;
	}

	.custom .logo img {

	}
}

/* überbreiter desktop > 1200px */
@media only screen and (min-width: 74.9375em) {
	html.custom,
	.custom body {
		font-size: 25.15px;
	}
	.custom header li {
		font-size: 23.0833px;
	}
}

