/*
 Theme Name:   Twenty Twentyone Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Twentyone Child Theme
 Author:       SPOE ITZ
 Author URI:   https://spoe.at
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyonechild
*/

body.custom-background{
  background-image: url("https://neujahrsempfang2022.gvvnoe.at/wp-content/uploads/2021/12/background.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 768px) {
    body {
        height:100vh;
    }
}

html body{
  font-family: 'Baloo Bhaina 2', Helvetica, Arial;
}

@media only screen and (min-width: 822px) {
  .site-header {
    padding-top: var(--global--spacing-vertical);
  }
}

#zmmtg-root{
  background-color: transparent !important;
}

h1.site-title{
  color: #e30613;
}

body.page-template-video-page #content{
  margin-top: 0;
}
body.page-template-video-page .entry-content{
  margin-top: 0;
}

@media (min-width: 768px) {
  body.page-template-video-page #content{
    margin-top: 20px;
  }
  body.page-template-video-page .entry-content{
  margin-top: 0;
}
}
@media (min-width: 992px) {
  body.page-template-video-page #content{
    margin-top: 0;
  }
  body.page-template-video-page .entry-content{
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  body.page-template-video-page #content{
    margin-top: 20px;
  }
  body.page-template-video-page .entry-content{
    margin-top: 10px;
  }
}

#post-96{
  margin-top: 0;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: none;
    text-decoration: none;
    background: transparent;
}

.page-template-video-page .entry-header{
  margin-bottom: 0;
}

.vczapi-zoom-app-notice-wrap{
  margin-top: 100px
}

.header-button{
  max-width: 150px;
  position: absolute;
  right: 17%;
  display:none;
}

#masthead{
  padding-bottom: 0
}

.red-menu{
  color: red;
  font-size: 26px;
}

.site-header > .site-logo {
  border-bottom: none;
  text-align: left;
  width: 200px !important;
  padding-bottom: 0
}

.custom-logo {
  width: 150px !important;
  margin-right: 1em !important;
}

.title-small {
  color: #e30613;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 0;
  line-height: 1em;
}

.title-small-2 {
  font-size: 30px;
  padding-bottom: 0;
  line-height: 1em;
}

.title-small-3 {
  color: #e30613;
  font-size: 30px;
  font-weight: bold;
  line-height: .8em;
}

.title-large {
  color: #e30613;
  font-size: 57px;
  font-weight: bold;
  line-height: .8em;
}

.title-year  {
  font-size: 23px;
  line-height: 1.3em;
  font-weight: bold;
  text-shadow: 0 0 10px white, 0 0 10px white;
}

.title-small-xs {
  font-size: 20px;
  padding-bottom: 0;
  line-height: 1em;
}

#header-widget-area {
  display: none;
}

.site-footer > .site-info{
  border-top: none;
}

footer a{
  text-decoration: none;
}

footer a:hover{
  text-decoration: none;
}

footer a span{
  background-color: white;
  padding: 0px 10px;
  color: #e30613;
  font-weight: bold;
  text-transform: uppercase;
}

.footer-navigation-wrapper{
  display: block;
}

.footer-navigation-wrapper li {
    display: block;
}

#registration a{
  text-decoration: none;
}

#registration{
  text-align: center;
  line-height: 1.2em;
}

#registration p{
  margin-bottom: 0;
}

#registration .button-wrapper{
  margin-top: 20px;
}

#registration .button-wrapper a{
  color: black;
}

#registration img{
    margin: 0 auto;
    margin-bottom: 20px
}

#registration .large{
  color: #e30613;
  font-size: 20px;
  font-weight: bold;
}

#menu-register li:before{
content:url('https://neujahrsempfang.gvvnoe.at/wp-content/uploads/2020/12/button-draft.png');
  max-height:20px;
  position: absolute;
  top: -6em;
  left: 0;
}


footer#colophon{
    position: absolute;
    bottom: 0;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
}

footer#colophon .footer-navigation{
  margin-top: 0;
}

.site-info{
  display: none !important;
}

@media (min-width: 992px) {

  .header-button{
    display:block;
  }

  #item-1{
    position: relative;
    top: 0%;
  }

  #item-2{
    position: relative;
    top: 30%;
  }

  #item-3{
    position: relative;
    top: 40%;
  }

  #item-4{
    position: relative;
    top: 70%;
  }

  #item-5 {
    position: relative;
	top: 95%;
	left: 28%;
	display: none;
  }
}

.pulsatingCircle{
  width:25px;
  height:25px;
  display:block;
  position:relative;
  right: 23px;
  margin:10% auto;
  transform:scale(2,2);
  -webkit-transform:scale(2,2);
  margin-bottom: 70px;
}

.firstCircle,
.secondCircle,
.thirdCircle{
  top:50%;
  left:50%;
  display:block;
  border-radius:50%;
  position:absolute;
  vertical-align:middle;
}

