/*
Theme Name: Storefront Child fmc
Theme URI: URL
Description: Child Theme fmc für Storefront
Author: Ping Internet Agentur AG
Template: storefront
Version: 1.0
Text Domain: storefront-child-fmc
*/

/* Hier kommen deine eigenen Styles */


/* =======================
	Variables
	======================= */
/* =======================
	Reset
	======================= */
* {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
  outline: none !important;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}

:focus:not(:focus-visible) {
  outline: none;
}

:root {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  font-family: "futura-pt", sans-serif;
}

body {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
}

h1 {
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  color: #1f2124;
}

h2 {
  font-size: 30px;
  line-height: 1.25;
  color: currentColor;
  font-style: normal;
  font-weight: 400;
  color: #1f2124;
}

h3,
body ul.products li.product .woocommerce-loop-product__title {
  font-weight: 700;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: 1.33;
  color: #1f2124;
  margin-top: 25px;

}

p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1f2124;
}

p a {
  color: #95C11F;
  text-decoration: underline;
}

p a:hover {
  color: #6178ac;
}

summary {
  list-style: none;
  cursor: pointer;
}

summary::-webkit-details-marker {
  display: none;
}

hr {
  border: none;
  height: 1px;
  background-color: currentColor;
}

address {
  font-style: normal;
}

/* =======================
	Base
	======================= */
:root {
  font-family: "Basis Grotesque", sans-serif;
  font-size: 20px;
  font-size: clamp(16px, 1.25vw, 20px);
  text-rendering: geometricPrecision;
  scrollbar-gutter: stable;
  text-underline-position: under;
}

@media (-webkit-device-pixel-ratio: 1.5) {
  :root {
    zoom: 0.66;
  }
}

@media (-webkit-device-pixel-ratio: 1.25) {
  :root {
    zoom: 0.8;
  }
}

h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4,
h5,
.heading-5 {
  margin-top: 2em;
  margin-bottom: 1em;
}

h1:first-child,
.heading-1:first-child,
h2:first-child,
.heading-2:first-child,
h3:first-child,
.heading-3:first-child,
h4:first-child,
.heading-4:first-child,
h5:first-child,
.heading-5:first-child {
  margin-top: 0;
}

h1:last-child,
.heading-1:last-child,
h2:last-child,
.heading-2:last-child,
h3:last-child,
.heading-3:last-child,
h4:last-child,
.heading-4:last-child,
h5:last-child,
.heading-5:last-child {
  margin-bottom: 0;
}

h1+h1,
h1+.heading-1,
h1+h2,
h1+.heading-2,
h1+h3,
h1+.heading-3,
h1+h4,
h1+.heading-4,
h1+h5,
h1+.heading-5,
.heading-1+h1,
.heading-1+.heading-1,
.heading-1+h2,
.heading-1+.heading-2,
.heading-1+h3,
.heading-1+.heading-3,
.heading-1+h4,
.heading-1+.heading-4,
.heading-1+h5,
.heading-1+.heading-5,
h2+h1,
h2+.heading-1,
h2+h2,
h2+.heading-2,
h2+h3,
h2+.heading-3,
h2+h4,
h2+.heading-4,
h2+h5,
h2+.heading-5,
.heading-2+h1,
.heading-2+.heading-1,
.heading-2+h2,
.heading-2+.heading-2,
.heading-2+h3,
.heading-2+.heading-3,
.heading-2+h4,
.heading-2+.heading-4,
.heading-2+h5,
.heading-2+.heading-5,
h3+h1,
h3+.heading-1,
h3+h2,
h3+.heading-2,
h3+h3,
h3+.heading-3,
h3+h4,
h3+.heading-4,
h3+h5,
h3+.heading-5,
.heading-3+h1,
.heading-3+.heading-1,
.heading-3+h2,
.heading-3+.heading-2,
.heading-3+h3,
.heading-3+.heading-3,
.heading-3+h4,
.heading-3+.heading-4,
.heading-3+h5,
.heading-3+.heading-5,
h4+h1,
h4+.heading-1,
h4+h2,
h4+.heading-2,
h4+h3,
h4+.heading-3,
h4+h4,
h4+.heading-4,
h4+h5,
h4+.heading-5,
.heading-4+h1,
.heading-4+.heading-1,
.heading-4+h2,
.heading-4+.heading-2,
.heading-4+h3,
.heading-4+.heading-3,
.heading-4+h4,
.heading-4+.heading-4,
.heading-4+h5,
.heading-4+.heading-5,
h5+h1,
h5+.heading-1,
h5+h2,
h5+.heading-2,
h5+h3,
h5+.heading-3,
h5+h4,
h5+.heading-4,
h5+h5,
h5+.heading-5,
.heading-5+h1,
.heading-5+.heading-1,
.heading-5+h2,
.heading-5+.heading-2,
.heading-5+h3,
.heading-5+.heading-3,
.heading-5+h4,
.heading-5+.heading-4,
.heading-5+h5,
.heading-5+.heading-5 {
  margin-top: 1em;
}

p,
ul,
ol {
  margin-bottom: 1rem;
}

p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

li>p {
  margin-bottom: 0;
}

ul,
ol {
  padding-left: 1rem;
}

nav ul,
nav ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

footer ul,
footer ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

strong,
b {
  font-weight: bold;
}

a {
  color: currentColor;
}

nav a {
  text-decoration: none;
}

img,
svg,
video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
  border: none;
}

figure {
  font-size: 0;
}

input,
textarea,
select,
button {
  border: none;
  border-radius: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  background-color: transparent;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=submit],
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  margin-right: 0.25rem;
}

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: currentColor;
}

::-moz-placeholder {
  color: currentColor;
}

:-ms-input-placeholder {
  color: currentColor;
}

:-moz-placeholder {
  color: currentColor;
}

fieldset {
  border: none;
}

button,
input[type=submit],
.m-button {
  text-rendering: geometricPrecision;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  --leading-trim: both;
}

@media print {
  footer {
    display: none !important;
  }

  .m-nav-items__wrapper,
  .m-nav-pages,
  .m-nav-service,
  .m-hamburger {
    visibility: hidden !important;
  }

  .m-pdf-form {
    display: none !important;
  }

  .u-print {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
  }

  .u-print .m-news-detail__date {
    display: flex !important;
    justify-content: space-between !important;
    padding-bottom: 3rem !important;
  }

  .u-print .m-nav-logo--news {
    display: block !important;
    width: 11.5rem !important;
    height: 80px !important;
  }

  .u-print .m-news-detail {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    grid-column: span 12 !important;
  }

  .u-print .m-news-detail__title {
    width: 100% !important;
  }

  .u-print .m-news-detail__dsc {
    width: 100% !important;
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .u-print .m-news-detail__dsc-text {
    width: 100% !important;
  }

  .u-print .m-btn {
    display: none !important;
  }
}

/* =======================
	Utilities
	======================= */
.u-grid {
  display: grid;
  gap: 5rem 2.5rem;
}

.u-grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media screen and (max-width: 840px) {
  .u-grid--2 {
    grid-template-columns: minmax(0, 1fr);
  }
}

.u-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media screen and (max-width: 840px) {
  .u-grid--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 600px) {
  .u-grid--3 {
    grid-template-columns: minmax(0, 1fr);
  }
}

.u-grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media screen and (max-width: 840px) {
  .u-grid--4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 600px) {
  .u-grid--4 {
    grid-template-columns: minmax(0, 1fr);
  }
}

.u-grid__item--2-3 {
  grid-column: span 2;
}

@media screen and (max-width: 840px) {
  .u-grid__item--2-3 {
    grid-column: span 1;
  }
}

.u-limiter {
  display: grid;
  grid-template-columns: minmax(0, 4rem) minmax(0, 12fr) minmax(0, 4rem);
  grid-template-areas: ". content .";
}

@media screen and (max-width: 600px) {
  .u-limiter {
    grid-template-columns: minmax(0, 1.44rem) minmax(0, 12fr) minmax(0, 1.44rem);
  }
}

.u-limiter__inner {
  grid-area: content;
  justify-self: center;
  width: 100%;
  max-width: 1568px;
}






@media screen and (max-width: 860px) {
  .u-header-container {
    padding-left: 1.4375rem;
  }
}

@media screen and (min-width: 860px) {
  .u-header-container--home {
    padding-left: 4rem;
  }
}

.u-centered-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.u-section {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.u-center {
  text-align: center;
}

.u-text {
  max-width: 80ch;
}

.u-clickable {
  cursor: pointer;
}

.u-bg-gradient {
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) no-repeat;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}

.u-bg-circle {
  position: absolute;
  left: -18vw;
  top: 5vw;
  aspect-ratio: 1;
  width: 61vw;
  height: auto;
  background: rgba(0, 0, 0, 0.2);
  mix-blend-mode: multiply;
  border-radius: 50%;
}

.m-overlaying-link {
  display: none !important;
}

.u-double-background {
  position: absolute;
}

#main table.cart td.actions .coupon {
  display: flex;
}

