/*
Theme Name: Penninger
Author: studioh8
Author URI: http://studioh8.de
Description: Theme for Alte Hausbrennerei Penninger
Version: 1.0.0
Text Domain: penninger
*/

/* - - - - - - - - - - - - -  W E B F O N T S  - - - - - - - - - - - - - */

@font-face {font-family: 'FFFagoCondensed';font-weight: bold;font-style: normal;src: url('webfonts/2FCAF4_0_0.eot');src: url('webfonts/2FCAF4_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FCAF4_0_0.woff2') format('woff2'),url('webfonts/2FCAF4_0_0.woff') format('woff'),url('webfonts/2FCAF4_0_0.ttf') format('truetype');}

@font-face {font-family: 'FFFagoCondensed';font-weight: normal;font-style: normal;src: url('webfonts/2FCAF4_1_0.eot');src: url('webfonts/2FCAF4_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FCAF4_1_0.woff2') format('woff2'),url('webfonts/2FCAF4_1_0.woff') format('woff'),url('webfonts/2FCAF4_1_0.ttf') format('truetype');}

body {
	background: url(img/Holz-Back.jpg) repeat-y top center #282726;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}

#padwrap {
	background: transparent;
}

#wrap {
	background: white;
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 35px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 35px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 35px 3px rgba(0,0,0,0.5);
}

/* - - - - - - - - - - - - -  H E A D E R  - - - - - - - - - - - - - */

/* NAVIGATION */

#navigation {
	height: 80px;
	width: 100%;
	display: none;
}

#navigation ul {
	margin: 0;
}

#navigation ul li {
	display: inline;
	padding: 0 10px;
}

#navigation li a {
	padding: 15px 0 5px 0;
	line-height: 80px;
}

#navigation li.current_page_item a,
.single-produkt #navigation li.menu-item-216 a,
#navigation li.current-page-ancestor a {
	border-bottom: 2px solid black;
}

/* Mobile */

#visual .open-nav {
	padding: 10px;
}

#visual .color-bg .open-nav {
	background: black;
	padding: 10px;
}

#visual.novisual .open-nav .menue-icon span {
	background-color: black;
}

/* VISUAL */

#visual {
	position: relative;
	border-bottom: 30px solid white;
	background-color: #f5f4f0;
}

#visual.novisual {
	background-color: white;
	height: 80px;
	margin-bottom: 30px;
}

.logo {
	position: absolute;
	left: 50%;
	margin-left: -57px;
	width: 114px;
	height: 56px;
	background-color: transparent;
	bottom: -30px;
}


/* - - - - - - - - - - - - -  T E A S E R  - - - - - - - - - - - - - */

#teaser {
	padding-top: 30px;
	padding-bottom: 50px;
}

#teaser h2,
.inpage-teaser h2 {
	margin-bottom: 0;
}

#teaser h3, .inpage-teaser h3 {
	margin: 5px 0 5px 0;
	text-transform: none;
}

#teaser-text,
.teaser-text {
	margin-top: 35px;
}


/* - - - - - - - - - - - - -  F O O T E R  - - - - - - - - - - - - - */

#footer {
	position: relative;
	margin-top: 120px;
	background: #0d0416;
	padding-bottom: 50px;
}

#footer .logo {
	top: -40px;
}

#footer .footer-wrap {
	float: none;
	margin-top: 90px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	border-bottom: 1px solid white;
}

.socialmedialinks {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
}

.socialmedialinks a {
	display: inline-block;
	width: 36px;
	height: 36px;
	background-color: transparent;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 5px;
}

.socialmedialinks a.link-facebook {
	background-image: url(img/icons/icon-social-facebook.png);
}

.socialmedialinks a.link-twitter {
	background-image: url(img/icons/icon-social-twitter.png);
}

.socialmedialinks a.link-instagram {
	background-image: url(img/icons/icon-social-instagram.png);
}

.socialmedialinks a:hover {
	opacity: 0.8;
}


