.rb-checkout-form .rb-form-group{margin-bottom:16px}.rb-checkout-form label{display:block;font-weight:600;font-size:14px;margin-bottom:6px;color:#1f2937}.rb-checkout-form input[type="text"],.rb-checkout-form input[type="tel"],.rb-checkout-form textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background-color:#fff;box-sizing:border-box;transition:border-color 0.2s ease}.rb-checkout-form input:focus,.rb-checkout-form textarea:focus{outline:none;border-color:#2563eb}.rb-shipping-options-list{display:flex;flex-direction:column;gap:8px}.rb-shipping-radio-label{display:flex!important;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;background:#f9fafb}.rb-shipping-radio-label:has(input:checked){border-color:#2563eb;background-color:#eff6ff}.rb-radio-left{display:flex;align-items:center;gap:8px}#rb-checkout-cart-items{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.rb-cart-items-list{display:flex;flex-direction:column;gap:8px}.rb-cart-card{position:relative;display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:12px 16px}.rb-cart-card-image img{width:60px;height:60px;object-fit:cover;border-radius:8px;background:#fff}.rb-cart-card-details{flex:1}.rb-cart-card-title{font-size:15px;font-weight:700;color:#111827;margin:0 0 8px 0;line-height:1.3}.rb-cart-card-actions{display:flex;align-items:center;justify-content:space-between}.rb-cart-qty-control{display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:6px;background:#fff;overflow:hidden}.rb-cart-qty-btn{background:#fff0;border:none;padding:4px 10px;font-size:16px;font-weight:700;cursor:pointer;color:#4b5563}.rb-cart-qty-btn:hover{background:#f3f4f6;color:#4b5563}.rb-cart-qty-input{width:32px!important;text-align:center;border:none!important;padding:0!important;font-weight:600;font-size:14px;background:transparent!important}.rb-cart-card-price{font-size:16px;font-weight:800;color:#111827}.rb-cart-remove-btn{position:absolute;top:10px;right:10px;background:#fff;border:1px solid #fca5a5;color:#ef4444;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;line-height:1}.rb-cart-remove-btn:hover{background:#ef4444;color:#fff}.rb-order-summary-totals{display:flex;flex-direction:column;gap:8px;border-top:1px solid #e5e7eb;padding-top:12px;margin-top:12px}.rb-summary-row{display:flex;justify-content:space-between;font-size:15px;color:#4b5563}.rb-summary-row.rb-grand-total{font-size:18px;font-weight:800;color:#111827;border-top:2px dashed #e5e7eb;padding-top:8px}.rb-place-order-btn{width:100%;margin-top:16px;padding:14px;background-color:#16a34a;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer}.rb-place-order-btn:hover{background-color:#15803d}