.elementor-10019 .elementor-element.elementor-element-1b668988{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1366px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-13105048 *//* QUICKFLOOR – WooCommerce Warenkorb Styling hell
   Einsatz: WordPress > Design > Customizer > Zusätzliches CSS
   oder direkt auf der Warenkorb-Seite in Elementor.
   Optimiert für WooCommerce-Seiten mit [woocommerce_cart]. */

body.woocommerce-cart,
body.woocommerce-cart .site,
body.woocommerce-cart .site-content,
body.woocommerce-cart main,
body.woocommerce-cart .entry-content {
  background: #ffffff !important;
  color: #101317 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
}

/* Kein dunkler Grid-Hintergrund auf der Warenkorbseite */
body.woocommerce-cart::before {
  display: none !important;
}

/* Layout */
body.woocommerce-cart .woocommerce {
  width: min(1240px, calc(100% - 64px));
  margin: 0 auto !important;
  padding: 70px 0 100px !important;
  color: #101317 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
}

body.woocommerce-cart h1,
body.woocommerce-cart h2,
body.woocommerce-cart h3,
body.woocommerce-cart .entry-title,
body.woocommerce-cart .cart_totals h2 {
  color: #101317 !important;
  -webkit-text-fill-color: #101317 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -.015em !important;
  text-transform: uppercase !important;
}

body.woocommerce-cart h1,
body.woocommerce-cart .entry-title {
  width: min(1240px, calc(100% - 64px));
  margin: 0 auto !important;
  padding: 70px 0 10px !important;
  font-size: clamp(38px, 5vw, 68px) !important;
}

/* Produktbilder im Warenkorb ausblenden */
body.woocommerce-cart .product-thumbnail,
body.woocommerce-cart th.product-thumbnail,
body.woocommerce-cart td.product-thumbnail,
body.woocommerce-cart .product-thumbnail img {
  display: none !important;
}

/* Boxen */
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart_totals,
body.woocommerce-cart .cross-sells,
body.woocommerce-cart .cart-empty {
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  box-shadow: 0 18px 48px rgba(12, 30, 50, .08) !important;
  padding: 30px !important;
  margin-bottom: 28px !important;
}

/* Meldungen */
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error {
  background: #f3f6fb !important;
  border: 1px solid rgba(0,0,0,.1) !important;
  border-left: 4px solid #0c69ab !important;
  color: #101317 !important;
  padding: 18px 22px !important;
  margin: 0 0 24px !important;
}

body.woocommerce-cart .woocommerce-message::before,
body.woocommerce-cart .woocommerce-info::before,
body.woocommerce-cart .woocommerce-error::before {
  color: #0c69ab !important;
}

/* Tabelle */
body.woocommerce-cart table.shop_table,
body.woocommerce-cart table.shop_table_responsive {
  border: 0 !important;
  border-collapse: collapse !important;
  margin: 0 !important;
  background: transparent !important;
  color: #101317 !important;
}

body.woocommerce-cart table.shop_table th {
  color: #0c69ab !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  padding: 0 14px 18px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0,0,0,.14) !important;
}

body.woocommerce-cart table.shop_table td {
  color: #101317 !important;
  padding: 22px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0,0,0,.1) !important;
  background: transparent !important;
  vertical-align: middle !important;
}

body.woocommerce-cart table.shop_table a {
  color: #101317 !important;
  text-decoration: none !important;
}

body.woocommerce-cart table.shop_table a:hover {
  color: #0c69ab !important;
}

body.woocommerce-cart .product-name a {
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

body.woocommerce-cart .product-price,
body.woocommerce-cart .product-subtotal,
body.woocommerce-cart .amount {
  color: #101317 !important;
  font-weight: 800 !important;
}

/* Entfernen-Button */
body.woocommerce-cart .product-remove a.remove {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 34px !important;
  height: 34px !important;
  border: 1px solid rgba(0,0,0,.18) !important;
  background: #ffffff !important;
  color: #101317 !important;
  border-radius: 0 !important;
  font-size: 22px !important;
  line-height: 1 !important;
}

body.woocommerce-cart .product-remove a.remove:hover {
  background: #0c69ab !important;
  color: #ffffff !important;
}

/* Mengenfeld */
body.woocommerce-cart .quantity input.qty {
  width: 86px !important;
  min-height: 48px !important;
  border: 1px solid rgba(0,0,0,.18) !important;
  background: #ffffff !important;
  color: #101317 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 700 !important;
  text-align: center !important;
  border-radius: 0 !important;
  outline: none !important;
}

body.woocommerce-cart .quantity input.qty:focus {
  border-color: #0c69ab !important;
  box-shadow: 0 0 0 2px rgba(12,105,171,.14) !important;
}

/* Gutschein / Eingaben */
body.woocommerce-cart td.actions {
  padding-top: 28px !important;
}

body.woocommerce-cart .coupon {
  display: flex !important;
  gap: 10px !important;
  align-items: stretch !important;
  flex-wrap: wrap !important;
}

body.woocommerce-cart .coupon label {
  display: none !important;
}

body.woocommerce-cart input.input-text,
body.woocommerce-cart input[type="text"],
body.woocommerce-cart input[type="email"],
body.woocommerce-cart input[type="number"],
body.woocommerce-cart select,
body.woocommerce-cart textarea {
  min-height: 52px !important;
  border: 1px solid rgba(0,0,0,.18) !important;
  background: #ffffff !important;
  color: #101317 !important;
  border-radius: 0 !important;
  padding: 13px 15px !important;
  font-family: "Open Sans", Arial, sans-serif !important;
}

body.woocommerce-cart input::placeholder {
  color: rgba(0,0,0,.45) !important;
}

/* Buttons */
body.woocommerce-cart .button,
body.woocommerce-cart button.button,
body.woocommerce-cart a.button,
body.woocommerce-cart .checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  min-height: 54px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 0 25px !important;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  background: #0c69ab !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: .06em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: .2s ease !important;
  opacity: 1 !important;
}

