/* LizardHill2026 order-flow overrides. The body scope protects other client themes. */
body.lh-theme #order-standard_cart { color: #21342d; font-size: 14px; }
body.lh-theme #order-standard_cart .header-lined h1,
body.lh-theme #order-standard_cart .header-lined h2 { color: #123e2d; font-weight: 800; letter-spacing: -.025em; }
body.lh-theme #order-standard_cart .header-lined h1 { font-size: 34px; }
body.lh-theme #order-standard_cart .header-lined { margin-bottom: 18px; padding-bottom: 8px; border-bottom-color: #cedbd4; }
body.lh-theme #order-standard_cart a { color: #1f6f4a; }
body.lh-theme #order-standard_cart .btn-primary { border-color: #1f6f4a; border-radius: 9px; background: #1f6f4a; color: #fff; font-weight: 700; }
body.lh-theme #order-standard_cart .btn-primary:hover,
body.lh-theme #order-standard_cart .btn-primary:focus { border-color: #123e2d; background: #123e2d; }
body.lh-theme #order-standard_cart .btn-default { border-color: #bfcfc6; border-radius: 9px; background: #fff; color: #123e2d; }
body.lh-theme #order-standard_cart .panel,
body.lh-theme #order-standard_cart .card,
body.lh-theme #order-standard_cart .domain-selection-options,
body.lh-theme #order-standard_cart .view-cart-items,
body.lh-theme #order-standard_cart .order-summary { overflow: hidden; border-color: #cedbd4; border-radius: 12px; box-shadow: 0 10px 26px rgba(17, 55, 40, .06); }
body.lh-theme #order-standard_cart .panel-heading,
body.lh-theme #order-standard_cart .card-header,
body.lh-theme #order-standard_cart .view-cart-items-header { border-color: #cedbd4; background: #eef7f0; color: #123e2d; }
body.lh-theme #order-standard_cart .panel-title,
body.lh-theme #order-standard_cart .card-title { color: #123e2d; font-weight: 800; }
body.lh-theme #order-standard_cart .domain-selection-options .option { border-color: #dce6e0; background: #f8fbf8; }
body.lh-theme #order-standard_cart .domain-selection-options .option-selected { border-color: #9fc5aa; background: #eef7f0; }
body.lh-theme #order-standard_cart .domain-selection-options .option .iradio_square-blue.checked { background-color: #1f6f4a; }
body.lh-theme #order-standard_cart .form-control { border-color: #c8d5ce; border-radius: 7px; box-shadow: none; }
body.lh-theme #order-standard_cart .form-control:focus { border-color: #1f6f4a; box-shadow: 0 0 0 3px rgba(31, 111, 74, .12); }
body.lh-theme #order-standard_cart .summary-container,
body.lh-theme #order-standard_cart .order-summary { border-color: #cedbd4; background: #f8fbf8; }
body.lh-theme #order-standard_cart .order-summary .subtotal,
body.lh-theme #order-standard_cart .order-summary .total-due-today { color: #123e2d; }
body.lh-theme #order-standard_cart .product-info { border-color: #cedbd4; border-radius: 12px; background: #eef7f0; }
body.lh-theme #order-standard_cart .product-info p { color: #40534b; }
body.lh-theme #order-standard_cart .alert-info { border-color: #b9d7c2; background: #eef7f0; color: #244d3b; }

@media (max-width: 767px) {
    body.lh-theme #order-standard_cart .header-lined h1 { font-size: 27px; }
    body.lh-theme #order-standard_cart .cart-body { padding-right: 10px; padding-left: 10px; }
    body.lh-theme #order-standard_cart .domain-selection-options .option { padding: 14px; }
}

