:root {
  --light-green: #a9c964;
  --green-text: #006600;
  --text-orange: #e9932c;
  --text-light-gray: rgba(128, 128, 128);
  --text-black: #000;
  --title-green-text: #13883b;
}

@font-face {
  font-family: "Arial";
  src: url(../Fonts/ArialRegular.ttf) format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Arial";
  src: url(../Fonts/ArialBold.ttf) format("ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Wingdings2";
  src: url(../Fonts/Wingdings2.ttf) format("ttf");
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 30px;
  margin: 0;
}

h3 {
  color: #13883b;
  margin: 0;
}

h4 {
  margin: 0;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: var(--text-orange);
}

.f-bold {
  font-weight: bold;
}

.mb-100 {
  margin-bottom: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-144 {
  margin-bottom: 144px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-64 {
  margin-bottom: 64px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-144 {
  margin-bottom: 144px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-12 {
  margin-bottom: 12px;
}

.text-center {
  text-align: center;
}

.text-green {
  color: #13883b !important;
}

.text-bold {
  font-weight: bold;
}

.main-title span.text-green {
  color: #3fa535 !important;
  font-size: 23px;
}

.eatsmarter-top-title h3 {
  margin-bottom: 16px;

  font-size: 15px;
  letter-spacing: 1px;
}

.Es-btn-secondary a {
  background-color: #fff;
  border-radius: 50px;
  color: #000;
  border: 0.5px solid #000;
  text-align: center;
  height: 34px;
  float: right;
  display: flex;
  align-items: center;
  padding: 0px 24px;
}

.Es-btn-liner a {
  color: #00772d;
}

.Es-btn-secondary a {
  color: #000;
}

.Es-btn-liner {
  float: right;
  margin-top: 16px;
}

.Es-btn-liner img {
  width: 24px;
  height: 24px;
}

body {
  font-family: "Arial";
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  overflow-x: hidden;
  font-weight: 400;
  direction: ltr;
}

header .top-header {
  background-color: var(--light-green);
  padding-top: 16px;
}

.header-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.top-header {
  height: 92px;
}

header .top-header .row {
  align-items: center;
}

header .nav-link {
  text-transform: uppercase;
}

.nav-item.Reformhaus img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}

.logo {
  width: 324px;
  height: 61px;
  margin-top: -1px;
}

.logo img {
  width: 100%;
  height: 100%;
}

.search-form form input {
  width: 307px;
  height: 48px;
  border-radius: 22px;
  border: unset;
}

.top-header-right {
  display: flex;
}

.top-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
}

.login-icon {
  margin-right: 4px;
  margin-top: 0px;
}

.top-header-right .login {
  padding-right: 20px;
  display: flex;
  align-items: center;
}

.top-header-right .login span {
  font-size: 20px;
  color: #fff;
  margin-top: 6px;
}

.search-form {
  width: 307px;
  height: 48px;
  background: #fff;
  border-radius: 22px;
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-right: 6px;
}

.top-header-right .search {
  background-image: url("../Images/image/mini-size.svg");
  background-position: 7% 50%;
  background-repeat: no-repeat;
  padding-left: 50px;
  font-size: 19px;
  color: #006f01;
}

.top-header-right .search:focus {
  outline: unset;
}

.top-header-right .search::placeholder {
  color: #006600;
}

.header-bottom {
  background-color: #e8f0d7;
  height: 48px;
  display: flex;
  align-items: center;
}

a.nav-link {
  color: #0e8738;
  font-size: 16px;
}

.navbar-nav li {
  margin-right: 42px;
}

.navbar-nav li a.has-submenu:after {
  position: absolute;
  content: "";
  background-image: url(../Images/arrow-down.png);
  width: 18px;
  height: 18px;
  margin-top: 0px;
}

/*******Start Main Content******/
.main-title.text-center span {
  color: #13883b;
}

.About-page .main-title span {
  font-size: 22px;
}

.main-banner {
  height: 615px;
  margin-top: 32px;

  padding: 0;
}

.Banner-text {
  margin-bottom: 120px;
}

.main-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Banner-text {
  text-align: center;
  padding-top: 5px;
}

.main-content {
  max-width: 1100px;
  margin: auto;
}

.content {
  max-width: 800px;
  margin: auto;
}

.eatsmarter-title.greentext h3 {
  color: var(--green-text);
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 16px;
}

.eatsmarter-rezeptsammlungen .eatsmarter-title.greentext h3 {
  letter-spacing: 3px;
}

.rezeptsammlungen-box-title {
  text-align: center;
}

.home-introduction span,
.eatsmarter-schnellfinder h3 {
  font-size: 19px;
  color: #006f01;
  text-transform: uppercase;
  margin-top: -7px;
}

.home-introduction h1 {
  font-size: 40px;
}

.home-introduction p {
  font-size: 22px;
  line-height: 1.5;
}

.Banner-text span {
  margin-left: 17px;
  font-size: 14px;
}

.home-introduction-Btn {
  float: right;
  margin-top: 24px;
}

.home-introduction-Btn {
  font-size: 16px;
  height: 33px;
  border-radius: 15px;
  border: 0.5px solid #adacaf;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 0px 16px;
  margin-top: 24px;
}

#pills-tab .nav-link {
  background-color: #e7efe8 !important;
  color: #006f01;
  font-size: 19px;
  height: 37px;
  border-radius: 11px !important;
  padding: 0px 16px;
}

#pills-tab .nav-link.active {
  background-color: #047734 !important;
  color: #fff;
}

/* 
.eatsmarter-schnellfinder .nav-item {
    width: unset !important;
} */

div#pills-tabContent {
  margin-top: -24px;
}

/* .wrapper .slick-dots li button:before {
    font-size: 20px;
    color: white;
} */

