/* CheckoutWC overrides - loaded after CFW styles for specificity */

body.checkout-wc #cfw-breadcrumb {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

  body.checkout-wc #cfw-logo-container + div {
    justify-content: flex-start !important;
    margin-bottom: 1rem !important;
  }

body.checkout-wc #cfw-mobile-cart-header {
  background: #09090b !important;
}

body.checkout-wc #cfw-mobile-cart-header .cfw-cart-icon svg, body.checkout-wc #cfw-expand-cart .cfw-cart-icon svg {
  display: none !important;
}

body.checkout-wc #cfw-mobile-cart-header .cfw-cart-icon, body.checkout-wc #cfw-expand-cart .cfw-cart-icon {
  width: 22px !important;
  height: 22px !important;
  background: url('../img/cart-icons/cart-3.svg') center / contain no-repeat !important;
  filter: invert(1) !important;
  opacity: 0.6;
}

body.checkout-wc #cfw-mobile-cart-header .cfw-cart-summary-label-show, body.checkout-wc #cfw-mobile-cart-header .cfw-cart-summary-label-hide, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-show, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-hide {
  color: rgba(255,255,255,0.7) !important;
  font-weight: 600 !important;
  font-size: 0.8125rem !important;
  vertical-align: middle !important;
}

body.checkout-wc .cfw-cart-summary-label-show .cfw-arrow, body.checkout-wc .cfw-cart-summary-label-hide .cfw-arrow {
  display: none !important;
}

body.checkout-wc #cfw-mobile-cart-header .cfw-arrow, body.checkout-wc #cfw-expand-cart .cfw-arrow {
  fill: rgba(255,255,255,0.4) !important;
}

body.checkout-wc #cfw-mobile-cart-header #cfw-mobile-total, body.checkout-wc #cfw-mobile-cart-header #cfw-mobile-total .amount, body.checkout-wc #cfw-expand-cart #cfw-mobile-total, body.checkout-wc #cfw-expand-cart #cfw-mobile-total .amount {
  color: #fff !important;
  font-weight: 700 !important;
}

  body.checkout-wc #cfw-cart-summary-content #cfw-cart {
    max-height: 40vh !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.15) transparent;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
  }

body.checkout-wc #cfw-expand-cart {
  background: #09090b !important;
  padding: 0.875rem 1rem !important;
}

body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-show, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-hide {
  color: rgba(255,255,255,0.7) !important;
  font-weight: 600 !important;
  font-size: 0.8125rem !important;
}

body.checkout-wc #cfw-expand-cart .cfw-arrow {
  fill: rgba(255,255,255,0.5) !important;
}

body.checkout-wc #cfw-expand-cart .cfw-cart-icon svg {
  stroke: rgba(255,255,255,0.5) !important;
}

