/* ========================================
   CHECKOUT & FLUID CHECKOUT
======================================== */
body.woocommerce-cart .fc-content {
  margin: 0 40px;
  width: fit-content !important;
}
.woocommerce table.shop_table th,
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
  display: none;
}
div.nsl-container .nsl-button-google[data-skin="light"] {
  box-shadow: inset 0 0 0 1px #d8d8d8 !important;
}
.has-checkout-must-create-account
  .fc-content
  div.woocommerce
  form
  .fc-wrapper
  div.create-account {
  display: none;
}
.fc-content div.woocommerce form .fc-wrapper .woocommerce-account-fields > div {
  margin: 0 !important;
}
.has-checkout-layout--multi-step.woocommerce-checkout
  form
  .fc-wrapper
  .fc-checkout-step[data-step-complete]
  .fc-step__substep
  .fc-step__substep-title::before {
  background-color: #007a3d;
}
.fc-checkout-steps .woocommerce-checkout-payment .woocommerce-info {
  padding: 0;
  border: none;
  font-style: italic;
}
.fc-checkout-steps .woocommerce-checkout-payment .woocommerce-info::before {
  display: none;
}
.fc-wrapper .fc-checkout-steps .fc-coupon-code-messages .woocommerce-error {
  padding: 1em 2em 1em 3.5em !important;
  border-top: none;
}
.fc-wrapper
  .fc-checkout-steps
  .fc-coupon-code-messages
  .woocommerce-error::before {
  color: #de3730;
}
.fc-wrapper
  .fc-checkout-steps
  .fc-coupon-code-messages
  .woocommerce-error
  li
  .fc-coupon-code-message-dismiss {
  display: none;
}
.fc-wrapper .fc-checkout-steps .fc-coupon-code-messages .woocommerce-error li {
  padding-right: 0 !important;
}
.fc-wrapper
  div.woocommerce
  #order_review
  table.woocommerce-checkout-review-order-table
  .product-total
  .includes_tax,
.fc-wrapper
  div.woocommerce
  #order_review
  table.woocommerce-checkout-review-order-table
  .product-total
  .tax_label,
.fc-wrapper
  div.woocommerce
  #order_review
  table.woocommerce-checkout-review-order-table
  tfoot
  td
  .includes_tax,
.fc-wrapper
  div.woocommerce
  #order_review
  table.woocommerce-checkout-review-order-table
  tfoot
  td
  .tax_label {
  text-transform: none;
  line-height: 2;
  letter-spacing: normal;
  font-style: italic;
  opacity: 0.7;
}
.fc-progress-bar--bars .fc-progress-bar__steps,
.fc-progress-bar--bars .fc-progress-bar__steps .fc-progress-bar__step {
  height: 15px;
  text-indent: -9999999px;
}
span.fc-progress-bar__step.is-complete,
.fc-progress-bar--bars
  .fc-progress-barstens
  .fc-progress-bar__step.is-complete {
  background-color: #fcda98 !important;
}
.fc-progress-bar--bars
  .fc-progress-bar__steps
  .fc-progress-bar__step.is-current {
  background: linear-gradient(
    90deg,
    rgb(252 218 152) 0%,
    rgb(178 204 227) 100%
  );
  border-right: 3px solid #8d8d8d;
}
.fc-progress-bar--bars .fc-progress-bar__steps {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 15px;
}
body .fc-wrapper .quantity .fc-number-spin-button::after {
  background: unset;
  width: 12px;
  height: 12px;
  font-size: 12px;
  font-weight: 600 !important;
  color: #190d39;
  opacity: 1;
}
.fc-content span.ffehbo-fixed-quantity {
  color: #b7b7b7;
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important;
  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
  background-color: transparent !important;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none !important;
  line-height: 34px !important;
  text-indent: 0 !important;
  text-align: center !important;
  -moz-appearance: textfield !important;
  appearance: textfield !important;
  background-image: none !important;
  position: relative;
  cursor: help;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fc-content span.ffehbo-fixed-quantity::after {
  content: "Het is niet mogelijk om meer dan één cursus tegelijk in de winkelwagen te plaatsen.";
  position: absolute;
  top: -50px;
  left: 0;
  transform: none;
  background: #190d39;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 10;
  height: 45px;
  max-height: 45px;
}
.fc-content span.ffehbo-fixed-quantity::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: #222 transparent transparent transparent;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.fc-content span.ffehbo-fixed-quantity:hover::after,
.fc-content span.ffehbo-fixed-quantity:hover::before {
  opacity: 1;
}
.fc-content .cart-item__element.cart-item__price {
  font-size: 12px;
  color: #878787;
  font-style: italic;
}
/* ========================================
   EXTRA OVERRIDES (CHECKOUT + FLOATING CART)
======================================== */
body:not(.has-checkout-must-login-notice).woocommerce-checkout
  .fc-checkout-notices
  .woocommerce-notices-wrapper {
  width: 100% !important;
}
.cart-items__errors {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-error li.cart-items__error-message {
  position: relative;
  padding-left: 20px !important;
  font-weight: 600; /* bold */
  color: #b42318; /* optional: match circle */
}

.woocommerce-error li.cart-items__error-message::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #b42318;
  border-radius: 50%;
}
.fc-wrapper .woocommerce-terms-and-conditions-wrapper {
  font-size: 14px;
  color: grey;
  font-style: italic;
  margin: -10px 0 20px 0;
}
button.iti__selected-country:after,
button.iti__selected-country:before {
  background: none !important;
}
div.woocommerce form p#shipping_country_field.form-row.form-row-wide,
div#fc-expansible-form-section__toggle--shipping_address_2,
.fc-checkout-step span#shipping_address_1-description {
  display: none;
  visibility: hidden;
}
@media (min-width: 769px) {
  div.woocommerce form p#billing_email_field.form-row.form-row-wide {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }

  div.woocommerce form p#billing_phone_field.form-row.form-row-first {
    margin-right: 0 !important;
    clear: none !important;
    float: left !important;
    width: 48% !important;
  }

  div.woocommerce form p#shipping_city_field.form-row.form-row-first {
    margin-right: 0 !important;
    clear: none !important;
    float: left !important;
    width: 48% !important;
  }
}
.product-template-default .woocommerce-notices-wrapper {
  display: none;
}
/* Floating cart */
.woocommerce form.cart .single_add_to_cart_button {
  background: var(--e-global-color-accent);
}
li.xt_woofc-menu-desktop a.xt_woofc-menu-link.xt_woofc-menu-has-badge:before,
li.xt_woofc-shortcode a.xt_woofc-shortcode-link:before {
  content: "Winkelwagen";
  margin: 0 12px 0 8px;
  font-weight: 500;
  color: white;
}
li.xt_woofc-menu-desktop .xt_woofc-menu-count.xt_woofc-counter-type-badge,
li.xt_woofc-shortcode .xt_woofc-shortcode-count {
  height: 20px;
  width: 20px;
  font-size: 12px;
  transition:
    background 0.3s ease,
    color 0.3s ease;
  top: 3px;
  border: 1px solid #190d3940;
  right: -10px;
}
li.xt_woofc-menu-desktop,
li.xt_woofc-shortcode {
  background: #190d39;
  border-radius: 20px;
  padding: 9px 5px;
  top: -7px;
  transition: background 0.3s ease;
}

