@charset "UTF-8";
 @font-face {
font-family: 'Montserrat';
src:     url(//www.andreakarner.com/wp-content/themes/theme_andreakarner/font/Montserrat-Regular.ttf) format("truetype"),
url(//www.andreakarner.com/wp-content/themes/theme_andreakarner/font/Montserrat-Bold.ttf) format("truetype"),
url(//www.andreakarner.com/wp-content/themes/theme_andreakarner/font/Montserrat-Light.ttf) format("truetype"),
}
@font-face {
font-family: 'DancingScript';
src: url(//www.andreakarner.com/wp-content/themes/theme_andreakarner/font/DancingScript-VariableFont_wght.ttf) format("truetype")
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;	
}
body {
font-family: 'Montserrat', sans-serif;
font-weight: normal;
box-sizing: border-box;
background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
}
h1 a {
position: absolute;
width: 156px;
height: 79px;
background-image: url(//www.andreakarner.com/wp-content/themes/theme_andreakarner/img/logo.png);
text-indent: -9999px;
background-repeat: no-repeat;
top: 12px;
background-size: contain;
filter: invert();
}
.handwritten, .handwritten * {
font-family: 'DancingScript', sans-serif!important;
font-weight: normal!important;
}
h2 {
font-size: 44px;
line-height: 56px;
margin: 0 0 20px 0;
}
h3 {
font-size: 32px;
line-height: 40px;
margin: 0px 0 40px 0;
}
p {
font-size: 16px;
line-height: 28px;
font-weight: normal;
margin-bottom: 20px;
}
li {
font-size: 16px;
line-height: 24px;
font-weight: normal;
margin-bottom: 10px;
}
strong, b, p strong {
font-weight: bold!important;
}
.clrflt {
clear: both;
}
.fltrt {
float: right;
}
.fltlft {
float: left;
}
.wrapper {
width: 1180px;
margin: 0 auto;
position: relative;
}
#header_wrapper {
position: relative;
margin: 0 0 0px 0;
}
#header {
position: absolute;
width: 100%;
z-index: 99;
height: 100px;
top: 0;
}
.moved *, #header * {
transition: all 200ms;
}
.moved {
background-color: rgba(0,0,0,0.7);
transition: all 200ms;
}
#content {
position: relative;
margin: 0px 0 0 0;
}
#mainmenu {
top: 68px;
position: relative;
float: right;
margin: 0 40px 0 0;
}
#mainmenu li {
float: left;
display: block;
}
#mainmenu li a {
color: #fff;
text-decoration: none;
display: block;
font-size: 16px;
margin: 0 0px 0 40px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
}
.home h1 a {
filter: none!important;
}
.home #mainmenu li a {
color: #000;
}
#mainmenu a:hover, #mainmenu .active {
color: #fff;
}
#top_menu {
position: absolute;
right: 0;
top: 10px;
list-style: none;
}
#top_menu li {
color: #233C7E;
font-size: 10px;
font-weight: 700;
float: left;
margin: 0 0 0 40px;
text-decoration: none;
}
#top_menu li a {
color: #233C7E;
font-size: 10px;
font-weight: 700;
float: left;
text-decoration: none;
}
.button {	
text-decoration: none;
display: inline-block;
border-radius: 50px;
padding: 10px 24px;
color: #fff;
background-color: transparent;
margin-top: 20px;
font-weight: bold;
box-sizing: border-box;
border: 1px solid #fff;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 2.4px;
}
.home .button {
border-color: #000;
color: #000;
font-weight: bold;
}
#mainmenu_nav .button {
padding: 10px 30px;
font-size: 12px;
margin: 0px 0 0 10px;
font-weight: bold;
position: absolute;
right:0;
top:10px;
}
#footer {
background-color: #c3ddd3;
padding: 16px 0 16px 0;
}
#footer * {
color: #000;
}
#footer p{
color: #000;
font-size: 12px;
}
.admin-bar #header { }
.box_light {
background-color: #f4f4f4;
padding: 20px;
margin: 0 0 40px 0;
transition: all 0.2s ease-in;
}
.box_light:focus-within {
box-shadow: rgba(0,0,0,.2) 0 0 20px;
transition: all 0.2s ease-in;
}
.box img {
margin: 20px 0 40px 0;
border-radius: 200px!important;
width: 200px;
height: 200px;
}
.box_light input[type="text"],
.box_light input[type="email"] {
background-color: #f4f4f4!important;
}
input[type="text"], input[type="tel"], input[type="email"] {
width: 100%;
background-color: #fff;
font-size: 16px;
line-height: 16px;
color: #000;
padding: 10px 0px;
border: 0;
margin: 10px 0 20px 0;
border-bottom: 1px solid #ccc;
outline: none;
}
textarea {
width: 100%;
background-color: #fff;
font-size: 16px;
line-height: 16px;
color: #000;
padding: 10px 0px;
border: 0;
margin: 10px 0 0 0;
border-bottom: 1px solid #ccc;
outline: none;
}
.col50 {
width: 50%;
padding: 20px;
box-sizing: border-box;
float: left;
}
.col100 {
width: 100%;
padding: 20px;
box-sizing: border-box;
}
.col20 {
width: 20%;
padding: 20px 20px 20px 0;
box-sizing: border-box;
float: right;
}
.col30 {
width: 33.333%;
padding: 20px 20px 20px 0;
box-sizing: border-box;
float: left;
}
.elementor-button-text {
font-weight: normal;
}
.wpcf7-submit{	
text-decoration: none;
display: inline-block;
border-radius: 50px;
padding: 12px 40px;
color: #fff;
background-color: #d72b3f;
font-size: 16px;
border: 0;
float: right;
font-weight: bold!important;
}
.input_alternative {
display: none;
}
.wpcf7-response-output {
padding: 20px;
background-color: #fff!important;
border-radius: 40px;
border: 2px solid;
box-shadow: rgba(0,0,0,.4) 0 0px 20px; 
}
.wpcf7 form.sent .wpcf7-response-output {
padding: 20px;
background-color: #fff!important;
border-radius: 40px;
border: 2px solid #46b450;
}
.centered {
left:50%;
position: relative;
margin-left: -45px;
}
.box_quadrat {
width: 100%;
height: 300px;
background-size: cover;
background-repeat: no-repeat;
}
#list_rezepte * {
color: #000;
}
#list_rezepte li {
width: 25%;
float: left;
box-sizing: border-box;
padding: 20px;
list-style: none;
}
#list_rezepte li .content {
padding-top: 20px;
font-size: 20px;
font-weight: bold;
height: 50px;
}
.overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
transition: opacity 500ms;
z-index: 198;
overflow: scroll;
display: none;
}
.overlay:target {
visibility: visible;
opacity: 1;
display: block;
overflow: scroll;
}
.popup {
margin: 70px auto;
padding: 50px;
background: #fff;
border-radius: 5px;
width: 60%;
position: relative;
transition: all 1s ease-in-out;
margin-top: 100px;
z-index: 99;
}
.popup h2 {
margin-top: 0;
color: #333;
font-family: Tahoma, Arial, sans-serif;
margin-bottom: 20px;
}
.popup .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
z-index: 100;
}
.popup .close:hover {
}
.popup .content {
max-height: 30%;
overflow: auto;
}
#mainmenu_nav {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
gap: 20px;
}
#menuswitch {
display: none;
width: 30px;
height: 30px;
background: url(https://www.andreakarner.com/wp-content/themes/dein-theme/images/menu-icon.svg) no-repeat center center;
background-size: contain;
cursor: pointer;
}
#mainmenu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 30px;
}
#mainmenu li {
position: relative;
}
#mainmenu a {
text-decoration: none;
color: #2B2B2B;
font-weight: bold;
padding: 8px 0;
display: block;
transition: color 0.3s;
}
.home #mainmenu a:hover {
color: #000;
}
#mainmenu ul.sub-menu {
position: absolute;
top: 100%;
left: 0;
list-style: none;
padding: 10px 0;
margin: 0;
background: #fff;
border: 1px solid #ddd;
display: none;
z-index: 999;
min-width: 200px;
}
#mainmenu ul.sub-menu li {
width: 100%;
}
#mainmenu ul.sub-menu a {
padding: 8px 20px;
color: #000;
margin:0!important;
text-transform: inherit;
}
#mainmenu li:hover > ul.sub-menu {
display: block;
}
#mainmenu ul.sub-menu ul.sub-menu {
left: 100%;
top: 0;
}