.looji-checkout-wrapper{max-width:520px;margin:auto;background:#fff;padding:25px;border-radius:18px;box-shadow:0 0 25px rgb(0 0 0 / .08)}.looji-progress-bar{display:flex;justify-content:space-between;margin-bottom:25px}.looji-progress-bar .step{width:42px;height:42px;border-radius:50%;background:#ddd;display:flex;align-items:center;justify-content:center;font-weight:700}.looji-progress-bar .step.active{background:#000;color:#fff}.looji-step{display:none}.active-step{display:block}.looji-step h2{margin-bottom:20px;font-size:24px}.looji-step input{width:100%;margin-bottom:14px;padding:14px;border-radius:10px;border:1px solid #ddd;font-size:15px;box-sizing:border-box}.order-summary-box{margin-bottom:20px;background:#fafafa;padding:15px;border-radius:14px}.product-row{display:flex;justify-content:space-between;margin-bottom:12px}.total-row{border-top:1px solid #ddd;padding-top:12px}.next-step,.prev-step,.place-order-btn,#apply_coupon_btn{background:#000;color:#fff;border:none;padding:14px 22px;border-radius:10px;cursor:pointer;font-size:15px}.prev-step{background:#666}.coupon-box{display:flex;gap:10px;margin-bottom:15px}.payment-box{margin-bottom:20px}@media(max-width:768px){.looji-checkout-wrapper{padding:18px;border-radius:0;box-shadow:none}}