.default .quote-payment-main-section{margin-bottom:20px}.default .quote-payment-main-section .page-loader{background-color:transparent}.default .quote-payment-main-section .info-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-bottom:32px}.default .quote-payment-main-section .info-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden;border:1px solid var(--color-cool-gray)}.default .quote-payment-main-section .info-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-2px)}.default .quote-payment-main-section .info-card .card-header{background-color:var(--color-gray-light);padding:16px;font-weight:600;border-bottom:1px solid var(--color-cool-gray);font-size:16px}.default .quote-payment-main-section .info-card .card-content{padding:16px}.default .quote-payment-main-section .info-card .card-content p{margin:4px 0;line-height:1.5}.default .quote-payment-main-section .order-summary-container{margin-top:32px}.default .quote-payment-main-section .order-summary-container .section-title,.default .quote-payment-main-section .quote-payment-form .section-title{font-size:20px;font-weight:600;margin-bottom:16px;color:var(--color-charcoal-black)}.default .quote-payment-main-section .quote-payment-form .credit-card-fields{margin-top:10px}.default .quote-payment-main-section .table-responsive{overflow-x:auto;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:30px}.default .quote-payment-main-section .order-items-table{width:100%;border-collapse:collapse;background-color:#fff;table-layout:fixed}.default .quote-payment-main-section .order-items-table td,.default .quote-payment-main-section .order-items-table th{padding:16px;text-align:left}.default .quote-payment-main-section .order-items-table thead{background-color:var(--primary-color);color:#fff}.default .quote-payment-main-section .order-items-table thead th{font-weight:500;font-size:15px;text-transform:uppercase;letter-spacing:.5px}.default .quote-payment-main-section .order-items-table tbody tr{border-bottom:1px solid var(--color-cool-gray);transition:all .3s ease}.default .quote-payment-main-section .order-items-table tbody tr:nth-child(2n){background-color:var(--color-gray-light)}.default .quote-payment-main-section .order-items-table tbody .product-info .product-name{font-weight:500;margin-bottom:4px}.default .quote-payment-main-section .order-items-table tbody .product-info .product-sku{font-size:14px;color:var(--color-slate-gray)}.default .quote-payment-main-section .order-items-table tbody .product-price,.default .quote-payment-main-section .order-items-table tbody .product-qty,.default .quote-payment-main-section .order-items-table tbody .product-total{font-weight:500}.default .quote-payment-main-section .order-items-table tfoot{background-color:var(--color-gray-light);font-weight:500}.default .quote-payment-main-section .order-items-table tfoot .summary-row td{padding:12px 16px}.default .quote-payment-main-section .order-items-table tfoot .summary-row:first-child{border-top:2px solid var(--color-cool-gray)}.default .quote-payment-main-section .order-items-table tfoot .summary-row .summary-label,.default .quote-payment-main-section .order-items-table tfoot .summary-row .summary-value{text-align:right}.default .quote-payment-main-section .order-items-table tfoot .total-row{font-weight:700}.default .quote-payment-main-section .order-items-table tfoot .total-row td{padding:16px;font-size:18px}.default .quote-payment-main-section .order-items-table tfoot td:first-child{text-align:right}.default .quote-payment-main-section .order-items-table .product-notes{width:30%;padding-left:80px;text-align:center}.default .quote-payment-main-section .order-items-table .additional-notes-row>td{vertical-align:top;text-align:left}.default .quote-payment-main-section .order-items-table .additional-notes-row>td:first-child{text-align:left}.default .quote-payment-main-section .order-items-table .additional-notes-row>td .additional-notes{font-size:14px;color:var(--color-slate-gray)}.default .quote-payment-main-section .order-items-table .product-qty{text-align:center}.default .quote-payment-main-section .order-items-table .product-price,.default .quote-payment-main-section .order-items-table .product-total{text-align:right}.default .quote-payment-wrapper{width:100%;margin:0 auto;color:var(--color-charcoal-black)}.default .quote-payment-wrapper .title{margin-bottom:10px}.default .quote-payment-wrapper .po-number{margin-bottom:20px}.default .quote-payment-wrapper div.error{color:var(--error);margin-bottom:10px}.default .quote-payment-wrapper .quick-status-section{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.default .quote-details-section{margin-bottom:32px}.default .quote-payment-container.checkout-container .checkout-no-items .no-items-text{font-weight:500;font-size:16px;margin-bottom:30px}.default .quote-payment-container.checkout-container .checkout-no-items img{margin-bottom:30px;width:150px}.default .quote-payment-container.checkout-container .checkout-no-items .sprite-icon{margin-bottom:30px}.default .quote-payment-container.checkout-container .checkout-no-items .actions-container{display:flex;gap:20px;align-items:center;justify-content:center}.default .complete-payment-section .complete-payment-main-section{position:relative;padding:0}.default .complete-payment-section .complete-payment-main-section .complete-payment-table{table-layout:auto}.default .complete-payment-section .complete-payment-main-section .complete-payment-table .transaction-id{white-space:nowrap}@media(max-width:1200px){.default .complete-payment-main-section .order-summary-container.payment-history-container .table-responsive>table{table-layout:auto}.default .complete-payment-main-section .order-summary-container.payment-history-container .table-responsive>table thead{white-space:nowrap}}@media(max-width:1024px){.default .quote-payment-main-section .order-items-table .product-notes{padding-left:20px}}@media(max-width:768px){.default .quote-payment-main-section .info-cards-container{grid-template-columns:1fr}.default .quote-payment-main-section .order-items-table tbody td,.default .quote-payment-main-section .order-items-table tfoot td,.default .quote-payment-main-section .order-items-table thead th{padding:12px}}@media(max-width:640px){.default .quote-payment-main-section .table-responsive{border:1px solid var(--color-cool-gray)}.default .quote-payment-main-section .order-items-table thead{display:none}.default .quote-payment-main-section .order-items-table td{display:block}.default .quote-payment-main-section .order-items-table td.blank-cell{display:none}.default .quote-payment-main-section .order-items-table td:before{content:attr(data-label) ": ";display:inline-block;font-weight:700;padding-right:5px}.default .quote-payment-main-section .order-items-table td.product-info:before{margin-bottom:5px}.default .quote-payment-main-section .order-items-table tbody td{padding:8px 10px}.default .quote-payment-main-section .order-items-table tfoot .additional-notes-row td,.default .quote-payment-main-section .order-items-table tfoot .summary-row td{padding:10px}.default .quote-payment-main-section .order-items-table tfoot .additional-notes-row td:before,.default .quote-payment-main-section .order-items-table tfoot .summary-row td:before{display:none}.default .quote-payment-main-section .order-items-table tfoot .summary-row,.default .quote-payment-main-section .order-items-table tfoot .total-row{display:flex;gap:30px;justify-content:space-between}.default .quote-payment-main-section .order-items-table .product-notes{width:100%;padding-left:10px}.default .quote-payment-main-section .order-items-table .product-notes,.default .quote-payment-main-section .order-items-table .product-price,.default .quote-payment-main-section .order-items-table .product-qty,.default .quote-payment-main-section .order-items-table .product-total{text-align:left}.default .quote-payment-wrapper .quick-status-section{flex-direction:column}.default .quote-payment-wrapper .po-number{margin-bottom:0}.default .complete-payment-section .complete-payment-main-section .complete-payment-table .transaction-id{white-space:normal;word-break:break-all}}