@media(min-width: 768px){.checkout.woocommerce-checkout{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);grid-column-gap:3rem;grid-row-gap:2rem}}.checkout.woocommerce-checkout .wc_payment_methods.methods{display:none !important}.checkout.woocommerce-checkout .porsche-checkout-coupon{margin-bottom:var(--sp-20)}.checkout.woocommerce-checkout .porsche-checkout-addons{margin-bottom:var(--sp-20)}.porsche-checkout-addons__item{display:flex;flex-direction:column;align-items:center;gap:1rem;border:solid 1px #ccc;padding:.5rem;border-radius:.5rem}@media(min-width: 768px){.porsche-checkout-addons__item{flex-direction:row}}.porsche-checkout-addons__item img{height:auto;aspect-ratio:1;display:block;border-radius:.5rem}@media(min-width: 768px){.porsche-checkout-addons__item img{width:5rem}}.porsche-checkout-addons__item .desc{padding:5px 0;display:block;font-size:12px}.porsche-addon-remove{margin-left:.5rem;font-size:12px;text-decoration:underline;color:var(--cl-black);cursor:pointer;transition:color .2s linear}.porsche-addon-remove:hover,.porsche-addon-remove:focus{color:var(--cl-error, #c0392b)}.porsche-addon-remove.is-loading{pointer-events:none;opacity:.6}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{grid-area:1/1/2/3;line-height:1.4}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul{padding:1rem 1.5rem;margin:0;list-style:none;border-radius:var(--border-radius-small)}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout a{text-decoration:none;color:var(--cl-black)}.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error{background:var(--cl-error)}.checkout__left{grid-area:2/1/3/2}.checkout__left h3 label{font-weight:600}.checkout__right{grid-area:2/2/3/3}#payment{margin-top:15px}#payment ul.payment_methods{display:grid;grid-template-columns:1fr;gap:.625rem;padding:0;margin:1rem 0}#payment .wc_payment_method{margin:0;padding:0;width:100%;position:relative;overflow:hidden;display:flex;width:100%;flex-wrap:wrap}#payment .payment_box{padding:0 1.625rem}#payment .wc_payment_method input[type=radio]{position:absolute;top:-20px;left:-20px}#payment label{margin:0;border-radius:var(--border-radius-xsmall);padding:var(--button-padding);cursor:pointer;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;background:var(--cl-white);border:var(--input-border-size) solid var(--input-border-color);transition:.2s border linear;font-size:1rem;text-align:center}#payment .wc_payment_method input[type=radio]:checked~label{border-color:var(--cl-black);background:var(--cl-white-grey)}#payment .payment_box{color:var(--cl-black);width:100%}#payment .payment_box p{font-size:var(--para-size-small);margin:0 0 var(--sp-05) 0;color:var(--cl-black)}#payment .payment_box a{font-size:var(--para-size-small);text-decoration:none;font-weight:700}.woocommerce-checkout-review-order-table{width:100%;display:flex;flex-direction:column}.woocommerce-checkout-review-order-table th{padding:var(--sp-05) 0;text-align:left;font-size:var(--fs-12)}.woocommerce-checkout-review-order-table td{text-align:right}.woocommerce-checkout-review-order-table tr{display:flex;justify-content:space-between;padding:var(--sp-10) 0}.woocommerce-checkout-review-order-table .product-total{white-space:nowrap}@media(max-width: 768px){.woocommerce-checkout-review-order-table .product-name{text-align:left}}.woocommerce-checkout-review-order-table .order-total,.woocommerce-checkout-review-order-table .cart-subtotal{width:100%;display:flex;align-items:center}.woocommerce-checkout-review-order-table .order-total td,.woocommerce-checkout-review-order-table .cart-subtotal td{margin-left:auto}.woocommerce-checkout-review-order-table .cart-subtotal th{font-weight:400;font-weight:500}.woocommerce-checkout-review-order-table .cart-subtotal .amount{font-weight:500}.woocommerce-checkout-review-order-table .order-total th{font-weight:500}.woocommerce-checkout-review-order-table .order-total .amount{font-weight:500}.woocommerce-checkout-review-order-table .order-total td>strong .amount{font-weight:700}.woocommerce-checkout-review-order-table .order-total .includes_tax{display:block}.porsche-checkout-coupon__title{font-size:var(--fs-16, 1rem);font-weight:600;margin-bottom:var(--sp-10)}.porsche-checkout-coupon__form{display:flex;gap:.5rem}.porsche-checkout-coupon__input{flex:1;padding:var(--button-padding, 0.6rem 1rem);border:var(--input-border-size, 1px) solid var(--input-border-color, #ccc);border-radius:var(--border-radius-xsmall, 0.25rem);font-size:1rem}.porsche-checkout-coupon__btn{white-space:nowrap}.porsche-checkout-coupon__msg{margin-top:.5rem;font-size:var(--fs-14, 0.875rem);line-height:1.4}.porsche-checkout-coupon__msg .woocommerce-error{color:var(--cl-error-text, #c0392b);list-style:none;padding:0;margin:0}.porsche-checkout-coupon__msg .woocommerce-message{color:var(--cl-success, #27ae60);list-style:none;padding:0;margin:0}#order_review{position:sticky;top:2rem}#order_review .cart-subtotal,#order_review .woocommerce-shipping-totals{display:none !important}#order_review .cart-discount .woocommerce-remove-coupon{display:none !important}/*# sourceMappingURL=checkout.css.map */