h6, input#submit, input[type="submit"], .entry-cat a, .comment-reply-link, a.link-more, .next_posts_link a {
font-style: normal;
font-family: karla;
font-weight: 400;
letter-spacing: 2px;
line-height: 25px;
}

textarea#message {
    min-height: 150px;
		font-family: karla;
		font-size: 20px;
}

input, input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], input[type="password"], textarea {
    background-color: #f9f9f9;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #636363;
    font-size: 16px;
    font-weight: normal;
		font-family: karla;
    outline: none;
    padding: 8px 10px;
}

#comments #reply-title {
    margin-top: 5px;
		margin-bottom: 10px;
}

.newsletter-form button {
    width: 100%;
}

body, button, input, select, textarea {
    font-size: 20px;
}
body, button, input, select, textarea, body.custom-font-enabled {
    font-family: Karla;
}

.newsletter-img-english {
display: block;
background: url(https://food-for-your-skin.com/wp-content/uploads/2023/09/Kopie-von-Sign-up-for-my-Newsletter-1.png);
background-repeat: no-repeat;
padding: 50px 0;
height: auto;
overflow: hidden;
margin-top: -10px;
}

.newsletter-img-german {
display: block;
background: url(https://food-for-your-skin.com/wp-content/uploads/2023/09/Kopie-von-Sign-up-for-my-Newsletter-1.png);
background-repeat: no-repeat;
padding: 50px 0;
height: auto;
overflow: hidden;
margin-top: -10px;
}

.newsletter-form input[type="text"], .newsletter-form input[type="email"] {
    width: 100%;
}

input, input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], input[type="password"], textarea {
   background-color: #f9f9f9;
   border: 1px solid #e6e6e6;
   border-radius: 0;
   color: #636363;
   font-size: 16px;
   font-weight: 400;
   font-family: karla;
   outline: none;
   padding: 8px 10px;
line-height: 25px;
width: 100%;
}

.post-title {
   text-transform: none;
}

#nav-wrapper .vtmenu a {
   font-weight: 200;
   font-size: 17px;
   text-transform: none;
   letter-spacing: 1px;
}

#nav-wrapper .vtmenu .sub-menu a {
   font-size: 17px;
}