#CartDrawer .drawer__inner{background-color:#fff;padding-inline:35px;padding-top:30px;padding-bottom:40px;min-width:450px!important}#CartDrawer .drawer__inner .drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:48px!important}#CartDrawer .drawer__inner .drawer__header h2{font-size:12px!important;font-weight:300;letter-spacing:.2em;margin:0!important}#CartDrawer .drawer__inner .drawer__header .drawer__close{display:inline-block;padding:0;max-width:2.4rem!important;max-height:2.4rem!important;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:relative;right:0;top:0;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}#CartDrawer .drawer__inner tbody{display:flex;flex-direction:column;gap:32px!important}.cart-item{display:table-row!important;border-spacing:0!important;padding:0!important}.cart-item__media,.cart-item__details{display:table-cell!important;padding:0!important;margin:0!important;vertical-align:top!important}#CartDrawer .cart-items .cart-item .cart-item__details{height:140px!important;display:flex;flex-direction:column;justify-content:space-between;grid-column:3 / 4;padding:0 0 0 24px!important}#CartDrawer .cart-items .cart-item .cart-item__details .cart-item__name{font-size:12px!important;font-weight:500;letter-spacing:.1em;margin:0!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover{margin-top:20px;border:none!important;height:24px!important;font-weight:300!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-item__quantity-wrapper{height:100%}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .quantity__button,#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .quantity__input{font-weight:300!important;width:20px!important;font-size:10px!important;color:gray!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .quantity__button:focus{z-index:1!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .quantity__button .svg-wrapper svg{width:8px!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-item__quantity-wrapper .cart-quantity{height:27px!important;min-height:27px!important;font-weight:300!important;width:60px!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-quantity:after{box-shadow:none!important;border-block:.5px solid var(--gray)!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-quantity button{margin:0!important}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-item__quantity-wrapper cart-remove-button{height:100%}#CartDrawer .cart-items .cart-item .cart-item__details quantity-popover .cart-item__quantity-wrapper cart-remove-button button{height:24px!important;min-height:24px!important}#CartDrawer .cart-items .cart-item .cart-item__details .product-option{display:flex!important;flex-direction:row!important;gap:8px;color:#000!important;opacity:.7;margin:0!important}#CartDrawer .cart-items .cart-item .cart-item__details .product-option dd{display:flex;flex-direction:row;align-items:center;gap:5px}#CartDrawer tbody tr{padding-bottom:20px!important;border-bottom:1px solid var(--gray)!important}#CartDrawer tbody tr:last-child{padding-bottom:20px!important;border:none!important}#CartDrawer .cart-items .cart-item .cart-item__details .product-option dd span{width:10px;height:10px;border-radius:50%}#CartDrawer .cart-items .cart-item .cart-item__details .product-option{font-size:12px!important;font-weight:300;letter-spacing:.05em;color:#000}#CartDrawer .cart-items .cart-item .cart-item__details .cart-item__price-wrapper{align-self:flex-end}#CartDrawer .cart-items .cart-item .cart-item__details .cart-item__price-wrapper .price{text-align:left!important;font-size:12px!important;font-weight:500;letter-spacing:.1em}#CartDrawer .cart-items .cart-item .cart-item__totals{display:flex;flex-direction:row;align-items:flex-end;margin-top:20px!important}#CartDrawer .cart-items .cart-item .cart-item__totals cart-remove-button button{font-size:12px!important;font-weight:300;letter-spacing:.1em;color:#000!important;cursor:pointer}#CartDrawer .cart-items .cart-item .svg-wrapper{color:gray!important}#CartDrawer .cart-items .cart-item .cart-item__media{width:110px!important;height:140px!important;padding:0!important}#CartDrawer .cart-items .cart-item .cart-item__media img{width:100%!important;height:150px!important;object-fit:cover!important}#CartDrawer .drawer__footer{margin-top:32px!important;border-top:1px solid var(--gray)!important;padding-top:0!important}#CartDrawer .drawer__footer .cart-drawer__footer .totals{margin-block:18px!important}#CartDrawer .drawer__footer .cart-drawer__footer .totals h2{font-size:12px!important;font-weight:400;letter-spacing:.2em;margin:0!important}#CartDrawer .drawer__footer .cart-drawer__footer .totals .totals__total-value{font-size:12px!important;font-weight:400;letter-spacing:.2em;margin:0!important;color:#000!important}#CartDrawer .drawer__footer .tax-note{margin:0!important;padding-top:24px;text-align:center;color:#000!important;font-size:10px!important;font-weight:300;letter-spacing:.05em}#CartDrawer .drawer__footer .cart__ctas button{font-size:12px!important;font-weight:300;letter-spacing:.1em}#CartDrawer .drawer__footer .cart__ctas button:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #fff0,0 0 0 var(--buttons-border-width) var(--gray)}#CartDrawer .drawer__footer .cart__ctas button:hover{color:#fff!important;background-color:var(--brown)!important}#CartDrawer .cart-drawer__empty-content h2{font-size:12px!important;font-weight:400!important;letter-spacing:.1em;text-transform:uppercase!important}#CartDrawer .cart-drawer__empty-content .button{font-size:12px!important;font-weight:300!important;color:#000;background-color:transparent;letter-spacing:.1em}#CartDrawer .cart-drawer__empty-content .cart__login-title{font-size:12px!important;font-weight:300!important}#CartDrawer .cart-drawer__empty-content .cart__login-paragraph{font-size:12px!important;font-weight:400!important}cart-drawer.is-empty .drawer__header{display:none!important}#CartDrawer .drawer__footer summary{padding-bottom:0!important;padding-top:16px!important}#CartDrawer .drawer__footer summary .summary__title{padding-block:16px!important;font-size:12px!important;font-weight:500;color:#000!important;display:flex;flex-direction:row;align-items:center}#CartDrawer .drawer__footer summary .summary__title svg{top:36px}#CartDrawer .drawer__footer cart-note textarea{width:100%!important;font-size:12px!important;font-weight:300!important;color:#000!important;box-shadow:none!important;resize:none!important;border:1px solid gray!important}#CartDrawer .drawer__footer cart-note:after{box-shadow:none!important;border:none!important}@media(max-width:676px){#CartDrawer .drawer__inner{background-color:#fff;padding-inline:25px;padding-top:0;padding-bottom:40px;min-width:300px!important;max-width:90vw!important}#CartDrawer .drawer__inner .drawer__header .drawer__close{display:inline-block;padding:0;max-width:1rem!important;max-height:1rem!important;min-width:1rem!important;min-height:1rem!important;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:relative;right:0;top:0;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}#CartDrawer .drawer__inner .drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:48px!important;padding-top:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-cart-drawer.css.map */
