.elementor-555 .elementor-element.elementor-element-d83a7b3{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-555 .elementor-element.elementor-element-a5dae9a .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-555 .elementor-element.elementor-element-a5dae9a .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-555 .elementor-element.elementor-element-a5dae9a{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-555 .elementor-element.elementor-element-a5dae9a .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-accent );}.elementor-555 .elementor-element.elementor-element-a5dae9a .elementor-icon-list-text{transition:color 0.3s;}@media(max-width:1024px){.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-e1fa8fa */.elementor-555 .elementor-element.elementor-element-e1fa8fa {
  font-family: "DM Sans", sans-serif;
  --violett: #A259FF;
  --schwarz: #111;
  --grau: #707072;
  --linie: #e5e5e5;
}

/* Elementor Cart Layout */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .e-cart__container {
  display: grid !important;
  grid-template-columns: 1.65fr 0.85fr !important;
  gap: 4rem !important;
  align-items: start !important;
}

/* Keine Boxen / Rahmen */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .e-cart__column,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .e-cart__column-inner,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .e-cart-section,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-cart-form,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart-collaterals,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
}

/* Tabellen clean */
.elementor-555 .elementor-element.elementor-element-e1fa8fa table.shop_table {
  border: none !important;
  margin: 0 !important;
  width: 100% !important;
  font-family: "DM Sans", sans-serif !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa table.shop_table thead {
  display: none !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa table.shop_table tr {
  border-bottom: 1px solid var(--linie) !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa table.shop_table td,
.elementor-555 .elementor-element.elementor-element-e1fa8fa table.shop_table th {
  border: none !important;
  padding: 1.4rem 0 !important;
  font-size: 1rem !important;
  line-height: 1.45em !important;
  color: var(--schwarz) !important;
  vertical-align: middle !important;
}

/* NICHT die Tabellenzeile als Grid erzwingen */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-cart-form__cart-item {
  display: table-row !important;
}

/* Produktbild */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-thumbnail img {
  width: 5.5rem !important;
  max-width: 5.5rem !important;
  border-radius: 0 !important;
}

/* Produktname */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-name a {
  font-size: 1rem !important;
  line-height: 1.35em !important;
  font-weight: 700 !important;
  color: var(--schwarz) !important;
  text-decoration: none !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-name a:hover {
  color: var(--violett) !important;
}

/* Preis */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-price,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-subtotal {
  font-weight: 700 !important;
  white-space: nowrap !important;
}

/* Entfernen */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-remove {
  width: 2rem !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .product-remove a {
  color: var(--schwarz) !important;
  font-size: 1.2rem !important;
  text-decoration: none !important;
}

/* Menge */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .quantity input.qty {
  width: 4rem !important;
  height: 2.25rem !important;
  border: 1px solid #d8d8d8 !important;
  border-radius: 999rem !important;
  padding: 0 !important;
  text-align: center !important;
  font-family: "DM Sans", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1em !important;
}

/* Update Button */
.elementor-555 .elementor-element.elementor-element-e1fa8fa button[name="update_cart"] {
  margin-top: 1.2rem !important;
  background: #f5f5f5 !important;
  color: var(--grau) !important;
  border: none !important;
  border-radius: 999rem !important;
  padding: 1rem 2rem !important;
  font-family: "DM Sans", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.2em !important;
  font-weight: 700 !important;
}

/* Gutschein */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .coupon {
  display: flex !important;
  gap: 1rem !important;
  margin-top: 2rem !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .coupon input.input-text {
  width: 20rem !important;
  min-height: 3.25rem !important;
  border: 1px solid #d8d8d8 !important;
  border-radius: 999rem !important;
  padding: 0 1.2rem !important;
  font-family: "DM Sans", sans-serif !important;
  font-size: 1rem !important;
}

/* Coupon Button */
.elementor-555 .elementor-element.elementor-element-e1fa8fa button[name="apply_coupon"] {
  min-height: 3.25rem !important;
  background: #fff !important;
  color: var(--violett) !important;
  border: 1px solid var(--violett) !important;
  border-radius: 999rem !important;
  padding: 0 2rem !important;
  font-family: "DM Sans", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.2em !important;
  font-weight: 700 !important;
}

/* Summary */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals {
  position: sticky !important;
  top: 8rem !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals h2 {
  font-size: 1.9rem !important;
  line-height: 1.1em !important;
  font-weight: 800 !important;
  letter-spacing: -0.04em !important;
  margin: 0 0 1.8rem 0 !important;
  text-transform: none !important;
}

/* Summary Tabelle */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals table.shop_table tr {
  border-bottom: 1px solid var(--linie) !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals table.shop_table th,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals table.shop_table td {
  padding: 1rem 0 !important;
  font-size: 1rem !important;
  line-height: 1.4em !important;
  font-weight: 700 !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals table.shop_table td {
  text-align: right !important;
}

/* Checkout Button */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .wc-proceed-to-checkout a.checkout-button {
  width: 100% !important;
  min-height: 3.5rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--schwarz) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 999rem !important;
  padding: 1rem 2rem !important;
  font-family: "DM Sans", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.2em !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  margin-top: 1.5rem !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .wc-proceed-to-checkout a.checkout-button:hover {
  background: var(--violett) !important;
}

/* Mobile */
@media (max-width: 900px) {
  .elementor-555 .elementor-element.elementor-element-e1fa8fa .e-cart__container {
    grid-template-columns: 1fr !important;
    gap: 2.5rem !important;
  }

  .elementor-555 .elementor-element.elementor-element-e1fa8fa .coupon {
    flex-direction: column !important;
  }

  .elementor-555 .elementor-element.elementor-element-e1fa8fa .coupon input.input-text {
    width: 100% !important;
  }

  .elementor-555 .elementor-element.elementor-element-e1fa8fa .cart_totals {
    position: static !important;
  }
}

/* WooCommerce Meldungen / Notices im VISARO Stil */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-info,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-error {
  font-family: "DM Sans", sans-serif !important;
  background: #f7f1ff !important;
  border: none !important;
  border-radius: 1rem !important;
  color: #111 !important;
  font-size: 1rem !important;
  line-height: 1.45em !important;
  font-weight: 500 !important;
  padding: 1rem 1.25rem 1rem 3.2rem !important;
  margin: 0 0 2.5rem 0 !important;
  box-shadow: none !important;
}

/* Icon links */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message::before,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-info::before,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-error::before {
  color: #A259FF !important;
  top: 1rem !important;
  left: 1.25rem !important;
}

/* Text-Link in Meldungen */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message a,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-info a,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-error a {
  color: #A259FF !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message a:hover,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-info a:hover,
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-error a:hover {
  color: #111 !important;
}

/* Warenkorb aktualisiert Text */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message {
  border-left: 0 !important;
}

/* Optional: Erfolgsmeldung dezenter */
.elementor-555 .elementor-element.elementor-element-e1fa8fa .woocommerce-message {
  background: #faf7ff !important;
}/* End custom CSS */