#main .woocommerce-cart-form__contents .actions>.button {
  float: right;
}

.search-results #main>article,
.search-results #main>.search-count {
  width: 75%;
}

@media screen and (min-width: 1200px) {
  .u-double-background {
    background: linear-gradient(to right, #1f2124 50%, #F3F3F3 50%);
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .heading-3,
  h3 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.33;
  }
}

.u-double-background__parent {
  position: relative;
  overflow: hidden;
}

.u-no-scroll {
  overflow-y: hidden;
}

.u-primary-background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 100%;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .u-primary-background {
    background: #1f2124;
  }
}

.u-primary-background__parent {
  position: relative;
}

.u-gray-background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 100%;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .u-gray-background {
    background: #F3F3F3;
  }
}

.u-gray-background__parent {
  position: relative;
}

.u-fade-in {
  opacity: 0;
  transition: opacity 1s;
}

.u-fade-in.show {
  opacity: 1;
}

.u-light-blue-bg {
  background-color: #6178ac;
}

.u-dark-blue-bg {
  background-color: #1f2124;
}

.u-orange-bg {
  background-color: #243147;
}

#customer_details .col-2 .woocommerce-additional-fields__field-wrapper {
  margin-top: 20px;

}

@media screen and (min-width: 1200px) {
  .u-img-50 {
    width: 50%;
  }

  #customer_details .col-2 .woocommerce-additional-fields {
    border-top: none;


  }


}

@media screen and (min-width: 1200px) {
  .u-img-30 {
    width: 30%;
  }
}

.u-info-border {
  display: flex;
  align-items: center;
  border-radius: 40px;
  border: 1px solid #6178ac;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 1200px) {
  .u-info-border {
    padding: 0.625rem 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .u-info-border {
    padding: 0.6rem 0.9rem;
  }
}

.u-info-border--primary {
  border: 1px solid #1f2124;
}

.u-info-border--white {
  border: 1px solid #FFFFFF;
}

/* =======================
	Layouts
	======================= */
#content {
  min-height: 80vh;

}

/* =======================
	Modules
	======================= */
.m-skip {
  position: absolute;
  z-index: 11;
  padding: 0.25rem;
  background-color: white;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease-in-out;
}

.m-skip:focus {
  opacity: 1;
  pointer-events: auto;
}

.m-lead-text {
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .m-lead-text {
    padding-top: 5.625rem;
    padding-bottom: 2.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-lead-text {
    padding-top: 6.2rem;
    padding-bottom: 3.7rem;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
  }
}

.m-button {
  padding: 1.25rem 2.5rem;
}

.m-overlaying-link {
  position: absolute;
  inset: 0;
  z-index: 1;
  cursor: pointer;
}

.m-overlaying-link__parent {
  position: relative;
}

.m-support-sticker-link {
  position: fixed;
  display: flex;
  align-items: center;
  z-index: 2;
  transition: bottom 0.1s;
}

@media screen and (max-width: 1200px) {
  .m-support-sticker-link {
    bottom: 1.875rem;
    right: 1.44rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-support-sticker-link {
    bottom: 2rem;
    right: 2rem;
  }
}

.m-support-sticker-link__container {
  position: relative;
}

.m-support-sticker-link__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1f2124;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 50px;
  aspect-ratio: 1/1;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  overflow: hidden;
  transition: width 0.3s ease-in-out;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .m-support-sticker-link__icon {
    padding: 0.625rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-support-sticker-link__icon {
    padding: 0.5rem;
  }
}

.m-support-sticker-link__text {
  background-color: #1f2124;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 40px;
  padding: 0.5rem 1rem;
  padding-right: 2.5rem;
  margin-right: -2rem;
  white-space: nowrap;
  transition: all 0.5s ease-in-out;
  transform: translateX(80px) rotateY(90deg);
}

.m-support-sticker-link:hover .m-support-sticker-link__text {
  transform: translateX(0) rotateY(0);
}

.m-support-sticker-link .m-overlaying-link {
  z-index: 4;
}

.m-btn,
button:not(.m-hamburger):not(.btn-search),
a.button,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
a.wc-forward,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.submit {
  display: flex;
  align-items: center;
  border-radius: 40px !important;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid transparent;
  background-color: #95C11F !important;
  color: #fff !important;

}

#main .woocommerce-info a.button,
#content .woocommerce-message a {
  display: flex;
  align-items: center;
  border-radius: 40px !important;
  border: 1px solid white !important;
  color: white !important;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent !important;
}

body .delete_basket {
  margin-top: 20px;
  background-color: red !important;
  clear: both;
}

#content .woocommerce-message a {
  padding: .6180469716em 1.41575em;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 1200px) {

  .m-btn,
  button:not(.m-hamburger):not(.btn-search),
  a.button,
  .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
  a.wc-forward,
  .woocommerce-info a.button,
  body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
  .submit {
    font-size: 1rem;
    font-weight: 400 !important;
    line-height: 1;
    letter-spacing: 0.5px;
    padding: 0.625rem 1rem 0.625rem 1.125rem;
  }
}

@media screen and (min-width: 1200px) {

  .m-btn,
  button:not(.m-hamburger):not(.btn-search),
  a.button,
  .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
  a.wc-forward,
  .woocommerce-info a.button,
  body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
  .submit {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.5px;
    padding: 0.55rem 0.9rem 0.6rem 0.9rem;

  }
}

.m-btn p {
  margin: 0;
}

.m-btn:hover,
button:not(.m-hamburger):not(.btn-search).is-active,
button:not(.m-hamburger):not(.btn-search):hover,
.button:hover,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,
a.wc-forward:hover,
.woocommerce-info a.button:hover,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover,
.submit:hover {
  border: 1px solid transparent;
  background: #243147 !important;
  color: #FFFFFF !important;
}

.m-btn:hover svg path {
  stroke: #FFFFFF;
}

.m-btn.active {
  background: #6178ac;
  color: #FFFFFF;
}

.m-btn--dark {
  border: 1px solid #FFFFFF;
  background: #1f2124;
  color: #FFFFFF;
}