.schnellfinder-items {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.schnellfinder-items img {
  width: 64px;
  margin-bottom: 1.7px;
}

.schnellfinder-items span.blacktext {
  font-size: 19px;
  text-transform: uppercase;
}

.schnellfinder-items span:not(.blacktext) {
  font-size: 11px;
  line-height: 23px;
  font-weight: bold;
}

.schnellfinder-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

.schnellfinder-content-left .schnellfinder-items {
  margin: 3.8rem 0rem;
}

.schnellfinder-content-middle .schnellfinder-items {
  margin: 3.8rem 0rem;
}

.schnellfinder-content-middle {
  padding: 0px 24px;
}

.schnellfinder-content-right .schnellfinder-items {
  margin: 3.8rem 0rem;
}

.schnellfinder-content-middle {
  padding: 0px 64px !important;
}

.schnellfinder-content-right .schnellfinder-items:first-child {
  margin: 3.8rem 0rem 2rem !important;
}

.schnellfinder-content-right .schnellfinder-items:last-child {
  margin: 1rem 0rem 2rem !important;
}

.schnellfinder-content-left .schnellfinder-items:first-child {
  margin: 3.8rem 0rem 2rem !important;
}

.schnellfinder-content-left .schnellfinder-items:last-child {
  margin: 1rem 0rem 2rem !important;
}

.schnellfinder-items.mb-0 {
  margin-bottom: 0 !important;
}

.eatsmarter-schnellfinder {
  margin-bottom: 80px;
}

.light-kerembg {
  background: rgb(243 144 0 / 46%);
  border-radius: 50%;
}

.greenbg {
  background: #cfde8f;
  border-radius: 50%;
}

.schnellfinder-items img {
  width: 40px;
}

.lightgreenbg {
  background: #e3ecc2;
}

.bluebg {
  background: #c8ceea;
}

.pinkbg {
  background: #f6b5b7;
}

.lightbluebg {
  background: #bbe3f9;
}

.light-kerembg {
  background: #fef5e3;
}

.kerembg {
  background: #fedeb6;
}

.kerembg,
.greenbg,
.light-kerembg,
.lightbluebg,
.lightgreenbg,
.pinkbg,
.bluebg {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.schnellfinder-items span:not(.blacktext) {
  color: #b2aba8;
}

/********eatsmarter-Rezepte*******/
.eatsmarter-Rezepte h3 {
  margin-bottom: 24px;
  font-size: 19px;
}

.esmarter-health-score .health-score-image-container {
  display: inline;
  padding-left: 17px;
  position: relative;
}

.health-score-image-container:before {
  background-image: url(../Images/apple_men.png);
  background-repeat: no-repeat;
  background-size: 380px;
  content: " ";
  display: inline-block;
  height: 80px;
  left: -45px;
  position: absolute;
  width: 62px;
  top: -30px;
}

.esmarter-health-score .health-score-image-container:before {
  background-size: 105px 40px;
  height: 22px;
  left: -3px;
  top: -3px;
  width: 18px;
}

.esmarter-health-score .health-score-image-container.health-score-7-8:before {
  background-position: -35px 0;
}

.rezepte-card-footer,
.rezepte-card-rate {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.rezepte-card-footer
  .preparation-wait:not(.SponserSlider .rezepte-card-footer .preparation-wait),
.rezepte-card-footer
  .calories:not(.SponserSlider .rezepte-card-footer .calories),
.rezepte-card-footer
  .esmarter-health-score:not(
    .SponserSlider .rezepte-card-footer .esmarter-health-score
  ) {
  font-size: 14px !important;
}
.rezepte-card-footer .preparation-wait,
.rezepte-card-footer .calories,
.rezepte-card-footer .esmarter-health-score {
  color: #636066;
  position: relative;
  right: 10px;
}

span.star-symbol {
  color: var(--text-orange);
  font-size: 22px;
  font-family: "Wingdings2" !important;
}

.rating-fivestar {
  display: flex;
}

.rating-fivestar img {
  width: 22px;
  height: 22px;
}

.exklisiv-icons-elements {
  display: flex;
  align-items: center;
  margin-top: 24px;
}

a.exklisiv-icons {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 32px;
}

.exklisiv-icons.custom-size img {
  width: 34px;
}

.exklisiv-icons img {
  width: 40px;
}

.exklisiv-icons span {
  font-size: 16px;
  font-weight: bold;
}

.rating-count {
  color: #b2b0ae;
  font-size: 16px;
}

.clock-icon,
.kacl-icon {
  width: 44px;
}

.Apfelmaenchen-icon {
  width: 20px;
  padding-right: 2px;
}

.rezepte-card-footer .clock-block {
  align-items: center;
}

.rezepte-card-content {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 8px;
}

.rezepte-card-content .text-orang {
  color: var(--title-green-text) !important;
}

.rezepte-card-footer div {
  display: flex;
  align-items: center;
  /* margin-right: 16px; */
}

.kacl-block {
  position: relative;
  right: 10px;
}

.Rezepte-Card {
  box-shadow: 2px 2px 5px 0 #ccc;
  border-radius: 6px;
  min-height: 296px;
  margin-right: 20px;
}

.Rezepte-Card-img img:not(.card-heart img) {
  width: 100%;
  border-radius: 6px 6px 0px 0px;

  height: 181px;
  object-fit: cover;
}

.Rezepte-Card-img {
  position: relative;
}

.card-heart {
  position: absolute;
  margin-left: -54px;
  margin-top: 6px;
  top: 0px;
}

.rezepte-card-content .text-orang {
  font-size: 14px;
  color: var(--text-orange);
  text-transform: uppercase;
}

.rezepte-card-content h4 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 4px;
}

.Rezepte-Card hr {
  width: 90%;
  margin: 1px auto 0px;
  color: #efefef;
  opacity: 1;
}

hr:not([size]) {
  height: 2px;
}

.Rezepte-items {
  margin-top: -10px;
  margin-left: 0px;
}

.Rezepte-items .slick-track {
  padding-bottom: 10px;
}

.eatsmarter-Rezepte {
  margin-bottom: 120px;
}

/****Style To Slick Arrow*****/
.arrow-next {
  background-image: url("../Images/arrow-right.svg");
  background-position: initial;
  width: 26px;
  height: 26px;
  border: unset;
  color: transparent;
  position: absolute;
  right: -38px;
  top: 30%;
  cursor: pointer;
  background-size: contain;
}

.arrow-prev {
  background-image: url("../Images/arrow-left.svg");
  background-position: initial;
  width: 26px;
  height: 26px;
  border: unset;
  color: transparent;
  position: absolute;
  left: -38px;
  top: 30%;
  cursor: pointer;
  background-size: contain;
}

/****eatsmarter-cUBER UNS*****/
.eatsmarter-content-info h3 {
  margin-bottom: 16px !important;
  text-transform: uppercase;
  font-size: 19px !important;
}

.eatsmarter-content-info h2 {
  font-size: 28px;
}

.eatsmarter-content-info p {
  font-size: 19px;
  line-height: 1.5;
}

.eatsmarter-content-btn {
  display: flex;
  justify-content: end;
  align-items: center;
}

.eatsmarter-content-btn a {
  font-size: 23px;
  text-decoration: none;
  color: #006600;
  position: relative;
  right: 5px;
}

.eatsmarter-on-device {
  margin-top: 20px;
  margin-bottom: 80px;
}

.eatsmarter-content-btn img {
  width: 24px;
  height: 24px;
  position: relative;
  right: 5px;
  top: 2px;
}

.eatsmarter-on-device-icon {
  display: flex;
  align-items: end;
}

.eatsmarter-on-device-icon {
  margin-bottom: 16px;
}

.eatsmarter-on-device-icon h3 {
  text-transform: uppercase;
  margin: 0 !important;
  padding-left: 20px;
}

.eatsmarter-on-device-icon img {
  padding: 10px;
  box-shadow: 2px 2px 5px 0 #ccc;
  width: 70px;
  border-radius: 15px;
}

img.apfel1_10 {
  width: 34px;
}

.eatsmarter-excusive p {
  margin-top: 20px;
}

.eatsmarter-excusive,
.eatsmarter-content-saison {
  margin-bottom: 80px;
}

/****OBST******/

.eatsmarter-fruit-box {
  background-color: #fdf5e5;
  height: 143px;
  margin-bottom: 24px;
  padding: 0px 8px;
}

.eatsmarter-vegetables-box {
  background-color: #f0f7f0;
  height: 130px;
  margin-bottom: 24px;
}

.fruit-box-title,
.vegetables-box-title {
  width: 80px;
  background: #006600;
  display: flex;
  justify-content: center;
  border-radius: 0px 0px 8px 8px;
  margin-left: 16px;
  text-transform: uppercase;
  padding-top: 4px;
}

.fruit-box-title h3,
.vegetables-box-title h3 {
  color: #fff !important;
  font-size: 18px;
}

.eatsmarter-fruit-box .fruit-title,
.eatsmarter-vegetables-box .vegetables-title {
}

.vegetables-box-img {
  height: 54px;
}

.vegetables-box-img img {
  height: 100%;
}

.fruit-box-img img,
.vegetables-box-img img {
  width: auto;
  height: 62px;
  object-fit: contain;
}

/* .fruit-box-item {
    width: unset !important;
} */
.vegetables-box-item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

.vegetables-box-items .slick-track {
  display: flex;
  gap: 0.5rem;
  padding-top: 18px;
}

.fruit-box-items
  .slick-track:not(
    .fruit-box-items.Recipe-against-diseases-slider .slick-track
  ) {
  gap: 1.5rem;
}

.fruit-box-items .slick-track {
  display: flex;

  padding-top: 18px;
}

.fruit-box-text p,
.vegetables-box-text p {
  font-size: 14px;
  margin-top: 4px;
  text-transform: uppercase;
}

.eatsmarter-vegetables-box {
  margin-bottom: 80px;
  padding: 0px 8px;
}

.vegetables-item {
  /* width: unset !important; */
  text-align: center;
}

.vegetables-box-img {
  display: flex;
  justify-content: center;
}

img.custom-height {
  height: 58px !important;
}

.vegetables-item.slick-slide {
  margin: 3px !important;
}

/*****rezept-videos*****/

.rezept-videos-title h3 {
  text-transform: uppercase;
}

.rezept-videos-box-iemes {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  height: 248px;
  box-shadow: 2px 2px 5px 0 #ccc;
  border-radius: 6px;
  margin-right: 10px;
}

.rezept-video-cat {
  position: absolute;
  font-size: 13px;
  width: 98px;
  height: 24px;
  background-color: #ffffffd1;
  border-radius: 0px 0px 8px 8px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-icon img,
.play-icon2 img,
.play-icon3 img {
  width: 38px;
  height: 38px;
  filter: invert(1);
}

.play-icon,
.play-icon2,
.play-icon3 {
  position: absolute;
}

.play-icon {
  top: 76px;
  left: 95px;
}

.play-icon2,
.play-icon3 {
  top: 75px;
  margin-left: 100px;
}

.rezept-video-text p {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  font-size: 19px;
  margin-top: 12px;
  margin-bottom: 0;
}

.rezept-videos-title h3 {
  text-transform: capitalize;
  margin-bottom: 16px;
  font-size: 19px;
  font-weight: bold;
}

.eatsmarter-rezept-videos {
  margin-bottom: 80px;
}

/* .eatsmarter-rezept-videos .rezept-videos-box-iemes {
    width: 212px !important;
    height: 234px;
    position: relative;
} */

.eatsmarter-rezept-videos .slick-track {
  /* display: flex;
    gap: 1rem; */
  padding-bottom: 10px;
}

.eatsmarter-rezept-videos .rezept-videos-box-iemes .rezept-video {
  width: 100%;
  height: 170px;
  position: relative;
}

.rezept-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px 6px 0px 0px;
}

.eatsmarter-content-info.Exklusiv h2 {
  font-size: 32px !important;
}

.eatsmarter-content-info.Exklusiv {
  margin-bottom: 40px;
}

.rezeptsammlungen-boxies {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rezeptsammlungen-imgbox img {
  width: 384px;
  border-radius: 7px 7px 0px 0px;
  height: 234px;
  object-fit: cover;
}

.rezeptsammlungen-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 2px 2px 5px 0 #ccc;
  border-radius: 7px;
  width: 384px;
  height: 324px;
}

.rezepte-count {
  width: 124px;
  height: 26px;
  margin-top: -14px;
  background: #fff;
  border: 0.5px solid #333;
  border-radius: 50px;
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.rezeptsammlungen-box-title h4 {
  font-size: 19px;

  margin-top: 12px;
}

.rezeptsammlungen-box-title p {
  font-size: 19px;
  line-height: 1.5;
}

.rezeptsammlungen-boxies.mb-32 {
  margin-bottom: 32px;
}

.eatsmarter-rezeptsammlungen {
  margin-bottom: 120px;
}

/****unsere-top********/
.eatsmater-unsere-top-Boxies {
  display: flex;
  justify-content: space-between;
}

.unsere-top-Box-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  margin-bottom: 12px;
}

.unsere-top-Box-header span {
  font-size: 16px;
}

.eatsmater-unsere-top-Box {
  border: 0.8px solid #ccc;
  width: 384px;
  border-radius: 7px;
  padding: 14px;
  /* height: 474px; */
  margin-right: 16px;
}

/* .eatsmater-unsere-top-Boxies .slick-track {
    display: flex;
    gap: 1rem;
} */

.unsere-top-Box-content-items {
  display: flex;
}

.unsere-top-Box-content .unsere-top-Box-contentImg {
  width: 73px;
  height: 53px;
}

.unsere-top-Box-content .unsere-top-Box-content-items img {
  width: 55px;
  height: 40px;
  border-radius: 4px;
  object-fit: cover;
}

.unsere-top-Box-content-items span.number {
  font-size: 32px;
  color: #3ca63b;
}

.unsere-top-Box-header h4 {
  font-size: 22px;
  color: #00853d;
  font-weight: bold;
}

.unsere-top-Box-content-items {
  display: flex;
  padding-bottom: 12px;
  border-bottom: 1px solid #979591;
  margin-bottom: 12px;
  gap: 12px;
  align-items: center;
}

.unsere-top-Box-content-items p {
  font-size: 19px;

  width: 216px;
}

.unsere-top-Box-footer {
  margin-top: 16px;
}

.unsere-top-Box-footer a {
  text-decoration: none;
  text-align: left;
  font-size: 16px;
  border: 1px solid #979591;
  float: right;
  border-radius: 15px;
  padding: 0 19px;
  color: #333;
  height: 32px;
  display: flex;
  align-items: center;
}

.eatsmater-unsere-top {
  margin-bottom: 144px;
}

/****unsere-zeitschrift***/
.eatsmarter-unsere-zeitschrift {
  /* height: 684px; */

  background-color: #fdf5e5;
  padding: 44px 0px;
  display: flex;

  flex-direction: column;
  align-items: center;
}

.eatsmarter-title.text-black {
  text-align: center;
}

.eatsmarter-unsere-zeitschrift h2 {
  font-size: 33px;
}

.eatsmarter-unsere-zeitschrift p {
  font-size: 19px;
}

.eatsmarter-unsere-zeitschrift
  img:not(.eatsmarter-unsere-zeitschrift-slide-item img) {
  width: 302px;
  height: auto;
  padding: 23px 0px;
}

.eatsmarter-unsere-zeitschrift .Es-btn-secondary {
  margin-top: 30px;
}

.eatsmarter-expert-and-influencer h2 {
  font-size: 28px;
  margin-bottom: 24px;
}

.expert-and-influencer-list-image {
  width: 93px;
  height: 93px;
  border: 1px solid var(--text-orange);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.expert-and-influencer-list-image img {
  width: 83px;
  border-radius: 50%;
  height: 83px;
  object-fit: cover;
}

.expert-and-influencer-tiles {
  text-align: center;
}

.expert-name {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  margin-top: 6px;
}

.eatsmarter-expert-and-influencer:first-child {
  margin-bottom: 80px;
}

.eatsmarter-expert-and-influencer:last-child {
  margin-bottom: 120px;
}

.expert-and-influencer-desc p {
  font-size: 19px;
}

.expert-and-influencer-desc {
  margin-top: 24px;
}

.Classics-Smarter-image img {
  height: 390px;
  width: 800px;
  border-radius: 6px;
  margin-bottom: 24px;
}

.Classics-Smarter h2 {
  font-size: 32px;
  line-height: 48px;
}

.eatsmarter-Artikel-der-Woche {
  margin-bottom: 168px;
}

.eatsmarter-Artikel-der-Woche h3 {
  letter-spacing: 3px;
}

.eatsmarter-Artikel-der-Woche-tiles {
  display: flex;
  justify-content: space-between;
}

.Artikel-der-Woche-box img {
  width: 250px;
  height: 180px;
  border-radius: 7px;
  object-fit: cover;
}

.Artikel-der-Woche-box {
  width: 250px;
}

.Artikel-der-Woche-box-content h5 {
  font-size: 19px;
  font-weight: bold;
  line-height: 28px;
}

.Artikel-der-Woche-box-content {
  padding-top: 7px;
}

.Artikel-der-Woche-box-content p {
  font-size: 19px;
}

/*****eatsmarter-Kooperationspartner******/
.expert-and-influencer-tiles {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

.eatsmarter-Kooperationspartner {
  background-color: rgba(230, 230, 230);
  height: 740px;
  padding: 64px 0px 0px;
  margin-bottom: 144px;
}

.eatsmarter-Kooperationspartner .eatsmarter-title p {
  letter-spacing: 2px;
}

.Kooperationspartner-content-bottom .Kooperationspartner-content-text {
  padding-right: 12px;
}

.eatsmarter-Kooperationspartner .eatsmarter-title p {
  color: #0054a3;
  text-transform: uppercase;
  text-align: center;
}

.Kooperationspartner-content {
  width: 528px;
  height: 560px;
  background-color: #dce2ea;
  margin: auto;
  border-top: 2px solid #0054a3;
  border-bottom: 2px solid #0054a3;
  padding: 24px;
}

.Kooperationspartner-content-top .Kooperationspartner-content-text,
.Kooperationspartner-content-logo {
  text-align: center;
}

.Kooperationspartner-content-bottom {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 62px;
  margin-bottom: 24px;
  justify-content: space-between;
}

.Kooperationspartner-content-bottom img {
  width: 102px;
  margin-top: 6px;
}

.Kooperationspartner-content-text h2 {
  font-size: 28px;
  color: #0054a3;
}

.Kooperationspartner-content-bottom h5 {
  font-size: 18px;
  font-weight: bold;
}

.Kooperationspartner-content-bottom p {
  font-size: 18px;
}

.Kooperationspartner-Btn {
  width: 428px;
  margin: auto;
}

.bubble-links {
  margin-top: 24px;
}

.bubble-links a {
  font-size: 16px;
}

.bubble-links-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.bubble-button {
  border-radius: 50px;
  border: 0.4px solid #000;
  display: flex;
  padding: 0px 16px;
  height: 32px;
  align-items: center;
}

.eatsmarter-Diets-and-Co {
  margin-bottom: 80px;
}

.eatsmarter-Diets-and-Co .Es-btn-liner {
  margin-top: -24px;
}

/* .eatsmarter-low-carb {
    display: flex;
    justify-content: space-between;
} */

.eatsmarter-tiles-box {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  box-shadow: 2px 2px 5px 0 #6b6b6b4f;
  border-radius: 6px;
  /* width: 156px !important; */
  height: 208px;
  margin-right: 10px;
}

.eatsmarter-low-carb .slick-track {
  padding-bottom: 5px;
}

.eatsmarter-tiles-imgbox {
  width: 100%;
  height: 125px;
}

.eatsmarter-tiles-imgbox img {
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 0px 0px;
  object-fit: cover;
}

.eatsmarter-tiles-box-title {
  text-align: center;
}

.eatsmarter-tiles-box-title p {
  font-size: 16px;
  font-weight: bold;

  padding-top: 8px;
}

.tiles-count {
  width: 120px;
  height: 23px;
  margin-top: -9px;
  background: #fff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0.5px solid #000;
  font-size: 16px;
}

.eatsmarter-low-carb-block {
  margin-bottom: 64px;
}

.eatsmarter-low-Eiweissreich .slick-track {
  padding-bottom: 5px;
}

.eatsmarter-low-Eiweissreich-block {
  margin-bottom: 120px;
}

.Bauch-wegi-imgbox img {
  border-radius: 8px;
  width: 800px;
  height: 390px;
}

.Bauch-wegi-imgbox {
  margin-bottom: 24px;
}

.eatsmarter-Bauch-weg-block h2 {
  font-size: 32px;
}

.eatsmarter-Bauch-weg-block {
  margin-bottom: 80px;
}

/*******/
.tiles-box {
  width: 250px;
}

.tiles-box-img img {
  width: 250px;
  height: 180px;

  margin-bottom: 8px;
  object-fit: cover;
}

.tiles-box-content h5 {
  font-size: 19px;
  font-weight: bold;
}

.tiles-box-content p {
  font-size: 19px;
}

.tiles-box-content {
  padding-right: 8px;
}

.eatsmarter-Rund-ums-Abnehmen-items {
  display: flex;
  /* gap: 26px; */
  justify-content: space-between;
}

.eatsmarter-Rund-ums-Abnehmen {
  margin-bottom: 144px;
}

.eatsmarter-Online-kurse-block {
  height: 467px;
  background-color: rgba(230, 230, 230);
  display: flex;
}

.Online-kurse-block-box {
  width: 374px;
  height: 312px;
  background-color: #9ec420;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.Online-kurse-block-box h2 {
  font-size: 50px;
}

.eatsmarter-Online-kurse-content {
  width: 374px;
  margin: auto;
}

.eatsmarter-Online-kurse-block.mb-144 .Es-btn-liner {
  margin-top: 0;
}

.eatsmarter-video-block .Es-btn-liner {
  margin-top: -24px;
}

.video-box {
  display: flex;
  justify-content: center;
  padding: 24px 0px;
}

.video-box img {
  width: 400px;
  height: auto;
  object-fit: cover;
}

.eatsmarter-video-block h2 {
  font-size: 33px;
}

/*********/
.Kooperationspartner-content.Reformhaus {
  background-color: #edf5e6;
  height: 598px;
  width: 528px;
}

.eatsmarter-Kooperationspartner.Reformhaus {
  height: 760px;
}

.eatsmarter-Kooperationspartner.Reformhaus .Kooperationspartner-content-logo {
  margin-bottom: 0;
}

.eatsmarter-Kooperationspartner.Reformhaus .Kooperationspartner-content-bottom {
  align-items: end;
}

.eatsmarter-Kooperationspartner .Es-btn-secondary a {
  background-color: #fff;
  border-radius: 50px;
  color: #000;
  border: 0.5px solid #000;
  text-align: center;
  height: 30px;
  float: right;
  display: flex;
  align-items: center;
  padding: 0px 16px;
  margin-top: -6px;
  font-size: 16px;
}

.Kooperationspartner-content-logo {
  margin-bottom: 24px;
}

.Reformhaus .Kooperationspartner-content-logo img {
  width: 256px;
  height: 79px;
}

.Reformhaus .Kooperationspartner-content-text h2 {
  font-size: 28px;
}

.Reformhaus .Kooperationspartner-content-text p {
  font-size: 19px;
}

.Reformhaus
  .Kooperationspartner-content-bottom
  .Kooperationspartner-content-logo
  img {
  width: 102px;
}

.Reformhaus .Kooperationspartner-content-bottom h5 {
  font-size: 19px;
  font-weight: bold;
}

.Reformhaus .Kooperationspartner-content-bottom {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 42px;
  margin-bottom: 46px;
}

.Reformhaus .Kooperationspartner-content-text {
  margin-top: 2rem;
}

.Reformhaus .Kooperationspartner-content {
  padding: 32px 37px;
}

/***************/
.eatsmarter-kinder-block h2 {
  font-size: 28px;
}

.kinder-imgbox {
  margin-bottom: 24px;
}

.kinder-imgbox img {
  width: 800px;
  height: 340px;
  border-radius: 6px;
  object-fit: cover;
}

/********/
.eatsmarter-kinder-block.studien .kinder-imgbox img {
  height: 467px;
}

.eatsmarter-kinder-block.studien h2 {
  font-size: 27px !important;
}

/*********/

.eatsmarter-unsere-block.mb-144 p {
  padding: 0px 100px;
}

.eatsmarter-unsere-block h2 {
  text-transform: uppercase;
}

.eatsmarter-unsere-block {
  background-color: #fdf5e5;
  height: 540px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.unsere-block-content-imgbox img {
  box-shadow: 4px 4px 5px 0 #000000b5;
  height: 223px;
  width: 183px;
  object-fit: cover;
  margin-bottom: 12px;
}

.unsere-block-content {
  display: flex;
  justify-content: center;
  margin: 24px 0px;
  gap: 24px;
}

.unsere-block-content-imgbox {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.unsere-block-title h2 {
  font-size: 28px;
  font-weight: bold;
}

.eatsmarter-wochenplan-block h2 {
  font-size: 28px;
}

.wochenplan-box {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.eatsmarter-wochenplan-block .Es-btn-liner {
  margin-top: 8px;
}

.wochenplan-box img {
  width: 374px;
  height: 285px;
}

.eatsmarter-ihre-meinung-block h2 {
  font-size: 33px;
}

/********/
.eatsmarter-newsletter-block {
  background-color: #fcf5e6;
  height: 532px;
  text-align: center;
  padding: 46px 16px;
}

.newsletter-block-title h2 {
  font-size: 28px;
  font-weight: bold;
}

.newsletter-block-content-box img {
  width: 220px;
  height: 150px;
  border-radius: 8px;
}

.newsletter-block-content {
  display: flex;
  justify-content: space-evenly;
  margin-top: 24px;
}

.newsletter-block-content-box p:last-child {
  font-size: 16px;
}

.newsletter-block-content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.newsletter-block-content-box-desc {
  text-align: left;
  width: 220px;
  margin-top: 16px;
}

.eatsmarter-newsletter-block .Es-btn-liner {
  margin-right: 20px;
}

/*****Footer******/
.footer-top {
  background-color: #2b652c;
  padding: 24px 24px 36px;
}

.footer-text {
  text-align: center;
  margin-bottom: 24px;
}

.footer-text h6 {
  font-size: 28px;

  color: #fff;
}

.footer-spanser-imgbox {
  width: 140px;
  height: 62px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
}

.footer-spanser-block {
  display: flex;
  justify-content: space-between;
}

.footer-spanser-box p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.footer-spanser-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-spanser-imgbox.custom-height img {
  margin-top: -6px;
}

.footer-copyright {
  text-align: center;
}

.footer-menu ul {
  display: flex;
  padding: 0;
}

.footer-menu ul li a {
  font-size: 16px;
}

.footer-menu ul li::after {
  position: absolute;
  content: "";
  margin-left: 11px;
  background-color: #000;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  margin-top: 14px;
}

.footer-menu ul li:last-child:after {
  content: unset;
}

.footer-copyright {
  font-size: 16px;
}

.footer-menu ul li {
  padding: 0px 16px;
}

.footer-menu ul li {
  list-style: none;
}

.footer-menu {
  display: flex;
  justify-content: center;
}

.footer-bottom {
  margin-top: 24px;
}

/*********Responsive*********/

@media (max-width: 767px) {
  .eatsmarter-unsere-zeitschrift
    img:not(.eatsmarter-unsere-zeitschrift-slide-item img) {
    width: 280px;
  }

  .breadcrumb {
    margin-top: 16px;
    margin-bottom: 12px;
  }

  .Health-Info-Detail span.small-light-gray {
    margin-top: 10px;
    margin-left: 4px;
    font-size: 14px;
  }

  span.star-symbol {
    width: 14px !important;
    margin-left: 6px !important;
    font-size: 15px !important;
    font-size: 16px !important;
  }

  .unsere-top-Box-content-items p {
    line-height: 20px !important;
  }

  h1 {
    font-size: 24px !important;
  }

  h2 {
    font-size: 27px;
  }

  .exklisiv-icons-elements {
    justify-content: space-between;
  }

  .unsere-top-Box-content-items {
    height: 68px;
  }

  p {
    line-height: 26px;
  }

  p.d-none-xs {
    display: none;
  }

  .Es-btn-liner {
    float: right;
    margin-top: 6px;
  }

  .top-mobile-none {
    display: none !important;
  }

  a.exklisiv-icons {
    margin-right: 4px !important;
  }

  .exklisiv-icons.custom-size img {
    width: 28px !important;
  }

  .arrow--right,
  .arrow--left {
    display: none;
  }

  section.xs-w100,
  #section#eatsmarter-fruit {
    padding: 0;
  }

  .top-header-right .search {
    font-size: 15px;
    margin-top: 2px !important;
  }

  .main-banner img {
    overflow-y: hidden;
  }

  .kerembg {
    background: #fedeb6;
    margin-top: -11px;
  }

  img.d-none-xs {
    display: none;
  }

  .eatsmarter-schnellfinder .nav-item {
    width: unset !important;
  }

  .navbar-toggler {
    margin-top: -124px;
    margin-left: -12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 11px;
  }

  .rating-fivestar {
    margin-right: 4px;
  }

  .footer-spanser-block.d-none-xs {
    display: none;
  }

  .Kooperationspartner-content-bottom .Kooperationspartner-content-text {
    padding-right: 0px;
  }

  .eatsmarter-Rezepte h3 {
    width: 100%;
    margin-bottom: 12px !important;
  }

  .eatsmarter-content-info h3,
  .eatsmarter-on-device-icon,
  .rezept-videos-title h3 {
    margin-bottom: 12px !important;
  }

  .Rezepte-Card-img img:not(.card-heart img) {
    height: 211px;
  }

  .navbar-toggler img {
    width: 24px;
    height: 24px;
    margin-bottom: 5px;
  }

  .content {
    overflow-x: hidden;
    margin: unset;
  }

  #eatsmarter-fruit {
    padding: 0;
    width: 100% !important;
  }

  .vegetables-box-items .slick-track {
    display: flex;
    gap: 0.3rem;
    padding-top: 8px;
  }

  .fruit-box-title h3,
  .vegetables-box-title h3 {
    font-size: 13px;
    margin-top: 2px;
  }

  .fruit-box-text p,
  .vegetables-box-text p {
    font-size: 10px;
  }

  footer {
    overflow-x: hidden;
    margin-bottom: 74px;
  }

  /********header********/

  .header-bottom {
    background-color: transparent;
    height: 64px;
  }

  #navbarSupportedContent {
    display: none;
  }

  header .col-lg-4.col-xs-2 {
    display: flex;
    justify-content: center;
  }

  .logo {
    width: 172px;
    height: auto;
    margin-top: 1px;
  }

  .top-header {
    height: 64px;
  }

  .top-header-right {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .top-header-right .login {
    margin-top: -38px;
    display: block;
    position: absolute;
    right: 0;
    top: 46px;
  }

  .top-header-right .login span {
    font-size: 14px;
    position: relative;
    top: -12px;
    top: -6px;
    right: -9px;
  }

  .home-introduction-Btn {
    font-size: 16px;
    height: 33px;
    border-radius: 15px;
    border: 0.5px solid #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 0px 14px;
    margin-top: 12px;
  }

  .search-form {
    border: 1px solid var(--title-green-text);
    border-radius: 22px;
    margin-top: 8px;
    height: 42px !important;
  }

  .search-form form input {
    background-color: transparent;
    margin-top: 2px;
  }

  .main-banner {
    margin-top: 0;
  }

  button.navbar-toggler:focus {
    outline: unset;
    box-shadow: unset;
  }

  /********content********/

  .main-banner {
    height: 422px;
  }

  .Banner-text {
    padding-top: 0px;
    font-size: 16px;
  }

  .main-banner {
    margin-bottom: 0px;
    padding: 0;
  }

  section.px-0 {
    padding: 0;
    width: 100% !important;
  }

  section {
    padding: 0px 16px;
  }

  .home-introduction span {
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 0 !important;
  }

  .eatsmarter-schnellfinder h3 {
    margin-bottom: 12px;
    font-size: 15px;
  }

  .eatsmarter-Rezepte h3 {
    font-size: 15px;
    color: #007538;
  }

  #pills-tab {
    margin-top: 0 !important;
  }

  #pills-tab .nav-item {
    margin-right: 10px;
  }

  .eatsmarter-schnellfinder .nav-item {
    margin-top: 0;
  }

  .schnellfinder-items {
    margin: 0px 14px 28px 12px;
  }

  .schnellfinder-items span.blacktext {
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px;
  }

  .schnellfinder-items span {
    font-size: 11px;
  }

  .schnellfinder-items img {
    width: 36px;
  }

  .eatsmarter-schnellfinder {
    margin-bottom: 64px;
    margin-top: 64px;
  }

  .rezepte-card-content .text-orang {
    font-size: 12px;
    line-height: 22px;
  }

  .rezepte-card-content h4 {
    font-size: 16px;
  }

  .rating-fivestar img {
    width: 18px;
    height: 18px;
  }

  .rezepte-card-rate {
    align-items: center;

    height: 24px;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .home-introduction h1 {
    font-size: 36px;
    margin-bottom: 0;
    margin-top: -3px;
  }

  .home-introduction p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
  }

  .rezepte-card-footer .preparation-wait,
  .rezepte-card-footer .calories,
  .rezepte-card-footer .esmarter-health-score {
    font-size: 14px;
  }

  .Apfelmaenchen-icon {
    width: 28px;
    padding-right: 4px;
  }

  .eatsmarter-content-info h3,
  .rezept-videos-title h3,
  .eatsmarter-title.greentext h3,
  .rezept-videos-title h3 {
    font-size: 15px !important;
  }

  .eatsmarter-rezeptsammlungen .eatsmarter-title.greentext h3 {
    letter-spacing: 0px;
  }

  .eatsmarter-content-info h2 {
    font-size: 27px;
    line-height: 1.3;
    margin-bottom: 12px;
  }

  .eatsmarter-content-info p {
    font-size: 22px;
  }

  .eatsmarter-content-btn a {
    font-size: 16px;
  }

  .eatsmarter-on-device {
    margin-top: 80px;
  }

  .eatsmarter-on-device-icon img {
    width: 63px;
    border-radius: 13px;
  }

  .exklisiv-icons span {
    font-size: 14px;
  }

  .exklisiv-icons img {
    width: 28px;
  }

  .eatsmarter-content-saison {
    margin-bottom: 40px;
  }

  .eatsmarter-Rezepte {
    margin-bottom: 64px;
  }

  .home-introduction-Btn {
    height: 30px;
    font-size: 15px;
    border-radius: 11px;
  }

  .atsmarter-schnellfinder.mt-120 {
    margin-top: 64px;
  }

  .Bauch-wegi-imgbox img,
  .Classics-Smarter-image img {
    width: 100%;
    height: 265px;
    border-radius: 7px;
    object-fit: cover;
  }

  .eatsmarter-top-title h3 {
    font-size: 13px;
    color: #006f01;
  }

  .eatsmarter-Artikel-der-Woche-tiles,
  .eatsmarter-Rund-ums-Abnehmen-items,
  .footer-spanser-block {
    flex-wrap: wrap;
  }

  .play-icon {
    top: 66px;
  }

  .rezept-video-cat {
    font-size: 14px;
  }

  .eatsmarter-content-info.Exklusiv h2 {
    font-size: 27px !important;
  }

  .eatsmarter-content-info p {
    font-size: 18px;
    line-height: 26px;
  }

  .eatsmarter-title.greentext h3 {
    font-size: 18px;
  }

  .rezepte-count {
    font-size: 14px;
  }

  .rezeptsammlungen-box-title h4 {
    font-size: 17px;
  }

  .rezeptsammlungen-box-title p {
    font-size: 13px;
  }

  .rezeptsammlungen-box-title {
    text-align: center;
  }

  .rezeptsammlungen-box {
    margin-bottom: 40px;
  }

  .eatsmarter-rezeptsammlungen {
    margin-bottom: 80px;
  }

  .eatsmater-unsere-top-Box {
    margin-top: 0;
  }

  .eatsmarter-title.greentext h3 {
    margin-bottom: 12px;
  }

  .unsere-top-Box-content-items p {
    font-size: 14px;
  }

  .unsere-top-Box-content-items span.number {
    font-size: 34px;
  }

  .unsere-top-Box-header h4 {
    font-size: 18px;
    color: #000;
  }

  .unsere-top-Box-header {
    color: #000;
  }

  .unsere-top-Box-header span {
    font-size: 11px;
  }

  .eatsmarter-unsere-zeitschrift .Es-btn-secondary {
    margin-top: 22px !important;
  }

  .eatsmarter-unsere-zeitschrift {
    padding: 44px 0px 34px !important;
  }

  .unsere-top-Box-footer a {
    font-size: 16px;
    height: 30px;
    border-radius: 50px;
    padding-top: 2px;
  }

  .eatsmater-unsere-top {
    margin-bottom: 80px;
  }

  section.px-0 {
    padding: 0;
  }

  .eatsmarter-unsere-zeitschrift h2 {
    font-size: 20px;
  }

  .eatsmarter-unsere-zeitschrift p {
    font-size: 15px;
    line-height: 26px;
    padding: 0px 10px;
    text-align: center;
  }

  .eatsmarter-unsere-zeitschrift {
    font-size: 18px;
  }

  .eatsmarter-expert-and-influencer h2 {
    font-size: 24px;
  }

  .expert-and-influencer-list-image img {
    width: 61px;
    height: 61px;
  }

  .expert-and-influencer-desc p {
    font-size: 16px;
  }

  .expert-and-influencer-list-image {
    width: 68px;
    height: 68px;
  }

  .expert-name {
    font-size: 11px;
    line-height: 0.9rem;
  }

  .expert-and-influencer-desc {
    margin-top: 16px;
  }

  .eatsmarter-expert-and-influencer:last-child {
    margin-bottom: 80px;
  }

  .Classics-Smarter h2 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 12px;
  }

  .Classics-Smarter p {
    font-size: 16px;
  }

  .Es-btn-liner a {
    font-size: 16px;
    display: flex;
  }

  .Artikel-der-Woche-box img {
    width: 138px;
    height: 112px;
  }

  .Artikel-der-Woche-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
  }

  .eatsmarter-schnellfinder .arrow--right,
  .eatsmarter-schnellfinder .arrow--left {
    display: none;
  }

  .Artikel-der-Woche-box-content h5 {
    font-size: 16px !important;
    font-weight: bold;
    line-height: 24px;
  }

  .Artikel-der-Woche-box-content p {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .Artikel-der-Woche-box {
    width: unset !important;
  }

  .eatsmarter-Artikel-der-Woche {
    margin-bottom: 80px;
  }

  #pills-tab .nav-item {
    margin-right: -4px !important;
  }

  .Artikel-der-Woche-box-content {
    margin-left: 16px;
    padding-top: 0;
  }

  #pills-tab .nav-link {
    height: 33px !important;
    border-radius: 9px !important;
    font-size: 14px;
    padding: 0px 8px !important;
  }

  .kerembg,
  .greenbg,
  .light-kerembg,
  .lightbluebg,
  .lightgreenbg,
  .pinkbg,
  .bluebg {
    height: 62px;
    width: 62px;
  }

  .rating-count {
    font-size: 14px;
    margin-left: 2px;
  }

  .eatsmarter-content-btn img {
    width: 24px;
    height: 24px;
  }

  .fruit-box-title,
  .vegetables-box-title {
    border-radius: 0px 0px 7px 7px;
    padding-top: 4px;
    height: 26px;
  }

  .fruit-box-items
    .slick-track:not(
      .fruit-box-items.Recipe-against-diseases-slider .slick-track
    ) {
    gap: 1rem !important;
  }

  .rezeptsammlungen-box,
  .rezeptsammlungen-imgbox {
    width: 100%;
  }

  .rezeptsammlungen-imgbox img {
    width: 100% !important;
  }

  .rezepte-count span {
    font-size: 14px;
  }

  .rezeptsammlungen-box-title p {
    line-height: 26px;
  }

  .rezeptsammlungen-boxies {
    display: block !important;
  }

  .rezeptsammlungen-box:last-child {
    margin-bottom: 0px !important;
  }

  .unsere-top-Box-content .unsere-top-Box-contentImg {
    width: 55px;
    height: 40px;
  }

  .eatsmarter-unsere-zeitschrift .text-center {
    width: 100%;
  }

  .expert-and-influencer-list-image {
    border-width: 0.8px;
  }

  .eatsmarter-Kooperationspartner {
    background-color: #dce2ea;
    border-top: 2px solid #0054a3;
    border-bottom: 2px solid #0054a3;
    margin-bottom: 80px;
    height: 550px !important;
  }

  .Kooperationspartner-content {
    width: unset;
  }

  .Kooperationspartner-content-text h2 {
    font-size: 27px;
  }

  .Kooperationspartner-content-bottom {
    margin-bottom: 0;
  }

  .eatsmarter-Diets-and-Co h2 {
    font-size: 27px;
  }

  .Kooperationspartner-content {
    border-top: unset;
    border-bottom: unset;
  }

  .Kooperationspartner-content-text {
    margin-bottom: 24px;
  }

  .eatsmarter-Kooperationspartner .eatsmarter-title p {
    text-align: left;
  }

  .eatsmarter-title .d-none-xs {
    display: none;
  }

  section.xs-w100 {
    width: 100% !important;
    overflow-x: hidden;
  }

  .eatsmarter-title .d-none-lg {
    width: 100%;
    padding: 0px 16px;
    font-size: 15px;
    text-transform: uppercase;
    color: #0054a3;
    margin-bottom: 12px;
  }

  .Kooperationspartner-content {
    padding: 16px !important;
  }

  .Kooperationspartner-content-bottom h5 {
    font-size: 14px;
  }

  .Kooperationspartner-content {
    height: 500px !important;
  }

  .Kooperationspartner-content-bottom img {
    width: 73px;
    margin-top: 6px;
  }

  .eatsmarter-Kooperationspartner {
    padding: 0px;
  }

  .Kooperationspartner-Btn {
    width: unset;
  }

  .eatsmarter-Diets-and-Co h2 {
    font-size: 24px;
  }

  .bubble-button {
    border-radius: 50px;
    border: 0.5px solid #000;
    display: flex;

    height: 30px;
    align-items: end;
    display: flex;
  }

  .bubble-button a {
    font-size: 18px;
  }

  .eatsmarter-tiles-box {
    /* width: 137px !important; */
    height: 174px !important;
    border-radius: 7px;
  }

  .eatsmarter-tiles-imgbox {
    height: 106px;
  }

  .tiles-count {
    height: 22px;

    font-size: 14px;
  }

  .eatsmarter-tiles-box-title p {
    font-size: 14px;
    line-height: 1rem;
    padding-top: 6px;
  }

  .eatsmarter-Kooperationspartner.Reformhaus {
    height: unset !important;
    border-radius: 0;
  }

  .eatsmarter-Kooperationspartner .Reformhaus {
    background-color: #edf5e6 !important;
  }

  .Reformhaus .Kooperationspartner-content-bottom h5,
  .Reformhaus .Kooperationspartner-content-bottom p {
    font-size: 18px;
  }

  .eatsmarter-Bauch-weg-block h2 {
    font-size: 24px;
  }

  .eatsmarter-Bauch-weg-block .eatsmarter-top-title p {
    font-size: 16px;
  }

  .eatsmarter-Bauch-weg-block {
    margin-bottom: 64px;
  }

  .tiles-box {
    display: flex;
    margin-bottom: 24px;
  }

  .tiles-box:not(.pillar-Wissenschaftliche-slider .tiles-box) {
    width: unset !important;
  }

  .tiles-box-img img {
    width: 138px;
    height: 138px;
    object-fit: cover;
    margin-right: 10px;
  }

  .eatsmarter-video-block.mb-80 .eatsmarter-top-title p {
    font-size: 18px;
  }

  .Es-btn-secondary a {
    height: 36px;
    font-size: 16px;
  }

  .tiles-box-content h5,
  .tiles-box-content p {
    font-size: 16px;
    line-height: 22px !important;
  }

  .eatsmarter-top-title h3 {
    margin-bottom: 4px;
  }

  .eatsmarter-Rund-ums-Abnehmen-items .Es-btn-liner {
    margin-top: 0 !important;
  }

  .eatsmarter-Rund-ums-Abnehmen {
    margin-bottom: 80px;
  }

  .eatsmarter-Online-kurse-block {
    background-color: transparent;
    height: unset;
    margin-bottom: 80px;
  }

  .eatsmarter-video-block h2 {
    font-size: 28px;
  }

  .eatsmarter-video-block.mb-144 h2 {
    font-size: 27px;
  }

  .eatsmarter-video-block.mb-144 p {
    font-size: 18px;

    margin-bottom: 24px;
  }

  .bubble-links-items {
    margin-bottom: 12px;
  }

  .eatsmarter-kinder-block.mb-80 p {
    font-size: 18px;
  }

  .eatsmarter-kinder-block.studien.mb-144 p {
    font-size: 18px !important;
  }

  .eatsmarter-Rund-ums-Abnehmen.mb-120 .tiles-box:last-child {
    margin-bottom: 8px !important;
  }

  .Reformhaus .Kooperationspartner-content-bottom {
    margin-top: 0;
    margin-bottom: 0 !important;
  }

  .Reformhaus
    .Kooperationspartner-content-bottom
    .Kooperationspartner-content-logo {
    margin-bottom: 34px;
  }

  .bubble-links a {
    font-size: 18px;
  }

  .video-box img {
    height: 290px;
    object-fit: cover;
  }

  .Kooperationspartner-content.Reformhaus {
    width: unset;
  }

  .kinder-imgbox img {
    width: 100%;
    height: 265px !important;
    border-radius: 7px;
    object-fit: cover;
  }

  .eatsmarter-kinder-block.studien.mb-144 {
    margin-bottom: 80px;
  }

  .eatsmarter-kinder-block h2 {
    font-size: 27px;
  }

  .Reformhaus .Kooperationspartner-content-text p {
    font-size: 15px;
  }

  .Reformhaus .Kooperationspartner-content-text h2 {
    font-size: 27px;
  }

  .Reformhaus .Kooperationspartner-content-logo img {
    width: 226px;
    height: 68px;
  }

  .eatsmarter-kinder-block.mb-80 {
    margin-bottom: 64px;
  }

  .unsere-block-title h2 {
    font-size: 22px;
  }

  .unsere-block-title p {
    font-size: 14px;
  }

  .unsere-block-content-imgbox img {
    width: 100%;
    height: unset;
  }

  .unsere-block-content {
    padding: 0px 16px;
  }

  .eatsmarter-kinder-block.studien.mb-144 h2 {
    font-size: 27px;
  }

  .eatsmarter-Rund-ums-Abnehmen-items .tiles-box-img img {
    height: 114px !important;
  }

  .eatsmarter-Rund-ums-Abnehmen.mb-120 .Es-btn-liner {
    margin-top: 0;
  }

  .eatsmarter-unsere-block.mb-144 {
    height: unset;
    padding: 30px 0px;
  }

  .unsere-block-content-imgbox span {
    font-size: 18px;
  }

  .eatsmarter-wochenplan-block h2 {
    font-size: 27px;
  }

  .wochenplan-box img {
    height: unset;
    object-fit: cover;
    width: 100%;
  }

  .wochenplan-box {
    margin-bottom: 0;
    display: block;
  }

  .newsletter-block-title h2 {
    font-size: 22px;
    font-weight: bold;
  }

  .newsletter-block-title p {
    font-size: 16px;
  }

  .eatsmarter-newsletter-block {
    height: unset;
    padding: 60px 0px;
  }

  .newsletter-block-content-box p:last-child {
    padding-right: 0 !important;
  }

  .eatsmarter-ihre-meinung-block h2 {
    font-size: 27px;
  }

  .eatsmarter-wochenplan-block.mb-120 {
    margin-bottom: 80px;
  }

  .eatsmarter-wochenplan-block.mb-120 {
  }

  .eatsmarter-unsere-block.mb-144 {
    margin-bottom: 80px;
  }

  .eatsmarter-unsere-block.mb-144 a.more-btn {
    padding: 0px 16px;
    height: 32px !important;
  }

  .footer-menu ul {
    flex-wrap: wrap;
  }

  .Online-kurse-block-box {
    width: unset !important;
  }

  .Online-kurse-block-box h2 {
    font-size: 48px;
  }

  .eatsmarter-newsletter-block.mb-120 {
    margin-bottom: 80px;
  }

  .search-form {
    width: 100%;
  }

  .newsletter-block-content {
    flex-direction: column;
    width: 100%;
    padding: 0px 16px;
    margin-top: 40px;
  }

  .eatsmarter-newsletter-block.mb-120 .newsletter-block-title {
    width: 324px;
    margin: auto;
  }

  .eatsmarter-unsere-block.mb-144 p {
    padding: 0px 16px;
  }

  .newsletter-block-content-box {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
  }

  .newsletter-block-content-box-img {
    padding-right: 8px;
  }

  .newsletter-block-content-box-desc p:first-child {
    font-size: 17px;

    margin-bottom: 0px;
    font-weight: 600;
  }

  .newsletter-block-content-box-desc p:last-child {
    font-size: 15px;
  }

  .footer-text h6 {
    font-size: 18px;
  }

  .footer-top {
    padding: 24px 0px !important;
  }

  .footer-top .container-fluid {
    width: 100%;
    padding: 0px 16px !important;
  }

  .footer-spanser-box p {
    font-size: 9px;
    line-height: 28px;
  }

  .newsletter-block-content-box img {
    width: 150px;
    height: 114px;
    border-radius: 11px;
    border: 1px solid #ccc;
  }

  .footer-spanser-block {
    justify-content: center;
    gap: 0.8rem;
  }

  .footer-spanser-imgbox {
    width: 78px;
    height: 50px;
  }

  .footer-spanser-imgbox img {
    width: 100%;
    height: 82%;
    object-fit: contain;
    padding: 0px 15px;
  }

  .footer-top .container-fluid,
  .footer-top {
    padding: 0;
  }

  .FooterRow-first,
  .FooterRow-last {
    display: flex;
  }

  .FooterRow-first,
  .FooterRow-last {
    display: flex;
    width: 100%;
    justify-content: space-between;

    flex-wrap: wrap;
  }

  .footer-spanser-box {
    width: 47%;
  }

  .footer-copyright,
  .footer-menu ul li a {
    font-size: 11px;
  }

  .footer-menu ul li {
    padding: 8px;
  }

  .footer-menu ul li::after {
    margin-left: 6px;
  }

  .Rezepte-items .Rezepte-Card {
    margin-right: 10px;
  }

  .login-icon img {
    width: 19px;
    margin-left: 17px;
    margin-top: 10px;
  }

  #pills-tab {
    justify-content: flex-start !important;
  }

  .Es-btn-liner.d-none-xs {
    display: none;
  }

  .Kooperationspartner-content-top p {
    font-size: 16px;
  }

  .schnellfinder-content-middle {
    padding: 0px 14px;
  }

  .schnellfinder-content-middle .schnellfinder-items {
    margin: 1.2rem 0rem;
  }

  .eatsmarter-Rund-ums-Abnehmen .Es-btn-liner {
    margin-top: -12px;
  }

  .eatsmarter-Online-kurse-block.mb-144 h3 {
    margin-bottom: 12px !important;
  }

  .bubble-links {
    margin-top: 0px;
  }

  .eatsmarter-video-block .Es-btn-liner {
    margin-top: 0px;
  }

  .newsletter-block-content-box {
    flex-direction: unset !important;
  }

  .newsletter-block-content-box-desc {
    text-align: left;
    width: 220px;
    margin-top: -20px;
  }

  div#pills-tabContent {
    margin-top: 16px;
  }

  .eatsmarter-Diets-and-Co p {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .schnellfinder-content-middle {
    padding: 0px 48px !important;
  }

  .Rezepte-items {
    margin-top: 0 !important;
  }

  .schnellfinder-content-right .schnellfinder-items:first-child {
    margin: 3.8rem 0rem 2rem !important;
  }

  .schnellfinder-content-right .schnellfinder-items:last-child {
    margin: 1rem 0rem 2rem !important;
  }

  .schnellfinder-content-left .schnellfinder-items:first-child {
    margin: 3.8rem 0rem 2rem !important;
  }

  .schnellfinder-content-left .schnellfinder-items:last-child {
    margin: 1rem 0rem 2rem !important;
  }

  .xs-w100 .eatsmarter-Rezepte h3 {
    padding-left: 16px;
  }

  .rezept-video-text p {
    font-size: 13.5px;
  }

  .rezeptsammlungen-box {
    height: 380px !important;
  }

  .rezeptsammlungen-imgbox img {
    height: 264px !important;
  }

  .eatsmarter-wochenplan-block p,
  .eatsmarter-ihre-meinung-block p {
    font-size: 18px;
  }

  .footer-spanser-imgbox {
    width: 100%;
    height: 88px;
  }
}

