/**
 * Winkelio related products — Royal single-product template.
 * Flat, resilient cards with a JS-free mobile scroll-snap layout.
 */

.elementor-23729 .elementor-element-a94c7e21.elementor-hidden-desktop,
.elementor-23729 .elementor-element-a94c7e21.elementor-hidden-tablet,
.elementor-23729 .elementor-element-a94c7e21.elementor-hidden-mobile {
  display: flex !important;
}

.elementor-23729 .elementor-element-a94c7e21 {
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(38px, 5vw, 64px) 20px !important;
  background: #fbfafc !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.elementor-23729 .elementor-element-a94c7e21 > .e-con-inner,
.elementor-23729 .elementor-element-a94c7e21 .elementor-element-b83d6f10,
.elementor-23729 .elementor-element-a94c7e21 .elementor-widget-container,
.elementor-23729 .elementor-element-a94c7e21 .elementor-shortcode {
  width: 100% !important;
  max-width: 1200px !important;
  margin-inline: auto !important;
  overflow: visible !important;
}

.elementor-23729 .winkelio-auto-upsells {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #28283c;
}

.elementor-23729 .winkelio-related-heading {
  margin: 0 0 clamp(20px, 3vw, 30px);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.elementor-23729 .winkelio-related-eyebrow {
  display: block;
  margin: 0 0 6px;
  color: #6d63bd;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.elementor-23729 .winkelio-auto-upsells #winkelio-related-title {
  margin: 0 !important;
  color: #28283c !important;
  font-family: Jost, sans-serif !important;
  font-size: clamp(26px, 3.2vw, 38px) !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  letter-spacing: -.02em !important;
  text-align: left !important;
}

.elementor-23729 .winkelio-related-swipe {
  display: none;
  flex: 0 0 auto;
  color: #6d63bd;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

.elementor-23729 .winkelio-auto-upsells ul.products {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(14px, 2vw, 22px) !important;
  list-style: none !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products::before,
.elementor-23729 .winkelio-auto-upsells ul.products::after {
  display: none !important;
  content: none !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product {
  box-sizing: border-box !important;
  width: auto !important;
  min-width: 0 !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 12px 12px 16px !important;
  float: none !important;
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  border: 1px solid #e8e6ef !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: visible !important;
  transition: border-color .18s ease, transform .18s ease !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product:hover {
  border-color: #bdb7e5 !important;
  box-shadow: none !important;
  transform: translateY(-2px) !important;
}

.elementor-23729 .winkelio-auto-upsells .woocommerce-LoopProduct-link {
  width: 100% !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
  color: inherit !important;
  text-decoration: none !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product img {
  box-sizing: border-box !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1 !important;
  margin: 0 0 14px !important;
  padding: 8px !important;
  display: block !important;
  object-fit: contain !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: none !important;
}

.elementor-23729 .winkelio-auto-upsells .woocommerce-loop-product__title {
  min-height: 2.75em !important;
  margin: 0 2px 10px !important;
  padding: 0 !important;
  color: #28283c !important;
  font-family: Jost, sans-serif !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1.36 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .price {
  margin: auto 2px 14px !important;
  display: block !important;
  color: #6d63bd !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-align: left !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .price del {
  margin-right: 5px;
  color: #8b8b98 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .price ins {
  color: inherit !important;
  font-weight: inherit !important;
  text-decoration: none !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .button,
.elementor-23729 .winkelio-auto-upsells ul.products li.product .added_to_cart {
  box-sizing: border-box !important;
  width: 100% !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #6d63bd !important;
  border-radius: 12px !important;
  background: #6d63bd !important;
  color: #fff !important;
  font-family: Jost, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: normal !important;
  transition: background-color .16s ease, border-color .16s ease !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .button:hover,
.elementor-23729 .winkelio-auto-upsells ul.products li.product .button:focus-visible,
.elementor-23729 .winkelio-auto-upsells ul.products li.product .added_to_cart:hover,
.elementor-23729 .winkelio-auto-upsells ul.products li.product .added_to_cart:focus-visible {
  border-color: #554aaa !important;
  background: #554aaa !important;
  color: #fff !important;
  box-shadow: none !important;
  transform: none !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .button:focus-visible,
.elementor-23729 .winkelio-auto-upsells ul.products li.product .added_to_cart:focus-visible,
.elementor-23729 .winkelio-auto-upsells .woocommerce-LoopProduct-link:focus-visible {
  outline: 3px solid rgba(109, 99, 189, .3) !important;
  outline-offset: 3px !important;
}

.elementor-23729 .winkelio-auto-upsells .winkelio-card-wishlist {
  top: 18px !important;
  right: 18px !important;
  left: auto !important;
  z-index: 4 !important;
}

.elementor-23729 .winkelio-auto-upsells ul.products li.product .onsale {
  top: 18px !important;
  left: 18px !important;
  right: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 6px 9px !important;
  border-radius: 999px !important;
  background: #d4ae45 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow: none !important;
}

@media (max-width: 1024px) {
  .elementor-23729 .winkelio-auto-upsells ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  .elementor-23729 .elementor-element-a94c7e21 {
    padding: 34px 0 42px !important;
  }

  .elementor-23729 .elementor-element-a94c7e21 > .e-con-inner {
    max-width: none !important;
  }

  .elementor-23729 .winkelio-related-heading {
    margin-bottom: 18px;
    padding-inline: 18px;
    align-items: flex-end;
  }

  .elementor-23729 .winkelio-related-eyebrow {
    font-size: 11px;
  }

  .elementor-23729 .winkelio-auto-upsells #winkelio-related-title {
    font-size: clamp(25px, 8vw, 32px) !important;
  }

  .elementor-23729 .winkelio-related-swipe {
    display: block;
  }

  .elementor-23729 .winkelio-auto-upsells ul.products {
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 0 18px 12px !important;
    display: flex !important;
    gap: 14px !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    scroll-padding-inline: 18px !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: thin !important;
    scrollbar-color: #bdb7e5 transparent !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .elementor-23729 .winkelio-auto-upsells ul.products li.product {
    flex: 0 0 min(78vw, 310px) !important;
    scroll-snap-align: start !important;
  }

  .elementor-23729 .winkelio-auto-upsells .woocommerce-loop-product__title {
    font-size: 15px !important;
  }
}

@media (max-width: 420px) {
  .elementor-23729 .winkelio-related-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }

  .elementor-23729 .winkelio-related-swipe {
    align-self: flex-end;
  }

  .elementor-23729 .winkelio-auto-upsells ul.products li.product {
    flex-basis: 82vw !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elementor-23729 .winkelio-auto-upsells ul.products li.product,
  .elementor-23729 .winkelio-auto-upsells ul.products li.product .button,
  .elementor-23729 .winkelio-auto-upsells ul.products li.product .added_to_cart {
    transition: none !important;
  }

  .elementor-23729 .winkelio-auto-upsells ul.products li.product:hover {
    transform: none !important;
  }
}
