quantity-breaks{--quantity-break-select-bg: var(--color-background, #fff)}.quantity-break__custom-select,.quantity-break__custom-dropdown{position:relative;width:100%}.quantity-break__custom-dropdown__toggle{display:flex;align-items:center;gap:.75rem;width:100%;min-height:2.75rem;padding:.6rem .75rem;border:1px solid rgba(0,0,0,.18);border-radius:.5rem;background-color:var(--quantity-break-select-bg, #fff);color:inherit;font:inherit;line-height:1.3;box-sizing:border-box;cursor:pointer;text-align:left;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.quantity-break__custom-dropdown__toggle:hover{border-color:#00000059}.quantity-break__custom-dropdown__toggle:focus-visible{outline:none;border-color:currentColor;box-shadow:0 0 0 2px #00000026}.quantity-break__custom-dropdown.is-open .quantity-break__custom-dropdown__toggle{border-color:#00000073;box-shadow:0 0 0 2px #0000001f}.quantity-break__custom-dropdown__selection-image{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.4rem;overflow:hidden;flex-shrink:0;background:#0000000d;transition:opacity .2s ease}.quantity-break__custom-dropdown__selection-image.is-empty{display:none}.quantity-break__custom-dropdown__selection-text{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quantity-break__custom-dropdown__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.quantity-break__custom-dropdown.is-open .quantity-break__custom-dropdown__icon{transform:rotate(180deg)}.quantity-break__custom-dropdown__list{position:absolute;top:calc(100% + .25rem);left:0;right:0;margin:0;padding:.5rem 0;background-color:var(--quantity-break-select-bg, #fff);border:1px solid rgba(0,0,0,.12);border-radius:.5rem;box-shadow:0 .75rem 1.75rem #0f172a26;list-style:none;display:none;max-height:18rem;overflow-y:auto;box-sizing:border-box;z-index:30}.quantity-break__custom-dropdown.is-open .quantity-break__custom-dropdown__list{display:block}.quantity-break__custom-dropdown__option{display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.quantity-break__custom-dropdown__option:focus{outline:none}.quantity-break__custom-dropdown__option:hover,.quantity-break__custom-dropdown__option:focus-visible{background-color:#0000000f}.quantity-break__custom-dropdown__option.is-selected{background-color:#0000001f;font-weight:600}.quantity-break__custom-dropdown__option.is-disabled{opacity:.45;cursor:not-allowed}.quantity-break__custom-dropdown__option.is-disabled:hover,.quantity-break__custom-dropdown__option.is-disabled:focus-visible{background:transparent}.quantity-break__custom-dropdown__option-image,.quantity-break__custom-dropdown__selection-image{box-sizing:border-box}.quantity-break__custom-dropdown__option-image{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.4rem;overflow:hidden;flex-shrink:0;background:#0000000d}.quantity-break__custom-dropdown__selection-image img,.quantity-break__custom-dropdown__option-image img{width:100%;height:100%;object-fit:cover;display:block}.quantity-break__custom-dropdown__option-text{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (prefers-reduced-motion: reduce){.quantity-break__custom-dropdown__toggle,.quantity-break__custom-dropdown__icon,.quantity-break__custom-dropdown__option,.quantity-break__custom-dropdown__selection-image{transition:none}}quantity-breaks .quantity-breaks__title{display:none}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break{border-color:#c8c8c880;border-width:1px;background:#fff;box-shadow:0 0 8px #0000000d;width:100%;padding:20px 20px 20px 40px}quantity-breaks.quantity-breaks .quantity-breaks-container input:checked+label.quantity-break{border-color:#d46a4e;background:#f0b29f4d}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break:before{width:16px;height:16px;border:1px solid #F0B29F}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break:before{width:10px;height:10px;border:none;outline:1px solid #F0B29F;outline-offset:2px;box-shadow:unset;top:31px;left:20px}quantity-breaks.quantity-breaks .quantity-breaks-container input:checked+label.quantity-break:before{background:#d46a4e;outline-color:#d46a4e}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left{flex-direction:row;align-items:center;gap:10px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left .quantity-break__label{color:#232323;font-size:16px;font-weight:600;letter-spacing:0px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left .quantity-break__caption.dynamic-price.variant-price-update{border:1px solid #A2A2A2;border-radius:6px;background:#d7e7b0;color:#232323;font-size:13px;font-weight:500;text-transform:uppercase;padding:4px 8px;line-height:1}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants{padding-top:0;margin-left:-23px;display:flex;gap:6px;flex-wrap:wrap;max-width:400px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .quantity-break__selector-item__number{display:none}quantity-breaks.quantity-breaks .quantity-breaks-container input:checked+label.quantity-break .quantity-break__variants{overflow:unset;padding-top:10px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .quantity-break__selector-item{width:auto;margin:0;min-width:154px}quantity-breaks.quantity-breaks .quantity-breaks-container{display:flex;flex-direction:column}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select{width:100%}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown .quantity-break__custom-dropdown__toggle{height:60px;background:#fff;border:1px solid #D46A4E;border-radius:6px;padding:6px 8px;box-shadow:unset!important}.quantity-break__custom-dropdown__selection-image{width:48px;height:48px;border:1px solid #D46A4E;border-radius:50%;background:#fcf6f0}.quantity-break__custom-dropdown__selection-image img{width:auto;height:31px;display:block}.quantity-break__custom-dropdown__selection-text{font-size:14px;font-weight:500;color:#212121}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list{background:#fff;border-radius:6px;border:1px solid #D46A4E;padding:0}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list .quantity-break__custom-dropdown__option{padding:8px 6px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list .quantity-break__custom-dropdown__option:hover,quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list .quantity-break__custom-dropdown__option:focus-visible,quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list .quantity-break__custom-dropdown__option.is-selected{background-color:#f0b29f4d}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown__list .quantity-break__custom-dropdown__option{padding:8px 6px;font-size:14px;font-weight:550;color:#212121}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__right.dynamic-price{flex-direction:row;gap:3px;align-items:center}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__right.dynamic-price .quantity-break__price{font-size:16px;font-weight:500;color:#232323;letter-spacing:0px;line-height:1}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__right.dynamic-price .quantity-break__compare-price{font-size:13px;font-weight:400;color:#2428388c;line-height:1}@media screen and (max-width:749px){quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break{padding:20px 12px 20px 36px;border-radius:6px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left .quantity-break__label{font-size:14px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left{gap:8px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__left .quantity-break__caption.dynamic-price.variant-price-update{font-size:10px;padding:3px 8px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__right.dynamic-price .quantity-break__price{font-size:14px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__right.dynamic-price .quantity-break__compare-price{font-size:11px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break:before{top:29px}quantity-breaks.quantity-breaks .quantity-breaks-container label.quantity-break .quantity-break__variants .select .quantity-break__custom-dropdown .quantity-break__custom-dropdown__toggle{height:48px}.quantity-break__custom-dropdown__selection-image{width:37px;height:37px}.quantity-break__custom-dropdown__selection-image img{height:22px}.quantity-break__custom-dropdown__selection-text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/quantity-breaks-nw.css.map */
