/*
Theme Name: Wastecooking Theme
Template: Corsa
Version: 1.8
Author:	Mellow Design
Theme URI: http://mellowdesign.com/
Author URI: http://mellowdesign.com/
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
	font-weight: bold;
}

.home-heading {
	font-weight: bold;
}

.l-header .w-nav-anchor.level_1 {
	padding: 0 15px;
}

.aktuelles,
.g-html .aktuelles {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	width: 90%;
	font-size: 13px;
	text-align: center;
}

.aktuelles li,
.g-html .aktuelles li {
	float: left;
	width: 30%;
	margin-right: 1%;
}

.aktuelles h5,
.g-html .aktuelles h5 {
	margin-bottom: 0.25em;
}

@media (max-width: 480px) {
	.aktuelles,
	.g-html .aktuelles {
		width: 80%;
	}

	.aktuelles li,
	.g-html .aktuelles li {
		width: auto;
		float: none;
		line-height: 1.5;
	}

	.g-html .aktuelles h5 {
		font-size: 16px;
	}
}

@media (min-width: 1024px) {
	.aktuelles,
	.g-html .aktuelles {
		width: 300px;
	}

	.aktuelles li,
	.g-html .aktuelles li {
		float: left;
		overflow: hidden;
		width: 300px;
		height: 140px;
		margin-right: 0;
	}
}

.l-section {
	position: relative;
}

.l-subsection-h {
	border-top: 1px solid transparent;
}

.section-title {
	margin-top: 0.5em;
	color: #F7831E;
}

.content-wrap .l-subsection {
	padding-top: 2em;
}

.section-btn {
}

.section-btn-wrap {
	text-align: center;
}

.section-btn-wrap-nr-1 {
	position: relative;
	top: -60px;
	margin-bottom: -40px;
}

.form-group {
	margin-bottom: 10px;
}

.g-html blockquote {
	font-family: Georgia, serif;
	font-size: 112.5%;
	font-style: italic;
	max-width: 640px;
	margin: 0 0 1em 0;
	padding: 0 40px;
	line-height: 1.45;
	position: relative;
	background: none;
	border-left: none;
}

blockquote p {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 1.45;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -10px;
	top: -20px;
	color: #F7831E;
	background: none;
}

blockquote:after {
	background: none;
}

blockquote cite {
	color: #999999;
	font-size: 16px;
	display: block;
	margin-top: 5px;
}

th, td {
	padding-right: 20px;
}

blockquote cite:before {
	content: "\2014 \2009";
}

.mfp-ajax-holder .mfp-content {
	width: 90%;
	height: auto;
	max-width: 900px;
	background: #FFF;
	padding: 20px;	
}

@media (min-width: 320px) {
	.l-subsection.with_parallax {
		min-height: 200px;
	}
}

@media (min-width: 480px) {
	.l-subsection.with_parallax {
		min-height: 300px;
	}
}

@media (min-width: 768px) {
	.l-subsection.with_parallax {
		min-height: 600px;
	}
}

@media (min-width: 1024px) {
	.w-logo-img {
		margin-top: 10px;
	}

	.l-subsection.with_parallax {
		min-height: 800px;
	}

	.mfp-rezepte .mfp-ajax-holder .mfp-content {
		width: 760px;
	}
}

@media (min-width: 1280px) {
	.l-subsection.with_parallax {
		min-height: 1000px;
	}
}

.mfp-content .embedd-wrap .wp-post-image {
	margin-bottom: 1em;
}

.g-html .wp-caption {
	line-height: 1;
	margin: 0px 0px 10px;
	position: relative;
}

.g-html .wp-caption-text {
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 99.5%;
	background: rgba(0,0,0,0.8);
	color: #FFF;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media(max-width: 768px) {
	.g-html .wp-caption-text {
		width: 96%;
	}
}

.embedd-wrap .l-subsection {
	padding: 0;
}

.l-footer {
	background-color: #570022!important;
}

.l-footer, .l-footer .w-socials-item-link, .l-footer .widget.widget_tag_cloud .tagcloud a {
	color: #FFF!important;
}

.l-footer a, .l-footer input[type="text"], .l-footer input[type="password"], .l-footer input[type="email"], .l-footer input[type="url"], .l-footer input[type="tel"], .l-footer input[type="number"], .l-footer input[type="date"], .l-footer textarea, .l-footer select {
	color: #FFF!important;
}

.l-footer input[type="text"], .l-footer input[type="password"], .l-footer input[type="email"], .l-footer input[type="url"], .l-footer input[type="tel"], .l-footer input[type="number"], .l-footer input[type="date"], .l-footer textarea, .l-footer select {
	background-color: #78002D!important;
}

.l-footer input[type="text"]:focus, .l-footer input[type="password"]:focus, .l-footer input[type="email"]:focus, .l-footer input[type="url"]:focus, .l-footer input[type="tel"]:focus, .l-footer input[type="number"]:focus, .l-footer input[type="date"]:focus, .l-footer textarea:focus, .l-footer select:focus {
	-webkit-box-shadow: 0px 0px 0px 2px #AD4F73!important;
	-moz-box-shadow: 0px 0px 0px 2px #AD4F73!important;
	box-shadow: 0px 0px 0px 2px #AD4F73!important;
}

.l-subfooter.at_top {
	border-bottom: 1px solid rgba(255,255,255,0.5)!important;
}

.l-footer .btn-tuscany-submit {
	color: #FFF;
	background: #409917;
	font-size: 14px;
	padding: 5px 20px;
}

.video-icon,
.video-icon-small {
	position: relative;
	display: inline-block;
	max-width: 100%;
}

.video-icon::after,
.video-icon-small::after {
	/* .fa */
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);	

	/* .fa-play-circle-o */
	 /*content: "\f01d"; */
	/* .fa-play-circle: */
	 /*content: "\f144"; */
	/* .fa-play: */
	/*content: "\f04b";*/
	/*.fa-youtube-play*/
	content: "\f16a";

	position: absolute;
	text-shadow: 1px 0 2px black;
	font-size: 70px;
	top: 50%;
	left: 50%;
	height: 70px;
	width: 70px;
	margin-top: -35px;
	margin-left: -35px;
	color: #FFF;
}

