:root {
  --kt-drawer-overlay-bg-color: rgba(247, 247, 247, .6);
  --kt-drawer-box-shadow: 0px 10px 40px rgba(57, 57, 57, 0.08);
  --kt-headings-color: #373C56;
  --kt-text-dark: var(--kt-headings-color);
  --kt-text-warning: rgba(225, 159, 68, 1);
  --kt-primary: #47CF96;
  --kt-text-primary: var(--kt-primary);
  --kt-primary-rgb: 71, 207, 150;
  --kt-primary-active: rgba(71, 207, 150, .8);
  --kt-secondary: #373C56;
  --kt-text-secondary: #373C56;
  --kt-secondary-rgb: 55, 60, 86;
  --kt-success: #51B540;
  --kt-success-rgb: 81, 181, 64;
  --kt-info: #41C8F3;
  --kt-info-rgb: 65, 200, 243;
  --kt-warning: #DF944E;
  --kt-warning-rgb: 225, 159, 68;
  --kt-danger: #FF1234;
  --kt-danger-rgb: 255, 18, 52;
  --kt-success-light: #CEEBD6;
  --kt-success-light-rgb: 206, 235, 214;
  --kt-info-light: #D9FEFC;
  --kt-info-light-rgb: 217, 254, 2523;
  --kt-warning-light: #FFE7A9;
  --kt-warning-light-rgb: 255, 231, 169;
  --kt-danger-light: #FFDDE0;
  --kt-danger-light-rgb: 255, 221, 224;
  --kt-light: #F7F7F7;
  --kt-light-rgb: 247, 247, 247;
  --kt-light-bg: #F6F6F9;
  --kt-light-bg-rgb: 246, 246, 249;
  --kt-dark-bg: #EBEDF3;
  --kt-dark-bg-rgb: 235, 237, 243;
  --kt-dark-gray: #798694;
  --kt-dark-gray-rgb: 121, 134, 148;
  --kt-light-gray: #F5F5F3;
  --kt-light-gray-rgb: 121, 134, 148;
  --bs-body-color: var(--kt-dark-gray);
  --bs-link-color: var(--kt-primary);
  --bs-link-hover-color: var(--kt-primary-active);
  --bs-light-rgb: var(--kt-dark-gray-rgb);
  --bs-dark-rgb: 55, 60, 86;
  --cc-light: #C4C4C4;
  --cc-dark: #262626;
  --cc-black: #000000;
  --cc-green: #32D382;
  --cc-green-rgb: 50, 211, 130;
  --cc-danger-light: rgba(255, 18, 52, 0.2);
  --cc-border-light: #D6DADF;
}

.rating-color-100 {
  color: #51B540 !important;
}

.rating-color-200,
.rating-color-300 {
  color: #A1CA3E !important;
}

.rating-color-600 {
  color: #FF1234 !important;
}

.rating-color-400,
.rating-color-500 {
  color: #FAB731 !important;
}

.rating-color-700,
.rating-color-800,
.rating-color-900 {
  color: #7b8d94 !important;
}

.rating-100 svg path {
  fill: #51B540;
}
.rating-100 .rating-number {
  color: #51B540 !important;
  font-weight: bold;
}
.rating-100 .rating-text {
  color: #51B540 !important;
}

.rating-200 svg path,
.rating-300 svg path {
  fill: #A1CA3E;
}
.rating-200 .rating-number,
.rating-300 .rating-number {
  color: #A1CA3E !important;
  font-weight: bold;
}
.rating-200 .rating-text,
.rating-300 .rating-text {
  color: #A1CA3E !important;
}

.rating-600 svg path {
  fill: #FF1234;
}
.rating-600 .rating-number {
  color: #FF1234 !important;
  font-weight: bold;
}
.rating-600 .rating-text {
  color: #FF1234 !important;
}