body.checkout-wc #cfw-expand-cart #cfw-mobile-total, body.checkout-wc #cfw-expand-cart #cfw-mobile-total .amount {
  color: #fff !important;
  font-weight: 700 !important;
}

  body.checkout-wc #cfw-mobile-cart-summary > h3 {
    font-size: 0 !important;
    padding: 1rem !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.06);
  }

  body.checkout-wc #cfw-mobile-cart-summary > h3::after {
    content: "Order Summary" !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary {
    background-color: #09090b !important;
    background-image: linear-gradient(to bottom, #09090b 0%, transparent 35%),	linear-gradient(to top, #09090b 0%, transparent 20%),	linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px),	linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),	radial-gradient(circle at 1px 1px, rgba(255,255,255,0.08) 1px, transparent 1px) !important;
    background-size: 100% 100%, 100% 100%, 50px 50px, 50px 50px, 10px 10px !important;
    color: rgba(255,255,255,0.5) !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-table {
    display: block !important;
    max-height: 40vh !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.15) transparent;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    padding: 0 1rem !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-table tbody {
    display: block !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-title,	body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-title span {
    color: #fff !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .amount {
    color: rgba(255,255,255,0.7) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-data,	body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-description {
    color: rgba(255,255,255,0.35) !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-quantity-bubble {
    background: var(--color-primary, #c2410c) !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-image img {
    border-radius: 0.5rem !important;
    aspect-ratio: 1 !important;
    object-fit: cover !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cart-item-row {
    border-color: rgba(255,255,255,0.06) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary .cfw-show-coupons-module,	body.checkout-wc #cfw-mobile-cart-summary .cfw-coupon-wrap a {
    color: rgba(255,255,255,0.35) !important;
    font-size: 12px !important;
    padding: 0.5rem 1rem !important;
    display: block !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals {
    background: #09090b !important;
    color: rgba(255,255,255,0.5) !important;
    margin: 0 !important;
    padding: 0.75rem 1rem 1.25rem !important;
    border-radius: 0 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals th {
    color: rgba(255,255,255,0.5) !important;
    font-weight: 400 !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals td,	body.checkout-wc #cfw-mobile-cart-summary-totals .amount {
    color: #fff !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals .order-total th,	body.checkout-wc #cfw-mobile-cart-summary-totals .order-total td {
    font-weight: 700 !important;
    font-size: 1.1em !important;
    color: #fff !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals .order-total {
    border-top-color: rgba(255,255,255,0.12) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee th {
    color: rgba(251,191,36,0.7) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee td,	body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee .amount {
    color: rgba(251,191,36,0.8) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary del,	body.checkout-wc #cfw-mobile-cart-summary del .amount {
    color: rgba(255,255,255,0.3) !important;
  }

  body.checkout-wc #cfw-mobile-cart-summary ins .amount {
    color: #fff !important;
  }

body.checkout-wc #cfw, body.checkout-wc #order_review {
  line-height: 1.6 !important;
}

body.checkout-wc #order_review p, body.checkout-wc #order_review label, body.checkout-wc #order_review span {
  line-height: 1.5 !important;
}

body.checkout-wc #order_review h3 {
  line-height: 1.3 !important;
}

body.checkout-wc .form-row {
  margin-bottom: 0.75rem !important;
}

body.checkout-wc #cfw .cfw-label-is-floated label.cfw-floatable-label {
  font-size: 0.6875rem !important;
  line-height: 1 !important;
}

body.checkout-wc #cfw p.cfw-label-is-floated input.input-text, body.checkout-wc #cfw p.cfw-label-is-floated select, body.checkout-wc #cfw p.cfw-label-is-floated textarea {
  padding-top: 1.1rem !important;
}

body.checkout-wc #order_review h3 {
  margin-top: 2rem !important;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}

body.checkout-wc #cfw-delivery-information {
  margin-top: 1.5rem !important;
  padding-top: 1.5rem !important;
  border-top: 1px solid var(--color-base-200, #e5e5e5) !important;
}

body.checkout-wc #cfw-footer {
  text-align: left !important;
}

body.checkout-wc #cfw-footer a {
  text-decoration: none !important;
  color: var(--color-base-600, #525252) !important;
  font-weight: 500 !important;
}

body.checkout-wc #cfw-footer a:hover {
  color: var(--color-base-950, #0a0a0a) !important;
}

body.checkout-wc #cfw-footer .cfw-store-policies a {
  font-size: 0.8125rem !important;
}

body.checkout-wc .cfw-bottom-controls a {
  text-decoration: none !important;
}

body.checkout-wc .cfw-thank-you-header {
  margin-bottom: 1.5rem;
}

body.checkout-wc .cfw-thank-you-header .cfw-checkmark-circle {
  color: var(--color-success, #22c55e);
}

body.checkout-wc .cfw-order-status-card, body.checkout-wc .cfw-customer-info-card {
  margin-bottom: calc(var(--spacing) * 4);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
}

body.checkout-wc .cfw-order-status-card h3, body.checkout-wc .cfw-customer-info-card h3 {
  margin-bottom: calc(var(--spacing) * 3);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}

body.checkout-wc .cfw-customer-info-card .cfw-detail-group {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
}

body.checkout-wc .cfw-customer-info-card .cfw-detail-label {
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
}

body.checkout-wc .cfw-customer-info-card table {
  width: 100%;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}

body.checkout-wc .cfw-customer-info-card table td {
  padding-block: calc(var(--spacing) * 1);
  color: var(--color-base-600);
}

body.checkout-wc .cfw-customer-info-card table td:first-child {
  padding-right: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
}

body.checkout-wc .context-thank-you #order_review {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-700);
}

body.checkout-wc .context-thank-you #order_review h2, body.checkout-wc .context-thank-you #order_review h3 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}

body.checkout-wc .context-thank-you #order_review p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
}

body.checkout-wc .context-thank-you .cfw-module {
  margin-bottom: calc(var(--spacing) * 4);
  overflow: hidden;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
}

body.checkout-wc .context-thank-you .cfw-bottom-controls {
  margin-top: calc(var(--spacing) * 6);
}

body.checkout-wc .context-thank-you .cfw-primary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:is(body.checkout-wc .context-thank-you .cfw-primary-btn):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}

