quantity-popover{position:relative;display:block}quantity-popover volume-pricing li:nth-child(odd){background:rgba(var(--color-foreground),.03)}quantity-popover volume-pricing li{font-size:1.2rem;letter-spacing:.06rem;padding:.6rem .8rem;display:flex;justify-content:space-between}.quantity-popover__info.global-settings-popup{width:100%;z-index:3;position:absolute;background-color:rgb(var(--color-background));max-width:36rem}.quantity-popover__info .button-close,.variant-remove-total quick-order-list-remove-all-button .button,.quick-order-list-total__confirmation quick-order-list-remove-all-button .button,quantity-popover .quick-order-list-remove-button .button{--shadow-opacity: 0;--border-opacity: 0}.quantity-popover__info-button{display:flex;align-items:center;margin:0 .4rem 0 0;min-width:1.5rem;min-height:1.5rem;--shadow-opacity: 0;--border-opacity: 0}.quantity-popover__info-button--icon-with-label{text-align:left}.quantity-popover__info-button--icon-with-label svg{flex-shrink:0;width:15px;height:14px}.quantity-popover__info-button--open{text-decoration:underline}.quantity-popover__info-button span{padding-left:1rem}.quantity-popover__info-button--icon-only--animation svg{transform:scale(1.25)}.quantity-popover__info-button--icon-only svg{transition:transform var(--duration-default) ease;width:15px;height:14px}@media screen and (max-width:989px){.quantity-popover__info.global-settings-popup{left:0;top:100%}.quantity-popover__info-button{padding-left:0}}.quantity-popover__info .quantity__rules{margin-top:1.2rem;margin-bottom:1rem}.quantity-popover__info .volume-pricing-label{display:block;margin-left:1.2rem;margin-top:1.2rem;font-size:1.2rem}.quantity-popover__info .button{width:3.2rem;height:3.2rem;position:absolute;top:.4rem;right:0;padding:0 1.2rem 0 0;display:flex;justify-content:flex-end}.quantity-popover__info .volume-pricing-label~.button{top:-.2rem}.quantity-popover__info .button .icon{width:1.5rem;height:1.5rem}quantity-popover volume-pricing{margin-top:1.2rem;display:block}quantity-popover .quantity__rules span:first-of-type{display:block}.quantity-popover-container{display:flex;padding:.5rem .5rem .5rem 0}.quantity-popover-container:not(.quantity-popover-container--hover){align-items:center}@media screen and (min-width:990px){.quantity-popover-container--empty{margin-right:2.7rem}.quantity-popover__info.global-settings-popup{width:20rem}.quantity-popover-container{width:auto;max-width:20rem}.quantity-popover__info.global-settings-popup{transform:translate(-100%);top:.5rem}}quantity-popover .quantity{background:rgb(var(--color-background))}quantity-popover .quantity__rules{margin-left:.8rem}quantity-popover .quantity__rules .divider:nth-child(2):before{content:none}quantity-popover .quantity__button:not(:focus-visible):not(.focused),quantity-popover .quantity__input:not(:focus-visible):not(.focused){background-color:initial}quantity-popover,.vf-cart-items quantity-popover,.vf-cart-footer quantity-popover{--vf-qty-bg: var( --vf-cart-bg, var( --vf-cart-footer-bg, var(--pw-bg-main, var(--vf-brand-main, #F6F2EC)) ) );--vf-qty-panel: var( --vf-cart-panel, var( --vf-cart-footer-panel, var(--pw-bg-panel, var(--vf-brand-panel, #FFFFFF)) ) );--vf-qty-text: var( --vf-cart-text, var( --vf-cart-footer-text, var(--pw-dark, var(--vf-brand-ink, #641F2D)) ) );--vf-qty-deep: var( --pw-brown, var(--vf-brand-brown, #3F121C) );--vf-qty-muted: var( --vf-cart-muted, var( --vf-cart-footer-muted, var(--pw-muted, var(--vf-brand-muted, #7A6264)) ) );--vf-qty-accent: var( --vf-cart-accent, var( --vf-cart-footer-accent, var(--pw-accent, var(--vf-brand-accent, #B8945F)) ) );--vf-qty-border: color-mix( in srgb, var(--vf-qty-text) 14%, transparent );--vf-qty-border-strong: color-mix( in srgb, var(--vf-qty-text) 28%, transparent );color:var(--vf-qty-text)}.quantity-popover-container{align-items:center;gap:.7rem;padding:0}quantity-popover .quantity{border-radius:0;background:var(--vf-qty-panel);color:var(--vf-qty-text);box-shadow:none}quantity-popover .quantity:before,quantity-popover .quantity:after{border-radius:0;box-shadow:0 0 0 .1rem var(--vf-qty-border)}quantity-popover .quantity:focus-within:before,quantity-popover .quantity:focus-within:after{box-shadow:0 0 0 .1rem var(--vf-qty-border-strong)}quantity-popover .quantity__button,quantity-popover .quantity__input{color:var(--vf-qty-text)}quantity-popover .quantity__button:not(:focus-visible):not(.focused),quantity-popover .quantity__input:not(:focus-visible):not(.focused){background:transparent}quantity-popover .quantity__button{transform:none;transition:background-color .18s ease,color .18s ease,opacity .18s ease}quantity-popover .quantity__button:hover{background:color-mix(in srgb,var(--vf-qty-accent) 14%,transparent);color:var(--vf-qty-text);transform:none}quantity-popover .quantity__button[disabled],quantity-popover .quantity__input[disabled]{opacity:.42}.quantity-popover__info-button{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:3.2rem;margin:0;border-radius:0;background:transparent;color:var(--vf-qty-muted);transform:none;transition:background-color .18s ease,color .18s ease}.quantity-popover__info-button:hover,.quantity-popover__info-button--open{background:transparent;color:var(--vf-qty-text);text-decoration:underline;text-decoration-thickness:.08rem;text-underline-offset:.3rem;transform:none}.quantity-popover__info-button--icon-only--animation svg{transform:none}.quantity-popover__info-button--icon-with-label{justify-content:flex-start;min-height:4rem;padding:.8rem 1rem;border:.1rem solid var(--vf-qty-border);border-radius:0;background:transparent;color:var(--vf-qty-muted);font-size:.96rem;font-weight:700;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.quantity-popover__info.global-settings-popup{z-index:8;max-width:36rem;padding:1.6rem;border:.1rem solid var(--vf-qty-border);border-radius:0;background:var(--vf-qty-bg);color:var(--vf-qty-text);box-shadow:none}.quantity-popover__info .quantity__rules{display:flex;flex-wrap:wrap;gap:.6rem;margin:.8rem 0 1rem;color:var(--vf-qty-muted)}quantity-popover .quantity__rules{margin-left:0}quantity-popover .quantity__rules span:first-of-type{display:inline-flex}.quantity-popover__info .quantity__rules .divider,.quantity-popover__info .quantity__rules span{display:inline-flex;align-items:center;min-height:2.8rem;padding:.5rem .7rem;border:.1rem solid var(--vf-qty-border);background:transparent;color:var(--vf-qty-muted);font-size:.9rem;font-weight:700;letter-spacing:.07em;line-height:1.1;text-transform:uppercase}.quantity-popover__info .volume-pricing-label{display:block;margin:0 3.6rem 1.2rem 0;color:var(--vf-qty-text);font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;letter-spacing:-.03em;line-height:1.1}.quantity-popover__info .button,.quantity-popover__info .button-close{top:.8rem;right:.8rem;width:3.4rem;height:3.4rem;min-width:3.4rem;min-height:3.4rem;padding:0;border:.1rem solid var(--vf-qty-border);border-radius:0;background:transparent;color:var(--vf-qty-muted);box-shadow:none;transform:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.quantity-popover__info .button:hover,.quantity-popover__info .button-close:hover{border-color:var(--vf-qty-text);background:var(--vf-qty-text);color:var(--vf-qty-bg);box-shadow:none;transform:none}quantity-popover volume-pricing{margin-top:1.4rem;border:.1rem solid var(--vf-qty-border);background:var(--vf-qty-panel)}quantity-popover volume-pricing ul{margin:0}quantity-popover volume-pricing li{min-height:3.8rem;padding:.9rem 1rem;border-bottom:.1rem solid var(--vf-qty-border);color:var(--vf-qty-text);font-size:1.02rem;font-weight:600;letter-spacing:.04em;line-height:1.3}quantity-popover volume-pricing li:last-child{border-bottom:0}quantity-popover volume-pricing li:nth-child(odd){background:color-mix(in srgb,var(--vf-qty-accent) 8%,transparent)}quantity-popover volume-pricing li span:first-child{color:var(--vf-qty-muted);font-weight:700;letter-spacing:.1em;text-transform:uppercase}quantity-popover volume-pricing li span:last-child{color:var(--vf-qty-text);text-align:right}.vf-cart-items .quantity-popover__info.global-settings-popup{width:min(36rem,calc(100vw - 3.2rem))}@media screen and (min-width:990px){.quantity-popover-container{width:auto;max-width:22rem}.quantity-popover__info.global-settings-popup{top:.5rem;width:24rem;transform:translate(-100%)}.vf-cart-items .quantity-popover__info.global-settings-popup{width:32rem}}@media screen and (max-width:989px){.quantity-popover__info.global-settings-popup{top:calc(100% + .8rem);left:0}.quantity-popover__info-button{padding-left:0}}@media screen and (max-width:749px){.quantity-popover-container{flex-wrap:wrap;gap:.6rem}.quantity-popover__info.global-settings-popup{width:min(32rem,calc(100vw - 3.2rem));max-width:calc(100vw - 3.2rem);padding:1.4rem}.quantity-popover__info-button--icon-with-label{width:100%}.quantity-popover__info .volume-pricing-label{font-size:1.6rem}quantity-popover volume-pricing li{font-size:.94rem}}@media(prefers-reduced-motion:reduce){.quantity-popover__info-button,.quantity-popover__info .button,.quantity-popover__info .button-close,quantity-popover .quantity__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/quantity-popover.css.map */
