.drawer{position:fixed;z-index:10000000000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0;border-right:0;background-color:var(--color-background);overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{background-color:#ececec;width:100%}.drawer__heading{margin:0;padding:1rem;font-family:Avenir Next Condensed;font-size:28px;font-weight:800;line-height:38.07px}.drawer__close{display:inline-block;padding:0;min-width:1.5rem;min-height:1.5rem;position:absolute;top:22px;right:15px;background-color:transparent;border:none;cursor:pointer}.drawer__close svg{stroke:#000}.free-ship__container{padding:0 1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}cart-drawer-items{overflow:auto;-ms-overflow-style:none;scrollbar-width:none;height:100%}cart-drawer-items::-webkit-scrollbar{display:none}cart-drawer .cart__checkout-button{background-color:#000;font-family:var(--font-body-family);font-size:12px;font-weight:700;line-height:19.8px;letter-spacing:.05em;text-align:center;color:#fff;text-transform:uppercase;width:100%;margin-top:1.5rem}cart-drawer .drawer__footer .tax-note{font-family:var(--font-body-family);font-size:10px;font-weight:500;line-height:13.6px;letter-spacing:.04em;font-style:italic}cart-drawer .drawer__footer .quote-cart-headline{font-family:var(--font-body-family);font-size:11px;font-weight:400;line-height:14.95px;letter-spacing:.04em;text-align:left}cart-drawer .cart-item__container cart-remove-button svg{width:10px;stroke:#888}cart-drawer .cart-item__container cart-remove-button button{background:none;color:inherit;border:none;padding:0;cursor:pointer;background-color:transparent;border-radius:50%;width:25px;height:25px}cart-drawer .cart-item__container cart-remove-button button:hover{background-color:#000;border-radius:50%;width:25px;height:25px;stroke:#fff}cart-drawer .cart__ctas{border-top:solid 1px #C2C2C2;padding:0 15px}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000060}.cart-drawer__overlay:empty{display:block}.drawer__team-store-message{font-family:var(--font-body-family);font-size:10px;font-weight:400;line-height:13.6px;letter-spacing:.04em;text-align:center;max-width:370px}.drawer__footer .quote-cart-section .quote-cart-section__row{display:flex;justify-content:space-between;margin-bottom:1rem}.drawer__footer .quote-cart-section .quote-cart-section__row .select__select.product-option{width:58%}.drawer__footer .quote-cart-section{padding:0 15px;border-top:1px solid #e2e2e2}.product-option .cart-sale-disclaimer{color:#ba0000;font-weight:700}.free-ship__container .free-ship__headline{color:#525252;text-align:center;text-transform:unset;font-family:Avenir Next Variable;font-size:12px;font-weight:600;line-height:16.31px;letter-spacing:.04em}.free-ship__container .free-ship__progress-bar--background{background-color:#d4d4d4;border:solid .5px #E0E0E0;height:10px;border-radius:6px;margin-bottom:1rem}.free-ship__container .free-ship__progress-bar{height:10px;background-color:#c2956c;display:block;border-radius:6px;transition:width .66s ease-out}.drawer__footer{text-align:center;background:#fff;width:100%}.cart-item__overlay{background-color:#000000ab;width:100%;height:100%;display:block;position:absolute;z-index:99999;top:0;opacity:1;display:none;transition-property:opacity;transition-duration:1s;transition-timing-function:ease-in;justify-content:center;align-items:center}.free-ship__container .loader{width:100%;background:repeating-linear-gradient(135deg,#c2956c 0 10px,#fff 0 20px) 0/0% no-repeat,repeating-linear-gradient(135deg,#ddd 0 10px,#eee 0 20px) 0/100%;animation:l3 1s infinite;margin-bottom:1rem}@keyframes l3{to{background-size:100%}}.cart-item__loader{width:60px;aspect-ratio:3;--_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100%/3) 50%;animation:l3 1s infinite linear;position:absolute;z-index:999999}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.cart-items{display:flex;flex-direction:column;height:100%}.cart__contents,.drawer__contents,.drawer__cart-items-wrapper{height:100%}
/*# sourceMappingURL=/cdn/shop/t/461/assets/component-cart-drawer.css.map */
