.track-order-wrap{padding:100px 0;min-height:60vh;display:flex;align-items:center;justify-content:center}.track-order-wrap .track-order-form-wrap{max-width:600px;margin:0 auto}.track-order-wrap .track-order-form-wrap .track-order-title{font-size:32px;font-weight:700;margin-bottom:30px}.track-order-wrap .track-order-form-wrap .form-group{margin-bottom:25px}.track-order-wrap .track-order-form-wrap .form-group label{font-weight:500;margin-bottom:10px}.track-order-wrap .track-order-form-wrap .form-group .form-control{height:55px;border-radius:4px;border:1px solid #e2e8f0;padding:0 20px;font-size:16px}.track-order-wrap .track-order-form-wrap .form-group .form-control:focus{border-color:var(--color-primary);box-shadow:none}.track-order-wrap .track-order-form-wrap .btn-track{height:55px;font-size:18px;font-weight:600;background-color:var(--color-primary);border:none;color:#fff}.track-order-wrap .track-order-form-wrap .btn-track:hover{background-color:var(--color-primary-hover)}.track-order-result-wrap{padding:60px 0}.track-order-result-wrap .section-title{font-size:28px;margin-bottom:30px}.track-order-result-wrap .card-header{background-color:#f8f9fa;border-bottom:1px solid #eee;padding:15px 20px}.track-order-result-wrap .card-header h5{font-weight:600;margin:0}.track-order-result-wrap .card-header .reorder-link{color:var(--color-primary);font-weight:500;text-decoration:none}.track-order-result-wrap .order-summary-card,.track-order-result-wrap .order-timeline{background:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 2px 4px #00000005}.track-order-result-wrap .timeline-steps{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;position:relative;max-width:100%;margin:0 auto}.track-order-result-wrap .timeline-steps .timeline-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.track-order-result-wrap .timeline-steps .timeline-step .step-icon-wrap{position:relative;width:100%;display:flex;justify-content:center;align-items:center;height:40px}.track-order-result-wrap .timeline-steps .timeline-step .step-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid #ddd;z-index:2;box-shadow:0 0 0 10px #fff;transition:all .3s ease}.track-order-result-wrap .timeline-steps .timeline-step .step-icon i{display:none;color:#fff;font-size:18px;line-height:1}.track-order-result-wrap .timeline-steps .timeline-step.completed .step-icon{background:#28a745;border-color:#28a745}.track-order-result-wrap .timeline-steps .timeline-step.completed .step-icon i{display:block}.track-order-result-wrap .timeline-steps .timeline-step.completed .step-label{color:#333;font-weight:600}.track-order-result-wrap .timeline-steps .timeline-step .step-label{font-size:14px;color:#999;text-align:center;font-weight:500;margin-top:20px}.track-order-result-wrap .timeline-steps .timeline-step .step-line{position:absolute;top:50%;width:100%;height:5px;background:#e9ecef;z-index:1;transform:translateY(-50%)}.ltr .track-order-result-wrap .timeline-steps .timeline-step .step-line{left:50%}.rtl .track-order-result-wrap .timeline-steps .timeline-step .step-line{right:50%}.track-order-result-wrap .timeline-steps .timeline-step .step-line.active{background:#28a745}.track-order-result-wrap .paid-stamp{border:3px solid #28a745;color:#28a745;display:inline-block;padding:10px;border-radius:50%;width:120px;height:120px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;text-transform:uppercase;opacity:.8}.ltr .track-order-result-wrap .paid-stamp{transform:rotate(-15deg)}.rtl .track-order-result-wrap .paid-stamp{transform:rotate(15deg)}.track-order-result-wrap .paid-stamp .stamp-inner{text-align:center;line-height:1}.track-order-result-wrap .paid-stamp .stamp-inner .stars{font-size:12px;margin-top:5px}.track-order-result-wrap .paid-stamp .stamp-inner .stars i{margin:0 1px}.track-order-result-wrap .paid-stamp.unpaid-stamp{border-color:#dc3545;color:#dc3545}.track-order-result-wrap .talk-with-us-float{position:fixed;top:40%;background:#fca311;color:#fff;padding:10px 20px;cursor:pointer;font-weight:600;z-index:100}.ltr .track-order-result-wrap .talk-with-us-float{right:0;border-top-left-radius:4px;border-bottom-left-radius:4px;box-shadow:-2px 2px 5px #0000001a}.rtl .track-order-result-wrap .talk-with-us-float{left:0;border-top-right-radius:4px;border-bottom-right-radius:4px;box-shadow:2px 2px 5px #0000001a}.track-order-result-wrap .talk-with-us-float .float-content{display:flex;align-items:center;gap:10px}.track-order-result-wrap .talk-with-us-float .float-content i{font-size:20px}