@media screen and (max-width: 1199px) {
  .m-btn--nav {
    border: 1px solid transparent !important;
    background: #003447 !important;
    color: #FFFFFF !important;
    height: 2.56rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-btn--nav {
    border: 1px solid transparent;
    background: #1f2124;
    color: #FFFFFF;
    height: 2.05rem;
  }
}

.m-btn--nav:hover {
  background: #243147;
}

.m-btn--nav.active {
  background: #243147;
}

.m-btn--light {
  border: 1px solid #FFFFFF;
  background: #6178ac;
  color: #FFFFFF;
}

.m-btn--light:hover {
  border: 1px solid #6178ac;
  background: #FFFFFF;
  color: #1f2124;
}

.m-btn--light.active {
  background: #1f2124;
}

.m-btn--white {
  border: 1px solid #FFFFFF;
  background: transparent;
  color: #FFFFFF;
}

.m-btn--white:hover {
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  color: #1f2124;
}

.m-btn--white:hover svg path {
  stroke: #1f2124;
}

.m-btn--white.active {
  background: #FFFFFF;
  color: #1f2124;
}

@media screen and (max-width: 1200px) {
  .m-btn--filter {
    width: 100%;
    text-align: left;
    transition: all 0.3s;
  }
}

.m-btn--filter.open {
  visibility: visible;
  height: 100%;
  opacity: 1;
}

@media screen and (max-width: 1199px) {
  .m-btn--filter.active {
    display: none;
  }
}

.m-btn-round {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  aspect-ratio: 1/1;
  background: #1f2124;
  cursor: pointer;
  transition: all 0.3s;
  flex-shrink: 0;
}

@media screen and (max-width: 1199px) {
  .m-btn-round {
    padding: 0.625rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-btn-round {
    padding: 0.5rem;
  }
}

.m-btn-round:hover {
  background: #243147;
}

.m-btn-round.active {
  background: #243147;
}

.m-btn-round--icon {
  background: transparent;
  border: 1px solid #6178ac;
}

.m-btn-round--icon svg path {
  transition: all 0.3s;
}

.m-btn-round--icon:hover {
  background: #6178ac;
}

.m-btn-round--icon:hover svg path {
  stroke: #FFFFFF;
}

@media screen and (max-width: 1199px) {
  .m-btn-round--nav {
    border: 1px solid transparent;
    background: #95C11F;
    color: #FFFFFF;
    width: 2.5rem;
    height: 2.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-btn-round--nav {
    border: 1px solid transparent;
    background: #95C11F;
    color: #FFFFFF;
    width: 2rem;
    height: 2rem;
  }
}

.m-phone-svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.6rem;
  transition: all 0.3s;
}

.m-close-btn-svg {
  width: 2rem;
  height: 2rem;
}

.m-error-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
}

.m-card-link-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1f2124;
  padding: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  aspect-ratio: 1/1;
  border-radius: 50%;
  transition: all 0.3s;
}

@media screen and (max-width: 1199px) {
  .m-card-link-btn {
    width: 3.125rem;
    height: 3.125rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-card-link-btn {
    width: 3rem;
    height: 3rem;
  }
}

.m-card-link-btn--primary-hover {
  background: #003447;
}

.m-card-link-btn--secondary-hover {
  background: #59889A;
}

.m-card-link-btn--orange-hover {
  background: #F46720;
}

.m-card-arrow {
  width: 2rem;
  height: 2rem;
  transform: rotate(45deg);
  min-width: 2rem;
  min-height: 2rem;
}

.m-accordion-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  padding: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  aspect-ratio: 1/1;
  border-radius: 50px;
  border: 1px solid #6178ac;
  transition: all 0.5s;
}

.m-accordion-btn--inner {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  padding: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  aspect-ratio: 1/1;
  border-radius: 50px;
  border: 1px solid #6178ac;
  transition: all 0.5s;
}



h1,
h2,
h3,
h4,
p,
a {
  color: #1f2124;
}

h1,
.heading-1 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;

}

/*Startseite*/

.home .page-description p , .wp-block-list li{
    font-family: "futura-pt", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #243147;
}

.wp-block-list li {
  margin-bottom: 10px;
}
.home .page-description p.date {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
    color: #6178AC !important;
}
.home .page-description .wp-block-accordion-item{
  margin-bottom: 30px;
}
.home .page-description .wp-block-accordion-heading__toggle-title {
    font-size: 28px;
    font-weight: 700;
    color: #243147;
}
.home .page-description .wp-block-accordion-heading button.wp-block-accordion-heading__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 20px 0;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #243147;
    cursor: pointer;
}
.home .page-description .wp-block-accordion-heading button.wp-block-accordion-heading__toggle span{
    transition: all 0.4s ease;
}
.home .page-description .wp-block-accordion-heading button.wp-block-accordion-heading__toggle:hover span {
 
  color:#95C11F !important;
  text-decoration: none !important;
}
.home .page-description .wp-block-accordion-heading__toggle-icon {
    font-size: 45px;
    font-weight: 500;
    color: #1a1a2e;
}
.home .page-description .wp-block-accordion-panel {
    margin: 0;
}
.home .page-description .wp-block-accordion-panel .wp-block-column.list-col {
    gap: 52px;
    margin-bottom: 30px;
}
.home .page-description .wp-block-accordion-panel .wp-block-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home .page-description .wp-block-accordion-panel .wp-block-list li {
    font-size: 20px;
    line-height: 1.6;
    padding: 8px 0 8px 24px;
    position: relative;
    color: #243147;
}
.home .page-description .wp-block-accordion-panel .wp-block-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #95C11F;
}

.page-description .wp-block-image img{
  width: 100%;
}


.home .page-description h1 {
  margin-top: 30px !important;
  margin-bottom: 30px!important;
  font-size: 49px;
  color: #243147;
}

#main>header,
#main .hentry.type-page .entry-header {
  padding-bottom: 50px;
}

.current-menu-item span::after {
  width: 100%;
}

body.page-id-3 #main .hentry.type-page .entry-header {
  padding-bottom: 1rem;
}

.type-page.hentry .entry-content>p,
.type-page.hentry .entry-content ul {
  font-size: 20px;
  line-height: 30px;
  margin-left: 0;
  color: #1f2124;
}

.type-page.hentry .entry-content ul.woocommerce-error {
  color: #ffffff;
}

span.woocommerce-input-wrapper>input {
  float: left;
  margin-top: 9px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  margin-bottom: 40px;
}

.type-page.hentry .entry-content>p.has-large-font-size {
  font-size: 2.5rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.16;
  max-width: 40%;
  width: 100%;
  margin-bottom: 6rem;
  padding-bottom: 6rem;
}

.type-page.hentry .entry-content>p a {
  text-decoration: underline !important;
}

@media screen and (min-width: 1200px) {

  h2,
  .heading-2 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.2;
  }
}

@media screen and (max-width: 1200px) {

  h3,
  .heading-3 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.33;
  }
}

@media screen and (min-width: 1200px) {

  h3,
  .heading-3 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.33;
  }
}

@media screen and (max-width: 1199px) {
  p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.44;
  }
}

@media screen and (min-width: 1200px) {
  p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
  }
}

.m-default-heading {
  position: relative;
  width: 100%;
  min-height: 14.5rem;
  overflow: hidden;
}

.m-default-heading.u-image {
  min-height: 30rem;
  background: #F3F3F3;
}

@media screen and (max-width: 860px) {
  .m-default-heading.u-image {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}

@media screen and (max-width: 860px) {
  .m-default-heading-image {
    clip-path: circle(72% at 74% 75%);
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-image {
    position: relative;
    width: 65%;
    clip-path: circle(72% at 76% 75%);
  }
}

.m-default-heading-image__container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 860px) {
  .m-default-heading-image__container {
    position: relative;
    display: block;
    bottom: 0;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-image__container {
    position: absolute;
    display: flex;
    justify-content: end;
    height: 100%;
  }
}

.m-default-heading-image__main-picture {
  display: flex;
}

@media screen and (min-width: 860px) {
  .m-default-heading-image__main-picture {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
  }
}

@media screen and (max-width: 860px) {
  .m-default-heading-image__main-picture {
    height: 23rem;
  }
}

.m-default-heading-main-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 4s;
}

.m-default-heading-main-image.animate-in {
  animation: zoomInFristImage 1.5s ease-in forwards;
}

.m-default-heading-main-image.animate-out {
  animation: zoomOutFristImage 1.5s ease-in forwards;
  animation-delay: 0.8s;
}

.m-default-heading-image__animate-picture {
  position: absolute;
  inset: 0;
  visibility: hidden;
  opacity: 0;
}

.m-default-heading-image__animate-picture.active {
  animation: appearSecondImage 1s forwards;
  animation-delay: 0.8s;
}

.m-default-heading-image__animate-picture.inactive {
  animation: disappearSecondImage 1s forwards;
}

.m-default-heading-animate-image {
  width: 100%;
  height: 100%;
  scale: 0.99;
  -o-object-fit: cover;
  object-fit: cover;
  filter: blur(5px);
}

.m-default-heading-animate-image.animate-in {
  animation: zoomInSecondImage 1.5s forwards;
  animation-delay: 1.2s;
}

.m-default-heading-animate-image.animate-out {
  animation: zoomOutSecondImage 0.8s forwards;
}

.m-default-animation-trigger {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  top: 50%;
  left: calc(50% - 7rem);
  transform: translateY(-50%);
  width: 9rem;
  height: 2rem;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.3s;
}

.m-default-animation-trigger.inactive {
  z-index: -1;
  animation: animationBtnDisappear 0.5s forwards;
}

.m-default-animation-trigger.active {
  z-index: 1;
  animation: animationBtnAppear 0.5s forwards;
  animation-delay: 2s;
}

.m-default-animation-trigger p {
  color: #FFFFFF;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.m-default-animation-trigger--backward {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  top: 50%;
  left: calc(50% - 7rem);
  transform: translateY(-50%);
  width: 9rem;
  height: 2rem;
  cursor: pointer;
  white-space: nowrap;
  opacity: 0;
  z-index: -1;
  transition: all 0.3s;
}

.m-default-animation-trigger--backward.inactive {
  z-index: -1;
  animation: animationBtnDisappear 0.5s forwards;
}

.m-default-animation-trigger--backward.active {
  z-index: 1;
  animation: animationBtnAppear 0.5s forwards;
  animation-delay: 2s;
}

.m-default-animation-trigger--backward p {
  color: #FFFFFF;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__title {
    width: 50%;
  }
}

