/*! wholesale list view */.wholesale-list{--wholesale-list-columns: 72px minmax(220px, 1fr) 140px 120px 100px 120px 160px;border:1px solid rgb(var(--color-border));border-radius:var(--border-radius-small);overflow:hidden;background-color:rgb(var(--color-background))}.wholesale-list__header,.wholesale-list__row{display:grid;grid-template-columns:var(--wholesale-list-columns);align-items:center;gap:var(--sp-3);padding:clamp(var(--sp-3),1.5vw,var(--sp-4)) clamp(var(--sp-3),1.8vw,var(--sp-5))}.wholesale-list__header{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground) / .6);background-color:rgb(var(--color-foreground) / .04)}.wholesale-list__header-cell{white-space:nowrap}.wholesale-list__body,.wholesale-list__item{display:flex;flex-direction:column}.wholesale-list__body .wholesale-list__row{border-top:1px solid rgb(var(--color-border) / .5);font-size:.9375rem}.wholesale-list__row--variant{background-color:rgb(var(--color-foreground) / .02);padding-block:clamp(var(--sp-2),1.2vw,var(--sp-3))}.wholesale-list__cell{display:flex;align-items:center;gap:var(--sp-1d5)}.wholesale-list__cell--product{flex-direction:column;align-items:flex-start}.wholesale-list__title{font-weight:600;color:inherit}.wholesale-list__title:hover{text-decoration:underline}.wholesale-list__meta{font-size:.75rem;color:rgb(var(--color-foreground) / .6)}.wholesale-list__cell--image{justify-content:center}.wholesale-list__row--variant .wholesale-list__cell--image{justify-content:flex-start}.wholesale-list__image,.wholesale-list__image--placeholder{width:56px;height:56px;border-radius:var(--border-radius-small);object-fit:cover;background-color:rgb(var(--color-foreground) / .08)}.wholesale-list__image--placeholder{display:block}.wholesale-list__bullet{display:inline-block;width:6px;height:6px;border-radius:9999px;background-color:rgb(var(--color-foreground) / .5)}.wholesale-list__variants{border-top:1px solid rgb(var(--color-border) / .5);background-color:rgb(var(--color-background))}.wholesale-list__variants[hidden]{display:none}.wholesale-list__quantity{width:100%;align-items:center;justify-content:space-between;gap:0}.wholesale-list__quantity .quantity__button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--sp-10);height:var(--sp-10);border-radius:var(--buttons-radius);border:none;background:transparent;cursor:pointer;transition:var(--animation-short);transition-property:opacity}.wholesale-list__quantity .quantity__button:hover{opacity:.7}.wholesale-list__quantity .quantity__input{flex:1;text-align:center;border:0px solid rgb(var(--color-border));border-radius:var(--inputs-radius);height:var(--sp-10);padding:0 var(--sp-1);min-width:0}.wholesale-list__quantity .quantity__input::-webkit-outer-spin-button,.wholesale-list__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wholesale-list__quantity .quantity__input[type=number]{-moz-appearance:textfield}.wholesale-list__row .button{min-width:0}.wholesale-list__cell--action .button{width:100%}.wholesale-list__action-wrapper{display:flex;flex-direction:column;gap:var(--sp-1d5);align-items:center;width:100%}.wholesale-list__action-wrapper .wholesale-cart-qty{text-align:center}.wholesale-list__toggle-icon{margin-inline-start:var(--sp-2);transition:transform var(--animation-primary, .2s) ease}.wholesale-list__toggle[aria-expanded=true] .wholesale-list__toggle-icon{transform:rotate(180deg)}.wholesale-view-pane[hidden]{display:none!important}.wholesale-view-toggle .button{min-width:auto;padding-inline:var(--sp-4)}.wholesale-view-toggle .button .btn-text{white-space:nowrap}.wholesale-view-toggle .button.is-active{opacity:1;font-weight:600}.wholesale-view-toggle .button.is-active .btn-fill{opacity:0}.wholesale-view-toggle .button.button--secondary.is-active{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.wholesale-view-toggle .button.button--secondary.is-active .btn-fill{display:none}.wholesale-list__row--variant .button{justify-content:center}.wholesale-list__row--variant .wholesale-list__cell--product{font-size:.875rem}.wholesale-list__variant-title{font-weight:500}@media screen and (max-width: 1023px){.wholesale-list{overflow-x:auto}.wholesale-list__header,.wholesale-list__row{min-width:720px}}/*! wholesale product card (grid view) */.product-card--wholesale .wholesale-form{gap:var(--sp-3)}.product-card--wholesale .wholesale-form__variants .field{position:relative}.product-card--wholesale .wholesale-form__quantity{display:flex;justify-content:center}.product-card--wholesale .wholesale-form__quantity-wrapper{width:65%;display:flex;align-items:center;gap:var(--sp-3)}.product-card--wholesale .wholesale-form__quantity-label{display:flex;flex-direction:column;gap:var(--sp-1)}.product-card--wholesale .wholesale-form__quantity .label{margin-bottom:0;white-space:nowrap}.product-card--wholesale .wholesale-cart-qty{display:block}.product-card--wholesale .wholesale-form__quantity .quantity{align-items:center;justify-content:space-between;gap:var(--sp-2);flex:1}.product-card--wholesale .wholesale-form__quantity .quantity__button{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--sp-10);height:var(--sp-10);border-radius:var(--buttons-radius);border:none;background:transparent;cursor:pointer;transition:var(--animation-short);transition-property:opacity}.product-card--wholesale .wholesale-form__quantity .quantity__button:hover{opacity:.7}.product-card--wholesale .wholesale-form__quantity .quantity__input{flex:1;text-align:center;border:0px solid rgb(var(--color-border));border-radius:var(--inputs-radius);height:var(--sp-10);padding:0 var(--sp-1);min-width:0}.product-card--wholesale .wholesale-form__quantity .quantity__input::-webkit-outer-spin-button,.product-card--wholesale .wholesale-form__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-card--wholesale .wholesale-form__quantity .quantity__input[type=number]{-moz-appearance:textfield}.wholesale-view-toggle--mobile{padding-bottom:20px}
/*# sourceMappingURL=/cdn/shop/t/118/assets/wholesale-list.css.map */
