/*   
Theme Name: Rauth
Theme URI: https://www.tischlerei-schultes.at
Description: Theme für Tischleri Schultes. Dieses Theme wurde von Patrick Rauth designt und programmiert.
Author: Patrick Rauth
Version: 1.0
*/
/* inter-100 - 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: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-200 - 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: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* inter-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: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/rauth/fonts/inter-v20-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/inter-v20-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* playwrite-au-tas-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: 'Playwrite AU TAS';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/rauth/fonts/playwrite-au-tas-v11-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/wp-content/themes/rauth/fonts/playwrite-au-tas-v11-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
.playwrite-au-tas{
  font-family: "Playwrite AU TAS", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
body{
  padding: 0;
  margin: 0;
  left: 0;
}
body, html {
  font-weight: 300;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  height: 100%;word-wrap: break-word; 
  background-color: #lf0ede9;
}
a{
  text-decoration: 
  none; color: black
}
img {
  vertical-align: top;
  margin:0;
  padding: 0;
}
iframe{ 
  max-width: 90%
}
.paddingLinksRechts{
  padding-left: 15%;
  padding-right: 15%;
}
@media only screen and (max-width:  1300px) {
  .paddingLinksRechts{
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media only screen and (max-width:  900px) {
  .paddingLinksRechts{
    padding-left: 5%;
    padding-right: 5%;
  }
}
#content a:hover{
  color: #b6a087;
}
 /* wpforms  */