.rating-400 svg path,
.rating-500 svg path {
  fill: #FAB731;
}
.rating-400 .rating-number,
.rating-500 .rating-number {
  color: #FAB731 !important;
  font-weight: bold;
}
.rating-400 .rating-text,
.rating-500 .rating-text {
  color: #FAB731 !important;
}

.rating-700 svg path,
.rating-800 svg path,
.rating-900 svg path {
  fill: #7b8d94;
}
.rating-700 .rating-number,
.rating-800 .rating-number,
.rating-900 .rating-number {
  color: #7b8d94 !important;
  font-weight: bold;
}
.rating-700 .rating-text,
.rating-800 .rating-text,
.rating-900 .rating-text {
  color: #7b8d94 !important;
}

.warning-background-100 {
  background-color: rgba(81, 181, 64, 0.2) !important;
}
.warning-background-100:hover {
  cursor: pointer !important;
  background-color: rgba(81, 181, 64, 0.5019607843) !important;
}

.warning-background-400,
.warning-background-500 {
  background-color: rgba(250, 183, 49, 0.2) !important;
}
.warning-background-400:hover,
.warning-background-500:hover {
  cursor: pointer !important;
  background-color: rgba(250, 183, 49, 0.5019607843) !important;
}

.warning-background-600,
.warning-background-700 {
  background-color: rgba(255, 18, 52, 0.2) !important;
}
.warning-background-600:hover,
.warning-background-700:hover {
  cursor: pointer !important;
  background-color: rgba(255, 18, 52, 0.5019607843) !important;
}

.warning-100 {
  color: #51B540 !important;
}

.warning-400,
.warning-500 {
  color: #FAB731 !important;
}

.warning-600,
.warning-700 {
  color: #FF1234 !important;
}

.cc-traffic-39168 .cc-traffic-light-value {
  color: #009900;
}
.cc-traffic-39168 svg path {
  fill: #009900;
}

.cc-traffic-15182082 .cc-traffic-light-value {
  color: #E7A902;
}
.cc-traffic-15182082 svg path {
  fill: #E7A902;
}

.cc-traffic-13369344 .cc-traffic-light-value {
  color: #CC0000;
}
.cc-traffic-13369344 svg path {
  fill: #CC0000;
}

html:not([data-theme=dark]) body:not(.app-blank) {
  background-image: none;
}

html {
  scroll-behavior: smooth;
}

html, body {
  font-size: 16px !important;
}

body {
  padding-top: 68px;
}

h1 {
  font-weight: 600 !important;
  font-size: 30px !important;
  line-height: 41px !important;
}

h2 {
  font-weight: 600 !important;
  font-size: 25px !important;
  line-height: 38px !important;
}

h3 {
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}

h4 {
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 27px !important;
}

h5 {
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 23px !important;
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
}

.grid.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.ellipsis {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}

.one-line-ellipsis,
.two-line-ellipsis,
.three-line-ellipsis,
.four-line-ellipsis {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: pre-wrap;
}

.two-line-ellipsis {
  -webkit-line-clamp: 2;
}

.three-line-ellipsis {
  -webkit-line-clamp: 3;
}

.four-line-ellipsis {
  -webkit-line-clamp: 4;
}

.image-fit img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.image-fit.fit-contain img {
  object-fit: contain;
}

.image-fit-3-2 {
  aspect-ratio: 3/2;
}

.no-hover {
  pointer-events: none;
}

.pt-125 {
  padding-top: 125px !important;
}

.py-125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

.pb-125 {
  padding-bottom: 125px !important;
}

.fs-60 {
  font-size: 60px !important;
  line-height: 70px !important;
}

.fs-45 {
  font-size: 45px !important;
  line-height: 54px !important;
}

.fs-35 {
  font-size: 35px !important;
  line-height: 45px !important;
}

table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  padding: 10px;
}
table td {
  padding: 10px;
}

.slider-arrow {
  display: inline-block;
  height: 2rem !important;
  width: 2rem !important;
  border: 1px solid var(--kt-text-dark) !important;
  border-radius: 50%;
}
.slider-arrow i {
  color: var(--kt-text-dark) !important;
}