.m-default-heading-content__title-main {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 1;
  transition: opacity 1.5s;
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__title-main {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}

.m-default-heading-content__title-main.inactive {
  animation: animationBtnDisappear 1s ease-out forwards;
  z-index: -1;
}

.m-default-heading-content__title-main.active {
  animation: animationBtnAppear 1s ease-in forwards;
  z-index: 0;
}

.m-default-heading-content__title-animated {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 1.5s;
}

.m-default-heading-content__title-animated.inactive {
  animation: animationBtnDisappear 1s ease-out forwards;
  z-index: -1;
}

.m-default-heading-content__title-animated.active {
  animation: animationBtnAppear 1s ease-in forwards;
  z-index: 0;
}

.m-default-heading-content__title-main h1 {
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__title-main h1 {
    line-height: 1.2;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__title-main h1 {
    line-height: 1.16;
  }
}

.m-default-heading-content__title-animated h2 {
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__title-animated h2 {
    line-height: 1.2;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__title-animated h2 {
    line-height: 1.16;
  }
}

.m-default-heading-content__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__container {
    justify-self: start;
    padding-top: 1.8125rem;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__container {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__container.u-image {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__container.u-image {
    padding-top: 5.35rem;
    padding-bottom: 5.35rem;
  }
}

.m-default-heading-content__title {
  padding-bottom: 1rem;
  z-index: 1;
}

.m-default-heading-content__title h1 {
  font-size: 1.2rem;
  line-height: 1.25;
  font-weight: 400;
  text-decoration-line: underline;
}

.m-default-heading-content__lead-text {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 860px) {
  .m-default-heading-content__lead-text {
    width: 85%;
  }
}

@media screen and (min-width: 860px) {
  .m-default-heading-content__lead-text {
    width: 40%;
    text-wrap: balance;
  }
}

.m-default-heading-content__contact {
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}

.m-contact-phone-svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.6rem;
  transition: all 0.3s;
}

.m-contact-phone-svg path {
  stroke: #1f2124;
}

.m-contact-email-svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.6rem;
  transition: all 0.3s;
}

.m-nav {
  top: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 5;
  transition: all 0.5s;
}

@media screen and (max-width: 1199px) {
  .m-nav {
    height: 80px;
  }
}

@media screen and (min-width: 1200px) {
  .m-nav {

    height: 80px;
  }
}

/* .m-nav.is-visible {
  height: 100vh;
} */

.m-nav {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.m-nav-items {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}


.m-nav-items__wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #1f2124;
  z-index: 3;
  transform: translateY(-100%);
  transition: all 0.5s;
}

.m-nav-items__wrapper.is-active {
  transform: translateY(0);
}

@media screen and (max-width: 1199px) {
  .m-nav-logo {
    height: 2.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .m-nav-logo {
    height: 2.6rem;
  }

}

.col2-set#customer_login .col-1,
.col2-set.addresses .col-1 {
  width: 52.9411764706%;
}

.col2-set#customer_login .col-2,
.col2-set.addresses .col-2 {
  width: 41.1764705882%;
}

.m-nav-logo--news {
  display: none;
}

.m-nav-logo__container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .m-nav-logo__container.is-active {
  visibility: hidden;
} */

.m-nav-pages {
  display: flex;
}

@media screen and (max-width: 1199px) {}

@keyframes hide-scroll {

  0%,
  to {
    overflow: hidden
  }
}

@media screen and (min-width: 1000px) {
  .m-nav-pages {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}

.m-nav-pages.is-active {
  visibility: visible;
  opacity: 1;
}

.m-nav-pages__item {
  text-align: center;
}

.m-nav-pages__item-link {
  position: relative;
}





.m-nav-pages__item-link:hover::after {
  width: 100%;
}

.m-nav-pages__item-link.active::after {
  width: 100%;
}


.m-nav-service {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 999px) {}

@media screen and (max-width: 1199px) {

  /* .m-nav-service {
    position: absolute;
    left: 0;
    top: 1.25rem;
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
    background-color: #1f2124;
    visibility: hidden;
    z-index: 3;
    margin-left: 0;
  } */
  /* .m-nav-items>.m-nav-service {
    display: none;
  }

  .m-nav-pages .m-nav-service {
    justify-content: start;
    margin: 15px 25px 25px;
    gap: 10px;
  }

  .m-nav-pages .m-nav-service li {
    padding: 0;
  } */
}

@media screen and (min-width: 1000px) {
  .m-nav-service {
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
  }

  /* body .m-nav-items {
    margin: 0 25px;
  } */
}

.m-nav-service.is-active {
  visibility: visible;
}

.m-hamburger {
  color: currentColor;
  z-index: 5;
}




.m-hamburger.is-clicked rect {
  transform: scaleX(0);
}

.m-hamburger.is-clicked rect:first-child {
  transform: translateY(0) rotate(45deg);
}

.m-hamburger.is-clicked rect:last-child {
  transform: translateY(0) rotate(-45deg);
}

.m-hamburger svg {
  width: 1.25rem;
  color: #FFFFFF;
  height: 35px;
  width: 35px
}

.m-hamburger rect {
  fill: currentColor;
  transform-origin: center;
  transition: transform 0.25s ease-in-out;
}

.m-hamburger rect:not(:first-child):not(:last-child) {
  transform-origin: left;
}

.m-hamburger rect:first-child {
  transform: translateY(-16px);
}

.m-hamburger rect:last-child {
  transform: translateY(16px);
}









.m-info {
  display: flex;
}

@media screen and (max-width: 1200px) {
  .m-info {
    flex-direction: column;
    row-gap: 1.25rem;
    grid-column: span 2;
  }
}

@media screen and (min-width: 1200px) {
  .m-info {
    flex-direction: row;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
}

.m-info__address p {
  margin-bottom: 0;
}

.m-info__contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.m-info__contact a {
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}







/*shop*/
img {
  border-radius: 0 !important;
}

ul.products {
  padding: 0;
}

body ul li.product {
  min-height: 16.5rem;
  padding: 40px;
  background: #6178ac;
  display: flex;
  flex-direction: column;
  transition: all .3s;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 536px;
  border-radius: 20px;
  width: 100%;
  margin-right: 20px !important;

}

li.product:hover {
  background: #596C99;
}

li.product .woocommerce-loop-product__title,
body ul.products li.product .price {
  text-align: left;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.woocommerce-breadcrumb,
nav.storefront-product-pagination,
.woocommerce-Reviews,
section.related,
.reviews_tab,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a::before {
  display: none !important;
}

input.qty {
  padding: 5px;
}



a {
  text-decoration: none !important;
}

body.single-product div.product .product_meta a {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #1f2124;
  text-decoration: none !important;
  position: relative;
}

a:hover {
  text-decoration: none;
}

body.single-product div.product .product_meta a:hover:after {
  width: 100%;
}

body ul.products li.product img {
  margin-bottom: 0;
}

.col-full {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  box-sizing: content-box;
}

.btn-search {
  background: #1f2124 !important;
  height: 40px;
  width: 40px;
  padding: 0 !important;
  justify-content: center;
  position: absolute;
  right: .75rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100px;
}

.btn-search:hover {
  background: #243147 !important;
  border-color: #243147 !important;
}

.search-results .page-title,
.no-results .page-title {
  text-decoration: none !important;
  line-height: 1.16;
  font-size: 50px;
  font-weight: 400;
}

.search-results #main>header,
.search-no-results #main .no-results>header {
  padding-bottom: 40px;
  padding-top: 120px;
}

.btn-search::before {
  content: '';
  background: url(img/icon-search.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.woocommerce-product-search .search-field {
  border-radius: 2rem;
  padding: 1.3rem 1.3rem 1.3rem 1.5rem;
  width: 100%;
  background: white;
  box-shadow: none;
  border: 1px solid #6178ac;
  color: #1f2124;
  line-height: normal;
}

form.woocommerce-product-search {
  width: 75%;
  position: relative;
  margin-bottom: 120px;
}

.woocommerce-product-search .search-field::placeholder {
  color: #1f2124;
  opacity: 1;
}

.m-nav-service__item {
  position: relative;
}

.m-nav-service__item.m-cart-item .m-cart-svg {
  width: 34px;
  height: 32px;
  display: block;
  stroke: white;
  stroke-width: 2;
  fill: none;
}

.m-nav-service__item.active .m-btn-round--nav {
  background-color: #243147;
}

.m-nav-service__item.m-cart-item .m-cart-count {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(35%, -35%);
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 999px;
  background-color: #243147;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  display: grid;
  place-items: center;

}

.m-nav-service__item.m-cart-item .m-cart-count:empty,
.m-nav-service__item.m-cart-item .m-cart-count[data-count="0"] {
  display: none;
}

.site-header {
  padding-top: 0;
  background: none;
  width: 100%;
  border: none;
  margin-bottom: 4.235801032em;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 30px !important;
}

.list-col {
  display: flex;
}

.list-col .wp-block-list {
  margin-block-start: 0 !important;
}

.home .wp-block-image .alignleft {
  float: none;
}

.short-description {
  color: #fff;
  font-size: 20px;
  text-align: left;
}


.storefront-breadcrumb {
  display: none;
}

#main .storefront-sorting {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#main ul.products.columns-3 {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 21px;
}

#main ul.products.columns-3::before {
  display: none;
}

#main li.product {
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  width: calc((100% / 3) - 14px);
  margin: 0 !important;
  max-width: none;
}

#main li.product>a {
  display: block;
  width: 100%;
  padding: 1.5rem;
  height: 100%;
}

#main ul.products.columns-3  li.product>a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#main .products li.product .price-wrap{
    margin-top: 15px;
    color: white;
    font-size: 30px;
    text-align: left;
    /* padding: 1.5rem; */
}
.shoplink-icon {
  display: none;
}

#main li.product>a h3 {
  font-weight: 700;
  text-align: left;
  padding-right: calc(2rem + 20px);
  margin-bottom: .5rem;
  color: #fff;
}


#main li.product .product-add-to-cart {
  margin-left: 2rem;
}

body.woocommerce-cart .entry-content>.woocommerce {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.woocommerce-cart .entry-content>.woocommerce>.woocommerce-notices-wrapper {
  width: 100%;
  margin-bottom: 30px;
}

body.woocommerce-cart .entry-content>.woocommerce>.woocommerce-notices-wrapper .is-success{
  display: block;
}

body.woocommerce-cart .entry-content>.woocommerce .woocommerce-cart-form {
  width: calc(100% - 400px);
}

#main .woocommerce-cart-form th,
#main table.woocommerce-checkout-review-order-table thead th,
#main .woocommerce-MyAccount-content thead th,
#main .woocommerce-table--order-details thead th {
  padding: 0;
  background-color: white;
  border-bottom: 1px solid #59889a;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1f2124;
  padding-bottom: 5px;
}

.woocommerce-customer-details address {
  color: #1f2124;
}

#main .woocommerce-cart-form .cart-total-row td {
  /*border-top: 1px solid #59889a;*/
  font-weight: 900;
}

