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;
}

.page-id-7513 nav {
  display: none;
}

.page-id-7116 nav {
  display: none;
}

.page-id-7473 nav {
  display: none;
}

.page-id-7527 nav {
  display: none;
}

.page-id-2098 nav {
  display: none;
}

.page-id-7517 nav {
  display: none;
}

.page-id-7456 nav {
  display: none;
}

.page-id-7296 nav {
  display: none;
}

.page-id-2087 nav {
  display: none;
}

.page-id-7115 nav {
  display: none;
}

.page-id-7525 nav {
  display: none;
}

.page-id-7464 nav {
  display: none;
}

.page-id-7447 nav {
  display: none;
}

.page-id-7520 nav {
  display: none;
}

.page-id-7509 nav {
  display: none;
}

.page-id-7009 header,
.page-id-7009 nav,
.page-id-7009 .entry-title,
.page-id-7009 .page-title {
    display: none !important;
}

.page-id-7852 header,
.page-id-7852 nav,
.page-id-7852 .entry-title,
.page-id-7852 .page-title {
    display: none !important;
}

.page-id-7296 header,
.page-id-7296 nav,
.page-id-7296 .entry-title,
.page-id-7296 .page-title {
    display: none !important;
}



/* ZENTRIERTER LESEBEREICH */
.lp-container {
  max-width: 760px;
  margin: 0 auto;
  padding: 60px 24px;
}

/* Überschriften ruhiger & luftiger */
.lp-container h3 {
  margin-top: 60px;
  margin-bottom: 20px;
  line-height: 1.3;
}

/* Fließtext besser lesbar */
.lp-container p,
.lp-container li {
  line-height: 1.7;
  font-size: 1.05em;
}

/* Listen nicht zu weit links kleben */
.lp-container ul {
  padding-left: 22px;
}

/* Hinweisbox optisch einbetten */
.lp-container .hinweis-box {
  margin: 40px 0;
  border-radius: 6px;
}

/* Bild exakt so breit wie der Content-Container */
.lp-container .lp-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px 0 40px 0;
  border-radius: 8px;
}

Line Height Titel
.blog .entry-title,
.archive .entry-title {
  line-height: 1.15;
}


/* === Landingpage Container === */
.lp-container {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 20px;
}

/* === Text & Bullet-Optimierung === */
.lp-container p {
  line-height: 1.7;
}

.lp-container ul {
  margin: 1.2em 0;
  padding-left: 1.2em;
}

.lp-container li {
  line-height: 1.6;
  margin-bottom: 8px;
}

/* === SamCart Embedded Checkout: volle Container-Breite === */
.checkout-wrapper {
  width: 100%;
  margin-top: 60px;
}

sc-checkout,
.samcart-embed,
iframe[src*="samcart"] {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}

/* === Mobile Feinschliff === */
@media (max-width: 768px) {
  .lp-container {
    padding: 0 16px;
  }

  .checkout-wrapper {
    margin-top: 40px;
  }
}