/* - - - - - - - - - - - - -  B R E A K I N G   N E W S  - - - - - - - - - - - - - */

.breaking-news {
	background: transparent;
	color: white;
	text-align: center;
	padding: 0;
	margin: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

.breaking-news img {
	width: 250px;
}

.breaking-news button {
	padding: 30px;
	margin: 0;
	position: absolute;
	top: 0;
	right:0;
}

.breaking-news a {
	display: block;
	width: 200px;
	height: 100px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	text-indent: -9999em;
}

.show-news {
/* 	siehe Media-Query */
}



/* - - - - - - - - - - - - -  F R O N T P A G E  - - - - - - - - - - - - - */

#produkt-reklame {
	margin-top: 0;
	margin-bottom: 100px;
	background: url(img/produkt-reklame-background-rauten.png) no-repeat center center transparent;
	background-size: cover;
	position: relative;
}

#produkt-reklame-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

img.herzerl {
	width: 136px;
}

#videos {
	margin-bottom: 100px;
	padding-bottom: 150px;
	border-bottom: 1px solid #ccc;
}

#videos .video {
	margin-top: 20px;
}

.home .single-news {
	background: url(img/zwitschervoegel.png) no-repeat center top transparent;
	background-size: 350px 188px;
	padding-top: 250px;
	margin-top: -200px;

}

/* - - - - - - - - - - - - -  B R E N N E R E I  - - - - - - - - - - - - - */

#galerie-geschichte {
	margin-bottom: 80px;
	position: relative;
}

.chronik-badge img {
	width: 311px;
	margin-bottom: 30px;
}

.etikett {
	position: absolute;
	background: #cb0426;
	-ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: none;
	-webkit-box-shadow: -10px 0px 18px 0px rgba(0,0,0,0.75);
 	-moz-box-shadow: -10px 0px 18px 0px rgba(0,0,0,0.75);
 	box-shadow: -10px 0px 18px 0px rgba(0,0,0,0.75);
}

.etikett h3 {
	color: white;
	margin: 0;
	padding: 0;
	line-height: 60px;
}

#galerie-geschichte .etikett {
	width: 160px;
	height: 60px;
	top: 50px;
	left: -110px;
}

/* TEAM */

#team {
	margin: 100px 0 140px 0;
}

#slides {
	background: #f0f0ec;
	position: relative;
}

#slides .etikett {
	width: 160px;
	height: 60px;
	top: 150px;
	left: -110px;
}

.teamfoto {
	width: 100%;
	position: relative;
}

.teamfoto img {
	width: 100%;
}

.teamfoto:before {
	content: "";
	position: absolute;
	bottom: -1px;
	right: 50%;
	margin-right: -30px;
	width: 0;
	height: 0;
	border-bottom: 30px solid #f0f0ec;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}

.teamtext {
	overflow: hidden;
	background-image: url(img/blutwurz-background-big.jpg);
	height: auto;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.teamtext .contents {
	padding: 30px 20px;
	margin: 0 auto;
}

ul.slick-dots {
	margin: 0;
}

/* Engagement */

.round-icon {
	text-align: center;
}

.round-icon img {
	width: 144px;
}

#engagement h3 {
	margin-top: 0.8em;
}

#engagement .column {
	margin-top: 1.5em;
}



/* - - - - - - - - - - - - -  R E Z E P T E  - - - - - - - - - - - - - */

.page-template-template-rezepte #navigation,
.page-template-template-rezepte #visual {
	background-color: black;
}

.page-template-template-rezepte nav a,
.page-template-template-rezepte nav .current_page_item a:hover {
	color: white;
}

.page-template-template-rezepte #navigation li.current_page_item a {
	border-bottom: 2px solid white;
}

.page-template-template-rezepte nav a:hover {
	color: #cb0426;
}

#galerie-rezepte {
	width: 960px;
	max-width: 100%;
}

.rezept {
	margin-bottom: 35px;
}

