ot-website-checkout { display:block; width:min(1100px, calc(100% - 24px)); margin:24px auto; }
ot-website-checkout .ot-checkout section, ot-website-checkout .ot-checkout-customer { background:#fff; border:1px solid #e3e3e3; border-radius:8px; margin:16px 0; padding:20px; }
ot-website-checkout h1 { margin-bottom:20px; }
ot-website-checkout h2 { font-size:1.25rem; margin-bottom:16px; }
ot-website-checkout label { display:block; }
ot-website-checkout label input { margin-top:6px; }
ot-website-checkout .ot-cart-quantity { min-width:80px; }
ot-website-checkout .ot-checkout-actions { margin-top:20px; text-align:right; }
ot-website-checkout .ot-checkout-message { margin-top:12px; }
ot-website-checkout .ot-stripe-host { min-height:400px; }