@media only screen and (min-width:  1100px) {
  .wpforms-container{
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
 /* Navigation */
#navigation{
  width: 100% !important;
  position: absolute;
  font-size: 1.3em;
  top:10px;
  z-index: 1;
  padding-top: 18px;
  padding-bottom: 18px;
  transition: background-color 0.3s;
}
#navigation a:hover{
   color: white !important;
} 
#navigation{
   width: 100%;
  display: flex;
  justify-content: space-between;
}
.sticky{
  position: fixed!important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-radius: 0 !important;
  width: 100%!important; 
  transition: 0.5s;
  transition: padding-left 0s;
  top: 0 !important;
}
#logo{
  padding-top: 5px;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding-left: 50px;
}
.bold{ 
  font-weight: 700;
}
#element1{
  position: relative;
  left: -100%;
}
#element2{
  opacity: 0;
}
#element3{
  position: relative;
  left: -100%;
}
#logo a{ 
  color:black; 
  font-size: 1.2em;
  transition: color 0.3s;
}
#desktopList li{
  list-style: none;
  display: inline-block;
  padding-right: 20px;
}
#desktopList{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-right: 30px;
}
#desktopList .current-menu-item a{
  color: white;
}
#mobileNavigation{
 display: none;
}
/* Burger Menu */
/* mobile Navigation */
.nav-container{
  width: 80px;
  margin-right: 15px;
  position: absolute; !important;
  right: 0!important;
  transition: 0.5s;
  transition: left 0s;
  top: 45px;
  z-index: 3;
}
.stickyBurger{
  position: fixed !important;
  right: 0!important;
  transition: 0.5s;
  transition: left 0s;
  top: 35px;
  z-index: 3;
}
.paddingDesktop{
    padding-left: 5%;
    padding-right: 5%;
}
@media only screen and (max-width:  860px) {
  #mobileNavigation{
    display: block;
   }
  #desktopNavigation{
    display: none;
  }
  #logo{
    padding-top: 0px;
  }
 .paddingMobile{
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (max-width:  400px) {
    #logo a{ 
      font-size: 1em;
    }
    .nav-container{
      top: 40px;
      margin-right: 5px;
    }
    .stickyBurger{
      top: 30px;
    }
    #logo{
      padding-top: 0px;
      padding-left: 35px;
    }
}
@media only screen and (max-width:  300px) {
    #logo a{ 
      font-size: 0.8em;
    }
    .nav-container{
      top: 41px;
       margin-right: 0px;
    }
    .stickyBurger{
      top: 31px;
    }
    #logo{
      padding-left: 30px;
    }
}
@media only screen and (max-width:  250px) {
    #logo a{
      display: none;
    }
    #logo{
      height: 50px;
    }
}
.nav-container {
  height: 62px;
}
.navbar .menu-items {
  display: flex;
}
.navbar .nav-container li {
  list-style: none;
}
.navbar .nav-container a {
  text-decoration: none;
  color: black;
  font-weight: 500;
  font-size: 1.2em;
  padding: 0.7em;
}
.navbar .nav-container a:hover{
  font-weight: bolder;
}
.nav-container {
  display: block;
  height: 60px;
}
.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 20px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.nav-container .hamburger-lines {
  display: block;
  height: 26px;
  width: 32px;
  position: absolute;
  top: 0px;
  left: 20px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nav-container .hamburger-lines .line {
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 10px;
  background: black;
  transition: background-color 0.3s!important;
}
.nav-container .checkbox:hover + div .line {
  background: black !important;
}
.nav-container .hamburger-lines .line1 {
  transform-origin: 0% 0%;
  transition: transform 0.4s ease-in-out;
}
.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}
.nav-container .hamburger-lines .line3 {
  transform-origin: 0% 100%;
  transition: transform 0.4s ease-in-out;
}
.navbar .menu-items {
  padding-top: 120px;
  box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
  height: 100vh;
  width: 100%;
  transform: translate(-150%);
  display: flex;
  flex-direction: column;
  margin-left: -40px;
  padding-left: 50px;
  transition: transform 0.5s ease-in-out;
  text-align: center;
}
.navbar .menu-items li {
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
  z-index: 4;
}
.nav-container input[type="checkbox"]:checked ~ .menu-items {
  transform: translateX(0);
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
}
/* Overlay */
.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: -100%;
  left: 0;
  background-image:  url("/wp-content/themes/rauth/hg.jpg");
  background-size:cover;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 0px;
  width: auto;
  left:0;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 80px;
  color: white;
}
.overlay li{
  list-style: none;
}
.overlay ul{
  padding-left: 0;
}
.overlay a {
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 15px;
  text-decoration: none;
  font-size: 2em;
  color: white;
  display: block;
  transition: 0.3s;
}
@media only screen and (max-width:  300px) {
  .overlay a {
    font-size: 1.5em;
  }
}
@media only screen and (max-width:  200px) {
  .overlay a {
    font-size: 1em;
  }
}
/* Navigation Aktuelle Seite */
.overlay .current-menu-item a{
  color: #403a3a;
}
.overlay .current-page-ancestor a{
   color: #403a3a;
}
.overlay a:hover{
  color: black;
}
@media only screen and (max-width:  950px) {
  .gridStart{
   display: block !important;
  }
  .displayNoneMobile{
    display: none
  }
}
/* oeffnungszeitenCover */
@media only screen and (max-width:  300px) {
  .oeffnungszeitenCover h2{
    font-size: 20px !important;
  }
  .oeffnungszeitenCover p{
    font-size: 15px !important;
  }
  .oeffnungszeitenCover a{
    font-size: 15px !important;
  }
}
@media only screen and (max-width:  215px) {
  .oeffnungszeitenCover h2{
    display: none;
  }
  .oeffnungszeitenCover p{
    display: none;
  }
  .oeffnungszeitenCover a{
    display: none;
  }
}
.buttonStartseite a:hover{
  color: #293133;
}
/* Footer */
#footer{
  background-color: #988066;
  color: black;
}
@media only screen and (max-width:  781px) {
  #footer{
    padding-left: 5%;
    padding-right: 5%;
  }
  #footer .aligncenter{
    display: block !important;
  }
}
#footer a:hover{
  color: white;
}
.wp-social-link-instagram {
  background-color: black !important;
}
.wp-social-link-mail{
  background-color: black !important;
  color: white !important;
}
/* copyright */
#copyright{
  background-color: #293133;
  color: #b6a087;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
#copyright a{
  color: #b6a087;
}
#copyright a:hover{
  color: white;
}
.buttonStartseiteSchwarz a:hover{
  background-color: #988066;
}

.buttonTermin a{
  background-color: transparent !important;
}

.buttonTermin a:hover{
  color: #293133 !important;
}
.foogallery{
  z-index: 0 !important;
}