.rezept p {
	padding: 0 5px;
	margin: 0;
}

.rezeptbild {
	margin-bottom: 20px;
	position: relative;
}

p.kreation {
	margin-top: 7px;
}


/* - - - - - - - - - - - - -  P R O D U K T E  - - - - - - - - - - - - - */

.inpage-nav {
	background: #f5f4f0;
	padding: 30px 0;
	margin: 0 0 20px 0;
	display: none;
}

.inpage-nav ul {
	margin: 0;
}

.inpage-nav li {
	display: inline-block;
	padding: 2px 5px;
}

#list-produkte {
	position: relative;
	width: 1000px;
	max-width: 100%;
}


#list-produkte .columns {
	padding: 0 7px;
	margin-bottom: 15px;
}

#list-produkte img {
	padding: 0 12px;
}

#list-produkte h3 {
	padding: 10px 0 0 0;
	margin-top: 2px;
	border-top: 1px solid black;
}

#list-produkte a:hover img {
	opacity: 0.7;
}


/* - - - - - - - - - - - - -  P R O D U K T  - - - - - - - - - - - - - */

.produkt-info-img {
	overflow-y: hidden;
}

.produkt-info-img img {
	width: 200px;
}

@media only screen and (max-width: 64.0625em) {
.produkt-info-img img {
	margin-top: auto!important;
}
}


p.shoplink {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 4px 0;
}


/* - - - - - - - - - - - - -  O R T E  - - - - - - - - - - - - - */

#menu-orte {
	margin-bottom: 0;
	display: block;
}

#museumskarte {
	margin-top: -40px;
	margin-bottom: 50px;
}

#museumskarte img {
	width: 560px;
}

.ort-info {
	margin-top: 50px;
}

.ort-info .penninger-gallery {
	margin-top: 0;
}

#single-museum-content .ajax-loader {
height: 70px;
width: 100%;
text-align: center;
padding: 30px 0;
}

#menu-orte li a {
	white-space: nowrap;
}

#ort-visual {
	background: url(img/ajax-loading.gif) no-repeat center center transparent;
}

#ort-visual img {
	transition: opacity 0.4s;
	opacity: 0;
}


/* - - - - - - - - - - - - -  N E W S  &  S I N G L E  N E W S  - - - - - - - - - - - - - */

.screen-reader-text {
	display: none;
}

.single-news {
	margin-bottom: 75px;
}

.single-news-visual {
	margin-bottom: 30px;
	position: relative;
}

.penninger-gallery {
	margin: 2rem 0;
}

.penninger-gallery .column {
	border: 2px solid white;
}

/* Post Navigation */

.pagination .page-numbers {
	display: inline-block;
}


/* - - - - - - - - -  K O N T A K T   /   I M P R E S S U M  - - - - - - - - */

.page-id-391 .contents {
	text-align: left;
}

.contents a.studioh8 {
	color: #0d0416;
}


/* - - - - - - - - - - - - -  D A T E N S C H U T Z  - - - - - - - - - - - - - */

.page-id-1196 .contents {
	text-align: left;
}



/* - - - - - - - - - - - - -  1 1 1   J A H R E  - - - - - - - - - - - - - */



.inpage-teaser {
	margin-top: 90px;
}

.columns.fullwidth {
	padding: 0;
}

#feiern {
	background: #f0f0ec;
	padding: 1px 0 50px 0;
	margin-top: 130px;
	position: relative;
}

.badge-111 {
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -66px;
}

.badge-111 img {
	width: 133px;
}

#gewinne {
	background: #f0f0ec;
	padding-bottom: 60px;
}

#gewinne .teaser-text {
	font-size: 31px;
}

#giveaways h2 {
	margin-top: 50px;
}



/* - - - - - - - - -   B R E N N E R E I   T O U R   - - - - - - - - - */

.page-id-1933 #teaser {
	padding-bottom: 20px;
}

@media only screen and (min-width: 640px) {

.page-id-1933 #teaser {
	padding-bottom: 40px;
}

}