@media (min-width: 400px) and (max-width: 575px) {
  #pills-tab .nav-item {
    margin-right: -4px !important;
  }

  a.exklisiv-icons {
    margin-right: 10px !important;
  }

  .footer-spanser-imgbox {
    width: 100%;
  }

  .footer-spanser-box p {
    font-size: 10px;
    text-align: center;
    line-height: 28px;
  }

  .newsletter-block-content-box-img {
    padding-right: 16px;
  }

  .Kooperationspartner-content-bottom p {
    font-size: 14px !important;
    line-height: 22px;
  }

  #pills-tab .nav-link {
    padding: 0px 14px !important;
  }
}

@media (max-width: 400px) {
  .unsere-top-Box-header h4 {
    font-size: 15px !important;
  }

  .tiles-count {
    width: 100px !important;
  }

  .Kooperationspartner-content-bottom p {
    font-size: 12px !important;
    line-height: 22px !important;
  }

  .Kooperationspartner-content.Reformhaus {
    height: 548px !important;
  }
}

@media (min-width: 401px) and (max-width: 767px) {
  .Kooperationspartner-content.Reformhaus {
    height: 520px !important;
  }

  .eatsmarter-Kooperationspartner {
    height: 510px !important;
  }
}

.eatsmarter-schnellfinder ::-webkit-scrollbar {
  display: none;
}

