.shopping-cart-page{padding:40px 0}.cart-header{font-size:2.5em;font-weight:800;color:#0a66c2;margin-bottom:40px;text-align:right}.empty-cart{text-align:center;padding:60px 20px;background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);margin-bottom:30px}.empty-cart i{font-size:5em;color:#ccc;margin-bottom:20px}.empty-cart p{font-size:1.4em;color:#666;margin-bottom:30px;font-weight:600}.empty-cart .btn-continue-shopping{background-color:#32cd32;color:#fff;padding:12px 30px;border-radius:8px;font-size:1.1em;font-weight:700;text-decoration:none;transition:background-color .3s ease}.empty-cart .btn-continue-shopping:hover{background-color:#28a745}.cart-items-section{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:30px;margin-bottom:30px}.cart-item{display:flex;align-items:center;border-bottom:1px solid #eee;padding:20px 0;position:relative}.cart-item:last-child{border-bottom:0}.cart-item-image{width:100px;height:100px;border-radius:10px;overflow:hidden;flex-shrink:0;margin-left:20px}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex-grow:1;text-align:right}.cart-item-details h5{font-size:1.2em;font-weight:700;color:#333;margin-bottom:8px}.cart-item-details h5 a{color:#333;text-decoration:none}.cart-item-details h5 a:hover{color:#0a66c2}.cart-item-details p{font-size:.95em;color:#777;margin-bottom:5px}.cart-item-details .item-unit-price{font-weight:600;color:#555}.cart-item-quantity{display:flex;align-items:center;margin-right:30px;border:1px solid #ddd;border-radius:8px;overflow:hidden}.cart-item-quantity button{background-color:#f2f2f2;border:0;padding:8px 12px;font-size:1.2em;color:#0a66c2;cursor:pointer;transition:background-color .2s ease}.cart-item-quantity button:hover{background-color:#e0e0e0}.cart-item-quantity input{width:50px;text-align:center;border:0;font-size:1.1em;font-weight:600;color:#333;-moz-appearance:textfield}.cart-item-quantity input::-webkit-outer-spin-button,.cart-item-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-total-price{font-size:1.2em;font-weight:700;color:#0a66c2;width:150px;text-align:left;flex-shrink:0}.cart-item-remove{position:absolute;top:20px;left:20px;background:none;border:0;color:#dc3545;font-size:1.4em;cursor:pointer;transition:color .2s ease}.cart-item-remove:hover{color:#c82333}.order-summary-section{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:30px}.order-summary-section h4{font-size:1.6em;font-weight:700;color:#0a66c2;margin-bottom:25px;text-align:right}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed #eee;font-size:1.05em;color:#444}.summary-row:last-of-type{border-bottom:0}.summary-row span:first-child{font-weight:600}.summary-row .value{font-weight:700;color:#333}.summary-total{font-size:1.6em;font-weight:800;color:#0a66c2;display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin-top:30px;border-top:2px solid #0a66c2}.summary-total .value{color:#32cd32}.discount-code-section{padding-top:20px}.discount-code-section .btn-apply-discount{transition:all .3s ease;border-radius:8px!important;align-items:center;justify-content:center}.discount-code-section .btn-apply-discount:hover{margin-left:8px;font-size:1.1em}.discount-code-section .input-group input{margin-left:5px;border-radius:8px!important}.btn-checkout{padding:12px 0;border-radius:12px;font-size:1.3em;font-weight:800;width:100%;border:0;margin-top:30px;transition:background-color .3s ease,transform .2s ease}.btn-checkout:hover{background-color:#28a745;transform:translateY(-2px)}@media(max-width:991px){.cart-item{flex-wrap:wrap;justify-content:flex-end;text-align:right}.cart-item-image{width:80px;height:80px;margin-left:15px;margin-bottom:10px}.cart-item-details{margin-bottom:10px}.cart-item-quantity{margin-right:0;margin-left:15px}.cart-item-total-price{width:100%;text-align:right;margin-top:10px;border-top:1px dashed #eee;padding-top:10px}.cart-item-remove{top:10px;left:10px;font-size:1.2em}.cart-header{font-size:2em}.order-summary-section h4{font-size:1.4em}.summary-total{font-size:1.4em}.btn-checkout{font-size:1.3em;padding:15px 0}.btn-continue-shopping-alt{font-size:1.1em;padding:12px 0}.discount-code-section .form-control,.discount-code-section{height:40px}}@media(max-width:575px){.shopping-cart-page{padding:20px 0}.cart-header{font-size:1.8em;margin-bottom:30px}.cart-items-section,.order-summary-section{padding:20px}.cart-item-quantity{width:100%;justify-content:center;margin-top:15px}.summary-total{margin-top:60px}}.checkout-page{padding:40px 0}.checkout-header{font-size:2.5em;font-weight:800;color:#0a66c2;margin-bottom:40px;text-align:right}.progress-steps{display:flex;justify-content:space-around;margin-bottom:50px;position:relative;padding:0 5%}.progress-steps::before{content:'';position:absolute;top:50%;left:10%;right:10%;height:4px;background-color:#e0e0e0;transform:translateY(-50%);z-index:1}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:30%}.progress-step .step-circle{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.2em;font-weight:700;margin-bottom:10px;border:2px solid #e0e0e0;transition:background-color .3s ease,border-color .3s ease}.progress-step.active .step-circle{background-color:#0a66c2;border-color:#0a66c2}.progress-step.completed .step-circle{background-color:#32cd32;border-color:#32cd32;content:"";font-family:"Font Awesome 6 Free";font-weight:900}.progress-step.completed .step-circle span{display:none}.progress-step.completed .step-circle::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.9em}.progress-step .step-title{font-size:1em;color:#777;text-align:center;font-weight:600;transition:color .3s ease}.progress-step.active .step-title{color:#0a66c2}.checkout-section-card{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:30px;margin-bottom:30px;text-align:right}.checkout-section-card h5{font-size:1.8em;font-weight:700;color:#0a66c2;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:15px}.checkout-section-card .form-label{font-weight:600;color:#444;margin-bottom:8px;display:block}.checkout-section-card .form-control,.checkout-section-card .form-select{height:50px;border-radius:10px;border:1px solid #ddd;padding:10px 15px;font-size:1.05em}.checkout-section-card .form-control:focus,.checkout-section-card .form-select:focus{border-color:#0a66c2;box-shadow:0 0 0 .25rem rgba(10,102,194,.25);outline:0}.checkout-section-card .input-group-text{background-color:#f2f2f2;border:1px solid #ddd;border-right:0;border-radius:10px 0 0 10px;color:#0a66c2;padding:0 15px;font-size:1.1em}.address-card,.shipping-method-option,.payment-method-option{border:1px solid #eee;border-radius:10px;padding:15px 20px;margin-bottom:15px;cursor:pointer;transition:all .2s ease;display:flex;align-items:flex-start}.address-card:hover,.shipping-method-option:hover,.payment-method-option:hover{border-color:#0a66c2;box-shadow:0 0 10px rgba(10,102,194,.1)}.address-card.selected,.shipping-method-option.selected,.payment-method-option.selected{border-color:#32cd32;box-shadow:0 0 10px rgba(50,205,50,.2);background-color:#f0fdf0}.address-card .form-check-input,.shipping-method-option .form-check-input,.payment-method-option .form-check-input{margin-top:5px;float:right;margin-left:15px;transform:scale(1.3);border-color:#ccc}.address-card .form-check-input:checked,.shipping-method-option .form-check-input:checked,.payment-method-option .form-check-input:checked{background-color:#32cd32;border-color:#32cd32}.address-card label,.shipping-method-option label,.payment-method-option label{flex-grow:1;font-weight:normal;color:#333;cursor:pointer;margin-bottom:0;padding-top:2px}.address-card p,.shipping-method-option p,.payment-method-option p{font-size:.9em;color:#666;margin-bottom:0;margin-top:5px}.address-card .address-actions{font-size:.9em;margin-top:10px}.address-card .address-actions a{color:#0a66c2;text-decoration:none;margin-right:15px}.address-card .address-actions a:hover{text-decoration:underline}.btn-add-new-address{background-color:#f0f0f0;color:#0a66c2;border:1px dashed #0a66c2;padding:12px 20px;border-radius:10px;width:100%;font-weight:600;margin-top:15px;transition:all .2s ease}.btn-add-new-address:hover{background-color:#0a66c2;color:#fff}.order-summary-checkout{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:30px;position:sticky;top:20px}.order-summary-checkout h4{font-size:1.6em;font-weight:700;color:#0a66c2;margin-bottom:25px;text-align:right;border-bottom:1px solid #eee;padding-bottom:15px}.order-summary-checkout .summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed #eee;font-size:1.05em;color:#444}.order-summary-checkout .summary-row:last-of-type{border-bottom:0}.order-summary-checkout .summary-row span:first-child{font-weight:600}.order-summary-checkout .summary-row .value{font-weight:700;color:#333}.order-summary-checkout .product-item-summary{display:flex;align-items:center;padding:10px 0;border-bottom:1px dashed #eee}.order-summary-checkout .product-item-summary:last-of-type{border-bottom:0}.order-summary-checkout .product-item-summary img{width:50px;height:50px;object-fit:cover;border-radius:5px;margin-left:10px}.order-summary-checkout .product-item-summary .details{flex-grow:1;text-align:right}.order-summary-checkout .product-item-summary .details p{margin-bottom:0;font-size:.9em;color:#555;line-height:1.4}.order-summary-checkout .product-item-summary .details .item-name{font-weight:600;color:#333}.order-summary-checkout .product-item-summary .price{font-weight:700;color:#0a66c2;white-space:nowrap}.order-summary-checkout .summary-total{font-size:1.6em;font-weight:800;color:#0a66c2;display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin-top:20px;border-top:2px solid #0a66c2}.order-summary-checkout .summary-total .value{color:#32cd32}.back-to-cart-link{text-align:center;margin-top:20px}.back-to-cart-link a{color:#0a66c2;text-decoration:none;font-weight:600}.back-to-cart-link a:hover{text-decoration:underline}@media(max-width:991px){.progress-steps{padding:0}.progress-step .step-title{font-size:.9em}.checkout-header{font-size:2em;margin-bottom:30px}.checkout-section-card{padding:20px}.checkout-section-card h5{font-size:1.5em;margin-bottom:20px}.order-summary-checkout{position:static;margin-top:30px}.order-summary-checkout h4{font-size:1.4em}.summary-total{font-size:1.4em}}@media(max-width:575px){.checkout-page{padding:20px 0}.progress-steps{flex-wrap:wrap;justify-content:center;margin-bottom:30px}.progress-steps::before{display:none}.progress-step{width:50%;margin-bottom:20px}.checkout-header{font-size:1.8em}}.confirmation-page{padding:40px 0}.confirmation-header{font-size:2.5em;font-weight:800;color:#0a66c2;margin-bottom:40px;text-align:right}.progress-steps{display:flex;justify-content:space-around;margin-bottom:50px;position:relative;padding:0 5%}.progress-steps::before{content:'';position:absolute;top:50%;left:10%;right:10%;height:4px;background-color:#e0e0e0;transform:translateY(-50%);z-index:1}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:30%}.progress-step .step-circle{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.2em;font-weight:700;margin-bottom:10px;border:2px solid #e0e0e0;transition:background-color .3s ease,border-color .3s ease}.progress-step.completed .step-circle{background-color:#32cd32;border-color:#32cd32}.progress-step.completed .step-circle span{display:none}.progress-step.completed .step-circle::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.9em}.progress-step .step-title{font-size:1em;color:#777;text-align:center;font-weight:600}.progress-step.completed .step-title{color:#333}.confirmation-message{background-color:#e6ffe6;border:1px solid #32cd32;color:#228b22;padding:30px;border-radius:15px;text-align:center;margin-bottom:40px}.confirmation-message i{font-size:4em;margin-bottom:20px;color:#32cd32}.confirmation-message h2{font-size:2.2em;font-weight:800;margin-bottom:15px;color:#0a66c2}.confirmation-message p{font-size:1.2em;line-height:1.6;margin-bottom:10px}.confirmation-message .order-tracking-id{background-color:#fff;border:1px dashed #ccc;padding:10px 20px;border-radius:8px;display:inline-block;font-size:1.3em;font-weight:700;color:#0a66c2;direction:ltr;text-align:center;margin-top:15px}.confirmation-message .order-tracking-id span{user-select:all}.order-details-card{background-color:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05);padding:30px;margin-bottom:30px;text-align:right}.order-details-card h5{font-size:1.8em;font-weight:700;color:#0a66c2;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:15px}.order-details-card .info-row{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px dashed #eee;font-size:1.05em;color:#444}.order-details-card .info-row:last-of-type{border-bottom:0}.order-details-card .info-row span:first-child{font-weight:600;flex-shrink:0;margin-left:10px}.order-details-card .info-row .value{font-weight:500;color:#333;text-align:left;flex-grow:1}.order-details-card .info-row.total-price{font-size:1.6em;font-weight:800;color:#0a66c2;padding-top:20px;margin-top:20px;border-top:2px solid #0a66c2}.order-details-card .info-row.total-price .value{color:#32cd32}.product-list-confirmation{margin-top:20px;margin-bottom:20px}.product-item-confirmation{display:flex;align-items:center;padding:10px 0;border-bottom:1px dashed #eee}.product-item-confirmation:last-of-type{border-bottom:0}.product-item-confirmation img{width:60px;height:60px;object-fit:cover;border-radius:8px;margin-left:15px}.product-item-confirmation .details{flex-grow:1;text-align:right}.product-item-confirmation .details p{margin-bottom:0;font-size:.95em;color:#555;line-height:1.4}.product-item-confirmation .details .item-name{font-weight:600;color:#333}.product-item-confirmation .price{font-weight:700;color:#0a66c2;white-space:nowrap;font-size:1.1em}.action-buttons{text-align:center;margin-top:40px}.action-buttons .btn{padding:15px 30px;border-radius:10px;font-size:1.1em;font-weight:700;margin:0 10px 20px 10px;min-width:200px;transition:all .3s ease}.action-buttons .btn-primary{background-color:#0a66c2;color:#fff;border:0}.action-buttons .btn-primary:hover{background-color:#0855a8;transform:translateY(-2px)}.action-buttons .btn-secondary{background-color:#f0f0f0;color:#333;border:1px solid #ddd}.action-buttons .btn-secondary:hover{background-color:#e0e0e0;transform:translateY(-2px)}@media(max-width:991px){.progress-steps{padding:0}.confirmation-header{font-size:2em;margin-bottom:30px}.confirmation-message{padding:20px}.confirmation-message h2{font-size:1.8em}.confirmation-message p{font-size:1em}.confirmation-message .order-tracking-id{font-size:1.1em}.order-details-card{padding:20px}.order-details-card h5{font-size:1.5em}.order-details-card .info-row{font-size:.95em}.order-details-card .info-row.total-price{font-size:1.4em}.product-item-confirmation img{width:50px;height:50px;margin-left:10px}.product-item-confirmation .price{font-size:1em}.action-buttons .btn{width:100%;margin:0 0 15px 0}}@media(max-width:575px){.confirmation-page{padding:20px 0}.progress-steps{flex-wrap:wrap;justify-content:center;margin-bottom:30px}.progress-steps::before{display:none}.progress-step{width:50%;margin-bottom:20px}.confirmation-header{font-size:1.8em}.confirmation-message i{font-size:3em}.confirmation-message h2{font-size:1.6em}}.checkout-page{background-color:#f8f9fa;padding:30px 0}.checkout-header{font-size:2.5rem;font-weight:bold;color:#343a40;margin-bottom:40px;border-bottom:2px solid #007bff;padding-bottom:15px;display:inline-block}.checkout-form .card-header{font-size:1.25rem;font-weight:bold}.checkout-form .form-label{font-weight:600;color:#495057}.checkout-form .form-control,.checkout-form .form-check-input{border-radius:5px}.checkout-form .form-check-label{font-size:1rem;color:#343a40;cursor:pointer}.checkout-form .form-check-label strong{color:#007bff}.checkout-form .form-check-input:checked+.form-check-label strong{color:#28a745}.order-summary-section{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.order-summary-section h4{font-size:1.4rem;font-weight:bold;color:#343a40;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:20px}.order-summary-section .summary-row{font-size:1rem;color:#495057;margin-bottom:10px}.order-summary-section .summary-row .value{font-weight:bold}.order-summary-section .summary-row .text-danger{color:#dc3545!important}.order-summary-section .discount-code-section{margin-top:20px;padding-top:15px;border-top:1px dashed #e9ecef}.order-summary-section .discount-code-section label{font-size:.9rem;color:#6c757d;margin-bottom:5px}.order-summary-section .discount-code-section .input-group .form-control{border-top-left-radius:5px;border-bottom-left-radius:5px}.order-summary-section .discount-code-section .input-group .btn{border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:.9rem}.order-summary-section .summary-total{margin-top:20px;padding-top:20px;border-top:2px solid #007bff}.order-summary-section .summary-total .value{color:#007bff}.order-summary-section .btn-success{padding:12px 20px;font-size:1.1rem;font-weight:bold;border-radius:8px}@media(min-width:992px){.sticky-top{position:sticky;top:20px;align-self:flex-start}}.order-success-page .card,.order-failed-page .card{border-radius:10px}.order-success-page .fa-check-circle,.order-failed-page .fa-times-circle{font-size:80px}.order-success-page .badge,.order-failed-page .badge{font-size:1rem;padding:.5em .8em}.order-success-page table,.order-failed-page table{font-size:.95rem}h1{font-size:2rem;font-weight:bold;color:#343a40;margin-bottom:25px}.card-header h6{font-size:1.1rem}.form-label{font-weight:600;color:#495057}.form-control,.form-select{border-radius:5px}.btn-secondary,.btn-outline-secondary{border-radius:5px}.table th,.table td{vertical-align:middle;text-align:center}.table thead th{background-color:#007bff;color:#fff;border-color:#007bff}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.badge{padding:.5em .8em;border-radius:.25rem;font-size:.85rem;font-weight:bold}.badge.bg-warning{background-color:#ffc107!important;color:#212529!important}.badge.bg-info{background-color:#17a2b8!important}.badge.bg-primary{background-color:#007bff!important}.badge.bg-success{background-color:#28a745!important}.badge.bg-danger{background-color:#dc3545!important}.badge.bg-secondary{background-color:#6c757d!important}.btn-action{font-size:.85rem;padding:6px 10px;border-radius:5px;margin:0 2px}.form-section-title{font-size:1.2rem;font-weight:bold;color:#343a40;margin-top:25px;margin-bottom:15px;border-bottom:1px dashed #e9ecef;padding-bottom:5px}.dl-horizontal dt{text-align:right;font-weight:bold}.dl-horizontal dd{margin-left:20px}.img-thumbnail{border:1px solid #ddd;border-radius:4px}.card-body .form-select{width:auto;display:inline-block}.card-body .btn-warning,.card-body .btn-success{border-radius:5px;padding:8px 15px}@media(max-width:767.98px){.row.g-3>div{margin-bottom:15px}.row.g-3 .col-md-2{display:flex;flex-direction:column;align-items:center}.row.g-3 .btn{width:100%}.dl-horizontal dt,.dl-horizontal dd{text-align:left;margin-left:0}}