li.xt_woofc-menu-desktop a.xt_woofc-menu-link.xt_woofc-menu-has-badge:before {
  content: "Winkelwagen";
  margin: 0 12px 0 8px;
  font-weight: 500;
  color: white;
  transition: color 0.3s ease;
}

li.xt_woofc-menu-desktop .xt_woofc-menu-count.xt_woofc-counter-type-badge {
  height: 20px;
  width: 20px;
  font-size: 12px;
  transition:
    background 0.3s ease,
    color 0.3s ease;
}
/* Mobile */
.xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-button {
  background: var(--xt-woofc-checkout-btn-bg-color);
}
a.xt_woofc-shortcode-link:before {
  content: "Winkelwagen";
  margin: 0 8px;
  font-weight: 500;
  font-size: 18px;
  color: #190d39;
  transition: color 0.3s ease;
}
span.xt_woofc-shortcode-mobile.xt_woofc-shortcode {
  background: var(--e-global-color-primary);
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 10px 15px;
}
span.xt_woofc-shortcode-mobile.xt_woofc-shortcode:hover {
  background: var(--e-global-color-accent);
}
span.xt_woofc-shortcode-mobile.xt_woofc-shortcode:hover
  .xt_woofc-shortcode-count.xt_woofc-counter-type-badge {
  background: var(--e-global-color-primary);
}
li.xt_woofc-menu-desktop
  span.xt_woofc-menu-icon.xt_woofcicon-shopping-purse-icon:before {
  transition: color 0.3s ease;
}
.xt_woofc-footer .xt_woofc-dash,
.xt_woofc-footer .amount {
  display: none;
}
div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  .cart-item__element.cart-item__price {
  display: none;
}

div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation {
  display: grid !important;
  grid-template-columns: 95px 1fr;
  gap: 6px 12px;
  align-items: start;
}

div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation
  dt,
div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation
  dd {
  margin: 0;
  padding: 0;
  float: none;
  line-height: 1.5;
  align-self: flex-start;
  display: block;
  position: relative;
  font-size: 13px;
}

div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation
  dt {
  grid-column: 1;
  font-weight: 400;
}

div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation
  dd {
  grid-column: 2;
}

div.woocommerce
  .fc-wrapper
  #order_review
  table.woocommerce-checkout-review-order-table
  dl.variation
  dd
  p {
  padding: 0;
  margin: 0;
  display: inline-block;
  line-height: inherit;
  position: relative;
  top: 2px;
}

/* Variations */
.xt_woofc-product-attributes {
  margin-top: 6px;
}

.xt_woofc-product-attributes .xt_woofc-variation {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 6px 10px;
  margin: 0;
}

.xt_woofc-product-attributes .xt_woofc-variation dt,
.xt_woofc-product-attributes .xt_woofc-variation dd {
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

.xt_woofc-product-attributes .xt_woofc-variation dt {
  font-weight: 500;
}

.xt_woofc-product-attributes .xt_woofc-variation dd {
  word-break: break-word;
}
.xt_woofc-product-attributes dd {
  white-space: pre-line;
}


body.has-highlighted-billing-section div.woocommerce form
.fc-step__substep[data-substep-id="billing_address"]
:is(input, textarea, select)[disabled]:disabled {
  background-color: #f4f6fb !important;
  border: 1px solid #d7ddea !important;
  opacity: 1;
}

body div.woocommerce form .fc-step__substep
:is(input, textarea, select)[disabled]:disabled {
  background-color: #f4f6fb !important;
  border: 1px solid #d7ddea !important;
  opacity: 1;
}
