.custom-order-drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.custom-order-drawer.is-open{visibility:visible;opacity:1}.custom-order-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer}.custom-order-drawer__content{position:absolute;top:0;right:-400px;width:100%;max-width:400px;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease}.custom-order-drawer.is-open .custom-order-drawer__content{right:0}.custom-order-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.custom-order-drawer__title{margin:0;font-size:1.25rem;font-weight:600}.custom-order-drawer__close{background:none;border:none;cursor:pointer;padding:5px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.custom-order-drawer__body{flex:1;overflow-y:auto;padding:20px}.custom-order-drawer__empty{text-align:center;color:#666;margin-top:40px;display:none}.custom-order-drawer__empty.is-visible{display:block}.custom-order-item{display:flex;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.custom-order-item__image{width:80px;height:80px;object-fit:cover;border-radius:4px;margin-right:15px}.custom-order-item__details{flex:1;display:flex;flex-direction:column}.custom-order-item__title{font-weight:500;margin-bottom:5px;font-size:.95rem;line-height:1.3}.custom-order-item__variant{font-size:.85rem;color:#666;margin-bottom:5px}.custom-order-item__price{font-weight:600;margin-bottom:10px}.custom-order-item__controls{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.custom-order-item__qty{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px}.custom-order-item__qty-btn{background:none;border:none;padding:5px 10px;cursor:pointer;font-size:1.1rem}.custom-order-item__qty-input{width:40px;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;padding:5px;-moz-appearance:textfield}.custom-order-item__qty-input::-webkit-outer-spin-button,.custom-order-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-order-item__remove{background:none;border:none;color:#999;text-decoration:underline;cursor:pointer;font-size:.85rem}.custom-order-item__remove:hover{color:#d00}.custom-order-drawer__footer{padding:20px;border-top:1px solid #eee;background:#fafafa}.custom-order-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.1rem;margin-bottom:20px}.custom-order-drawer__actions{display:flex;flex-direction:column;gap:10px}.custom-order-btn{margin:0!important;justify-content:center}.custom-order-share-links{display:flex;gap:10px}.custom-order-btn--half{flex:1}body.exporting-pdf .custom-order-drawer__overlay,body.exporting-pdf .custom-order-drawer__close,body.exporting-pdf .custom-order-item__qty-btn,body.exporting-pdf .custom-order-item__remove,body.exporting-pdf .custom-order-drawer__actions{display:none!important}body.exporting-pdf .custom-order-item__qty-input{border:none;background:transparent}.m-product-card--style-1{position:relative;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 2px 10px #f5a62314!important;transition:box-shadow .22s ease,transform .22s ease!important;display:flex!important;flex-direction:column!important}.m-product-card--style-1:hover{box-shadow:0 8px 24px #f5a62333!important;transform:translateY(-3px)!important}.m-product-card--style-1{height:100%}.m:column{display:flex!important;flex-direction:column!important}.m-product-card--style-1 .m-product-card__media{position:relative;border-radius:0!important;overflow:hidden;background:#f2f4f6;min-height:200px}.m-product-card--style-1 .m-product-card__media .m-image{display:block;width:100%}.m-product-card--style-1 .m-product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.m-product-card--style-1 .m-product-card__media:after{content:"";display:block;height:1px;background:#eee;width:100%}.b2b-card-content{padding:0!important;flex:1;display:flex;flex-direction:column}.b2b-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:0;flex:1}.b2b-card-category{display:block;font-size:.72rem;font-weight:500;color:#e08a00;letter-spacing:.01em;text-transform:capitalize;line-height:1;margin-bottom:8px}.b2b-card-title{margin:0 0 14px!important;font-size:1rem!important;font-weight:700!important;line-height:1.35!important;color:#111}.b2b-card-title a{color:inherit!important;text-decoration:none!important}.b2b-card-title a:hover{color:#e08a00!important}.b2b-card-divider{display:block;height:1px;background:#e8e8e8;margin-bottom:12px;width:100%}.b2b-card-pack{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#666;margin-bottom:12px;line-height:1.4}.b2b-card-pack svg{flex-shrink:0;color:#777;position:relative;top:0}.b2b-card-source{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#666;margin-bottom:12px;line-height:1.4}.b2b-card-source svg{flex-shrink:0;color:#4a7fc1;position:relative;top:0}.b2b-card-source span{font-style:italic}.b2b-card-packaging{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#666;margin-bottom:12px;line-height:1.4}.b2b-card-packaging svg{flex-shrink:0;color:#8c7151;position:relative;top:0}.b2b-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.b2b-card-tag{display:inline-block;font-size:.7rem;font-weight:500;color:#3a3a3a;border:1px solid #d4d4d4;border-radius:8px;padding:4px 10px;background:#f0f0f0;line-height:1.5;white-space:nowrap;letter-spacing:.01em}.b2b-card-footer{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px;margin-top:auto;padding-top:6px}.b2b-card-price{flex:1;min-width:0}.b2b-card-price .m-price{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;gap:0!important}.b2b-card-price .m-price__regular{display:flex!important;align-items:baseline!important}.b2b-card-price .m-price__sale,.b2b-card-price .m-price--on-sale .m-price__regular{display:none!important}.b2b-card-price .m-price--on-sale .m-price__sale{display:flex!important;align-items:baseline!important;gap:6px}.b2b-card-price .m-price-item--regular,.b2b-card-price .m-price-item--sale{font-size:1.25rem!important;font-weight:800!important;color:#111!important;letter-spacing:-.01em;white-space:nowrap;line-height:1!important;font-family:inherit!important}.b2b-card-price .m-price--on-sale s.m-price-item--regular{display:inline!important;font-size:.85rem!important;font-weight:400!important;color:#999!important}.b2b-card-price .m-price__unit-wrapper{display:none!important}.b2b-add-form{margin:0!important;padding:0!important;display:flex;flex-shrink:0}.b2b-add-btn{width:42px;height:42px;border-radius:50%;background:#143836;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;padding:0;transition:background .18s ease,transform .15s ease,box-shadow .18s ease;box-shadow:0 3px 10px #1a6b4559}.b2b-add-btn:hover{background:#155736;transform:scale(1.07);box-shadow:0 5px 16px #1a6b4573}.b2b-add-btn:active{transform:scale(.95);box-shadow:0 1px 6px #1a6b454d}.b2b-add-btn svg{pointer-events:none;display:block}@media(max-width:767px){.b2b-card-title,.b2b-card-price .m-price-item--regular,.b2b-card-price .m-price-item--sale{font-size:14px!important}.b2b-card-body{padding:10px 10px 16px!important}.m-product-card__media{min-height:unset!important}.b2b-card-tag{padding:4px!important}.b2b-add-btn{width:30px;height:30px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-order-builder.css.map */