.light-arrows .slider-arrow {
  border: 1px solid var(--kt-light-gray) !important;
}
.light-arrows .slider-arrow i {
  color: var(--kt-light-gray) !important;
}

.rounded-100 {
  border-radius: 100px !important;
}

.rounded-30 {
  border-radius: 30px;
}

.rounded-25 {
  border-radius: 25px;
}

.bg-success {
  --kt-bg-rgb-color: var(--kt-success-rgb);
  background-color: var(--kt-success) !important;
}

.bg-cc-dark {
  background: var(--kt-dark-bg);
}

.text-black {
  color: var(--cc-black);
}

.bg-caution {
  background: var(--cc-danger-light);
}

.bg-caution.bg-hover-danger:hover .text-dark {
  color: #fff !important;
}

.text-gray {
  color: var(--kt-dark-gray);
}

.bg-gray {
  background: var(--kt-dark-gray);
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  font-weight: 500;
}

.breadcrumb.breadcrumb-angle .breadcrumb-item::after {
  content: "\f285";
  margin-left: 3px;
  font-weight: 600;
  font-family: "bootstrap-icons";
  color: var(--cc-light);
}
.breadcrumb.breadcrumb-angle .breadcrumb-item a {
  color: var(--cc-light);
}
.breadcrumb.breadcrumb-angle .breadcrumb-item.active {
  color: var(--cc-dark);
}

.card .card-header.cc-drawer-header {
  min-height: 125px;
}
.card .cc-header .card-title span.choice::before {
  content: "Mehr";
  display: inline-block;
  margin-right: 5px;
}
.card .cc-header.active .card-title span.choice::before {
  content: "Weniger";
}

.rating-tag span {
  color: var(--bs-body-color);
}

.rating-success svg path {
  fill: var(--kt-success);
}
.rating-success .rating-number {
  color: var(--kt-success);
}
.rating-success .rating-text {
  color: var(--kt-success);
}

.rating-warning svg path {
  fill: var(--kt-warning);
}
.rating-warning .rating-number {
  color: var(--kt-warning);
}
.rating-warning .rating-text {
  color: var(--kt-warning);
}

.rating-danger svg path {
  fill: var(--kt-danger);
}
.rating-danger .rating-number {
  color: var(--kt-danger);
}
.rating-danger .rating-text {
  color: var(--kt-danger);
}

.cc-swal-info {
  color: var(--kt-dark) !important;
}

.tns.tns-default .tns-outer {
  margin: 0;
}

.cc-slider .slider-buttons {
  height: 20px;
}
.cc-slider .slider-buttons button {
  height: auto;
  width: 20px;
  margin: 0 10px;
}

.border-slides .slide-inner {
  border: 1px solid var(--cc-border-light);
}

.ingredients-sort a {
  border: 1px solid transparent !important;
}
.ingredients-sort a.active {
  background: #FFFFFF;
  border: 1px solid #E1E7ED !important;
}

.form-switch.form-check-custom.form-check-solid .form-check-input,
.form-switch.form-check-custom.form-check-solid .form-check-input:active,
.form-switch.form-check-custom.form-check-solid .form-check-input:focus {
  background-color: var(--kt-dark-gray);
}

.form-switch.form-check-custom.form-check-success .form-check-input:checked {
  background-color: var(--kt-primary);
}

.form-check-custom.form-check-success .form-check-input:checked {
  background-color: var(--kt-primary);
}

.form-control[data-kt-search-element=input]:focus {
  border: 1px solid var(--kt-input-focus-border-color) !important;
}

.home-hero .form-control[data-kt-search-element=input]:focus, .news-hero .form-control[data-kt-search-element=input]:focus {
  border: 1px solid var(--kt-input-focus-border-color) !important;
  box-shadow: 0 0 0 2px var(--kt-input-focus-border-color) !important;
}

