<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pagetitle{margin-bottom:35px!important}.draft-order-container{padding:0 15px;position:relative}.draft-order__grid-collection{width:100%;max-width:calc(100% - 410px)}.draft-order__sidebar{flex:0 0 auto;width:300px;transition:none;margin-left:25px}button.open-draft-order-popup{display:block;width:calc(100% - 20px);padding:1em 20px;transition:all .1s ease-out;border-color:rgb(var(--body-text-color) / .15);font-size:var(--quickbuy-button-text-size);position:absolute;bottom:10px;left:10px}.hidden{display:none}.draft-order-sidebar h3{margin-top:0}.draft-order-sidebar{position:sticky;right:20px;top:174px;width:100%;background:#fff;padding:10px;border-left:none;height:calc(100svh - 180px);overflow-y:auto;z-index:1;border-radius:9px}.draft-order-item{display:flex;align-items:flex-start;gap:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f9f9f9}.draft-order-summary-list{padding:0}.draft-order-item-image img{width:50px;height:50px;object-fit:cover;border-radius:4px;max-width:50px}.draft-order-item-info{display:flex;flex-direction:column;gap:4px;flex-grow:1;line-height:auto}.draft-order-item-info .product-name{color:#000;font-size:14px;line-height:normal}.draft-order-item-info .product-variant-title,.draft-order-item-info .product-variant-price,.draft-order-item-info .product-variant-quantity{font-size:1rem}.draft-order-item .variant-total-price{text-align:right}.draft-order-summary-total{margin-top:15px;position:sticky;bottom:56px;background:#fff}.remove-item{color:#6b6b6b;border:none;padding:4px 8px;cursor:pointer;border-radius:4px;align-self:flex-start;font-size:1rem;text-decoration:underline}.draft-order-message{padding:10px;font-size:14px;margin-top:10px;background:#fff}.draft-order-message .loading{color:#555}.draft-order-message .success{color:#4caf50}.draft-order-message .error{color:#f44336}.loader{display:inline-block;width:20px;height:20px;border:3px solid rgba(0,0,0,.2);border-radius:50%;border-top-color:#000;animation:spin .6s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}#draft-order-notes{height:60px;padding:7px;font-size:12px;width:100%;margin-bottom:5px}#draft-order-ponumber{font-size:12px;width:100%;margin-bottom:5px;padding:7px}.submit-draft-order{width:100%}.draft-order__bottom{position:sticky;bottom:0}.draft-order-summary-list .draft-order-summary-total{display:none}.draft-order-summary-list.active .draft-order-summary-total{display:block;font-size:1.2em}.popup-product-title{margin-top:0;margin-bottom:0}.popup-product-title br{display:none}.popup-product-price{font-weight:600}.popup-variants{max-height:50svh;overflow:auto;margin-top:25px}.draft-order-popup{position:fixed;top:20%;left:50%;transform:translate(-50%);background:#fff;padding:20px;border:1px solid #ccc;z-index:1001;max-width:900px;width:100%}button.close-popup,button.close-draft-order-summary{background:#fff;border:1px solid #aaa8a8;border-radius:50px;text-align:center;width:22px;height:22px;color:#aaa8a8;position:absolute;top:-9px;right:-5px;font-size:11px}.popup-product-content{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;align-items:flex-start;gap:20px}.popup-product-content-info{flex:1 1 auto}.popup-product-image{flex:0 0 200px;width:200px}.popup-product-image img{width:100%}.popup-variants .variants-header,.popup-variants .variant-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;gap:10px;margin-bottom:8px}.variant-info{display:flex;align-items:revert;flex-direction:column}.variant-info .variant-title{font-size:1.2em}.variant-info .variant-sku{color:rgb(var(--text-color) / .75)}.variant-quantity{display:flex;align-items:center;gap:5px;min-height:37px;width:74px}.variants-header span:nth-child(3),.variants-header span:last-child,.variant-price,.variant-total{text-align:right}.variant-quantity button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.quantity__input{width:2em;height:2.1em;padding:0;border:0;background:transparent;text-align:center}.popup-summary{display:flex;justify-content:space-between;margin-top:10px;padding:15px 0;border-top:1px solid #eee}.draft-order-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:none}.mobile-draft-order-wrapper{position:fixed;bottom:0;left:0;width:100%;z-index:99999}.view-draft-order-button{width:100%;padding:12px;background-color:#000;color:#fff;text-align:center;cursor:pointer;display:none;opacity:0;transition:opacity .3s ease}.mobile-draft-order-summary{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -2px 10px #0000001a;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease;opacity:0;z-index:1001;height:100dvh;padding:10px;overflow:auto}.mobile-draft-order-summary.visible{transform:translateY(0);opacity:1}.view-draft-order-button.visible{display:block;opacity:1}.mobile-draft-order-summary-container h3{margin-top:0}.close-draft-order-summary{top:10px!important;right:10px!important}.mobile-draft-order-summary-container .draft-order-summary-total{background:#fff}body.mobile-draft-order-open{overflow:hidden;height:100dvh;touch-action:none}@media only screen and (min-width: 768px) and (max-width: 989px){.draft-order__grid-collection{max-width:calc(100% - 300px)}.draft-order__grid-sidebar{width:200px}}@media only screen and (max-width: 767px){.draft-order__grid-collection,.draft-order__grid-sidebar{width:100%;max-width:100%}.draft-order__grid-sidebar{display:none}.draft-order-popup{width:97%;padding:10px}.popup-product-content{gap:5px}.draft-order-popup .variant-quantity{width:80px;min-height:28px;gap:2px}.draft-order-popup .popup-variants,.draft-order-popup .quantity__input{font-size:13px;letter-spacing:normal}.popup-product-title{font-size:16px}.add-to-draft-order{width:100%}.popup-summary{font-size:14px}.popup-variants .variants-header,.popup-variants .variant-row{gap:5px}.popup-product-image{display:none}.popup-product-content-info{width:100%}}@media (max-width:1000px) and (min-width:768px){.draft-order__grid-collection{max-width:calc(100% - 200px)}.filter-container--side{display:flex}.draft-order__sidebar{width:200px}.product-grid--per-row-4{--product-columns-desktop: 3}button.open-draft-order-popup{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/278/assets/draft-order.css.map */
</pre></body></html>