.checkout-page-wrapper .checkout-container{border-radius:12px;margin:auto;padding:2rem}h2{border-bottom:1px solid #ddd;padding-bottom:.5rem}.form-group,h2{margin-bottom:1rem}label{display:block;margin-bottom:.3rem}input,select,textarea{border:1px solid #ccc;border-radius:6px;padding:.6rem;width:100%}.btn{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;margin-top:1.5rem;padding:.75rem 1.5rem}.btn:hover{background-color:#0056b3}.main-submit-form{margin-top:24px;width:100%}.checkout-page-wrapper .checkout-form{display:grid;gap:40px;grid-template-columns:8fr 4fr}.checkout-page-wrapper .order-summary{background-color:#f6f6f4;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 10px 40px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:20px;height:fit-content;padding:1rem;padding:28px}.checkout-page-wrapper .order-summary h3{color:#111;font-size:22px;font-weight:700;margin:0}.checkout-page-wrapper .shop_table{border-collapse:collapse;width:100%}.checkout-page-wrapper .shop_table thead th{border-bottom:1px solid #ececec;color:#666;font-size:14px;font-weight:600;padding-bottom:14px;text-align:left}.checkout-page-wrapper .shop_table tbody td,.checkout-page-wrapper .shop_table tfoot td,.checkout-page-wrapper .shop_table tfoot th{border-bottom:1px solid #f1f1f1;padding:18px 0;vertical-align:top}.checkout-page-wrapper .product-name{color:#222;font-size:15px;line-height:1.6}.checkout-page-wrapper .product-total{color:#111;font-weight:600;text-align:right;white-space:nowrap}.checkout-page-wrapper .product-quantity{color:#777;display:inline-block;font-weight:500;margin-left:6px}.checkout-page-wrapper .variation{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:10px}.checkout-page-wrapper .variation dt{color:#444;font-weight:600}.checkout-page-wrapper .variation dd{color:#777;margin:0}.checkout-page-wrapper .variation dd p{margin:0}.checkout-page-wrapper .woocommerce-Price-amount{display:flex;flex-direction:column-reverse;gap:6px;height:100%;justify-content:center}.checkout-page-wrapper .cart-subtotal th,.checkout-page-wrapper .order-total th,.checkout-page-wrapper .shipping th{color:#111;font-size:15px;font-weight:600}.checkout-page-wrapper .order-total td{font-size:18px;font-weight:700}.checkout-page-wrapper .woocommerce-shipping-methods{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.checkout-page-wrapper .woocommerce-shipping-methods li{align-items:center;display:flex;gap:10px;justify-content:end}.checkout-page-wrapper .woocommerce-shipping-methods input{margin-right:0}.checkout-page-wrapper .shipping_method{accent-color:#111;cursor:pointer;height:16px;width:16px}.checkout-page-wrapper .woocommerce-shipping-methods label{color:#444;cursor:pointer;font-size:14px}.checkout-page-wrapper .order-summary p{font-size:15px;margin:0}.checkout-page-wrapper .order-summary strong{margin:0}.checkout-page-wrapper .privacy-description{border-top:1px solid #f1f1f1}.checkout-page-wrapper .privacy-description a{cursor:pointer;text-decoration:underline}.checkout-page-wrapper .terms{align-items:flex-start;color:#444;cursor:pointer;display:flex;font-size:14px;gap:10px;line-height:1.5}.checkout-page-wrapper .terms input{accent-color:#111;cursor:pointer;height:16px;margin-top:2px;width:16px}.checkout-page-wrapper .shop_table tr{display:flex;gap:20px;justify-content:space-between}.checkout-page-wrapper .shop_table td,.checkout-page-wrapper .shop_table th{flex:1}.checkout-page-wrapper .product-name,.checkout-page-wrapper .shop_table th:first-child{text-align:left}.checkout-page-wrapper .product-total,.checkout-page-wrapper .shop_table td:last-child,.checkout-page-wrapper .shop_table th:last-child{text-align:right}.checkout-product .product-img{height:fit-content;object-fit:contain;width:80px}.checkout-product .item-name{margin-bottom:4px}.checkout-page-wrapper .compare-price{font-size:12px;font-weight:400;opacity:.8}.checkout-page-wrapper .inner-form-wrapper{margin-bottom:40px}.main-submit-form.loading{opacity:.7;pointer-events:none;position:relative}.main-submit-form.loading:after{animation:button-loading .7s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";display:inline-block;height:16px;margin-left:10px;vertical-align:middle;width:16px}@keyframes button-loading{to{transform:rotate(1turn)}}.cart-item-skeleton td{padding:20px 0}.skeleton-row{align-items:center;display:flex;gap:15px}.skeleton-image,.skeleton-line,.skeleton-price{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%}.skeleton-image{border-radius:8px;height:60px;margin-bottom:12px;width:60px}.skeleton-content{flex:1}.skeleton-line{border-radius:6px;height:12px}.skeleton-line.title{margin-bottom:10px;width:70%}.skeleton-line.quantity{width:30%}.skeleton-price{border-radius:6px;height:16px;width:80px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.checkout-page-wrapper .checkout-form{gap:20px;grid-template-columns:7fr 5fr}.checkout-page-wrapper .checkout-container{padding:1rem}.checkout-page-wrapper .order-summary{border-radius:16px;padding:20px}.checkout-page-wrapper .shop_table thead{display:none}.checkout-page-wrapper .shop_table tr{display:flex;gap:20px;justify-content:space-between}.checkout-page-wrapper .shop_table tbody td,.checkout-page-wrapper .shop_table tfoot td,.checkout-page-wrapper .shop_table tfoot th{padding:14px 0}.checkout-page-wrapper .product-total{text-align:right}}@media (max-width:567px){.checkout-page-wrapper .checkout-form{grid-template-columns:1fr}}