@media (min-width: 768px) {
  .pillar-two-page p {
    line-height: 32px;
  }

  .HealthScroe-block-accordion .accordion-button:not(.collapsed)::after {
    width: 38px !important;
    height: 38px !important;
  }

  .HealthScroe-block-accordion .accordion-button::after {
    width: 38px !important;
    height: 38px !important;
  }

  span.star-symbol {
    width: 22px !important;
  }

  .weitere-biginner-guides .Wissen-item {
    margin-right: 16px;
    width: 330px !important;
  }

  .newsletter-block-content-box-desc p:first-child {
    font-weight: bold;
  }

  .eatsmarter-title .d-none-lg,
  .footer-spanser-block.d-none-lg,
  p.d-none-lg {
    display: none;
  }

  img.d-none-lg {
    display: none;
  }

  .nav-pills-block {
    overflow-x: scroll;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .navbar-nav li {
    margin-right: 13px;
  }

  a.nav-link {
    color: #0e8738;
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  .Rezepte-items {
    margin-top: -10px;
  }

  .Rezepte-items .Rezepte-Card {
    margin-right: 16px !important;
  }
}

.login {
  display: flex;
  align-items: center;
}

#pills-tab {
  width: 800px;
  justify-content: start;
  align-items: center;
  margin-top: 24px;
}

img.arrow--right {
  float: right;
  margin-top: 3.7%;
}

img.arrow--left {
  margin-left: -4%;
  margin-top: -9%;
}

img.arrow--right {
  float: right;
  margin-right: -3%;
}

.arrow--left,
.arrow--right {
  width: 24px;
}

.nav-pills-block {
  display: flex;

  overflow-x: auto;
  display: -webkit-box;
  display: -moz-box;
}

#pills-tab .nav-item {
  margin-right: 16px;
}

#pills-tab ::-webkit-scrollbar {
  background-color: #fff;
}

.rezept-videos-boxies .arrow-prev {
  left: -3.6% !important;
}

.rezept-videos-boxies .arrow-next {
  right: -3.4% !important;
}

.Rezepte-items .arrow-next {
  right: -3.4% !important;
}

.Rezepte-items .arrow-prev {
  left: -3.4% !important;
}

.eatsmater-unsere-top-Boxies .arrow-prev {
  left: -3.4% !important;
}

.eatsmater-unsere-top-Boxies .arrow-next {
  right: -1.8% !important;
}

.expert-and-influencer-list .arrow-prev {
  left: -3.4% !important;
}

.expert-and-influencer-list .arrow-next {
  right: -3.5% !important;
}

.eatsmarter-low-carb .arrow-prev,
.eatsmarter-low-Eiweissreich .arrow-prev {
  left: -3.8% !important;
}

.eatsmarter-low-carb .arrow-next,
.eatsmarter-low-Eiweissreich .arrow-next {
  right: -3.5% !important;
}

.vegetables-item,
.fruit-box-item {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

/****Rezpte Page**/
.EatSmarter-rezept.Rezept-Page section:not(section div.rezept-full-content) {
  max-width: 800px;
  margin: auto;
}

.EatSmarter-rezept.Rezept-Page .Resepte-A-block {
  margin-top: 32px;
}

.EatSmarter-rezept.Rezept-Page .Resepte-A-block .Resepte-A-box {
  background: #e3e4e4;
  height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail-Introduction {
  text-align: center;
}

.detail-Introduction h3 {
  text-align: center;
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.detail-Introduction p {
  font-size: 23px;
}

.detail-Introduction-iconBox {
  display: flex;
  justify-content: space-evenly;
  margin: 24px 0px 40px;
}

.detail-Introduction-iconBox a span {
  font-size: 16px;
  margin-top: 4px;
  text-transform: uppercase;
}

.Eatsmarter-iconBox a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Eatsmarter-iconBox a img {
  width: 45px;
  height: 45px;
}

.rezept-full-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rezept-full-content .Rezept.Banner-text {
  margin-top: 24px;
}

.rezept-full-content .Rezept.Banner-text .rezepte-card-rate {
  justify-content: center;
}

.rezept-full-content .Rezept.Banner-text .rezepte-card-rate .rating-count {
  display: flex;
  align-items: baseline;
  margin-left: 6px;
}

.rezept-full-content .Rezept.Banner-text .rezepte-card-rate .rating-count span {
  color: #b2b0ae;
  margin-left: 8px;
  font-size: 19px;
  font-weight: bold;
}

.rezept-full-content .Rezept.Banner-text .rezepte-card-rate .rating-count p {
  color: var(--text-black);
}

.Rezept-text-center {
  display: flex;
  justify-content: center;
}

.Rezept-text-center div {
  text-align: center;
  margin: 40px;
  font-size: 28px;
}

.text-green.text-center.mb-64 h4 {
  font-size: 28px;
}

.text-green.text-center {
  color: var(--title-green-text);
}

.Rezept-border-boxies {
  display: flex;
  justify-content: space-evenly;
}

.Rezept-border-Iconbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 112px;
  height: 104px;
  border-radius: 8px;
  border: 1px solid var(--title-green-text);
  justify-content: center;
}

.Rezept-border-Iconbox img {
  margin-bottom: 14px;
}

.Rezept-border-Iconbox span {
  text-align: center;
  font-size: 16px;

  line-height: 22px;
}

.Rezept-border-Iconbox.active {
  border: 1px solid #eb5957 !important;
}

.Rezept-border-Iconbox.active span {
  color: #eb5957 !important;
}

.Health-Info-Detail {
  display: flex;
  align-items: center;
}

.Health-Info-Detail img {
  width: 78px;
  margin-right: 10px;
  margin-top: -45px;
}

.Health-Info-Detail span {
}

.Health-Info-Detail h5 {
  flex-grow: 1;
  font-size: 28px;
  font-weight: bold;
}

.Health-Info-Detail div {
  flex-grow: 2;
  align-items: center;
  display: flex;
}

.Health-Info-Detail span:not(.small-light-gray) {
  color: var(--text-black);
  font-size: 48px;
}

span.small-light-gray {
  color: var(--text-light-gray);
  font-size: 28px;
}

.Detail-Health-Info.mb-120 .eatsmarter-content-btn a {
  font-size: 23px;
}

.Detail-Health-Info.mb-120 p {
  font-size: 22px;
  line-height: 32px;
}

.Rezept-Zutaten-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.Rezept-Zutaten-block span {
  font-size: 16px;
  text-transform: uppercase;
}

.Rezept-Zutaten-Content.mb-80 {
  margin-top: 40px;
}

.min-max-btn {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  justify-content: center;
}

.min-btn {
  border-radius: 8px 0px 0px 8px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.max-btn {
  border-radius: 0px 8px 8px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Rezept-Zutaten-block .min-max-btn a {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 8px;
  width: 44px;
  height: 44px;
}

.Rezept-Zutaten-items:nth-child(odd) {
  background-color: #ecf4e8;
}

.Rezept-Zutaten-items:nth-child(even) {
  height: 62px;
}

.Rezept-Zutaten-items {
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0px 24px;
  border-radius: 8px;
}

.Rezept-Zutaten-items span.Zutaten-Portionen-Count {
  width: 12%;
  text-align: right;
  margin-right: 24px;
  font-size: 28px;
}

.Rezept-Zutaten-items span.Zutaten-Name {
  width: 70%;
  font-size: 28px;
}

.btn.green-border-color {
  width: 514px;
  border: 1px solid var(--title-green-text);

  height: 48px;
  border-radius: 8px;
}

.btn.green-border-color span {
  color: var(--title-green-text);
}

.btn.green-border-color img {
  width: 26px;

  float: left;
  margin-left: 24px;
}

.EATSMARTER-Wissen h2 {
  font-size: 32px;
  margin-bottom: 24px !important;
}

/***********/
.Eatsmarter-Wissen-block .Wissen-item {
  width: 181px;
  height: auto;
  margin-right: 10px;
}

.EATSMARTER-Wissen p {
  font-size: 28px;
}

#Zubereitung .small-title.mb-16 {
  font-weight: bold;
}

.Eatsmarter-Wissen-block .Wissen-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Eatsmarter-Wissen-block {
  margin-top: 40px;
}

.progressBarContainer {
  width: 100%;
  background-color: #ddd;
  height: 24px;
}

.progressBar {
  width: 10%;
  height: 24px;
  text-align: center;
  color: white;
}

.yes-progress .progressBar {
  width: 75%;
}

.no-progress .progressBar {
  width: 25%;
}

#yesProgressBar {
  background-color: #2ec426;
  /* Green */
}

#noProgressBar {
  background-color: #e30613;
  /* Red */
}

.no-progress,
.yes-progress {
  display: flex;
  align-items: center;
}

.no-progress button,
.yes-progress button {
  background-color: transparent;
  border: unset;
}

.no-progress button img {
  margin-top: 2px;
}

.yes-progress button img {
  margin-top: -5px;
}

.no-progress button img,
.yes-progress button img {
  margin-right: -8px;
}

.Eatsmarter-Progress .text-center {
  color: var(--text-light-gray);
  margin: 24px 0px;
}

.Eatsmarter-Progress-Btns {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 32px;
}

.ZubereitungBtn {
  width: 440px !important;
}

.EatSmarter-rezept-tipp h2 {
  font-size: 32px !important;
}

.rezept-tipp-title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.Rezept-Schlagwörter-slide .bubble-links-items a {
  text-align: center;
  width: auto !important;
  margin-right: 10px;
}

.rezept-author-box {
  direction: rtl;
  display: flex;
  align-items: center;
}

.rezept-author-box-info {
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}

.Rezept-Page .eatsmarter-Rezepte h2 {
  font-size: 32px !important;
}

.rezept-author-box-info span:first-child {
  font-weight: bold;
  margin-bottom: 4px;
}

.rezept-author-block {
  padding: 40px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.rezept-tipp-block {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 44px 0px;
}

.rezept-tags-block {
  padding: 72px 0px;
}

.rezept-tipp-block p {
  font-size: 22px;
}

.EatSmarter-rezept-tipp .eatsmarter-Rezepte {
  padding-top: 42px;
}

.EatSmarter-rezept-tipp p {
  font-size: 28px;
}

.rezept-show-comments span.gray-light-color {
  color: #51504e;
  margin-top: 16px;
  margin-left: 8px;
}

.EatSmarter-comments-question {
  display: flex;
}

.Comment-footer {
  display: flex;
  margin-top: 16px;
  gap: 3rem;
}

.Comment-footer img {
  margin-right: 8px;
}

.comment-date {
  color: #b2b0ae;
  margin-bottom: 24px;
  margin-top: 8px;
  font-weight: bold;
}

.EatSmarter-comments-question-content {
  margin-left: 16px;
}

.EatSmarter-comments-Answer {
  display: flex;
  margin-left: 3rem;
  margin-top: 40px;
}

#Zubereitung .EatSmarter.text-block p {
  font-size: 22px;
  line-height: 32px;
}

#Zubereitung h5 {
  font-size: 28px;
}

.btn.green-border-color {
  font-size: 23px;
}

.eatsmarter-Rezepte.mb-144 {
  margin-bottom: 144px !important;
}

.comment-user-name h4 {
  font-size: 19px;
}

.EatSmarter-comments-profile img {
  width: 68px;
}

.comment-desc p {
  font-size: 23px;
  line-height: 33px;
}

.Comment-footer span {
  font-size: 16px;
}

.EatSmarter-rezept.Rezept-Page h2 {
  font-size: 40px;
  margin-bottom: 40px;
}

.pr-xs-0 .eatsmarter-Rezepte.mb-144 {
  padding-top: 48px;
}

.rezept-tipp-title h2 {
  margin-bottom: 0 !important;
}

.Rezept.Banner-text span {
  margin-left: 0;
}

.Rezept-Schlagwörter-slide .arrow-prev {
  top: 13% !important;
}

.Rezept-Schlagwörter-slide .arrow-next {
  top: 13% !important;
}

/****Rezept Responsive*****/
@media (max-width: 767px) {
  .eatsmarter-Online-kurse-content {
    width: 100%;
    margin: unset;
  }

  .EatSmarter-rezept.Rezept-Page .Resepte-A-block.mb-120.no-border-xs {
    border: unset;
    padding: unset;
    margin-top: 0;
  }

  .EatSmarter-rezept.Rezept-Page .Resepte-A-block .Resepte-A-box {
    height: 220px !important;
  }

  .Eatsmarter-iconBox a img {
    width: 22px;
    height: 24px;
  }

  .Resepte-A-block.mb-144 {
    margin-bottom: 40px !important;
  }

  #Zubereitung h2.mb-40 {
    margin-bottom: 20px !important;
  }

  .rezept-tipp-title {
    margin-bottom: 16px;
  }

  .text-green.text-center.mb-64 h4 {
    font-size: 18px;
  }

  .detail-Introduction h3 {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .detail-Introduction p {
    font-size: 22px;
    line-height: 32px;
  }

  .detail-Introduction p {
    font-size: 20px;
    line-height: 28px;
  }

  .detail-Introduction-iconBox {
    display: flex;
    justify-content: center !important;
    margin: 32px 0px 32px;
    gap: 16px;
  }

  .detail-Introduction-iconBox a span {
    font-size: 10px;
    margin-top: 6px;
  }

  .rezept-full-content
    .Rezept.Banner-text
    .rezepte-card-rate
    .rating-count
    span {
    font-size: 14px;
  }

  .EatSmarter-rezept.Rezept-Page .Resepte-A-block,
  .wrapper.Artikel .Resepte-A-block {
    border-top: 1px solid #ccc;
    padding: 50px 0px;
    border-bottom: 1px solid #ccc;
  }

  .EatSmarter-rezept.Rezept-Page h2 {
    font-size: 27px;
  }

  .Health-Info-Detail h5 {
    font-size: 18px;
  }

  .Health-Info-Detail span:not(.small-light-gray) {
    font-size: 24px;
  }

  .Rezept-Zutaten-block span {
    font-size: 14px;
  }

  .min-btn {
    margin-right: 24px;
  }

  .min-max-btn {
    justify-content: end;
    margin-bottom: 4px;
  }

  .Rezept-Zutaten-items {
    height: 38px;
  }

  .Rezept-Zutaten-items:nth-child(even) {
    height: 40px;
  }

  .btn.green-border-color {
    width: unset;
  }

  .btn.green-border-color img {
    width: 19px;
  }

  .btn.green-border-color img {
    margin-left: 0;
    margin-right: 8px;
  }

  .mb-xs-40 {
    margin-bottom: 40px !important;
  }

  .mb-xs-64 {
    margin-bottom: 64px !important;
  }

  span.small-light-gray {
    font-size: 18px;
  }

  .Detail-Health-Info.mb-120 .eatsmarter-content-btn {
    margin-top: 12px;
    align-items: unset;
  }

  .Detail-Health-Info.mb-120 .eatsmarter-content-btn a {
    font-size: 18px;
  }

  .Detail-Health-Info.mb-120 p {
    font-size: 18px;
    line-height: 26px;
  }

  .Detail-Health-Info.mb-120 {
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 60px;
  }

  .Rezept-Zutaten-items span.Zutaten-Name {
    width: 70%;
    font-size: 16px;
  }

  .EATSMARTER-Wissen h2 {
    margin-bottom: 16px !important;
  }

  .EATSMARTER-Wissen p {
    font-size: 18px;
    line-height: 26px;
  }

  .Health-Info-Detail img {
    width: 56px !important;
    margin-top: -16px !important;
  }

  .Health-Info-Detail div {
    margin-right: 16px;
  }

  .Eatsmarter-Wissen-block {
    margin-bottom: 64px;
  }

  #Zubereitung .EatSmarter.text-block p {
    font-size: 18px;
    line-height: 26px !important;
  }

  #Zubereitung h5 {
    font-size: 18px;
  }

  #Zubereitung .EatSmarter.text-block.mb-64 {
    margin-bottom: 32px !important;
  }

  .Eatsmarter-Progress-Btns img {
    width: 74px !important;
  }

  .ZubereitungBtn {
    width: unset !important;
  }

  .Eatsmarter-Progress.mb-120 {
    margin-bottom: 64px;
  }

  .btn.green-border-color.d-flex.ZubereitungBtn {
    height: 36px !important;
  }

  .mb-xs-54 {
    margin-bottom: 54px;
  }

  .EatSmarter-rezept-tipp .rezept-tipp-title img {
    width: 50px !important;
  }

  .EatSmarter-rezept-tipp h2 {
    font-size: 26px !important;
  }

  .rezept-tags-block {
    padding: 40px 0px;
  }

  .rezept-author-box-pic img {
    width: 68px;
    height: 68px;
  }

  .eatsmarter-Rezepte.mb-144 .rezept-tipp-title h2 {
    font-size: 26px !important;
  }

  .rezept-show-comments span.gray-light-color {
    margin-top: 5px;
    margin-left: 8px;
  }

  .rezept-show-comments .d-flex.mb-40 {
    margin-bottom: 0px;
  }

  .btn.green-border-color {
    height: 38px;
    font-size: 16px;
    padding: 0.375rem 2rem 0.375rem 1rem;
  }

  .rezept-author-box-info {
    font-size: 14px;
  }

  .EatSmarter-rezept.Rezept-Page .Resepte-A-block.mb-144 {
    margin-bottom: 64px;
  }

  .EatSmarter-rezept.Rezept-Page .text-green.text-center.mb-120,
  .Resepte-A-block.mb-120,
  .Rezept-border-boxies.mb-120,
  .Rezept-Zutaten-Content.mb-80,
  .row.mb-120,
  .Eatsmarter-Wissen-block.mb-120,
  .EatSmarter.text-block.mb-80,
  .Eatsmarter-Progress.mb-80 {
    margin-bottom: 64px;
  }

  .EatSmarter-rezept.Rezept-Page .rezept-full-image {
    height: unset;
  }

  .EatSmarter-rezept.Rezept-Page .Rezept-text-center div {
    margin: 1rem;
    font-size: 16px;
  }

  .Rezept-border-Iconbox {
    width: 76px;
    height: 70px;
  }

  .Rezept-border-Iconbox img {
    margin-bottom: 4px;
    width: 24px;
  }

  .Rezept-border-Iconbox span {
    font-size: 12px;
    line-height: 16px;
  }

  .EatSmarter-rezept.Rezept-Page
    .Resepte-A-block:not(
      .EatSmarter-rezept.Rezept-Page .Resepte-A-block:first-child
    ) {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 42px 0px;
  }

  .rezept-tipp-block p {
    font-size: 18px;
    line-height: 26px;
  }

  .Rezept-Schlagwörter-slide .bubble-links-items a {
    margin-right: 0;
    font-size: 18px;
  }

  .Rezept-Schlagwörter-slide .slick-track {
    display: flex;
    gap: 4px;
    position: relative;
    margin-left: -4px;
  }

  .EatSmarter-comments-profile img {
    width: 45px;
  }

  .EatSmarter-comments-Answer {
    margin-left: 2rem;
    margin-bottom: 40px;
  }

  .Rezept-Zutaten-items span.Zutaten-Portionen-Count {
    width: 24%;
    font-size: 16px;
  }

  .EATSMARTER-Wissen h2 {
    font-size: 18px !important;
    font-weight: bold;
  }

  .Rezept-Zutaten-block {
    margin-bottom: 24px;
  }

  .Rezept-Zutaten-block {
    align-items: unset;
  }

  .eatsmarter-Rezepte.mb-144 {
    margin-bottom: 64px !important;
  }

  .comment-desc p {
    font-size: 14px;
    line-height: 22px !important;
  }

  .comment-user-name h4,
  .comment-date p {
    font-size: 14px;
  }

  .Comment-footer span {
    font-size: 11px;
    color: #b2b0ae;
  }

  .comment-date {
    margin-bottom: 16px;
  }
}

