#cart-drawer .drawer__head{padding:0;overflow:visible;background:#fff}#cart-drawer .drawer__head:not(.cartdrawer-ref__fixed-header){display:none!important}#cart-drawer .cartdrawer-ref__fixed-header{position:sticky;top:0;z-index:30;flex:0 0 auto}#cart-drawer .cartdrawer-ref__heading-row{position:relative;display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:13px 16px;box-sizing:border-box;background:#fff}#cart-drawer .cartdrawer-ref__heading-row .drawer__close{position:static;width:26px;height:26px;margin:0}#cart-drawer .cart__title{margin:0;color:#111;font-size:15px;font-weight:400;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}#cart-drawer .cart__items-count:before{content:" ("}#cart-drawer .cart__items-count:after{content:")"}#cart-drawer .cartdrawer-ref__promo{display:block;width:100%;padding:10px 12px;box-sizing:border-box;background:#1a1a23;color:#fff;font-size:13px;font-weight:700;line-height:1.25;text-align:center}#cart-drawer .cartdrawer-ref__promo[hidden]{display:none!important}#cart-drawer [data-cart-reserve-time]{color:inherit;font:inherit;font-weight:800;font-variant-numeric:tabular-nums}#cart-drawer .drawer__items-title{display:none}#cart-drawer .drawer__items .cart__item{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:10px;padding:24px 8px 22px;border-bottom:1px solid var(--border)}#cart-drawer .cart__item__image a{width:96px;height:110px;overflow:hidden;border-radius:4px;background:#f3f4f5}#cart-drawer .cart__item__image img{object-fit:cover}#cart-drawer .cart__item__content{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px 10px;width:100%;min-width:0;padding:0}#cart-drawer .cart__item__content-inner{grid-column:1 / -1;width:100%;min-width:0;padding-right:25px}#cart-drawer .cart__item__title{margin:0 0 5px;font-size:13px;font-weight:700;line-height:1.25}#cart-drawer .cart__item__meta{margin:0;color:var(--text-light);font-size:13px;line-height:1.25}#cart-drawer .cart__item__meta strong{font-weight:400}#cart-drawer .cart__item__selected-options,#cart-drawer .cart__item__property{margin-top:2px}#cart-drawer .cart__quantity-wrapper{grid-column:1;grid-row:2;position:static;width:100px}#cart-drawer .cart__quantity-counter,#cart-drawer .cart__quantity{width:100px}#cart-drawer .cart__quantity-counter{position:static}#cart-drawer .cart__quantity{height:29px;border:1px solid #d9dce0;border-radius:0;overflow:hidden}#cart-drawer .cart__quantity button,#cart-drawer .cart__quantity input{height:27px}#cart-drawer .cart__quantity button{width:33px}#cart-drawer .cart__price{grid-column:2;grid-row:2;align-self:center;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;gap:2px 5px;width:100%;margin:0;padding:0;text-align:right;font-size:12px;line-height:1.2}#cart-drawer .cart__price del{order:1;color:#666;font-size:11px;font-weight:400}#cart-drawer .cart__price ins{order:2;margin:0;color:#c20000;font-size:13px;font-weight:800;text-decoration:none}#cart-drawer .cart__item__saving{order:3;flex-basis:100%;color:#18a76e;font-size:10px;font-weight:700;text-align:right}#cart-drawer .cart__item__remove{position:absolute;top:24px;right:10px;z-index:2;display:flex;width:20px;height:20px;align-items:center;justify-content:center;margin:0;color:#d74b45;font-size:0}#cart-drawer .cart__item__remove svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}#cart-drawer .cart__discount{grid-column:1 / -1;margin:0}#cart-drawer .cart__foot__inner{padding:0 22px 20px;background:#fff}#cart-drawer .cart__price__holder>.cart__total{display:none}#cart-drawer .cart__total__discount{margin-bottom:8px;color:#111}#cart-drawer .cart__total__discount .cart__total{min-height:28px;margin:0;padding:3px 0;border-radius:0;background:transparent;font-size:12px}#cart-drawer .cart__discount-details{display:flex;min-width:0;align-items:center;gap:8px}#cart-drawer .cart__discount-heading{color:#273047;font-size:12px;font-weight:500}#cart-drawer .cart__discount-badge{display:inline-flex;min-width:0;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;background:#edf8ef;color:#18a76e;font-size:10px;font-weight:700;line-height:1}#cart-drawer .cart__discount-badge .icon{flex:0 0 auto;margin:0}#cart-drawer .cart__discount-amount{flex:0 0 auto;margin-left:8px;color:#111;font-size:13px;font-weight:700}#cart-drawer .cart__checkout{--btn-bg: #18a76e !important;--btn-border: #18a76e !important;--btn-text: #fff !important;--btn-bg-hover: #259267ff !important;--btn-border-hover: #259267ff !important;--btn-text-hover: #fff !important;min-height:54px;margin:8px 0 14px;border:0;border-radius:0;background:#18a76e;color:#fff;font-size:14px;font-weight:800;letter-spacing:0;text-transform:none}#cart-drawer .cart__checkout:hover{background:#259267!important;border-color:#259267!important;color:#fff!important}#cart-drawer .cart__checkout:after{background-color:#259267!important}.navlink--cart--icon .header__cart__status,.header__mobile__button .header__cart__status{background:#18a76e!important;color:#fff!important}#cart-drawer .cart__checkout-separator{padding:0 4px}#cart-drawer .cart__assurances{display:flex;flex:0 0 100%;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:41px;margin:0 0 10px;padding:14px 0;box-sizing:border-box;border:0;border-bottom:1px solid #dde1e5;border-radius:0;color:#111;font-size:13px}#cart-drawer .cart__assurances span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}#cart-drawer .cart__assurances i{width:1px;height:18px;background:#d8dce1}#cart-drawer .cart__assurances svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#cart-drawer .cart__assurances .cart__assurance-delivery{gap:5px}#cart-drawer .cart__assurances .cart__canada-post-logo{display:block;width:35px;height:24px;flex:0 0 35px;object-fit:contain}#cart-drawer .cart__payment-badges{display:flex;flex:0 0 100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:100%;margin:0;padding:2px 0 0;list-style:none}#cart-drawer .cart__payment-badges li{display:flex;width:38px;height:23px;align-items:center;justify-content:center}#cart-drawer .cart__payment-badges svg{display:block;width:100%;height:100%}#cart-drawer .cart__note{display:none}@media only screen and (max-width:380px){#cart-drawer .drawer__items .cart__item{grid-template-columns:86px minmax(0,1fr);gap:8px;padding:22px 6px 20px}#cart-drawer .cart__item__image a{width:86px;height:100px}#cart-drawer .cart__item__title{font-size:12px}#cart-drawer .cart__assurances{gap:7px;padding-right:5px;padding-left:5px;font-size:12px}#cart-drawer .cart__assurances .cart__canada-post-logo{width:30px;height:21px;flex-basis:30px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cart-drawer-upgrade.css.map */
