.pay-icon{width:100%;display:flex;justify-content:center;gap:4px}.pay-icon img{display:block;width:32px;height:20px}@media screen and (max-width:699px){.drawer::part(content){width:100vw!important;max-width:100vw!important;left:0;right:0}}.ctd-cart-summary{width:100%;padding-top:10px;border-top:1px solid rgb(var(--border-color, 230 230 230));font-size:14px}.ctd-cart-summary__row{display:flex;justify-content:space-between;align-items:center;gap:16px;line-height:1.5}.ctd-cart-summary__row+.ctd-cart-summary__row{margin-top:4px}.ctd-cart-summary__row span:first-child{color:#000000bf}.ctd-cart-summary__row span:last-child{text-align:right}.ctd-cart-summary__row:last-child span:last-child{color:#000000bf;font-size:14px}.ctd-cart-summary__free-shipping{color:#084f6b!important;font-weight:600}.kn-cart__socialproof{font-size:11.5px;text-align:center}.kn-cart__stars{position:relative;display:inline-block;color:#d9dce1;letter-spacing:1px;line-height:1}.kn-cart__stars-on{left:0;top:0;width:100%;overflow:hidden;white-space:nowrap;color:#f5a623}.cart-drawer__footer{gap:.8rem!important}.cart-drawer:not(:has(.cart-drawer__footer:only-child))::part(footer){padding-block-start:1rem!important;padding-block-end:1rem!important}.cart-drawer__items{padding-block-start:0!important}.cart-drawer .cart-drawer__items{gap:0}.cart-drawer .cart-drawer__items>line-item{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px;min-height:100px;padding-block:14px;padding-inline-end:0;border:0}.cart-drawer .cart-drawer__items>line-item:not(:last-child):after{content:"";position:absolute;inset-inline-start:calc(-1 * var(--drawer-body-padding-inline));inset-inline-end:calc(-1 * var(--drawer-body-padding-inline));inset-block-end:0;border-block-end:1px solid rgb(var(--border-color))}.cart-drawer .line-item__media-wrapper{display:block;align-self:start;width:72px;height:72px;aspect-ratio:1;overflow:hidden;border:1px solid rgb(var(--border-color));border-radius:16px;background:rgb(var(--background));box-shadow:0 1px 2px rgb(var(--text-color) / .08)}.cart-drawer .line-item__media{display:block;width:100%;height:100%;padding:4px;object-fit:contain}.cart-drawer .line-item-info{min-width:0;padding-inline-end:36px;padding-block-end:0}.cart-drawer .line-item__title{display:-webkit-box;overflow:hidden;font-size:14px;font-weight:600;line-height:1.35;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-drawer .line-item__variant{font-size:12px;line-height:1.25}.cart-drawer .line-item__actions{position:static;inset:auto;width:max-content;margin-top:2px;gap:0}.cart-drawer .line-item__actions quantity-selector{min-height:30px}.cart-drawer .line-item__remove{position:absolute;z-index:1;inset-block-start:14px;inset-inline-end:0;display:grid;place-items:center;width:32px;height:32px;color:rgb(var(--text-color) / .55)}.cart-drawer .line-item__remove svg{width:16px;height:16px}.cart-drawer .line-item__remove:hover{color:rgb(var(--text-color))}.cart-drawer .line-item__remove:focus-visible{border-radius:4px;outline:2px solid currentColor;outline-offset:-2px}.cart-drawer .line-item__price{position:absolute;inset-inline-end:0;inset-block-end:14px;font-size:14px;font-weight:600;line-height:30px;text-align:end}.cart-drawer .line-item__price price-list{justify-items:end}@media screen and (min-width:700px){.cart-drawer .cart-drawer__items>line-item{grid-template-columns:80px minmax(0,1fr);min-height:108px}.cart-drawer .line-item__media-wrapper{width:80px;height:80px}}.cart-drawer__heading{display:flex;align-items:center;gap:.625rem}.cart-drawer__count{display:inline-grid;place-items:center;min-width:1.625rem;height:1.625rem;padding-inline:.375rem;border-radius:999px;background:rgb(var(--text-color));color:rgb(var(--background));font-family:var(--text-font-family);font-size:.75rem;font-weight:600;line-height:1}.cart-drawer .line-item__actions .quantity-selector--sm{--quantity-selector-height: 1.875rem;--quantity-selector-input-width: 1.5rem;grid-template-columns:1.875rem var(--quantity-selector-input-width) 1.875rem;grid-auto-rows:var(--quantity-selector-height);border-color:rgb(var(--border-color));border-radius:.5rem;overflow:hidden;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.cart-drawer .line-item__actions .quantity-selector__button{width:1.875rem}.cart-drawer .line-item__actions .quantity-selector__button svg{width:9px;height:9px}.cart-drawer .line-item__actions .quantity-selector__input{min-width:var(--quantity-selector-input-width);font-size:.75rem;line-height:1}.cart-drawer line-item.is-cart-syncing .quantity-selector--sm{border-color:rgb(var(--text-color) / .32);background:rgb(var(--text-color) / .025);box-shadow:0 0 0 2px rgb(var(--text-color) / .035)}.cart-drawer line-item.is-cart-removing{pointer-events:none;opacity:0;transform:translate(8px);transition:opacity .18s ease,transform .18s ease}.cart-drawer .line-item__remove{border-radius:999px;transition:color .18s ease,background-color .18s ease}.cart-drawer .line-item__remove svg{overflow:visible}.cart-drawer .line-item__remove-lid{transform-box:fill-box;transform-origin:20% 80%;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.cart-drawer .line-item__remove:hover{background:rgb(var(--text-color) / .07)}.cart-drawer .line-item__remove:hover .line-item__remove-lid{transform:translate(-1px,-2px) rotate(-16deg)}.cart-drawer__checkout-lock{flex:0 0 auto;width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.cart-drawer .line-item__remove,.cart-drawer .line-item__remove-lid,.cart-drawer line-item.is-cart-removing,.cart-drawer .quantity-selector--sm{transition:none}.cart-drawer .line-item__remove:hover .line-item__remove-lid{transform:none}}.cart-drawer .line-item__remove svg{width:19px;height:19px}.cart-drawer .line-item__remove-lid{transform-origin:24% 82%}.cart-drawer .line-item__remove:hover .line-item__remove-lid{transform:translate(-1px,-2px) rotate(-14deg)}.cart-drawer__checkout-label{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;white-space:nowrap}.usf-goto-top{display:none!important}.product-card__figure .product-card__quick-add-button--text{width:auto;min-width:13.2rem;height:3.25rem;padding:.75rem 1.25rem;border:1px solid #000;border-radius:0;background:#000;color:#fff;box-shadow:none;font-family:var(--heading-font-family);font-size:.8rem;font-weight:400;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;inset-inline-end:50%;transform:translate(50%)}.product-card__figure .product-card__quick-add-button--text svg{display:none}.product-card__figure .product-card__quick-add-button--text:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (pointer:fine){.product-card__figure .product-card__quick-add-button--text:hover{background:#fff;color:#000}}@media screen and (max-width:699px){.product-card__figure .product-card__quick-add-button--text{min-width:min(12rem,calc(100% - 1rem));height:2.75rem;padding-inline:.75rem;font-size:.68rem}}.product-atc-button__content{display:inline-flex;align-items:center;justify-content:center;gap:.625rem}.product-atc-button__content .icon-cart{flex:0 0 auto;width:1.375rem;height:auto}.product-card__figure form.usf-add-to-cart,.product-card__figure .usf-product-card-fast-add{position:absolute!important;inset:auto 0 0 auto!important;z-index:2;width:2.25rem!important;height:2.25rem!important;min-height:2.25rem!important;margin:0!important;padding:0!important;border:0!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn,.product-card__figure .usf-product-card-fast-add button,.product-card__figure .product-card__quick-add-button--text,.product-card__figure .product-card__quick-add-button--icons{position:absolute!important;inset:auto 0 0 auto!important;z-index:2;display:grid!important;place-items:center!important;width:2.25rem!important;min-width:2.25rem!important;height:2.25rem!important;min-height:2.25rem!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#000!important;color:#fff!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn[style*="display: none"],.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn[style*="display:none"]{display:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn.usf-soldout{opacity:.5!important;pointer-events:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn .usf-label,.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn .usf-icon,.product-card__figure .usf-product-card-fast-add button>:not(.sr-only),.product-card__figure .product-card__quick-add-button--text>:not(.sr-only),.product-card__figure .product-card__quick-add-button--icons>:not(.sr-only){display:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:before,.product-card__figure .usf-product-card-fast-add button:before,.product-card__figure .product-card__quick-add-button--text:before,.product-card__figure .product-card__quick-add-button--icons:before,.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:after,.product-card__figure .usf-product-card-fast-add button:after,.product-card__figure .product-card__quick-add-button--text:after,.product-card__figure .product-card__quick-add-button--icons:after{grid-area:1 / 1;width:1.5rem!important;height:1.5rem!important;background:currentColor!important;content:""!important;transform:none!important;transform-origin:center;animation:none!important;transition:transform .25s cubic-bezier(.22,1,.36,1)!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:before,.product-card__figure .usf-product-card-fast-add button:before,.product-card__figure .product-card__quick-add-button--text:before,.product-card__figure .product-card__quick-add-button--icons:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M27 40.5 H11.5 Q7.6 40.5 8 36.8 L10 15.2 Q10.25 12.5 13 12.5 H34.5 Q37.25 12.5 37.5 15.2 L38.6 26.5' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 17 V9.5 A6 6 0 0 1 30 9.5 V17' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M27 40.5 H11.5 Q7.6 40.5 8 36.8 L10 15.2 Q10.25 12.5 13 12.5 H34.5 Q37.25 12.5 37.5 15.2 L38.6 26.5' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 17 V9.5 A6 6 0 0 1 30 9.5 V17' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:after,.product-card__figure .usf-product-card-fast-add button:after,.product-card__figure .product-card__quick-add-button--text:after,.product-card__figure .product-card__quick-add-button--icons:after{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M38.5 33.5 V45.5 M32.5 39.5 H44.5' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M38.5 33.5 V45.5 M32.5 39.5 H44.5' stroke='black' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat}@media screen and (pointer:fine){.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:hover,.product-card__figure .usf-product-card-fast-add button:hover,.product-card__figure .product-card__quick-add-button--text:hover,.product-card__figure .product-card__quick-add-button--icons:hover{background:#fff!important;color:#000!important;box-shadow:inset 0 0 0 1px #000!important;transform:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:hover:before,.product-card__figure .usf-product-card-fast-add button:hover:before,.product-card__figure .product-card__quick-add-button--text:hover:before,.product-card__figure .product-card__quick-add-button--icons:hover:before{animation:none!important;transform:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:hover:after,.product-card__figure .usf-product-card-fast-add button:hover:after,.product-card__figure .product-card__quick-add-button--text:hover:after,.product-card__figure .product-card__quick-add-button--icons:hover:after{animation:none!important;transform:none!important}}@media(prefers-reduced-motion:reduce){.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn,.product-card__figure .usf-product-card-fast-add button,.product-card__figure .product-card__quick-add-button--text,.product-card__figure .product-card__quick-add-button--icons,.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:before,.product-card__figure .usf-product-card-fast-add button:before,.product-card__figure .product-card__quick-add-button--text:before,.product-card__figure .product-card__quick-add-button--icons:before,.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:after,.product-card__figure .usf-product-card-fast-add button:after,.product-card__figure .product-card__quick-add-button--text:after,.product-card__figure .product-card__quick-add-button--icons:after{transition:none!important}.product-card__figure form.usf-add-to-cart .usf-add-to-cart-btn:hover:after,.product-card__figure .usf-product-card-fast-add button:hover:after,.product-card__figure .product-card__quick-add-button--text:hover:after,.product-card__figure .product-card__quick-add-button--icons:hover:after{transform:none!important}}.ctd-tier-progress{width:100%;padding-block:.25rem .5rem;padding-inline:calc(var(--ctp-marker-size, 32px) / 2 + .5rem);color:var(--ctp-text-color, #000)}.ctd-tier-progress__heading{margin:0 0 .875rem;font-size:.8125rem;font-weight:600;line-height:1.3;text-align:center}.ctd-tier-progress__track-wrapper{position:relative;height:calc(var(--ctp-marker-size, 32px) + 2.6 * var(--ctp-label-size, 12px) + 8px)}.ctd-tier-progress__track{position:absolute;inset-inline:0;top:calc((var(--ctp-marker-size, 32px) - var(--ctp-bar-height, 6px)) / 2);height:var(--ctp-bar-height, 6px);border-radius:999px;background:var(--ctp-track-color, #e5e5e5);overflow:hidden}.ctd-tier-progress__fill{width:0;height:100%;border-radius:inherit;background:var(--ctp-fill-color, #00677f);transition:width .6s cubic-bezier(.22,1,.36,1)}.ctd-tier-progress__marker{position:absolute;top:0;transform:translate(-50%);z-index:1}.ctd-tier-progress__chip{display:grid;place-items:center;width:var(--ctp-marker-size, 32px);height:var(--ctp-marker-size, 32px);border-radius:8px;background:var(--ctp-marker-bg, #c9c9c9);color:var(--ctp-marker-icon-color, #fff);transition:background-color .3s ease,color .3s ease}.ctd-tier-progress__chip svg{display:block;width:var(--ctp-icon-size, 16px);height:var(--ctp-icon-size, 16px)}.ctd-tier-progress__custom-icon{display:block;width:var(--ctp-icon-size, 16px);height:var(--ctp-icon-size, 16px);object-fit:contain}.ctd-tier-progress__marker.is-reached .ctd-tier-progress__chip{background:var(--ctp-marker-bg-reached, #00677f);animation:ctd-tier-pop .4s ease}@keyframes ctd-tier-pop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.ctd-tier-progress__label{position:absolute;top:calc(var(--ctp-marker-size, 32px) + 4px);left:50%;transform:translate(-50%);width:max-content;max-width:5rem;font-size:var(--ctp-label-size, 12px);line-height:1.2;text-align:center;white-space:normal}@media(prefers-reduced-motion:reduce){.ctd-tier-progress__fill,.ctd-tier-progress__chip{transition:none}.ctd-tier-progress__marker.is-reached .ctd-tier-progress__chip{animation:none}}@media screen and (min-width:700px){.shopify-section--main-cart .line-item__price{display:none}}@media screen and (max-width:749px){.product-purchase-row{display:grid!important;grid-template-columns:5.75rem minmax(0,1fr)!important;align-items:stretch!important;gap:.5rem!important}.product-purchase-row>[data-block-type=quantity-selector],.product-purchase-row>[data-block-type=buy-buttons]{width:auto!important;min-width:0!important}.product-purchase-row quantity-selector{--quantity-selector-height: 3rem;width:5.75rem;min-width:5.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:var(--quantity-selector-height)}.product-purchase-row .quantity-selector__button,.product-purchase-row .quantity-selector__input-wrapper{width:100%;min-width:0;display:grid;place-items:center}.product-purchase-row .quantity-selector__input{width:100%;min-width:0;padding:0;text-align:center}.product-purchase-row buy-buttons,.product-purchase-row buy-buttons .button{width:100%;min-width:0}.product-purchase-row buy-buttons .button{min-height:3rem;padding-inline:.75rem}.product-purchase-row .product-atc-button__content{gap:.5rem;white-space:nowrap;font-size:.75rem;letter-spacing:.14em}.product-purchase-row .product-atc-button__content .icon-cart{width:1.125rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ctd.css.map */
