/* https://schoenezaehne.or.at/wp-content/themes/wiesner-theme/css/header.css?ver=6.6.2 */
#masthead{position:fixed;width:100%;z-index:99}#masthead.fixed{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#2B2E34),color-stop(50%,rgba(43,46,52,.4)));background:linear-gradient(to right,#2B2E34 50%,rgba(43,46,52,.4) 50%);-webkit-animation:slide-in 1s ease;animation:slide-in 1s ease}#masthead.fixed .inner_wrapper{grid-template-columns:100px 165px auto 1fr auto}#masthead.fixed .inner_wrapper .logo_wrapper{display:none}#masthead.fixed .inner_wrapper .social_buttons{display:block;grid-column:2}#masthead.fixed .inner_wrapper .icon_wrapper{grid-column:1;grid-row:1;justify-self:start;opacity:1}#masthead.fixed .inner_wrapper .icon_wrapper svg{height:60px;width:60px}#masthead.fixed .inner_wrapper .icon_wrapper svg.full{display:block}#masthead.fixed .inner_wrapper .icon_wrapper svg.cut{display:none}#masthead.fixed .inner_wrapper .anchor_nav_title{grid-column:3}#masthead.fixed .inner_wrapper .menu-toggle svg{fill:#fff;width:60px;height:60px}#masthead.visible .inner_wrapper .anchor_nav_title{display:block}#masthead.show .inner_wrapper .anchor_nav_title .title svg .ver{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#masthead.show .inner_wrapper .anchor_nav .anchors{max-height:none;padding:1rem 0 0 0}#masthead .inner_wrapper{position:relative;display:grid;grid-template-columns:25% 25% auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem}#masthead .inner_wrapper .logo_wrapper{position:relative}#masthead .inner_wrapper .logo_wrapper svg{display:block;width:100%;max-width:360px}#masthead .inner_wrapper .social_buttons{display:none;grid-column:1;grid-row:1}#masthead .inner_wrapper .social_buttons .button_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#masthead .inner_wrapper .social_buttons .button_wrapper a{-webkit-box-flex:0;-ms-flex:0;flex:0;margin-right:1rem}#masthead .inner_wrapper .social_buttons .button_wrapper a:last-of-type{margin-right:0}#masthead .inner_wrapper .anchor_nav_title{display:none;margin-left:4rem;grid-column:2;grid-row:1}#masthead .inner_wrapper .anchor_nav_title .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;cursor:pointer;font-family:'Montserrat',sans-serif}#masthead .inner_wrapper .anchor_nav_title .title svg{display:block;width:43px;margin-right:1rem;padding:.4rem;border:1px solid #fff;border-radius:50%}#masthead .inner_wrapper .anchor_nav_title .title svg .ver{-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transform-origin:center;transform-origin:center}#masthead .inner_wrapper .anchor_nav{grid-column:2/4;grid-row:2;margin-left:4rem}#masthead .inner_wrapper .anchor_nav .anchors{margin:0;padding:0;max-height:0;overflow:hidden;color:#fff;list-style:none;text-align:left}#masthead .inner_wrapper .anchor_nav .anchors li{position:relative;margin-bottom:.5rem;padding-left:2.5rem}#masthead .inner_wrapper .anchor_nav .anchors li:before{content:"";position:absolute;top:.3rem;left:.5rem;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/wp-content/themes/wiesner-theme/css/../graphics/icons/icon-anchor.svg)}#masthead .inner_wrapper .anchor_nav .anchors li a{font-weight:300;text-decoration:none}#masthead .inner_wrapper .icon_wrapper{grid-column:2;grid-row:1/4;justify-self:end;opacity:.2}#masthead .inner_wrapper .icon_wrapper svg{width:230px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}#masthead .inner_wrapper .icon_wrapper svg.full{display:none}#masthead .inner_wrapper .menu-toggle{grid-column:4;grid-row:1;justify-self:end;cursor:pointer;z-index:109}#masthead .inner_wrapper .menu-toggle svg{width:90px;height:90px}#masthead .inner_wrapper .menu-toggle svg .close{display:none}#masthead .inner_wrapper .menu_wrapper{position:fixed;right:0;top:0;z-index:99;height:100vh;padding:4rem;overflow:scroll;-webkit-transform:translate(100%,0);transform:translate(100%,0);background-color:#2b2e34;-webkit-transition:all 0.6s ease;transition:all 0.6s ease}#masthead .inner_wrapper .menu_wrapper .menu{list-style:none;padding:0}#masthead .inner_wrapper .menu_wrapper .menu>li{padding-left:5.5rem}#masthead .inner_wrapper .menu_wrapper .menu>li:before{content:"";position:absolute;top:2.2rem;left:0;width:4rem;height:2px;background-color:#fff}#masthead .inner_wrapper .menu_wrapper .menu>li>a{position:relative;font-size:3rem;font-weight:700}#masthead .inner_wrapper .menu_wrapper .menu li{position:relative}#masthead .inner_wrapper .menu_wrapper .menu li a{color:#fff;text-decoration:none}#masthead .inner_wrapper .menu_wrapper .menu li .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0;margin:1rem 0;list-style:none}#masthead .inner_wrapper .menu_wrapper .menu li .sub-menu li{-webkit-box-flex:1;-ms-flex:1 50%;flex:1 50%;margin:.5rem 0}#masthead .inner_wrapper .menu_wrapper .menu li .sub-menu li>a{font-size:1.5rem;font-weight:300}@media screen and (max-width:1594px){#masthead .inner_wrapper .anchor_nav{grid-column:1/4;margin-left:0}}@media screen and (max-width:1159px){#masthead .inner_wrapper .anchor_nav{max-width:510px}}@media screen and (max-width:1080px){#masthead .inner_wrapper .anchor_nav{max-width:460px}}@media screen and (max-width:1023px){#masthead{background:#2B2E34}#masthead.fixed{background:#2B2E34}#masthead.fixed .inner_wrapper{grid-template-columns:40px 165px 1fr}#masthead.fixed .inner_wrapper .icon_wrapper{display:block;left:auto;opacity:1}#masthead.fixed .inner_wrapper .icon_wrapper svg{max-width:40px}#masthead.fixed .inner_wrapper .social_buttons{grid-column:2}#masthead.fixed .inner_wrapper .anchor_nav_title{margin-left:0}#masthead.fixed .inner_wrapper .anchor_nav{grid-column:1/4}#masthead.fixed .inner_wrapper .menu-toggle{grid-column:3}#masthead.fixed .inner_wrapper .menu-toggle svg{width:40px;height:40px}#masthead .inner_wrapper{padding:1rem;grid-template-columns:auto auto;grid-gap:0 2rem}#masthead .inner_wrapper .logo_wrapper svg{max-width:300px}#masthead .inner_wrapper .icon_wrapper{position:relative;display:none;top:auto;left:auto;grid-column:1;grid-row:1}#masthead .inner_wrapper .icon_wrapper svg{height:auto}#masthead .inner_wrapper .menu-toggle{grid-column:2}#masthead .inner_wrapper .menu-toggle svg{width:40px;height:40px;fill:#fff}#masthead .inner_wrapper .anchor_nav_title{grid-column:3}#masthead .inner_wrapper .anchor_nav{grid-column:1/3}#masthead .inner_wrapper .anchor_nav .anchors{max-width:100%}}@media screen and (max-width:767px){#masthead .inner_wrapper .menu_wrapper .menu>li:before{top:1.4rem}#masthead .inner_wrapper .menu_wrapper .menu>li>a{font-size:2rem}#masthead .inner_wrapper .menu_wrapper .menu li .sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media screen and (max-width:520px){#masthead.fixed .inner_wrapper .anchor_nav_title{margin-top:.5rem;margin-left:0rem;grid-row:2;grid-column:2/4}#masthead.fixed .inner_wrapper .anchor_nav{grid-row:3}}@media screen and (max-width:420px){#masthead{position:relative}#masthead.fixed{position:fixed}#masthead .inner_wrapper .menu_wrapper{padding:2rem}}@media screen and (max-width:340px){#masthead.fixed .inner_wrapper{grid-template-columns:40px 140px 1fr}#masthead.fixed .inner_wrapper .social_buttons svg{width:34px;height:34px}#masthead.fixed .inner_wrapper .anchor_nav_title .title{font-size:.8rem}#masthead.fixed .inner_wrapper .anchor_nav_title .title svg{width:34px}}