@media (max-width: 400px) {
  .Rezept-border-Iconbox {
    width: 76px;
    height: 84px;
  }
}

.Eatsmarter-Wissen-block .arrow-prev {
  top: 43% !important;
}

.Eatsmarter-Wissen-block .arrow-next {
  top: 43% !important;
}

@media (min-width: 428px) and (max-width: 575px) {
}

/****SideBar*****/
@media (max-width: 1199px) {
  .left-sidebar,
  .right-sidebar {
    display: none;
  }
}

@media (min-width: 1600px) {
  .footer-spanser-imgbox {
    width: 160px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-spanser-imgbox {
    width: 108px !important;
  }
}

@media (min-width: 992px) {
  /******Sidebar*****/
  /* .sidebar {
        width: 200px;
        padding: 20px;
        background-color: #f4f4f4;
        position: -webkit-sticky;
      
        position: sticky;
        top: 0;
        overflow: auto;
    } */
  .eatsmater-unsere-top-Box {
    min-height: 524px;
  }

  .left-sidebar {
    float: left;
  }

  .sidebar {
    position: -webkit-sticky;
    /* For Safari */
    position: sticky;
    top: 0;
  }

  .left-sidebar {
    float: left;
  }

  .right-sidebar {
    float: right;
  }

  .right-sidebar img,
  .left-sidebar img {
    width: 100%;
  }

  .left-sidebar,
  .right-sidebar {
    order: 3;
    position: -webkit-sticky;
    width: 15%;
    position: sticky;
    top: 16px;
    margin-bottom: 16px;
  }
}

/****Termseite*****/
.text-right {
  text-align: right;
}

.Termseite-Sortieren-nach-Block > div.d-flex {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-bottom: 24px;
  gap: 4px;
  margin-right: -3px;
}

.Termseite.Sortieren-nach-Block h3 {
  color: #000 !important;
}

.Sortieren-nach-items {
  display: flex;
  flex-wrap: wrap;
}

.Sortieren-nach-items {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Sortieren-nach-items .Rezepte-Card {
  width: 48% !important;
  margin-right: 0 !important;
  margin-bottom: 40px;
}

.Termseite.Sortieren-nach-itemsBlock,
.Termseite.Andere-suchen-block {
  border-bottom: 1px solid #ccc;
}

.Termseite.Andere-suchen-block h2 {
  font-weight: bold;
  margin-bottom: 16px;
}

.pb-80 {
  padding-bottom: 80px;
}

.Andere-suchen-block-items {
  display: flex;
  justify-content: space-between;
  padding: 0px 28px 0px 22px;
  align-items: center;
}

.Andere-suchen-block-items:nth-child(even) {
  background-color: #ecf4e8;
  border-radius: 8px;
  height: 48px;
}

.Andere-suchen-block-items:nth-child(odd) {
  height: 62px;
}

.Andere-suchen-block-items-name {
  font-size: 28px;
}

.Termseite.eatsmarter-rezept-videos h3 {
  font-size: 22px;
}

.Termseite-Authortext p {
  margin-top: 24px;
}

.Termseite-main-title p {
  font-size: 22px;
  margin-bottom: 40px;
  line-height: 1.5;
}

.Termseite-slider-block {
  margin-bottom: 120px !important;
}

.Termseite-slider-block .arrow-prev {
  left: 3px;
}

.Termseite-slider-block .arrow-next {
  right: 3px;
}

ul.slick-dots {
  display: flex;
  justify-content: space-evenly;
}

.Termseite-slider-block .arrow-next,
.Termseite-slider-block .arrow-prev {
  top: unset !important;
  bottom: -43px !important;
  border: 1px solid green;
  padding: 20px;
  border-radius: 50px;
  z-index: 1;
}

.Termseite-slider-block .slick-active a {
  color: #13883b !important;
}

.Termseite-slider-block ul.slick-dots li a {
  font-size: 22px;
  color: #13883b75;
  font-weight: bold;
}

.Termseite-AuthorImg img {
  border-radius: 100px;
}

.Termseite-slider-block .Sortieren-nach-items {
  padding: 0px 4px;
}

.Termseite.textBlock h2 {
  margin-bottom: 24px;
}

.Termseite.textBlock p {
  font-size: 22px;
  line-height: 32px;
}

/*******warenkunde Style****/
.none-item-icon .accordion-item .accordion-button::after {
  content: unset !important;
}

.none-item-icon .accordion-item .accordion-button {
  padding: 16px 0px;
}

.none-item-icon .accordion-item {
  border: unset !important;
}

.accordion-button:hover {
  box-shadow: unset !important;
}

.breadcrumb {
  margin-top: 40px;
  margin-bottom: 80px;
}

.breadcrumb a img {
  margin: 0px 8px;
}

.breadcrumb span {
  color: #b2b0ae;
}

.Warenkunde-texticon-block {
  margin-top: 24px;
}

.Warenkunde-texticon-block .Rezept-border-Iconbox {
  width: unset;
}

.Warenkunde-texticon-block .Rezept-border-Iconbox:last-child img {
  height: 27px;
}

.Warenkunde.video p {
  font-size: 21px;
}

.mb-120.imagerow img:not(.Rezept-border-Iconbox img) {
  border-radius: 16px;
}

.Warenkunde.main-title h1 {
  margin-bottom: 18px !important;
}

.Warenkunde-texticon-block {
  display: flex;
  justify-content: end;
}

.Warenkunde-texticon-block .text-icon-block {
  display: flex;
  width: 44%;
  justify-content: space-between;
}

.Warenkunde-texticon-block .Rezept-border-Iconbox {
  border: unset;
  justify-content: flex-start;
}

.font28 {
  font-size: 28px;
}

.Warenkunde-texticon-block .font19 {
  font-size: 19px;
  margin-bottom: 80px;
}

span.greentext {
  color: #13883b !important;
}

.Warenkunde.video img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.Warenkunde.iconBox {
  display: flex;
  gap: 8px;
  margin-bottom: 40px;
}

.Warenkunde.iconBox .iconBox-content h4 {
  font-weight: bold;
  margin-bottom: 16px;
}

.Warenkunde.iconBox .iconBox-content p {
  font-size: 22px;
}

.Warenkunde.iconBox .iconBox-img {
}

.Warenkunde.eatsmarter-Rezepte.mb-144 h2 {
  font-size: 28px;
}

.Warenkunde.text-border-bottom a span:first-child {
  border-bottom: 2px solid #000;
}

.Warenkunde.text-border-bottom a span:last-child {
  border-bottom: 2px solid var(--green-text);
}

#eatsmarter-fruit p.mb-16 {
  font-size: 20px;
}

.Warenkunde.EATSMARTER-Wissen p {
  font-size: 22px;
  line-height: 32px;
}

.Warenkunde.EATSMARTER-Wissen h2 {
  margin-bottom: 16px !important;
  font-size: 28px !important;
}

.Warenkunde.Warenkunde.text-black p {
  font-size: 20px;
}

.Warenkunde.Warenkunde.text-black h2.font36 {
  font-size: 36px;
  margin-bottom: 16px;
}

.Warenkunde.Warenkunde.text-black h4 {
  font-weight: bold;
}

.Warenkunde.eatsmarter-Rezepte .rezepte-card-content h4 {
  font-size: 13px;
}

.Warenkunde.EatSmarter.text-block.mb-64 h2 {
  margin-bottom: 16px;
}

.Warenkunde.text-border-bottom.mb-64 .font22 {
  font-size: 22px;
}

.Warenkunde.rezept-show-comments span.gray-light-color {
  margin-top: 8px !important;
}

.Resepte-A-block .Resepte-A-box {
  background: #e3e4e4;
  height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/****MegaMenu******/
.Megamenu-title {
  font-size: 1.5rem;
}

.depth-1:hover .Megamenu-content {
  visibility: visible;
}

.Megamenu-content {
  background: #fff;
  border-bottom: 0 solid #060;
  border-top: 0 solid #95bd4d;
  min-height: 700px;
  left: 0;
  position: absolute;
  right: 0;
  top: 52px;
  visibility: hidden;
  z-index: 300;
  padding: 32px;
}

.Megamenu-Right-container {
  bottom: 0;

  padding: 0 10px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 1;
  width: 80%;
}

.Megamenu-content ul {
  width: 20%;
  border-right: 1px solid #efefef;
  padding: 0;
  min-height: 500px;
}

.Megamenu-content ul li {
  list-style: none;
  border-bottom: 1px solid #efefef;
  padding: 4px 0px;
}

.Megamenu-content ul li a {
  font-size: 16px;
}

.Megamenu-content ul {
  border-right: unset !important;
}

.Megamenu.menu-tile {
  border: 0;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0;
}

.Megamenu-content {
  padding: 32px 16px;
}

.Megamenu-Right-container .Megamenu {
  cursor: pointer;
  float: left;
  overflow: visible;
  width: 16%;
  margin-left: 40px;
  text-align: center;
}

.Megamenu-Right-container .Megamenu img {
  width: 100%;
  border-radius: 8px;
}

.Megamenu-small .Megamenu-left,
.Megamenu-small .Megamenu-right {
  box-sizing: initial;
  padding-left: initial;
  width: 100%;
}

.Megamenu-Right-container .d-flex {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 32px;
}

.Megamenu.Megamenu-small.menu-tile .title {
  margin-top: 12px;
}

.Megamenu-Right-container-title {
  margin-left: 40px;
  margin-top: 40px;
}

ul.menu li a {
  cursor: pointer;
}

@media (min-width: 992px) {
  ul.menu li.close,
  li.Menu-depth-title {
    display: none;
  }
}

@media (min-width: 768px) {
  #accordionFlushExample {
    margin-bottom: 64px;
  }
}

.kinder-imgbox video {
  width: 800px;
}

/*****Accordion******/
.accordion-button h4 {
  font-weight: 400 !important;
}

.accordion-button:not(.collapsed) {
  box-shadow: unset !important;
  background-color: transparent !important;
}

.Was-Siesonst .accordion-button.collapsed::after {
  background-image: url("../Images/plus-svgrepo.svg") !important;
  width: 19px;
  height: 19px;
}

.Was-Siesonst .accordion-button:not(.collapsed)::after {
  background-image: url("../Images/black-negetive.png") !important;
  transform: rotate(-180deg);
}

.wrapper.Warenkunde .Eatsmarter-Wissen-block {
  margin-top: 0 !important;
}

.wrapper.Warenkunde .Warenkunde.EATSMARTER-Wissen {
  margin-bottom: 40px;
}

.Eatsmarter-Wissen-sec h2 {
  font-size: 24px !important;
}

.Eatsmarter-Wissen-sec:last-child .Eatsmarter-Wissen-block {
  padding-bottom: 40px !important;
}

.Eatsmarter-Wissen-sec:last-child .Es-btn-secondary {
  padding-right: 16px;
}

.wrapper.Warenkunde {
  margin-bottom: 144px;
}

/*******Style To foodcheck_tables******/
.foodcheck_tables {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.foodcheck_tables-item {
  text-align: center;
}

.nutrition .foodcheck_tables-item {
  border-left: 1px solid #ccc;
  padding: 0px 10px;
  height: 87px;
}

.nutrition:last-child .foodcheck_tables-item {
  border-left: unset;
}

.foodcheck_table-type-best .circle.green,
.foodcheck_table-type-good .circle.yellow {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.foodcheck_table-type-good .circle.yellow {
  background-color: #fec200;
}

.foodcheck_table-type-best .circle.green {
  background-color: #85cd00;
}

.foodcheck_table-type-best,
.foodcheck_table-type-good {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.Rezept-Zutaten {
  margin-top: 80px;
}

.foodcheck_table-type {
  margin-top: 4px;
}

.foodcheck_table-type {
  margin-top: 8px;
  line-height: 22px;
}

.nutrition {
  flex-grow: 1;
}

.foodcheck_table-value {
  font-size: 24px;
}

.Health-Info-Detail img {
  animation: bounce 3s infinite;
  animation-iteration-count: 2;
}

.foodcheck_tables-block .eatsmarter-content-btn {
  margin-top: 28px;
}

h2.Warenkunde-iconBox-title {
  margin-bottom: 24px;
}

.Warenkunde.iconBox .iconBox-img img {
  width: 26px;
}

@keyframes bounce {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.2, 1.2);
  }

  100% {
    transform: scale(1, 1);
  }
}

/******Start wetransfer Bigginer*****/
.EatSmarter-intro-block p.line-height-1 {
  line-height: 1.5 !important;
}

.EatSmarter-intro-block h1 {
  margin-bottom: 24px;
}

.wrapper.wetransfer p:not(.comment-desc p) {
  font-size: 22px;
  line-height: 32px;
}

.wrapper.wetransfer .text-icon-block img {
  width: 32px;
  height: 32px;
}

.wrapper.wetransfer .text-icon-block span {
  color: var(--text-black);
}

.wrapper.wetransfer .text-icon-block .Rezept-border-Iconbox.black-icon img {
  filter: brightness(0);
}

.wrapper.wetransfer .Warenkunde-texticon-block .text-icon-block {
  display: flex;

  justify-content: space-between;
  width: 44%;
}

.wrapper.wetransfer
  .Warenkunde-texticon-block
  .Rezept-border-Iconbox:first-child {
  margin-right: 0;
}

.wrapper.wetransfer .Warenkunde-texticon-block {
  margin-top: 46px;
}

.table-of-contents-wrapper {
  border: 1px solid #000;
  padding: 34px;
  border-radius: 8px;
}

.table-of-contents-wrapper h2 {
  color: var(--text-orange);
}

.table-of-contents-wrapper li::marker {
  font-size: 32px;
  font-weight: bold;
}

.table-of-contents-wrapper li {
  margin-bottom: 12px;
  list-style: none;
  display: flex;
  align-items: center;
}

.table-of-contents-wrapper li span {
  font-size: 24px;
}

.table-of-contents-entry span:not(a span) {
  padding-right: 20px;
  font-size: 32px;
  color: var(--text-orange);
  font-weight: bold;
}

.has-pr {
  padding-right: 34px !important;
}

/* .table-of-contents-wrapper li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    padding-right: 20px;
    font-size: 32px;
    color: var(--text-orange);
    font-weight: bold;
} */

.table-of-contents-wrapper ol {
  counter-reset: item;
  padding: 0;
  margin-top: 32px;
}

.Table-Contents-block h2 span:first-child {
  font-size: 40px;
  color: var(--text-orange);
  font-weight: bold;
  padding-right: 10px;
}

.summary-box {
  background-color: #fff5e9;
  border-left: 6px solid var(--text-orange);
  font-size: 16px;
  margin-bottom: 40px;
  padding: 20px 24px;
  box-shadow: 2px 2px 5px 0 #ccc;
  border-radius: 0px 8px 8px 0px;
}

.summary-box p {
  font-size: 26px !important;
  line-height: 35px;
}

.summary-box-headline {
  color: var(--text-orange);
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}

.Table-Contents-block h2 {
  margin-bottom: 16px;
  font-size: 40px;
}

.summary-box p {
  font-weight: bold;
}

.eatsmarter-content-btn.wetransfer-btn a span {
  color: var(--text-black);
}

.eatsmarter-content-btn.wetransfer-btn a span.text-orange {
  color: var(--text-orange);
  font-weight: bold;
  padding-right: 8px;
}

.eatsmarter-content-btn.wetransfer-btn a img {
  margin-top: -7px;
}

.Table-Contents-block p a,
.Table-Contents-block ol li a,
.Table-Contents-block ul li a {
  color: var(--text-orange);
}

.weitere-biginner-guides img {
  width: 100%;
}

.weitere-biginner-guides .Wissen-item {
  margin-right: 10px;
}

.Table-Contents-block ul li,
.Table-Contents-block ol li {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 16px;
}

.Table-Contents-block ul,
.Table-Contents-block ol {
  margin-top: 16px;
}

.Table-Contents-block h4 {
  font-weight: bold;
}

.EatSmarter-tags-block {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 40px 0px;
  margin-bottom: 64px;
}

.view-content {
  text-align: right;
}

.weitere-biginner-guides .arrow-next,
.weitere-biginner-guides .arrow-prev {
  top: 50% !important;
}

/*******New Top100*******/
.wrapper.Top100 .page-main-title {
  text-align: center;
}

.wrapper.Top100 .page-main-title h3 {
  font-size: 19px;
}

.wrapper.Top100 .page-main-title p {
  font-size: 22px;
  line-height: 1.5;
}

.top100-imagebox {
  display: flex;
  align-items: center;
  margin-bottom: 64px;
}

.top100-imagebox .top100-imagebox-image {
  margin-right: 24px;
}

.top100-imagebox .top100-imagebox-image img {
  border-radius: 8px;
  width: 340px;
}

.top100-imagebox-content .top100-imagebox-content-number {
  border: 1px solid #2b652c;
  width: 46px;
  display: flex;
  justify-content: center;
  border-radius: 100%;
  height: 46px;
  align-items: center;
  background-color: #2b652c;
  color: #fff;
  margin-bottom: 16px;
}

.top100-imagebox-content .top100-imagebox-content-number span {
  font-size: 24px;
  font-weight: bold;
}

.top100-imagebox-content p {
  font-size: 24px;
  line-height: 32px;
}

.top100-imagebox-content p {
  margin-bottom: 16px;
}

.clicks-count h3 {
  font-size: 24px;
}

#myTab .nav-link {
  padding: 0px 26px;
}

#myTab .nav-pills-block {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  overflow-x: unset !important;
}

#myTab .nav-link {
  background-color: #e7efe8 !important;
  border: unset;
  border-radius: 8px;
}

#myTab {
  border-bottom: unset !important;
  justify-content: space-between;
}

#myTab .nav-link {
  color: #000;
}

#myTab .nav-link.active {
  color: #13883b !important;
}

#myTab .nav-pills-block {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  overflow-x: unset !important;
  margin-bottom: 80px;
  margin-top: 40px;
}

.top100-MoreList-block h4 {
  font-weight: bold;
  font-size: 24px;
}

.top100-MoreList-block .border-Btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 64px;
  gap: 20px;
}

.border-Btn a {
  border: 1px solid #000;
  border-radius: 30px;
  padding: 2px 24px 2px;
  font-size: 19px;
  margin-bottom: 16px;
}

.top100-MoreList-block.text-center {
  border-top: 3px solid #ccc;
  padding-top: 64px;
  margin-top: 80px;
}

/*****klassiker Style****/
.klassiker-page-title p {
  font-size: 22px;
}

.klassiker-image-block {
  text-align: center;
  margin-bottom: 64px;
}

.klassiker-image-block h2 {
  font-size: 24px;
  margin-bottom: 16px;
}

.klassiker-image-block-img img {
  width: 100%;
}

.wrapper.klassiker .has-border-bottom {
  border-bottom: 1px solid #ccc;
  margin-bottom: 80px;
}