/* - - - - - - - - - - - - -      J O B S      - - - - - - - - - - - - - */

.page-template-template-jobs #footer {
	margin-top: 0;
}

#jobs {
	background-color: #f5f4f0;
	padding: 50px 0 100px 0;
}

.job {
	text-align: left;
}


/* - - - - - - - - - - - - -      P R O D U K T I N F O S      - - - - - - - - - - - - - */

.single-produktinfo {
	background: none;
}

.single-produktinfo .contents {
	max-width: 400px;
	margin: 0 auto;
}

.single-produktinfo #visual .logo {
	display: none;
}

.single-produktinfo .open-mobile-nav {
	display: none;
}

.single-produktinfo #footer {
	display: none;
}

.single-produktinfo #wrap {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}





/* - - - - - - - - - - - - -  T R I A N G L E S  - - - - - - - - - - - - - */

.rezeptbild:before,
.single-news-visual:before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -25px;
	width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.rezeptbild:before,
.single-news-visual:before {
  border-bottom: 25px solid white;
}




/* - - - - - - - - - - - - -  F O R M U L A R E  - - - - - - - - - - - - - */

form.wpcf7-form {
	text-align: left;
}

.screen-reader-response {
	display: none;
}

.wpcf7-not-valid-tip {
	color: #cb0426;
}

form.wpcf7-form input {
	margin-bottom: 0;
}

form.wpcf7-form input[type=submit] {
	background-color: #000;
	color: white;
	border: none;
	border-radius: 0;
	padding: 9px 25px;
	margin-top: 15px;
}

form.wpcf7-form .wpcf7-acceptance label {
	position: relative;
}

form.wpcf7-form .wpcf7-acceptance label span {
	position: relative;
	left: 25px;
	top: 4px;
}

form.wpcf7-form .wpcf7-acceptance input {
	width: 15px;
	height: 15px;
	padding: 2px;
	background: #fff;
	background-clip: content-box;
	border: 1px solid #000000;
	outline: 0;
	position: absolute;
	left: 0;
	top: 7px;

	@include border-radius(0);

	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

form.wpcf7-form .wpcf7-acceptance input:checked {
	background-color: #000;
}

form.wpcf7-form a {
	color: #000;
	border-bottom: 1px solid;
}

form.sent .wpcf7-response-output {
	background-color: #9de569;
	color: white;
	padding: 10px 20px;
}

form.invalid .wpcf7-response-output {
	background-color: #cb0426;
	color: white;
	padding: 10px 20px;
}




/* - - - - - - - - - - - - -  T Y P O G R A F I E  - - - - - - - - - - - - - */

body, h1, h2, h3, h4, h5, p, a, ul, ol, .featherlight .featherlight-content {
	font-family: FFFagoCondensed, sans-serif;
	font-style: normal;
}

h2 {
	margin-bottom: 20px;
}

p {
	-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.superhead {
	background: #cb0426;
	display: inline-block;
	padding: 4px 6px 2px 6px;
	margin: 0 0 5px 0;
	color: white;
}

#footer ul a,
.footer-nav a {
	color: white;
}

nav a,
nav .current_page_item a:hover,
.inpage-nav a,
.single-news-text h3 a {
	color: #0d0416;
}

.inpage-nav li.active a,
.inpage-nav li.current_page_item a {
	color: #cb0426; /* ROT */
}


body, p, ul, ol,
#teaser h3,
.inpage-teaser h3,
#list-produkte h3 {
	font-weight: normal;
}

h1, h2, h3, h4, h5,
.superhead,
button,
a.readmore {
	font-weight: bold;
}

p.kreation,
.footer-nav a {
	font-size: 12px;
}

#list-produkte h3 {
	font-size: 16px;
}

#footer ul,
#produkt-reklame h3 {
	font-size: 21px;
}

h2 {
	font-size: 42px;
}

h2,
#produkt-reklame h3,
.superhead {
	line-height: 1em;
}