#main .woocommerce-cart-form td,
#main .woocommerce-MyAccount-content tbody th,
#main .woocommerce-MyAccount-content tbody td,
#main .woocommerce-table--order-details tbody td,
#main .woocommerce-table--order-details tbody th,
#main .woocommerce-MyAccount-content tbody td,
#main .woocommerce-table--order-details tfoot td,
#main .woocommerce-table--order-details tfoot th {
  padding: 10px 0;
  background-color: white;
  vertical-align: unset;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1f2124;
}

#main .woocommerce-MyAccount-content tbody th,
#main .woocommerce-MyAccount-content tbody td {
  border-bottom: 1px solid #59889a;
}

#main .select2-container--default .select2-selection--single span,
#main .woocommerce-cart-form td a,
body.woocommerce-cart #main .cart-collaterals th,
body.woocommerce-cart #main .cart-collaterals td {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.01;
  letter-spacing: 0.5px;
  color: #1f2124;
}
#main a.remove::before {
  top: -5px !important;
}
#main a.remove::before,
#main .woocommerce-MyAccount-content mark {
  color: #1f2124;
}

.woocommerce-checkout .fmc-checkbox-option input[type="text"] {
  display: none;
}

.woocommerce-checkout .woocommerce-info:has(.showcoupon) {
  display: none;
}

.woocommerce-checkout .fmc-checkbox-option input[type="text"],
#main .woocommerce-Input,
#main select.orderby,
#main .woocommerce-cart-form input[type="number"],
#main .select2-container--default .select2-selection--single,
#main .woocommerce-shipping-calculator .input-text,
#customer_details .select2-container--default .select2-selection--single,
#main input.input-text,
#main textarea {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.5px;
  padding: 0.7rem 0.9rem 0.6rem 0.9rem;
  border-radius: 40px;
  border: 1px solid #6178ac;
  color: #1f2124;
  text-align: center;
  background-color: transparent;
  width: 75px;
  max-width: none;
  appearance: none;
  -moz-appearance: textfield;
  box-shadow: none;
}

#main input.input-text.invalid-field {
  border-color: #ffa07a;
}

.woocommerce-checkout .fmc-checkbox-option input[type="text"] {
  width: auto;
}

#main textarea {
  line-height: 1.5;
}

#main .woocommerce #coupon_code {
  width: 300px !important;
  margin-right: 20px;
  border: none;
  border-bottom: 1px solid #6178ac;
  color: #1f2124;
  padding: .3rem 0;
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}

#main input.input-text,
#main textarea,
#main .woocommerce-Input {
  width: 100%;
  text-align: left;
  margin-top: 5px;
}

#main .woocommerce #coupon_code::placeholder {
  color: rgb(0, 77, 105, 0.5);
}

#main .select2-container--default .select2-selection--single,
#main .woocommerce-shipping-calculator .input-text,
#customer_details .select2-container--default .select2-selection--single {
  width: 100%;
  text-align: left;
  height: auto;
}

.select2-container {
  max-width: 1160px;
}

#main .woocommerce-cart-form input[type="number"]::-webkit-outer-spin-button,
#main .woocommerce-cart-form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.woocommerce-cart #main .entry-content>.woocommerce .cart-collaterals {
  width: 380px;
  background-color: #f3f3f3;
  margin-top: 0;
  padding: 20px;
}

body.woocommerce-cart #main .entry-content>.woocommerce .cart-collaterals th {
  width: 175px;
  background-color: transparent;
}

body.woocommerce-cart #main .entry-content>.woocommerce .cart-collaterals td {
  background-color: transparent;
}

#main .checkout-button,
#main #payment .place-order .button {
  background: #95C11F !important;
  border: 1px solid transparent !important;
  color: #fff !important;
  height: 2.05rem;
  font-size: .9rem;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 1;
  padding: .55rem .9rem .6rem;
  height: auto;
}

