#invoice-custom{padding:4rem}#invoice-custom .page-title{margin:0 0 25px}#invoice-custom .button{padding:12px 10px;font-weight:500;letter-spacing:.5px;font-size:12px;min-height:auto}#invoice-custom table{width:100%;table-layout:inherit;box-shadow:none;border:none;border-spacing:0}#invoice-details th.even{width:18%}.mt-3{margin-top:1rem}.invoice-temlate .inner-data .container-wrap label,.invoice-temlate .inner-data .container-wrap span{font-size:16px}#invoice-custom .pagination{margin-top:2rem;margin-bottom:3rem;display:flex;justify-content:space-between;gap:1rem}#invoice-custom .pagination #currentPage{color:inherit;background:transparent;border:1px solid #1d252333;height:auto;max-width:50px;padding:1px;text-align:center;margin:0;border-radius:0;pointer-events:none}#invoice-custom .lightbox{cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:opacity .3s}#invoice-custom .lightbox:hover{opacity:.6}.invoice-temlate .footer-data{display:flex;flex-direction:column;margin-top:1rem;gap:.5rem;padding:1rem 1rem 0}.invoice-temlate .footer-data p{margin:0;font-size:16px}.invoice-temlate .footer-data p b{font-size:12px;letter-spacing:.5px}.invoice-temlate{border:1px solid #e4e4e4;padding:2rem;max-width:1000px;margin:0 auto}.invoice-temlate .inner-data .h2{text-transform:uppercase;font-weight:700;color:#000;font-size:35px;line-height:100%;margin-bottom:1rem}.invoice-temlate .mr-5{margin-right:5rem}.invoice-temlate .inner-data{padding:1rem}.invoice-temlate .inner-data .flex-container{display:flex;flex-wrap:nowrap;justify-content:space-between}.invoice-temlate .inner-data .flex-container .col{flex:0 1 auto}.invoice-temlate .inner-data .flex-container .company-details{border:1px solid #e4e4e4;padding:10px 15px;width:max-content;max-width:400px}.invoice-temlate .inner-data .flex-container .company-details p{margin:0;font-size:13px}.invoice-temlate .inner-data .container-wrap{display:flex;gap:2rem;justify-content:space-between}.invoice-temlate .inner-data .container-wrap .col .mini-flex{display:flex;gap:5px}.invoice-temlate .inner-data .container-wrap .details span{font-weight:300}.invoice-temlate .inner-data .container-wrap .col div{gap:.5rem;line-height:normal}.invoice-temlate .inner-data .container-wrap label{font-weight:700;letter-spacing:0}.invoice-temlate .inner-data .container-wrap .details{max-width:300px}.invoice-temlate .inner-data img.invoice-logo{max-width:380px;width:100%;height:auto;margin-bottom:4rem;margin-top:1rem}.invoice-temlate .bk-dt{padding-left:1rem;padding:1rem}.invoice-temlate .bk-dt label{font-weight:400;line-height:100%;margin-bottom:4px}.invoice-temlate .bk-dt .bk-wrap{display:flex;flex-wrap:wrap;column-gap:.5rem;max-width:100%;margin-top:.2rem;flex-direction:column;margin-bottom:1rem}.invoice-temlate .bk-dt .bk-wrap .d-flex{gap:1rem;display:flex;flex-wrap:wrap}.invoice-temlate .bk-dt .bk-wrap .d-flex span{flex:0 1 auto}.invoice-temlate .bk-dt .bk-wrap:last-child{margin-bottom:0}.invoice-temlate .bk-dt .bk-wrap *{font-size:14px}.invoice-temlate .bk-dt label b{font-size:20px}.invoice-temlate .bk-dt .bk-wrap span{flex:0 1 calc(50% - .5rem)}.invoice-temlate .bk-dt .bk-wrap span.lbs{font-weight:400}.grand-total span{font-weight:700}#invoice-details{margin-top:2rem}#invoiceTable th{font-weight:600;color:#3a3a3a}#invoiceTable td{font-weight:300}#invoiceTable td,#invoiceTable th{padding:15px;border-bottom:1px solid #1d252333;text-align:left;font-size:16px}#invoiceTable th:first-child,#invoiceTable td:first-child{padding-left:0}#invoiceTable th:last-child,#invoiceTable td:last-child{padding-right:0}#invoice-details th,#invoice-details td{border:none;border-bottom:1px solid #e4e4e4;padding:1rem;font-weight:300;letter-spacing:.3px;text-align:left;font-size:16px}#invoice-custom .detail-wrap{display:flex;flex-direction:column}#invoice-custom .page-title .page-title{margin:0 0 20px}#invoice-custom .detail-wrap .col{display:flex;gap:4rem;justify-content:flex-end}#invoice-custom .detail-wrap .col .summary-tax,#invoice-custom .detail-wrap .col .summary-sub,#invoice-custom .detail-wrap .col .summary-total{min-width:70px}#invoice-custom .detail-wrap .col.mt-1{margin-top:.5rem}#invoice-custom .detail-wrap .col.mt-2{margin-top:1.5rem}#invoice-custom #invoice-details tr td:last-child,#invoice-custom #invoice-details tr th:last-child{text-align:right;padding-right:2rem;padding-left:0}#invoice-custom #invoice-details tr:last-child td,#invoice-custom #invoice-details tr:nth-last-child(2) td{border:none}#invoice-custom .totals-row{border:1px solid #e4e4e4}body #invoice-custom #invoice-details .spaced-row td{padding:1.5rem 1rem .5rem;text-align:center}#invoice-custom #invoice-details .spaced-row td .label-wrap span{font-size:13px;letter-spacing:.5px}#invoice-custom .hidden{display:none}#invoice-custom .fade{visibility:hidden;opacity:0;transition-property:visibility,opacity;transition-timing-function:linear;transition-duration:0s,.3s;transition-delay:.3s,0s}#invoice-custom .fade.is-shown{visibility:visible;opacity:1;transition-delay:0s}#invoice-custom .controls{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}#invoice-custom .controls svg{height:18px;width:18px;position:relative;top:-1px;left:-3px;fill:none}#invoice-custom .f-btn{cursor:pointer}#invoiceTable{transition:opacity .5s,filter .5s;filter:blur(0px)}#invoiceTable.blurfade{filter:blur(2px)}@media (max-width: 1100px){#invoice-custom{padding-right:0;overflow:hidden}#invoice-custom .container{padding:0}#invoice-custom #invoiceTable,.invoice-temlate{min-width:900px}.custom-scroller:after{content:"";width:100px;height:100%;background:red}#invoice-custom .pagination,#invoice-custom .controls{padding:0 2rem}#invoice-custom .custom-scroller{overflow-x:scroll}}@media (max-width: 600px){#invoice-custom .pagination,#invoice-custom .controls{padding-left:0}#invoice-custom .pagination .btn,.controls .btn{padding:10px 15px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/invoices-styles.css.map */