#searchProductsModal .form-control[data-kt-search-element=input]:focus {
  box-shadow: 0 0 1px 0 var(--kt-input-focus-border-color) !important;
  border: none !important;
}

#cc_newsletter_form .form-control:focus {
  box-shadow: 0 0 0 3px var(--kt-primary) inset !important;
}

/*Filter Tags */
.data-grid-hide {
  display: none !important;
}

.no-results-label.dg-label-empty {
  display: none;
}

.dg-desc i.bi {
  transform: rotate(180deg);
}

.tagify {
  --tagify-dd-bg-color: var(--kt-body-bg);
  --tags-border-color: var(--kt-input-border-color);
  --tags-hover-border-color: var(--kt-input-border-color);
  --tags-focus-border-color: var(--kt-input-focus-border-color);
  --tag-bg: rgba(206, 235, 214, 1);
  --tag-hover: rgba(206, 235, 214, 1);
  --tag-text-color: var(--kt-gray-700);
  --tag-text-color--edit: var(--kt-gray-700);
  --tag-pad: 0 0.5rem;
  --tag-inset-shadow-size: 1rem;
  --tag-invalid-color: var(--kt-danger);
  --tag-invalid-bg: var(--kt-danger-light);
  --tag-remove-bg: rgba(206, 235, 214, 1);
  --tag-remove-btn-color: transparent;
  --tag-remove-btn-bg: transparent;
  --tag-remove-btn-bg--hover: transparent;
  --input-color: var(--kt-gray-700);
  --placeholder-color: var(--kt-gray-400);
  --placeholder-color-focus: var(--kt-gray-500);
  --loader-size: .8rem;
  border-radius: 30px !important;
}

.tagify__input {
  line-height: 38px;
}

.tagify .tagify__tag {
  margin: 2px 3px;
  line-height: 38px;
  padding: 0 6px !important;
  border-radius: 100px !important;
}

/*Back to Top Button*/
#btn-back-to-top {
  position: fixed;
  z-index: 10000;
  bottom: 20px;
  right: 20px;
  display: none;
}

/*ADs Anziege */
.cc-adclass::before {
  padding: 2px;
  color: #555555;
  font-size: 12px;
  line-height: 12px;
  content: "Anzeige";
  display: block;
  text-align: left;
  min-height: 8px;
}

/*FOOTER*/
footer ul {
  list-style: none;
  padding-left: 0;
}

footer ul li {
  margin-bottom: 0.3rem;
}

footer a,
footer a i {
  color: #fff !important;
}

footer a {
  font-size: 14px;
  transition: 0.3s all ease-in-out;
}

footer a i {
  font-size: 26px !important;
  line-height: 26px !important;
}

footer a:hover {
  opacity: 0.8;
}

footer h3 {
  line-height: 45px !important;
  margin-bottom: 0.5rem;
}

.footer-middle {
  border-top: 1px solid #fff;
}

@media (min-width: 992px) {
  body {
    padding-top: 95px;
  }
  .bg-lg-white {
    --kt-bg-rgb-color: var(--kt-white-rgb);
    background-color: var(--kt-white) !important;
  }
  .bg-lg-light {
    --kt-bg-rgb-color: var(--kt-light-rgb);
    background-color: var(--kt-light) !important;
  }
}
@media (max-width: 767px) {
  .pt-125 {
    padding-top: 65px !important;
  }
  .py-125 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
  .pb-125 {
    padding-bottom: 65px !important;
  }
  .fs-60 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .fs-45 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .fs-35 {
    font-size: 25px !important;
    line-height: 35px !important;
  }
}
.cc-centered-error .fv-plugins-message-container {
  text-align: center;
}

.progress {
  border-radius: 0 !important;
}

figure {
  position: relative;
  display: inline-block;
}
figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 4px 6px;
  background-color: rgba(204, 204, 204, 0.3);
  color: #555;
}

/*# sourceMappingURL=common.css.map */
