/*!
Theme Name: Mutaflor
Theme URI:  https://xeomed.de
Author:     xeomed
Author URI: https://xeomed.de
Template:   kadence
Version:    1.0.34
License:    GNU General Public License v2 or later
*/
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

h1 strong,
h1 b {
  font-weight: 600;
}

h2 strong,
h2 b {
  font-weight: 600;
}

h3 strong,
h3 b {
  font-weight: 600;
}

h4 strong,
h4 b {
  font-weight: 600;
}

h5 strong,
h5 b {
  font-weight: 600;
}

h6 strong,
h6 b {
  font-weight: 600;
}

.site-main ul.wp-block-list {
  list-style-type: none;
}
.site-main ul.wp-block-list li {
  position: relative;
  padding-left: 40px;
  margin-left: -32px;
}
@media screen and (min-width: 768px) {
  .site-main ul.wp-block-list li {
    margin-left: -40px;
  }
}
.site-main ul.wp-block-list li:not(:last-child) {
  margin-bottom: 20px;
}
.site-main ul.wp-block-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  width: 24px;
  height: 6px;
  background-color: var(--global-palette2);
}
.site-main ul.wp-block-list ul {
  margin-top: 1rem;
}

.is-style-headline-with-lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .is-style-headline-with-lines {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.is-style-headline-with-lines::before, .is-style-headline-with-lines::after {
  content: "";
  width: 64px;
  height: 6px;
  background-color: var(--global-palette2);
  margin: 0 15px;
}
@media screen and (max-width: 1024px) {
  .is-style-headline-with-lines::after {
    margin-top: 30px;
  }
  .is-style-headline-with-lines::before {
    margin-bottom: 30px;
  }
}
.is-style-headline-with-lines strong {
  margin-right: 14px;
}

h2.is-style-headline-with-bg {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
h2.is-style-headline-with-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: -130px;
  width: 130px;
  height: 100%;
  background-color: var(--global-palette1);
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .mutaflor-theme .kb-svg-icon-wrap.kb-svg-icon-fe_arrowRight.kt-btn-icon-side-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.is-style-image-absolut-pos {
  position: absolute;
  z-index: 10;
}

.row__product--yellow .has-theme-palette2-background-color {
  position: relative;
}
.row__product--yellow .has-theme-palette2-background-color:before {
  content: "";
  position: absolute;
  left: -130px;
  top: 0;
  width: 130px;
  height: 100%;
  background-color: var(--global-palette2);
  z-index: -1;
}
.site-main .row__product--yellow .has-theme-palette2-background-color ul.wp-block-list li:before {
  background-color: var(--global-palette1);
}
.row__product--yellow .is-style-headline-with-bg {
  z-index: 10;
}
.row__header--ratgeber .has-theme-palette-3-color strong {
  color: var(--global-palette3);
}
.row__header--ratgeber ul a {
  text-decoration: none;
  font-weight: 700;
}
.row__content h2 {
  color: var(--global-palette1);
}
@media screen and (max-width: 768px) {
  .row__content > .kt-mobile-layout-row.kt-row-column-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.row__infobox {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .row__infobox {
    margin-left: 24px;
    margin-right: 24px;
  }
}
.row__infobox--ic {
  margin-left: 0;
  margin-right: 0;
}
.mutaflor-theme .row__infobox.row__infobox--bg1 .wp-block-kadence-advancedheading a {
  color: white;
  text-decoration: underline;
}
@media screen and (min-width: 1742px) {
  .mutaflor-theme .row__ict.row__ict--alignwide.kb-row-layout-wrap {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (max-width: 767px) {
  .row__ict .is-style-image-absolut-pos {
    top: -60px;
  }
}
@media screen and (min-width: 1742px) {
  .row__faqs .row__faqs--alignfull.wp-block-kadence-accordion.alignwide {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.row__faqs .row__faqs--alignfull.wp-block-kadence-accordion.alignwide .kt-blocks-accordion-icon-trigger {
  background-color: var(--global-palette1);
  height: 42px;
  width: 42px;
  min-width: 42px;
  margin-top: -20px;
  margin-bottom: -21px;
  margin-right: -14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px;
}
.row__faqs .row__faqs--alignfull.wp-block-kadence-accordion.alignwide .kt-accodion-icon-style-basic .kt-blocks-accordion-icon-trigger:before,
.row__faqs .row__faqs--alignfull.wp-block-kadence-accordion.alignwide .kt-accodion-icon-style-basic .kt-blocks-accordion-icon-trigger:after {
  width: 38px;
  top: 38px;
  left: 21px;
}
@media screen and (min-width: 1742px) {
  .row__bct .wp-block-kadence-rowlayout.kb-row-layout-wrap.alignwide {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.row__testimonials .splide__arrows, .row__infobox--tipps .splide__arrows {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.row__testimonials .splide__arrow--prev, .row__infobox--tipps .splide__arrow--prev {
  left: calc(100% - 102px);
  bottom: 0;
  border-radius: 30px 0 0 0 !important;
}
.row__testimonials .splide__arrow--next, .row__infobox--tipps .splide__arrow--next {
  right: -24px;
  bottom: 0;
}
.row__testimonials .splide__arrow svg, .row__infobox--tipps .splide__arrow svg {
  fill: white;
  height: 1em;
  width: 1em;
}
.row__testimonials .splide__arrow--prev svg, .row__infobox--tipps .splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.row__testimonials .splide__arrow, .row__infobox--tipps .splide__arrow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  color: var(--splide-nav-color);
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  position: absolute;
  bottom: -24px;
  background: var(--global-palette2);
  opacity: 1;
  border-radius: inherit;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: solid 1px var(--global-palette2);
  width: 63px;
}
.row__testimonials .splide__arrow:hover, .row__testimonials .splide__arrow:focus, .row__infobox--tipps .splide__arrow:hover, .row__infobox--tipps .splide__arrow:focus {
  background: var(--global-palette1);
  border: solid 1px white;
}
.row__infobox--tipps .splide__arrows {
  bottom: -8px;
  right: 22px;
}
.row__quellen a {
  color: white;
  text-decoration: underline;
}

.mutaflor-theme .section__product-use ul {
  margin-left: 20px;
}
.mutaflor-theme .section__product-use ul li {
  padding-left: 60px;
  margin-left: -60px;
}
.mutaflor-theme .section__product-use ul li:not(:last-child) {
  margin-bottom: 48px;
}
.mutaflor-theme .section__product-use ul li strong {
  color: inherit;
}
.section__product-use ul mark {
  font-weight: 700;
}

@media screen and (min-width: 1024px) and (max-width: 1080px) {
  .mutaflor-theme .wp-block-kadence-header-row-center .kb-search {
    display: none;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-advancedbtn .button.kb-button .kb-svg-icon-wrap {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1435px) {
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-identity {
    margin-left: 0;
    max-width: 132px;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-navigation81-cpt-id > .navigation > .menu-container > .menu > .wp-block-kadence-navigation-link > .kb-link-wrap > .kb-nav-link-content {
    font-size: 16px;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-navigation .menu-item-has-children > .kb-link-wrap > a {
    padding-right: 22px;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-advancedbtn .button.kb-button {
    font-size: 16px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-header-row .kadence-header-row-inner {
    padding-bottom: 49px;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-header {
    height: 175px !important;
  }
  .mutaflor-theme .wp-block-kadence-header-row-center .wp-block-kadence-navigation .kb-nav-dropdown-toggle-btn {
    right: 28px;
  }
}

.site-footer-middle-section-2.site-footer-section.footer-section-inner-items-2 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.site-footer#colophon .footer-html {
  margin-right: 0;
}
@media screen and (max-width: 719px) {
  .site-footer .footer-widget-area.content-mobile-align-center .footer-navigation .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .site-footer-section.site-footer-middle-section-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .site-footer .ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
    margin-left: 0;
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-right-golden {
    grid-template-columns: minmax(0, 1fr) minmax(0, 4fr);
  }
  .site-footer .kb-button.kt-btn-has-svg-true {
    min-width: 272px;
  }
}

#mutaflor-buy-modal .kt-modal-close {
  border-radius: 0;
  top: 0;
  right: 0;
  width: 64px;
  height: 62px;
}

.product__back {
  position: relative;
  top: -44px;
  cursor: pointer;
}

.product__btn--white .kt-btn-inner-text {
  color: white;
}
.product__btn--white .kt-btn-inner-text:hover, .product__btn--white .kt-btn-inner-text:focus {
  color: var(--global-palette-btn-bg);
}
/*# sourceMappingURL=style.css.map */
