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}.cart-drawer .cart-items,.cart-drawer .cart-items thead,.cart-drawer .cart-items th,.cart-drawer .cart-items tbody,.cart-drawer .cart-items tr,.cart-drawer .cart-items td{display:block;width:100%;border:none;padding:0;text-align:left}.cart-drawer .cart-items thead{border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:10px;margin-bottom:20px}.cart-drawer .cart-items thead tr{display:flex;justify-content:space-between}.cart-drawer th#CartDrawer-ColumnProductImage,.cart-drawer th#CartDrawer-ColumnQuantity{display:none!important}.cart-drawer th#CartDrawer-ColumnProduct{font-size:11px;color:#777;letter-spacing:1px}.cart-drawer th#CartDrawer-ColumnTotal{text-align:right;font-size:11px;color:#777;letter-spacing:1px}.cart-drawer .cart-item{display:grid!important;grid-template-columns:85px 1fr auto;grid-template-areas:"media details totals" "media quantity quantity";gap:8px 15px;align-items:start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.05)}.cart-drawer .cart-item__media{grid-area:media;width:100%}.cart-drawer .cart-item__media img{width:100%;height:auto;border-radius:4px;object-fit:cover}.cart-drawer .cart-item__details{grid-area:details;width:100%;display:flex;flex-direction:column}.cart-drawer .cart-item__details .caption-with-letter-spacing{color:#a8a8a8!important;font-size:9px!important;font-weight:700;text-transform:uppercase;margin:0 0 3px!important}.cart-drawer .cart-item__name{font-size:13px!important;font-weight:700;color:#222;text-decoration:none;line-height:1.2;margin-bottom:5px;display:block}.cart-drawer .cart-item__details .product-option{color:#777;font-size:12px;margin-top:2px}.cart-drawer .cart-item__totals{grid-area:totals;text-align:right;padding:0!important;display:block!important}.cart-drawer .cart-item__totals .price{font-size:15px!important;font-weight:800;color:#000}.cart-drawer .cart-item__totals .loading-overlay{display:none}.cart-drawer .cart-item__quantity{grid-area:quantity;padding:0!important}.cart-drawer .quantity-popover-container{display:flex!important;align-items:center;gap:15px;padding:0!important}.cart-drawer quantity-input.quantity{width:125px;height:38px;min-height:38px;border-radius:25px!important;border:1px solid #e1e1e1;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.cart-drawer .quantity__button{width:35px;height:100%;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#555}.cart-drawer .quantity__input{width:40px;height:100%;text-align:center;border:none;font-size:14px;font-weight:700;color:#000;padding:0}.cart-drawer .cart-remove-button .button{width:38px;height:38px;min-width:auto;min-height:auto;background:transparent!important;border:none!important;box-shadow:none!important;padding:0;display:flex;align-items:center;justify-content:center;color:#555}.cart-drawer .drawer__footer{border-top:none;padding:20px 0 0}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.cart-drawer .totals__total{font-size:15px;color:#333;margin:0;font-weight:500}.cart-drawer .totals__total-value{font-size:18px;font-weight:800;color:#000;margin:0}.cart-drawer .tax-note{font-size:12px;color:#777;text-align:left;display:block;margin-bottom:20px}.cart-drawer .cart__checkout-button{width:100%;border-radius:30px!important;background-color:#00081c!important;color:#fff!important;font-weight:700;height:50px;min-height:50px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.cart-drawer .cart-item{grid-template-columns:75px 1fr auto;gap:8px 10px}.cart-drawer .cart-item__name{font-size:12px!important}.cart-drawer .cart-item__totals .price{font-size:13px!important}quantity-input.quantity{width:100px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/quantity-popover.css.map */
