.collection-quick-order{width:100%;max-width:100%}.product-row-table-wrapper{width:100%!important;max-width:100%!important;padding-top:3.2rem;margin:0;box-sizing:border-box}@media screen and (min-width: 750px){.product-row-table-wrapper{padding-top:4rem}}.product-row-table{width:100%!important;max-width:100%!important;border-collapse:collapse;border-spacing:0;table-layout:fixed;box-sizing:border-box}.product-row-table__header{border-bottom:.1rem solid rgba(var(--color-foreground),.15);position:sticky;top:0;background-color:rgb(var(--color-background));z-index:10}.product-row-table__header th{padding:.8rem 1rem;text-align:left;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:1.2rem;color:rgba(var(--color-foreground),.7);background-color:rgba(var(--color-foreground),.03);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;vertical-align:middle}.product-row-table__header-image{width:15%}.product-row-table__header-title{width:25%}.product-row-table__header-stock{width:10%}.product-row-table__header-price{width:30%}.product-row-table__header-action{width:20%}.product-row-table__header th:first-child{padding-left:1.6rem;border-radius:.4rem 0 0}.product-row-table__header th:last-child{padding-right:1.6rem;border-radius:0 .4rem 0 0}.product-row-table__body{background-color:rgb(var(--color-background))}.product-row{border-bottom:.1rem solid rgba(var(--color-foreground),.12);transition:background-color var(--duration-default)}.product-row:hover{background-color:rgba(var(--color-foreground),.02)}.product-row td{padding:.8rem 1rem;vertical-align:middle}.product-row td:first-child{padding-left:1.6rem}.product-row td:last-child{padding-right:1.6rem}.product-row__image-cell{width:15%}.product-row__image-link{display:flex;align-items:center;justify-content:center;width:100%;max-width:12rem;aspect-ratio:1;border-radius:.4rem;overflow:hidden;background-color:#fff;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.08)}.product-row__image{width:100%;height:100%;object-fit:contain;transition:transform var(--duration-default);padding:.4rem}.product-row:hover .product-row__image{transform:scale(1.05)}.product-row__image-link .placeholder-svg{width:100%;height:100%;object-fit:contain;padding:.4rem}.product-row__title-cell{width:25%}.product-row__brand{display:block;font-size:1.1rem;font-weight:500;color:rgba(var(--color-foreground),.6);line-height:1.2;margin-bottom:.4rem}.product-row__title-link{font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;transition:color var(--duration-default);display:block}.product-row__title-link:hover{color:rgba(var(--color-foreground),.7)}.product-row__stock-cell{width:10%;text-align:center;padding-right:2rem!important}.product-row__stock-quantity{display:inline-block;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.product-row__stock-quantity--low{color:rgb(var(--color-base-accent-2))}.product-row__stock-quantity--out{color:rgba(var(--color-foreground),.4)}.product-row__stock-quantity--untracked{color:rgba(var(--color-foreground),.3)}.product-row__price-cell{width:30%;background-color:rgba(var(--color-foreground),.02);border-radius:.4rem}.product-row__pricing{display:flex;flex-direction:column;gap:0;padding:.8rem}.product-row__price-tiers{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.product-row__price-tier{display:flex;flex-direction:column;gap:.3rem;padding:.8rem 1rem;background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.08),rgba(var(--color-base-accent-1),.02));border-left:.3rem solid rgb(var(--color-base-accent-1));border-radius:.4rem;transition:all var(--duration-default)}.product-row__price-tier:hover{background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.12),rgba(var(--color-base-accent-1),.04));transform:translate(.2rem)}.product-row__price-tier--highlight{background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.1),rgba(var(--color-base-accent-1),.03))}.product-row__price-tier--highlight:hover{background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.14),rgba(var(--color-base-accent-1),.05))}.product-row__price-tier--best{background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.15),rgba(var(--color-base-accent-1),.05));border-left-width:.4rem;box-shadow:0 .2rem .4rem rgba(var(--color-base-accent-1),.1)}.product-row__price-tier--best:hover{background:linear-gradient(135deg,rgba(var(--color-base-accent-1),.2),rgba(var(--color-base-accent-1),.08));box-shadow:0 .3rem .6rem rgba(var(--color-base-accent-1),.15)}.product-row__price-tier-qty{font-weight:600;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.3}.product-row__price-tier-value{font-size:1.3rem;color:rgb(var(--color-foreground));line-height:1.3}.product-row__price-tier-value strong{font-size:1.5rem;font-weight:700;color:rgb(var(--color-base-accent-1))}.product-row__price-tier-savings{display:inline-block;color:red;font-size:1.1rem;font-weight:700;background-color:rgb(var(--color-base-accent-1));padding:.3rem .6rem;border-radius:.3rem;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;line-height:1.2}.product-row__has-variants-note{padding-top:.6rem}.product-row__has-variants-badge{display:inline-block;padding:.3rem .6rem;background-color:rgba(var(--color-foreground),.06);border-radius:.3rem;font-size:1.1rem;color:rgba(var(--color-foreground),.55);font-weight:500}.product-row__action-cell{width:20%;padding-left:2rem!important}.product-row__form-wrapper,.product-row__form{display:block;width:100%}.product-row__action-wrapper{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:100%}.product-row__quantity{display:flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;overflow:hidden;height:3.4rem;width:100%}.product-row__quantity-button{display:flex;align-items:center;justify-content:center;width:3rem;height:100%;padding:0;border:none;background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));cursor:pointer;transition:background-color var(--duration-default);flex-shrink:0}.product-row__quantity-button:hover:not(.disabled){background-color:rgba(var(--color-foreground),.08)}.product-row__quantity-button.disabled{opacity:.3;cursor:not-allowed}.product-row__quantity-button svg,.product-row__quantity-button .icon{width:1.1rem;height:1.1rem}.product-row__quantity-input{flex:1;height:100%;padding:0;border:none;border-left:.1rem solid rgba(var(--color-foreground),.2);border-right:.1rem solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.25rem;font-weight:500;text-align:center;-moz-appearance:textfield;min-width:0}.product-row__quantity-input::-webkit-outer-spin-button,.product-row__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-row__quantity-input:focus{outline:none}.product-row__button{position:relative;width:100%;min-height:3.2rem;height:3.2rem;padding:.6rem 1.2rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;white-space:nowrap;line-height:1}.product-row__button:disabled{opacity:.5;cursor:not-allowed}.product-row__button.loading .product-row__button-text{opacity:0}.product-row__button.loading .loading-overlay__spinner{display:flex}.product-row__button-text{transition:opacity var(--duration-default)}.product-row__button .loading-overlay__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.4rem;height:1.4rem}.product-row__button .loading-overlay__spinner .spinner{width:1.4rem;height:1.4rem}@media screen and (max-width: 989px){.product-row-table-wrapper{padding-top:2rem}.product-row-table__header{display:none}.product-row-table,.product-row-table__body{display:block}.product-row{display:flex;flex-wrap:wrap;margin-bottom:1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;padding:1.6rem;gap:1.2rem}.product-row:hover{background-color:transparent}.product-row__image-cell{order:1;width:30%!important;padding:0!important;margin-bottom:0!important}.product-row__image-link{width:100%;height:auto;max-width:100%;aspect-ratio:1}.product-row__image{padding:0}.product-row__title-cell{order:2;width:calc(70% - 1.2rem)!important;padding:0!important;margin-bottom:0!important;display:flex;flex-direction:column;justify-content:center}.product-row td:not(.product-row__image-cell):not(.product-row__title-cell){display:block;width:100%!important;padding:0!important;margin-bottom:1.2rem}.product-row td:last-child{margin-bottom:0}.product-row__title-link{font-size:1.6rem;font-weight:600}.product-row__brand{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.product-row__stock-cell{order:3;text-align:left}.product-row__stock-quantity{font-size:1.4rem}.product-row__price-cell{order:4}.product-row__pricing{gap:0;padding:.8rem}.product-row__price-regular{margin-bottom:.4rem}.product-row__price{font-size:1.8rem}.product-row__price-tiers{gap:.4rem}.product-row__price-tier{padding:.8rem 1rem}.product-row__action-cell{order:5;margin-bottom:0!important}.product-row__action-wrapper{gap:1.2rem}.product-row__quantity{height:4.8rem}.product-row__quantity-button{width:4.4rem}.product-row__quantity-button svg,.product-row__quantity-button .icon{width:1.6rem;height:1.6rem}.product-row__quantity-input{font-size:1.6rem}.product-row__button{height:4.8rem;min-height:4.8rem;font-size:1.5rem}}@media screen and (min-width: 990px) and (max-width: 1400px){.product-row-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.product-row-table{min-width:1000px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-product-row.css.map */
