/*
Theme Name: Hybrid
Theme URI: http://werbestudio-hild.de
Author: Werbestudio Hild
Description: Hybrid FSE Theme
Version: 1.0
*/

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/open-sans-v44-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}	
/* quicksand-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/quicksand-v37-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quicksand-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/quicksand-v37-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quicksand-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/quicksand-v37-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quicksand-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/quicksand-v37-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* quicksand-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/hybrid-theme/assets/fonts/quicksand-v37-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html, body {
    padding: 0;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    width: 100vw;
    overflow-x: hidden;
}

p,ul,li{
    font-size:22px;
    font-weight:100;
    font-family: "Open Sans", sans-serif;
}

a{
    text-decoration: none;
    color:#111;
    hyphens: auto;
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 80px;
    font-style: nromal;
    font-weight: 100;
    line-height: 0.8;
    margin: 0.05em 0.1em 0 -6px;
    text-transform: uppercase;
    /* font-family: "Antic Didone", serif; */
}
.wp-block-button{
    transition: all 1s;
}

.wp-block-button .wp-block-button__link:where(.is-style-outline), .wp-block-button:where(.is-style-outline)>.wp-block-button__link {
    border: 1px solid;
    padding: 0.667em 1.333em;
}

.wp-block-button:hover{
    letter-spacing:2px;
}

.alignwide{
    width:1400px;
    margin: 0 auto;
}

@media(max-width:1399px){
    .alignwide{width:100%;}
}

h1,h2,h3,h4,h5,h6{
    /* font-family: "Antic Didone", serif;
    font-family: "Italiana", sans-serif; 
    font-family: "Raleway", sans-serif;
    font-weight:300; */

    /* font-family: "Playfair", serif;
    font-family: "Marcellus", serif; */
    font-family: "Quicksand", sans-serif;
    line-height: 1;
    hyphens: auto;
}

.zitat{
    font-weight:100;
}

.teaser .wp-block-cover img{transition: all 1s;}
.teaser .wp-block-cover:hover {cursor: pointer;}
.teaser .wp-block-cover:hover img{transform: scale(1.1);}

.teaser .more{
    position: absolute;
    bottom: 0;
    top: 54%;
    right: 20%;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    transition: all 1s;
}

.teaser .wp-block-cover:hover .more{letter-spacing: 1px;}

.teaser .more a{
    color:#fff;
}

.teaser .more:before{
    content: "";
    height: 1px;
    background: #fff;
    width: 200%;
    margin-top: -7px;
    left: -100%;
    position: absolute;
}

.knick{position: relative;}
.knick:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 300px solid transparent;
    border-bottom: 200px solid white;
    z-index: 2;
  }

#stage {min-height: 60vh;}
#stage .wp-block-group{padding-top: 22vh;} 
#stage h3{margin-top: 0;margin-bottom:20px;line-height: 1.5;}
#stage p{margin-top:0;}

#footer{
    background-color: #292929;
    color:#fff;
    font-size:15px;
}

#footer p, #footer a, #footer li{
    font-size:17px;
}

#footer a{
    color: #ccc;
}

#footer a.wp-block-social-link-anchor{
    color:#fff;
    font-size:45px;
}

/* Events Calendar Einzelseite */
.tribe-events-before-html .wp-block-post-featured-image {
    position: absolute;
    height: 50vh;
    width: 100vw;
    top: 0;
    left: 0;
}

h1.tribe-events-single-event-title{
  font-size:50px;
}

.tribe-events-schedule__all-day, .tribe-events-schedule__separator, .tribe-events-schedule__timezone{
  font-size: 22px;
  color:#111;
}

.tribe-embed a, .tribe-events-event-meta a, .tribe-events-single a {color: #111;}
#tribe-events-content .wp-element-button, .wp-block-button__link {color: #fff;}

.tribe-events-back{display:none;}
#tribe-events-footer{display:none;}



#eventlist{list-style-type: none;margin:0;padding:0;text-align: center;}
#eventlist .eventimage{ width:90%; height:250px; background-size:cover;}
#eventlist a.eventtitle{font-weight:800;display:block;}
#eventlist a.eventlink{margin-top:20px;display:block;}

#eventlist a.eventlink span{font-size: 50px;float:left;}
#eventlist a.eventlink p{padding-top: 8px;}

#eventlist .wp-block-button{margin-top: 10px; text-align: center;}

#eventlist .wp-block-button a{color:#fff!important;}

.eventlistshort .material-symbols-outlined {
    font-size:40px;
    vertical-align: middle;
    font-weight: 600;
}

.placeholderlogo h1{
    letter-spacing: 10px!important;
    line-height: 1em;
    font-weight: 100;
}

#quicknav {
    margin-top: -250px;
    padding-top: 250px;
}

