body {
background-color: #FFF;
font-family: Calibri, sans-serif;
}
body:before {
position:fixed;
top:0;
left:0;
content:'';
height:100%;
width:100%;
background:url(http://www.reginascheiber.at/en/wp-content/uploads/sites/2/2026/04/background.jpg) top center no-repeat;
background-size: cover;
z-index:-1;
}
.header {
height: 100%;
margin:0;
display:flex;
justify-content:flex-end;
align-items:center;
}
.header-single {
margin:0;
display:flex;
justify-content:flex-end;
align-items:center;
}
.header#terminvereinbarung, .header#appointment {
margin: 10vh 0 0 0;
padding: 25vh 0 0 0;
position: relative;
z-index: 0;
}
header p {
color: #fff;
width: content;
text-align:right;
float: right;
margin: 0 7vw;
padding: 0 0 5vh 0;
font-size: 3vh;
}
.header#terminvereinbarung p, .header#appointment p {
color: #fff;
width: content;
text-align: left;
float: left;
margin: 5vh 5vh;
padding: 0 0 5vh 0;
font-size: 3vh;
}
header a {
color: #fff;
width: content;
text-align:right;
float: right;
margin: 0 50px;
padding: 0 0 50px 0;
font-size: 3vh;
}
.header#terminvereinbarung a, .header#appointment a {
color: #FFCB2E;
width: content;
text-align: left;
float: none;
margin: 0;
padding: 0 0 50px 0;
font-size: 3vh;
}
.header#terminvereinbarung a:hover, .header#appointment a:hover {
text-decoration: underline;
}
.header a.logo,
.header-single a.logo {
position: fixed;
top: 0;
left: 0;
height: 15vh;
width: auto;
z-index: 1000;
padding: 0 1vh;
}
.header img,
.header-single img {
height: 15vh;
width: auto;
background-color: #2435A6;
transition: 0.4s;
}
.header#terminvereinbarung, .header#appointment {
margin-bottom: 25vh;
}
.header-text {
width: 50%;
height: content;
color: #fff;
background-color: #2435A6;
float: right;
overflow: auto;
}
.header .header-text h1 {
text-align: right;
margin: 5vh 7vw 0 0;
font-size: 4.5vh;
}
.header .desktop-menu, .mobile-menu,
.header-single .desktop-menu, .mobile-menu {
position: fixed;
top: 0;
width: 100%;
height: 15vh;
background: #FFF;
z-index: 1;
font-size: 2.3vh;
transition: 0.4s;
}
.navbar {
position: fixed;
display: block;
top: 0;
background: #fff;
width: 100%;
height: 15vh;
z-index: 1;
}
#menu-de-menu,
#menu-de-single-menu {
position: fixed;
top: 0;
right: 0;
padding: 6.5vh 0;
transition: 0.4s;
}
.mobile-menu {
display: none;
}
.show-menu{
width: 32px;
height: 22px;
display: flex;
left: auto;
cursor: pointer;
align-items: center;
position: fixed;
top: 6.5vh;
right: 7vw;
justify-content: center; 
span, &:before, &:after{
width: 100%;
height: 4px;
background: #2435A6;
border-radius: 3px;
}
&:before ,  &:after{
content: "";
left: 0;
position: absolute;
transition: all 0.3s ease;
}
&:before{
top: 0;
}
&:after{
top: 18px;
}
}
.close-menu{
width: 100%;
height: 100%;
display: none;
left: auto;
cursor: pointer;
align-items: center;
position: fixed;
justify-content: center;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.menu-toggler{
left: 10px;
top: 10px;
opacity: 0;
position: absolute;
&:checked + .show-menu{
span{
background: transparent;
}
&:after {
top: 9px;
transform: rotate(45deg);
}
&:before {
top: 9px;
transform: rotate(-45deg);
}
}
&:checked ~ .mobile-menu{
display: block;
transform: translateX(0);
}
&:checked ~ .close-menu{
display: block;
}
}
h2 {
font-weight: bold;
font-size: 4vh;
}
p {
font-size: 16pt;
margin:0;
}
ul {
margin: 0;
text-align: right;
list-style: none;
}
li {
display: inline-block;
margin: 0 2vw;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
color: #B055A2;
}
.wrap {
width: 100%;
margin: 0 auto;
}
.content-area {
display: inline-block;
}
.content-thin {
width: 70%;
}
.content-full-width {
width: 100%;
}
.content-area,
.primary-sidebar {
display: inline-block;
}
.primary-sidebar {
width: 25%;
padding: 1%;
vertical-align: top;
background-color: #ececec;
}
.article-loop {
width: 45%;
text-align: left;
margin: 5px;
padding: 10px;
}
.article-full {
background: #fff;
}
.article-full-right {
text-align: right;
background: #DFE1F1;
}
.article-loop,
.article-full,
.article-full-right {
display: flex;
vertical-align: top;
margin: 20vh 10vh;
padding: 15vh 10vh;
}
.article-lefthalf {
display: inline;
}
.article-righthalf {
margin-left: 5vw;
display: inline;
float: right;
}
.article-img-right {
max-height: 70vh;
max-width: 45vw;
padding: 15vh 0 5vh 0;
}
.article-loop a,
.article-full a,
.article-full-right a{
color: #B055A2;
}
.article-loop a:hover,
.article-full a:hover,
.article-full-right a:hover {
text-decoration: underline;
}
#wpforms-form-241 {
padding: 5vh !important;
margin: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-title {
color: #fff;
font-weight: bold !important;
font-size: 4vh !important;
}
.footer-menu {
width: 100%;
height: 5vh;
font-size: 2.3vh;
}
.footer-menu a {
color: #fff;
}
@media (max-width: 1080px) {
.desktop-menu {
display: none;
}
.mobile-menu {
display:block;
position: fixed;
top:15vh;
height: auto;
transform: translateX(100%);
transition: all 0.3s;
}
.mobile-menu li {
display: block;
padding: 3vh 7vw;
background-color: #fff;
}
.mobile-menu a {
color: #000;
text-decoration: none;
}
.header-text {
margin: 10vh 0 0 0;
width: 100%;
}
.article-loop,
.article-full,
.article-full-right {
display: block;
margin: 20vh 0;
padding: 5vh 0;
}
.article-lefthalf {
display: block;
width: 100%;
padding: 5vh 0;
float: none;
}
.article-righthalf {
margin-left: 0;
display: block;
height:auto;
width:100%;
padding: 5vh 0;
float: none;
}
.article-img-right {
max-height: none;
max-width: none;
width: 90vw;
height: auto;
padding: 0 5vw;
}
h2 {
padding: 5vh 5vw 0 5vw;
}
h3 {
padding: 0 5vw;
}
p {
padding: 0 5vw;
}
iframe {
width: 90vw;
padding: 5vh 5vw 0 5vw;
}
.header#terminvereinbarung, .header#appointment {
margin-bottom: 35vh;
}
}