/* Airier checkout fields without changing the menu's visual system. */
.cart-sheet .order-form { gap: 18px; padding-bottom: 16px; }
.cart-sheet .order-form > label { gap: 10px; }
.cart-sheet .order-type { row-gap: 10px; }
.cart-sheet .order-type legend { margin-bottom: 4px; }
.cart-sheet .order-type label { min-height: 46px; }
.cart-sheet .delivery-fields { gap: 16px; padding: 15px; }
