cart-drawer-component{--bc-clay: #b4552d;--bc-clay-soft: #f7ede6;--bc-sand: #f0eae0;--bc-paper: #fcfbf8;--bc-ink: #1c1a17;--bc-ink-2: #4a443c;--bc-ink-3: #7a736a;--bc-line: #e2dacd;--bc-line-2: #cfc5b4;--bc-sage: #5f7052}cart-drawer-component .z-round{border-radius:50%!important}cart-drawer-component .z-cbar{position:relative;display:block;width:auto;margin-inline:calc(-1 * var(--cart-drawer-padding, 20px));margin-bottom:4px}cart-drawer-component .z-cbar__brand{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 16px;background:var(--bc-paper)}cart-drawer-component .z-cbar__mark{display:block;width:116px;height:auto;max-width:none}cart-drawer-component .z-cbar__mark--text{width:auto;font-family:var(--font-heading--family);font-weight:500;font-size:18px;letter-spacing:.22em;text-transform:uppercase;color:var(--bc-ink)}cart-drawer-component .z-cbar__rt{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;max-width:100%}cart-drawer-component .z-cbar__av{display:flex;flex:none}cart-drawer-component .z-cbar__av img{display:block;width:42px;height:42px;object-fit:cover;border:2px solid var(--bc-paper);box-sizing:border-box}cart-drawer-component .z-cbar__av img+img{margin-left:-10px}cart-drawer-component .z-cbar__txt{margin:0;font-family:var(--font-body--family);font-size:12px;font-weight:400;line-height:1.4;color:var(--bc-ink-2);text-align:center}cart-drawer-component .z-cbar__txt b{color:var(--bc-ink);font-weight:600}cart-drawer-component .z-cbar__check{display:inline-block;width:13px;height:13px;margin-left:3px;vertical-align:-2px}cart-drawer-component .z-cbar__close{position:absolute;top:6px;right:6px;z-index:2;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--bc-ink-2);cursor:pointer;transition:opacity .15s ease,color .15s ease}cart-drawer-component .z-cbar__close .svg-wrapper,cart-drawer-component .z-cbar__close svg{width:16px;height:16px}cart-drawer-component .z-cbar__close:hover,cart-drawer-component .z-cbar__close:focus-visible{color:var(--bc-ink)}@media(hover:hover){cart-drawer-component .z-cbar__close{opacity:0}cart-drawer-component .z-cbar:hover .z-cbar__close{opacity:.6}cart-drawer-component .z-cbar__close:hover,cart-drawer-component .z-cbar__close:focus-visible{opacity:1}}cart-drawer-component .z-staffel--lade{display:flex;align-items:center;gap:12px;padding:11px 20px;background:var(--bc-paper);border-top:1px solid var(--bc-line);border-bottom:1px solid var(--bc-line);font-family:var(--font-body--family);font-size:13px;font-weight:400;line-height:1.1;color:var(--bc-ink-2)}cart-drawer-component .z-staffel__head{white-space:nowrap;margin:0}cart-drawer-component .z-staffel__head strong{color:var(--bc-ink);font-weight:600}cart-drawer-component .z-staffel__head b{color:var(--bc-clay);font-weight:600}cart-drawer-component .z-staffel__track{position:relative;flex:1;min-width:44px;height:2px;background:var(--bc-line-2)}cart-drawer-component .z-staffel__track i{position:absolute;inset-block:0;left:0;display:block;background:var(--bc-clay);transition:width .25s ease}cart-drawer-component .z-staffel--lade>.z-dot{display:none;width:5px;height:5px;flex:none;background:var(--bc-sage)}cart-drawer-component .z-staffel--lade.is-max{justify-content:center;gap:8px}cart-drawer-component .z-staffel--lade.is-max>.z-dot{display:block}cart-drawer-component .z-staffel--lade.is-max .z-staffel__track{display:none}@media screen and (max-width:749px){cart-drawer-component .z-cbar__brand{gap:9px;padding:12px 16px}cart-drawer-component .z-cbar__av img{width:38px;height:38px}cart-drawer-component .z-cbar__av img+img{margin-left:-9px}cart-drawer-component .z-cbar__mark{width:104px}cart-drawer-component .z-cbar__rt{gap:10px}cart-drawer-component .z-staffel--lade{padding:10px 16px;font-size:12.5px}}cart-drawer-component .cart-drawer__items .cart-items__table-row{display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-template-rows:repeat(8,min-content);grid-template-areas:"media details    remove" "media variants   variants" "media unit_price unit_price" "media tag        tag" "media save       price" "media volume     volume" "media quantity   quantity" "media error      error";column-gap:13px;row-gap:0;align-items:start;padding:17px 0;margin-bottom:0;border-bottom:0;border-top:1px solid var(--bc-line)}cart-drawer-component .cart-drawer__items .cart-items__table-row:first-child{border-top:0}cart-drawer-component .cart-items__table-row .cart-items__media{grid-area:media;width:76px}cart-drawer-component .cart-items__media-container{aspect-ratio:1 / 1}cart-drawer-component .cart-items__media-image{width:76px;height:76px;aspect-ratio:1 / 1;object-fit:cover;border-radius:7px}cart-drawer-component .cart-items__table-row .cart-items__details,cart-drawer-component .cart-items__table-row .cart-items__quantity,cart-drawer-component .cart-items__table-row .cart-items__quantity-controls,cart-drawer-component .mv-line-extras{display:contents}cart-drawer-component .cart-items__table-row .cart-items__product-info{grid-area:details}cart-drawer-component .cart-items__title{font-size:15.5px;font-weight:700;line-height:1.3;color:var(--bc-ink)}cart-drawer-component .cart-items__table-row .cart-items__variants-wrapper{grid-area:variants;margin-top:4px}cart-drawer-component .cart-items__table-row .cart-items__unit-price-wrapper{grid-area:unit_price;margin-top:4px}cart-drawer-component .cart-items__variants-wrapper ul[role=list]{display:none}cart-drawer-component .cart-items__variants-wrapper,cart-drawer-component .cart-items__variants-wrapper *,cart-drawer-component .cart-items__unit-price-wrapper,cart-drawer-component .cart-items__unit-price-wrapper *{font-size:14px;color:var(--bc-ink-2)}cart-drawer-component .cart-items__unit-price-wrapper s{margin-left:4px;color:var(--bc-ink-3)}cart-drawer-component .mv-line-tag{grid-area:tag;justify-self:start;margin-top:8px;padding:3px 8px;border-radius:0;background:var(--bc-clay-soft);color:var(--bc-clay);font-size:12.5px;font-weight:700}cart-drawer-component .cart-items__table-row .cart-items__price{grid-area:price;align-self:baseline;justify-self:end;margin-top:8px;font-size:17px;font-weight:700;color:var(--bc-ink);text-align:right;font-variant-numeric:tabular-nums lining-nums}cart-drawer-component .cart-items__quantity-controls>.volume-pricing-info{grid-area:volume;justify-self:start;margin-inline-start:0}cart-drawer-component .cart-items__table-row .quantity-selector-wrapper,cart-drawer-component .cart-items__table-row .cart-items__quantity-controls>.quantity-selector{grid-area:quantity;justify-self:start;margin-top:10px}cart-drawer-component .cart-items__table-row .cart-items__remove{grid-area:remove;align-self:start;color:var(--bc-ink-3)}cart-drawer-component .cart-items__table-row .cart-items__remove svg{width:17px;height:17px}cart-drawer-component .cart-items__table-row .cart-items__error{grid-area:error}cart-drawer-component .cart-drawer__summary{--cart-drawer-summary-padding: 16px;align-items:stretch;gap:0;padding:10px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--bc-sand);border-top:0}cart-drawer-component .cart-drawer__summary .cart-actions,cart-drawer-component .cart-drawer__summary .cart-totals__original-container,cart-drawer-component .cart-drawer__summary .cart-totals__tax-note,cart-drawer-component .cart-drawer__summary .cart-totals__installments{display:none}cart-drawer-component .cart-drawer__summary .cart__summary-totals,cart-drawer-component .cart-drawer__summary .cart-totals{padding-block-start:0;border-block-start:0}cart-drawer-component .mv-addon{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;margin:0 0 8px;padding:7px 10px;border:1px solid var(--bc-line-2);background:var(--bc-paper)}cart-drawer-component .mv-addon__icon{width:24px;height:24px;object-fit:contain}cart-drawer-component .mv-addon__icon svg{display:block;width:24px;height:24px}cart-drawer-component .mv-addon__title{display:block;font-size:12.5px;font-weight:600;line-height:1.25;color:var(--bc-ink)}cart-drawer-component .mv-addon__text{display:block;font-size:11px;line-height:1.3;color:var(--bc-ink-3)}cart-drawer-component .mv-addon__right{display:flex;align-items:center;gap:10px}cart-drawer-component .mv-addon__price{font-size:13px;font-weight:600;white-space:nowrap}cart-drawer-component .mv-addon__switch{position:relative;flex:0 0 auto;width:36px;height:20px;padding:0;border:0;border-radius:999px;background:var(--bc-line-2);cursor:pointer;-webkit-appearance:none;appearance:none;transition:background-color .15s ease}cart-drawer-component .mv-addon__switch:after{content:"";position:absolute;top:-7px;right:-4px;bottom:-7px;left:-4px}cart-drawer-component .mv-addon__knob{position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;box-shadow:0 1px 2px #1c1a1740;transition:left .15s}cart-drawer-component .mv-addon__switch[aria-checked=true]{background:var(--bc-sage)}cart-drawer-component .mv-addon__switch[aria-checked=true] .mv-addon__knob{left:18px}cart-drawer-component .mv-addon__switch:focus-visible{outline:2px solid var(--bc-ink);outline-offset:2px}cart-drawer-component .mv-cart-discount{display:flex;align-items:center;gap:9px;margin:0 0 6px;font-size:12.5px;font-weight:600;color:var(--bc-clay);font-variant-numeric:tabular-nums lining-nums}cart-drawer-component .mv-cart-discount__amount{margin-left:auto}cart-drawer-component .cart-drawer__summary .cart-totals{gap:0;margin:0;padding:6px 0 0;border-top:1px solid var(--bc-line)}cart-drawer-component .cart-drawer__summary .cart-totals__total{align-items:baseline}cart-drawer-component .cart-drawer__summary .cart-totals__total-label{font-size:15px;font-weight:500;color:var(--bc-ink)}cart-drawer-component .cart-drawer__summary .cart-totals__total-value{font-size:20px;font-weight:600;color:var(--bc-clay);font-variant-numeric:tabular-nums lining-nums}cart-drawer-component .mv-cart-total-was{margin-right:6px;font-size:12px;font-weight:400;color:var(--bc-ink-3)}cart-drawer-component .mv-cart-ship{display:flex;align-items:baseline;gap:12px;margin:4px 0 10px;padding-top:5px;border-top:1px solid var(--bc-line);font-size:12.5px;color:var(--bc-ink-2)}cart-drawer-component .mv-cart-ship__value{margin-left:auto;font-weight:600;color:var(--bc-ink)}cart-drawer-component .cart-drawer__summary .cart__ctas{gap:0}cart-drawer-component .cart-drawer__summary .cart__checkout-button{min-height:48px;margin:0;background:var(--bc-ink);border-color:var(--bc-ink);color:#fff}cart-drawer-component .mv-cart-pay{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:10px 0 0;padding:0;list-style:none}cart-drawer-component .mv-cart-pay li{display:flex}cart-drawer-component .mv-cart-pay .icon{width:38px;height:24px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bc-cart.css.map */
