.section-bulk-order{--bulk-order-border: #e6e6e6;--bulk-order-input-border: #d6d6d6;--bulk-order-muted: #767676;--bulk-order-search-bg: #d6d6d6}.bulk-order-list{display:block}.bulk-order-list:not(.bulk-order-list--variants-expanded):not(.bulk-order-list--search-active) .bulk-order-table tbody tr.bulk-order-list__variant:nth-of-type(n+6){display:none}.bulk-order-variants-expand-tbody{display:table-row-group}.bulk-order-variants-expand-row td,.bulk-order-variants-expand-cell{padding:.75rem 1.25rem 1rem;text-align:center;vertical-align:middle;border:none!important}.bulk-order-variants-expand-inner{display:flex;justify-content:center;align-items:center;width:100%}.bulk-order-list__header{display:flex;flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1rem}.bulk-order-list__title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.bulk-order-list__title-group{display:flex;align-items:center;flex-wrap:wrap;gap:12px;min-width:0}.bulk-order-list__title-group--tools{display:none}.bulk-order-list__title{margin-bottom:0;line-height:1}.bulk-order-list__count-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 10px;background:rgb(var(--text-color));color:rgb(var(--bg-color));font-size:14px;font-weight:700;line-height:1}.bulk-order-list__links{display:flex;gap:1rem;align-items:center}.bulk-order-list__links .btn.active{background-color:rgb(var(--btn-bg-color));color:rgb(var(--btn-text-color))}.bulk-order-sort,.bulk-order-tools-mode .btn,.review-selected,.tools-container .btn{display:flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 24px;border:1px solid var(--bulk-order-input-border);white-space:nowrap;font-weight:var(--body-font-weight)}.tools-container .btn{gap:.5rem}.bulk-order-sort--header .btn__text{display:inline}.review-selected{display:none!important}.bulk-order-expand.is-active,.bulk-order-reduce.is-active{border-color:rgb(var(--text-color))}.bulk-order-tools-mode{display:contents}.tools-container{display:flex;align-items:center;gap:8px}.search-container{display:flex;align-items:center;position:relative;height:40px;padding:12px 24px 13px 16px;gap:10px;background:var(--bulk-order-search-bg)}.bulk-order-list .sku-input{width:100%;height:20px;border:none;background:transparent}.bulk-order-list .sku-input:focus,.bulk-order-list .sku-input:focus-visible{outline:none}.bulk-order-list .sku-input[disabled]{opacity:.4}.btn-clear-search{position:absolute;right:1rem;top:0;bottom:0;display:none;align-items:center;padding:0;border:none;background:transparent;color:inherit;cursor:pointer}.bulk-order-table-wrapper .bulk-order-table>tbody:first-of-type{overflow:auto;max-height:min(540px,70vh);scrollbar-gutter:stable;isolation:isolate}.bulk-order-table-wrapper .bulk-order-table>tbody:first-of-type::-webkit-scrollbar{width:6px;height:6px}.bulk-order-table-wrapper .bulk-order-table>tbody:first-of-type::-webkit-scrollbar-track{background:rgba(var(--bg-color))}.bulk-order-table-wrapper .bulk-order-table>tbody:first-of-type::-webkit-scrollbar-thumb{background:rgba(var(--text-color) / .2);border-radius:3px;border-left:4px solid transparent;background-clip:padding-box}.bulk-order-table{width:100%;border-collapse:collapse;table-layout:auto}.bulk-order-table,.bulk-order-table th,.bulk-order-table td{border:none}.bulk-order-table tr{border-top:1px solid rgba(var(--text-color) / .125)}.bulk-order-table tbody tr:last-child{border-bottom:1px solid rgba(var(--text-color) / .125)}.bulk-order-table tr td:first-child,.bulk-order-table tr th:first-child{text-align:left}.bulk-order-list th,.bulk-order-list td{padding:1.25rem;vertical-align:middle}.bulk-order-table th{white-space:nowrap}.bulk-order-col-sort{display:none}.bulk-order-sort.is-active,.bulk-order-col-sort.is-active{border-color:rgb(var(--text-color))}.bulk-order-sort.is-desc svg,.bulk-order-col-sort.is-desc svg{transform:scaleY(-1)}@media screen and (min-width:750px){.section-bulk-order .bulk-order-table__head-row .bulk-order-th__inner{display:inline-flex;align-items:center;gap:6px}.section-bulk-order .bulk-order-col-sort{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;opacity:.4;transition:opacity .15s ease}.section-bulk-order .bulk-order-col-sort:hover,.section-bulk-order .bulk-order-col-sort.is-active{opacity:1}}.bulk-order-tools-row{border-top:none!important}.bulk-order-list thead{background-color:rgba(var(--bg-color));border-bottom:1px solid var(--bulk-order-border)}.bulk-order-list thead th,.bulk-order-list thead td,.bulk-order-list tfoot,.bulk-order-list tfoot tr,.bulk-order-list tfoot td{background-color:rgba(var(--bg-color))}.bulk-order-list tfoot{position:sticky;bottom:0;z-index:10}.bulk-order-list tfoot:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;border-top:1px solid var(--bulk-order-border)}.bulk-order-table tfoot tr{position:static;border-top:none;border-bottom:none}.bulk-order-table tfoot td{padding-top:1rem;padding-bottom:1rem}.bulk-order-table .review-selected.review-active{background-color:rgb(var(--btn-bg-color));color:rgb(var(--btn-text-color))}tr.bulk-order-list__variant.has-selection{box-shadow:inset 2px 0 #2d8c4e}tr.hidden-by-search,tr.hidden-by-review{display:none!important}.bulk-order-variant-cell{display:flex;align-items:center;gap:1rem;text-align:left}.bulk-order-variant-cell__media{position:relative;flex-shrink:0;width:60px}.bulk-order-variant-cell__img{display:block;width:60px;height:60px;object-fit:cover;border-radius:var(--input-border-radius, 4px)}.bulk-order-variant-cell__text,.bulk-order-variant-title{min-width:0;text-align:left}.bulk-order-cell--sku,.bulk-order-table .bulk-order-cell--price{font-variant-numeric:tabular-nums;white-space:nowrap}.bulk-order-cell__metafield-value{font-size:1.3rem;max-width:14rem}.bulk-order-cell__metafield-value :first-child{margin-top:0}.bulk-order-cell__metafield-value :last-child{margin-bottom:0}.bulk-order-mobile-detail-row{display:block}.bulk-order-mobile-detail-row__label{display:none}.bulk-order-mobile-detail-row__value{display:inline}.bulk-order-table td.inventory-status{line-height:1.25;white-space:nowrap}.bulk-order-inventory-stack{display:block}.bulk-order-card__actions-mobile,.bulk-order-row-toggle{display:none}.bulk-order-list .variant-name{text-align:left;font-weight:500}.bulk-order-cell--price .bulk-order-price .price__default{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.bulk-order-cell--price .bulk-order-price .price__current{font-weight:700;white-space:normal;max-width:100%}.bulk-order-price-wrap .bulk-order-price.price--on-sale .price__current .js-value-wrapper{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem}.bulk-order-price-wrap .bulk-order-price.price--on-sale .price__was{text-decoration:line-through;font-size:1.2rem;font-weight:400;color:var(--bulk-order-muted);white-space:normal}.bulk-order-price-wrap .bulk-order-price.price--on-sale .price__was:before{content:none}.bulk-order-price-wrap .bulk-order-price.price--on-sale .price__was .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bulk-order-inventory-stack__status .product-inventory__status:before{display:none}.bulk-order-inventory--available{display:inline-flex;align-items:center;gap:6px;color:rgb(var(--in-stock-text-color))}.bulk-order-inventory--unavailable,.product-inventory__status[data-inventory-level=red]{color:rgb(var(--very-low-stock-text-color))}.bulk-order-discount-badge{position:absolute;top:0;left:0;z-index:1;background:#f50d86;color:#fff;font-size:10px;font-weight:700;line-height:16px;min-width:41px;min-height:20px;padding:0 10px;display:flex;align-items:center}.bulk-order-cell--qty .qty-input--joined{border:1px solid var(--bulk-order-input-border)!important}.bulk-order-cell--qty .qty-input--joined .qty-input__btn,.bulk-order-cell--qty .qty-input--joined .qty-input__input{border:none;height:33px;padding:8px 12px}.bulk-order-cell--qty .qty-input__btn[disabled],.bulk-order-cell--qty .qty-input__input[disabled]{color:var(--bulk-order-input-border);opacity:1}.bulk-order-footer-cell{padding:1rem 1.25rem!important;border-top:1px solid var(--bulk-order-border)}.bulk-order-footer{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:12px;align-items:start}.bulk-order-footer__selection,.bulk-order-footer__total{margin:0}.bulk-order-footer__selection{grid-column:1;grid-row:1}.bulk-order-footer__total{font-weight:600;text-align:right;grid-column:2;grid-row:1}.bulk-order-footer__total-label{margin-inline-end:.25em}.bulk-order-footer__actions{grid-column:1 / -1;grid-row:2}.bulk-order-footer__actions .btn{width:100%}.bulk-order-submit[disabled]{background:var(--bulk-order-border);border-color:var(--bulk-order-border);color:#000;opacity:1}.bulk-order-restricted-footer__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px}.bulk-order-restricted-footer__icon svg{width:24px;height:auto;display:block}@media screen and (min-width:750px){.section-bulk-order .bulk-order-table-wrapper{border:1px solid var(--bulk-order-border)}.section-bulk-order .bulk-order-table__head-row th{padding-block:10px}.section-bulk-order .bulk-order-sort--header{display:none}.section-bulk-order .bulk-order-sort--toolbar{display:inline-flex}.section-bulk-order .bulk-order-tools-row{padding-block:22px!important}.section-bulk-order .bulk-order-list__title-group--header,.section-bulk-order .bulk-order-list__title-row{display:none}.section-bulk-order .bulk-order-list__title-group--tools{display:flex;flex-shrink:0}.section-bulk-order .bulk-order-list__header{flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end}.section-bulk-order .bulk-order-list__links{flex-shrink:0}.section-bulk-order .bulk-order-list .bulk-order-list__variant td{padding-block:18px;vertical-align:middle}.section-bulk-order .search-container{margin-left:16px;margin-right:auto}.section-bulk-order .bulk-order-list .bulk-order-col-title-summary,.section-bulk-order .bulk-order-list .bulk-order-col-extra{display:table-cell!important}.section-bulk-order .bulk-order-list.bulk-order-list--desktop-columns-reduced .bulk-order-col-extra{display:none!important}.section-bulk-order .bulk-order-list .bulk-order-col-title-summary .bulk-order-color-prefix{display:none}.section-bulk-order .bulk-order-footer-cell{padding-block:22px!important}.section-bulk-order .bulk-order-footer__selection{grid-row:1 / span 2;align-self:center}.section-bulk-order .bulk-order-footer__actions{grid-column:2;grid-row:2;justify-self:end}.section-bulk-order .bulk-order-footer__actions .btn{width:auto;min-width:12rem}}@media screen and (max-width:749.98px){.section-bulk-order .section>div{border-top:1px solid var(--bulk-order-border);border-bottom:1px solid var(--bulk-order-border);padding-top:30px;padding-bottom:20px}.bulk-order-list .bulk-order-col-extra{display:none!important}.bulk-order-list .bulk-order-col-title-summary{display:table-cell!important}.bulk-order-list__title-group{gap:6px}.bulk-order-sort,.bulk-order-tools-mode .btn,.review-selected,.tools-container .btn{height:32px;padding:0 16px}.bulk-order-sort--toolbar{display:none!important}.bulk-order-table-wrapper .bulk-order-table>tbody:first-of-type{max-height:800px;scrollbar-gutter:auto;overflow-x:hidden}.bulk-order-list__links{width:100%;overflow-x:auto;padding-bottom:.5rem}.tools-container{flex-direction:column;align-items:stretch}.bulk-order-tools-mode{display:flex;gap:8px;width:100%}.search-container{order:1}.bulk-order-tools-mode .btn,.tools-container .btn,.tools-container .review-selected,.tools-container .bulk-order-sort--toolbar{flex:1 1 0;min-width:0;padding-left:.75rem;padding-right:.75rem}.tools-container .btn__text{display:none}.bulk-order-tools-mode .btn__text,.bulk-order-sort--toolbar .btn__text{display:inline!important}.tools-container .review-selected .btn__text{display:none!important}.bulk-order-table,.bulk-order-table thead,.bulk-order-table tbody,.bulk-order-table tfoot{display:block;width:100%}.bulk-order-table__tools-row,td.bulk-order-tools-row{display:block;width:100%;min-width:100%;max-width:none;box-sizing:border-box}td.bulk-order-tools-row{padding:0 0 12px!important;border:none!important}.bulk-order-table__head-row{display:none}.bulk-order-table tbody tr.bulk-order-list__variant{display:grid;grid-template-columns:60px minmax(0,1fr) minmax(0,auto);gap:6px 8px;padding:12px;border:1px solid var(--bulk-order-border);border-radius:var(--input-border-radius, 6px)}.bulk-order-table tbody tr.bulk-order-list__variant:not(:last-child){margin-bottom:12px}.bulk-order-list thead tr{border-top:none}.bulk-order-list__variant>td{display:block;padding:0!important;border:none!important;text-align:left!important;vertical-align:top}.bulk-order-list__variant>.bulk-order-cell--variant{grid-column:1;grid-row:1 / span 2;align-self:start}.bulk-order-list__variant>.bulk-order-cell--title-summary{grid-column:2;grid-row:1;min-width:0}.bulk-order-list__variant>.bulk-order-cell--sku{grid-column:2;grid-row:2;font-size:1.25rem;color:var(--bulk-order-muted);white-space:normal}.bulk-order-list__variant>.bulk-order-cell--sku:before{content:attr(data-mobile-row-label) " "}.bulk-order-list__variant>.bulk-order-cell--inventory{grid-column:3;grid-row:1 / span 2;align-self:start;justify-self:end;max-width:11rem}.bulk-order-inventory-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.bulk-order-card__actions-mobile,.bulk-order-row-toggle{display:inline-flex;align-items:center;justify-content:center}.bulk-order-card__actions-mobile{gap:.35rem;flex-shrink:0}.bulk-order-inventory-stack__status{flex:1;min-width:0;text-align:right;line-height:1.3;white-space:normal}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-inventory-stack{flex-direction:column;align-items:flex-end}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-card__actions-mobile{order:-1}.bulk-order-row-toggle{padding:.25rem;border:none;background:transparent;color:inherit;cursor:pointer;line-height:0}.bulk-order-row-toggle__icon{display:block;transition:transform .2s ease}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-row-toggle__icon{transform:rotate(180deg)}.bulk-order-list__variant>.bulk-order-mobile-detail{grid-column:1 / -1;display:none!important;position:relative}.bulk-order-list__variant>.bulk-order-mobile-detail.bulk-order-option--primary{display:none!important}.bulk-order-list__variant.bulk-order-list__variant--detail-open{row-gap:0;column-gap:8px}.bulk-order-list__variant.bulk-order-list__variant--detail-open>.bulk-order-mobile-detail:not(.bulk-order-option--primary),.bulk-order-list__variant.bulk-order-list__variant--detail-open>.bulk-order-cell--qty{display:block!important}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-mobile-detail-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;box-sizing:border-box;border-top:1px solid var(--bulk-order-border);padding-top:6px;font-size:1.35rem}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-col-title-summary+.bulk-order-mobile-detail:before{content:"";position:absolute;display:block;border-top:1px solid var(--bulk-order-border);top:0;left:-12px;right:-12px}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-col-title-summary+.bulk-order-mobile-detail .bulk-order-mobile-detail-row{border-top:none;padding-top:12px}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-mobile-detail-row__label{display:block;flex-shrink:0;font-weight:600}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-mobile-detail-row__value{display:block;margin-left:auto;text-align:right;min-width:0}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-mobile-detail-row--qty{display:block;padding:0;border-top:none}.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-cell--price .bulk-order-price .price__default,.bulk-order-list__variant.bulk-order-list__variant--detail-open .bulk-order-price-wrap .bulk-order-price.price--on-sale .price__current .js-value-wrapper{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px}.bulk-order-variants-expand-tbody{display:block;width:100%;margin-top:4px}.bulk-order-variants-expand-row{display:block;width:100%;border:none!important}.bulk-order-variants-expand-cell{display:block!important;width:100%!important;box-sizing:border-box;padding:0 12px 12px!important;text-align:center}.bulk-order-variants-expand-inner{width:100%}.bulk-order-footer-cell{display:block!important;padding:24px 0 0!important}.container .bulk-order-footer-cell{margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter)!important;border-top:1px solid var(--bulk-order-border)}.bulk-order-table tfoot tr{display:block;border-top:none}.bulk-order-table td.inventory-status,.bulk-order-list__variant>.bulk-order-cell--price{white-space:normal}.bulk-order-restricted-footer__icon svg{width:20px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-bulk-order.css.map */
