.quantity-custom-container{display:inline-block;position:relative}.quantity-custom{display:flex;align-items:stretch;width:70px;height:36px;position:relative;border-radius:8px;overflow:visible;border:1px solid #121214;box-sizing:border-box}.quantity-custom:after{content:none}.quantity-custom:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity-custom__input-wrapper{flex:1;display:flex;align-items:center;justify-content:flex-start;padding-left:1.5rem;position:relative;z-index:1}.quantity-custom__input{color:currentColor;font-family:DMSansRegular;font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:left;background-color:transparent;border:0;padding:0;width:100%;-webkit-appearance:none;appearance:none}.quantity-custom__input:focus{outline:none;color:rgb(var(--color-foreground));opacity:1}.quantity-custom__input::-webkit-outer-spin-button,.quantity-custom__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-custom__input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-custom__buttons{display:flex;flex-direction:column;height:100%;width:2rem;position:relative;z-index:10}.quantity-custom__button{flex:1;width:100%;height:50%;border:0;background-color:#121214;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:0;transition:all .2s ease-in-out;position:relative;z-index:10;pointer-events:auto!important}.quantity-custom__button:hover:not(:disabled):not(.disabled){opacity:.9;background-color:#121214}.quantity-custom__button:active:not(:disabled):not(.disabled){background-color:#121214;opacity:.8}.quantity-custom__button:disabled,.quantity-custom__button.disabled{opacity:.5;cursor:not-allowed}.quantity-custom__button .svg-wrapper{width:1.4rem;height:1.4rem;pointer-events:none;display:flex;align-items:center;justify-content:center}.quantity-custom__button .icon{width:100%;height:100%}.quantity-custom__button--up{padding:0;border-top-right-radius:7px;height:50%;display:flex;align-items:center;justify-content:center}.quantity-custom__button--down{padding:0;border-bottom-right-radius:7px;height:50%;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-quantity-custom.css.map */
