:root{--cart-drawer-width: 45rem;--cart-drawer-hide-pos: -45rem;--cart-drawer-border-color: #DADADA}.cart-drawer-container{position:fixed;top:0rem;max-width:var(--cart-drawer-width);height:100%;background:#fff;z-index:15;padding:3rem;overflow-y:auto;overflow-x:hidden}#cart-drawer-drawer.open{right:0rem;animation-name:cart-drawer-open;animation-duration:.2s;animation-timing-function:ease}#cart-drawer-drawer.closed{right:var(--cart-drawer-hide-pos);animation-name:cart-drawer-closed;animation-duration:.2s;animation-timing-function:ease-out}.cart-drawer-header{display:grid;justify-content:space-between;width:100%;grid-template-areas:"title close-btn";align-items:center;margin-bottom:1.5rem}.cart-drawer-title{grid-area:title}.cart-drawer-item__image{max-width:100%;height:auto;max-height:100%;width:auto}.cart-drawer-items-container .cart__warnings .button{overflow:hidden}.cart-drawer-items-container .cart__warnings .button:before,.cart-drawer-items-container .cart__warnings .button:after{display:none}.cart-drawer-item__name{color:var(--core-color-black);font-size:2rem;text-decoration:none;line-height:2rem}.cart-drawer-item__title-row cart-remove-button .button{vertical-align:middle;min-height:initial;height:auto;opacity:.3;transition:var(--duration-short)}.cart-drawer-item__title-row cart-remove-button .button:hover{opacity:1;align-items:flex-end}.cart-drawer-item .product-option{color:var(--core-color-black)}.cart-drawer-item .cart-item__error{margin-top:0}#cart-drawer-items-container{margin-top:3.4rem}#cart-drawer-items-container .cart__items{border-bottom:0;padding-bottom:0}#cart-drawer-items-container .cart-drawer-item{margin-bottom:0}.cart-drawer-item__title-row+dl{margin:0;display:flex}#cart-drawer-drawer .product-option>span{margin:0 .5rem}#cart-drawer-drawer .product-option+.product-option{margin-top:0}.cart-drawer-item-info-price-qty{margin-top:.8rem}.cart-drawer-title h3{font-size:2rem;font-family:var(--font-heading-family);line-height:2rem;margin:0}.cart-drawer-close-btn{cursor:pointer;background:none;box-shadow:none;border:none;padding:0}.cart-drawer-close-btn svg{height:2rem;width:2rem}.cart-drawer-close{grid-area:close-btn;width:5%;text-align:center;display:flex;align-items:center}.cart-drawer-item{grid-template-areas:"product-media product-info";display:grid;margin-bottom:3rem;grid-template-columns:6rem 1fr}.cart-drawer-item-media{grid-area:product-media;width:6rem;display:flex;max-height:9.8rem;flex-direction:row;align-items:center}.cart-drawer-item__link{display:flex;align-items:center;height:100%}.cart-drawer-item-info{grid-area:product-info;width:100%}.cart-drawer-item+.cart-drawer-item{margin-top:2.2rem;padding-top:2.2rem;border-top:1px solid var(--cart-drawer-border-color)}.cart-drawer-item-info-price-qty{display:grid;grid-template-areas:"product-qty product-price";justify-content:space-between}.cart-drawer-item-qty{grid-area:product-qty}.cart-drawer-item-qty>button{width:20%!important}#cart-drawer-items-container a.sustain-button{display:flex;align-items:center;justify-content:space-around}.cart-drawer-item-quantity{border:.1rem solid var(--quantity-border);width:100%!important;position:relative;height:2.5rem;width:calc(19rem / var(--font-body-scale));display:flex;max-width:10rem}.cart-drawer-item-price{grid-area:product-price}#cart-drawer-overlay{width:100%;height:100%;background-color:#0009;position:fixed;top:0rem;left:0rem;z-index:13}#cart-drawer-overlay.open{width:100%;height:100%;display:block;animation-name:cart-drawer-overlay-open;animation-duration:.6s;animation-timing-function:ease-in}#cart-drawer-overlay.closed{width:0%;height:0%;animation-name:cart-drawer-overlay-closed;animation-duration:.6s;animation-timing-function:ease-out}.cart-drawer-view-cart-btn{margin:0!important;width:100%;display:block}@keyframes cart-drawer-open{0%{right:-37.5rem}to{right:0rem}}@keyframes cart-drawer-close{0%{right:0rem}to{right:-37.5rem}}@keyframes cart-drawer-overlay-open{0%{width:-100%}to{width:100%}}@keyframes cart-drawer-overlay-close{0%{width:100%}to{width:0%}}#Cart-note::placeholder{opacity:1}#cart-drawer-drawer .cart__checkout-button{max-width:initial}#cart-drawer-drawer .cart__ctas{flex-direction:column}.cart__footer .tax-note{font-style:italic;color:var(--disclaimer-text-color)}#cart-drawer-drawer .totals__subtotal{font-size:1.6rem;font-family:var(--font-body-family);font-weight:initial}#cart-drawer-drawer .totals{border-bottom:.1rem solid var(--cart-drawer-border-color);justify-content:space-between;padding-bottom:1.5rem}#cart-drawer-drawer .totals__subtotal-value{font-size:1.6rem}#cart-drawer-drawer .price{letter-spacing:0}#cart-drawer-drawer .tax-note{margin:2.6rem auto}@media screen and (min-width: 750px){.cart__footer>*{width:100%}}@media screen and (max-width: 749px){.cart-drawer-container{padding:2.5rem}#cart-drawer-drawer .tax-note{font-size:1.2rem}#cart-drawer-drawer .cart__checkout-button{padding:0 .5rem}#cart-drawer-drawer .tax-note{margin:1.6rem auto}#cart-drawer-drawer #checkout{margin-top:2rem}}.cart-drawer-item__title-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#cart-drawer-footer-container{margin-top:1.5rem;padding-top:1.5rem;border-top:.1rem solid var(--cart-drawer-border-color)}#cart-drawer-footer-container .totals.totals--item-total{display:none}#cart-drawer-footer-container .totals:not(.totals--item-total){order:-1}#cart-drawer-footer-container .js-contents{display:flex;flex-direction:column}#cart-drawer-footer-container .cart__footer>.cart__blocks{width:auto}#cart-drawer-items-container .cart__items>.js-contents{padding:0}#cart-drawer-items-container .cart__items{box-shadow:initial}.cart-drawer-title__cart-accessible-message{position:absolute;top:-10000%}.docapp-free-gift-progress .docapp-fg-progress-container{padding-right:0;margin-top:1rem}p.cart-drawer-item__name.h4.break{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/324/assets/component-cart-drawer.css.map */
