@media print{.wc-quick-order-search-section,.wc-quick-order-actions,.wc-quick-order-loading,.wc-quick-order-messages,.btn-remove-item,.col-remove,.wc-quick-order-add-rows,.bulk-product-input,.col-input,header,footer,nav,.site-header,.site-footer,.woocommerce-breadcrumb{display:none!important}@page {
        margin: 1cm;
    }body{margin:0;padding:0;font-family:'Lato',Arial,sans-serif;font-size:12pt;color:#000;background:#fff}.wc-quick-order-wrapper{max-width:100%;padding:0;margin:0}.wc-quick-order-header{margin-bottom:20pt;text-align:center;border-bottom:2pt solid #000;padding-bottom:10pt}.wc-quick-order-title{font-size:20pt;font-weight:700;margin:0 0 5pt 0;color:#000}.wc-quick-order-description{font-size:10pt;color:#444;margin:0}.wc-quick-order-header::after{content:"Printed on: " attr(data-print-date);display:block;margin-top:10pt;font-size:10pt;color:#666}.wc-quick-order-table{width:100%;border-collapse:collapse;margin-bottom:20pt;page-break-inside:auto}.wc-quick-order-table thead th{background:#000!important;color:#fff!important;padding:8pt;text-align:left;font-weight:700;font-size:11pt;border:1pt solid #000;-webkit-print-color-adjust:exact;print-color-adjust:exact}.wc-quick-order-table tbody td{padding:8pt;border:1pt solid #ccc;vertical-align:top;font-size:10pt}.wc-quick-order-table tbody tr{page-break-inside:avoid;page-break-after:auto}.wc-quick-order-table tfoot td{padding:10pt 8pt;font-weight:700;border:1pt solid #000;background:#eee!important;font-size:12pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.order-item-image img,.product-image-wrapper img{max-width:40pt;height:auto;border:1pt solid #ccc}.order-item-name,.product-name{font-weight:700;font-size:11pt;margin:0 0 3pt 0}.order-item-description,.product-description{font-size:9pt;color:#444;margin:0}.order-item-out-of-stock{color:#c00;font-weight:700;-webkit-print-color-adjust:exact;print-color-adjust:exact}.order-item-quantity,.bulk-quantity-input{border:none;padding:0;font-weight:700}.wc-quick-order-total{font-size:14pt;font-weight:700}.wc-quick-order-list-section{page-break-inside:avoid}a{text-decoration:none;color:#000}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.wc-quick-order-list-empty{display:none!important}.wc-quick-order-list-title{font-size:16pt;font-weight:700;margin:20pt 0 10pt 0;color:#000}@page {
        @bottom-right {
            content: "Page " counter(page) " of " counter(pages);
            font-size: 9pt;
            color: #666;
        }
    }}