#main #payment .place-order .button {
  margin-top: 20px !important;
}

#main .checkout-button:hover,
#main #payment .place-order .button:hover {
  background: #243147 !important;
}

.woocommerce form .form-row .required {
  text-decoration: none;
}

#main .wc-proceed-to-checkout {
  margin-bottom: 0;
}

body.woocommerce-cart #main .cart-collaterals tr.order-total th,
body.woocommerce-cart #main .cart-collaterals tr.order-total strong {
  font-weight: 900;
}

body.woocommerce-cart #main .cart-collaterals th,
body.woocommerce-cart #main .cart-collaterals ul {
  padding-left: 0;
}

a.shipping-calculator-button {
  text-decoration: underline !important;
}

body.woocommerce-cart #main .cart-collaterals td {
  padding-right: 0;
}

body.woocommerce-cart .entry-content>.woocommerce .cart-collaterals,
body.woocommerce-cart .entry-content>.woocommerce .woocommerce-cart-form,
body.woocommerce-cart .entry-content>.woocommerce .cart-collaterals * {
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
  right: 10px;
}

#main .woocommerce-message,
#content .woocommerce-message,
#main .woocommerce-info,
#main .woocommerce-error,
#main .woocommerce-noreviews,
p.no-comments {
  border: none;
  background-color: #6178ac;
}

#order_review_heading {
  margin-top: 0;
}

#main table.woocommerce-checkout-review-order-table td {
  padding: 10px 0;
  background-color: transparent;
}

#main table.woocommerce-checkout-review-order-table tfoot th {
  padding: 10px 0;
  background-color: transparent;
  font-weight: 900;
}

#main table.woocommerce-checkout-review-order-table tfoot ul {
  padding: 0;
}

#main table.woocommerce-checkout-review-order-table tfoot strong {
  font-weight: 900;
}

#main #payment .place-order .button {
  width: auto;
  /*margin-top: 20px;*/
}

#main #payment .payment_methods>li .payment_box,
#main #payment .place-order {
  background-color: #f3f3f3;
  width: auto;
}

.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
  color: #1f2124 !important;
}

#main select.orderby {
  width: auto;
  margin-right: 20px;
  text-align: left;
  background-image: url('img/selectarrow.svg');
  background-size: 20px auto;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
}

#main .checkout_coupon>p {
  float: left;
  width: auto;
  margin-right: 0;
}

#main .wc-empty-cart-message {
  width: 100%;
}

#main .woocommerce-form__input-checkbox {
  width: 25px;
  height: 25px;
  accent-color: #1f2124;
}

#fmc_newsletter_optin_field #fmc_newsletter_optin,
#main .woocommerce-terms-and-conditions-wrapper .input-checkbox {
  width: 15px !important;
  height: 15px !important;
  accent-color: #1f2124;
}


.woocommerce-additional-fields {
  border-top: 1px black solid;
  padding-top: 20px;
  margin-top: 40px;
}

#main .woocommerce-orders-table__cell-order-actions>a::after {
  display: none;
}

#main .woocommerce-address-fields__field-wrapper {
  margin-bottom: 40px;
}

#main .show-password-input {
  top: 9px;
  right: 7px;
  border: none !important;
  background-color: transparent !important;
}

#main .show-password-input::after {
  color: #1f2124 !important
}

#main form.cart .quantity input {
  height: 42px;
  margin-top: 0;
}

#main .woocommerce-MyAccount-navigation-link.is-active a {
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
}

@media only screen and (max-width: 1400px) {
  body.woocommerce-cart #main .entry-content>.woocommerce .cart-collaterals {
    width: 500px;
  }

  body.woocommerce-cart .entry-content>.woocommerce .woocommerce-cart-form {
    width: calc(100% - 550px);
  }

  #main .woocommerce #coupon_code {
    width: 160px !important;
  }
}

@media only screen and (max-width: 1200px) {

  .search-results #main>article,
  .search-results #main>.search-count {
    width: 100%;
  }

  .search-results #main article {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    grid-gap: 20px;
  }

  .type-page.hentry .entry-content>p.has-large-font-size {
    max-width: 85%;
  }

  #main ul.products.columns-3 {
    grid-gap: 20px;
  }

  #main li.product {
    width: calc(50% - 10px);
  }

  body.woocommerce-cart #main .entry-content>.woocommerce .cart-collaterals {
    width: 100%;
  }

  body.woocommerce-cart .entry-content>.woocommerce .woocommerce-cart-form {
    width: 100%;
  }

  #main .woocommerce #coupon_code {
    width: 160px !important;
  }
}

@media (max-width: 1024px) {

  /**Footer in mobile */
  .m-footer__items,
  .footer-container {
    padding: 20px 20px 20px 20px;

  }



  body .m-footer#footer .instagram {
    font-size: 35px;
  }

  #footer .logo_footer-mobile {
    display: block;
    text-align: center;
    padding: 50px 0 38px;
  }

  #footer .logo_footer-mobile img {
    margin-top: -180px;
    margin-bottom: -180px;
    width: 100%;
    max-width: 580px;
    margin-inline: auto;
  }

  .logo_footer {
    display: none;
  }
}

.single-product div.product .product_meta {
  display: none;
}

@media (max-width: 1160px) and (min-width: 1025px) {

  .m-footer__items,
  .footer-container {
    padding-inline: 25px;
  }

  body .m-nav-items {
    margin: 0 25px;
  }
}

a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  /* 🔑 disables preview menu */
}

.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before,
.woocommerce-noreviews::before,
p.no-comments::before {
  font-weight: 700;

}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

.woocommerce-cart #main .woocommerce-notices-wrapper .woocommerce-message {
  margin-bottom: 120px !important;
  margin-top: -30px !important;
}

/*Print-order-recieved page*/

.woocommerce-order>p:has(.button),
.woocommerce-order .fmc-print-wrapper {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  margin-top: 20px;
}