.wrapper.klassiker .klassiker-has-border-bottom {
  border-bottom: 1px solid #ccc;
  margin-bottom: 80px;
  padding-bottom: 80px;
}

.klassiker-Kalori-info h4 {
  font-size: 26px;
}

.klassiker-Health-Info {
  margin-top: 64px;
  margin-bottom: 24px;
  justify-content: center;
  display: flex;
}

.klassiker-Health-Info .Health-Info-Detail img {
  margin-right: 16px;
}

.klassiker-Health-Info .Health-Info-Detail h5 {
  text-align: end;
  margin-right: 16px;
}

.klassiker-Kalori-info .border-Btn a {
  padding: 8px 24px 6px;
}

.klassiker .Warenkunde.iconBox p {
  font-size: 21px;
}

.klassiker.smarter-gemacht-block {
  text-align: center;
}

.klassiker.smarter-gemacht-item ul li {
  list-style: none;
  margin-bottom: 4px;
}

.klassiker.smarter-gemacht-item ul li span {
  font-size: 22px;
}

.klassiker.smarter-gemacht-item ul {
  padding: 0;
}

.klassiker.smarter-gemacht-item {
  margin-top: 40px;
}

.klassiker.smarter-gemacht-item h3 {
  margin-bottom: 16px;
}

.border-Btn.has-padding a {
  padding: 6px 24px 4px;
  font-size: 19px;
}

/*********/
.Warenkunde-LinkImageBox-Content {
  background-color: #d5f1e2;
  display: flex;
  justify-content: space-evenly;
  height: 800px;
  flex-direction: row;
  align-items: center;
  padding: 40px 42px;
  flex-direction: column;
}

.middleLinkImageBox-items img {
  width: 100%;
}

.LinkImageBox-items .LinkImageBox-items-textblock img {
  width: 20px;
  margin: 0px 8px;
}

.LinkImageBox-items {
  display: flex;
  flex-direction: column;
}

.LinkImageBox-items-textblock {
  display: flex;
  align-items: flex-start;
}

.LinkImageBox-Content-right,
.LinkImageBox-content-left {
  width: 29%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.LinkImageBox-Content-middle {
  width: 41%;
  display: flex;
  justify-content: center;
}

.LinkImageBox-bottom-content p {
  font-size: 18px;
  text-align: center;
}

.LinkImageBox-bottom-content a {
  color: #3bbf6c;
  font-size: 18px;
}

.LinkImageBox-bottom-content {
  text-align: center;
}

.LinkImageBox-Content-logo img {
  width: 200px;
  margin-bottom: 24px;
}

.LinkImageBox-top-middel-Content {
  display: flex;
}

.LinkImageBox-top-content {
  text-align: center;
}

.dash-box-content {
  display: flex;
}

.LinkImageBox-Content-orange-text {
  margin-bottom: 4px;
  color: var(--text-orange);
}

.LinkImageBox-Content-orange-text p {
  font-size: 18px;
}

.dash-box-content-bg span {
  font-weight: bold;
  font-size: 16px;
}

.accordion.accordion-flush button {
  padding-left: 0;
  padding-right: 0;
}

.dash-box-content-bg {
  background: #8ad7a8;
  padding: 2px 10px 0px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.dash-box-content {
  flex-grow: 1;
}

.dash-box-content p {
  border: 1px dashed #8ad7a8;
  flex-grow: 1;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 0px 24px 0px;
}

.LinkImageBox-items-arrow.arrow-r1 img,
.LinkImageBox-items-arrow.arrow-L1 img {
  width: 216px;
}

.LinkImageBox-items-arrow.arrow-r2 img,
.LinkImageBox-items-arrow.arrow-L2 img {
  width: 140px;
}

.LinkImageBox-items-arrow.arrow-r3 img,
.LinkImageBox-items-arrow.arrow-L3 img {
  width: 230px;
}

.LinkImageBox-content-left .LinkImageBox-items {
  align-items: end;
  text-align: end;
}

.LinkImageBox-items-textblock.d-flex h4 {
  font-size: 17px;

  text-align: justify;
}

.LinkImageBox-content-left .LinkImageBox-items:last-child {
  margin-top: 16px;
}

.Warenkunde-texticon-block .Rezept-border-Iconbox.pintrestIcon img {
  width: 24px;
  height: 24px;
}

button:focus:not(:focus-visible) {
  outline: unset !important;
}

.accordion-body {
  padding: 0;
}

.Warenkunde-texticon-block .Rezept-border-Iconbox span {
  color: #a7a5a2;
}

.rezeptsammlungen-boxies .rezeptsammlungen-box {
  display: flex !important;
  margin-right: 16px;
}

.accordion.accordion-flush .slick-slide {
  width: 300px !important;
  margin-right: 16px;
}

.accordion.accordion-flush .slick-list {
  padding-bottom: 8px;
}

.accordion.accordion-flush .slick-track {
  min-width: 1280px;
}

.Rezepte-items.Rezept-accordion-slider.slick-initialized.slick-slider {
  padding: 16px 0px;
}

.Warenkunde .Eatsmarter-Wissen-sec.pr-xs-0 h2 {
  font-size: 22px;
  font-weight: bold;
}

.LinkImageBox-Content-main-title img {
  width: 250px;
  margin-bottom: 16px;
}

.LinkImageBox-Content-main-title img {
  width: 360px;
  margin-bottom: 16px;
}

.wrapper .A-block-slider .slick-dots li button:before {
  color: #ccc !important;
  font-size: 10px !important;
}

.wrapper .A-block-slider .slick-dots {
  gap: 0 !important;
  justify-content: center !important;
}

.wrapper .A-block-slider .slick-dots li.slick-active button:before {
  color: #000 !important;
  opacity: 1 !important;
}

.wrapper .A-block-slider .slick-dots li {
  margin: 0 !important;
}

.Warenkunde-textlink {
  display: flex;
  flex-direction: column;

  text-align: right;
  padding-right: 16px;
}

.Warenkunde-textlink a {
  font-size: 18px;
}

.Warenkunde-textlink p {
  font-size: 14px !important;
}

/*****health core*******/
.main-page-title h3 {
  font-size: 19px;
}

.main-page-title p {
  font-size: 22px;
}

.meaning-grades-left-block {
  min-width: 220px;
}

.meaning-grades-block-items,
.meaning-grades-left-block {
  display: flex;
  align-items: center;
}

.meaning-grades-text-content p {
  font-size: 24px;
  line-height: 32px;
}

.meaning-grades-text-content h4 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 4px;
}

.meaning-grades-text-content {
  margin-left: 40px;
}

.Health-Info-Detail span:not(.small-light-gray) {
  color: var(--text-black);
  font-size: 48px;
}

.meaning-grades-left-block .Health-Info-Detail img {
  width: 100px;
}

.meaning-grades-left-block .Health-Info-Detail .small-light-gray {
  margin-top: 14px;
  font-size: 20px;
}

.meaning-grades-block h2 {
  font-weight: bold;
  margin-bottom: 40px;
}

.meaning-grades-block-items {
  border-bottom: 1.5px solid #ccc;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.meaning-grades-left-block .Health-Info-Detail span:not(.small-light-gray) {
  font-size: 38px;
}

.healthcore-slider-block .eatsmarter-Rezepte {
  margin-bottom: 80px;
}

.healthcore-slider-block .eatsmarter-Rezepte h3 {
  font-size: 26px;
}

.meaning-grades-block-items.mb-64 {
  margin-bottom: 64px;
}

.accordion-button:focus {
  border-color: #fff !important;
}

.HealthScroe-block-accordion .accordion-button h4 {
  font-weight: bold !important;
  padding-right: 20px;
  font-size: 22px;
}

.HealthScroe-block-accordion h2 {
  margin-bottom: 40px;
}

.accordion-button:not(.collapsed) {
  color: var(--text-black);
}

.HealthScroe-block-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../Images/arrow-left.svg") !important;
  transform: rotate(90deg);
}

.HealthScroe-block-accordion .accordion-button::after {
  background-image: url("../Images/arrow-left.svg") !important;
  transform: rotate(-90deg);

  background-size: unset !important;
}

.HealthScroe-block-accordion .accordion-button h4 {
  line-height: 32px;
}

/***About*****/
.about-image img {
  width: 100%;
}

.about-text-block span.greentext {
  border-bottom: 2px solid;
}

.about-text-block p {
  font-size: 22px;
  line-height: 32px;
}

.Show-advantages-block h4 {
  margin-bottom: 24px;
  font-size: 28px;
}

.Show-advantages-block-text p {
  font-size: 22px;
}

.about-imageRow1 .about-imageRow-item .about-imageRow-item-img img {
  width: 100%;
  margin-bottom: 40px;
}

.about-imageRow2 .about-imageRow-item .about-imageRow-item-img img {
  margin-bottom: 24px;
}

.about-imageRow3 .about-imageRow-item .about-imageRow-item-img img {
  margin-bottom: 24px;
}

.about-imageRow4 .about-imageRow-item .about-imageRow-item-img img {
  margin-bottom: 24px;
  width: 382px;
  height: auto;
}

.about-imageRow h2,
.about-imageRow2 h2,
.about-imageRow3 h2 {
  margin-bottom: 24px;
}

.about-imageRow4 h2 {
  margin-bottom: 16px;
}

.about-imageRow3 p {
  margin-bottom: 0;
}

.about-imageRow p,
.about-imageRow2 p,
.about-imageRow3 p,
.about-imageRow4 p,
.about-looklike-team-block p {
  font-size: 22px;
}

.Recipe-against-diseases-slider .fruit-box-text p {
  text-transform: capitalize;
  font-size: 18px;
}

.wrapper.About-page .eatsmarter-tiles-imgbox {
  height: 154px;
}

.Show-advantages .eatsmarter-tiles-box {
  height: 238px;
}

.about-food-infographics {
  margin-top: 24px;
}

.HealthScroe-block-accordion .accordion-body p {
  margin-bottom: 32px;
}

.klassiker-image-block-img {
  margin-bottom: 24px;
}

.klassiker-image-block p {
  font-size: 22px;
}

/* .wrapper.klassiker .slick-dots li: {} */

.EatSmarter-rezept.Rezept-Page .eatsmater-unsere-top h2 {
  margin-bottom: 16px !important;
  font-size: 28px;
  text-transform: uppercase;
}

.ENTDECKEN-sliders .eatsmarter-tiles-box-title {
  margin-top: 12px;
}

.ENTDECKEN-sliders .text-orang {
  color: var(--text-orange);
  margin-top: 8px;
  font-size: 16px;
}

.EatSmarter-rezept.Rezept-Page .sliders-title h3 {
  font-size: 24px !important;
  color: #000 !important;
  margin-bottom: 16px;
}

.ENTDECKEN-sliders .eatsmarter-tiles-imgbox {
  height: 172px;
}

.ENTDECKEN-sliders .eatsmarter-tiles-box {
  height: 308px !important;
}

.ENTDECKEN-sliders .slick-track {
  padding-bottom: 20px;
}

.ENTDECKEN-sliders .eatsmarter-tiles-box-title {
  padding: 0px 14px;
}

.block-has-border {
  border-bottom: 1px solid #ccc;
  margin-top: 120px;
  margin-bottom: 120px;
}

.expert-and-influencer-list.secondrow {
  margin-top: 24px;
}

/*********/
.text-select-editor {
  text-align: center;
  margin-top: 64px;
  margin-bottom: 64px;
}

.text-select-editor a span {
  color: #2ec426;
}

.text-select-editor a {
  padding-bottom: 6px;
  border-bottom: 2px solid #3fb569e8;
}

.wrapper.Artikel .Warenkunde-texticon-block .text-icon-block {
  display: flex;
  width: 36%;
  justify-content: space-between;
}

.wrapper.Artikel .page-main-title p {
  font-size: 22px;
  line-height: 32px;
}

.Artikel-text-block p {
  font-size: 22px;
  line-height: 32px;
}

.EatSmarter-Recommendation-block img {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 64px;
}

.EatSmarter-Recommendation-block h4 {
  font-weight: bold;
  margin-bottom: 12px;
}

.EatSmarter-Recommendation-block p {
  font-size: 22px;
  line-height: 32px;
}

.wrapper.Artikel .sliders-title {
  margin-bottom: 16px;
}

/****Pillar Page****/
.pillar-page .Termseite-AuthorImg img {
  width: 111px;
  height: 112px;
  object-fit: cover;
}

.Pillar-DateInfo-block {
  display: flex;
  justify-content: space-between;
}

.Pillar-DateInfo-block .DateInfo-block-content span {
  color: #b2b0ae;
  font-size: 13px;

  margin-left: 4px;
}

.plillar-list--title,
.Content-list--title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.plillar-list-block ul li {
  padding-bottom: 40px;
  font-size: 22px;
}

.plillar-list-block {
  margin-top: 64px;
}

.Insurance-Rezeptpage .plillar-list-block-item {
  border-bottom: unset;
}

.plillar-list-block-item {
  margin-bottom: 80px;
  border-bottom: 1px solid #ccc;
}

.plillar-list--title h2,
.Content-list--title h2 {
  font-weight: bold;
  font-size: 27px;
  margin-bottom: 0;
}

.Content-list--title img {
  margin-right: 4px;
}

.pillar-page .content-list-items ol li a {
  font-size: 22px;
}

.pillar-page .content-list-items ol li {
  border-bottom: 1px solid #ccc;
  padding: 12px;
}

.pillar-page .text-block {
  font-size: 22px;
}

.pillar-page .text-block .text-orange,
.content-list-contents-text p a {
  border-bottom: 1px solid var(--text-orange);
  color: var(--text-orange);
}

.content-list-contents-text p {
  font-size: 22px;
}

.content-list-contents-text:not(.content-list-contents-text:first-child) {
  margin-top: 80px;
}

.content-list-contents-text h4 {
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 32px;
}

.content-list-contents-text ul {
  margin-top: 16px;
  padding: 0;
}

.content-list-contents-text ul li {
  font-size: 22px;
  margin-bottom: 16px;
}

.pillar-page .has-border {
  border-bottom: 1px solid #ccc;
  margin-top: 80px;
  margin-bottom: 32px;
}

.content-list-contents-text.OrangBox {
  background-color: #ef7b00;
  padding: 32px 24px;
  margin-bottom: 120px;
}

.content-list-contents-text.OrangBox p,
.content-list-contents-text.OrangBox h2 {
  color: #fff;
}

.content-list-contents-text.OrangBox .eatsmarter-content-btn img {
  filter: brightness(0) invert(1);
  transform: rotate(90deg);
}

.content-list-contents-text.OrangBox .eatsmarter-content-btn a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.content-Faq-list-block ul li {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  font-size: 22px;
}

.content-Faq-list-block ul li::marker {
  color: #ef7b00;
}

.pilar-progress-section h4 {
  font-weight: bold;
}

.list-link-collection .list-link-collection-item {
  display: flex;

  justify-content: space-between;
}

.list-link-collection .list-link-collection-item ul {
  padding: 0;
}

.list-link-collection .list-link-collection-item ul li {
  list-style: none;
}

.list-link-collection .list-link-collection-item ul li a {
  font-size: 14px;
}

.pillar-page .eatsmarter-Artikel-der-Woche {
  margin-bottom: 120px;
}

.pillar-page .summary-box p {
  font-size: 21px !important;
  line-height: 32px;
}

.pillar-slider .image-slider-item img {
  width: 100%;
}

.pillar-page .image-slider-block h3 {
  color: #000 !important;
  font-size: 18px;
  margin-bottom: 12px;
}

.pillar-page .image-slider-block {
  margin-top: 120px;
  margin-bottom: 64px;
}

.content-list-contents-text ul li {
  font-size: 18px;
  margin-bottom: 8px;
}

ul.big-bullet li::marker {
  font-size: 24px;
}

.wrapper.Artikel .eatsmarter-Rund-ums-Abnehmen h2,
.pillar-page .eatsmarter-Rund-ums-Abnehmen h2 {
  font-size: 19px;
  margin-bottom: 12px;
}

.wrapper.Artikel .EatSmarter-tags-block .view-content,
.pillar-page .view-content {
  text-align: right;
  font-size: 16px;
}

.wrapper.Artikel .sliders-title h2,
.wrapper.Artikel .eatsmater-unsere-top h3 {
  font-size: 24px;
}

.pillar-page .main-title {
  margin-bottom: 40px;
}

.video-icon-title h2 {
  margin-top: 10px;
}

.wrapper.Artikel .page-main-title h3 {
  margin-bottom: 16px;
}

.pillar-accardion .accordion-button::after {
  content: unset !important;
}

.pillar-accardion .accordion-header:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background-color: var(--text-orange);
  margin-left: -28px;
  border-radius: 50px;
  margin-top: 20px;
}

.pillar-accardion .accordion-header {
  margin-left: 40px;
  border-bottom: 1px solid #ccc;
}

.accordion-item {
  border-bottom: 0;
}

.pillar-accardion .accordion-button {
  padding: 8px;
}

.pillar-accardion .accordion-button h4 {
  font-weight: 400 !important;
}

.accordion-body {
  padding-left: 40px;
  margin-top: 24px;
}

.list-link-collection .list-link-collection-item ul {
  display: flex;
  flex-wrap: wrap;
}

.list-link-collection .list-link-collection-item ul li {
  width: 33.3%;
}

ul.big-bullet {
  padding: 0;
}

ul.big-bullet li {
  margin-left: 35px !important;
  padding-left: 13px !important;
  display: list-item;
}

.note-list ol {
  list-style: none;
  padding: 0;
}

.note-list ol li span:first-child {
  margin-right: 28px;
  font-size: 22px;
}

.pillar-page .eatsmarter-Rezepte h2 {
  margin-bottom: 18px !important;
}

.pillar-box-click-info {
  text-align: center;
  justify-content: center;
  width: 100%;
  padding: 8px;
}

.pillar-box-click-info span.graytext {
  margin-left: 8px;
}

.pillar-box-click-info span.klicks-number,
.pillar-box-click-info span.klicks-text {
  color: var(--title-green-text);
  text-transform: uppercase;
}

.pillarpage-slider h4 {
  text-align: center;
  margin-top: 8px;
}

.pillarpage-slider span.graytext {
  color: #636066;
  font-size: 16px;
}

.pillar-box-click-info span.klicks-text {
  margin-left: 6px;
}

.pillarpage-slider-number {
  background: var(--green-text);
  /* padding: 5px 12px 0px; */
  border-radius: 50px;
  color: #fff;
  margin-bottom: 2px;
  margin-top: 4px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  padding: 3px 0px;
}

/******Infografiken******/
.Infografiken-content-block {
  margin-bottom: 64px;
}

.Infografiken-slider-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.Infografiken-slider-item {
  padding-right: 12px;
}

.wrapper.infografiken .main-page-title h3 {
  margin-bottom: 16px;
  color: #56af32 !important;
}

.wrapper.infografiken .main-page-title p {
  padding: 0px 50px;
}

/* newP */

.h-800 {
  height: 800px;
}

.roundedlg {
  border-radius: 15px;
}

.search__box {
  display: block;
  border-radius: 1rem;
  border: 1px solid orange;
  cursor: pointer;
  padding: 7px;
}

#accordionFlushExample2 .accordion-button {
  background-color: transparent;
  padding: 0;
}

#accordionFlushExample2
  .accordion-button
  h4:not(.pillar-recommended-slider-accordion-content h4) {
  font-weight: bold !important;
}

#accordionFlushExample2 p {
  color: black;
  text-align: justify;
  font-size: 16px;
}

.bg-success-emphasis {
  background-color: #e4eed3;
}

.bg-error-emphasis {
  background-color: #fde3e2;
}

.bg-gray-emphasis {
  background-color: #f5f5f5;
}