body.woocommerce-cart .button:hover,
body.woocommerce-cart button.button:hover,
body.woocommerce-cart a.button:hover,
body.woocommerce-cart .checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  transform: translateY(-2px) !important;
  background: #0a568c !important;
  color: #ffffff !important;
}

body.woocommerce-cart .button:disabled,
body.woocommerce-cart .button[disabled] {
  opacity: .45 !important;
  cursor: not-allowed !important;
  transform: none !important;
}

/* Warenkorb-Summen */
body.woocommerce-cart .cart-collaterals {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 450px) !important;
  gap: 28px !important;
  margin-top: 28px !important;
}

body.woocommerce-cart .cart_totals {
  float: none !important;
  width: 100% !important;
  margin-left: auto !important;
}

body.woocommerce-cart .cart_totals h2 {
  margin: 0 0 22px !important;
  font-size: clamp(28px, 3vw, 40px) !important;
}

body.woocommerce-cart .cart_totals table {
  border: 0 !important;
  margin: 0 !important;
}

body.woocommerce-cart .cart_totals th,
body.woocommerce-cart .cart_totals td {
  border: 0 !important;
  border-bottom: 1px solid rgba(0,0,0,.1) !important;
  padding: 16px 0 !important;
  background: transparent !important;
  color: #101317 !important;
}

body.woocommerce-cart .cart_totals td {
  text-align: right !important;
  font-weight: 800 !important;
}

body.woocommerce-cart .order-total th,
body.woocommerce-cart .order-total td,
body.woocommerce-cart .order-total .amount {
  color: #101317 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout {
  padding: 24px 0 0 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  width: 100% !important;
  margin: 0 !important;
}

/* Versand / Links */
body.woocommerce-cart .woocommerce-shipping-calculator a,
body.woocommerce-cart .cart_totals a {
  color: #0c69ab !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}

body.woocommerce-cart .shipping-calculator-form {
  margin-top: 15px !important;
}

/* Cross-Sells */
body.woocommerce-cart .cross-sells h2 {
  font-size: clamp(28px, 3vw, 40px) !important;
  margin: 0 0 22px !important;
}

body.woocommerce-cart .cross-sells ul.products li.product {
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  padding: 18px !important;
}

body.woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title {
  color: #101317 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
}

/* Leerer Warenkorb */
body.woocommerce-cart .cart-empty {
  color: #101317 !important;
  text-align: center !important;
}

body.woocommerce-cart .return-to-shop {
  text-align: center !important;
}

/* Mobile Optimierung */
@media (max-width: 980px) {
  body.woocommerce-cart .woocommerce,
  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-title {
    width: calc(100% - 48px) !important;
  }

  body.woocommerce-cart .woocommerce {
    padding: 50px 0 90px !important;
  }

  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-title {
    padding-top: 58px !important;
    font-size: clamp(34px, 10vw, 52px) !important;
  }

  body.woocommerce-cart .cart-collaterals {
    grid-template-columns: 1fr !important;
  }

  body.woocommerce-cart .woocommerce-cart-form,
  body.woocommerce-cart .cart_totals,
  body.woocommerce-cart .cross-sells {
    padding: 24px !important;
  }

  body.woocommerce-cart .coupon {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  body.woocommerce-cart .coupon .button,
  body.woocommerce-cart td.actions .button {
    width: 100% !important;
  }
}

/* WooCommerce responsive cart table */
@media (max-width: 768px) {
  body.woocommerce-cart table.shop_table_responsive tr {
    display: block !important;
    margin-bottom: 18px !important;
    padding: 16px !important;
    background: #ffffff !important;
    border: 1px solid rgba(0,0,0,.12) !important;
    box-shadow: 0 12px 30px rgba(12,30,50,.06) !important;
  }

  body.woocommerce-cart table.shop_table_responsive tr td {
    display: block !important;
    text-align: right !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
  }

  body.woocommerce-cart table.shop_table_responsive tr td:last-child {
    border-bottom: 0 !important;
  }

  body.woocommerce-cart table.shop_table_responsive tr td::before {
    color: #0c69ab !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: .04em !important;
    float: left !important;
  }

  body.woocommerce-cart .product-thumbnail,
  body.woocommerce-cart .product-thumbnail::before {
    display: none !important;
  }

  body.woocommerce-cart .quantity input.qty {
    margin-left: auto !important;
  }

  body.woocommerce-cart td.actions {
    background: transparent !important;
    padding: 18px 0 0 !important;
  }
}

@media (max-width: 420px) {
  body.woocommerce-cart .woocommerce,
  body.woocommerce-cart h1,
  body.woocommerce-cart .entry-title {
    width: calc(100% - 36px) !important;
  }

  body.woocommerce-cart .woocommerce-cart-form,
  body.woocommerce-cart .cart_totals,
  body.woocommerce-cart .cross-sells {
    padding: 20px !important;
  }

  body.woocommerce-cart .button,
  body.woocommerce-cart button.button,
  body.woocommerce-cart a.button,
  body.woocommerce-cart .checkout-button {
    width: 100% !important;
    padding: 0 16px !important;
    letter-spacing: .04em !important;
  }
}/* End custom CSS */