/* OGA V5.3.1 — clean / compact order flow. Final visual layer only. */
:root{--oga531-ink:#211f1d;--oga531-muted:#706a64;--oga531-line:#e7e1db;--oga531-soft:#faf8f5;--oga531-accent:#a55245}

/* =========================================================
   SHARED — CART / CHECKOUT / ORDER RECEIVED
   ========================================================= */
html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) #oga-main,
html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) main.oga-main,
html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) .site-main{
  width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important
}
html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) .woocommerce{
  box-sizing:border-box!important;width:min(1480px,calc(100% - 48px))!important;max-width:1480px!important;margin:0 auto 38px!important;padding:18px 0 0!important;background:transparent!important
}
html body.oga-build-45.oga-v531-order-flow .woocommerce :is(input,select,textarea,button,a){box-sizing:border-box!important}

/* =========================================================
   CART — one clean product zone + one clean summary zone
   ========================================================= */
@media (min-width:1080px){
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .woocommerce{
    display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(400px,.78fr)!important;column-gap:42px!important;row-gap:0!important;align-items:start!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart :is(.woocommerce>form.woocommerce-cart-form,.oga-cart-layout-v418>form.woocommerce-cart-form){
    grid-column:1!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;background:transparent!important;border:0!important;box-shadow:none!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart :is(.woocommerce>.cart-collaterals,.oga-cart-layout-v418>.cart-collaterals){
    grid-column:2!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;float:none!important;position:sticky!important;top:108px!important;background:transparent!important;border:0!important;box-shadow:none!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .oga-cart-layout-v418{display:contents!important}
}

html body.oga-build-45.oga-v531-order-flow.woocommerce-cart form.woocommerce-cart-form,
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart{
  background:transparent!important;border:0!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart{width:100%!important;margin:0!important;border-collapse:collapse!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart :is(th,td){border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart thead th{padding:0 8px 10px!important;font-size:11px!important;font-weight:500!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--oga531-muted)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr.cart_item{border:0!important;border-bottom:1px solid var(--oga531-line)!important;background:#fff!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr.cart_item td{padding:14px 8px!important;vertical-align:middle!important;font-size:14px!important;line-height:1.35!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-thumbnail{width:100px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-thumbnail img{display:block!important;width:72px!important;height:88px!important;object-fit:contain!important;margin:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-name{font-size:14px!important;line-height:1.4!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-name a{color:var(--oga531-ink)!important;text-decoration:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart :is(td.product-price,td.product-subtotal){white-space:nowrap!important;font-weight:600!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-remove a{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#8d857f!important;font-size:21px!important;line-height:1!important;text-decoration:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-remove a:hover{background:var(--oga531-soft)!important;color:var(--oga531-accent)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .quantity{display:inline-flex!important;align-items:center!important;gap:0!important;width:auto!important;height:38px!important;border:1px solid var(--oga531-line)!important;background:#fff!important;overflow:hidden!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .quantity :is(button,input.qty){width:38px!important;min-width:38px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;font-size:14px!important;text-align:center!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .quantity input.qty{width:44px!important;min-width:44px!important;border-left:1px solid var(--oga531-line)!important;border-right:1px solid var(--oga531-line)!important}

/* Cart actions/coupon: small and aligned, no large decorative shell. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr:last-child td.actions{padding:12px 0 0!important;border:0!important;background:transparent!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions .coupon{display:flex!important;align-items:center!important;gap:8px!important;float:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions .coupon #coupon_code{width:170px!important;min-height:38px!important;height:38px!important;padding:7px 10px!important;border:1px solid var(--oga531-line)!important;background:#fff!important;font-size:13px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions :is(button.button,input.button){width:auto!important;min-height:38px!important;height:auto!important;padding:8px 13px!important;border:0!important;background:var(--oga531-ink)!important;color:#fff!important;font-size:12px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:.02em!important}

/* Cart summary: no beige outer frame / no inner white frame. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart-collaterals,
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;background:transparent!important;border:0!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals h2{margin:0 0 12px!important;padding:0!important;font-size:18px!important;line-height:1.2!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table{
  width:100%!important;margin:0!important;padding:0!important;border:0!important;border-collapse:collapse!important;background:transparent!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table :is(tbody,tr,th,td){border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table tr{display:grid!important;grid-template-columns:105px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;width:100%!important;margin:0!important;padding:9px 0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table :is(th,td){display:block!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;font-size:13.5px!important;line-height:1.4!important;vertical-align:top!important;text-align:left!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table th{font-weight:500!important;color:var(--oga531-ink)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table td{text-align:right!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals .cart-subtotal td,
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals .order-total td{font-weight:600!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals .order-total{margin-top:3px!important;padding-top:11px!important;border-top:1px solid var(--oga531-line)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals .order-total :is(th,td){font-size:15px!important;font-weight:700!important}

/* Critical screenshot fix: shipping gets a useful full-width content area. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping{
  grid-template-columns:105px minmax(0,1fr)!important;padding-top:7px!important;padding-bottom:7px!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td{min-width:0!important;text-align:left!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .woocommerce-shipping-methods,
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .woocommerce-shipping-methods li{margin:0!important;padding:0!important;list-style:none!important;font-size:13.5px!important;line-height:1.4!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .woocommerce-shipping-destination{display:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-button{
  display:inline-flex!important;align-items:center!important;width:auto!important;min-height:0!important;margin:7px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-accent)!important;font-size:12.5px!important;line-height:1.25!important;font-weight:500!important;text-decoration:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 9px!important;width:100%!important;margin:9px 0 0!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form>p{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form :is(input.input-text,select,.select2-selection--single){width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;padding:7px 9px!important;border:1px solid var(--oga531-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;font-size:13px!important;line-height:1.2!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form .select2-container{width:100%!important;max-width:100%!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form .select2-selection__rendered{padding:0 24px 0 0!important;line-height:22px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form p.form-row-wide{grid-column:auto!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form p:last-child{grid-column:1/-1!important;display:flex!important;justify-content:flex-end!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form button.button{
  width:auto!important;min-width:0!important;min-height:36px!important;height:auto!important;margin:1px 0 0!important;padding:7px 12px!important;border:0!important;background:var(--oga531-accent)!important;color:#fff!important;font-size:11.5px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:.03em!important;white-space:nowrap!important;overflow:visible!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .wc-proceed-to-checkout{margin:11px 0 0!important;padding:0!important;border:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;margin:0!important;padding:10px 14px!important;border:0!important;border-radius:0!important;background:var(--oga531-accent)!important;color:#fff!important;font-size:12.5px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:.025em!important;text-align:center!important;text-transform:uppercase!important;white-space:normal!important;box-shadow:none!important
}

/* =========================================================
   CHECKOUT — 50/50 desktop, borderless sectioning, minimum scroll
   ========================================================= */
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce{width:min(1480px,calc(100% - 48px))!important;max-width:1480px!important;padding:12px 0 30px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce>h1{margin:0 0 10px!important;font-size:25px!important;line-height:1.1!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout :is(.woocommerce-form-login-toggle,.woocommerce-form-coupon-toggle,.woocommerce-info){margin:0 0 7px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;line-height:1.35!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-info::before{display:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-checkout-disclosure{
  display:flex!important;align-items:center!important;gap:4px 16px!important;flex-wrap:wrap!important;margin:0!important;padding:7px 10px!important;border:0!important;background:var(--oga531-soft)!important;box-shadow:none!important;color:var(--oga531-muted)!important;font-size:11.5px!important;line-height:1.3!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-checkout-disclosure strong{color:var(--oga531-ink)!important;font-size:12px!important;font-weight:600!important}

@media (min-width:1180px){
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout form.checkout.woocommerce-checkout{
    display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;gap:10px 30px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout form.checkout>.oga520-checkout-disclosure{grid-column:1/-1!important;grid-row:1!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #customer_details{grid-column:1!important;grid-row:2/4!important;display:block!important;float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #customer_details>.col-1,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #customer_details>.col-2{display:block!important;float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review_heading{
    grid-column:2!important;grid-row:2!important;width:100%!important;margin:0!important;padding:13px 16px 5px!important;border:0!important;background:var(--oga531-soft)!important;box-shadow:none!important;font-size:17px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review{
    grid-column:2!important;grid-row:3!important;position:sticky!important;top:104px!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:4px 16px 15px!important;border:0!important;background:var(--oga531-soft)!important;box-shadow:none!important
  }
}

/* Left checkout: headings + fields, no nested cards. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout :is(.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields,.woocommerce-account-fields,.shipping_address),
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-checkout-card{
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-checkout-card{margin:0 0 12px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-card-title{
  margin:0 0 7px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--oga531-ink)!important;font-size:11.5px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:.055em!important;text-transform:uppercase!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-card-body{display:grid!important;gap:6px 10px!important;min-width:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-contact-card .oga520-card-body{grid-template-columns:repeat(2,minmax(0,1fr))!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card .oga520-card-body{grid-template-columns:repeat(6,minmax(0,1fr))!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card :is(#billing_country_field,#billing_state_field,#billing_city_field){grid-column:span 2!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card #billing_address_1_field{grid-column:span 4!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card #billing_postcode_field{grid-column:span 2!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row{float:none!important;clear:none!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row label{display:block!important;margin:0 0 3px!important;color:#403a35!important;font-size:11px!important;line-height:1.2!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row .required{font-size:10px!important;color:var(--oga531-accent)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row :is(input.input-text,select,textarea),
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection--single{
  width:100%!important;min-width:0!important;min-height:37px!important;height:37px!important;margin:0!important;padding:6px 9px!important;border:1px solid #ddd6cf!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:var(--oga531-ink)!important;font-size:13px!important;line-height:1.2!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container{width:100%!important;max-width:100%!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection__rendered{padding:0 24px 0 0!important;line-height:23px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection__arrow{height:35px!important;top:0!important;right:4px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row textarea{height:auto!important;min-height:64px!important;resize:vertical!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row :is(input.input-text,select,textarea):focus,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container--focus .select2-selection--single{border-color:#8e8178!important;outline:2px solid rgba(165,82,69,.09)!important;outline-offset:0!important}

/* Rare/optional fields collapse without a fake card. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-optional{margin:2px 0 9px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-optional-toggle{
  display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:30px!important;margin:0!important;padding:4px 0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-muted)!important;font-size:11.5px!important;line-height:1.2!important;font-weight:500!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-optional-toggle:hover{color:var(--oga531-accent)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-optional-toggle::after{font-size:16px!important;color:currentColor!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-optional-body{padding:4px 0 0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-shipping-fields{margin:2px 0 10px!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-shipping-fields h3{margin:0!important;font-size:12px!important;line-height:1.25!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .shipping_address{padding-top:8px!important}

/* Right checkout summary: almost no lines; only total separator remains. */
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review table,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table{width:100%!important;margin:0 0 6px!important;padding:0!important;border:0!important;border-collapse:collapse!important;border-spacing:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review :is(table,thead,tbody,tfoot,tr,th,td){border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table :is(th,td){padding:6px 0!important;font-size:12.5px!important;line-height:1.35!important;vertical-align:top!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table th:last-child,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table td:last-child{text-align:right!important;padding-left:12px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total :is(th,td){padding-top:9px!important;border-top:1px solid var(--oga531-line)!important;font-size:14px!important;font-weight:700!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-payment,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment ul.payment_methods,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment .form-row.place-order{
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment ul.payment_methods{list-style:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment li.wc_payment_method{margin:0!important;padding:6px 0!important;border:0!important;background:transparent!important;font-size:12.5px!important;line-height:1.35!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment li.wc_payment_method>label{font-size:12.5px!important;font-weight:500!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment .payment_box{
  margin:4px 0 5px 23px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-muted)!important;font-size:11.5px!important;line-height:1.35!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment .payment_box::before{display:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-privacy-policy-text,
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin:6px 0!important;padding:0!important;border:0!important;font-size:10.5px!important;line-height:1.35!important;color:var(--oga531-muted)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p{margin:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-before-order-legal{margin:5px 0!important;padding:5px 0!important;border:0!important;background:transparent!important;font-size:10.5px!important;line-height:1.3!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-before-order-legal>strong{display:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-legal-links{display:flex!important;gap:4px 11px!important;flex-wrap:wrap!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-legal-links a{color:var(--oga531-muted)!important;font-size:10.5px!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-eu-guarantee{margin:5px 0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout :is(.oga520-eu-guarantee-trigger,.oga520-eu-guarantee-fallback){
  display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;min-height:34px!important;margin:0!important;padding:5px 0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-ink)!important;text-align:left!important;text-decoration:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-eu-mini{flex:0 0 38px!important;width:38px!important;height:27px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-eu-guarantee strong{font-size:10.5px!important;line-height:1.15!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-eu-guarantee small{margin-top:1px!important;font-size:9.5px!important;line-height:1.15!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga-checkout-trust{
  display:flex!important;align-items:center!important;gap:3px 9px!important;flex-wrap:wrap!important;margin:5px 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-muted)!important;font-size:9.5px!important;line-height:1.2!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga-checkout-trust strong{font-size:10px!important;color:var(--oga531-ink)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #place_order{
  width:100%!important;min-height:43px!important;height:auto!important;margin:7px 0 0!important;padding:9px 13px!important;border:0!important;border-radius:0!important;background:var(--oga531-accent)!important;color:#fff!important;box-shadow:none!important;font-size:11.5px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:normal!important
}

/* =========================================================
   ORDER RECEIVED — clear summary, no card maze
   ========================================================= */
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce{width:min(1120px,calc(100% - 48px))!important;max-width:1120px!important;padding:20px 0 38px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-order{display:grid!important;gap:15px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-thankyou-order-received{
  margin:0!important;padding:0 0 10px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--oga531-ink)!important;font-size:20px!important;line-height:1.3!important;font-weight:500!important;text-align:left!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-order-overview{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px 18px!important;margin:0!important;padding:12px 0!important;border:0!important;border-top:1px solid var(--oga531-line)!important;border-bottom:1px solid var(--oga531-line)!important;background:transparent!important;box-shadow:none!important
}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-order-overview li{margin:0!important;padding:0!important;border:0!important;font-size:11px!important;line-height:1.35!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received :is(.woocommerce-order-details,.woocommerce-customer-details,.woocommerce-bacs-bank-details,.oga-order-help){margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received :is(.woocommerce-order-details__title,.woocommerce-column__title,.wc-bacs-bank-details-heading,.oga-order-help strong){margin:0 0 8px!important;font-size:15px!important;line-height:1.25!important;font-weight:600!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received table.shop_table{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received table.shop_table :is(th,td){padding:7px 0!important;border:0!important;font-size:12.5px!important;line-height:1.4!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received table.shop_table tfoot .order-total :is(th,td){padding-top:9px!important;border-top:1px solid var(--oga531-line)!important;font-weight:700!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received table.shop_table :is(th:last-child,td:last-child){text-align:right!important;padding-left:12px!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-columns--addresses{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important;margin:0!important;padding:0!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-column{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-column address{margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:12.5px!important;line-height:1.5!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .oga-order-help{padding-top:10px!important;border-top:1px solid var(--oga531-line)!important}
html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .oga-order-help p{margin:0!important;font-size:12.5px!important;line-height:1.45!important}

/* =========================================================
   WOO BLOCKS FALLBACK — same visual language if Blocks are enabled
   ========================================================= */
body.oga-v531-order-flow :is(.wc-block-cart,.wc-block-checkout){max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}
body.oga-v531-order-flow :is(.wc-block-cart__main,.wc-block-cart__sidebar,.wc-block-checkout__main,.wc-block-checkout__sidebar,.wc-block-components-sidebar-layout){border:0!important;box-shadow:none!important}
body.oga-v531-order-flow .wc-block-components-sidebar{background:var(--oga531-soft)!important;border:0!important;box-shadow:none!important}
body.oga-v531-order-flow .wc-block-components-checkout-step{margin-bottom:10px!important;padding-bottom:10px!important;border:0!important}
body.oga-v531-order-flow .wc-block-components-totals-wrapper{padding:8px 0!important;border:0!important}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width:1179px){
  html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) .woocommerce{width:min(900px,calc(100% - 32px))!important;margin-bottom:32px!important;padding-top:14px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .woocommerce{display:block!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart :is(.cart-collaterals,.cart_totals){position:static!important;width:100%!important;margin-top:18px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout form.checkout>.oga520-checkout-disclosure,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #customer_details,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review_heading,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review{grid-column:1!important;grid-row:auto!important;position:static!important;width:100%!important;max-width:none!important;margin:0!important;float:none!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review_heading{margin-top:8px!important;padding:11px 13px 4px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review{padding:3px 13px 13px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card .oga520-card-body{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card :is(#billing_country_field,#billing_state_field,#billing_postcode_field){grid-column:span 1!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card :is(#billing_city_field,#billing_address_1_field){grid-column:1/-1!important}
}

@media (max-width:782px){
  html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) .woocommerce{width:calc(100% - 24px)!important;max-width:none!important;margin:0 auto 28px!important;padding:12px 0 0!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart thead{display:none!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr.cart_item{
    position:relative!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;grid-template-areas:"image name" "image price" "image quantity" "image subtotal"!important;gap:5px 12px!important;width:100%!important;margin:0!important;padding:13px 4px 13px 0!important;border:0!important;border-bottom:1px solid var(--oga531-line)!important;background:#fff!important
  }
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;text-align:left!important;font-size:14px!important;line-height:1.4!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr.cart_item td::before{display:none!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-thumbnail{grid-area:image!important;width:74px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-thumbnail img{width:66px!important;height:82px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-name{grid-area:name!important;padding-right:34px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-price{grid-area:price!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-quantity{grid-area:quantity!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-subtotal{grid-area:subtotal!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart td.product-remove{position:absolute!important;top:8px!important;right:0!important;z-index:2!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart table.shop_table.cart tr:last-child td.actions{display:block!important;padding-top:10px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions .coupon{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;width:100%!important;gap:7px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions .coupon #coupon_code{width:100%!important;min-width:0!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .actions>button{justify-self:end!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table tr,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important;padding:8px 0!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table :is(th,td){font-size:13px!important;line-height:1.4!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form{grid-template-columns:1fr!important;gap:7px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form p.form-row-wide,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .shipping-calculator-form p:last-child{grid-column:1!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-checkout-disclosure{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;padding:7px 9px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-contact-card .oga520-card-body,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card .oga520-card-body{grid-template-columns:1fr!important;gap:7px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .oga520-address-card .oga520-card-body>*{grid-column:1!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row{margin:0!important;clear:none!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row label{font-size:12px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .form-row :is(input.input-text,select,textarea),
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection--single{min-height:44px!important;height:44px!important;padding:8px 10px!important;font-size:16px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection__rendered{line-height:26px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .select2-container .select2-selection__arrow{height:42px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #order_review_heading{font-size:16px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout .woocommerce-checkout-review-order-table :is(th,td),
  html body.oga-build-45.oga-v531-order-flow.woocommerce-checkout #payment :is(label,p,li,a){font-size:12.5px!important;line-height:1.4!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr 1fr!important;gap:8px 14px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-columns--addresses{grid-template-columns:1fr!important;gap:16px!important}
}

@media (max-width:430px){
  html body.oga-build-45.oga-v531-order-flow:is(.woocommerce-cart,.woocommerce-checkout,.woocommerce-order-received) .woocommerce{width:calc(100% - 20px)!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals table.shop_table tr,
  html body.oga-build-45.oga-v531-order-flow.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping{grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important}
  html body.oga-build-45.oga-v531-order-flow.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr!important}
}