.pillar-Wissenschaftliche-slider .tiles-box-content h5 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 2px;
}

.pillar-Wissenschaftliche-slider .tiles-box-content p {
  font-size: 14px;
}

.bg-gray-emphasis #accordionFlushExample2 .accordion-button h4,
.bg-error-emphasis #accordionFlushExample2 .accordion-button h4,
.bg-success-emphasis #accordionFlushExample2 .accordion-button h4 {
  font-size: 16px;
  margin-bottom: 0 !important;
  margin-top: 24px !important;
}

.pillar-two-page h1 {
  padding: 0px 77px;
}

.pillar-two-page .main-title span {
  font-size: 16px;
  margin-bottom: 16px;
}

.pillar-two-page .main-title p {
  padding: 0px 130px;
}

.pillar-two-page .Termseite-Authortext {
  font-size: 14px;
}

.pillar-two-page .video-box {
  padding-bottom: 8px;
}

.pillar-two-page .video-box-text.text-center {
  font-size: 14px;
}

.pillar-hasbox-block.grayBox {
  background-color: #e3e4e4;
  border-radius: 12px;
  padding: 32px;
}

.pillar-hasbox-block.grayBox .pillar-hasbox-content {
  display: flex;
  gap: 40px;
}

.pillar-hasbox-block.grayBox .pillar-hasbox-content h4 {
  width: 49%;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 12px;
}

.pillar-hasbox-block.grayBox .pillar-hasbox-content p {
  font-size: 16px;
  line-height: 24px;
}

.pillar-hasbox-block.grayBox .has-Box-author-image img {
  border-radius: 100%;
}

.how-healthy-block.grayBox {
  background-color: #e3e4e4;
  border-radius: 12px;
  padding: 32px;
}

.how-healthy-block-content-top {
  text-align: center;
}

.how-healthy-block-content-top h4 {
  font-weight: bold;
  margin-bottom: 8px;
}

.how-healthy-block-content-top .how-healthy-block-searchbox {
  margin-bottom: 12px;
}

.how-healthy-block-content-top .how-healthy-block-searchbox input {
  border: 1px solid var(--text-orange);
  border-radius: 12px;
  height: 46px;
  width: 40%;
  padding-left: 48px;
  font-size: 16px;
  background-image: url("../Images/Bilder/searchpillar.PNG"),
    url("../Images/Bilder/closesearchpillar.PNG");
  background-position: 2% 50%, 96% 50%;
  background-repeat: no-repeat;
}

.how-healthy-block-content-top h3 {
  font-size: 24px;
  color: #000 !important;
  font-weight: bold;
  margin-bottom: 10px;
}

.how-healthy-block-content-top p {
}

.how-healthy-block-content-bottom {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 32px;
  margin-top: 20px;
}

.how-healthy-block-content-bottom-text h5 {
  margin-bottom: 16px;
  color: var(--light-green);
}

.how-healthy-block-content-bottom-text h6 {
  font-weight: bold;
  font-size: 14px;
}

.how-healthy-block-content-bottom-orang-text {
  color: var(--text-orange);
  text-align: center;
  margin-top: 24px;
  font-size: 18px;
}

.pillar-two-page .pillar-2.links {
  margin-top: 32px;
}

.pillar-two-page .pillar-2.links h5 {
  font-weight: bold;
}

.pillar-two-page .pillar-2.links-content {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
  gap: 8px;
}

.pillar-two-page .pillar-2.links-content a span.text-orange {
  color: var(--text-orange);
  border-bottom: 1px solid var(--text-orange);
  margin-left: 4px;
}

.pillar-two-page .explains-video h2 {
  font-size: 25px;
}

.explains-video-item p {
  font-size: 15px;

  line-height: 22px;
  padding: 0px 8px;
}

.explains-video-item .tiles-box-img img {
  width: unset !important;
}

.food-recommended-block,
.food-not-recommended-block,
.food-suitable-in-moderation-block {
  border: unset;
  padding: 32px;
}

.food-recommended-accordion .accordion-button::after,
.food-not-recommended-accordion .accordion-button::after,
.food-suitable-in-moderation-accordion .accordion-button::after {
  width: 14px;
  height: 14px;
  background-size: contain;
}

.food-not-recommended-block,
.food-suitable-in-moderation-block {
  margin-top: 40px;
}

.Content-list--title h2 span.hasborder {
  border-bottom: 2px solid #56af32;
}

.pillar-two-page .has-border.mt-64 {
  margin-top: 64px;
  margin-bottom: 40px;
}

.pillartwo-terms {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.card-link + .card-link {
  margin-left: 0;
}

.pillar-two-page .has-border.mt-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.more-about-nutrition h5 {
  font-weight: bold;
  font-size: 19px;
}

.pillar-two-page-hero {
  background-position: center;
  background-size: cover;
}

.pillar-two-page-hero {
  height: 700px;
}

/*****MasterPillar****/
.Pillar-MasterPage .herobox {
  border: unset;

  margin-top: 100px;
  background: #fdf5e5;
  position: absolute;
  margin-left: 30px;
}

.hero-content-btn {
  text-align: right;
}

.hero-content-btn a {
  width: 16%;
  background-color: #fff;
}

.herobox-content-item {
  align-items: flex-start;
  gap: 16px;
}

.Pillar-MasterPage .has-imgBg.has-border-bottom {
  border-bottom: 1px solid #ccc;
  padding-bottom: 64px;
}

.hero-content-desc h4 {
  font-weight: bold;
  margin-bottom: 16px;
}

.Pillar-MasterPage .video-box {
  padding-bottom: 8px;
}

.Pillar-MasterPage .video-box-text.text-center {
  font-size: 14px;
}

.masterpillar-box.greenbox {
  background: #95cc45;
  border-radius: 16px;
  padding: 12px 24px;
}

.masterpillar-box.greenbox .masterpillar-box-content h4,
.masterpillar-box.greenbox .masterpillar-box-content h5 {
  color: #fff;
  margin-top: 16px;
}

.masterpillar-box.greenbox .masterpillar-box-content h4 {
  font-size: 28px;
}

.masterpillar-box.greenbox .masterpillar-box-content h5 {
  font-size: 24px;
  font-weight: bold;
}

.pillar-searchbox input {
  width: 100%;
  height: 46px;
  border-radius: 30px;
  box-shadow: unset;
  border: 1px solid #000;
  padding-left: 52px;
  font-size: 16px;
  background-image: url("../Images/Pillar/Vector-search.png"),
    url("../Images/Bilder/closesearchpillar.PNG");
  background-position: 2% 50%, 98% 50%;
  background-repeat: no-repeat;
  color: #000;
  font-weight: bold;
}

.pillar-recommended-slider-itembox {
  border: 1px solid #ccc;
  border-radius: 16px;
}

.pillar-recommended-slider-itembox {
  border: 1px solid var(--light-green);
  border-radius: 16px;
  padding: 0px 30px 24px;
  margin-right: 0px;
  margin-right: 16px;
}

.pillar-recommended-slider-itembox-header img {
  margin-top: -66px;
}

.pillar-recommended-slider-itembox-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
  gap: 20px;
}

.pillar-recommended-slider-item .slick-track {
  padding-top: 64px;
}

.pillar-recommended-slider-accordion-content h4 {
  font-size: 18px !important;
  margin-top: 12px;
}

.pillar-recommended-slider-itembox.sad-border {
  border-color: rgb(122, 23, 23);
}

.pillar-recommended-slider-itembox.alert-border {
  border-color: var(--text-orange);
}

.pillar-recommended-slider-itembox-header h4 {
  font-weight: 400;
  font-size: 20px;
}

.pillar-recommended-slider-accordion-content .accordion-button::after {
  width: 12px !important;
  height: 12px !important;
  background-position: center;
}

#pillar36 .eatsmarter-Rund-ums-Abnehmen {
  margin-bottom: 16px;
}

.mrpillar-head {
  width: 100%;
}

.main-title .has-orangBg span {
  background-color: #f3e10c;
  width: 30%;
  margin: auto;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
  padding-top: 6px;
  font-size: 19px;
  color: #000 !important;
  text-transform: uppercase;
  border-radius: 12px;
}

.has-orangBg {
  margin-bottom: 40px;
}

.ENTDECKEN-sliders .eatsmarter-tiles-box p {
  line-height: 26px;
}

.Pillar-MasterPage .sliders-title h2 {
  font-size: 24px !important;
  color: #000 !important;
  margin-bottom: 16px;
}

.Pillar-MasterPage .rezept-show-comments {
  border-top: 1px solid #ccc;
  padding-top: 64px;
}

.Pillar-MasterPage
  .pillar-accardion
  .accordion-item:last-child
  .accordion-header {
  border-bottom: unset !important;
}

.Pillar-MasterPage .Warenkunde-texticon-block span {
  color: #000;
}

.Pillar-MasterPage
  .Warenkunde-texticon-block
  .Rezept-border-Iconbox.pintrestIcon
  img {
  width: 32px;
  height: 32px;
  margin-bottom: 11px;
}

.pillar-searchbox input::placeholder {
  color: #000;
  font-weight: 600;
}

#mr-pillar-accordionFlushExample h2 {
  margin-bottom: 0;
}

.pillar-recommended-slider-accordion-content p {
  text-align: left !important;
}

/******List Style******/
.Krankheiten-liste h3 {
  margin-bottom: 16px;
  font-size: 24px;
}

.Krankheiten-liste p {
  font-size: 22px;
  padding: 0px 50px;
}

.disease-Item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  /* width: 800px; */
  margin: 0 auto;
  border: none;
  border-top: 1px solid #ccc;
  height: 75px;
  font-size: 24px;
}

.disease-Item:nth-child(1) img {
  width: 46px;
}

.disease-Item:nth-child(2) img {
  width: 38px;
  height: 42px;
}

.disease-Item:nth-child(3) img {
  width: 46px;
}

.disease-Item:nth-child(4) img {
  width: 27px;
}

.disease-Item:nth-child(5) img {
  width: 46px;
}

.disease-Item:nth-child(6) img {
  width: 46px;
}

.disease-Item:nth-child(7) img {
  width: 46px;
}

.disease-Item:nth-child(8) img {
  width: 46px;
}

.disease-Item:nth-child(9) img {
  width: 46px;
}

.disease-Item:nth-child(10) img {
  width: 38px;
  height: 42px;
}

.disease-Item:nth-child(11) img {
  width: 46px;
}

.disease-Item:nth-child(12) img {
  width: 27px;
}

.disease-Item:nth-child(12) {
}

.disease-Item:nth-child(13) img {
  width: 46px;
}

.disease-Item:nth-child(14) img {
  width: 46px;
}

.disease-Item:nth-child(15) img {
  width: 46px;
}

.disease-Item:nth-child(16) img {
  width: 46px;
}

.disease-Item:nth-child(17) img {
  width: 46px;
}

.disease-Item:nth-child(18) img {
  width: 38px;
  height: 42px;
}

.disease-Item:nth-child(19) img {
  width: 46px;
}

.disease-Item:nth-child(20) img {
  width: 27px;
}

.disease-Item:nth-child(21) img {
  width: 46px;
}

.disease-Item:nth-child(22) img {
  width: 46px;
}

.disease-Item:nth-child(23) img {
  width: 46px;
}

.greather-than {
  color: #ccc;
}

.disease-Item:last-child {
  border-bottom: 1px solid #ccc;
}

/**********/
/* .Warenkunde-LinkImageBox-Content.AcaiBereen {
    background-color: #ded8e3;
} */

.range-slider-item {
  position: relative;
}

.range-slider-item .icon {
  width: 40px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
}

.popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 63%);
  z-index: 1000;
  cursor: pointer;
}

.popup-content {
  position: relative;
  margin: auto;
  top: 25%;
  width: 35%;
  text-align: center;
  border-radius: 12px;
}

#popup .close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
}

.popup-slider {
  display: flex;
  overflow-x: auto;
}

.popup-image {
  width: 100%;
  width: auto;
  margin-right: 10px;
  border-radius: 12px;
}

.range-slider .range-slider-item img {
  height: auto;
  border-radius: 16px;
  width: 100%;
}

.range-slider-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

button#range-prev-slide {
  position: absolute;
  top: 38%;
  left: 0px;
  background: #008000a1;
  border: unset;
  width: 48px;
  height: 50px;
  border-radius: 0px 8px 8px 0px;
}

button#range-next-slide {
  position: absolute;
  top: 38%;
  right: 0;
  background: #008000a1;
  border: unset;
  border-radius: 8px 0px 0px 8px;
  width: 48px;
  height: 50px;
}

button#range-prev-slide img {
  margin-left: -7px;
}

button#range-next-slide img {
  margin-left: -5px;
}

button#range-prev-slide img,
button#range-next-slide img {
  filter: brightness(0) invert(1);
  width: 48px;
  height: 48px;
}

input[type="range"] {
  height: 2px;
  margin: 10px 0;
  width: 90%;
  -webkit-appearance: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: #0000008a;
  border-radius: 1px;
  border: 0px solid #000000;
}

input[type="range"]::-webkit-slider-thumb {
  border: 1px solid var(--title-green-text);
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: var(--title-green-text);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

div#slide-number {
  font-size: 16px;
  margin-top: 8px;
}

section.range-slider-section {
  border-top: 1px solid #ccc;
  margin-top: 64px;
  padding-top: 80px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 64px;
}

.range-slider-section p {
  font-size: 22px;
}

.range-slider-section a {
  margin-top: 24px;
}

.range-slider-section a span {
  font-size: 22px;
}

.range-slider-section a span {
  color: var(--title-green-text);
  border-bottom: 1px solid var(--title-green-text);
}

.text-center.range-slider-section-text {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}

.range-slider-item {
  margin-right: 16px;
}

.range-slider-section-text .Es-btn-secondary a {
  margin-top: 0;
}

/* input[type="range"]::-moz-range-track {
    background-color: blue;
} */

input[type="range"]::-webkit-range-track {
  background-color: var(--title-green-text);
  height: 2px !important;
}

input[type="range"]::-webkit-range-progress {
  background-color: var(--title-green-text);
  height: 2px;
}

input[type="range"]::-webkit-range-track {
  background-color: red;
  height: 2px !important;
}

/* input[type="range"]::-moz-range-track {
    background-color: yellow;
    height: 2px !important;
} */

input[type="range"]::-moz-range-progress {
  background-color: var(--title-green-text);
  height: 2px;
}

input[type="range"]::-moz-range-track {
  background-color: #ccc;
  height: 1px !important;
}

input[type="range"]:focus::-moz-slider-runnable-track {
  background: red;
}

.pillar-range-title {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.pillar-range-title img {
  width: 44px;
  height: 40px;
  margin-top: -21px;
  margin-right: 8px;
}

.pillar-page .range-slider-section {
  border-top: unset;
  margin-top: unset;
  padding-top: unset;
  border-bottom: 1px solid #ccc;
  padding-bottom: 64px;
}

/*******/
@media (min-width: 768px) {
  .App-slider .rezeptsammlungen-box.rev_slide {
    width: 307px !important;
  }

  .App-slider .rezeptsammlungen-imgbox img {
    width: 307px;
  }
}

.App-slider .slick-slider {
  margin-left: -9%;
  margin-right: -4%;
}

.App-slider .slick-list {
  padding-top: 6% !important;
  padding-bottom: 10% !important;
  padding-left: 15% !important;
  padding-right: 15% !important;
}

.App-slider .slick-dots {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  gap: 0;
  justify-content: center;
}

.App-slider .slick-track {
  max-width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  perspective: 100px;
}

.App-slider .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100% !important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
  background-color: #fff;
}

.App-slider .slick-snext,
.App-slider .slick-sprev {
  display: block;
}

.App-slider .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  transform: translate3d(0, 0, 20px);
  z-index: 2;
}

.App-slider .slick-snext {
  opacity: 1;
  transform: translate3d(-26%, 0, 0px);
  z-index: 1;
}

.App-slider .slick-sprev {
  opacity: 1;
  transform: translate3d(-7%, 0, 0px);
}

.rezeptsammlungen-box.rev_slide {
  display: flex;
}

.rezeptsammlungen-box.rev_slide .rezepte-count {
  position: relative;
  z-index: 1;
}

.App-slider .slick-dots li {
  border-radius: 50px;
  width: 8px;
  height: 8px;
  background-color: rgba(217, 217, 217, 1) !important;
}

.App-slider .slick-dots li.slick-active {
  background-color: #000 !important;
}

.App-slider-Title h3 {
  font-size: 22px;
}

/*******Mein-Kochbuch********/

.wrapper.Mein-Kochbuch {
}

.wrapper.Mein-Kochbuch .utencils-img {
  width: 25px;
  height: 40px;
  margin-right: 20px;
}

.wrapper.Mein-Kochbuch #sub-accordionExample .accordion-header {
  /* padding: 30px 0;  */
  position: relative;
}

.wrapper.Mein-Kochbuch
  #sub-accordionExample
  .accordion-header
  .accordion-button {
  background-color: #e6f7a1;
}

/* .accordion-item:first-of-type>.accordion-header .accordion-button{
    padding: 44px 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
} */

.wrapper.Mein-Kochbuch .accordion-body {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.wrapper.Mein-Kochbuch .Desert-img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.wrapper.Mein-Kochbuch #collapseOne .accordion-item {
  position: relative;
}

.wrapper.Mein-Kochbuch #collapseOne .accordion-button {
  margin-bottom: 24px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.wrapper.Mein-Kochbuch .accordion-button:not(.collapsed) {
  background-color: #f8faf0;
}

.wrapper.Mein-Kochbuch .accordion-item {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.wrapper.Mein-Kochbuch
  #sub-accordionExample
  .accordion-button:not(.third-layer) {
  background-color: #f8faf0 !important;

  padding-right: 20px;
  border-radius: 10px;
}

#sub-accordionExample .accordion-item {
  border: none;
}

.wrapper.Mein-Kochbuch .last-layer-item {
  width: 98%;
}

.wrapper.Mein-Kochbuch .third-layer {
  background-color: rgb(175, 196, 120) !important;
  width: 96%;
}

.wrapper.Mein-Kochbuch .accordion-button::after {
  background-image: url("../Images/Mein-Kochbuch/greater-than.png");
}

.wrapper.Mein-Kochbuch .accordion-button:not(.collapsed)::after {
  background-image: url("../Images/Mein-Kochbuch/up.png");
  transform: rotate(360deg);
}

.wrapper.Mein-Kochbuch .main-item-2 .accordion-body button {
  background-color: #f8faf0;

  border-radius: 10px;
}

.wrapper.Mein-Kochbuch button span:not(.wrapper.Mein-Kochbuch .main-span) {
  margin-left: 16px;
  font-size: 20px;
}

.wrapper.Mein-Kochbuch .accordion-button[aria-expanded="false"] {
  background-color: transparent !important;
}

.wrapper.Mein-Kochbuch .accordion-button.third-layer {
  background-color: transparent !important;
}

.wrapper.Mein-Kochbuch .accordion-left-content {
  display: flex;
  align-items: center;
}

.wrapper.Mein-Kochbuch .has-sublevel-number {
  display: flex;
  justify-content: end;
  width: 56%;
  font-size: 19px;
  color: var(--text-light-gray);
}

.wrapper.Mein-Kochbuch .has-sublevel-number span {
  padding-right: 16px;
}

.wrapper.Mein-Kochbuch
  .show-second-level
  .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg) !important;
}

.wrapper.Mein-Kochbuch .main-span {
  font-size: 22px;
}

.wrapper.Mein-Kochbuch .accordion-item:not(.show-second-level .accordion-item) {
  margin-top: 16px;
  padding: 20px 0px;
}

.wrapper.Mein-Kochbuch .accordion-button.third-layer {
  padding: 0;
}

