wlsn-quantity-selector{display:block;position:relative;max-width:var(--wlsn-quantity-selector-max-width, 100%);min-width:var(--wlsn-quantity-selector-min-width, auto);--wlsn-loading-size: 2rem}.wlsn-quantity-selector{display:flex;align-items:center;gap:var(--wlsn-quantity-selector-gap, .8rem);justify-content:center;position:relative;border-radius:var(--wlsn-quantity-selector-border-radius, 10rem);overflow:hidden;border:var(--wlsn-quantity-selector-border, 1px solid var(--wlsn-color-primary-1, currentColor));padding:var(--wlsn-quantity-selector-padding, .7rem 1.1rem);background:var(--wlsn-quantity-selector-background, #fefdfb)}.wlsn-quantity-selector__button{display:flex;align-items:center;justify-content:center;width:var(--wlsn-quantity-selector-button-size, 3.2rem);height:var(--wlsn-quantity-selector-button-size, 3.2rem);padding:0;background-color:transparent;color:var(--wlsn-quantity-selector-color, currentColor);cursor:pointer;transition:all .2s ease;flex:none}.wlsn-quantity-selector__button:hover:not(:disabled){color:var(--wlsn-quantity-selector-color-hover, currentColor)}.wlsn-quantity-selector__button:disabled{opacity:.8;cursor:not-allowed}.wlsn-quantity-selector__button svg{pointer-events:none}.wlsn-quantity-selector__input{width:var(--wlsn-quantity-selector-input-width, 100%);height:var(--wlsn-quantity-selector-button-size, 3.2rem);color:var(--wlsn-quantity-input-color, currentColor);text-align:center;font-family:var(--wlsn-font-body-family, inherit);font-size:1.6rem;line-height:150%;font-weight:var(--wlsn-fw-normal, 400);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;border:none;padding:0;background:var(--wlsn-quantity-selector-background, #fefdfb)}.wlsn-quantity-selector__input::-webkit-outer-spin-button,.wlsn-quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wlsn-quantity-selector__input:focus{outline:none;box-shadow:none}.wlsn-quantity-selector__input:disabled{opacity:.5;cursor:not-allowed}wlsn-quantity-selector[data-disabled=true]{opacity:.6;pointer-events:none}.wlsn-quantity-selector--filled .wlsn-quantity-selector__button{background-color:currentColor;color:#fff;border-color:transparent}.wlsn-quantity-selector--filled .wlsn-quantity-selector__button:hover:not(:disabled){opacity:.8}.wlsn-quantity-selector--filled .wlsn-quantity-selector__button svg{color:#fff}.wlsn-quantity-selector--rounded .wlsn-quantity-selector__button,.wlsn-quantity-selector--rounded .wlsn-quantity-selector__input{border-radius:9999px}.wlsn-quantity-selector__error{display:none;margin-top:.4rem;color:var(--wlsn-color-error, #c41e3a);text-align:left;font-family:var(--wlsn-font-body-family);font-weight:var(--wlsn-fw-regular);font-style:var(--wlsn-font-body-style);line-height:150%;letter-spacing:0;font-size:1.2rem;animation:wlsn-quantity-error-slide-in .3s ease}wlsn-quantity-selector.error .wlsn-quantity-selector__error{display:block}@keyframes wlsn-quantity-error-slide-in{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.wlsn-quantity-selector__icon-minus,.wlsn-quantity-selector__icon-trash{display:flex;align-items:center;justify-content:center}.wlsn-quantity-selector__icon-trash{display:none}wlsn-quantity-selector.wlsn-quantity-selector--at-min .wlsn-quantity-selector__icon-minus{display:none}wlsn-quantity-selector.wlsn-quantity-selector--at-min .wlsn-quantity-selector__icon-trash{display:flex}
/*# sourceMappingURL=/cdn/shop/t/40/assets/wlsn-quantity-selector.css.map */