:is(body.checkout-wc .context-thank-you .cfw-primary-btn):disabled {
  pointer-events: none;
  opacity: 0.5;
}

body.checkout-wc .context-thank-you .cfw-primary-btn {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}

:is(body.checkout-wc .context-thank-you .cfw-primary-btn):hover {
  background-color: var(--color-base-800);
}

body.checkout-wc .context-thank-you #cfw-footer a {
  text-decoration: none !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary {
  color: rgba(255,255,255,0.5) !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-module, body.checkout-wc .context-thank-you #cfw-cart-summary table, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-review-pane, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-review-pane-content {
  background: transparent !important;
  border-color: rgba(255,255,255,0.08) !important;
  color: rgba(255,255,255,0.5) !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-title, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-title span {
  color: #fff !important;
  font-weight: 600 !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .amount {
  color: #fff !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-data {
  color: rgba(255,255,255,0.35) !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list th {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 400 !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list td {
  color: #fff !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list tr:last-child th, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list tr:last-child td {
  font-weight: 700 !important;
  font-size: 1.05em !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-image img {
  border-radius: 0.5rem !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-quantity-bubble {
  background: var(--color-primary, #c2410c) !important;
  color: #fff !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary .cart-item-row {
  border-color: rgba(255,255,255,0.06) !important;
}

body.checkout-wc .context-thank-you #cfw-cart-summary del, body.checkout-wc .context-thank-you #cfw-cart-summary del .amount {
  color: rgba(255,255,255,0.3) !important;
}

body.checkout-wc .context-thank-you .thwcfe-section-title {
  padding-top: calc(var(--spacing) * 4);
  padding-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
  border-bottom: none !important;
}

body.checkout-wc .context-thank-you table.custom-fields {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}

body.checkout-wc .context-thank-you table.custom-fields td {
  padding-block: calc(var(--spacing) * 1.5);
  color: var(--color-base-600);
}

body.checkout-wc .context-thank-you table.custom-fields td:first-child {
  padding-right: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  white-space: nowrap;
  color: var(--color-base-500);
}

body.checkout-wc .context-thank-you .cfw-detail-content h4, body.checkout-wc .context-thank-you .cfw-customer-info h4 {
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
}

body.checkout-wc .context-thank-you .cfw-detail-content p, body.checkout-wc .context-thank-you address {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-700);
  font-style: normal;
}

body.checkout-wc .context-thank-you #cfw-logo-container + div span {
  visibility: hidden;
  position: relative;
}

body.checkout-wc .context-thank-you #cfw-logo-container + div span::after {
  content: "Order Confirmed";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

body.checkout-wc .context-thank-you #cfw-footer a {
  text-decoration: none !important;
}

body.checkout-wc .cfw-order-status {
  margin-bottom: 1.5rem;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

body.checkout-wc .cfw-order-status .inner.status-row {
  padding: 0;
}

body.checkout-wc .cfw-order-status .status-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

body.checkout-wc .cfw-order-status .status-steps::-webkit-scrollbar {
  display: none;
}

body.checkout-wc .cfw-order-status .status-step {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.375rem;
  border: none;
  background: transparent;
  padding: 0.5rem 0.25rem;
  position: relative;
}

body.checkout-wc .cfw-order-status .status-step + .status-step::before {
  content: '';
  position: absolute;
  top: calc(0.5rem + 0.875rem);
  right: calc(50% + 1rem);
  width: calc(100% - 2rem);
  height: 2px;
  background-color: var(--color-base-200);
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected + .status-step.status-step-selected::before, body.checkout-wc .cfw-order-status .status-step.status-step-selected + .status-step.status-step-current::before {
  background-color: var(--color-success, #22c55e);
}

body.checkout-wc .cfw-order-status .status-step i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  flex-shrink: 0;
  border-radius: 50%;
  border: 2px solid var(--color-base-200);
  background: var(--color-white);
  font-size: 0;
  line-height: 1;
  position: relative;
  z-index: 1;
}

body.checkout-wc .cfw-order-status .status-steps {
  counter-reset: status-counter;
}

body.checkout-wc .cfw-order-status .status-step {
  counter-increment: status-counter;
}

body.checkout-wc .cfw-order-status .status-step i::before {
  content: counter(status-counter) !important;
  font-family: system-ui, -apple-system, sans-serif !important;
  font-size: 0.6875rem !important;
  font-weight: 700 !important;
  font-style: normal !important;
  color: var(--color-base-400);
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected {
  border: none;
  background: transparent;
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected i {
  border-color: var(--color-success, #22c55e);
  background-color: var(--color-success, #22c55e);
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected i::before {
  content: '' !important;
  width: 14px;
  height: 14px;
  font-size: 0 !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E") center / contain no-repeat;
}

body.checkout-wc .cfw-order-status .status-step.status-step-current {
  border: none;
  background: transparent;
  box-shadow: none;
}

body.checkout-wc .cfw-order-status .status-step.status-step-current i {
  border-color: var(--color-base-900);
  background-color: var(--color-base-900);
}

body.checkout-wc .cfw-order-status .status-step.status-step-current i::before {
  color: white !important;
}

body.checkout-wc .cfw-order-status .status-step .title {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--color-base-400);
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected .title {
  color: var(--color-base-950);
}

body.checkout-wc .cfw-order-status .status-step.status-step-current .title {
  color: var(--color-base-950);
}

body.checkout-wc .cfw-order-status .status-step .date {
  display: block;
  font-size: 0.6875rem;
  line-height: 1.3;
  color: var(--color-base-400);
}

body.checkout-wc .cfw-order-status .status-step.status-step-selected .date {
  color: var(--color-success, #22c55e);
  font-weight: 500;
}

body.checkout-wc .cfw-order-status .status-step.status-step-current .date {
  color: var(--color-base-500);
}

  body.checkout-wc .cfw-order-status .status-step {
    min-width: 5rem;
    flex: 0 0 auto;
  }

body.checkout-wc .cfw-order-status #map {
  display: none !important;
}

body.checkout-wc #cfw-cart-summary:before {
  background: linear-gradient(to bottom, var(--cfw-cart-summary-background-color) 0%, transparent 35%),	linear-gradient(to top, var(--cfw-cart-summary-background-color) 0%, transparent 20%),	linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px),	linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),	radial-gradient(circle at 1px 1px, rgba(255,255,255,0.08) 1px, transparent 1px),	var(--cfw-cart-summary-background-color) !important;
  background-size: 100% 100%, 100% 100%, 50px 50px, 50px 50px, 10px 10px, auto !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-image img {
  border-radius: 0.5rem !important;
  aspect-ratio: 1;
  object-fit: cover;
}

body.checkout-wc #cfw-cart-summary #cfw-cart {
  max-height: 50vh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.2) transparent;
  position: relative;
  -webkit-mask-image: linear-gradient(	to bottom,	transparent 0%,	black 4%,	black 96%,	transparent 100%	);
  mask-image: linear-gradient(	to bottom,	transparent 0%,	black 4%,	black 96%,	transparent 100%	);
}

body.checkout-wc #cfw-cart-summary #cfw-cart::-webkit-scrollbar {
  width: 4px;
}

body.checkout-wc #cfw-cart-summary #cfw-cart::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.2);
  border-radius: 4px;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-quantity-bubble {
  background-color: var(--color-primary, #c2410c) !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  min-width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-title {
  font-weight: 600 !important;
  color: #fff !important;
  line-height: 1.4 !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-description {
  line-height: 1.5 !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-subtotal {
  color: rgba(255,255,255,0.7) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list th {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 400 !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list td {
  color: #fff !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.order-total th, body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.order-total td {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1.1em !important;
}

body.checkout-wc #cfw-cart-summary .cart-item-row {
  border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list table tr.order-total {
  border-top-color: rgba(255,255,255,0.12) !important;
}

body.checkout-wc #cfw-cart-summary #cfw-cart-summary-coupons {
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  margin-top: 0.75rem !important;
  padding-top: 0.75rem !important;
}

body.checkout-wc #cfw-cart-summary .cfw-show-coupons-module {
  color: rgba(255,255,255,0.35) !important;
  font-size: 12px !important;
  letter-spacing: 0.02em;
  transition: color 0.15s ease !important;
}

body.checkout-wc #cfw-cart-summary .cfw-show-coupons-module:hover {
  color: rgba(255,255,255,0.6) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 0.5rem !important;
  color: #fff !important;
  font-size: 13px !important;
  padding: 0.625rem 0.75rem !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text::placeholder {
  color: rgba(255,255,255,0.25) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text:focus {
  border-color: rgba(255,255,255,0.25) !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.06) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-floatable-label {
  color: rgba(255,255,255,0.3) !important;
  font-size: 11px !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row {
  display: flex !important;
  align-items: stretch !important;
  gap: 0.5rem !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-8, body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-4 {
  flex: none !important;
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-8 {
  flex: 1 !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-4 {
  display: flex !important;
  align-items: stretch !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn {
  background: rgba(255,255,255,0.1) !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  border-radius: 0.5rem !important;
  color: rgba(255,255,255,0.5) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  padding: 0.625rem 1rem !important;
  transition: all 0.15s ease !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn:not(:disabled):hover {
  background: rgba(255,255,255,0.15) !important;
  border-color: rgba(255,255,255,0.25) !important;
  color: #fff !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn:disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}

body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-button-input {
  height: 100% !important;
  display: flex !important;
}

body.checkout-wc #cfw-cart-summary .shipping td span[style*="rgba(34,197,94"] {
  animation: cfw-free-ship-glow 2s ease-out 0.3s 1 !important;
  border-radius: 9999px;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee th {
  color: rgba(251,191,36,0.7) !important;
  font-weight: 500 !important;
  font-size: 0.8125rem !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee td, body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee td .amount {
  color: rgba(251,191,36,0.8) !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods, .cart-page-right .woocommerce-shipping-methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods li, .cart-page-right .woocommerce-shipping-methods li {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0.5rem !important;
  padding: 0.375rem 0 !important;
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.8125rem !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods label, .cart-page-right .woocommerce-shipping-methods label {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.8125rem !important;
  cursor: pointer !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods input[type="radio"], .cart-page-right .woocommerce-shipping-methods input[type="radio"] {
  appearance: none !important;
  width: 1rem !important;
  height: 1rem !important;
  border: 2px solid rgba(255,255,255,0.25) !important;
  border-radius: 50% !important;
  background: transparent !important;
  flex-shrink: 0 !important;
  cursor: pointer !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods input[type="radio"]:checked, .cart-page-right .woocommerce-shipping-methods input[type="radio"]:checked {
  border-color: #4ade80 !important;
  background: #4ade80 !important;
  box-shadow: inset 0 0 0 2px #09090b !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-destination, .cart-page-right .woocommerce-shipping-destination {
  color: rgba(255,255,255,0.3) !important;
  font-size: 0.75rem !important;
  margin-top: 0.5rem !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-destination strong, .cart-page-right .woocommerce-shipping-destination strong {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 500 !important;
}

body.checkout-wc #cfw-cart-summary .shipping-calculator-button, .cart-page-right .shipping-calculator-button {
  color: rgba(255,255,255,0.35) !important;
  font-size: 0.75rem !important;
  text-decoration: none !important;
}

body.checkout-wc #cfw-cart-summary .shipping-calculator-button:hover, .cart-page-right .shipping-calculator-button:hover {
  color: rgba(255,255,255,0.6) !important;
}

body.checkout-wc #cfw-cart-summary .shipping-calculator-form select, body.checkout-wc #cfw-cart-summary .shipping-calculator-form input, .cart-page-right .shipping-calculator-form select, .cart-page-right .shipping-calculator-form input {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  color: #fff !important;
  border-radius: 0.375rem !important;
  font-size: 0.8125rem !important;
}

body.checkout-wc #cfw-cart-summary .shipping-calculator-form label, .cart-page-right .shipping-calculator-form label {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.75rem !important;
}

body.checkout-wc #cfw-cart-summary .shipping-calculator-form .button, .cart-page-right .shipping-calculator-form .button {
  background: rgba(255,255,255,0.1) !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  color: rgba(255,255,255,0.6) !important;
  border-radius: 0.375rem !important;
  font-size: 0.75rem !important;
  padding: 0.375rem 0.75rem !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-totals th, .cart-page-right .woocommerce-shipping-totals th {
  color: rgba(255,255,255,0.5) !important;
  font-size: 0.8125rem !important;
  vertical-align: top !important;
  padding-top: 0.5rem !important;
}

body.checkout-wc #cfw-cart-summary .woocommerce-shipping-totals td, .cart-page-right .woocommerce-shipping-totals td {
  text-align: right !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list .shipping td .cfw-small {
  color: rgba(239,68,68,0.5) !important;
  font-size: 12px !important;
}

body.checkout-wc #cfw-cart-summary .cfw-totals-list .shipping .cfw-free-shipping-badge {
  all: unset !important;
  color: rgba(255,255,255,0.7) !important;
  font-size: 14px !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-data {
  color: rgba(255,255,255,0.35) !important;
  font-size: 12px !important;
}

body.checkout-wc .cfw-modal {
  background: #09090b !important;
  color: rgba(255,255,255,0.7) !important;
  border-radius: 1rem !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5) !important;
  max-width: 440px !important;
}

body.checkout-wc .cfw-modal h3 {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
}

body.checkout-wc .cfw-modal p.cfw-mb {
  color: rgba(255,255,255,0.45) !important;
  font-size: 0.875rem !important;
}

body.checkout-wc .cfw-modal .input-text, body.checkout-wc .cfw-modal input[type="text"], body.checkout-wc .cfw-modal input[type="password"], body.checkout-wc .cfw-modal input[type="email"] {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 0.5rem !important;
  color: #fff !important;
  padding: 0.75rem 1rem !important;
}

body.checkout-wc .cfw-modal .input-text::placeholder, body.checkout-wc .cfw-modal input::placeholder {
  color: rgba(255,255,255,0.3) !important;
}

body.checkout-wc .cfw-modal .input-text:focus, body.checkout-wc .cfw-modal input:focus {
  border-color: rgba(255,255,255,0.3) !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.08) !important;
}

body.checkout-wc .cfw-modal .cfw-floatable-label {
  color: rgba(255,255,255,0.4) !important;
}

body.checkout-wc .cfw-modal .cfw-password-toggle svg {
  stroke: rgba(255,255,255,0.4) !important;
}

body.checkout-wc .cfw-modal .cfw-password-toggle:hover svg {
  stroke: rgba(255,255,255,0.7) !important;
}

body.checkout-wc .cfw-modal .cfw-login-modal-footer {
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 1rem;
  margin-top: 1rem;
}

body.checkout-wc .cfw-modal .cfw-login-modal-footer label, body.checkout-wc .cfw-modal .cfw-login-modal-footer span {
  color: rgba(255,255,255,0.5) !important;
  font-size: 0.875rem !important;
}

body.checkout-wc .cfw-modal .lost_password a {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.8125rem !important;
}

body.checkout-wc .cfw-modal .lost_password a:hover {
  color: #fff !important;
}

body.checkout-wc .cfw-modal input[type="checkbox"] {
  appearance: none !important;
  width: 1rem !important;
  height: 1rem !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  border-radius: 0.25rem !important;
  background: rgba(255,255,255,0.06) !important;
  vertical-align: middle;
}

body.checkout-wc .cfw-modal input[type="checkbox"]:checked {
  background: var(--color-primary, #c2410c) !important;
  border-color: var(--color-primary, #c2410c) !important;
}

body.checkout-wc .cfw-modal .cfw-primary-btn {
  background: #fff !important;
  color: #09090b !important;
  border: none !important;
  border-radius: 0.5rem !important;
  font-weight: 600 !important;
  padding: 0.75rem 1.5rem !important;
  width: 100% !important;
  transition: background 0.15s ease !important;
}

body.checkout-wc .cfw-modal .cfw-primary-btn:hover {
  background: rgba(255,255,255,0.9) !important;
}

body.checkout-wc .cfw-modal #cfw_login_modal_close {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.875rem !important;
  display: block !important;
  text-align: center !important;
  margin-top: 0.75rem !important;
}

body.checkout-wc .cfw-modal #cfw_login_modal_close:hover {
  color: rgba(255,255,255,0.7) !important;
}

body.checkout-wc .react-responsive-modal-closeButton {
  color: rgba(255,255,255,0.4) !important;
}

body.checkout-wc .react-responsive-modal-closeButton svg {
  fill: rgba(255,255,255,0.4) !important;
}

body.checkout-wc .react-responsive-modal-closeButton:hover svg {
  fill: #fff !important;
}

body.checkout-wc .cfw-modal .cf-turnstile {
  margin: 0.75rem 0;
}

body.checkout-wc .react-responsive-modal-overlay {
  background: rgba(0,0,0,0.7) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span {
  border-radius: 0.5rem;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span[style*="base-100"] {
  background: rgba(255,255,255,0.08) !important;
}

body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span svg {
  color: rgba(255,255,255,0.4) !important;
}

body.checkout-wc #cfw-cart-summary dl.variation {
  color: rgba(255,255,255,0.4) !important;
  font-size: 12px !important;
}

body.checkout-wc #cfw-cart-summary dl.variation dt, body.checkout-wc #cfw-cart-summary dl.variation dd {
  color: rgba(255,255,255,0.4) !important;
}

body.checkout-wc #cfw-cart-summary dl.variation dd p {
  color: rgba(255,255,255,0.4) !important;
}

body.checkout-wc #cfw-cart-summary del {
  color: rgba(255,255,255,0.3) !important;
}

body.checkout-wc #cfw-cart-summary del .amount {
  color: rgba(255,255,255,0.3) !important;
}

body.checkout-wc #cfw-cart-summary ins {
  text-decoration: none;
}

body.checkout-wc #cfw-cart-summary ins .amount {
  color: #fff !important;
}

/* Country field: full width on its own row */
body.checkout-wc .cfw-country-input {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

/* ZIP and State: 50/50 split */
body.checkout-wc #shipping_postcode_field,
body.checkout-wc #billing_postcode_field,
body.checkout-wc #shipping_state_field,
body.checkout-wc #billing_state_field {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
