.dlux-pdp-buy-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;margin-bottom:2rem}.dlux-pdp-buy-row .dlux-buy-buttons-root{flex:1 1 0%;min-width:0}.dlux-pdp-buy-row__quantity{flex:0 0 auto;margin-bottom:0!important;max-width:none!important;min-width:fit-content}.dlux-pdp-buy-row .quantity__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.dlux-pdp-buy-row .product-form__quantity-top .quantity__label{margin-bottom:0!important}.dlux-pdp-buy-row__quantity .quantity{position:relative;z-index:0;overflow:hidden;align-items:stretch;height:4.8rem;min-height:4.8rem;width:calc(13.6rem / var(--font-body-scale) + .2rem);border-radius:var(--dlux-radius);border:1px solid hsl(var(--dlux-border));background:hsl(var(--dlux-muted) / .65);box-shadow:none;padding:0;box-sizing:border-box}.dlux-pdp-buy-row__quantity .quantity:before,.dlux-pdp-buy-row__quantity .quantity:after{display:none}.dlux-pdp-buy-row__quantity .quantity__button{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;align-self:stretch;height:auto;min-height:0;border-radius:0;transition:background-color .18s ease,color .18s ease}.dlux-pdp-buy-row__quantity .quantity__button:first-child{margin-left:0;color:hsl(var(--dlux-muted-foreground))}.dlux-pdp-buy-row__quantity .quantity__button:last-child{margin-right:0;color:hsl(var(--dlux-primary))}.dlux-pdp-buy-row__quantity .quantity__button:hover:not(:disabled){background:hsl(var(--dlux-accent));color:hsl(var(--dlux-accent-foreground))}.dlux-pdp-buy-row__quantity .quantity__button:focus-visible{outline:.2rem solid hsl(var(--dlux-ring) / .45);outline-offset:.1rem}.dlux-pdp-buy-row__quantity .quantity__input{align-self:stretch;height:100%;min-height:0;padding-top:0;padding-bottom:0;font-weight:600;color:hsl(var(--dlux-foreground))}.dlux-pdp-buy-row__quantity.product-form__quantity--disabled .quantity__input:disabled,.dlux-pdp-buy-row__quantity.product-form__quantity--disabled .quantity__button:disabled{cursor:not-allowed;opacity:.55}.dlux-pdp-buy-row__quantity .quantity__button .svg-wrapper{width:1.6rem;height:1.6rem}.dlux-pdp-buy-row__quantity .quantity__button .svg-wrapper svg{width:1.6rem;height:1.6rem}.dlux-pdp-buy-row .product-form,.dlux-pdp-buy-row product-form.product-form{margin:0!important}.dlux-pdp-buy-row product-form,.dlux-pdp-buy-row .dlux-buy-buttons-root>.product-form{display:flex;align-items:center;width:100%;min-width:0}.dlux-pdp-buy-row product-form .form{display:flex;flex-direction:column;justify-content:center;gap:.75rem;width:100%;margin:0}.dlux-pdp-buy-row .product-form__buttons--payment{margin:0!important;width:100%;max-width:none!important}.dlux-pdp-buy-row .product-form__buttons{display:flex;align-items:center;max-width:none!important;margin:0!important}.dlux-pdp-buy-row .product-form__submit{margin-bottom:0!important;width:100%;min-height:4.8rem;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;letter-spacing:.02em;padding-left:1.6rem;padding-right:1.6rem;white-space:nowrap}.dlux-pdp-buy-row .product-form__submit.button--primary.button:before,.dlux-pdp-buy-row .product-form__submit.button--primary.button:after,.dlux-pdp-buy-row .product-form__submit.button--primary.button:hover:before,.dlux-pdp-buy-row .product-form__submit.button--primary.button:hover:after{display:none!important;content:none!important;box-shadow:none!important}.dlux-pdp-buy-row .product-form__submit.button--primary{background:hsl(var(--dlux-primary));color:hsl(var(--dlux-primary-foreground));border:none;box-shadow:none;transition:background-color .15s ease,color .15s ease}.dlux-pdp-buy-row .product-form__submit.button--primary:hover:not(:disabled){background:hsl(var(--dlux-primary) / .9);color:hsl(var(--dlux-primary-foreground))}.dlux-pdp-buy-row .product-form__submit.button--primary:disabled{opacity:.55;filter:none}.dlux-pdp-buy-row .dlux-pdp-buy-row__btn-inner{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.dlux-pdp-buy-row .dlux-pdp-buy-row__cart-icon{width:1.6rem;height:1.6rem;flex-shrink:0}.dlux-pdp-buy-row .dlux-pdp-buy-row__cart-icon svg{width:1.6rem;height:1.6rem}.dlux-pdp-buy-row .dlux-product-wishlist-hint{flex:0 0 auto;min-width:min(100%,14rem);margin:0}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn{min-height:4.8rem;height:4.8rem;border-radius:.375rem;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:1.4rem;letter-spacing:.02em;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.3);padding:0 1.6rem;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.6)}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn .svg-wrapper{width:1.6rem;height:1.6rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn .svg-wrapper svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn__label{white-space:nowrap}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn.is-active{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.6)}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn.is-active .svg-wrapper{color:#e53935}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn.is-active .svg-wrapper svg{fill:currentColor;stroke:none}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn.is-active:hover{background:rgba(var(--color-foreground),.1)}@media screen and (max-width:749px){.dlux-pdp-buy-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.dlux-pdp-buy-row .dlux-buy-buttons-root{flex:1 1 0%;min-width:0}.dlux-pdp-buy-row__quantity{flex:0 0 auto;min-width:0}.dlux-pdp-buy-row__quantity .quantity{width:calc(13.6rem / var(--font-body-scale) + .2rem);min-width:0}.dlux-pdp-buy-row .product-form__submit{min-height:4.8rem;padding-left:1.25rem;padding-right:1.25rem}.dlux-pdp-buy-row .dlux-product-wishlist-hint{flex:1 1 100%;min-width:0}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn{justify-content:center;text-align:center;line-height:1.15;width:100%}}@media screen and (max-width:389px){.dlux-pdp-buy-row{gap:.6rem}.dlux-pdp-buy-row__quantity .quantity{width:calc(11rem / var(--font-body-scale) + .2rem)}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn{padding:0 1.2rem;font-size:1.3rem}}@media screen and (min-width:750px){.dlux-pdp-buy-row{flex-wrap:nowrap}.dlux-pdp-buy-row .dlux-product-wishlist-hint{flex:0 0 auto;min-width:auto;max-width:100%}.dlux-pdp-buy-row .dlux-pdp-wishlist-btn{padding:0 2rem}}.dlux-pdp-buy-row .product-form__submit.loading,.dlux-pdp-buy-row .product-form__submit.is-loading{color:hsl(var(--dlux-primary-foreground))!important;cursor:wait;opacity:1;position:relative}.dlux-pdp-buy-row .product-form__submit.loading .dlux-pdp-buy-row__btn-inner,.dlux-pdp-buy-row .product-form__submit.is-loading .dlux-pdp-buy-row__btn-inner{visibility:hidden}.dlux-pdp-buy-row .product-form__submit.loading>.loading__spinner,.dlux-pdp-buy-row .product-form__submit.is-loading>.loading__spinner{position:absolute;top:0;left:0;right:0;bottom:0;transform:none;width:auto;height:auto;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.dlux-pdp-buy-row .product-form__submit.loading>.loading__spinner .spinner,.dlux-pdp-buy-row .product-form__submit.is-loading>.loading__spinner .spinner{width:2.2rem;height:2.2rem}.dlux-pdp-buy-row .product-form__submit.loading>.loading__spinner .path,.dlux-pdp-buy-row .product-form__submit.is-loading>.loading__spinner .path{stroke:hsl(var(--dlux-primary-foreground))!important;stroke-width:6}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dlux-pdp-buy-row.css.map */
