.wholesale-order-table{padding-top:64px;padding-bottom:64px;background:#fff;color:#242424}body.collection-wholesale section.wholesale-order-table{padding-top:72px;padding-bottom:72px}@media(max-width:599px){body.collection-wholesale section.wholesale-order-table{padding-top:40px;padding-bottom:48px}}.wholesale-order-table__company{text-align:center;margin:0 0 32px;font-size:22px;font-weight:600;color:#242424}@media(max-width:599px){.wholesale-order-table{padding-top:40px}.wholesale-order-table__company{font-size:18px}}.wholesale-order-table__wrap{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 24px #0000000a}.wholesale-order-table__head,.wholesale-order-table__row{display:grid;grid-template-columns:88px minmax(0,1.6fr) minmax(0,1fr) 120px 110px 160px;align-items:center;gap:16px;padding:14px 20px}.wholesale-order-table__head{background:#faf7f6;border-bottom:1px solid rgba(0,0,0,.06);padding-top:12px;padding-bottom:12px}.wholesale-order-table__hcell{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#555}.wholesale-order-table__hcell--price,.wholesale-order-table__hcell--qty{text-align:center}.wholesale-order-table__row{border-bottom:1px solid rgba(0,0,0,.05);margin:0;background:#fff;transition:background .15s ease}.wholesale-order-table__row:last-child{border-bottom:0}.wholesale-order-table__row:hover{background:#fffaf9}.wholesale-order-table__cell{min-width:0}.wholesale-order-table__img-link{display:block;width:72px;height:72px;border-radius:8px;overflow:hidden;background:#f5f5f5}.wholesale-order-table__img{width:100%;height:100%;object-fit:cover;display:block}.wholesale-order-table__title{display:block;color:#242424;font-weight:600;font-size:15px;line-height:1.35;text-decoration:none}.wholesale-order-table__title:hover{color:var(--body-color, #e8918c)}.wholesale-order-table__cell--pack{font-size:13px;color:#666}.wholesale-order-table__cell--price{text-align:center;font-weight:700;font-size:16px;color:#242424}.wholesale-order-table__cell--qty{text-align:center}.wholesale-order-table__qty{width:84px;padding:10px 12px;border:1.5px solid #d4d4d4;border-radius:6px;font:inherit;font-size:1rem;font-weight:600;text-align:center;color:#222;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.wholesale-order-table__qty:hover{border-color:var(--body-color, #e8918c)}.wholesale-order-table__qty:focus{outline:none;border-color:var(--body-color, #e8918c);box-shadow:0 0 0 3px #e8918c33}.wholesale-order-table__add{display:inline-block;width:100%;padding:12px 18px;background:var(--body-color, #e8918c);color:#fff;border:1px solid var(--body-color, #e8918c);border-radius:999px;font:inherit;font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 14px #e8918c40;transition:transform .18s ease,box-shadow .18s ease,background .15s ease}.wholesale-order-table__add:hover:not(:disabled){background:#d97a74;border-color:#d97a74;transform:translateY(-1px);box-shadow:0 8px 20px #e8918c59}.wholesale-order-table__add:disabled{background:#ccc;border-color:#ccc;box-shadow:none;cursor:not-allowed;opacity:.7}.wholesale-order-table__add.is-loading{opacity:.6;cursor:wait}.wholesale-order-table__add.is-added{background:#4caf50;border-color:#4caf50;box-shadow:0 4px 14px #4caf504d}.wholesale-order-table__footer{text-align:center;margin-top:28px}.wholesale-order-table__view-cart{display:inline-block;padding:12px 28px;color:var(--body-color, #e8918c);border:1.5px solid var(--body-color, #e8918c);border-radius:999px;font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;background:#fff;transition:background .15s ease,color .15s ease}.wholesale-order-table__view-cart:hover{background:var(--body-color, #e8918c);color:#fff}.wholesale-order-table__empty{text-align:center;color:#666;padding:48px 16px}.wholesale-order-table__prospect{max-width:640px;margin:0 auto;padding:40px 32px;border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:12px;box-shadow:0 6px 24px #0000000f;text-align:center}.wholesale-order-table__prospect p{margin:0 0 24px;color:#444;line-height:1.5}.wholesale-order-table__prospect-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.wholesale-order-table__prospect .btn{display:inline-block;padding:14px 28px;background:var(--body-color, #e8918c);color:#fff;border:1px solid var(--body-color, #e8918c);border-radius:999px;text-decoration:none;font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 14px #e8918c4d;transition:transform .18s ease,box-shadow .18s ease,background .15s ease}.wholesale-order-table__prospect .btn:hover{background:#d97a74;border-color:#d97a74;transform:translateY(-2px);box-shadow:0 8px 20px #e8918c66}.wholesale-order-table__prospect .btn--secondary{background:#fff;color:var(--body-color, #e8918c);box-shadow:none}.wholesale-order-table__prospect .btn--secondary:hover{background:var(--body-color, #e8918c);color:#fff}@media(max-width:999px){.wholesale-order-table__head,.wholesale-order-table__row{grid-template-columns:72px minmax(0,1.4fr) 100px 96px 140px;gap:12px;padding:12px 14px}.wholesale-order-table__hcell--pack,.wholesale-order-table__cell--pack{display:none}.wholesale-order-table__img-link{width:60px;height:60px}}@media(max-width:699px){.wholesale-order-table__head{display:none}.wholesale-order-table__row{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"img title" "img pack" "price price" "qty qty" "cta cta";column-gap:14px;row-gap:8px;padding:16px}.wholesale-order-table__cell--img{grid-area:img}.wholesale-order-table__cell--title{grid-area:title;align-self:end}.wholesale-order-table__cell--pack{grid-area:pack;display:block;align-self:start}.wholesale-order-table__cell--price{grid-area:price;text-align:left;padding-top:6px}.wholesale-order-table__cell--qty{grid-area:qty;text-align:left}.wholesale-order-table__cell--cta{grid-area:cta}.wholesale-order-table__cell--price:before,.wholesale-order-table__cell--qty:before{content:attr(data-label) ":";display:inline-block;margin-right:8px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#888;vertical-align:middle}.wholesale-order-table__img-link{width:72px;height:72px}.wholesale-order-table__qty{width:96px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/wholesale-order-table.css.map */
