body.layr-clone-enabled #cart-drawer{--theme-drawer-width: min(602px, 100vw);--cart-drawer-padding: 32px}body.layr-clone-enabled #cart-drawer .theme-drawer__header{flex-shrink:0;min-height:73px;padding:24px 32px;gap:12px}body.layr-clone-enabled #cart-drawer .theme-drawer__title{display:flex;align-items:baseline;gap:4px;margin:0;font-size:20px;font-weight:500;line-height:1.1;letter-spacing:-1px}body.layr-clone-enabled #cart-drawer .theme-drawer__badge{display:inline;width:auto;min-width:0;height:auto;min-height:0;aspect-ratio:auto;padding:0;margin:0;border:0;border-radius:0;font:inherit;background:none}body.layr-clone-enabled #cart-drawer .theme-drawer__badge:before{content:"("}body.layr-clone-enabled #cart-drawer .theme-drawer__badge:after{content:")"}body.layr-clone-enabled #cart-drawer .theme-drawer__close-button{width:24px;height:24px;min-width:24px;min-height:24px;padding:0;margin:0 0 0 auto;border:0;border-radius:0;box-shadow:none;background:none}body.layr-clone-enabled #cart-drawer .theme-drawer__close-button .svg-wrapper{width:24px;height:24px}body.layr-clone-enabled #cart-drawer .cart-drawer__content:not(.layr-cart-empty){height:100%;min-height:0;overflow:hidden;gap:32px;padding:32px}#cart-drawer .layr-cart-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:24px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.layr-clone-enabled #cart-drawer .cart-drawer__items{padding:0;overflow:visible;flex:0 0 auto}#cart-drawer .cart-items__table tbody{display:flex;flex-direction:column;gap:20px}body.layr-clone-enabled #cart-drawer .cart-items__table-row{grid-template-columns:120px minmax(0,1fr) auto;grid-template-rows:min-content minmax(0,1fr) 32px auto;grid-template-areas:"media details price" "media variants variants" "media quantity quantity" "error error error";column-gap:20px;row-gap:0;min-height:151px;padding:0 0 20px;margin:0;border-bottom:1px solid var(--layr-line)}body.layr-clone-enabled #cart-drawer .cart-items__table-row:last-child{padding-bottom:20px;margin:0;border-bottom:1px solid var(--layr-line)}#cart-drawer .cart-items__details{display:contents}#cart-drawer .cart-items__product-info{grid-area:details;min-width:0}#cart-drawer .cart-items__variants-wrapper{grid-area:variants;align-self:start;margin-top:10px}body.layr-clone-enabled #cart-drawer .cart-items__unit-price-wrapper{display:none}body.layr-clone-enabled #cart-drawer .cart-items__media{width:120px;height:130px;border-radius:6px;overflow:hidden;background:radial-gradient(ellipse at center,#d5d5d5,#e5e3e1)}#cart-drawer .cart-items__media-container{width:100%;height:100%;aspect-ratio:auto}#cart-drawer .cart-items__media-image{width:100%;height:100%;object-fit:cover}body.layr-clone-enabled #cart-drawer .cart-items__title{font-size:18px;font-weight:700;line-height:1.12;letter-spacing:.36px;color:var(--layr-ink);text-transform:none}#cart-drawer .cart-items__title-row{display:flex;gap:6px;align-items:start}body.layr-clone-enabled #cart-drawer .cart-items__price{position:relative;min-width:0;padding:0;font-size:18px;font-weight:500;line-height:1.22;white-space:nowrap}#cart-drawer .layr-cart-line-compare{position:absolute;top:100%;right:0;margin-top:4px;font-size:14px;font-weight:400;line-height:1;color:var(--layr-muted, #8a8275)}#cart-drawer .cart-items__variants{display:flex;flex-wrap:wrap;gap:8px}#cart-drawer .cart-items__variant{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}body.layr-clone-enabled #cart-drawer .cart-items__variant dt{font-size:16px;font-weight:400;line-height:1.4}body.layr-clone-enabled #cart-drawer .cart-items__variant dd{display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:1.4}#cart-drawer .layr-cart-variant-dot{width:16px;height:16px;flex:0 0 16px;border-radius:50%;border:1px solid var(--layr-line);background:#fff}#cart-drawer .layr-cart-variant-dot.is-blue{background:var(--layr-blue)}#cart-drawer .layr-cart-pack-colours{flex-wrap:wrap;gap:6px;margin-top:10px}#cart-drawer .layr-cart-pack-colours>.layr-cart-colours-label{width:auto;height:auto;border:0;background:none;font-size:16px}#cart-drawer .layr-cart-pack-colours small{font-size:14px;color:var(--layr-ink)}body.layr-clone-enabled #cart-drawer .cart-items__quantity{width:100%;margin:0;align-self:end}#cart-drawer .cart-items__quantity-controls{width:100%;justify-content:space-between}body.layr-clone-enabled #cart-drawer .quantity-selector{display:grid;grid-template-columns:30px 40px 30px;width:100px;min-height:32px;height:32px;border:1px solid var(--layr-line);border-radius:4px;background:var(--layr-warm);overflow:hidden;box-shadow:none}body.layr-clone-enabled #cart-drawer .quantity-selector button{width:30px;min-width:0;min-height:0;height:30px;padding:0;border:0;background:none}#cart-drawer .quantity-selector .svg-wrapper{width:14px;height:14px}body.layr-clone-enabled #cart-drawer .quantity-selector input{width:40px;height:30px;min-height:0;padding:0;border:0;border-inline:1px solid var(--layr-line);font-size:14px;font-weight:700;background:none}body.layr-clone-enabled #cart-drawer .cart-items__remove{width:24px;height:24px;min-height:24px;min-width:24px;padding:0;margin-left:auto;border:0;box-shadow:none;background:none}#cart-drawer .cart-items__remove svg{width:24px;height:24px}body.layr-clone-enabled #cart-drawer .layr-cart-upsell{position:relative;display:flex;flex-wrap:wrap;align-items:center;flex-shrink:0;gap:20px;padding:20px;margin:0;border:1px solid var(--layr-line);border-radius:4px}#cart-drawer .layr-cart-upsell>img{flex:0 0 90px;width:90px;height:100px;aspect-ratio:auto;object-fit:contain;border-radius:3px}#cart-drawer .layr-cart-upsell__info{display:flex;flex:1;flex-direction:column;align-items:start;gap:12px;min-width:0}#cart-drawer .layr-cart-upsell strong{margin:0;font-size:18px;line-height:1.2;letter-spacing:.36px}#cart-drawer .layr-cart-upsell .layr-cart-upsell__saving{display:inline-flex;padding:4px 6px;margin:0;border-radius:2px;background:#898378;color:#fff;font-size:14px;font-weight:500;line-height:1.12}#cart-drawer [data-layr-upsell-saving]{display:none}#cart-drawer .layr-cart-upsell:has([data-layr-cart-upsell-choice=white].is-selected) [data-layr-upsell-saving=white],#cart-drawer .layr-cart-upsell:has([data-layr-cart-upsell-choice=blue].is-selected) [data-layr-upsell-saving=blue]{display:inline}#cart-drawer .layr-cart-upsell__actions{flex-wrap:wrap;gap:8px}body.layr-clone-enabled #cart-drawer [data-layr-cart-upsell-choice]{height:34px;padding:4px 12px 4px 4px;gap:8px;font-size:14px;line-height:1.28;font-weight:700;white-space:nowrap}#cart-drawer [data-layr-cart-upsell-choice] i{position:relative}#cart-drawer [data-layr-cart-upsell-choice].is-selected i:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--layr-ink)}#cart-drawer [data-layr-cart-upsell-choice]:disabled{opacity:.4;cursor:not-allowed}body.layr-clone-enabled #cart-drawer .layr-cart-upsell__add{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;min-height:32px;height:auto;width:auto;margin:0 0 0 auto;padding:6px 12px;border-radius:4px;font-size:14px;line-height:20px;font-weight:700;letter-spacing:.28px}#cart-drawer [data-layr-cart-upsell-error]{flex-basis:100%;font-size:13px;margin-top:0}#cart-drawer [data-layr-cart-upsell-error][hidden]{display:none}body.layr-clone-enabled #cart-drawer .cart-drawer__summary{position:static;flex:0 0 auto;align-items:stretch;gap:12px;margin:0;padding:0;-webkit-mask-image:none;mask-image:none}#cart-drawer .layr-cart-line-totals{display:flex;flex-direction:column;gap:12px;margin:0;padding:0 0 12px;max-height:min(25dvh,180px);overflow-y:auto;border-bottom:1px solid var(--layr-line)}#cart-drawer .layr-cart-line-totals>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:16px;line-height:1.4}#cart-drawer .layr-cart-line-totals dt{margin:0;font-weight:400}#cart-drawer .layr-cart-line-totals dd{flex-shrink:0;margin:0;font-weight:500}body.layr-clone-enabled #cart-drawer .cart-totals{width:100%;margin:0;padding:0;border:0}#cart-drawer .cart-totals__original-container:empty{display:none}#cart-drawer .cart-totals__container{display:flex;flex-direction:column;gap:12px}#cart-drawer .cart-totals__total{font-size:16px;line-height:1.4}#cart-drawer .cart-totals__total-label{font-size:16px;font-weight:400}#cart-drawer .cart-totals__total-value{font-size:16px;font-weight:700}#cart-drawer .cart-totals__tax-note{margin:0;font-size:13px;line-height:1.4;color:var(--layr-muted, #8a8275)}#cart-drawer .cart__ctas{width:100%;margin:20px 0 0}body.layr-clone-enabled #cart-drawer .cart__checkout-button{width:100%;min-height:56px;padding:16px;border-radius:4px;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.32px;text-transform:none}@media(hover:hover){#cart-drawer .cart-items__title:hover{text-decoration:underline;text-underline-offset:3px}#cart-drawer .theme-drawer__close-button:hover,#cart-drawer .cart-items__remove:hover{opacity:.6}#cart-drawer .layr-cart-upsell__add:hover:not(:disabled){background:#20231d}#cart-drawer [data-layr-cart-upsell-choice]:hover:not(:disabled):not(.is-selected){border-color:var(--layr-ink)}}#cart-drawer button:focus-visible,#cart-drawer a:focus-visible,#cart-drawer input:focus-visible{outline:2px solid var(--layr-ink);outline-offset:3px}@media(max-width:767px){body.layr-clone-enabled #cart-drawer .theme-drawer__header{min-height:65px;padding:20px}body.layr-clone-enabled #cart-drawer .cart-drawer__content:not(.layr-cart-empty){padding:24px 20px;gap:24px}body.layr-clone-enabled #cart-drawer .cart-items__table-row{grid-template-columns:96px minmax(0,1fr) auto;min-height:125px}body.layr-clone-enabled #cart-drawer .cart-items__media{width:96px;height:104px}body.layr-clone-enabled #cart-drawer .layr-cart-upsell{padding:14px;gap:12px;align-items:start}#cart-drawer .layr-cart-upsell>img{flex-basis:72px;width:72px;height:80px}#cart-drawer .layr-cart-upsell__info{gap:10px}#cart-drawer .layr-cart-upsell strong{font-size:16px}#cart-drawer .layr-cart-upsell__actions{gap:6px}body.layr-clone-enabled #cart-drawer [data-layr-cart-upsell-choice]{height:28px;padding:3px 10px 3px 3px;font-size:13px}#cart-drawer [data-layr-cart-upsell-choice] i{width:20px;height:20px}body.layr-clone-enabled #cart-drawer .layr-cart-upsell__add{flex-basis:100%;width:100%;min-height:48px;margin:0}#cart-drawer .cart__ctas{margin-top:12px}}@media(max-width:400px){body.layr-clone-enabled #cart-drawer [data-layr-cart-upsell-choice]{height:24px;padding:2px 8px 2px 2px;gap:6px;font-size:12px}#cart-drawer .layr-cart-upsell__actions{gap:4px}#cart-drawer [data-layr-cart-upsell-choice] i{width:16px;height:16px}body.layr-clone-enabled #cart-drawer .cart-items__table-row{column-gap:12px}body.layr-clone-enabled #cart-drawer .cart-items__title,body.layr-clone-enabled #cart-drawer .cart-items__price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/layr-cart-parity.css.map */
