body {
  /* default is 1rem or 16px */
  font-size: 16px;
  margin-bottom: 180px;
  line-height: normal;
}
@media (max-width: 600px) {
  body {
    width: 95%;
    margin: 0 auto;
  }
}

#HeaderRechts {
  margin-top: -20px;
}

#AktionspreisNur {
  font-size: 20px;
}
.lang-fr_FR #AktionspreisNur {
  font-size: 12px;
}

#Aktionspreis {
  font-size: 36px;
}

#JetztAbnehmen {
  font-size: 22px;
}

.modal {
  overflow-y: auto;
}

.hide-text {
  display: none;
}

/* Increase all font sizes on mobile */
@media (max-width: 767px) {
  body {
    /* default is 1rem or 16px */
    font-size: 16px;
  }
}

/* Mobile */
@media screen and (max-width: 768px) {
  #Box-md-Right {
    display: none;
  }

  #Einfach_Super_r_desktop {
    display: none;
  }

  #Kundenempfehlung_r_desktop {
    display: none;
  }

  #Testbericht_Link_Desktop {
    display: none;
  }

  #Kundenempfehlung_r_mobile {
    width: 88px;
  }
}
/* Desktop */
@media screen and (min-width: 769px) {
  #Kundenempfehlung_r_mobile {
    display: none;
  }

  #Testbericht_Link_mobile {
    display: none;
  }

  #Kundenempfehlung_r_desktop {
    width: 88px;
  }
  #Einfach_Super_r_desktop {
    max-width: 263px;
  }

  #Kundenempfehlung_r_g {
    width: 220px;
  }
  #Kundenempfehlung_l {
    margin-top: 28px;
    margin-left: 14px;
    width: 100px;
  }

  #HeaderRechts {
    margin-top: -48px;
  }
  #BildGZG_Top {
    margin-top: -48px;
    max-width: 130px;
  }
  #JetztAbnehmen {
    margin-left: 50px;
    font-size: 28px;
  }
  #AktionspreisNur {
    font-size: 28px;
  }
  #Aktionspreis {
    font-size: 68px;
  }
  #FrauMain {
    width: 160px;
  }
}

/* iPad - Mobile*/
@media screen and (width: 768px) {
  #Kundenempfehlung_r_mobile {
    min-width: 100px;
  }
  #FrauMain {
    max-width: 150px;
  }
  #BildGZG_Top {
    max-width: 144px;
  }
  #Price {
    margin-top: 20px;
  }
}

/* Tabletts - Desktop */

/* iPad  AIR*/
/* Surface Pro 7*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #Einfach_Super_r_desktop {
    display: none;
  }

  #Empfehlung1 {
    float: none !important;
  }

  #Kundenempfehlung_r_desktop {
    max-width: 80px;
    text-align: right;
  }

  #FrauMain {
    max-width: 150px;
  }
  #BildGZG_Top {
    max-width: 88px;
  }
  #Price {
    margin-top: 20px;
  }
}

/*!

------------------------------------------------------------- Main -------------------------------------------------------------
 */

.row:before,
.row:after {
  display: flex !important;
}

.HeaderLayout {
  background-color: rgba(209, 35, 42, 1);
  border-bottom-color: red;
  border-radius: 5px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  box-shadow: none;
}

.HeaderText {
  color: white;
  font-size: 12px;
}

.Ueberschrift {
  padding-top: 12px;
  margin-bottom: 16px;
  font-size: 28px;
}

.Aktionspreis {
  font-weight: bold;
  color: rgba(209, 35, 42, 1);
}

.Normalpreis {
  font-size: 12px;
}

.Apotheker {
  font-size: 12px;
}

.InfoBox {
  background-color: #f7c703;
  margin-top: 18px;
  font-size: 0.8em;
  padding-left: 10px;
  padding-right: 4px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
  border-radius: 15px 15px 15px 15px;
}

.lang-fr_FR .InfoBox {
  background-color: #004e9f; /* Spezifische Hintergrundfarbe für Französisch */
  color: white;
}

.lang-nl_NL .InfoBox {
  background-color: #ffa500; /* Spezifische Hintergrundfarbe für NL */
  color: black;
}

.Legal_Comment {
  margin-top: 3px;

  font-style: italic;
  font-size: 11px;
}

#InfoBoxFooter {
  text-shadow: none;
  font-weight: normal;
  background-color: #f7c703;
  margin-top: 2px;
  font-size: 0.72em;
  padding-left: 10px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  line-height: normal;
}
.lang-fr_FR #InfoBoxFooter {
  background-color: #004e9f; /* Spezifische Hintergrundfarbe für Französisch */
  color: white;
}
.lang-nl_NL #InfoBoxFooter {
  background-color: #ffa500; /* Spezifische Hintergrundfarbe für NL */
  color: black;
}

