.variant-table{width:100%;margin-bottom:24px}.variant-table__instruction{margin:0 0 12px;color:red;text-align:left}.variant-table__frame{width:100%;overflow:hidden;border:1px solid #d9dfe4;border-radius:var(--buttons-radius);background:#fff}.variant-table__scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:0;background:#fff}.variant-table__grid{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;font-size:14px;line-height:1.4}.variant-table__grid--single-column{table-layout:fixed}.variant-table__grid--single-column th,.variant-table__grid--single-column td{width:50%}.variant-table__grid th,.variant-table__grid td{border:0;border-right:1px solid #d9dfe4;border-bottom:1px solid #d9dfe4;text-align:center;vertical-align:middle;padding:8px}.variant-table__grid tr>*:last-child{border-right:0}.variant-table__corner,.variant-table__col-header{color:#0f7f9b;font-weight:600;background:#fff}.variant-table__axis-label{display:block;white-space:nowrap}.variant-table__row-header{color:#181818;font-weight:500;text-align:center;white-space:nowrap;background:#fff}.variant-table__cell{min-width:86px;background:#fff}.variant-table__cell--unavailable{background:#fff}.variant-table__input-wrap{position:relative;width:66px;margin:0 auto}.variant-table__input{width:100%;max-width:100%;height:36px;margin:0;padding:4px 28px 4px 6px;border:1px solid #e1e5e8;border-radius:12px;text-align:center;font-size:14px;color:#181818;background:#fff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;box-shadow:none}.variant-table__input::-webkit-outer-spin-button,.variant-table__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.variant-table__input:focus{outline:none;border-color:#0f7f9b;box-shadow:0 0 0 2px #0f7f9b26}.variant-table__spinner{position:absolute;top:6px;right:8px;bottom:6px;width:14px;display:flex;flex-direction:column;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s ease}.variant-table__input-wrap:hover .variant-table__spinner,.variant-table__input-wrap:focus-within .variant-table__spinner{opacity:1;pointer-events:auto}.variant-table__spinner-btn{position:relative;flex:1 1 50%;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.variant-table__spinner-btn:before{content:"";position:absolute;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent}.variant-table__spinner-btn--up:before{top:2px;border-bottom:8px solid #7f858a}.variant-table__spinner-btn--down:before{bottom:2px;border-top:8px solid #7f858a}.variant-table__spinner-btn+.variant-table__spinner-btn{border-top:1px solid #d9dfe4}.variant-table__unavailable-pill{display:block;width:66px;max-width:100%;height:36px;margin:0 auto;border:1px solid #d8dde1;border-radius:12px;background:#d9d9d9}.variant-table__footer{display:grid;background:#fff}.variant-table__footer--standard{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-table__footer-cell{display:flex;align-items:center;justify-content:center;min-width:0;padding:10px 18px;color:#0f7f9b;font-weight:600;white-space:nowrap}.variant-table__footer-cell:first-child{border-right:1px solid #d9dfe4}.variant-table__footer-cell--quantity{justify-content:flex-start}.variant-table__footer-cell--total{justify-content:center}.variant-table__footer-cell--offer-quantity,.variant-table__footer-cell--offer-status{justify-content:center;white-space:nowrap}.variant-table__quantity-label--mobile{display:none}.variant-table__offer-status{display:grid;place-items:center;min-height:38px;white-space:nowrap;text-align:center;color:#181818;font-weight:500}.variant-table__offer-remaining,.variant-table__offer-complete{grid-area:1 / 1}.variant-table__offer-complete{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.variant-table__offer-complete[hidden],.variant-table__offer-remaining[hidden]{display:none}.variant-table__offer-complete-heading{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#0f7f9b}.variant-table__offer-complete-icon{flex:0 0 16px}.variant-table__offer-complete-instruction{color:#181818;font-size:.85em;line-height:1.25}.variant-table__offer-status--complete{color:#0f7f9b;font-weight:600}.variant-table__total-qty,.variant-table__total-price{white-space:nowrap}.variant-table__total-current{color:#0f7f9b}.variant-table__total-regular{margin-left:8px;color:red;text-decoration:line-through}product-info[data-variant-table] quantity-input,product-info:has(variant-table) quantity-input{display:none}product-info[data-variant-table] .product-form__quantity,product-info:has(variant-table) .product-form__quantity{display:none}product-info[data-variant-table] .product-form__submit,product-info:has(variant-table) .product-form__submit{flex-basis:100%;width:100%}product-info[data-variant-table] .shopify-payment-button,product-info:has(variant-table) .shopify-payment-button{display:none}product-info[data-variant-table] #wishlisthero-product-page-button-container,product-info:has(variant-table) #wishlisthero-product-page-button-container{display:none}product-info[data-variant-table] sticky-atc-bar-minimalist,product-info[data-variant-table] sticky-atc-bar,product-info:has(variant-table) sticky-atc-bar-minimalist,product-info:has(variant-table) sticky-atc-bar{display:none}@media screen and (max-width:1199.98px){.variant-table__grid{width:max-content;min-width:100%;table-layout:auto;font-size:13px}.variant-table__grid th,.variant-table__grid td{padding:8px 6px}.variant-table__corner,.variant-table__row-header{position:sticky;left:0;box-sizing:border-box;width:96px;min-width:96px;max-width:96px;background:#fff}.variant-table__corner{z-index:3}.variant-table__row-header{z-index:2}.variant-table__col-header,.variant-table__cell{box-sizing:border-box;width:76px;min-width:76px;max-width:76px}.variant-table__input{height:32px;font-size:13px}.variant-table__input-wrap{width:56px}.variant-table__spinner{top:5px;right:6px;bottom:5px;width:12px}.variant-table__spinner-btn:before{border-left-width:5px;border-right-width:5px}.variant-table__spinner-btn--up:before{border-bottom-width:7px}.variant-table__spinner-btn--down:before{border-top-width:7px}.variant-table__unavailable-pill{width:56px;height:32px}.variant-table--buy-x .variant-table__footer{grid-template-columns:minmax(0,.8fr) minmax(0,2.2fr)!important}.variant-table__footer-cell{padding:10px 8px}.variant-table__quantity-label--desktop{display:none}.variant-table__quantity-label--mobile{display:inline}}@media screen and (min-width:1200px)and (max-width:1399.98px){product-info[data-variant-table] .variant-table__grid{table-layout:fixed;font-size:12px}product-info[data-variant-table] .variant-table__col-header{font-size:12px}product-info[data-variant-table] .variant-table__cell{min-width:60px;padding-inline:1px}product-info[data-variant-table] .variant-table__input-wrap,product-info[data-variant-table] .variant-table__unavailable-pill{width:50px}product-info[data-variant-table] .variant-table__input,product-info[data-variant-table] .variant-table__unavailable-pill{height:28px}product-info[data-variant-table] .variant-table__input{padding:3px 18px 3px 4px;font-size:12px}product-info[data-variant-table] .variant-table__cell .variant-table__input{text-align:left}product-info[data-variant-table] .variant-table__footer-cell{padding:10px 8px}product-info[data-variant-table] .variant-table__footer-cell{font-size:11px;white-space:normal}product-info[data-variant-table] .variant-table__spinner{top:4px;right:4px;bottom:4px;width:10px}product-info[data-variant-table] .variant-table__spinner-btn:before{border-left-width:4px;border-right-width:4px}product-info[data-variant-table] .variant-table__spinner-btn--up:before{border-bottom-width:6px}product-info[data-variant-table] .variant-table__spinner-btn--down:before{border-top-width:6px}}@media screen and (min-width:1200px){product-info[data-variant-table] .variant-table--many-columns .variant-table__grid{width:max-content;table-layout:auto;font-size:13px}product-info[data-variant-table] .variant-table--many-columns .variant-table__grid th,product-info[data-variant-table] .variant-table--many-columns .variant-table__grid td{padding:8px 6px}product-info[data-variant-table] .variant-table--many-columns .variant-table__corner,product-info[data-variant-table] .variant-table--many-columns .variant-table__row-header{position:sticky;left:0;box-sizing:border-box;width:96px;min-width:96px;max-width:96px;background:#fff}product-info[data-variant-table] .variant-table--many-columns .variant-table__corner{z-index:3}product-info[data-variant-table] .variant-table--many-columns .variant-table__row-header{z-index:2}product-info[data-variant-table] .variant-table--many-columns .variant-table__col-header,product-info[data-variant-table] .variant-table--many-columns .variant-table__cell{box-sizing:border-box;width:76px;min-width:76px;max-width:76px}product-info[data-variant-table] .variant-table--many-columns .variant-table__input-wrap,product-info[data-variant-table] .variant-table--many-columns .variant-table__unavailable-pill{width:56px}product-info[data-variant-table] .variant-table--many-columns .variant-table__input,product-info[data-variant-table] .variant-table--many-columns .variant-table__unavailable-pill{height:32px}product-info[data-variant-table] .variant-table--many-columns .variant-table__input{padding:4px 28px 4px 6px;text-align:center;font-size:13px}}@media screen and (min-width:1400px){product-info[data-variant-table] .variant-table--many-columns .variant-table__spinner-btn--up:before{top:1px}product-info[data-variant-table] .variant-table--many-columns .variant-table__spinner-btn--down:before{bottom:1px}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/component-variant-table.css.map */
