.cart-drawer__dialog{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;margin:0!important;width:390px!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:0!important;border:none!important;border-radius:0!important;overflow:hidden!important;background:#fff;box-shadow:-4px 0 32px #0000002e}@media(max-width:479px){.cart-drawer__dialog{width:100vw!important}}.cart-drawer__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow:hidden}.cart-items-component,.cart-drawer__content{width:100%;flex:1 1 0%;display:flex;flex-direction:column;overflow:hidden;min-height:0}.cart-scroll-area{flex:1 1 0%;overflow-y:auto;overflow-x:hidden;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.cart-drawer__items{width:100%;height:auto!important;display:block}.cart-items__wrapper{height:auto!important;padding-bottom:0!important;overflow-y:visible!important}.cart-drawer__summary{position:static!important;bottom:auto!important;right:auto!important;width:100%!important;flex-shrink:0!important;flex-grow:0!important;mask-image:none!important;-webkit-mask-image:none!important}.ll-cart-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:0 8px;padding:12px 16px;background:#fff;border-bottom:1px solid #ece6e8;flex-shrink:0;width:100%;box-sizing:border-box}.ll-cart-logo{grid-column:2;justify-self:center;height:36px;width:auto;max-width:100%;object-fit:contain;display:block}.ll-cart-title{grid-column:2;justify-self:center;font-size:.95rem;font-weight:700;color:#1a1a1a}.ll-cart-close{grid-column:3;justify-self:end;width:28px;height:28px;border:1.5px solid #c5c5c5;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;padding:0;transition:background .15s}.ll-cart-close:hover{background:#f5f0f0}.ll-cart-close .svg-wrapper{display:flex;align-items:center;justify-content:center}.ll-cart-close svg{width:12px;height:12px}.ll-reservation-bar{display:block;width:100%;background:#44172b;text-align:center;padding:9px 20px;font-size:.82rem;color:#fff;font-weight:500;flex-shrink:0;box-sizing:border-box;margin:0}.ll-timer-time{color:#f88fab;font-weight:700}.ll-shipping-bar{padding:10px 16px 12px;background:#fff;flex-shrink:0;border-bottom:1px solid #f5f0f1;box-sizing:border-box;width:100%}.ll-shipping-bar__text{font-size:.77rem;color:#b06070;text-align:center;margin:0 0 7px}.ll-shipping-bar__text strong{font-weight:700}.ll-shipping-bar__track{background:#e0d0d5;height:5px;border-radius:99px;overflow:hidden}.ll-shipping-bar__fill{background:#f88fab;height:100%;border-radius:99px;transition:width .4s ease}.ll-shipping-bar--achieved .ll-shipping-bar__text,.ll-shipping-bar--achieved .ll-shipping-bar__text strong{color:#2a7a3b}.ll-shipping-bar--achieved .ll-shipping-bar__fill{background:#56c47a}.ll-item{display:grid;grid-template-columns:84px 1fr;grid-template-rows:1fr auto;grid-template-areas:"img body" "img err";column-gap:12px;padding:14px 16px;border-bottom:1px solid #ece6e8;position:relative;box-sizing:border-box}.ll-item:last-child{border-bottom:none}.ll-item.removing{overflow:hidden;animation:llRemoveRow .4s ease forwards;animation-delay:.2s}@keyframes llRemoveRow{0%{height:var(--row-height);opacity:1}to{height:0;opacity:0;padding-top:0;padding-bottom:0;border-color:transparent}}.ll-item__img-wrap{grid-area:img;grid-row:1 / -1;display:block;width:84px;align-self:start;border-radius:4px;overflow:hidden;background:#f5f0f0}.ll-item__img{width:84px;height:auto;display:block}.ll-item__del{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;color:#b8b8b8;padding:2px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .15s;box-shadow:none}.ll-item__del:hover{color:#555}.ll-item__del .svg-wrapper{display:flex;align-items:center}.ll-item__del svg{width:15px;height:15px}.ll-item__body{grid-area:body;display:flex;flex-direction:column;padding-right:28px;gap:2px;min-width:0}a.ll-item__title{font-size:.85rem;font-weight:700;color:#1a1a1a;text-decoration:none;line-height:1.3;display:block}a.ll-item__title:hover{color:#44172b}.ll-item__variant{font-size:.76rem;color:#b06070;line-height:1.5}.ll-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:6px}.ll-item__price{font-size:.86rem;font-weight:700;color:#b06070;white-space:nowrap;flex-shrink:0;text-align:right}.ll-price-compare{color:silver;font-size:.74rem;font-weight:400;text-decoration:line-through;margin-left:3px}.ll-qty{display:inline-flex;align-items:stretch;border:1.5px solid #d2d2d2;border-radius:4px;background:#fff;overflow:hidden;height:34px;flex:0 0 auto;width:100px}.ll-qty__btn{display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:100%;background:none;border:none;box-shadow:none;cursor:pointer;color:#444;padding:0;transition:background .12s;flex-shrink:0}.ll-qty__btn:hover{background:#f5f0f1}.ll-qty__btn span{font-size:18px;line-height:1;font-weight:300;color:#444;display:block;-webkit-user-select:none;user-select:none}.ll-qty__input{flex:1 1 auto;min-width:0;height:100%;text-align:center;border:none;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;font-size:.84rem;font-weight:600;color:#1a1a1a;background:#fff;padding:0;margin:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;outline:none}.ll-qty__input::-webkit-inner-spin-button,.ll-qty__input::-webkit-outer-spin-button{-webkit-appearance:none}.ll-item__error-wrap{grid-area:err;display:none}.ll-item__error-wrap:not(.hidden){display:flex;align-items:flex-start}.cart-item__error{display:flex;align-items:flex-start;font-size:.74rem;color:#c0303a;gap:4px;padding-top:4px}.cart-item__error .svg-wrapper{width:13px;height:13px;flex-shrink:0;margin-top:1px}.ll-cart-empty-content{display:flex;flex-direction:column;align-items:center;padding:50px 20px;flex:1}.ll-cart-empty-text{font-size:.95rem;color:#1a1a1a;font-weight:600;margin-bottom:20px}.cart-items__empty-button{background:#44172b!important;color:#f88fab!important;border:none!important;border-radius:5px!important;padding:12px 28px!important;font-weight:700!important;font-size:.88rem!important;text-decoration:none!important;display:inline-block!important}.ll-cart-footer{width:100%;box-sizing:border-box;border-top:1px solid #ece6e8;padding:14px 16px;background:#fff;flex-shrink:0}.ll-subtotal-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:4px}.ll-savings-row{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;color:#2a7a3b;background:#f0faf3;border-radius:5px;padding:6px 10px;margin-top:6px;margin-bottom:2px}.ll-savings-row__label{display:flex;align-items:center;gap:5px}.ll-savings-row__label svg{flex-shrink:0;color:#2a7a3b}.ll-savings-row__amount{font-weight:700;white-space:nowrap}.ll-cart-footer__note{font-size:.72rem;color:#aaa;text-align:center;margin:6px 0 10px}.ll-checkout-btn{display:block;width:100%;background:#f88fab;color:#44172b!important;border:none;border-radius:5px;padding:14px 20px;font-size:.9rem;font-weight:700;font-family:inherit;text-align:center;text-decoration:none!important;cursor:pointer;transition:background .15s;box-sizing:border-box;margin-top:10px;position:relative;pointer-events:auto!important;-webkit-appearance:none;appearance:none}.ll-checkout-btn:hover{background:#e07898}.ll-upsells{border-top:1px solid #ece6e8;padding:10px 0 4px;background:#fff;width:100%;box-sizing:border-box}.ll-upsells__heading{font-size:.7rem;font-weight:700;color:#b06070;text-transform:uppercase;letter-spacing:.07em;padding:0 16px;margin:0 0 6px}.ll-upsells__track{display:flex;flex-direction:column;gap:0;overflow:visible;padding:0}.ll-upsell-card{display:flex;flex-direction:row;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #ece6e8;background:#fff;transition:background .12s}.ll-upsell-card:last-child{border-bottom:none}.ll-upsell-card:hover{background:#fdf8f9}.ll-upsell__img-wrap{display:block;width:58px;min-width:58px;border-radius:6px;overflow:hidden;background:#f5f0f0;flex-shrink:0;align-self:center}.ll-upsell__img{width:100%;height:auto;display:block}.ll-upsell__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;padding:0}.ll-upsell__title{font-size:.78rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ll-upsell__title:hover{color:#44172b}.ll-upsell__row2{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.ll-upsell__size{font-size:.7rem;color:#b06070;font-weight:500;white-space:nowrap}.ll-upsell__price{font-size:.75rem;font-weight:700;color:#1a1a1a;white-space:nowrap}.ll-upsell__compare{font-size:.68rem;color:#bbb;text-decoration:line-through;white-space:nowrap}.ll-upsell__add{width:30px;height:30px;min-width:30px;border-radius:50%;background:#44172b;color:#fff;border:none;cursor:pointer;font-size:20px;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0;padding:0;box-shadow:none}.ll-upsell__add:hover:not(:disabled){background:#5a2040}.ll-upsell__add:disabled{background:#ccc;cursor:default}
/*# sourceMappingURL=/cdn/shop/t/32/assets/ll-cart.css.map */
