/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.commerce-checkout-flow{max-width:1140px;margin:30px auto;font-family:inherit}.layout-checkout-form{display:flex;flex-wrap:wrap;gap:30px}.path-checkout.path-complete .layout-checkout-form{display:block}.layout-region-checkout-main{flex:1 1 calc(65% - 15px)}.layout-region-checkout-secondary{flex:1 1 calc(35% - 15px);min-width:300px}.layout-region-checkout-footer{flex:1 1 100%;display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:10px;padding-top:30px;border-top:1px solid rgba(102,108,167,.2)}.commerce-checkout-flow legend{width:100%;border-bottom:1px solid rgba(102,108,167,.2);padding-bottom:5px;display:block}.commerce-checkout-flow .fieldset-legend{font-size:1.25rem;font-weight:600;color:#111;display:flex;justify-content:space-between;align-items:center;text-transform:none;letter-spacing:0}.commerce-checkout-flow .checkout-review-edit-link{font-size:.9rem;font-weight:400}.commerce-checkout-flow .checkout-review-edit-link a{color:#666ca7;text-decoration:none;transition:color .2s ease}.commerce-checkout-flow .checkout-review-edit-link a:hover{text-decoration:underline;color:#111}.commerce-checkout-flow .fieldset-wrapper{color:#555;line-height:1.6}.commerce-checkout-flow p.address{margin:0;font-size:1rem}.layout-region-checkout-secondary h3{display:none!important}.checkout-pane-order-summary{background:#fff;border-radius:3px;box-shadow:0 8px 30px rgba(0,0,0,.07);border:1px solid rgba(102,108,167,.15);padding:30px;margin-top:20px}.checkout-pane-order-summary .views-table{width:100%;border-collapse:collapse;margin-bottom:20px}.checkout-pane-order-summary .views-table td{padding:0 0 15px 0;border-bottom:1px solid #eaeaea;vertical-align:top;color:#555}.checkout-pane-order-summary .views-table tr:last-child td{border-bottom:none}.checkout-pane-order-summary .views-field-quantity{font-weight:600;color:#111;padding-right:15px!important;white-space:nowrap}.checkout-pane-order-summary .views-field-purchased-entity a{color:#111;text-decoration:none;font-weight:600;transition:color .2s ease;display:block}.checkout-pane-order-summary .views-field-purchased-entity a:hover{color:#666ca7}.checkout-pane-order-summary .views-field-total-price__number{text-align:right;font-weight:600;color:#111;padding-left:15px;white-space:nowrap}.checkout-pane-order-summary .order-total-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;font-size:1rem;color:#555;padding:20px 0 0 0;border-top:1px solid #eaeaea}.checkout-pane-order-summary .order-total-line__total{font-size:1.2rem;font-weight:700;color:#111;border-top:none;padding-top:0}.checkout-pane-order-summary .order-total-line__subtotal{display:none!important}@media (max-width:768px){.layout-checkout-form{flex-direction:column;gap:20px}.layout-region-checkout-main,.layout-region-checkout-secondary{flex:1 1 100%;width:100%}.checkout-pane-order-summary{padding:20px}.layout-region-checkout-footer{padding-top:20px}}@media (max-width:991px){.checkout-pane-order-summary{margin-top:0}}@media (max-width:1199px){.checkout-pane-order-summary{padding:15px}.checkout-pane-order-summary .views-table tr:last-child td{font-size:1rem}}@media screen and (min-width:780px),(orientation:landscape) and (min-device-height:780px){.layout-region-checkout-footer,.layout-region-checkout-main{padding-right:.5rem}}