/*Print*/
@media print {

  @page {
    size: A4 portrait;
    margin: 12mm;
  }

  #masthead,
  .site-header,
  .site-footer,
  .storefront-breadcrumb,
  header,
  .m-nav,
  .edit-link,
  .fmc-print-wrapper,
  .entry-title,
  .woocommerce-notice,
  .woocommerce-order>p:has(.button) {
    display: none !important;
  }

  body {
    background: #fff !important;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  #page,
  #content,
  #primary,
  #main,
  .col-full,
  .entry-content,
  .woocommerce {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
  }

  .woocommerce-order {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .woocommerce-order-overview {
    grid-column: 1;
    grid-row: 1;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    border: 0 !important;
  }

  .woocommerce-customer-details {
    grid-column: 2;
    grid-row: 1;
    margin: 0 !important;
    padding-left: 60px !important;
  }

  .woocommerce-order-details {
    grid-column: 1 / -1;
    grid-row: 2;
    margin-top: 40px !important;
    padding: 0 !important;
  }

  .woocommerce-order-overview li {
    display: flex !important;
    justify-content: space-between;
    padding: 2px 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px dotted #ccc !important;
    font-size: 14px !important;
    text-transform: none !important;
    float: none !important;
    width: 100% !important;
  }

  .woocommerce-order-overview li strong {
    font-size: 14px !important;
    display: inline !important;
  }

  .woocommerce-order h2,
  .woocommerce-column__title {
    font-size: 16px !important;
    margin: 0 0 6px !important;
    padding: 0 !important;
  }

  .woocommerce-customer-details address {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
    font-style: normal !important;
    line-height: 1.4 !important;
  }

  .woocommerce-table,
  .woocommerce-table th,
  .woocommerce-table td {
    font-size: 14px !important;
    padding: 4px 6px !important;
  }

  .wc-item-meta {
    margin: 4px 0 0 !important;
    padding: 0 0 0 12px !important;
    list-style: none !important;
  }

  .wc-item-meta li {
    margin: 0 !important;
    padding: 1px 0 !important;
    font-size: 13px !important;
    border: 0 !important;
  }

  .wc-item-meta li p {
    display: inline !important;
    margin: 0 !important;
  }

  .woocommerce-order-details,
  .woocommerce-customer-details,
  table {
    page-break-inside: avoid;
  }

  a[href]::after {
    content: none !important;
  }

  a {
    color: #000 !important;
    text-decoration: none !important;
  }

  .fmc-print-logo {
    display: block !important;
    grid-column: 1 / -1;
    grid-row: 1;
    width: 80px !important;
    height: auto !important;
    margin: 0 0 28px !important;
  }

  /* Shift existing rows down */
  .woocommerce-order-overview {
    grid-column: 1;
    grid-row: 2;
  }

  .woocommerce-customer-details {
    grid-column: 2;
    grid-row: 2;
  }

  .woocommerce-order-details {
    grid-column: 1 / -1;
    grid-row: 3;
  }
}

.fmc-print-logo {
  display: none;
}

@media only screen and (min-width: 768px) {
  .col2-set {
    width: 100%;
    float: left;
    margin-right: 0;
    display: flex;
    gap: 5%;
  }

  div#customer_details>div {
    flex: 1;
  }

  #order_review_heading,
  #order_review {
    width: 100%;
    float: left;
    margin-right: 0;
    clear: right;
  }

  .woocommerce-additional-fields p,
  .woocommerce-additional-fields p:last-child {
    margin-bottom: 20px !important;
    display: flex;
    flex-flow: column;
  }

  .woocommerce-additional-fields p.fmc-description,
  p#fmc_studium_einrichtung_field {
    margin-bottom: 10px !important;
  }

  .form-row-wide {
    clear: both;
    width: 100%;
    display: flex;
    flex-flow: column;
  }

  p#billing_address_1_field {
    margin-bottom: 0;
  }

  .fmc-apero-wrapper {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 768px) {

  .list-col {
    flex-direction: column;
  }

  #main .woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
  }

  .wp-child-theme-storefront-extend-fmc.woocommerce-checkout select#fmc_health_group {
    max-width: stretch;
  }

  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .input-text {
    float: none !important;

  }

  body.free-order.woocommerce-checkout #customer_details .col-2 {
    width: 100% !important;
  }

  .no-billing-fields .woocommerce-additional-fields {
    border-top: none;
    margin-top: 0;
    padding-top: 0;

  }

  .woocommerce-checkout .woocommerce-form-coupon-toggle:has(.showcoupon) {
    margin-top: 0 !important;
  }

  .woocommerce-additional-fields>* {
    margin-bottom: 20px;

  }

  .woocommerce-cart table.shop_table_responsive tr td {
    text-align: left;
  }

  #main .checkout-button:focus-visible {
    outline: 2px solid red;
    /* your red */
    outline-offset: 3px;
  }

  #main .checkout-button:focus {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
  }

  #masthead {
    padding-bottom: 0;

  }

  .col2-set.addresses .col-1,
  .col2-set.addresses .col-2 {
    width: 100%;
  }

  .addresses header.title a {
    display: block;
    width: 1em;
    height: 1em;
    text-indent: -9999px;
    position: relative;
    padding: .875em;
    margin-top: .6180469716em;
    float: right;
    overflow: hidden;
  }

  .woocommerce-form__label-for-checkbox span {
    padding-left: 0;
  }

  #main .my_account_orders .button {
    float: right;
  }

  #main ul.products.columns-3 {
    grid-gap: 0px;
  }

  #main li.product {
    width: 100%;
    margin-bottom: 20px !important;
  }

  #main .storefront-sorting {
    justify-content: left;
    align-items: flex-start;
    margin-top: 25px;
    flex-direction: column;
  }

  .woocommerce-cart-form table.cart tr {
    position: relative;
  }

  #main .woocommerce-cart-form td {
    padding-right: 40px;
  }

  #main .woocommerce-cart-form td.product-remove {
    position: absolute;
    right: 0;
    top: 20px;
    border: none;
  }

  #main .woocommerce-cart-form td.product-subtotal {
    border-bottom: 1px solid #59889a;
  }

  #main .woocommerce-cart-form .cart-total-row td {
    border-top: none;
  }

  .woocommerce-cart-form table.cart tr.cart-total-row {
    display: flex;
    justify-content: space-between;
  }

  .woocommerce-cart-form table.cart tr.cart-total-row td:last-child {
    display: none;
  }

  body.woocommerce-cart #main .cart-collaterals td {
    padding-left: 0;
  }

  table.cart td.actions .coupon {
    display: flex;
    justify-content: space-between;
  }

  #main .woocommerce #coupon_code {
    width: calc(100% - 250px) !important;
    min-width: 130px;
  }

  #main .woocommerce-form-coupon-toggle,
  #main .woocommerce-shipping-fields {
    margin-top: 25px;
  }

  #ship-to-different-address {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.44;
  }

  #main .woocommerce-form__input-checkbox {
    height: 15px;
    width: 15px;
  }

  #order_review_heading {
    margin-top: 40px;
  }

  /**Footer in mobile */


  #footer .logo_footer-mobile {
    display: block;
    text-align: center;
    padding: 50px 0 38px;
  }

  #footer .logo_footer-mobile img {
    margin-top: calc(-18vw - 50px);
    margin-bottom: -36vw;
    width: 100%;
  }

  .logo_footer {
    display: none;
  }

  body #footer p,
  body #footer a {
    line-height: 19px;
    font-size: 14px;
  }

  body #footer .last-container-footer {
    padding-bottom: 16px;
  }



  body #footer li.m-footer-pages__item {
    line-height: 1.1em;
  }

  body .m-footer__items {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {

  #footer .logo_footer-mobile {
    display: flex;
  }

  #footer .logo_footer-mobile img {
    margin-top: -109px;

  }

  #footer .logo_footer-mobile {
    padding-top: 0;
  }

  body .m-footer__items {
    padding-bottom: 19px;
  }

  #footer li.m-footer-pages__item {
    line-height: 23px;
  }

  #footer .m-footer-pages a {
    font-size: 16px;
    line-height: 1.1em;
  }
}

@media screen and (min-width: 1200px) {
  .search-results .search-count {
    padding-bottom: 1.5rem;
  }
}

.logo_footer-mobile {
  display: none;
}

.search-results .search-count {
  border-bottom: 1px solid;
  margin: 0;
}

.search-results article {
  border-bottom: 1px solid;
  align-items: center;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
}

.search-results article .m-btn {
  align-items: center;
  border: 1px solid #6178ac;
  border-radius: 40px;
  color: #1f2124;
  cursor: pointer;
  display: flex;
  text-decoration: none;
  transition: all .3s;
  width: -moz-fit-content;
  width: fit-content;
}

.search-results article .m-btn::after {
  content: '';
  background: url(img/mehr.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 12px;
  position: relative;
  left: auto;
  transform: none;
}

.search-results article .m-btn:hover::after {
  filter: brightness(0) invert(1);
}

.search-results article .entry-title {
  margin-bottom: 20px;
}

.m-overlaying-link {
  cursor: pointer;
  inset: 0;
  position: absolute;
  z-index: 1;
}

#ship-to-different-address label {
  font-weight: 300;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

#ship-to-different-address .woocommerce-form__input-checkbox {
  position: relative;
  right: inherit;
  transform: none;
  margin-right: 0;
  top: 5px;
}

/* fmc */


#masthead {
  background: url(img/BG-blue-scaled.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.m-nav a {
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}

.m-nav a:hover,
.current_page_item a {
  color: #D6ED7C;
  transition: .4s;
}

.m-nav {
  top: 0;
  width: 100%;
  background: #ffffff40;

  z-index: 5;
  transition: all 0.5s;
}

.m-nav-items {
  background: transparent;
}

.right-sidebar .content-area {
  width: 100%;
  float: left;
  margin-right: 0;
}

#footer {
  background: url(img/BG-footer-scaled.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px 40px 0 0;
}

.logo_footer {
  text-align: center;
  padding: 50px 0 38px;
}

#footer li.m-footer-pages__item {
  line-height: 28px;
}

.logo_footer img {
  width: 580px;
  max-height: 98px;
  margin: 0 auto;
}

