

:root {
  --gisler-luc-font: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  --gisler-luc-ink: #1d1916;
  --gisler-luc-muted: #716a62;
  --gisler-luc-red: #a31c27;
  --gisler-luc-red-dark: #78131b;
  --gisler-luc-cream: #f4efe5;
  --gisler-luc-paper: #fffaf1;
  --gisler-luc-gold: #d7ad58;
  --gisler-luc-line: rgba(29, 25, 22, .14);
}

.gisler-luc-back-link {
  align-items: center;
  border-bottom: 1px solid currentColor;
  color: inherit;
  display: inline-flex;
  font-family: var(--gisler-luc-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.25;
  min-height: 42px;
  padding-bottom: 2px;
  text-decoration: none;
  width: fit-content;
}
.gisler-luc-back-link span { margin: 0 7px 0 0 !important; }
body.lucendro-product-page .uncont:has(> .gisler-luc-product-back-button) {
  overflow: visible;
  position: relative;
}
body.lucendro-product-page .gisler-luc-product-back-button {
  align-items: center;
  background: var(--gisler-luc-paper);
  border: 1px solid var(--gisler-luc-red);
  color: var(--gisler-luc-red) !important;
  display: inline-flex;
  font-family: var(--gisler-luc-font);
  font-size: 12px;
  font-weight: 800;
  gap: 8px;
  justify-content: center;
  left: 0;
  letter-spacing: .035em;
  line-height: 1.25;
  min-height: 48px;
  padding: 0 20px;
  position: absolute;
  text-decoration: none;
  top: calc(100% + 20px);
  white-space: nowrap;
  width: fit-content;
  z-index: 4;
}
body.lucendro-product-page .gisler-luc-product-back-button:hover,
body.lucendro-product-page .gisler-luc-product-back-button:focus-visible {
  background: var(--gisler-luc-red);
  color: #fff !important;
}

.lucp-hero .gisler-luc-content-back {
  left: 50%;
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  width: 100%;
  z-index: 4;
}
.lucp-hero .gisler-luc-content-back .gisler-luc-back-link { color: rgba(255, 255, 255, .76); }
.gisler-luc-dealer-back {
  margin: 0 auto 22px;
  max-width: 1160px;
  padding: 0 36px;
}
.gisler-luc-dealer-back .gisler-luc-back-link { color: var(--gisler-luc-red); }

body.gisler-lucendro-checkout,
body.gisler-lucendro-order-confirmation,
body.gisler-lucendro-checkout input,
body.gisler-lucendro-checkout select,
body.gisler-lucendro-checkout textarea,
body.gisler-lucendro-checkout button {
  font-family: var(--gisler-luc-font) !important;
}
body.gisler-lucendro-checkout .post-title-wrapper,
body.gisler-lucendro-order-confirmation .post-title-wrapper,
body.gisler-lucendro-checkout #page-header,
body.gisler-lucendro-order-confirmation #page-header { display: none !important; }
body.gisler-lucendro-checkout .post-content.un-no-sidebar-layout > .row-container > .row-parent,
body.gisler-lucendro-order-confirmation .post-content.un-no-sidebar-layout > .row-container > .row-parent {
  max-width: 1160px !important;
  padding-bottom: 72px !important;
  padding-top: 0 !important;
}

.gisler-checkout-hero,
.gisler-thankyou-hero {
  background: var(--gisler-luc-ink);
  color: #fff;
  left: 50%;
  margin-left: -50vw;
  position: relative;
  width: 100vw;
}
.gisler-checkout-hero { margin-bottom: 48px; padding: 70px 0 54px; }
.gisler-checkout-shell,
.gisler-thankyou-shell,
.gisler-order-facts {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1160px;
  padding-left: 42px;
  padding-right: 42px;
}
.gisler-checkout-hero .gisler-luc-back-link { color: rgba(255, 255, 255, .72); margin-bottom: 28px; }
.gisler-checkout-eyebrow,
.gisler-confirmation-eyebrow {
  color: var(--gisler-luc-gold);
  font-family: var(--gisler-luc-font);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .15em;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.gisler-checkout-hero h1,
.gisler-thankyou-hero h1 {
  color: #fff !important;
  font-family: var(--gisler-luc-font) !important;
  font-size: clamp(42px, 4vw, 62px);
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1;
  margin: 0 0 16px;
}
.gisler-checkout-lead { color: rgba(255, 255, 255, .72); font-size: 17px; line-height: 1.55; margin: 0; max-width: 720px; }

body.gisler-lucendro-checkout form.checkout { align-items: start; display: grid; gap: 0 38px; grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr); }
body.gisler-lucendro-checkout #customer_details {
  background: #fff;
  border: 1px solid var(--gisler-luc-line);
  box-shadow: 0 24px 60px rgba(36, 25, 20, .1);
  grid-column: 1;
  grid-row: 1 / 3;
  padding: 32px;
}
body.gisler-lucendro-checkout #customer_details .col-1,
body.gisler-lucendro-checkout #customer_details .col-2 { float: none; margin: 0; width: 100%; }
body.gisler-lucendro-checkout #customer_details .col-2 { margin-top: 24px; }
body.gisler-lucendro-checkout #customer_details h3,
body.gisler-lucendro-checkout #order_review_heading {
  color: var(--gisler-luc-ink);
  font-family: var(--gisler-luc-font) !important;
  font-size: 29px;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.06;
}
body.gisler-lucendro-checkout #customer_details .woocommerce-billing-fields > h3 {
  align-items: center;
  border-bottom: 1px solid var(--gisler-luc-line);
  display: flex;
  margin: 0 0 24px;
  padding-bottom: 20px;
}
body.gisler-lucendro-checkout #customer_details .woocommerce-billing-fields > h3::before,
body.gisler-lucendro-checkout #order_review_heading::before {
  align-items: center;
  background: var(--gisler-luc-red);
  border-radius: 50%;
  color: #fff;
  content: '01';
  display: inline-flex;
  flex: 0 0 34px;
  font-size: 11px;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  letter-spacing: 0;
  margin-right: 16px;
}
body.gisler-lucendro-checkout #order_review_heading {
  background: var(--gisler-luc-cream);
  border: 1px solid var(--gisler-luc-line);
  border-bottom: 0;
  display: flex;
  grid-column: 2;
  grid-row: 1;
  margin: 0;
  padding: 32px 32px 20px;
}
body.gisler-lucendro-checkout #order_review_heading::before { content: '02'; }
body.gisler-lucendro-checkout #order_review {
  background: var(--gisler-luc-cream);
  border: 1px solid var(--gisler-luc-line);
  border-top: 0;
  grid-column: 2;
  grid-row: 2;
  padding: 0 32px 32px;
  position: sticky;
  top: 28px;
}
body.gisler-lucendro-checkout .form-row { margin-bottom: 14px; }
body.gisler-lucendro-checkout .form-row label { color: #4a423b; font-size: 11px; font-weight: 700; margin-bottom: 7px; }
body.gisler-lucendro-checkout .input-text,
body.gisler-lucendro-checkout select,
body.gisler-lucendro-checkout .select2-selection { border: 1px solid rgba(29, 25, 22, .22) !important; border-radius: 0 !important; min-height: 46px; }
body.gisler-lucendro-checkout .input-text { padding: 0 13px; }
body.gisler-lucendro-checkout textarea.input-text { min-height: 74px; padding-top: 12px; }
body.gisler-lucendro-checkout #order_review table.shop_table { background: transparent; border: 0; margin: 0; }
body.gisler-lucendro-checkout #order_review table.shop_table th,
body.gisler-lucendro-checkout #order_review table.shop_table td { border-color: var(--gisler-luc-line); font-size: 12px; padding: 13px 0; }
body.gisler-lucendro-checkout #order_review .order-total th,
body.gisler-lucendro-checkout #order_review .order-total td { color: var(--gisler-luc-ink); font-size: 22px; font-weight: 700; padding: 18px 0; }
body.gisler-lucendro-checkout #payment { background: transparent; }
body.gisler-lucendro-checkout #payment ul.payment_methods { border-color: var(--gisler-luc-line); padding: 18px 0; }
body.gisler-lucendro-checkout #payment .payment_box { background: #fff; color: var(--gisler-luc-muted); font-size: 11px; }
body.gisler-lucendro-checkout #payment .place-order { padding: 18px 0 0; }
body.gisler-lucendro-checkout #place_order { background: var(--gisler-luc-red) !important; border-color: var(--gisler-luc-red) !important; color: #fff !important; min-height: 52px; width: 100%; }
body.gisler-lucendro-checkout #place_order:hover { background: var(--gisler-luc-red-dark) !important; border-color: var(--gisler-luc-red-dark) !important; }
body.gisler-lucendro-checkout .woocommerce-privacy-policy-text,
body.gisler-lucendro-checkout .woocommerce-terms-and-conditions-wrapper { color: var(--gisler-luc-muted); font-size: 11px; line-height: 1.55; }

body.gisler-lucendro-order-confirmation .woocommerce-order {
  align-items: start;
  display: grid;
  gap: 0 30px;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);
}
.gisler-thankyou-hero { grid-column: 1 / -1; margin-bottom: 44px; padding: 78px 0 0; }
.gisler-thankyou-shell { align-items: end; display: grid; gap: 50px; grid-template-columns: minmax(0, 1fr) auto; padding-bottom: 64px; }
.gisler-success-mark { align-items: center; border: 1px solid rgba(215, 173, 88, .5); border-radius: 50%; color: var(--gisler-luc-gold); display: flex; font-size: 20px; height: 44px; justify-content: center; margin-bottom: 25px; width: 44px; }
.gisler-success-total { border-left: 1px solid rgba(255, 255, 255, .18); display: flex; flex-direction: column; min-width: 180px; padding: 8px 0 8px 32px; }
.gisler-success-total span { color: rgba(255, 255, 255, .55); font-size: 10px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.gisler-success-total strong { color: var(--gisler-luc-gold); font-family: var(--gisler-luc-font); font-size: 34px; font-weight: 700; margin-top: 6px; }
.gisler-order-facts { background: var(--gisler-luc-red); color: #fff; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); max-width: 1076px; padding-bottom: 24px; padding-top: 24px; }
.gisler-order-facts > div { border-right: 1px solid rgba(255, 255, 255, .2); display: flex; flex-direction: column; gap: 7px; padding: 0 24px; }
.gisler-order-facts > div:first-child { padding-left: 0; }
.gisler-order-facts > div:last-child { border-right: 0; padding-right: 0; }
.gisler-order-facts span { color: rgba(255, 255, 255, .67); font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.gisler-order-facts strong { color: #fff; font-size: 13px; }
body.gisler-lucendro-order-confirmation .woocommerce-thankyou-order-received,
body.gisler-lucendro-order-confirmation .woocommerce-order-overview,
body.gisler-lucendro-order-confirmation .woocommerce-customer-details { display: none !important; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details {
  background: #fff;
  border: 1px solid var(--gisler-luc-line);
  box-shadow: 0 24px 60px rgba(36, 25, 20, .08);
  grid-column: 1;
  margin: 0;
  padding: 32px;
}
body.gisler-lucendro-order-confirmation .order-details {
  display: grid;
  gap: 0 30px;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);
}
body.gisler-lucendro-order-confirmation .order-details > h3 {
  background: #fff;
  border: 1px solid var(--gisler-luc-line);
  border-bottom: 0;
  color: var(--gisler-luc-ink);
  font-family: var(--gisler-luc-font) !important;
  font-size: 0;
  font-weight: 600;
  grid-column: 1;
  letter-spacing: -.025em;
  line-height: 1.06;
  margin: 0;
  padding: 32px 32px 0;
}
body.gisler-lucendro-order-confirmation .order-details > h3::after { font-size: 29px; }
html[lang^="de"] body.gisler-lucendro-order-confirmation .order-details > h3::after { content: "Deine Bestellung"; }
html[lang^="en"] body.gisler-lucendro-order-confirmation .order-details > h3::after { content: "Your order"; }
body.gisler-lucendro-order-confirmation .order-details > table.shop_table {
  background: #fff;
  border: 1px solid var(--gisler-luc-line);
  border-top: 0;
  box-shadow: 0 24px 60px rgba(36, 25, 20, .08);
  grid-column: 1;
  margin: 0;
}
body.gisler-lucendro-order-confirmation .order-details > table.shop_table th,
body.gisler-lucendro-order-confirmation .order-details > table.shop_table td {
  border-color: var(--gisler-luc-line);
  font-size: 12px;
  padding: 13px 32px;
}
body.gisler-lucendro-order-confirmation .order-details > table.shop_table .product-total { text-align: right; }
body.gisler-lucendro-order-confirmation .order-details > table.shop_table tfoot tr:last-child th,
body.gisler-lucendro-order-confirmation .order-details > table.shop_table tfoot tr:last-child td {
  color: var(--gisler-luc-ink);
  font-size: 22px;
  font-weight: 700;
  padding-top: 18px;
}
body.gisler-lucendro-order-confirmation .order-details > .gisler-confirmation-side {
  grid-column: 2;
  grid-row: 1 / 3;
}
body.gisler-lucendro-order-confirmation .order-details > .addresses { display: none !important; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details__title,
.gisler-confirmation-card h2 {
  color: var(--gisler-luc-ink);
  font-family: var(--gisler-luc-font) !important;
  font-size: 29px;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.06;
  margin: 0 0 25px;
}
body.gisler-lucendro-order-confirmation .woocommerce-order-details__title { font-size: 0; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details__title::after { font-size: 29px; }
html[lang^="de"] body.gisler-lucendro-order-confirmation .woocommerce-order-details__title::after { content: "Deine Bestellung"; }
html[lang^="en"] body.gisler-lucendro-order-confirmation .woocommerce-order-details__title::after { content: "Your order"; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table { border: 0; margin: 0; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table th,
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table td { border-color: var(--gisler-luc-line); font-size: 12px; padding: 13px 0; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table .product-total { text-align: right; }
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table tfoot tr:last-child th,
body.gisler-lucendro-order-confirmation .woocommerce-order-details table.shop_table tfoot tr:last-child td { color: var(--gisler-luc-ink); font-size: 22px; font-weight: 700; padding-top: 18px; }
.gisler-order-product-name { align-items: center; display: inline-flex; gap: 14px; }
.gisler-order-product-image,
.gisler-order-product-name img { height: 58px !important; object-fit: cover; width: 58px !important; }
.gisler-confirmation-side { display: grid; gap: 20px; grid-column: 2; }
.gisler-confirmation-card { background: #fff; border: 1px solid var(--gisler-luc-line); padding: 32px; }
.gisler-confirmation-eyebrow { color: var(--gisler-luc-red); }
.gisler-confirmation-card h2 { font-size: 25px; margin-bottom: 18px; }
.gisler-confirmation-card address { color: #4d453e; font-size: 14px; font-style: normal; line-height: 1.65; }
.gisler-billing-card { padding-top: 24px; }
.gisler-dispatch-note { background: var(--gisler-luc-cream); border-left: 3px solid var(--gisler-luc-gold); padding: 22px 24px; }
.gisler-dispatch-note strong { color: var(--gisler-luc-ink); font-size: 12px; }
.gisler-dispatch-note p { color: var(--gisler-luc-muted); font-size: 11px; line-height: 1.55; margin: 8px 0 0; }
.gisler-confirmation-actions { align-items: center; border-top: 1px solid var(--gisler-luc-line); display: flex; gap: 26px; grid-column: 1 / -1; margin-top: 36px; padding-top: 28px; }
.gisler-confirmation-primary { align-items: center; background: var(--gisler-luc-red); color: #fff !important; display: inline-flex; font-size: 11px; font-weight: 800; justify-content: center; min-height: 48px; padding: 0 24px; text-decoration: none; text-transform: uppercase; }
.gisler-confirmation-secondary { color: var(--gisler-luc-red) !important; font-size: 12px; font-weight: 700; text-decoration: none; }

@media (max-width: 1080px) {
  body.gisler-lucendro-checkout form.checkout,
  body.gisler-lucendro-order-confirmation .woocommerce-order,
  body.gisler-lucendro-order-confirmation .order-details { grid-template-columns: 1fr; }
  body.gisler-lucendro-checkout #customer_details,
  body.gisler-lucendro-checkout #order_review_heading,
  body.gisler-lucendro-checkout #order_review,
  body.gisler-lucendro-order-confirmation .woocommerce-order-details,
  .gisler-confirmation-side { grid-column: 1; grid-row: auto; }
  body.gisler-lucendro-order-confirmation .order-details > h3,
  body.gisler-lucendro-order-confirmation .order-details > table.shop_table,
  body.gisler-lucendro-order-confirmation .order-details > .gisler-confirmation-side { grid-column: 1; grid-row: auto; }
  body.gisler-lucendro-checkout #order_review_heading { margin-top: 20px; }
  body.gisler-lucendro-checkout #order_review { position: static; }
  .gisler-confirmation-side { margin-top: 20px; }
}

@media (max-width: 700px) {
  .lucp-hero .gisler-luc-content-back { top: 22px; }
  .gisler-luc-back-link { font-size: 11px; min-height: 44px; }
  .gisler-luc-dealer-back { margin-bottom: 14px; padding: 0 18px; }
  body.lucendro-product-page .gisler-luc-product-back-button {
    min-height: 48px;
    padding-left: 14px;
    padding-right: 14px;
    top: calc(100% + 16px);
    white-space: normal;
    width: 100%;
  }
  body.gisler-lucendro-checkout .post-content.un-no-sidebar-layout > .row-container > .row-parent,
  body.gisler-lucendro-order-confirmation .post-content.un-no-sidebar-layout > .row-container > .row-parent { padding-bottom: 44px !important; }
  .gisler-checkout-hero { margin-bottom: 20px; padding: 34px 0 28px; }
  .gisler-checkout-shell,
  .gisler-thankyou-shell { padding-left: 18px; padding-right: 18px; }
  .gisler-checkout-hero .gisler-luc-back-link { margin-bottom: 18px; }
  .gisler-checkout-hero h1,
  .gisler-thankyou-hero h1 { font-size: 38px; margin-bottom: 10px; }
  .gisler-checkout-lead { font-size: 14px; line-height: 1.48; }
  body.gisler-lucendro-checkout #customer_details { padding: 22px 18px; }
  body.gisler-lucendro-checkout #customer_details h3,
  body.gisler-lucendro-checkout #order_review_heading { font-size: 25px; }
  body.gisler-lucendro-checkout #customer_details .woocommerce-billing-fields > h3::before,
  body.gisler-lucendro-checkout #order_review_heading::before { flex-basis: 30px; height: 30px; margin-right: 12px; }
  body.gisler-lucendro-checkout #order_review_heading { padding: 22px 18px 18px; }
  body.gisler-lucendro-checkout #order_review { padding: 0 18px 22px; }
  body.gisler-lucendro-checkout .form-row-first,
  body.gisler-lucendro-checkout .form-row-last { float: left; width: calc(50% - 5px); }
  body.gisler-lucendro-checkout .form-row-last { float: right; }
  body.gisler-lucendro-checkout #billing_address_1_field,
  body.gisler-lucendro-checkout #billing_house_number_field,
  body.gisler-lucendro-checkout #shipping_address_1_field,
  body.gisler-lucendro-checkout #shipping_house_number_field { float: none; width: 100%; }
  .gisler-thankyou-hero { margin-bottom: 22px; padding-top: 36px; }
  .gisler-thankyou-shell { align-items: start; gap: 22px; grid-template-columns: 1fr; padding-bottom: 30px; }
  .gisler-success-mark { height: 38px; margin-bottom: 18px; width: 38px; }
  .gisler-success-total { border-left: 0; border-top: 1px solid rgba(255, 255, 255, .18); min-width: 0; padding: 16px 0 0; }
  .gisler-success-total strong { font-size: 28px; }
  .gisler-order-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 18px; }
  .gisler-order-facts > div { border-bottom: 1px solid rgba(255, 255, 255, .18); border-right: 0; padding: 12px 8px; }
  .gisler-order-facts > div:first-child { padding-left: 8px; }
  .gisler-order-facts > div:nth-child(n+3) { border-bottom: 0; }
  body.gisler-lucendro-order-confirmation .woocommerce-order-details,
  .gisler-confirmation-card { padding: 22px 18px; }
  body.gisler-lucendro-order-confirmation .order-details > h3 { padding: 22px 18px 0; }
  body.gisler-lucendro-order-confirmation .order-details > table.shop_table th,
  body.gisler-lucendro-order-confirmation .order-details > table.shop_table td { padding-left: 18px; padding-right: 18px; }
  body.gisler-lucendro-order-confirmation .woocommerce-order-details__title::after,
  body.gisler-lucendro-order-confirmation .order-details > h3::after { font-size: 25px; }
  .gisler-order-product-name { gap: 10px; }
  .gisler-order-product-image { height: 54px !important; width: 54px !important; }
  .gisler-confirmation-actions { align-items: stretch; flex-direction: column; gap: 14px; }
  .gisler-confirmation-primary { width: 100%; }
  .gisler-confirmation-secondary { align-items: center; display: flex; justify-content: center; min-height: 44px; }
}


body.gisler-lucendro-order-confirmation.woocommerce-order-received .gisler-order-product-name img {
      display: block !important;
}