.video-icon-small::after {
	font-size: 40px;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
}

.facebook-icon {
	position: relative;
	display: inline-block;
	max-width: 100%;
}

.facebook-icon::after {
	/* .fa */
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);	

	/*fa-facebook-square*/
	content: "\f082";

	text-shadow: 1px 0 2px black;
	position: absolute;
	font-size: 70px;
	top: 50%;
	left: 50%;
	height: 70px;
	width: 70px;
	margin-top: -35px;
	margin-left: -35px;
	color: #FFF;
}

.w-languages {
	float: right;
	margin: 0 5px;
}

.w-languages a {
  	font-size: 15px;
	font-weight: bold;
}

.w-languages .current span {
	text-decoration: underline;
}

@media (max-width: 480px) {
	.video-icon::after,
	.facebook-icon::after {
		width: 30px;
		height: 30px;
		font-size: 30px;
		margin-left: -15px;
		margin-top: -15px;
	}
	.video-icon-small::after {
		width: 20px;
		height: 20px;
		font-size: 20px;
		margin-left: -10px;
		margin-top: -10px;
	}
	.g-btn, button, input[type="submit"] {
		font-size: 13px;
		line-height: 16px;
		padding: 10px 20px;
	}
}

@media(min-width: 980px) and (max-width: 1279px) {
	.l-header .w-nav-item {
		text-transform: none;
	}	

	.l-header .touch_disabled .w-nav-anchor.level_1,
	.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2 {
		font-size: 14px!important;	
		padding: 0 10px;
	}
}

#home {
	overflow: hidden;
}