body,
.etikett,
.teamtext,
.produkt-reklame-text {
	text-align: center;
}

.twocolumns,
#slides,
.ort-info {
	text-align: left;
}

h1, h2, h3, h4, h5,
#navigation a,
.inpage-nav a,
.superhead,
.footer-nav a {
	text-transform: uppercase;
}

#navigation a,
.inpage-nav a,
.footer-nav a {
	letter-spacing: 1px;
}

.basisprodukt {
	background-color: #0d0416;
}


/* - - - - - - - - - - - - -  O V E R W R I T E   F O U N D A T I O N  - - - - - - - - - - - - - */

.penninger-gallery .row {
	margin: 0;
}

[class*="column"] + [class*="column"]:last-child {
  float: left;
}



/* - - - - - - - - - - - - -  M E D I A   Q U E R I E S  - - - - - - - - - - - - - */


/* medium displays */
@media only screen and (min-width: 640px) {

#teaser {
	padding-top: 60px;
	padding-bottom: 80px;
}

#visual {
	border-bottom: 40px solid white;
}

.logo {
	position: absolute;
	left: 50%;
	margin-left: -85px;
	width: 171px;
	height: 84px;
	bottom: -40px;
}

#teaser p {
	-webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

h2, #produkt-reklame h3 {
	font-size: 66px;
}

#teaser p,
.teaser p,
.top-bar-section ul li > a {
	font-size: 18px;
}

.twocolumns {
	-webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40;
  -moz-column-gap: 40;
  -ms-column-gap: 40;
  column-gap: 40;
}

#navigation {
	display: block;
}

#visual .open-mobile-nav {
	display: none;
}

.produkt-info-text {
	padding-top: 100px;
	text-align: left;
}

.produkt-info-img img {
	width: 350px;
}


/* TEAM SLIDER */

.teamfoto {
	float: left;
	width: 50%;
}

.teamfoto:before {
	top: 50%;
	right: -1px;
	margin-top: -30px;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid #f0f0ec;
}

.teamtext {
	height: 380px;
}

.teamtext .contents {
	padding: 0 40px;
	max-width: 580px;
	margin: 0 auto;
	position: relative;
  top: 45%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slide:after {
	content:'';
  display:block;
  clear: both;
}


}


@media only screen and (min-width: 761px) {

.teamfoto {
	width: 380px;
}

.teamfoto img {
	width: 380px;
}

.show-news {
	display: inline-block !important;
}

}




/* large displays */
@media only screen and (min-width: 64.0625em) {

.single-news-text {
	padding: 0 50px;
}

}



@media only screen and (min-width: 1124px) {

#padwrap {
	padding: 0 60px;
}

.etikett {
	display: block;
}

}


@media only screen and (min-width: 1330px) {

#visual {
	height: 664px;
}

#ort-visual {
	height: 624px;
}

#visual.novisual {

}

.single-produkt #visual {
	height: 352px;
}

#galerie-geschichte {
	height: 800px;
}

}




/* S L I C K  S L I D E R */
/* modified slick-theme.css */

/* Dots */
.slick-slider
{
    margin-bottom: 60px;
}

.slick-dots
{
    position: absolute;
    bottom: -60px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    height: 60px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    height: 60px;
    width: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 60px;
    line-height: 60px;
    position: absolute;
    width: 20px;
    top: 0;
    left: 0;
    height: 60px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #e2e2da;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #cb0426;
}

/* -------------------------------------------------------------------------------------------------
   Anpassungen für Datenschutzerklärung
------------------------------------------------------------------------------------------------- */

.page-id-1196 h1 {
	font-size: 30px;
	margin-bottom: 1.5em;
}

.page-id-1196 h2 {
	font-size: 30px;
}

.page-id-1196 h3 {
	font-size: 22px;
}

.page-id-1196 h4 {
	font-size: 16px;
	text-transform: none;
}

/*

Rot #cb0426
Beige: #f0f0ec

*/