.firstCircle{
  width:30px;
  height:30px;
  margin:-5px 0px 0px -5px;
  background-color:red;
}

.secondCircle{
  width:40px;
  height:40px;
  margin:-10px 0 0 -10px;
  border:1px solid red;
  animation:2000ms pulseIn ease-in-out infinite;
  -webkit-animation:2000ms pulseIn ease-in-out infinite;
  opacity: 0.6;
}

.thirdCircle{
  width:50px;
  height:50px;
  border:1px solid red;
  margin: -15px 0 0 -15px;
  animation:2000ms pulseIn 500ms ease-in-out infinite;
  -webkit-animation:2000ms pulseIn 500ms ease-in-out infinite
}

@keyframes pulseIn{
  0%{
    opacity:0;
    transform:scale(0.2,0.2);
  }
  50%{
    opacity:1;
    transform:scale(1,1);
  }
  100%{
    opacity:0;
    transform:scale(0.2,0.2);
  }
}

@-webkit-keyframes pulseIn{
  0%{
    opacity:0;
    -webkit-transform:scale(0.2,0.2);
  }
  50%{
    opacity:1;
    -webkit-transform:scale(1,1);
  }
  100%{
    opacity:0;
    -webkit-transform:scale(0.2,0.2);
  }
}

@media screen and (max-width: 1500px){
  body{
   margin-bottom: 0;
  }
  footer#colophon {
    position: relative;
  }
  #registration{
    margin: auto;
    width: 90%;
  }

  .header-button{
    display: none;
  }
}

@media screen and (max-height: 900px){

  #item-4 {
      position: relative;
  }
}

.entry-header > :last-child {
  margin-top: -2.6em;
  margin-bottom: -70px;
}

.singular .entry-title{
  font-size: 50px;
}

code {
  font-family: arial;
}

.zoom-links li:last-of-type {
  display: none;
}

.entry-content p{
  margin-top: -80px;
}

.entry-title a {
  float: right;
  text-decoration: none;
  font-size: 40px;
  margin-top: 13px;
}

a.foyer-link{
  background-color: white;
  padding: 0px 10px;
  color: #e30613;
  font-weight: bold;
  text-transform: uppercase;
}

.foyer-link-desktop{
  float: left;
}

a.foyer-link:hover, a.foyer-link:active{
  font-size: 40px;
  margin-top: 13px;
  color: black;
}

.zoom-logo, #zoom-link-android, #zoom-link-desktop, #zoom-link-iphone{
  display: inline;
  color: #2d8cff;
  font-weight: bold;
}

.zoom-logo{
  max-height: 1em;
}

.conf-data{
  margin-top: 5px;
  font-size: 75%;
  color: #595959;
}

.conf-data p{
  margin-bottom: 0;
  line-height: 1.2em;
}

.comment{
  font-weight: 600
}

#item-1 {
	background-color: #fef6e2d4;
	border-radius: 50%;
	width: 22rem;
	height: 22rem;
	padding-top: 1.5rem;
}

#item-2 {
	background-color: #dbe1e8d4;
	border-radius: 50%;
	width: 22rem;
	height: 22rem;
	padding-top: 1.5rem;
}

#item-3 {
	background-color: #fbeae2d6;
	border-radius: 50%;
	width: 22rem;
	height: 22rem;
	padding-top: 1.5rem;
}

#item-4 {
	background-color: #fef6e2d4;
	border-radius: 50%;
	width: 22rem;
	height: 22rem;
	padding-top: 1.5rem;
}

#item-5 {
	background-color: #dbe1e8d4;
	border-radius: 50%;
	width: 22rem;
	height: 22rem;
	padding-top: 1.5rem;
	display: none;
}

@media only screen and (max-width: 750px) {
	#item-1 {
		position: absolute;
		left: 4%;
    }
	
	#item-2 {
		position: absolute;
		top: 104%;
		left: 4%;
    }
	
	#item-3 {
		position: absolute;
		top: 151%;
		left: 4%;
    }
	
	#item-4 {
		position: absolute;
		top: 200%;
		left: 4%;
    }
	
	#item-5 {
		position: absolute;
		top: 250%;
		left: 4%;
		display: none;
    }
	
	footer#colophon {
		margin-top: 65rem;
	}
}

@media only screen and (max-width: 750px) {
	#item-1 {
		position: absolute;
		left: 4%;
    }
	
	#item-2 {
		position: absolute;
		top: 54rem;
		left: 4%;
    }
	
	#item-3 {
		position: absolute;
		top: 79rem;
		left: 4%;
    }
	
	#item-4 {
		position: absolute;
		top: 104rem;
		left: 4%;
    }
	
	#item-5 {
		position: absolute;
		top: 250%;
		left: 4%;
		display: none;
    }
	
	footer#colophon {
		margin-top: 90rem;
	}
}