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}#CartDrawer,#main-cart-items,#main-cart-footer{--pp-indigo: #5b5ef6;--pp-indigo-d: #4d3fd6;--pp-ink: #16202e;--pp-green: #0f6e56;--pp-green-bg: #e1f5ee;--pp-line: #e9ecf3;--pp-muted: #6b7585;--pp-font: "Space Grotesk", var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}#CartDrawer .drawer__inner{background:#fff}#CartDrawer .drawer__header{padding:2rem 2.4rem 1.4rem;border-bottom:1px solid var(--pp-line);margin-bottom:0}#CartDrawer .drawer__heading,#main-cart-items .title--primary{font-family:var(--pp-font);font-weight:800;letter-spacing:-.02em;color:var(--pp-ink)}#CartDrawer .drawer__close{color:var(--pp-ink)}#CartDrawer .drawer__cart-items-wrapper{padding:.4rem 2.4rem 0}#CartDrawer .cart-items thead{display:none}#CartDrawer .cart-item{padding:1.6rem 0;border-bottom:1px solid var(--pp-line);align-items:start}#main-cart-items .cart-item>td{border-bottom:1px solid var(--pp-line)}#CartDrawer .cart-item__image,#main-cart-items .cart-item__image{border:1px solid var(--pp-line);border-radius:12px;background:#f7f8fc;padding:.4rem}#CartDrawer .cart-item__name,#main-cart-items .cart-item__name{font-family:var(--pp-font);font-weight:700;color:var(--pp-ink);font-size:1.5rem;line-height:1.25;text-decoration:none}#CartDrawer .cart-item__name:hover,#main-cart-items .cart-item__name:hover{color:var(--pp-indigo)}#CartDrawer .product-option,#main-cart-items .product-option{color:var(--pp-muted);font-size:1.25rem}#CartDrawer .cart-item__final-price,#CartDrawer .cart-item__price-wrapper .price,#main-cart-items .cart-item__final-price,#main-cart-items .cart-item__price-wrapper .price{color:var(--pp-ink);font-weight:700}#CartDrawer .cart-item__old-price,#main-cart-items .cart-item__old-price{color:var(--pp-muted)}#CartDrawer .discounts__discount,#main-cart-items .discounts__discount,#main-cart-footer .discounts__discount{color:var(--pp-green);background:var(--pp-green-bg);border-radius:99px;padding:.3rem 1rem;font-weight:600;font-size:1.15rem;display:inline-flex;align-items:center;gap:.5rem;width:fit-content}#CartDrawer .discounts__discount svg,#main-cart-items .discounts__discount svg,#main-cart-footer .discounts__discount svg{color:var(--pp-green)}#CartDrawer .cart-quantity .quantity,#main-cart-items .cart-quantity .quantity{border:1px solid var(--pp-line);border-radius:10px;overflow:hidden;min-height:3.6rem;width:auto;transition:border-color .15s ease,box-shadow .15s ease}#CartDrawer .cart-quantity .quantity:focus-within,#main-cart-items .cart-quantity .quantity:focus-within{border-color:var(--pp-indigo);box-shadow:0 0 0 2px #5b5ef626}#CartDrawer .cart-quantity .quantity__button,#main-cart-items .cart-quantity .quantity__button{color:var(--pp-ink)}#CartDrawer .cart-quantity .quantity__button:hover,#main-cart-items .cart-quantity .quantity__button:hover{color:var(--pp-indigo)}#CartDrawer .cart-quantity .quantity__input,#main-cart-items .cart-quantity .quantity__input{color:var(--pp-ink);font-weight:600}#CartDrawer cart-remove-button .button:hover,#main-cart-items cart-remove-button .button:hover{color:#d64545}#CartDrawer .drawer__footer{padding:1.8rem 2.4rem 2.4rem;border-top:1px solid var(--pp-line);box-shadow:0 -6px 20px #16202e0f}#CartDrawer .cart-drawer__footer{border:0;padding-top:0}#CartDrawer .totals__total,#main-cart-footer .totals__total{font-family:var(--pp-font);font-weight:700;color:var(--pp-ink);font-size:1.5rem}#CartDrawer .totals__total-value,#main-cart-footer .totals__total-value{font-family:var(--pp-font);font-weight:800;color:var(--pp-ink);font-size:2.2rem}#CartDrawer .tax-note,#main-cart-footer .tax-note{color:var(--pp-muted);font-size:1.2rem}#CartDrawer .cart__checkout-button,#main-cart-footer .cart__checkout-button{background:var(--pp-indigo);border:0;border-radius:12px;font-family:var(--pp-font);font-weight:700;letter-spacing:.01em;font-size:1.6rem;min-height:5.2rem;box-shadow:0 10px 24px #5b5ef647;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}#CartDrawer .cart__checkout-button:after,#main-cart-footer .cart__checkout-button:after{display:none}#CartDrawer .cart__checkout-button:hover:not([disabled]),#main-cart-footer .cart__checkout-button:hover:not([disabled]){background:var(--pp-indigo-d);transform:translateY(-1px);box-shadow:0 14px 30px #5b5ef65c}#CartDrawer .cart__checkout-button[disabled],#main-cart-footer .cart__checkout-button[disabled]{opacity:.45;box-shadow:none}#CartDrawer .cart__ctas:after,#main-cart-footer .cart__ctas:after{content:"Secure checkout  \b7  Free shipping across Canada  \b7  Third-party lab-tested";display:block;margin-top:1.2rem;text-align:center;font-family:var(--pp-font);font-size:1.2rem;font-weight:500;line-height:1.5;color:var(--pp-muted)}#CartDrawer .cart__empty-text{font-family:var(--pp-font);font-weight:800;color:var(--pp-ink)}#main-cart-items .underlined-link{color:var(--pp-indigo);text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/29/assets/quantity-popover.css.map */
