/** Shopify CDN: Minification failed

Line 304:0 Expected "}" to go with "{"

**/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&display=swap');/* Google Font laden */

/* DM Sans für Menü */
.header-menu .menu-list__link {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
}


.header-menu .menu-list__link[aria-haspopup] {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center;
  gap: 0;
}

.header-menu .menu-list__link[aria-haspopup]::after {
  content: '';
  display: inline-block !important;
  width: 0.6em;
  height: 0.6em;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  flex-shrink: 0;
  position: relative !important;
  top: -0.15em;
  margin-left: -3px;
  pointer-events: none;
  transform: rotate(45deg);
  transform-origin: center center;
  transition: transform 0.2s ease;
}

.header-menu .menu-list__link[aria-haspopup][aria-expanded='true']::after {
  transform: rotate(225deg);
  top: 0.05em;
}

.header-menu .menu-list__submenu {
  pointer-events: auto;
}

.header-menu .menu-list__link {
  font-size: 18px !important;
}

.header-menu .menu-list__list-item {
  padding: 0 12px;
}

.category-grid-item,
.categories-grid .grid__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Pfeile der Ankündigungsleiste verstecken */
.announcement-bar .slideshow-controls__arrows,
.announcement-bar .slideshow-control--previous,
.announcement-bar .slideshow-control--next {
  display: none !important;
}
/* Kreis-Hintergrund für Karussell-Chevrons */
media-gallery .slideshow-control.slideshow-control--style-chevron,
.product__media-wrapper .slideshow-control.slideshow-control--style-chevron {
  background-color: #1f4f5c !important;
  background: #1f4f5c !important;
  border-radius: 50% !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  min-height: 36px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  box-shadow: none !important;
  color: #ffffff !important;
}

media-gallery .slideshow-control.slideshow-control--style-chevron svg,
.product__media-wrapper .slideshow-control.slideshow-control--style-chevron svg {
  stroke: #ffffff !important;
  color: #ffffff !important;
}
media-gallery .slideshow-control.slideshow-control--style-chevron {
  --color-primary-button-background: #1f4f5c !important;
  --color-primary-button-border: #1f4f5c !important;
}


/* Selleasy + GPSR untereinander, neben der Beschreibung */
#shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex {
  display: grid !important;
  grid-template-columns: 7fr 3fr;
  grid-template-rows: auto auto;
  align-items: start;
  gap: 24px;
}

#shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex > *:first-child {
  grid-column: 1;
  grid-row: 1 / span 2;
}

#shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex > *:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

#shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex > *:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}

@media (max-width: 749px) {
  #shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex,
  #shopify-section-template--27796645314886__177393221907bfe5ea .layout-panel-flex {
    display: flex !important;
    flex-direction: column;
    width: 100% !important;
  }

  #shopify-section-template--27796645314886__177393221907bfe5ea .layout-panel-flex > * {
    width: 100% !important;
    max-width: 100% !important;
  }

  #shopify-section-template--27698910069062__177393221907bfe5ea .layout-panel-flex > *:first-child,
  #shopify-section-template--27796645314886__177393221907bfe5ea .layout-panel-flex > *:first-child {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}



/* Kollektionsbilder vollständig anzeigen (kein Abschneiden) */
#shopify-section-template--27462204490054__collection_list_Wfgh3m .collection-card__image img,
#shopify-section-template--27462204490054__collection_list_Wfgh3m .card__media img {
  object-fit: contain !important;
  background-color: #f5f5f5;
}

/* "Über Uns" Dropdown: Unterpunkte horizontal nebeneinander */
.menu-list__list-item:has([aria-controls="submenu-2"]) .mega-menu__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap-md, 1rem);
}

.menu-list__list-item:has([aria-controls="submenu-2"]) .mega-menu__column {
  flex: 0 0 auto;
}

#shopify-section-template--27698909905222__collection_list_9aKEDy .collection-card__image .image-block__image {
  object-fit: contain !important;
  background-color: #f5f5f5;
}
#shopify-section-template--27698910069062__177393221907bfe5ea .details[open] .details__header {
  border-bottom: 1px solid #e0e0e0 !important;
}


body:has(details[open] .header__menu) .avada-so-widget-wrapper {
    z-index: 1 !important;
}
.collection-card:hover .card__heading::after {
  content: "\203A";
  margin-left: 6px;
  position: relative;
  top: 1px; /* Wert anpassen: positiv = runter, negativ = hoch */
}
@media screen and (max-width: 749px) {
  h1, h2, h3, h4, h5, h6 {
    hyphens: auto;
    -webkit-hyphens: auto;
    overflow-wrap: break-word;
  }
}




/* === UNSERE PRODUKTE: Titel klickbar + unterstrichen bei Hover === */
@media screen and (min-width: 750px) {

  /* Summary selbst: kein Klick, kein Cursor */
  .menu-drawer__menu-item--mainlist {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    pointer-events: none !important;
    cursor: default !important;
  }

  /* Titeltext: nur unterstrichen wenn Maus DIREKT drauf ist */
  .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text {
    pointer-events: auto !important;
    cursor: pointer !important;
    text-decoration: none;
    transition: text-decoration 0.15s ease;
  }

  .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text:hover {
    text-decoration: underline !important;
    text-underline-offset: 3px;
  }

  /* Plus/Minus-Icon: Hervorhebung nur wenn Maus DIREKT drauf ist */
  .menu-drawer__menu-item--mainlist .svg-wrapper.icon-plus {
    pointer-events: auto !important;
    cursor: pointer !important;
    padding: 0.4rem;
    flex-shrink: 0;
    border-radius: 50%;
    transition: background 0.15s ease, color 0.15s ease;
  }

  .menu-drawer__menu-item--mainlist .svg-wrapper.icon-plus:hover {
    background: rgb(138 106 87 / 0.12) !important;
    color: #8A6A57 !important;
  }
}
/* Close-Button (X) im Hamburger-Menü  vergrößern */
@media (max-width: 749px) {
  .menu-drawer__close-button .svg-wrapper {
    width: 14px !important;
    height: 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .menu-drawer__close-button svg {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
  }
  @media (min-width: 750px) {
  .menu-drawer__close-button .svg-wrapper {
    width: 14px !important;
    height: 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .menu-drawer__close-button svg {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
  }
}

/* Akkordeon-Punkte im Hamburger-Menü auf Mobile klickbar */
@media (max-width: 749px) {
  .menu-drawer__menu-item--mainlist,
  .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text,
  .menu-drawer__menu-item--mainlist .svg-wrapper.icon-plus {
    pointer-events: auto !important;
    cursor: pointer !important;
  }
}

























