body.hs-template-cart{background:#f4f3f0}body.hs-template-cart #MainContent{--hs-cart-ink: #11110f;--hs-cart-muted: #73716b;--hs-cart-line: rgba(17, 17, 15, .1);--hs-cart-paper: #fff;--hs-cart-accent: #927552;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,540px);align-items:start;gap:32px;width:min(100%,1480px);min-height:72vh;margin:0 auto;padding:calc(var(--header-height, 103px) + 32px) 32px 48px!important;background:#f4f3f0;color:var(--hs-cart-ink)}body.hs-template-cart #MainContent>.shopify-section{min-width:0;overflow:visible}body.hs-template-cart #MainContent>[id$=__cart-items]{grid-column:1}body.hs-template-cart #MainContent>[id$=__cart-footer]{position:sticky;top:104px;grid-column:2}body.hs-template-cart #MainContent>[id$=__cart-items]:has(cart-items.is-empty){grid-column:1 / -1}body.hs-template-cart cart-items,body.hs-template-cart cart-items.gradient,body.hs-template-cart #main-cart-footer,body.hs-template-cart #main-cart-footer.gradient,body.hs-template-cart cart-items .page-width,body.hs-template-cart #main-cart-footer .page-width{background:transparent;color:var(--hs-cart-ink)}body.hs-template-cart cart-items[class*=section-],body.hs-template-cart #main-cart-footer .cart__footer[class*=section-]{padding-top:0;padding-bottom:0}body.hs-template-cart cart-items .page-width,body.hs-template-cart #main-cart-footer .page-width{width:100%;max-width:none;padding:0}body.hs-template-cart .hs-cart__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 24px}body.hs-template-cart .hs-cart__eyebrow,body.hs-template-cart .hs-cart-summary__eyebrow{margin:0 0 8px;color:var(--hs-cart-accent);font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}body.hs-template-cart .hs-cart__heading .title--primary{margin:0;color:var(--hs-cart-ink);font-size:clamp(34px,4vw,52px);font-weight:600;letter-spacing:-.045em;line-height:1}body.hs-template-cart .hs-cart__count{margin:11px 0 0;color:var(--hs-cart-muted);font-size:14px;line-height:1.4}body.hs-template-cart .hs-cart__continue{display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;margin-bottom:3px;color:#3f3e3a;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s ease,transform .18s ease}body.hs-template-cart .hs-cart__continue span{font-size:19px;line-height:1}body.hs-template-cart .hs-cart__continue:hover{color:var(--hs-cart-accent);transform:translate(-2px)}body.hs-template-cart .cart__items{overflow:hidden;padding:0;border:1px solid var(--hs-cart-line);border-radius:24px;background:var(--hs-cart-paper);box-shadow:0 18px 50px #1816120e}body.hs-template-cart .cart-items{border-spacing:0;border-collapse:separate;width:100%;box-shadow:none}body.hs-template-cart .cart-items thead th{padding:18px 0;border-bottom:1px solid var(--hs-cart-line);color:#96938c;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}body.hs-template-cart .cart-items thead th:first-child{width:auto;padding-left:24px}body.hs-template-cart .cart-items thead th:last-child{padding-right:24px}body.hs-template-cart .cart-items th+th,body.hs-template-cart .cart-item>td+td,body.hs-template-cart .cart-item .cart-item__quantity,body.hs-template-cart .cart-items .cart-items__heading--quantity{padding-left:24px}body.hs-template-cart .cart-items tbody tr:not(:first-child) td{border-top:1px solid var(--hs-cart-line)}body.hs-template-cart .cart-items td{padding-top:26px;padding-bottom:26px;vertical-align:middle}body.hs-template-cart .cart-items td:last-child{padding-right:24px}body.hs-template-cart .cart-item__media{width:142px;padding-left:24px}body.hs-template-cart .cart-item__image-container{overflow:hidden;width:118px;height:118px;border-radius:15px;background:#eeece7}body.hs-template-cart .cart-item__image{width:100%;max-width:none;height:100%;object-fit:cover;transition:transform .3s ease}body.hs-template-cart .cart-item__media:hover .cart-item__image{transform:scale(1.025)}body.hs-template-cart .cart-item__details{width:auto;min-width:190px;color:var(--hs-cart-muted);font-size:14px;line-height:1.5}body.hs-template-cart .cart-item__details>*{max-width:34rem}body.hs-template-cart .cart-item__details>*+*{margin-top:5px}body.hs-template-cart a.cart-item__name{margin-bottom:9px;color:var(--hs-cart-ink);font-size:18px;font-weight:600;letter-spacing:-.018em;line-height:1.3;text-decoration:none}body.hs-template-cart a.cart-item__name:hover{color:var(--hs-cart-accent);text-decoration:none}body.hs-template-cart .cart-item__details .product-option,body.hs-template-cart .cart-item__details .product-option dt,body.hs-template-cart .cart-item__details .product-option dd{color:var(--hs-cart-muted);font-size:13px}body.hs-template-cart .cart-item .price,body.hs-template-cart .cart-item .price--end{color:var(--hs-cart-ink);font-size:17px;font-weight:600;letter-spacing:-.01em}body.hs-template-cart .cart-item .cart-item__old-price{color:#9d9a94}body.hs-template-cart .cart-item__quantity-wrapper{align-items:center;flex-wrap:nowrap;gap:6px}body.hs-template-cart .cart-item .quantity{width:116px;min-height:44px;border:1px solid var(--hs-cart-line);border-radius:999px;background:#faf9f7}body.hs-template-cart .cart-item .quantity:before,body.hs-template-cart .cart-item .quantity:after{display:none}body.hs-template-cart .cart-item .quantity__button{width:38px;border:0;background:transparent;color:#77736c;transition:color .16s ease,background-color .16s ease}body.hs-template-cart .cart-item .quantity__button:hover{background:#92755214;color:var(--hs-cart-accent)}body.hs-template-cart .cart-item .quantity__input{background:transparent;color:var(--hs-cart-ink);font-size:14px;font-weight:600}body.hs-template-cart .cart-item cart-remove-button{margin-left:2px}body.hs-template-cart .cart-item cart-remove-button .button{min-width:40px;min-height:40px;border:0;border-radius:50%;background:transparent;color:#aaa69e;transition:color .16s ease,background-color .16s ease}body.hs-template-cart .cart-item cart-remove-button .button:hover{background:#f8eeee;color:#a44848}body.hs-template-cart .cart-item__error{color:#a44848}body.hs-template-cart #main-cart-footer{border:0}body.hs-template-cart #main-cart-footer .cart__footer{display:block;width:100%;padding:0}body.hs-template-cart #main-cart-footer.is-empty,body.hs-template-cart #MainContent>[id$=__cart-footer]:has(#main-cart-footer.is-empty){display:none}body.hs-template-cart #main-cart-footer .hs-cart-summary{width:100%;padding:24px;border:1px solid var(--hs-cart-line);border-radius:24px;background:var(--hs-cart-paper);box-shadow:0 18px 50px #18161211}body.hs-template-cart .hs-cart-summary__header{padding-bottom:18px;border-bottom:1px solid var(--hs-cart-line)}body.hs-template-cart .hs-cart-summary__header h2{margin:0;color:var(--hs-cart-ink);font-size:25px;font-weight:600;letter-spacing:-.03em;line-height:1.15}body.hs-template-cart #main-cart-footer .cart__blocks{display:flex;flex-direction:column;width:100%;max-width:none;margin:0}body.hs-template-cart #main-cart-footer .cart__blocks>*+*{margin-top:14px}body.hs-template-cart #main-cart-footer .js-contents{padding-top:18px}body.hs-template-cart #main-cart-footer .totals{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:0}body.hs-template-cart #main-cart-footer .totals__total{margin:0;color:#585650;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}body.hs-template-cart #main-cart-footer .totals__total-value{margin:0;color:var(--hs-cart-ink);font-size:28px;font-weight:650;letter-spacing:-.035em;line-height:1;text-align:right}body.hs-template-cart #main-cart-footer .tax-note{display:block;margin:10px 0 0;color:#8a8780;font-size:11px;line-height:1.5;text-align:left}body.hs-template-cart #main-cart-footer .tax-note a{color:inherit;text-underline-offset:2px}body.hs-template-cart .hs-cart-shipping{display:flex;align-items:center;gap:9px;margin-top:14px;padding:11px 14px;border-radius:12px;background:#eef3ef;color:#1f5c43}body.hs-template-cart .hs-cart-shipping b{font-size:14.5px;font-weight:640;letter-spacing:-.012em;line-height:1.25}body.hs-template-cart .hs-cart-shipping svg{width:19px;height:19px;flex:none}body.hs-template-cart .hs-cart-shipping:not(.hs-cart-shipping--gratis){background:var(--hs-cart-paper);border:1px solid var(--hs-cart-line);color:#585650}body.hs-template-cart .hs-cart-shipping__note{margin:7px 0 0;color:#8a8780;font-size:11px;line-height:1.55}body.hs-template-cart .hs-cart-shipping__note a{color:inherit;text-decoration:underline;text-decoration-color:#8a878073;text-underline-offset:2px;white-space:nowrap}body.hs-template-cart #main-cart-footer .discounts__discount{color:var(--hs-cart-accent);font-size:13px}body.hs-template-cart .hs-cart-legal{display:block;margin-top:14px;padding:0;border:0;background:none}body.hs-template-cart .hs-cart-legal__icon{display:none}body.hs-template-cart .hs-cart-legal p{margin:0;color:#8a8780;font-size:11px;line-height:1.55}body.hs-template-cart .hs-cart-legal a{display:inline;margin:0;color:#8a8780;font-size:11px;font-weight:400;text-decoration:underline;text-decoration-color:#8a878073;text-underline-offset:2px;white-space:nowrap}body.hs-template-cart #main-cart-footer .cart__ctas{display:block;margin-top:14px}body.hs-template-cart #main-cart-footer #checkout.button,body.hs-template-cart #main-cart-footer .cart__checkout-button.button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:none;min-height:52px;padding:13px 24px;border:0;border-radius:999px;background:var(--hs-cart-ink);color:#fff;box-shadow:0 10px 24px #11110f29;font-size:14px;font-weight:600;letter-spacing:-.005em;text-transform:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}body.hs-template-cart #main-cart-footer #checkout.button:before,body.hs-template-cart #main-cart-footer #checkout.button:after{display:none}body.hs-template-cart #main-cart-footer #checkout.button svg{width:18px;height:18px;transition:transform .18s ease}body.hs-template-cart #main-cart-footer #checkout.button:hover{background:#292722;box-shadow:0 13px 28px #11110f33;transform:translateY(-1px)}body.hs-template-cart #main-cart-footer #checkout.button:hover svg{transform:translate(3px)}body.hs-template-cart .hs-cart-express{margin-top:14px}body.hs-template-cart .hs-cart-express__label{display:flex;align-items:center;gap:12px;margin:0;color:#96938c;font-size:10px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}body.hs-template-cart .hs-cart-express__label:before,body.hs-template-cart .hs-cart-express__label:after{width:100%;height:1px;background:var(--hs-cart-line);content:""}body.hs-template-cart #main-cart-footer .cart__dynamic-checkout-buttons,body.hs-template-cart #main-cart-footer shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-button-inline-size: 48px;--shopify-accelerated-checkout-button-border-radius: 12px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-row-gap: 8px}body.hs-template-cart #main-cart-footer .cart__dynamic-checkout-buttons{width:100%;max-width:none;margin:10px 0 0}body.hs-template-cart .hs-cart-summary__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:16px;padding-top:14px;border-top:1px solid var(--hs-cart-line);color:#817e77;font-size:11px}body.hs-template-cart .hs-cart-summary__trust span{display:inline-flex;align-items:center;gap:6px}body.hs-template-cart .hs-cart-summary__trust svg{width:15px;height:15px}body.hs-template-cart .hs-cart-summary__trust svg.hs-flagge{width:17px;height:17px;border-radius:2.5px;opacity:.92}body.hs-template-cart #main-cart-footer .cart__note{display:block;width:100%;margin:22px 0 4px}body.hs-template-cart #main-cart-footer .cart__note label{position:static;height:auto;margin-bottom:8px;color:#585650;font-size:12px;font-weight:600}body.hs-template-cart #main-cart-footer .text-area.field__input{min-height:90px;padding:12px 14px;border:1px solid var(--hs-cart-line);border-radius:12px;background:#faf9f7;color:var(--hs-cart-ink);font-size:13px}body.hs-template-cart cart-items.is-empty .cart__warnings{max-width:620px;margin:0 auto;padding:72px 32px;border:1px solid var(--hs-cart-line);border-radius:24px;background:var(--hs-cart-paper);box-shadow:0 18px 50px #1816120e}body.hs-template-cart cart-items.is-empty .cart__empty-text,body.hs-template-cart cart-items.is-empty .cart__login-title{color:var(--hs-cart-ink)}body.hs-template-cart cart-items.is-empty .cart__empty-text{margin:0 0 24px;font-size:30px;letter-spacing:-.035em}body.hs-template-cart cart-items.is-empty .cart__warnings .button{min-height:50px;border-radius:999px;background:var(--hs-cart-ink);color:#fff}body.hs-template-cart cart-items.is-empty .cart__login-paragraph,body.hs-template-cart cart-items.is-empty .cart__login-paragraph a{color:var(--hs-cart-muted)}@media screen and (max-width:1180px){body.hs-template-cart #MainContent{grid-template-columns:minmax(0,1fr) 430px;gap:24px;padding-right:28px!important;padding-left:28px!important}body.hs-template-cart .cart-items th+th,body.hs-template-cart .cart-item>td+td,body.hs-template-cart .cart-item .cart-item__quantity,body.hs-template-cart .cart-items .cart-items__heading--quantity{padding-left:16px}body.hs-template-cart .cart-item__media{width:126px;padding-left:20px}body.hs-template-cart .cart-item__image-container{width:104px;height:104px}}@media screen and (max-width:960px){body.hs-template-cart #MainContent{display:block;width:min(100%,760px);padding:calc(var(--header-height, 103px) + 30px) 24px 64px!important}body.hs-template-cart #MainContent>[id$=__cart-footer]{position:static;margin-top:28px}}@media screen and (max-width:749px){body.hs-template-cart #MainContent{padding:calc(var(--header-height, 72px) + 24px) 16px 52px!important}body.hs-template-cart .hs-cart__heading{align-items:flex-start;margin-bottom:22px}body.hs-template-cart .hs-cart__heading .title--primary{font-size:36px}body.hs-template-cart .hs-cart__continue{margin-top:26px;font-size:0}body.hs-template-cart .hs-cart__continue span{font-size:24px}body.hs-template-cart .cart__items,body.hs-template-cart #main-cart-footer .hs-cart-summary,body.hs-template-cart cart-items.is-empty .cart__warnings{border-radius:18px}body.hs-template-cart .cart-items thead{display:none}body.hs-template-cart .cart-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;grid-template-areas:"media details totals" "media quantity quantity";gap:14px 16px;margin:0;padding:20px}body.hs-template-cart .cart-items tbody tr:not(:first-child){border-top:1px solid var(--hs-cart-line)}body.hs-template-cart .cart-items tbody tr:not(:first-child) td{border-top:0}body.hs-template-cart .cart-items td,body.hs-template-cart .cart-items td:last-child,body.hs-template-cart .cart-item>td+td,body.hs-template-cart .cart-item .cart-item__quantity{padding:0}body.hs-template-cart .cart-item__media{grid-area:media;width:92px}body.hs-template-cart .cart-item__image-container{width:92px;height:112px;border-radius:12px}body.hs-template-cart .cart-item__details{grid-area:details;min-width:0}body.hs-template-cart a.cart-item__name{padding-right:4px;font-size:16px}body.hs-template-cart .cart-item__totals{grid-area:totals;display:block}body.hs-template-cart .cart-item__totals .price{font-size:15px;white-space:nowrap}body.hs-template-cart .cart-item__quantity{grid-area:quantity}body.hs-template-cart .cart-item__quantity-wrapper{justify-content:flex-end}body.hs-template-cart #main-cart-footer .hs-cart-summary{padding:24px 20px}body.hs-template-cart .hs-cart-summary__header h2{font-size:23px}body.hs-template-cart cart-items.is-empty .cart__warnings{padding:56px 22px}}@media(prefers-reduced-motion:reduce){body.hs-template-cart .hs-cart__continue,body.hs-template-cart .cart-item__image,body.hs-template-cart #main-cart-footer #checkout.button,body.hs-template-cart #main-cart-footer #checkout.button svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hs-cart-modern.css.map */
