.mn-cart-page{padding:36px 0 56px;background:#fff;color:#333;font-family:Minismus,Arial,sans-serif}.mn-cart-page *{box-sizing:border-box}.mn-cart-page .mncp-container{max-width:1320px;padding:0 40px;margin:0 auto}.mn-cart-page .mncp-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:24px}.mn-cart-page .mncp-heading h1{font:600 clamp(28px,3vw,36px)/1.2 Minismus,Arial,sans-serif;letter-spacing:-.04em;margin:0;color:#333}.mn-cart-page .mncp-heading>span{color:#666;font-size:13px}.mn-cart-page .mncp-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:36px;align-items:start}.mn-cart-page .mncp-main{min-width:0}.mn-cart-page .mncp-items{border-block:1px solid #e5e5e5}.mn-cart-page .mncp-item{display:grid;grid-template-columns:80px minmax(0,1fr) 128px 90px 44px;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid #e5e5e5}.mn-cart-page .mncp-item:last-child{border-bottom:0}.mn-cart-page .mncp-image{display:block;width:80px;height:80px;border-radius:3px;overflow:hidden;background:#f2f2f2}.mn-cart-page .mncp-image img{display:block;width:100%;height:100%;object-fit:contain}.mn-cart-page .mncp-description{min-width:0}.mn-cart-page .mncp-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:15px;font-weight:600;line-height:1.5;color:#333;text-decoration:none}.mn-cart-page .mncp-variant,.mn-cart-page .mncp-property{font-size:13px;line-height:1.5;color:#666;margin:4px 0 0;overflow-wrap:anywhere}.mn-cart-page .mncp-property a{text-decoration:underline}.mn-cart-page .mncp-badge{display:inline-flex;width:auto;max-width:100%;align-items:center;background:#f2f2f2;color:#333;border-radius:3px;padding:4px 7px;margin-top:8px;font:600 11px/1.3 Minismus,Arial,sans-serif}.mn-cart-page .mncp-discounts{list-style:none;padding:0;margin:6px 0 0;font-size:11px;line-height:1.5;color:#666;overflow-wrap:anywhere}.mn-cart-page .mncp-discounts li{margin:0}.mn-cart-page .mncp-discounts span{white-space:nowrap}.mn-cart-page .mncp-quantity{display:flex;align-items:center;width:128px;min-height:44px;border:1px solid #ddd;border-radius:3px;background:#fff}.mn-cart-page .mncp-quantity button{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;color:#333;border:0;background:#fff;border-radius:2px;cursor:pointer}.mn-cart-page .mncp-quantity button[hidden]{display:none}.mn-cart-page .mncp-quantity input{flex:1;min-width:0;width:38px;height:44px;margin:0;border:0;border-radius:0;background:#fff;color:#333;font:400 16px/1 Minismus,Arial,sans-serif;text-align:center;padding:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.mn-cart-page .mncp-quantity input::-webkit-inner-spin-button,.mn-cart-page .mncp-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mn-cart-page .mncp-line-price{display:flex;flex-direction:column;gap:4px;align-items:flex-end;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px}.mn-cart-page .mncp-line-price s{font-size:12px;color:#777;font-weight:400}.mn-cart-page .mncp-line-price strong{font-weight:600}.mn-cart-page .mncp-remove{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;border:1px solid transparent;border-radius:3px;color:#666;text-decoration:none}.mn-cart-page .mncp-remove:hover,.mn-cart-page .mncp-quantity button:hover{background:#f2f2f2;color:#333}.mn-cart-page .mncp-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:16px}.mn-cart-page .mncp-back{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:13px;color:#333;text-decoration:underline;text-underline-offset:4px}.mn-cart-page .mncp-update{min-height:44px;padding:10px 16px;border:1px solid #ddd;border-radius:3px;background:#fff;color:#333;font:500 13px/1.4 Minismus,Arial,sans-serif}.mn-cart-page .mncp-update:hover{background:#f2f2f2}.mn-cart-page .mncp-summary{background:#f2f2f2;padding:24px;border-radius:3px;min-width:0}.mn-cart-page .mncp-summary h2{font-size:24px;line-height:1.25;color:#333;font-weight:600;margin:0 0 24px;letter-spacing:-.04em}.mn-cart-page .mncp-totals{display:flex;flex-direction:column;gap:12px;margin:0 0 20px;font-size:14px;font-variant-numeric:tabular-nums}.mn-cart-page .mncp-totals>div{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.mn-cart-page .mncp-totals dt{font-weight:400;color:#555}.mn-cart-page .mncp-totals dd{margin:0;text-align:end;min-width:0;color:#333}.mn-cart-page .mncp-totals .mncp-grand-total{padding-top:16px;margin-top:4px;border-top:1px solid #ddd}.mn-cart-page .mncp-grand-total dt{font-weight:600;color:#333}.mn-cart-page .mncp-grand-total dd{font-size:21px;font-weight:600}.mn-cart-page .mncp-applied-discount{font-size:12px;line-height:1.5;margin:0 0 12px}.mn-cart-page .mncp-shipping{margin-bottom:16px;padding-top:2px}.mn-cart-page .mncp-shipping p{display:flex;align-items:center;gap:8px;margin:0;color:#555;font-size:13px;line-height:1.5}.mn-cart-page .mncp-shipping svg{flex:none}.mn-cart-page .mncp-progress{height:4px;background:#ddd;overflow:hidden;border-radius:2px;margin-top:10px}.mn-cart-page .mncp-progress>span{display:block;height:100%;background:#333}.mn-cart-page .mncp-checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:50px;padding:14px 18px;border:1px solid #333;border-radius:3px;background:#333;color:#fff;box-shadow:none;font:600 14px/1.4 Minismus,Arial,sans-serif;text-decoration:none}.mn-cart-page .mncp-checkout:hover{background:#4a4a4a;border-color:#4a4a4a;color:#fff}.mn-cart-page .mncp-shipping-note{font-size:12px;line-height:1.6;color:#666;margin:12px 0 0}.mn-cart-page .mncp-shipping-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}.mn-cart-page .mncp-payments{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:18px}.mn-cart-page .mncp-payment{width:32px;height:20px}.mn-cart-page .mncp-note{margin-top:24px;border-top:1px solid #e5e5e5;padding-top:16px}.mn-cart-page .mncp-note summary{font-size:13px;line-height:1.6;cursor:pointer;min-height:44px;padding:10px 0}.mn-cart-page .mncp-note textarea{width:100%;height:auto;min-height:90px;margin-top:8px;border:1px solid #ddd;border-radius:3px;padding:12px;font-size:16px}.mn-cart-page .mncp-empty{padding:24px 0 36px}.mn-cart-page .mncp-empty p{font-size:16px;margin-bottom:24px}.mn-cart-page .mncp-empty .mncp-checkout{max-width:280px}.mn-cart-page .mncp-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mn-cart-page :is(a,button,input,textarea,summary):focus-visible{outline:2px solid #333;outline-offset:3px}.mn-cart-page button:disabled{opacity:.45;cursor:default}@media(min-width:1000px){.mn-cart-page .mncp-summary{position:sticky;top:110px}}@media(max-width:1100px){.mn-cart-page .mncp-container{padding-inline:30px}.mn-cart-page .mncp-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.mn-cart-page .mncp-item{grid-template-columns:72px minmax(0,1fr) 44px;grid-template-areas:"image description remove" "image quantity price";gap:10px 12px}.mn-cart-page .mncp-image{grid-area:image;width:72px;height:72px;align-self:start}.mn-cart-page .mncp-description{grid-area:description}.mn-cart-page .mncp-remove{grid-area:remove;align-self:start}.mn-cart-page .mncp-quantity{grid-area:quantity}.mn-cart-page .mncp-line-price{grid-area:price;justify-self:end}}@media(max-width:999px){.mn-cart-page .mncp-layout{grid-template-columns:minmax(0,1fr)}.mn-cart-page .mncp-item{grid-template-columns:80px minmax(0,1fr) 128px 90px 44px;grid-template-areas:"image description quantity price remove"}.mn-cart-page .mncp-summary{position:static;max-width:none}}@media(max-width:599px){.mn-cart-page{padding:24px 0 36px}.mn-cart-page .mncp-container{padding-inline:20px}.mn-cart-page .mncp-heading{margin-bottom:20px}.mn-cart-page .mncp-item{grid-template-columns:64px minmax(0,1fr) 44px;grid-template-areas:"image description remove" "quantity quantity price";gap:12px;padding:16px 0}.mn-cart-page .mncp-image{width:64px;height:64px}.mn-cart-page .mncp-title{font-size:14px}.mn-cart-page .mncp-line-price{font-size:14px;min-width:84px}.mn-cart-page .mncp-summary{padding:22px}.mn-cart-page .mncp-actions{gap:8px}.mn-cart-page .mncp-update{font-size:12px;padding-inline:10px}.mn-cart-page .mncp-totals{font-size:13px}.mn-cart-page .mncp-grand-total dd{font-size:19px}}@media(prefers-reduced-motion:reduce){.mn-cart-page *{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/minismus-cart-page.css.map */
