jp-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;pointer-events:none}jp-cart-drawer.is-open{visibility:visible;pointer-events:auto}.jp-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#472727bf;backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem);opacity:0;transition:opacity .3s ease}jp-cart-drawer.is-open .jp-cart-drawer__overlay{opacity:1}.jp-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:90vw;max-width:38rem;background:#fff4e5;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease;box-shadow:-.4rem 0 1.6rem #321a1a40;outline:none}jp-cart-drawer.is-open .jp-cart-drawer__panel{transform:translate(0)}@media screen and (min-width:990px){.jp-cart-drawer__panel{width:52rem;max-width:52rem}}.jp-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 2.4rem;border-bottom:.1rem solid rgba(71,39,39,.18);flex-shrink:0}.jp-cart-drawer__title{font-family:Gelasio,serif;font-weight:600;font-style:italic;font-size:2rem;letter-spacing:-.05rem;color:#321a1a;margin:0}.jp-cart-drawer__title span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-size:1.3rem;letter-spacing:0;color:#321a1a99}.jp-cart-drawer__close{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;flex-shrink:0;border-radius:50%;background:#ffbecc;border:.1rem solid #472727;cursor:pointer;padding:0;transition:background .2s ease}.jp-cart-drawer__close:hover{background:#ffaec0}.jp-cart-drawer__body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.jp-cart-drawer__items{display:flex;flex-direction:column}.jp-cart-drawer__empty{padding:3rem 2.4rem;text-align:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#321a1a99;font-size:1.5rem}.jp-cart-drawer__item{display:flex;align-items:stretch;gap:1.4rem;padding:1.6rem 1.2rem;border-bottom:.1rem solid rgba(71,39,39,.12)}.jp-cart-drawer__item-image-wrap{width:11rem;flex-shrink:0;border-radius:1.5rem;overflow:hidden;border:.14rem solid #472727;background:#ffbecc}.jp-cart-drawer__item-image{width:100%;height:100%;object-fit:cover;display:block}.jp-cart-drawer__item-info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.jp-cart-drawer__item-name-block{display:flex;flex-direction:column;gap:.2rem}.jp-cart-drawer__item-name{font-family:Gelasio,serif;font-weight:500;font-style:italic;font-size:1.9rem;letter-spacing:-.05rem;color:#472727;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jp-cart-drawer__item-subtitle{font-family:Novecento Sans,sans-serif;font-size:1rem;letter-spacing:-.02rem;text-transform:uppercase;color:#472727;margin:0}.jp-cart-drawer__item-price{background:#ffbecc;border-radius:.9rem;padding:.5rem 1.3rem;font-family:Gelasio,serif;font-weight:500;font-style:italic;font-size:1.5rem;letter-spacing:-.04rem;color:#472727;white-space:nowrap}.jp-cart-drawer__item-controls{display:flex;align-items:center;gap:1rem}.jp-cart-drawer__qty{display:flex;align-items:center;gap:.5rem;border:.1rem solid #472727;border-radius:.9rem;padding:.3rem .5rem}.jp-cart-drawer__qty-btn{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;border:none;background:transparent;color:#472727;font-size:1.3rem;line-height:1;cursor:pointer;transition:background .15s ease}.jp-cart-drawer__qty-btn:hover{background:#ffbecc}.jp-cart-drawer__qty-btn:disabled{opacity:.5;cursor:default}.jp-cart-drawer__qty-value{min-width:1.6rem;text-align:center;font-family:Gelasio,serif;font-weight:500;font-style:italic;font-size:1.3rem;letter-spacing:-.04rem;color:#472727}.jp-cart-drawer__item-remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:none;border:.1rem solid transparent;cursor:pointer;padding:0;transition:background .15s ease,border-color .15s ease}.jp-cart-drawer__item-remove:hover{background:#ffbecc;border-color:#472727}.jp-cart-drawer__other-products{margin-top:auto;background:#ffbecc;padding:2.4rem;display:flex;flex-direction:column;gap:1.6rem}.jp-cart-drawer__other-heading-block{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.jp-cart-drawer__other-heading{font-family:Gelasio,serif;font-weight:600;font-style:italic;font-size:1.9rem;letter-spacing:-.05rem;color:#472727;margin:0}.jp-cart-drawer__other-underline svg{display:block;width:10rem;height:.5rem}.jp-cart-drawer__other-list{display:flex;flex-direction:column;gap:1.2rem}.jp-cart-drawer__other-card{position:relative;display:flex;align-items:center;gap:1.2rem;background:#fff4e5;border:.12rem solid #472727;border-radius:1rem;padding:1rem 1.4rem 1rem 1rem;box-shadow:0 .3rem #321a1a}.jp-cart-drawer__other-badge{position:absolute;top:-1.2rem;left:-1rem;width:4.6rem;height:4.6rem;background:#fff4e5;border:.12rem solid #472727;border-radius:50%;transform:rotate(-18deg);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-family:Gelasio,serif;font-style:italic;color:#472727;z-index:1}.jp-cart-drawer__other-badge span:first-child{font-size:1.05rem;font-weight:600}.jp-cart-drawer__other-badge span:last-child{font-size:.7rem;font-weight:300}.jp-cart-drawer__other-image-wrap{width:5.4rem;height:5.4rem;flex-shrink:0;border-radius:.7rem;overflow:hidden;border:.1rem solid #472727;background:#e8d5c4}.jp-cart-drawer__other-image{width:100%;height:100%;object-fit:cover;display:block}.jp-cart-drawer__other-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.jp-cart-drawer__other-name{font-family:Gelasio,serif;font-weight:500;font-style:italic;font-size:1.35rem;letter-spacing:-.03rem;color:#472727;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jp-cart-drawer__other-subtitle{font-family:Novecento Sans,sans-serif;font-size:.92rem;letter-spacing:-.02rem;text-transform:uppercase;color:#472727;margin:0}.jp-cart-drawer__other-price{font-family:Gelasio,serif;font-weight:500;font-style:italic;font-size:1.1rem;color:#472727;margin:.2rem 0 0}.jp-cart-drawer__other-add{flex-shrink:0;background:#fff4e5;border:.1rem solid #472727;box-shadow:0 .06rem #472727;border-radius:1.8rem;padding:.6rem 1.4rem;font-family:Novecento Sans,sans-serif;font-size:1.05rem;color:#472727;letter-spacing:-.02rem;cursor:pointer;white-space:nowrap;transition:background .2s ease}.jp-cart-drawer__other-add:hover{background:#ffbecc}.jp-cart-drawer__other-add:disabled{opacity:.6;cursor:default}.jp-cart-drawer__footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2.4rem;background:#321a1a}.jp-cart-drawer__totals{display:flex;flex-direction:column;gap:.2rem}.jp-cart-drawer__total-price{font-family:Gelasio,serif;font-weight:600;font-style:italic;font-size:1.9rem;letter-spacing:-.05rem;color:#fff4e5}.jp-cart-drawer__total-note{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;white-space:nowrap;color:#fff4e599}.jp-cart-drawer__checkout-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#ffbecc;border:.1rem solid #fff4e5;border-radius:2.2rem;padding:1rem 2.8rem;font-family:Novecento Sans,sans-serif;font-size:1.4rem;letter-spacing:-.03rem;color:#472727;text-decoration:none;cursor:pointer;transition:background .2s ease}.jp-cart-drawer__checkout-btn:hover{background:#fff4e5}html.jp-cart-drawer-open,html.jp-cart-drawer-open body{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/4/assets/jp-cart-drawer.css.map */