.zusammenfassung {
  background-color: #ffcc00;
}
.lang-fr_FR .zusammenfassung {
  background-color: #004e9f; /* Spezifische Hintergrundfarbe für Französisch */
  color: white;
  border-left-color: rgb(215, 214, 214);
}
.lang-nl_NL .zusammenfassung {
  background-color: #ffa500; /* Spezifische Hintergrundfarbe für NL */
  color: black;
  border-left-color: rgb(215, 214, 214);
}

.OrderBoxRight {
  background-color: #fafafa;
  margin-top: 18px;
  font-size: 0.8em;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
  border-radius: 15px 15px 15px 15px;

  -webkit-box-shadow: 4px 10px 21px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 10px 21px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 10px 21px -13px rgba(0, 0, 0, 0.75);
}

.collapsezeichen {
  position: absolute;
  right: 0;
  width: 11px;
  margin-right: 20px;
}

/* FAQ-Bereich */
.faq {
  padding: 20px;
  margin: 30px auto;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 467px) {
  .faq {
    box-shadow: none;
  }
}

/* Haupttitel */
.faq h1 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #444;
}

/* Untertitel */
.faq h2 {
  text-align: center;
  font-size: 20px;
  color: #777;
  margin-bottom: 30px;
}

/* FAQ-Items */
.faq-item {
  margin-bottom: 25px;
  padding: 15px;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  background-color: #fefefe;
  transition: all 0.3s ease-in-out;
}

/* Fragenüberschriften in FAQ-Items */
.faq-item h3 {
  color: #000000; /* korrigierte Farbe */
  margin-bottom: 10px;
  text-align: left;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 2px solid #f7c703;
}

/* Antworten */
.faq-item p {
  margin: 10px 0;
  color: #555;
  font-size: 16px;
}

/* Hervorhebungen */
.faq-item .highlight {
  color: #333; /* je nach Wunsch */
  font-weight: 500;
  margin-top: 10px;
}

/* Icon oder Flagge vor dem Text */
.faq-item .flag {
  margin-right: 5px;
}

/* Wichtige Hinweise */
.faq-item strong {
  color: #27ae60;
  font-weight: bold;
}

/* Bezahl-Icons */
.payment-icons img {
  width: 60px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
}

.Frage {
  width: 88%;
  border-bottom: 2px solid #e77600;
  font-size: 18px;
  font-weight: normal;
  color: black;
  padding-top: 12px;
  padding-left: 12px;
  margin-top: 28px;
  margin-bottom: 14px;
}

.Antwort {
  width: 88%;
  font-size: 13px;
  padding-left: 20px;
  line-height: normal;
  font-weight: normal;
}

.Sterne {
  width: auto;
  float: left;
  margin-right: 18px;
}

.SterneBalken {
  width: 30%;
  float: left;
  margin-right: 18px;
  margin-top: 6px;
}

.SterneAnzahl {
  width: auto;
}

.SterneBalkenFarbe {
  background-color: #fd7e14 !important;
}

.card-title-kommentar {
  color: gray;
}
.checkgreen {
  font-size: 14.5px;
  color: rgb(78, 117, 34);
  margin-left: 6px;
}
.card-text-kommentar {
  margin-top: 4px;
  margin-bottom: 0px;
}
.kommentar-kontakt {
  font-size: 12px;
  color: grey;
}

.kommentar-hinweis {
  font-size: 12px;
  line-height: normal;
}
/*!
-------------------------------------------------------------  Zutaten   -------------------------------------------------------------
 */

