:root{--ll-cd-pad: 1.2rem;--ll-cd-grey: #575757;--ll-cd-line: #e5e5e5;--ll-cd-band: #ecebe6;--ll-cd-w: 50rem}.cart-drawer .drawer__inner{width:var(--ll-cd-w);max-width:calc(100vw - 1rem);padding:0;border:0}@media screen and (max-width:749px){.cart-drawer .drawer__inner{width:100vw;max-width:100vw}}.cart-drawer .drawer__header{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem var(--ll-cd-pad) .8rem;min-height:0;flex:0 0 auto}.cart-drawer .ll-goal{flex:0 0 auto}.cart-drawer .drawer__heading{margin:0;font-size:1.2rem;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#000;white-space:nowrap}.cart-drawer .drawer__header .drawer__close{position:static;padding:0;width:2.6rem;height:2.6rem;min-width:0;min-height:0;display:inline-flex;align-items:center;justify-content:center;color:#000;margin-right:-.6rem}.cart-drawer .drawer__header .drawer__close .svg-wrapper,.cart-drawer .drawer__header .drawer__close .icon{width:1.6rem;height:1.6rem}.cart-drawer .drawer__inner-empty{padding:0 var(--ll-cd-pad)}.ll-cd__msg{text-align:center;min-width:0}.ll-goal__text--inline{margin:0;font-size:1.2rem;line-height:1.4;color:var(--ll-cd-grey);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}cart-drawer-items{padding:0 var(--ll-cd-pad)}.drawer__contents,.drawer__cart-items-wrapper{padding:0}.cart-drawer .drawer__footer{padding:0;border-top:0;margin-top:auto}.ll-cd__foot{padding:0 var(--ll-cd-pad) 1rem}.cart-drawer .drawer__inner{display:flex;flex-direction:column;height:100%;overflow-y:auto}.cart-drawer cart-drawer-items{flex:1 1 0;min-height:11rem;overflow-y:auto;overscroll-behavior:contain}.cart-drawer .drawer__footer{flex:0 0 auto;overflow:visible}.ll-goal{padding:.6rem var(--ll-cd-pad) 4.8rem;text-align:center}.ll-goal--page{padding:0 0 4.8rem}.ll-goal__text{margin:0 0 1.4rem;font-size:1.4rem;line-height:1.3}.ll-goal__text.ll-goal__text--inline{margin:0;font-size:1.2rem;line-height:1.4}.ll-goal__bar{position:relative;height:.7rem;border-radius:.4rem;background:var(--ll-goal-bar, #000)}.ll-goal__fill{position:absolute;left:0;top:0;bottom:0;border-radius:.4rem;background:var(--ll-goal-fill, #4A7C2F);transition:width .4s ease}.ll-goal__tier{position:absolute;top:50%;transform:translate(-50%,-50%);width:2.6rem;height:2.6rem}.ll-goal__icon{width:100%;height:100%;border-radius:50%;background:var(--ll-goal-bar, #000);color:#fff;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;box-sizing:border-box}.ll-goal__icon svg{width:1.3rem;height:1.3rem}.ll-goal__label{position:absolute;top:100%;left:50%;transform:translate(-50%);width:11rem;margin:.7rem 0 0;font-size:1.05rem;line-height:1.2;text-align:center;color:var(--ll-cd-grey)}.ll-goal__tier.is-unlocked .ll-goal__icon{background:var(--ll-goal-fill, #4A7C2F)}.ll-goal__tier.is-unlocked .ll-goal__label{color:var(--ll-goal-fill, #4A7C2F);font-weight:700}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{position:relative;display:grid;grid-template-columns:10rem 1fr auto;grid-template-rows:auto 1fr;gap:0 1.2rem;padding:1.4rem 0;border-bottom:1px solid var(--ll-cd-line);align-items:start}.cart-drawer .cart-items .cart-item>td{padding:0}.cart-drawer .cart-items .cart-item,.cart-drawer .cart-items .cart-item:last-child{margin:0}.cart-drawer .cart-items .cart-item__error{margin-top:0}.cart-drawer .cart-item__media{grid-row:1 / 3;grid-column:1;width:10rem;align-self:stretch;position:relative}.cart-drawer .cart-item__image{display:block;border-radius:1.6rem;width:10rem;max-width:10rem;height:100%;min-height:10rem;object-fit:cover}.cart-drawer .cart-item__details{padding:0;grid-column:2;grid-row:1 / 3;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;min-width:0;min-height:10rem}.cart-drawer .cart-item__name{font-size:1.2rem;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.06em;color:#000}.cart-drawer .cart-item__title{line-height:1.4}.cart-drawer .ll-ci__options{display:flex;flex-direction:column;gap:.3rem;margin:0}.cart-drawer .ll-ci__options .product-option{font-size:1.2rem;line-height:1.4;color:var(--ll-cd-grey)}.cart-drawer .ll-ci__options dt,.cart-drawer .ll-ci__options dd{display:inline;margin:0}.cart-drawer .cart-item .discounts{margin:0;font-size:1.1rem}.cart-drawer .cart-item .discounts:empty{display:none}.cart-drawer cart-remove-button{margin:0;position:static}.cart-drawer .ll-ci__remove{background:none;border:0;padding:0;font:inherit;font-size:1.2rem;line-height:1.4;color:var(--ll-cd-grey);text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.cart-drawer .ll-ci__remove:hover{color:#000}.cart-drawer .cart-item__totals{display:block;grid-column:3;grid-row:1;padding:0;position:relative}.cart-drawer .cart-item__totals .loading__spinner{position:absolute;top:0;right:0}.cart-drawer .ll-ci__price{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.cart-drawer .ll-ci__final{font-size:1.4rem;font-weight:700;color:#000;line-height:1.4}.cart-drawer .ll-ci__compare{font-size:1.15rem;color:#8a8a8a}.cart-drawer .cart-items .cart-item__quantity{display:block;grid-column:3;grid-row:2;padding:1rem 0 0;align-self:end}.cart-drawer .cart-items .cart-item>.cart-item__quantity{padding-top:1rem}.cart-drawer .cart-items .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__quantity-wrapper{display:flex;justify-content:flex-end}.cart-drawer .quantity{width:10rem;min-height:3.2rem;border:1px solid #cdcdcd;border-radius:2rem;overflow:hidden}.cart-drawer .quantity:after,.cart-drawer .quantity:before{display:none}.cart-drawer .quantity__input{font-size:1.2rem;font-weight:600}.cart-drawer .quantity__button{width:3.2rem;color:#000}.cart-drawer .quantity__button .icon{width:1rem;height:1rem}.cart-drawer .quantity__button .svg-wrapper--trash{display:none}.cart-drawer .quantity__button .svg-wrapper--trash .icon{width:1.4rem;height:1.4rem}.cart-drawer .quantity:has(.quantity__input[value="1"]) .svg-wrapper--minus{display:none}.cart-drawer .quantity:has(.quantity__input[value="1"]) .svg-wrapper--trash{display:inline-flex}@media screen and (max-width:749px){.cart-drawer .cart-item{grid-template-columns:9rem 1fr auto}.cart-drawer .cart-item__media,.cart-drawer .cart-item__image{width:9rem;max-width:9rem}.cart-drawer .cart-item__image,.cart-drawer .cart-item__details{min-height:9rem}}.ll-upsell{background:var(--ll-cd-band);padding:.3rem var(--ll-cd-pad)}.ll-upsell[open]{padding-bottom:.8rem}.ll-upsell__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:0;min-height:2.2rem}.ll-upsell__head::-webkit-details-marker{display:none}.ll-upsell__title{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ll-upsell__chev{width:2.2rem;height:2.2rem;border:1px solid #000;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease;transform:rotate(180deg)}.ll-upsell__chev svg{width:1.2rem;height:1.2rem}.ll-upsell[open] .ll-upsell__chev{transform:none}.ll-upsell__wrap{position:relative;display:block;margin-top:.8rem}.ll-upsell__list{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0;padding:0;list-style:none;scrollbar-width:none}.ll-upsell__list::-webkit-scrollbar{display:none}.ll-upsell__item{flex:0 0 min(32rem,86%);scroll-snap-align:start;display:flex;gap:1rem;align-items:stretch;background:#fff;border:1px solid #e3e1da;border-radius:1rem;padding:1rem}.ll-upsell__img{flex:none;align-self:flex-start;position:relative;width:8rem;height:8rem;aspect-ratio:1 / 1;min-height:0;border-radius:1.6rem;overflow:hidden;background:#f4f4f4}.ll-upsell__img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:133.333%;height:133.333%;object-fit:cover;object-position:50% 50%;display:block}.ll-upsell__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.6rem}.ll-upsell__top{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.ll-upsell__name{display:block;font-size:1.3rem;font-weight:500;line-height:1.3;color:#000;text-decoration:none}.ll-upsell__price{font-weight:700;font-size:1.3rem;white-space:nowrap}.ll-upsell__form{margin:0;display:flex;flex-direction:column;gap:.6rem}.ll-upsell__swatches{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;scrollbar-width:none}.ll-upsell__swatches::-webkit-scrollbar{display:none}.ll-upsell__swatch{position:relative;flex:0 1 2rem;min-width:1.5rem;height:auto;aspect-ratio:1 / 1;cursor:pointer}.ll-upsell__swatch input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;margin:0;cursor:pointer}.ll-upsell__swatch>span:first-of-type{display:block;width:100%;height:100%;border-radius:50%;border:1px solid #212121;box-shadow:inset 0 0 0 2px #fff;background:#ddd}.ll-upsell__swatch--unknown>span:first-of-type{background:repeating-linear-gradient(45deg,#ddd 0 3px,#f7f7f7 3px 6px)}.ll-upsell__swatch input:checked+span{box-shadow:inset 0 0 0 2px #fff,0 0 0 1.5px #000}.ll-upsell__swatch input:focus-visible+span{outline:2px solid #000;outline-offset:2px}.ll-upsell__row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.ll-upsell__select{flex:0 1 18rem;min-width:0;position:relative}.ll-upsell__select select{width:100%;min-height:3.4rem;padding:0 3rem 0 1.2rem;font-size:1.2rem;border:1px solid #000;border-radius:2rem;background:#fff;appearance:none;-webkit-appearance:none;color:#000}.ll-upsell__select .svg-wrapper{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.4rem;height:1.4rem;pointer-events:none}.ll-upsell__select .svg-wrapper svg{width:100%;height:100%}.ll-upsell__add{flex:none;margin-left:auto;min-height:3.4rem;padding:0 .2rem;border:0;background:none;color:#000;font-weight:700;font-size:1.4rem;cursor:pointer;position:relative;text-decoration:none}.ll-upsell__add:hover span:first-child{text-decoration:underline}.ll-upsell__add[disabled],.ll-upsell__add[aria-disabled=true]{opacity:.45;cursor:not-allowed}.ll-upsell__add .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ll-upsell__add .loading__spinner:not(.hidden)~span,.ll-upsell__add .loading__spinner:not(.hidden)+span{opacity:0}.ll-upsell__nav{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}.ll-upsell__arrow{width:2.4rem;height:2.4rem;border:1px solid #000;border-radius:50%;background:transparent;padding:0;cursor:pointer;color:#000;display:inline-flex;align-items:center;justify-content:center}.ll-upsell__arrow svg{width:1.2rem;height:1.2rem}.ll-upsell__wrap.at-start .ll-upsell__arrow--prev,.ll-upsell__wrap.at-end .ll-upsell__arrow--next{opacity:.3;pointer-events:none}.ll-upsell__dots{display:none;justify-content:center;gap:.8rem;margin-top:1rem}.ll-upsell__dot{width:.8rem;height:.8rem;border-radius:50%;border:0;padding:0;background:#c9c6bd;cursor:pointer}.ll-upsell__dot.is-active{background:#000}.ll-upsell__wrap.no-scroll .ll-upsell__nav,.ll-upsell__wrap.no-scroll .ll-upsell__dots{display:none}@media screen and (max-width:749px){.ll-upsell__nav{display:none}.ll-upsell__wrap:not(.no-scroll) .ll-upsell__dots{display:flex}}.ll-upsell .product-form__error-message-wrapper{font-size:1.1rem}.cart-drawer .ll-cd__note{background:var(--ll-cd-band);margin:0 calc(-1 * var(--ll-cd-pad)) .4rem;padding:.3rem var(--ll-cd-pad);box-shadow:inset 0 1px #dedbd3}.cart-drawer .ll-cd__note[open]{padding-bottom:.8rem}.cart-drawer .ll-cd__note .cart__note{top:0;height:auto;margin:.5rem 0 0}.cart-drawer .ll-cd__note .cart__note .field__input{min-height:6rem;height:6rem;padding:.8rem 1.2rem;font-size:1.2rem;border-radius:.6rem}.cart-drawer .ll-cd__note-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:0;min-height:2.2rem}.cart-drawer .ll-cd__note-head::-webkit-details-marker{display:none}.cart-drawer .ll-cd__note-title{font-size:1.2rem}.cart-drawer .ll-cd__note[open] .ll-upsell__chev{transform:none}.cart-drawer .drawer__footer>details{border-top:0;border-bottom:0;margin-top:0;padding-bottom:.3rem}.cart-drawer .drawer__footer>details[open]{padding-bottom:.8rem}.cart-drawer .drawer__footer>details+.cart-drawer__footer{padding-top:.2rem}.cart-drawer .drawer__footer .ll-upsell__head{padding:0}.cart-drawer .ll-cart-summary{display:flex;flex-direction:column;gap:.2rem;margin:.2rem 0 0}.cart-drawer .cart-drawer__footer>*+*{margin-top:0}.cart-drawer .ll-cart-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:1.2rem;line-height:1.5}.cart-drawer .ll-cart-summary__label{font-weight:700}.cart-drawer .ll-cart-summary__value{font-weight:600}.cart-drawer .ll-cart-summary__discount{font-size:1.2rem}.cart-drawer .ll-cart-summary__value--discount{color:var(--ll-red, #ff0000)}.ll-cart-summary__code{display:inline-block;background:#eee;border-radius:3px;padding:0 .5rem;margin-left:.4rem;font-size:.95rem;letter-spacing:.03em;font-weight:600}.cart-drawer .ll-cart-summary__struck{color:#000;font-weight:400;margin-right:.5rem}.cart-drawer .ll-cart-summary__free{font-weight:600;text-transform:uppercase}.cart-drawer .ll-delivery__info{display:inline-flex;align-items:center;gap:.6rem;color:#000;font-weight:700}.cart-drawer .ll-delivery__icon{width:1.4rem;height:1.4rem;flex:none;color:#000;align-self:center}.cart-drawer .ll-delivery__dates{color:#000}.cart-drawer .ll-cart-summary__total.totals{margin:.2rem 0 0;padding-top:.4rem;border-top:1px solid var(--ll-cd-line);font-size:1.4rem}.cart-drawer .ll-cart-summary__total .totals__total{font-size:1.4rem;margin:0}.cart-drawer .ll-cart-summary__amount{color:var(--ll-red, #ff0000);font-size:1.4rem;font-weight:700;margin:0}.cart-drawer .tax-note{display:block;font-size:1rem;line-height:1.3;margin:0 0 .2rem;text-align:center;color:var(--ll-cd-grey)}.ll-checkout-btn{border-radius:999px;min-height:5.4rem;font-weight:700;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;gap:.8rem}.ll-checkout-btn:after{box-shadow:none}.ll-checkout-btn--red{background:var(--ll-red, #ff0000);color:#fff}.ll-checkout-btn--red:hover{background:var(--ll-red-dark, #d90000)}.ll-checkout-btn--black{background:#000;color:#fff}.ll-checkout-btn__lock{width:1.6rem;height:1.6rem}.ll-checkout-btn__sep{opacity:.7;font-weight:400}.ll-checkout-btn__total{font-weight:700;letter-spacing:0}.cart-drawer .cart__ctas,.cart__ctas{display:block;margin-top:.6rem}.cart-drawer .cart__ctas .ll-checkout-btn,.cart-drawer .cart__ctas .cart__checkout-button{width:100%;margin-top:0}.ll-wallets{margin-top:1rem}.ll-wallets shopify-accelerated-checkout-cart,.cart__dynamic-checkout-buttons shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: 42px;--shopify-accelerated-checkout-button-inline-size: 42px;--shopify-accelerated-checkout-button-border-radius: 999px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-inline-alignment: space-between;--shopify-accelerated-checkout-row-gap: .8rem}@media screen and (max-width:360px){.cart-drawer .ll-wallets{margin-left:calc(-1 * var(--ll-cd-pad));margin-right:calc(-1 * var(--ll-cd-pad))}#main-cart-footer .cart__dynamic-checkout-buttons{margin-left:-1.5rem;margin-right:-1.5rem}}@media screen and (max-width:749px){.cart-drawer .ll-wallets,#main-cart-footer .cart__dynamic-checkout-buttons{display:none}}.ll-wallets [data-shopify-buttoncontainer],.ll-wallets ul{display:flex!important;flex-wrap:nowrap;gap:.8rem;margin:0;padding:0;list-style:none}.ll-wallets [data-shopify-buttoncontainer]>li,.ll-wallets ul>li{flex:1 1 0;min-width:0;margin:0!important;max-width:none!important}.ll-wallets [data-shopify-buttoncontainer]>li>*,.ll-wallets ul>li>*{border-radius:999px!important;overflow:hidden}.ll-wallets iframe{border-radius:999px}.ll-wallets:empty{display:none}.ll-payment-icons{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.6rem;margin:1rem 0 0;padding:0}.ll-payment-icons li{flex:0 1 4.4rem;min-width:0;line-height:0}.ll-payment-icons .icon{width:100%;height:auto;max-height:2.8rem}.ll-goal--page .ll-goal__text{margin-bottom:1.4rem}.ll-delivery{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.ll-delivery__info{display:flex;align-items:center;gap:.6rem;color:#4a7c2f;font-weight:600}.ll-delivery__icon{width:1.5rem;height:1.5rem;flex:none;color:#000}.ll-delivery__cost{font-weight:700;color:#000;white-space:nowrap}.ll-cart-summary{display:flex;flex-direction:column;gap:.3rem;margin:.8rem 0 0}.ll-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ll-cart-summary__total.totals{justify-content:space-between;margin:0}.ll-cart-summary__total .totals__total{font-size:1.5rem;margin:0}.ll-cart-summary__amount{color:var(--ll-red, #ff0000);font-size:1.5rem;font-weight:700;margin:0}.cart .tax-note{font-size:1rem;margin:.3rem 0 .8rem}#main-cart-footer .ll-upsell{background:transparent;padding:2rem 0}#main-cart-footer .ll-upsell__item{flex:0 0 34rem}#main-cart-footer .ll-upsell__list{padding:0 0 .2rem}@media screen and (max-width:749px){#main-cart-footer .ll-upsell__item{flex-basis:86%}}#main-cart-footer .ll-cart-summary{align-items:stretch}#main-cart-footer .ll-cart-summary__row{justify-content:flex-end;gap:2rem}#main-cart-footer .totals,#main-cart-footer .ll-delivery{justify-content:flex-end}#main-cart-footer .cart__ctas{display:flex;flex-direction:column;align-items:flex-end;gap:0}#main-cart-footer .cart__ctas .ll-checkout-btn{width:100%;max-width:36rem}#main-cart-footer .ll-payment-icons{justify-content:flex-end;max-width:36rem}#main-cart-footer .cart__dynamic-checkout-buttons{max-width:36rem;margin-left:auto}@media screen and (max-width:749px){#main-cart-footer .cart__ctas .ll-checkout-btn,#main-cart-footer .ll-payment-icons,#main-cart-footer .cart__dynamic-checkout-buttons{max-width:none}#main-cart-footer .ll-payment-icons{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/ll-cart.css.map */
