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.4rem;letter-spacing:.06rem;padding:.6rem .8rem;display:flex;justify-content:space-between}.quantity-popover__info.global-settings-popup{width:100%;z-index:2;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{align-items:flex-start;text-align:left}.quantity-popover__info-button--icon-with-label svg{flex-shrink:0}.quantity-popover__info-button--open{text-decoration:underline}.quantity-popover__info-button span{padding-left:1rem}@media screen and (max-width: 989px){.quantity-popover__info.global-settings-popup{left:0}.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--hover:hover{background-color:rgba(var(--color-foreground),.03);border-radius:var(--inputs-radius-outset)}.quantity-popover-container--empty{margin-right:2.7rem}.quantity-popover__info.global-settings-popup{width:27rem}.quantity-popover-container{width:auto;max-width:20rem}.quantity-popover__info.global-settings-popup{transform:translateY(1rem)}}quantity-popover:has(.quantity__input:focus-visible) .quantity-popover__info{display:block}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}.cdp-recommendations{margin:20px 0;padding:0 16px}.cdp-recommendations__title{font-size:18px;font-weight:700;color:#0b254b;margin:0 0 16px;letter-spacing:-.02em}.cdp-slider{position:relative;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:12px}.cdp-products{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cdp-products::-webkit-scrollbar{display:none}.cdp-card{flex:0 0 100%;max-width:100%;scroll-snap-align:start;display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:14px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.cdp-card:hover{box-shadow:0 4px 12px #00000014;border-color:#d0d0d0}.cdp-card__image-link{display:block;width:70px;height:70px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f8f8f8}.cdp-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cdp-card__image-link:hover .cdp-card__image{transform:scale(1.05)}.cdp-card__info{display:flex;flex-direction:column;gap:8px;min-width:0}.cdp-card__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cdp-card__price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cdp-card__price{font-size:16px;font-weight:700;color:#0b254b}.cdp-card__compare-price{font-size:14px;color:#999;text-decoration:line-through}.cdp-card__badge{display:inline-flex;align-items:center;padding:4px 10px;background:linear-gradient(135deg,#c9efff,#a8e0f7);color:#0b254b;font-size:11px;font-weight:700;border-radius:12px;text-transform:uppercase;letter-spacing:.03em}.cdp-card__action{display:flex;align-items:center;justify-content:center}.cdp-atc-btn{position:relative;width:44px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#b2767e;border:2px solid #b2767e;border-radius:14px;color:#fff;cursor:pointer;transition:all .25s ease;outline:none}.cdp-atc-btn:hover:not(:disabled){background:#a3696f;border-color:#a3696f;transform:scale(1.05);box-shadow:0 4px 16px #b2767e4d}.cdp-atc-btn:active:not(:disabled){transform:scale(.98)}.cdp-atc-btn:disabled{opacity:.6;cursor:not-allowed}.cdp-atc-btn__icon{width:22px;height:22px;fill:currentColor}.cdp-atc-btn__spinner{position:absolute;width:20px;height:20px;animation:cdp-spin .8s linear infinite}.cdp-atc-btn__spinner.cdp-hidden{display:none}@keyframes cdp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cdp-nav-btn{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;background:#f6e9e0;border:none;border-radius:50%;color:#b2767e;cursor:pointer;transition:all .25s ease;flex-shrink:0}.cdp-nav-btn:hover:not(:disabled){background:#eedfd4;transform:scale(1.1);box-shadow:0 4px 12px #b2767e33}.cdp-nav-btn:disabled{opacity:.4}.cdp-nav-btn svg{width:20px;height:20px}@media (max-width: 768px){.cdp-recommendations{padding:0 12px}.cdp-card{grid-template-columns:60px 1fr auto;gap:12px;padding:12px}.cdp-card__image-link{width:60px;height:60px}.cdp-atc-btn{width:44px;height:44px}.cdp-atc-btn__icon{width:20px;height:20px}}@media (max-width: 480px){.cdp-card{grid-template-columns:56px 1fr auto;gap:10px;padding:10px}.cdp-card__image-link{width:56px;height:56px}.cdp-card__title{font-size:14px}.cdp-card__price{font-size:15px}.cdp-atc-btn{width:42px;height:42px}.cdp-nav-btn{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/quantity-popover.css.map */