.Zutaten {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  min-height: 40px;
  font-size: 15px;
}
.Zutat_Titel {
  color: white;
  background-color: #808080;
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0px;
  font-size: 18px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.Zutaten_ungerade {
  background-color: rgb(248, 248, 248);
}
.Zutaten_gerade {
}
.abgerundet {
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
}

.Erfahrungsberichte {
  /* Optional: ein bisschen Padding rundherum */
  padding: 1rem 0;
}

/* Einheitliche Bildbreite in den Cards */
.BildBericht {
  max-width: 220px; /* oder 160px o. 240px, je nach Bedarf */
  margin: 0 auto;
  display: block;
  height: auto;
}

/* Quelle-Design vereinheitlichen */
.Quelle {
  font-size: 0.85rem;
  font-style: italic;
  color: #fff;
  background-color: #6c757d; /* z.B. Bootstrap "secondary" */
  border-radius: 9999px; /* pill shape */
  padding: 0.4rem 1rem;
  margin-top: 1rem;
  display: inline-block;
}

.Quelle a {
  color: #fff; /* Linkfarbe in Quelle */
  text-decoration: none;
}

.Quelle a:hover {
  text-decoration: underline;
}

/* Falls du die .QuelleZutat-Klasse weiterhin brauchst */
.QuelleZutat {
  font-size: 0.85rem;
  font-style: italic;
  margin-top: 0.5rem;
}

-------------------------------------------------------------
  Footer
  -------------------------------------------------------------
  */
  .footer {
  border-top: 1px solid #f8b90d;
  background-color: #f5f5f5;
}


/* Auf kleinen Screens Platz für den fixierten CTA schaffen */
@media (max-width: 600px) {
  body {                /* oder dein zentrales Wrapper-Element */
    padding-bottom: 195px;   /* exakte Höhe des Buttons  */
  }
}

.footer > .container {
  margin-top: 5px;
}

.hide {
  display: none;
}

/*!
-------------------------------------------------------------  Allgemein   -------------------------------------------------------------
 */

.unterstrichen_punkte {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
  color: black;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: rgba(102, 102, 102, 1);
}

.unterstrichen_strich {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
  border: 0.25px solid rgba(102, 102, 102, 0.5);
}

.trennung {
  width: 100%;
  height: 8px;
  background-color: #e77600;
  margin-left: 4px;
}

.LinieDick {
  height: 6px;
  background-color: rgba(209, 35, 42, 1);
}

.RahmenLinks {
  padding-right: 4px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 8px;
  border-radius: 3px;
  border-left-color: #e77600;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
}

.lang-fr_FR .RahmenLinks {
  border-left-color: #004e9f; /* Spezifische Hintergrundfarbe für Französisch */
}

@keyframes mover {
  0% {
    background-position: -1500% -30px;
  }
  60% {
    background-position: 300% -30px;
  }
  100% {
    background-position: 300% -30px;
  }
}

.dash {
  background: url(https://www.slim-xr.info/images/dash.png) no-repeat -1500% -30px;
  -webkit-animation: mover 5s linear infinite;
  animation: mover 5s linear infinite;
}

.btnbestellen {
  color: white;
  background-color: rgba(255, 0, 51, 1);
  border-color: rgba(255, 0, 51, 1);
  width: 180px;
  -moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
  box-shadow: inset 0px 1px 0px 0px #f29c93;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #fe1a00),
    color-stop(1, #ce0100)
  );

  background: -moz-linear-gradient(center top, #fe1a00 5%, #ce0100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
  background-color: #bf1300;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d83526;
}

.btnbestellendash {
  background-color: rgba(255, 0, 51, 1);
  border-color: rgba(255, 0, 51, 1);
}

.btn-jetztbestellen {
  color: white;
  background-color: rgba(255, 0, 51, 1);
  border-color: rgba(255, 0, 51, 1);
  width: 180px;
  -moz-box-shadow: inset 0px 1px 0px 0px #f29c93;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f29c93;
  box-shadow: inset 0px 1px 0px 0px #f29c93;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #fe1a00),
    color-stop(1, #ce0100)
  );

  background: -moz-linear-gradient(center top, #fe1a00 5%, #ce0100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
  background-color: #bf1300;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d83526;
  display: inline-block;
  color: #ffffff;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 10px;
  text-decoration: none;
}

.infos {
  text-align: left !important;
  box-shadow: none !important;
  background-color: #fff !important;
  background: #fff !important;
  display: inline-block !important;
  font-family: Arial !important;
  font-size: 0.8em !important;
  font-weight: normal !important;
  padding: 6px 10px;
  text-decoration: none;
  color: gray !important;
  text-shadow: none !important;
  border-color: #fff !important;
}

.callout {
  padding-right: 4px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 8px;
  border-radius: 3px;
  border-left-color: #e77600;

  -webkit-border-radius: 17px;
  border-radius: 17px;
}

.Paket {
  font-size: 12px;
}

.BildBericht {
  min-height: 68px;
  margin-top: 10px;
  margin-left: 10px;
}

.modal-backdrop {
  opacity: 0.5 !important;
}

.Erfahrungsberichte {
  width: 100%;
  background-color: #f5f5f5;
  margin-left: 4px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
  border-left-width: 10px;
  border-left-style: solid;
  border-color: #e77600;
  padding-left: 10px;
  font-size: 13px;
}

.kundenkommentare {
  /* Du kannst hier einen leicht abgesetzten Hintergrund geben oder es neutral lassen */
  padding-bottom: 40px;
}

/* Kommentar-Text im Card-Body */
.kommentar {
  font-style: italic;
  font-size: 0.95rem; /* Bisschen größer als 13px, anpassbar */
  color: #1f1d1d;
  background-color: #ffffff;
}

/* Card-Footer mit dem Kundennamen / E-Mail */
.kommentar-name {
  background-color: #f8f9fa;
  font-size: 0.9rem;
  color: #333;
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
  text-align: right;
}

/* Hinweisbox am Ende */
.kommentar-hinweis {
  font-size: 0.9rem;
  line-height: 1.4;
}

/*!
-------------------------------------------------------------     -------------------------------------------------------------
 */

.top-wsl {
  font-size: 1rem;
}
@media (max-width: 390px) {
  .top-wsl {
    font-size: 0.8rem;
    font-weight: 700;
  }
}
.mb-picture {
  width: 60%;
}

/* Default: Kein erzwungenes width: 100% für kleine Screens */
.img-big-on-large {
  /* leer oder anders definieren */
}

/* Ab 601px: erzwinge weite Skalierung */
@media (min-width: 601px) {
  .img-big-on-large {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
  }
}
