#cart-drawer .cart-drawer__inner{height:100%;display:flex;flex-direction:column;background:#fff;overflow:hidden}#cart-drawer .cart-drawer__inner>.cart-items-component{flex:1;min-height:0}#cart-drawer .cart-drawer__content{display:flex;flex-direction:column;flex:1;min-height:0;padding:0;overflow:hidden;background:#fff}#cart-drawer .goodlot-cart-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 16px;background:#fff;border-bottom:1px solid #e9e9e5}#cart-drawer .goodlot-cart-header__copy{min-width:0}#cart-drawer .goodlot-cart-header__title{margin:0;color:#111;font-size:18px;line-height:1.15;font-weight:700;letter-spacing:-.025em}#cart-drawer .goodlot-cart-header__count{margin:4px 0 0;color:#7a7a73;font-size:12px;line-height:1.2}#cart-drawer .goodlot-cart-header__close{width:38px;height:38px;min-width:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background:#fff;border:1px solid #deded8;border-radius:999px;box-shadow:none;cursor:pointer}#cart-drawer .goodlot-cart-header__close .svg-wrapper{width:14px;height:14px}#cart-drawer .goodlot-free-shipping{flex:0 0 auto;padding:15px 20px 14px;background:#fff;border-bottom:1px solid #ecece8}#cart-drawer .goodlot-free-shipping__message{margin:0 0 10px;color:#30302c;font-size:12px;line-height:1.4}#cart-drawer .goodlot-free-shipping__message strong{color:#111;font-weight:700}#cart-drawer .goodlot-free-shipping__track{width:100%;height:4px;overflow:hidden;background:#e7e7e2;border-radius:999px}#cart-drawer .goodlot-free-shipping__bar{display:block;height:100%;background:#111;border-radius:inherit;transition:width .25s ease}#cart-drawer .cart-drawer__items{flex:1;min-height:0;padding:26px 20px 20px;overflow-y:auto}@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{width:100vw;max-width:100vw;border-radius:22px 22px 0 0;overflow:hidden}#cart-drawer .goodlot-cart-header{padding:19px 20px 16px}#cart-drawer .goodlot-free-shipping{padding:15px 20px 14px}}#cart-drawer .cart-drawer__items{flex:1;min-height:0;overflow-y:auto;padding:28px 20px 20px}#cart-drawer .cart-items,#cart-drawer .cart-items__wrapper,#cart-drawer .cart-form,#cart-drawer .cart-items__table{width:100%}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-template-rows:auto auto auto;grid-template-areas:"media details details" "media quantity price" "media error error";column-gap:12px;row-gap:10px;align-items:start;padding:0 0 22px!important;margin:0 0 22px!important;border:0!important;border-bottom:1px solid #eeeeea!important}#cart-drawer .cart-items__table-row--full-width-variants .cart-items__details{display:block;grid-area:details}#cart-drawer .cart-items__media{grid-area:media;width:58px;padding:0}#cart-drawer .cart-items__media-container{width:58px;height:58px;aspect-ratio:1 / 1!important;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f3f3ef;border-radius:8px}#cart-drawer .cart-items__media-image{width:100%;height:100%;padding:4px;object-fit:contain;object-position:center;border:0!important;border-radius:0!important}#cart-drawer .cart-items__details{grid-area:details;min-width:0;color:#111}#cart-drawer .cart-items__product-info{min-width:0}#cart-drawer .goodlot-cart-vendor{margin:0 0 4px!important;color:#8a8a82;font-size:9px!important;line-height:1.15;font-weight:700;letter-spacing:.12em;text-transform:uppercase}#cart-drawer .cart-items__title-row{display:block;width:100%;max-width:100%}#cart-drawer .cart-items__title{display:block;margin:0;color:#111;font-size:13px;line-height:1.3;font-weight:650;letter-spacing:-.01em;text-decoration:none}#cart-drawer .cart-items__unit-price-wrapper,#cart-drawer .cart-items__variants-wrapper{display:none}#cart-drawer .goodlot-cart-condition{display:inline-flex;align-items:center;width:fit-content;margin-top:7px;padding:5px 8px;color:#276337;background:#ccefc8;border-radius:999px;font-size:10px;line-height:1;font-weight:650}#cart-drawer .cart-items__quantity{grid-area:quantity;display:block;width:fit-content;margin:0}#cart-drawer .cart-items__quantity-controls{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;gap:7px}#cart-drawer .cart-items__quantity-controls>.volume-pricing-info{display:none}#cart-drawer .cart-items .quantity-selector{--quantity-selector-width: 82px;display:grid;grid-template-columns:27px 28px 27px;align-items:center;width:82px;height:29px;overflow:hidden;background:#fff;border:1px solid #deded8;border-radius:999px;box-shadow:none}#cart-drawer .cart-items .quantity-selector button{width:27px;height:27px;min-width:0;min-height:0;padding:0;background:transparent;border:0;box-shadow:none}#cart-drawer .cart-items .quantity-selector input{width:28px;max-width:28px;height:27px;padding:0;color:#111;background:transparent;border:0;font-size:11px;font-weight:650;text-align:center}#cart-drawer .cart-items__remove{width:auto;height:auto;min-width:0;min-height:0;padding:0;color:#808078;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:10px;line-height:1.2;text-decoration:underline;text-underline-offset:2px}#cart-drawer .goodlot-cart-remove-text{display:inline}#cart-drawer .cart-items__price{grid-area:price;align-self:start;width:max-content;min-width:0;padding-top:6px;color:#111;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:-.01em;text-align:right}#cart-drawer .cart-items__error{grid-area:error}@media screen and (max-width:749px){#cart-drawer .cart-drawer__items{padding:26px 20px 18px}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:74px minmax(0,1fr) auto;column-gap:14px}#cart-drawer .cart-items__media,#cart-drawer .cart-items__media-container{width:74px}#cart-drawer .cart-items__media-container{height:74px}#cart-drawer .cart-items__title,#cart-drawer .cart-items__price{font-size:14px}}#cart-drawer .cart-items__product-info{display:flex;flex-direction:column;min-width:0}#cart-drawer .goodlot-cart-vendor{order:-2;margin:0 0 7px!important;color:#8a8a82;font-size:10px!important;line-height:1.1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}#cart-drawer .cart-items__title-row{order:-1;display:block;width:100%;max-width:100%;margin-bottom:9px}#cart-drawer .cart-items__title{margin:0;color:#111;font-size:14px;line-height:1.25;font-weight:700;letter-spacing:-.015em}#cart-drawer .goodlot-cart-condition{order:1;display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:0;padding:6px 10px 6px 8px;color:#2a6a39;background:#cbe8c4;border-radius:999px;font-size:8px;line-height:1;font-weight:650}#cart-drawer .goodlot-cart-condition__icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 14px}#cart-drawer .goodlot-cart-condition__icon svg{display:block;width:14px;height:14px}#cart-drawer .goodlot-cart-condition--icon-only{padding:5px;border-radius:999px}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:58px minmax(0,1fr) auto;grid-template-areas:"media details details" "media quantity price" "media error error";column-gap:14px;row-gap:10px;padding:0 0 24px!important;margin:0 0 24px!important;border-bottom:1px solid #efefe9!important}#cart-drawer .cart-items__table-row:last-child{padding-bottom:0!important;margin-bottom:0!important;border-bottom:0!important}#cart-drawer .cart-items__media{width:58px}#cart-drawer .cart-items__media-container{width:58px;height:58px;background:#f3f3ef;border-radius:8px}#cart-drawer .cart-items__media-image{padding:4px;object-fit:contain}#cart-drawer .cart-items__quantity{margin:0;width:fit-content}#cart-drawer .cart-items__quantity-controls{display:flex;flex-direction:column;align-items:flex-start;gap:7px;width:fit-content}#cart-drawer .cart-items .quantity-selector{width:82px;height:30px;display:grid;grid-template-columns:27px 28px 27px;align-items:center;overflow:hidden;background:#fff;border:1px solid #d8d8d2;border-radius:999px;box-shadow:none}#cart-drawer .cart-items .quantity-selector button{width:27px;height:28px;min-width:0;min-height:0;padding:0;background:transparent;border:0;box-shadow:none}#cart-drawer .cart-items .quantity-selector input{width:28px;max-width:28px;height:28px;padding:0;color:#111;background:transparent;border:0;font-size:12px;font-weight:650;text-align:center}#cart-drawer .cart-items__remove{width:82px;min-width:82px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#7b7b74;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:11px;line-height:1.2;text-align:center;text-decoration:underline;text-underline-offset:2px}#cart-drawer .cart-items__remove:hover{color:#111}#cart-drawer .cart-items__price{align-self:start;padding-top:5px;color:#111;font-size:14px;line-height:1.2;font-weight:750;letter-spacing:-.015em;text-align:right}#cart-drawer .cart-drawer__items{padding:26px 20px 18px}#cart-drawer .cart-drawer__summary{position:static;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:20px;margin-top:auto;background:#fff;border-top:1px solid #e8e8e2;-webkit-mask-image:none;mask-image:none;box-shadow:none}#cart-drawer .cart-actions,#cart-drawer .cart-totals__original-container,#cart-drawer .cart-totals__installments,#cart-drawer .additional-checkout-buttons{display:none!important}#cart-drawer .cart-totals{display:flex;flex-direction:column;gap:0;width:100%;margin:0!important;padding:0!important;border:0!important}#cart-drawer .cart-totals__container{display:flex;flex-direction:column;gap:12px}#cart-drawer .cart-totals__total{display:flex;align-items:baseline;justify-content:space-between}#cart-drawer .cart-totals__total-label{color:#111;font-size:13px;line-height:1.2;font-weight:700}#cart-drawer .cart-totals__total-value{color:#111;font-size:24px;line-height:1;font-weight:780;letter-spacing:-.04em}#cart-drawer .cart-totals__tax-note{display:block;color:#9a9a92;font-size:11px;line-height:1.45}#cart-drawer .cart-totals__tax-note small{font-size:inherit}#cart-drawer .cart__ctas{display:block;width:100%}#cart-drawer .cart__checkout-button{width:100%;height:52px;min-height:52px;padding:0 24px;color:#111;background:#e3f35a;border:1px solid #1a1a1a;border-radius:999px;box-shadow:none;font-size:14px;font-weight:750;letter-spacing:-.01em;transition:background-color .14s ease,transform .14s ease}#cart-drawer .cart__checkout-button:hover{background:#dcef4e;transform:translateY(-1px)}#cart-drawer .goodlot-cart-continue{display:block;width:fit-content;margin:4px auto 0;color:#6f6f69;font-size:12px;line-height:1.2;text-align:center;text-decoration:underline;text-underline-offset:2px}#cart-drawer .goodlot-cart-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 16px;margin-top:2px;color:#92928b;font-size:10px;line-height:1.25}#cart-drawer .goodlot-cart-trust__item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}#cart-drawer .goodlot-cart-trust__check{color:#777770;font-size:11px;line-height:1}#cart-drawer .goodlot-cart-header{padding:18px 20px 15px}#cart-drawer .goodlot-cart-header__title{font-size:18px;font-weight:750}#cart-drawer .goodlot-cart-header__count{margin-top:4px;color:#7a7a73;font-size:12px}#cart-drawer .goodlot-free-shipping{padding:15px 20px 14px}#cart-drawer .goodlot-free-shipping__message{margin-bottom:10px;color:#333330;font-size:12px}#cart-drawer .goodlot-free-shipping__track{height:4px;background:#e8e8e3}#cart-drawer .goodlot-free-shipping__bar{background:#111}@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{width:100vw;max-width:100vw;border-radius:22px 22px 0 0;overflow:hidden}#cart-drawer .cart-drawer__items{padding:24px 20px 18px}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:74px minmax(0,1fr) auto;column-gap:14px;row-gap:10px}#cart-drawer .cart-items__media{width:74px}#cart-drawer .cart-items__media-container{width:74px;height:74px}#cart-drawer .cart-items__title{font-size:12px;line-height:1.25}#cart-drawer .goodlot-cart-vendor{font-size:10px!important}#cart-drawer .goodlot-cart-vendor{margin-bottom:6px!important}#cart-drawer .cart-items__title-row{margin-bottom:8px}#cart-drawer .goodlot-cart-condition{margin-top:0;font-size:8px}#cart-drawer .cart-items__price{padding-top:7px;font-size:15px}#cart-drawer .cart-drawer__summary{padding:22px 20px 20px}#cart-drawer .cart-totals__total-value{font-size:24px}#cart-drawer .cart__checkout-button{height:54px;min-height:54px;font-size:15px}#cart-drawer .goodlot-cart-continue{margin-top:5px}#cart-drawer .goodlot-cart-trust{gap:6px 12px;font-size:10px}}#cart-drawer .theme-drawer__dialog::backdrop{background:#12121047;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}@media screen and (min-width:750px){#cart-drawer .theme-drawer__dialog{width:400px!important;max-width:400px!important;inline-size:400px!important}}@media screen and (min-width:750px){#cart-drawer .goodlot-cart-condition__text{font-size:11px!important;line-height:1!important;font-weight:500!important}}@media screen and (max-width:749px){#cart-drawer .cart-items__details .cart-items__title{font-size:12px!important;line-height:1.25!important}#cart-drawer .goodlot-cart-condition .goodlot-cart-condition__text{font-size:10px!important;line-height:1!important;font-weight:500!important}}#cart-drawer .cart-drawer--empty{position:relative}#cart-drawer .cart-drawer--empty .theme-drawer__header{position:absolute;top:18px;right:18px;z-index:6;width:auto;min-height:0;padding:0;background:transparent;border:0}#cart-drawer .cart-drawer--empty .cart-drawer__close-button--empty{display:inline-flex;width:36px;height:36px;min-width:36px;min-height:36px;align-items:center;justify-content:center;margin:0;padding:0;color:#111;background:#fff;border:1px solid #e4e4df;border-radius:999px;box-shadow:0 2px 8px #1212100d}#cart-drawer .cart-drawer--empty .cart-drawer__close-button--empty .svg-wrapper{width:13px;height:13px}#cart-drawer .goodlot-empty-cart{display:flex;flex:1;min-height:0;flex-direction:column;align-items:stretch;justify-content:space-between;padding:74px 38px 28px;overflow-y:auto;background:#fff;color:#111;text-align:center}#cart-drawer .goodlot-empty-cart__main{width:100%;max-width:306px;margin:14px auto 0}#cart-drawer .goodlot-empty-cart__illustration{position:relative;width:116px;height:112px;margin:0 auto 20px}#cart-drawer .goodlot-empty-cart__accent{position:absolute;top:31px;left:5px;width:64px;height:64px;border-radius:50%;background:#e7f654}#cart-drawer .goodlot-empty-cart__bag{position:absolute;z-index:2;top:4px;left:27px;display:block;width:76px;height:auto}#cart-drawer .goodlot-empty-cart__spark{position:absolute;z-index:3;color:#111;font-size:11px;line-height:1}#cart-drawer .goodlot-empty-cart__spark--1{top:56px;left:0}#cart-drawer .goodlot-empty-cart__spark--2{top:50px;right:0}#cart-drawer .goodlot-empty-cart__copy h2{margin:0;color:#111;font-size:25px;line-height:1.12;font-weight:700;letter-spacing:-.03em}#cart-drawer .goodlot-empty-cart__copy p{margin:13px 0 0;color:#5f5f59;font-size:12.5px;line-height:1.5;font-weight:400}#cart-drawer .goodlot-empty-cart__actions{margin-top:25px}#cart-drawer .goodlot-empty-cart__primary{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;padding:0 22px;color:#111;background:#e7f654;border:1px solid transparent;border-radius:999px;font-size:13px;line-height:1;font-weight:700;letter-spacing:-.01em;text-decoration:none;transition:background-color .14s ease,transform .14s ease}#cart-drawer .goodlot-empty-cart__primary:hover{color:#111;background:#dcef4e;transform:translateY(-1px)}#cart-drawer .goodlot-empty-cart__secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:17px;color:#252522;font-size:12px;line-height:1;font-weight:550;text-decoration:none}#cart-drawer .goodlot-empty-cart__secondary:hover{color:#111}#cart-drawer .goodlot-empty-cart__divider{width:100%;height:1px;margin:27px 0 22px;background:#e8e8e3}#cart-drawer .goodlot-empty-cart__benefits{display:grid;gap:16px;text-align:left}#cart-drawer .goodlot-empty-cart__benefit{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px}#cart-drawer .goodlot-empty-cart__benefit-icon{display:grid;width:38px;height:38px;place-items:center;color:#111;background:#f2f7c7;border-radius:50%}#cart-drawer .goodlot-empty-cart__benefit-icon svg{display:block;width:19px;height:19px}#cart-drawer .goodlot-empty-cart__benefit-copy{display:flex;min-width:0;flex-direction:column;gap:3px}#cart-drawer .goodlot-empty-cart__benefit-copy strong{color:#191917;font-size:11.5px;line-height:1.2;font-weight:700}#cart-drawer .goodlot-empty-cart__benefit-copy small{color:#7a7a73;font-size:10.5px;line-height:1.3;font-weight:400}#cart-drawer .goodlot-empty-cart__account{width:100%;margin-top:34px;color:#60605a;font-size:10.5px;line-height:1.35;text-align:center}#cart-drawer .goodlot-empty-cart__account a{margin:0 2px;color:#111;text-decoration:underline;text-underline-offset:2px}@media screen and (max-width:749px){#cart-drawer .cart-drawer__inner.cart-drawer--empty{width:100%!important;height:min(720px,86dvh)!important;max-height:90dvh!important}#cart-drawer .cart-drawer__inner.cart-drawer--empty>.cart-items-component{flex:1 1 auto!important;height:100%!important;min-height:0!important}#cart-drawer .cart-drawer--empty .theme-drawer__header{top:17px;right:17px}#cart-drawer .cart-drawer--empty .cart-drawer__close-button--empty{width:34px;height:34px;min-width:34px;min-height:34px}#cart-drawer .goodlot-empty-cart{flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding:53px 24px 22px;align-items:stretch!important;justify-content:space-between!important;overflow-y:auto!important}#cart-drawer .goodlot-empty-cart__main{max-width:340px;margin-top:0}#cart-drawer .goodlot-empty-cart__illustration{width:104px;height:99px;margin-bottom:15px}#cart-drawer .goodlot-empty-cart__accent{top:28px;left:4px;width:58px;height:58px}#cart-drawer .goodlot-empty-cart__bag{top:3px;left:24px;width:70px}#cart-drawer .goodlot-empty-cart__spark--1{top:52px}#cart-drawer .goodlot-empty-cart__spark--2{top:47px}#cart-drawer .goodlot-empty-cart__copy h2{font-size:23px;line-height:1.12}#cart-drawer .goodlot-empty-cart__copy p{margin-top:11px;font-size:12px;line-height:1.48}#cart-drawer .goodlot-empty-cart__actions{margin-top:21px}#cart-drawer .goodlot-empty-cart__primary{min-height:46px;font-size:12px}#cart-drawer .goodlot-empty-cart__secondary{margin-top:15px;font-size:11.5px}#cart-drawer .goodlot-empty-cart__divider{margin:22px 0 18px}#cart-drawer .goodlot-empty-cart__benefits{gap:13px}#cart-drawer .goodlot-empty-cart__benefit{grid-template-columns:36px minmax(0,1fr);gap:10px}#cart-drawer .goodlot-empty-cart__benefit-icon{width:36px;height:36px}#cart-drawer .goodlot-empty-cart__benefit-icon svg{width:18px;height:18px}#cart-drawer .goodlot-empty-cart__benefit-copy strong{font-size:11px}#cart-drawer .goodlot-empty-cart__benefit-copy small{font-size:10px}#cart-drawer .goodlot-empty-cart__account{margin-top:24px;padding-top:18px;border-top:1px solid #eeeeea}#cart-drawer .goodlot-empty-cart__account-extra{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/goodlot-cart-drawer.css.map */