#footer .last-container-footer {
  padding-bottom: 30px;
}

#footer p,
#footer a {
  font-family: "futura-pt", Sans-serif;
  font-weight: 300;
  color: #FFF;
  font-size: 20px;
  line-height: 27px;
  transition: .4s;
}

#footer a:hover {
  color: #D6ED7C;
  fill: #D6ED7C;
}

.m-footer-pages__item-link {
  text-decoration: none;
}

.m-footer-pages {
  text-align: right;
}

.justify-end {
  justify-content: end !important;
}

.m-footer#footer .instagram {
  font-size: 41px;
}

.m-footer__items,
.footer-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1160px;
  margin: 0 auto;
  padding-bottom: 37px;
}

.m-nav-items {
  max-width: 1200px;
  margin: 0 auto;
  height: 80px;
}

.storefront-sorting {
  display: none !important;
}


.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator {
  width: auto;
}

.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
  display: none;
}

@media screen and (max-width: 999px) {
  .m-nav {
    height: 80px;
  }

  .addresses header.title a::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    line-height: 1.618;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    text-indent: 0;
  }

  #main .woocommerce-info,
  #shipping_method.woocommerce-shipping-methods,
  #ship-to-different-address {
    font-size: 16px;
    line-height: 1.618;
  }

  #main .woocommerce-form__input-checkbox {
    height: 13px;
    width: 13px;
  }

  .m-nav-service__item.active .m-btn-round--nav,
  .m-nav-service__item .m-btn-round--nav:hover,
  .m-nav-service__item .m-btn-round--nav:focus {
    border: 1px solid #95C11F;
  }


  .m-nav-logo__container {
    padding-left: 25px;

  }

  .m-nav-service {
    padding-right: 25px;
    column-gap: 0.8rem;
  }

  .m-nav-pages {
    /* position: absolute;
    flex-direction: column;
    row-gap: 3.125rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    visibility: hidden;
    padding-top: 5rem;
    height: 90vh;
    width: 100%;
    overflow-y: auto;
    
    transition: opacity 0.3s;
    margin-left: 0;
    text-align: center; */

    flex-direction: column;
    background: #243147;
    top: 80px;
    width: 100%;
    position: absolute;
    margin-inline: 0;
    transform-origin: top;
    max-height: 0;
    overflow: hidden;
    transform: scaleY(0);
    transition: max-height .3s, transform .3s;
  }

  .m-nav-pages li {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.1em;
  }

  .m-nav-pages li a {
    line-height: 1.1em;
    font-weight: 500;
  }

  .m-nav-pages.is-active {
    transform: scaleY(1);
    max-height: 100vh;
    animation: hide-scroll .3s backwards;
  }

  .m-footer-service-links {
    margin-left: 0;
  }

  .m-nav-pages a {
    color: #FFFFFF;
  }

  .m-nav-pages .m-nav-service {
    justify-content: start;
    margin: 15px 25px 25px;
    gap: 10px;
  }

  .m-nav-pages .m-nav-service li {
    padding: 0;
  }

  .m-hamburger {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 2.5rem;
    transform: translateY(-50%);
    background: transparent !important;
    padding: 0.5rem;
    border-radius: 50px;
    padding-right: 25px;
  }
}

@media screen and (min-width: 1000px) {
  .m-hamburger {
    display: none;
  }
}

.woocommerce-cart-form th,
.woocommerce-cart-form td {
  padding: 10px !important;
}

.woocommerce-order-details {
  margin-bottom: 30px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.single-product div.product table.variations select,
.wp-child-theme-storefront-extend-fmc.woocommerce-checkout select,
.wp-child-theme-storefront-extend-fmc .wc-item-fields select {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.5px;
  padding: 0.7rem 0.9rem 0.6rem 0.9rem;
  border-radius: 40px;
  border: 1px solid #6178ac;
}

.wp-child-theme-storefront-extend-fmc .wc-item-fields .fmc-description {
  margin-bottom: 0;
}

.wp-child-theme-storefront-extend-fmc .wc-item-fields select {
  margin-top: 1rem;
}

.wp-child-theme-storefront-extend-fmc .wc-item-fields .form-row,
.wc-item-fields .fmc-aufmerksam-wrapper {
  margin-bottom: 1rem;
}

.wc-item-fields .radio .required {
  display: none;
}

body.has-applied-coupon .woocommerce-cart-form .woocommerce-cart-form__contents:first-child {
  display: none !important;
}


.button-back-container {
  width: 100%;
  position: relative;
}

.button-back {
  position: absolute;
  top: -80px;
  right: 0;
}

/* Gratis Bestellung Rechnungsdaten
body.free-order #customer_details .col-1 {
  display: none;
}*/

body.free-order #customer_details .col-2 {
  width: 50%;
  flex: none !important;
}


@media (min-width: 768px) {

  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator {
    float: left;
  }
}


#billing_company_invoice-description {
  display: block;
  padding-top: 20px;
  clear: both;
}

.home .woocommerce-products-header__title.page-title {
  display: none;
}

form.checkout #customer_details {
  width: 60%;
  margin-right: 5.8823529412%;
  display: block;
}

form.checkout #customer_details .select2-container {
  max-width: 100%;
}

form.checkout .review {
  width: 40%;
}

form.checkout {
  display: flex;
}

@media (max-width: 768px) {

  form.checkout .review {
    width: 100%;
  }

  form.checkout #customer_details {
    width: 100%;
    margin-right: 0;
  }

  form.checkout {
    flex-direction: column;
  }
}

.woocommerce-billing-fields__field-wrapper>.wc-reg-tabs.wc-reg-tabs-checkout {
  margin-bottom: 14px;
  display: flex;
  gap: 15px;
}

@media screen and (min-width: 1200px) {
  body.woocommerce-checkout form.woocommerce-checkout {
    flex-wrap: wrap;
  }

  body.woocommerce-checkout form.checkout .review {
    width: calc(40% - 5.8823529412%);
  }
}

#main .woocommerce-cart-form p.form-row-wide.fph-number input[type="number"] {
  width: 100%;
  text-align: start;
}

/* Checkout: Ticketübersicht untereinander */
#order_review .woocommerce-checkout-review-order-table,
#order_review .woocommerce-checkout-review-order-table tbody,
#order_review .woocommerce-checkout-review-order-table tfoot {
    display: block;
    width: 100%;
}

#order_review .woocommerce-checkout-review-order-table tr.cart_item {
    display: block !important;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #d5d5d5;
}

#order_review .woocommerce-checkout-review-order-table tr.cart_item td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: left !important;
}

/* Ticketname */
#order_review .woocommerce-checkout-review-order-table .product-name {
    font-weight: 400;
}

/* Name und Firma */
#order_review .fmc-checkout-participant {
    margin-top: 6px;
}

#order_review .fmc-checkout-participant__name,
#order_review .fmc-checkout-participant__company {
    margin-top: 4px;
}

/* Menge */
#order_review .woocommerce-checkout-review-order-table .product-quantity {
    display: block;
    margin-top: 8px;
}

/* Preis unter den Ticketangaben */
#order_review .woocommerce-checkout-review-order-table .product-total {
    margin-top: 10px;
    font-weight: 700;
    white-space: normal;
}

/* Rabattierter Preis */
#order_review .woocommerce-checkout-review-order-table .fmc-position-price {
    display: flex;
    align-items: center;
    gap: 6px;
}

#order_review .woocommerce-checkout-review-order-table .fmc-position-price del,
#order_review .woocommerce-checkout-review-order-table .fmc-position-price ins {
    display: inline;
}

/* Gesamtsumme */
#order_review .woocommerce-checkout-review-order-table tfoot tr.order-total {
    display: block !important;
    width: 100%;
    padding-top: 22px;
}

#order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th,
#order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: left !important;
}

#order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td {
    margin-top: 6px;
}

#order_review .woocommerce-checkout-review-order-table .includes_tax {
    display: block;
    margin-top: 3px;
}

.wc-reg-panel--private, .wc-reg-panel--company {
  margin-bottom: 20px;
}