.wrapper.Mein-Kochbuch .accordion-button {
  padding: 0;
}

.wrapper.Mein-Kochbuch .show-second-level .accordion-button {
  margin-bottom: 24px;
}

.Mein-accordion-slider .slick-slide {
  width: 300px !important;
  margin-right: 10px !important;
}

.Mein-accordion-slider .slick-track {
  width: 1280px !important;
}

.pillar-page.pillar-two-page .DateInfo-block-content img {
  width: 18px;
}

.App-slider-item .rezeptsammlungen-box {
  display: flex;
}

.App-slider-item .slick-track {
  padding: 16px 0px;
}

.App-slider-item ul.slick-dots {
  gap: 0 !important;
}

/****Vorstellung-Page*******/
.Vorstellung-Page h1 {
  padding: 0px 70px;
}

.Vorstellung-Page h3 {
  color: #000;
}

.Vorstellung-gallery-block-item {
  display: flex;
}

.Vorstellung-FreeItems-block {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Vorstellung-gallery-block-item img {
  width: 140px;
  height: 140px;
}

.Vorstellung-FreeItems-number {
  width: 48px;
  height: 48px;
  background: #008534;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 16px;
}

.Vorstellung-FreeItems-label {
  color: #008534;
  letter-spacing: 3px;
}

.Vorstellung-FreeItems-text h3 {
  margin-bottom: 16px;
}

.Vorstellung-FreeItems-text p {
  font-size: 22px;
}

.Vorstellung-FreeItems {
  margin-bottom: 64px;
}

.Vorstellung-Eatsmarter-AppBox.yellowBg {
  background: #ffed00;
  border-radius: 16px;
}

.Vorstellung-Eatsmarter-AppBox-items {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px;

  text-align: center;
  gap: 22px;
}

.Eatsmarter-AppBox-items-Icon {
  background: #fff;
  border-radius: 12px;
  box-shadow: 2px 2px 5px 0 #ccc;
  border: 1px solid #00000069;
}

.Eatsmarter-AppBox-items-Icon img {
  width: 112px;
  padding: 16px;
}

.Eatsmarter-AppBox-storeImage img {
  width: 160px;
}

.Vorstellung-FreeBlock-Content.has-border {
  border-top: 1px solid #ccc;
  margin: 100px 0px;
  padding: 100px 0px;
  border-bottom: 1px solid #ccc;
}

.Vorstellung-FreeItems .exklisiv-icons-elements {
  justify-content: center;
}

.Vorstellung-FreeItems-Image {
  width: 500px;
  text-align: center;
  margin-bottom: 40px;
  margin: 0px auto 40px;
}

.Vorstellung-FreeItems-Image img {
  width: 100%;
}

.subscribersBoxItems-Logo img {
  width: 280px;
}

.Vorstellung-digital-subscribersBox {
  border: 2px solid #f29000;
  border-radius: 12px;

  margin-top: 64px;
}

.subscribersBoxItems-Content img {
  width: 100%;
  margin-top: 16px;
}

.subscribersBoxItems-Content {
  padding: 38px 24px 0px;
}

.subscribersBoxItems-Logo {
  margin-top: -24px;
  text-align: center;
}

.subscribersBoxItems-Content h2 {
  text-align: center;
}

.subscribersBoxItems-Content ul {
  margin-top: 40px;
}

.subscribersBoxItems-Content ul li {
  margin-bottom: 24px;
  font-size: 22px;
}

.subscribersBoxItems-Content ul li::marker {
  font-size: 32px;
  color: #f29000;
}

.subscribersBoxItems-footer {
  background: #f29000;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 12px 0px 6px;
  align-items: baseline;
  gap: 6px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-bottom: -3px;
}

.subscribersBoxItems-footer p {
  font-size: 22px;
  font-weight: bold;
}

/* .dropdown-content {
    display: none;
    box-shadow: 2px 2px 5px 0 #ccc;
    padding: 14px;
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 100%;
    top: 38px;
    border-radius: 8px;
} */

.Termseite-Sortieren-nach-Block ul {
  list-style: none;
  padding-left: 6px;
  text-align: left;
  margin: 0;
}

.Termseite-Sortieren-nach-Block ul li {
  font-size: 16px;
}

.Termseite-Sortieren-nach-Block ul li:not(:last-child) {
  margin-bottom: 8px;
}

.top25-dropdownBlock {
  display: flex;
  justify-content: end;
}

.top25-dropdownBlock .Termseite-Sortieren-nach-Block {
  position: relative;
}

@media (min-width: 768px) {
  .App-slider-item .rezeptsammlungen-box {
    display: flex;

    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .App-slider-item .rezeptsammlungen-box,
  .App-slider-item .rezeptsammlungen-imgbox img {
    width: 300px !important;
  }
}

/******3D Box*******/
.Dbox .image-cube {
  width: 300px;
  height: 300px;
  transform-style: preserve-3d;
  position: relative;
  transition: 2s;
}

.Dbox .image-cube div {
  height: 300px;
  width: 300px;
  position: absolute;
}

.Dbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}

.Dbox img {
  width: 300px;
  transform: translateZ(0);
  height: 300px;
  object-fit: cover;
}

.Dbox .front {
  transform: translateZ(150px);
}

.Dbox .right {
  transform: rotateY(-270deg) translateX(150px);
  transform-origin: 100% 0;
}

.Dbox .back {
  transform: translateZ(-150px) rotateY(180deg);
}

.Dbox .left {
  transform: rotateY(270deg) translateX(-150px);
  transform-origin: 0 50%;
}

.Dbox .btns {
  width: 300px;

  text-align: center;
  z-index: 1;
  position: relative;
}

.Dbox .btns button {
  color: #ffffff;
  padding: 8px;
  border-radius: 30px;
  font-size: 20px;
  cursor: pointer;
  border: 1;
  border: unset;
}

.card-heart img {
  display: none;
}

.Premium-user-slider img {
  width: 100%;
  border-radius: 12px;
  height: 416px;
}

.Insurance-about-Recipe .Insurance-about-Recipe-against-diseases {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

.Insurance-about-Recipe
  .Insurance-about-Recipe-against-diseases
  .fruit-box-item {
  width: 100px;
}

.Weekly-Planner-Block .Weekly-Planner-item ul li:hover {
  background-color: #13883b;
}

.Weekly-Planner-item ul li.active {
  background-color: #13883b;
}

.Weekly-Planner-item ul li.active span {
  color: #fff;
}

/**********/
.headerRow {
  display: flex;
  align-items: baseline;
}

.top100-gray-text span {
  color: var(--text-light-gray);
  font-size: 13px;
}

.top100-gray-text {
  display: flex;
  justify-content: space-between;
  padding-right: 16px;
}

.top100-imagebox-ontitle span {
  color: #006f01;
  font-size: 12px;
}

.top100-imagebox-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 2px;
  align-items: center;
}

.top100-imagebox-footer div span {
  font-size: 12px;
}

.top100-imagebox-footer div.d-flex {
  display: flex;
  gap: 16px;
}

.top100-imagebox-content {
  margin-top: -5px;
}

.top100-imagebox:first-child {
  margin-top: 24px;
}

.top100-gray-text .Termseite-Sortieren-nach-Block.text-right h4 {
  font-size: 14px;
  color: var(--text-light-gray);
}

.headerRow .search-form {
  height: 42px;
}

.Lists-Modal .modalbutton {
  border: unset;
  background-color: transparent;
  transform: rotate(180deg);
}

.Lists-Modal .modal-body {
  padding-bottom: 28px;
}

.Lists-Modal .Lists-Modal .modalbutton img {
  width: 16px;
}

.modal-header h5 {
  color: var(--text-orange);
}

.modal-body .modalbtns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-direction: row-reverse;
}

.Lists-Modal .modal-body .modalbtns a {
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 34%;
  display: flex;
  justify-content: center;
  padding: 3px 0px;
  margin-top: 16px;
}

.Lists-Modal .modal-body p {
  padding: 0px 8px;
  font-size: 16px;
  text-align: center;
}

.Insurance-Rezeptpage h1 {
  padding: 0;
  font-size: 30px;
}

.Insurance-Rezeptpage .has-pragraph-border {
  border: 1px solid #007538;
  border-radius: 12px;
  padding: 24px 20px;
}

.Insurance-Rezeptpage .has-pragraph-border p {
  font-size: 15px;
  line-height: 24px;
}

.Insurance-Rezeptpage .Content-list--title img {
  width: 22px;
  margin-top: -16px;
}

.Insurance-contentList .eatsmarter-Rund-ums-Abnehmen img {
  width: 100%;
  margin-bottom: 4px;
}

.Insurance-contentList .Content-list--title {
  margin-bottom: 0px;
}

.Insurance-contentList .text-orang {
  color: var(--text-orange);
  font-size: 14px;
}

.Insurance-contentList h4 {
  margin-top: 8px;
  font-weight: normal;
  font-size: 20px !important;
}

.Insurance-contentList .orang-btn-link,
.Insurance-Rezeptpage a.orang-btn-link {
  color: var(--text-orange);
  border-bottom: 1px solid var(--text-orange);
  float: right;
  font-size: 16px;
}

.Insurance-Rezeptpage .Content-list--title img.global-news {
  width: 38px;
  margin-top: -6px;
}

.Insurance-Rezept-slider .slick-track {
  margin-bottom: 32px;
}

.Insurance-Rezeptpage .masterpillar-box.greenbox {
  background: #b0d099;
}

.Insurance-Rezeptpage h5.text-right {
  text-align: right;
}

.topbar-links-block {
  overflow: hidden;
}

.topbar-links-items {
  overflow-x: scroll;
}

.topbar-links-items .page-list {
  display: flex;
  width: 800px;
  overflow-x: scroll;
  padding: 12px 0px 0px;
  gap: 24px;
  margin: 0;
}

.topbar-links-items .page-item {
  color: var(--title-green-text);
  opacity: 0.5;
}

.page-item.home.active {
  color: var(--title-green-text);
  border-bottom: 2px solid var(--title-green-text);
  font-weight: bold;
  opacity: 1;
}

.page-item.kinder-app.active {
  color: var(--title-green-text);
  border-bottom: 2px solid var(--text-orange);
  font-weight: bold;
  opacity: 1;
}

.page-item.Ziel.active {
  color: var(--title-green-text);
  border-bottom: 2px solid var(--text-orange);
  font-weight: bold;
  opacity: 1;
}

.page-item.gegen-Krankheiten.active {
  color: var(--title-green-text);
  border-bottom: 2px solid #9fccd4;
  font-weight: bold;
  opacity: 1;
}

.page-item.gesundes-abnehmen.active {
  color: var(--title-green-text);
  border-bottom: 2px solid pink;
  font-weight: bold;
  opacity: 1;
}

.topbar-links-items::-webkit-scrollbar {
  display: none;
}

.Gesundes-Abnehm-list .f-bold {
  font-weight: bold;
}

.Insurance-Home .clock-icon,
.Insurance-Home .kacl-icon {
  width: 18px;
  height: 18px;
  margin-right: 14px;
}

.Insurance-Home .clock-icon img,
.Insurance-Home .kacl-icon img {
  width: 100%;
  height: 100%;
}

.Insurance-Home .rezepte-card-footer {
  margin-top: 16px;
  gap: 11px;
  margin-bottom: 14px;
}

.rezepte-card-content .rezepte-card-rate {
  margin-top: 10px;
}

.home-infographic img {
  width: 100%;
  border-radius: 12px;
}

.Insider-tips-block {
  background-color: #fff;
  box-shadow: 2px 2px 5px 0 #ccc;
  border-radius: 8px;
  padding: 0px 20px 20px;
}

.Insider-tips-block .rezept-author-box {
  direction: ltr;
}

.Insider-tips-otherblok {
  margin-bottom: 12px;
}

.Insider-tips-otherblok-content img {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 24px;
}

.Insider-tips-otherblok-content h4 {
  margin-bottom: 12px;
}

.Insider-tips-otherblok-content p {
  margin-bottom: 14px;
}

.Insider-tips-block .slick-dots {
  bottom: 7px !important;
  margin-left: -19px;
}

/********/
.top-header nav,
.top-header-right .login span {
  display: none;
}

.login-icon {
  margin-top: 8px;
}

.search-form input {
  color: var(--title-green-text);
  font-size: 15px;
}

.search-form input::placeholder,
.headerRow .search-form input::placeholder {
  color: var(--title-green-text);
}

.search-form input:focus-visible {
  outline: unset;
  outline-offset: unset;
}

.search-form {
  margin-bottom: 15px !important;
}

.Tabslider .greather-than {
  color: #ccc;
  transform: rotate(90deg);
}

.Tabslider .greather-than {
  color: #ccc;
  transform: rotate(90deg);
}

.Tabslider .disease-Item {
  height: 58px;
}

.Tabslider .disease-Item,
.Tabslider .disease-Item,
.Tabslider .disease-Item,
.Tabslider .disease-Item {
  height: 56px;
}

.disease-Item div {
  font-size: 16px;
}

.header-bottom nav.navbar.navbar-expand-lg {
  display: none;
}

/***************/
.tab-container {
  width: 100%;
}

.tab-container .tabs {
  display: flex;
  overflow-x: auto;
  padding: 10px;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}

.tab-container .tabs::-webkit-scrollbar {
  display: none;
}

.spacer {
  flex: 0 0 50%;
  /* Adjust spacer size to center tabs properly */
}

.tab-container .tab {
  flex: 0 0 auto;
  padding: 0px 20px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 5px;
  scroll-snap-align: center;
  transition: background-color 0.3s;
}

.tab-container .tab.active {
  border-bottom: 1px solid var(--title-green-text);
  color: var(--title-green-text);
  font-weight: bold;
  border-radius: 0;
}

.contentt.TabContent {
  display: none;
  /* Hide all content sections by default */
}

/********/
.rezeptsammlungen-box {
  background-color: #fff;
}

.swiper {
  width: 350px;
  height: 364px;
}

.swiper-slide {
  position: relative;

  border-radius: 10px;
  user-select: none;
}

.swiper-cards {
  overflow: visible !important;
  overflow-x: visible !important;
}

/* .swiper-slide img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.swiper-pagination-bullet {
  background-color: #007aff;
  opacity: 0.8;
}

/***********/
.Tabslider.slider-nav div span {
  color: #1f5f2a;
  font-size: 15px;
}

.Tabslider.slider-nav div.slick-slide {
  /* width: auto !important; */
  padding-bottom: 16px;
}

.Tabslider.slider-nav .slick-current.slick-active span {
  color: var(--title-green-text);
  font-weight: bold;
  font-size: 14px;
}

.Tabslider.slider-nav .slick-list {
  padding: 0 !important;
}

.Tabslider.slider-nav {
  padding-top: 15px;
}

.Tabslider.slider-nav div span {
  padding-bottom: 2px;
}

.Tab-Ziele-border.slick-slide.slick-current span,
.Tab-Ziele-border.slick-slide.slick-current span,
.Tab-home-border.slick-slide.slick-current span,
.Tab-Abnehmen-border.slick-slide.slick-current span,
.Tab-Krankheiten-border.slick-slide.slick-current span,
.Tab-kids-border.slick-slide.slick-current span {
  color: #e25319;
  margin-bottom: 16px;
}

.Tab-Ziele-border.slick-slide.slick-current span {
  border-bottom: 2px solid #e25319;
}

.Tab-home-border.slick-slide.slick-current span {
  border-bottom: 2px solid #e25319;
  margin-bottom: 10px;
}

.Tab-Abnehmen-border.slick-slide.slick-current span {
  border-bottom: 2px solid #e25319;
  margin-bottom: 10px;
}

.Tab-Krankheiten-border.slick-slide.slick-current span {
  border-bottom: 2px solid #e25319;
  margin-bottom: 10px;
}

.Tab-kids-border.slick-slide.slick-current span {
  border-bottom: 2px solid var(--text-orange);
  margin-bottom: 10px;
}

.Tabslider.slider-for .Tab-sliders-item.slick-slide.slick-current.slick-active {
  position: static !important;
}

.Tabslider.slider-for
  .Tab-sliders-item.slick-slide:not(
    .Tabslider.slider-for
      .Tab-sliders-item.slick-slide.slick-current.slick-active
  ) {
  visibility: hidden;
  position: absolute !important;
}

.eatsmarter-unsere-zeitschrift .text-center > img {
  display: unset !important;
}

.App-slider-item .rezeptsammlungen-box-title h4 {
  margin-top: 24px;
  margin-bottom: 4px;
}

section.pr-sm-0 {
  margin-top: 70px;
}

.search-form {
  border-radius: 6px !important;
}

.has-fillter img {
  width: 32px;
}

.Pillar-Insourance-Textblock span.text-orang {
  color: var(--text-orange);
  font-size: 14px;
}

.Insurance-Rezeptpage a.orang-btn-link {
  float: right;
  color: var(--text-orange);
  font-size: 15px;
}

.Pillar-Insourance-Textblock h4 {
  margin-bottom: 12px;
  margin-top: 4px;
  font-size: 20px;
  font-weight: bold;
}

.Pillar-Insourance-Textblock p {
  font-size: 15px;
}

.Insurance-Rezeptpage-slider-item img {
  width: 100%;
}

.Insurance-Rezeptpage-slider .slick-track {
  margin-bottom: 32px;
}

.Insurance-Rezeptpage-slider-item {
  margin-right: 16px;
}

.Pillar-Insourance-Textblock p.f15 {
  font-size: 15px;
}

.FixFooter-Block .FixFooter-links ul {
  list-style: none;
  display: flex;
  margin: 0;
  justify-content: space-around;
  padding: 0 0px 4px;
}

.FixFooter-Block {
  background: #f4faf0;
  padding: 12px 0px 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #42812e3d;
}

.FixFooter-Block .FixFooter-links ul div {
  display: flex;

  gap: 60px;

  border-radius: 10px;
}

.FixFooter-Block .FixFooter-links ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #99ba8d;
  font-size: 12px;
}

.FixFooter-Block .FixFooter-links ul li.active {
  color: #42812e;
  font-weight: bold;
}

.FixFooter-Block .FixFooter-links ul li img {
  width: 24px;
  height: 24px;
  margin-bottom: 4px;
}
.SponserSlider .rezeptsammlungen-imgbox {
  background-color: #e9d07c;
  border-radius: 7px 7px 0px 0px;
}
.SponserSlider .rezeptsammlungen-imgbox img {
  padding: 20px 50px;
}

.esdesign-d-slider .slick-track {
  display: flex;
}
.esdesign-d-slider .slick-track .d-card.slick-slide {
  margin-right: 12px;
}
.esdesign-d-slider .slick-slide:first-child {
  margin-left: 15px;
}
@media (min-width: 340px) and (max-width: 369px) {
  .Tabslider.slider-nav div.slick-slide {
    margin-right: -22px !important;
  }

  .Tabslider.slider-nav div.slick-slide {
    padding: 0px 16px !important;
  }

  .Tabslider.slider-nav div span,
  .Tabslider.slider-nav .slick-current.slick-active span {
    font-size: 13px !important;
  }
}

@media (min-width: 370px) and (max-width: 399px) {
  .Tabslider.slider-nav div.slick-slide {
    margin-right: -18px !important;
  }
}

@media (max-width: 419px) {
  .Tabslider.slider-nav div.slick-slide {
    margin-right: -9px;
  }
}

@media (min-width: 440px) {
  .Tabslider.slider-nav div.slick-slide {
    margin-right: 0px;
  }
}

@media (max-width: 419px) {
  .Tabslider.slider-nav div.slick-slide {
    padding-bottom: 0;
  }
}

.hero-video-card {
  width: calc(100% - 40px);
  margin: 0 auto 25px auto;
  height: 686px;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  /* box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); */
}
.hero-video-card video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.title-group{gap: 12px;}