#quicknav .card {
    opacity:0;
    background-color: #fff;
    margin-top: -100px;
    position: relative;
    padding: 50px 60px;
    z-index: 2;
    transition: all 0.5s;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
}

#quicknav .card:hover {
margin-top: -115px;
}

#quicknav .card h2{
    margin: 0;
}

/* tabs */
.wp-block-atbs-tabs .tabs-content {background-color: #fff;}
.wp-block-atbs-tabs .tabs-titles {background-color: #eee;}
.wp-block-atbs-tabs .tabs-titles .tab-title {color: #666;}
.wp-block-atbs-tabs .tabs-titles .tab-title.active {background-color: #444; color:#fff;}

/* Scroll Down */
/* scroll down arrows */
.arrows_container {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 24px;
    padding: 50px;
    margin-top: -50px;
  }
  
  .chevron {
    position: absolute;
    width: 69px;
    height: 6px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
  }
  
  .chevron:first-child {
    animation: move 3s ease-out 1s infinite;
  }
  
  .chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
  }
  
  .chevron:before,
  .chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 50.5%;
    background: #fff;
  }
  
  .chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 5px;
  }
  
  .chevron:after {
    right: 0;
    transform: skew(0deg, -30deg);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 5px;
  }
  
  @keyframes move {
    25% {
      opacity: 1;
  
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
  }
  
  @keyframes pulse {
    to {
      opacity: 1;
    }
  }

  .table-highlight{
    border: 0!important;
  }

  .wp-block-table td, .wp-block-table th {
    border: 0;
  }

  #playfair h1, #playfair h2{
    font-family: "Playfair", serif;
  }

  /* Video BG */

  .wp-block-cover__video-background{
  object-position: 0% 100%!important;
  }

  #contactus h4{
    line-height: 1;
    margin: 0;
  }

  @media(max-width:786px){
    #contactus h4{
      font-size: 30px!important;
      text-align: center;
    }
  }

  /* Neu */

  .topmargin{margin-top: -100px;}
  .borderyellow{border: 20px solid #f5c758;}

  .gap0{
    gap:0;
  }

  .stage{
    border: 30px solid #fff;
  }

  .stage h1{margin-bottom:0;}
  .stage h4{line-height:1.3;}

  #logo{
    background-color: #fff;
    height: auto!important;
    width: 170px!important;
  }

  #desktopmenu{display:none;}
  #burger{display:block!important;}
  #content{scroll-margin-top: 100px;}


  /*---------------*/
/***** Oscar *****/
/*---------------*/



.wp-block-cover.effect-oscar {
  align-items: unset;
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

.wp-block-cover.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.wp-block-cover.effect-oscar .caption {
	padding: 20px;
	transition: background-color 0.35s;
}

.wp-block-cover.effect-oscar .caption:before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

.wp-block-cover.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.wp-block-cover.effect-oscar .caption:before,
.wp-block-cover.effect-oscar p,
.wp-block-cover.effect-oscar .wp-block-buttons{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.wp-block-cover.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.wp-block-cover.effect-oscar:hover .caption:before,
.wp-block-cover.effect-oscar:hover p,
.wp-block-cover.effect-oscar:hover .wp-block-buttons {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.wp-block-cover.effect-oscar:hover .caption {
	background-color: rgba(58,52,42,0);
}

.wp-block-cover.effect-oscar:hover img {
	opacity: 0.4;
}

/* Form */

input {
  width: 100%;
  height: 35px;
}

textarea{
  width:100%;
  height:200px;
}

input.wpcf7-submit {
  width: 200px;
  height: 50px;
  background-color: #f6ba32;
  border: none;
  color: #fff;
  font-size: 18px;
}

/* Text to Speech */
img.emoji {display:none!important;opacity:0;}

#listenButton1 {
    position: absolute;
    top: 140px;
    right: 0px;
    background-color: #fef135;
    z-index: 999;
    width: 65px;
    border: none;
    height: 60px;
    cursor: pointer;
    border-radius: 12px 0px 0px 12px;
    padding-right: 40px;
}

button#listenButton1:before {
    content: url(https://johannes-falk-haus.de/wp-content/themes/hybrid-theme/assets/img/volume_up_40dp_FFF_FILL0_wght100_GRAD0_opsz40.svg);
    filter: invert(100%)
}

/*Mobile Optimierung*/
@media(max-width:450px){

}