:root{--luv-cream: #F6F1E8;--luv-cream-warm: #EFE7D7;--luv-ink: #1A1814;--luv-ink-soft: #4A4540;--luv-mute: #8E8780;--luv-line: rgba(26, 24, 20, .1);--luv-line-soft: rgba(26, 24, 20, .06);--luv-gold: #A28B5C;--luv-gold-soft: #C9B68E;--luv-error: #8B3A2E;--luv-shadow: 0 24px 60px rgba(26, 24, 20, .18);--luv-serif: "Cormorant Garamond", "Times New Roman", Georgia, serif;--luv-sans: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif}cart-drawer .drawer__inner,cart-drawer .cart-drawer,.template-cart .shopify-section-main-cart-items{background:var(--luv-cream);color:var(--luv-ink)}cart-drawer .drawer__inner{width:min(480px,100vw);box-shadow:var(--luv-shadow);border-radius:0!important;padding:0;display:flex;flex-direction:column;font-family:var(--luv-sans)}cart-drawer .cart-drawer__overlay{background:#1a18148c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}cart-drawer .drawer__header{padding:28px 32px 18px;border-bottom:1px solid var(--luv-line-soft);background:var(--luv-cream);position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between}cart-drawer .drawer__heading{font-family:var(--luv-serif);font-weight:500;font-size:26px;letter-spacing:.5px;color:var(--luv-ink);margin:0;text-transform:none}cart-drawer .drawer__close{background:transparent;border:none;color:var(--luv-ink);padding:6px;cursor:pointer;transition:opacity .18s ease}cart-drawer .drawer__close:hover{opacity:.6}cart-drawer .drawer__close .svg-wrapper svg{width:18px;height:18px}cart-drawer .drawer__inner-empty{padding:60px 32px;text-align:center;display:flex;flex-direction:column;gap:18px;align-items:center}cart-drawer .cart__empty-text{font-family:var(--luv-serif);font-size:28px;font-weight:500;letter-spacing:.4px;color:var(--luv-ink);margin:0}cart-drawer .cart-drawer__warnings .button{margin-top:6px}cart-drawer cart-drawer-items{flex:0 0 auto;display:block;overflow:visible;background:var(--luv-cream);height:auto}cart-drawer .cart-drawer__form{padding:0}cart-drawer .cart-items,.template-cart .cart-items{width:100%;border-collapse:collapse;background:transparent}cart-drawer .cart-items thead,.template-cart .cart-items thead{display:none}cart-drawer .cart-item,.template-cart .cart-item{display:grid;grid-template-columns:96px 1fr;column-gap:20px;align-items:flex-start;padding:24px 32px;border-bottom:1px solid var(--luv-line-soft);background:transparent}cart-drawer .cart-item:last-of-type,.template-cart .cart-item:last-of-type{border-bottom:1px solid var(--luv-line)}cart-drawer .cart-item__media,.template-cart .cart-item__media{width:96px;padding:0;background:var(--luv-cream-warm);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}cart-drawer .cart-item__image,.template-cart .cart-item__image{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important;border-radius:0!important;border:none!important}cart-drawer .cart-item__media,.template-cart .cart-item__media{flex:0 0 auto;contain:layout size}cart-drawer .cart-item__media>a,.template-cart .cart-item__media>a{position:absolute;top:0;right:0;bottom:0;left:0}cart-drawer .cart-item__details,.template-cart .cart-item__details{padding:0;display:flex;flex-direction:column;gap:6px;min-width:0}cart-drawer .cart-item__name,.template-cart .cart-item__name{font-family:var(--luv-serif);font-size:19px;font-weight:500;line-height:1.25;color:var(--luv-ink);text-decoration:none;margin:0;letter-spacing:.2px}cart-drawer .cart-item__name:hover{text-decoration:none;color:var(--luv-ink-soft)}cart-drawer .cart-item__details .caption-with-letter-spacing.light,.template-cart .cart-item__details .caption-with-letter-spacing.light{display:none}cart-drawer .cart-item__details .product-option,.template-cart .cart-item__details .product-option{font-family:var(--luv-sans);font-size:13px;font-weight:400;color:var(--luv-ink-soft);margin:0;letter-spacing:.3px}cart-drawer .cart-item__discounted-prices,.template-cart .cart-item__discounted-prices{display:flex;gap:8px;align-items:baseline}cart-drawer .cart-item__old-price,.template-cart .cart-item__old-price{color:var(--luv-mute);text-decoration:line-through;font-size:12px}cart-drawer .cart-item__final-price,.template-cart .cart-item__final-price{font-weight:500;color:var(--luv-ink);font-size:13px}cart-drawer .cart-item__details dl,.template-cart .cart-item__details dl{margin:4px 0 0;display:flex;flex-wrap:wrap;gap:4px 8px;font-size:12px;color:var(--luv-mute)}cart-drawer .cart-item__details dl dt{font-weight:500}cart-drawer .cart-item__details .discounts__discount,.template-cart .cart-item__details .discounts__discount{font-size:12px;color:var(--luv-gold);letter-spacing:.4px;text-transform:uppercase;margin-top:6px;font-weight:500;font-family:var(--luv-sans);display:flex;align-items:center;gap:4px}cart-drawer .cart-item__details .discounts__discount svg{display:none}cart-drawer .cart-item__quantity,.template-cart .cart-item__quantity{margin-top:12px;padding:0;border-top:none;display:flex;align-items:center;justify-content:space-between;gap:16px}cart-drawer .cart-item__quantity-wrapper,.template-cart .cart-item__quantity-wrapper{display:flex;align-items:center;gap:16px}cart-drawer .quantity,.template-cart .quantity{border:1px solid var(--luv-line);border-radius:0;background:transparent;height:32px;min-height:32px;width:auto;min-width:96px;display:inline-flex}cart-drawer .quantity__button,.template-cart .quantity__button{width:32px;height:32px;background:transparent;color:var(--luv-ink);border:none;cursor:pointer;font-weight:400}cart-drawer .quantity__button:hover,.template-cart .quantity__button:hover{color:var(--luv-gold);background:transparent}cart-drawer .quantity__button svg,.template-cart .quantity__button svg{width:11px;height:11px}cart-drawer .quantity__input,.template-cart .quantity__input{background:transparent;color:var(--luv-ink);font-family:var(--luv-sans);font-size:13px;font-weight:500;border:none;width:28px;text-align:center}cart-drawer .cart-remove-button,.template-cart .cart-remove-button{background:transparent;border:none;margin:0;padding:0;width:auto;height:auto}cart-drawer cart-remove-button .button,.template-cart cart-remove-button .button{background:transparent;border:none;color:var(--luv-mute);font-family:var(--luv-sans);font-size:11px;font-weight:400;letter-spacing:.04em;text-transform:none;padding:6px 0;min-height:0;height:auto;text-decoration:none;text-decoration-color:transparent;cursor:pointer;transition:color .18s ease;box-shadow:none}cart-drawer cart-remove-button .button:hover,.template-cart cart-remove-button .button:hover{color:var(--luv-error);text-decoration-color:var(--luv-error);background:transparent}cart-drawer cart-remove-button .button:before,cart-drawer cart-remove-button .button:after,.template-cart cart-remove-button .button:before,.template-cart cart-remove-button .button:after{display:none}cart-drawer cart-remove-button svg,.template-cart cart-remove-button svg{display:none}cart-drawer cart-remove-button .button-text,.template-cart cart-remove-button .button-text{display:inline}cart-drawer cart-remove-button .button-text:after,.template-cart cart-remove-button .button-text:after{content:"Remove"}cart-drawer cart-remove-button .button-text>span,.template-cart cart-remove-button .button-text>span{display:none}cart-drawer .cart-item__totals,.template-cart .cart-item__totals{display:flex;align-items:baseline;gap:8px;font-family:var(--luv-sans);font-size:14px;font-weight:500;color:var(--luv-ink);margin:0}cart-drawer .cart-item__totals .cart-item__discounted-prices,.template-cart .cart-item__totals .cart-item__discounted-prices{gap:6px}.template-cart .cart-item>td:not(.cart-item__media):not(.cart-item__details):not(.cart-item__quantity){display:none}.template-cart .cart-item{grid-template-columns:120px 1fr}.template-cart .cart-item__media{width:120px}.template-cart .cart-item__quantity{grid-column:1 / -1;margin-top:8px;padding-left:140px}@media(min-width:750px){.template-cart .cart-item__quantity{grid-column:2;padding-left:0}}cart-drawer .luv-cart-item--candle,.template-cart .luv-cart-item--candle{background:linear-gradient(180deg,var(--luv-cream) 0%,var(--luv-cream-warm) 100%);position:relative}cart-drawer .luv-cart-item--candle:before,.template-cart .luv-cart-item--candle:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--luv-gold)}cart-drawer .luv-cart-candle-tag,.template-cart .luv-cart-candle-tag{display:inline-block;font-family:var(--luv-sans);font-size:10px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:var(--luv-gold);margin:2px 0 0;padding:0;background:transparent;border:none}cart-drawer .luv-cart-rewards-wrap,.template-cart .luv-cart-rewards-wrap{padding:24px 32px;background:var(--luv-cream);border-bottom:1px solid var(--luv-line-soft)}cart-drawer .luv-cart-rewards,.template-cart .luv-cart-rewards{font-family:var(--luv-sans);font-size:12px;color:var(--luv-ink);letter-spacing:.4px}cart-drawer .luv-rewards__copy,.template-cart .luv-rewards__copy{margin-bottom:12px}cart-drawer .luv-rewards__text,.template-cart .luv-rewards__text{display:block;font-size:12px;letter-spacing:.6px;color:var(--luv-ink-soft);line-height:1.5}cart-drawer .luv-rewards__track,.template-cart .luv-rewards__track{position:relative;height:2px;background:var(--luv-line);margin-top:8px;margin-bottom:30px;overflow:visible}cart-drawer .luv-rewards__fill,.template-cart .luv-rewards__fill{display:block;height:100%;background:var(--luv-gold);transition:width .6s cubic-bezier(.4,0,.2,1)}cart-drawer .luv-rewards__milestone,.template-cart .luv-rewards__milestone{position:absolute;top:50%;transform:translate(-50%,-50%);pointer-events:none}cart-drawer .luv-rewards__milestone-tick,.template-cart .luv-rewards__milestone-tick{display:block;width:6px;height:6px;background:var(--luv-cream);border:1.5px solid var(--luv-gold-soft);border-radius:50%;margin:0 auto}.luv-rewards--full .luv-rewards__milestone-tick,.luv-rewards--ship .luv-rewards__milestone--ship .luv-rewards__milestone-tick,.luv-rewards--full .luv-rewards__milestone--ship .luv-rewards__milestone-tick,.luv-rewards--full .luv-rewards__milestone--candle .luv-rewards__milestone-tick{background:var(--luv-gold);border-color:var(--luv-gold)}cart-drawer .luv-rewards__milestone-label,.template-cart .luv-rewards__milestone-label{position:absolute;top:14px;left:50%;transform:translate(-50%);font-size:9.5px;letter-spacing:1.5px;text-transform:uppercase;color:var(--luv-mute);white-space:nowrap;font-weight:500}cart-drawer .luv-cart-picker,.template-cart .luv-cart-picker{padding:24px 32px 28px;background:var(--luv-cream-warm);border-bottom:1px solid var(--luv-line-soft)}cart-drawer .luv-cart-picker.is-locked,.template-cart .luv-cart-picker.is-locked{opacity:.55}cart-drawer .luv-candle-picker,.template-cart .luv-candle-picker{font-family:var(--luv-sans)}cart-drawer .luv-candle-picker__head,cart-drawer .luv-candle-picker__title,.template-cart .luv-candle-picker__head,.template-cart .luv-candle-picker__title{font-family:var(--luv-serif);font-size:18px;font-weight:500;color:var(--luv-ink);margin:0 0 4px;letter-spacing:.3px}cart-drawer .luv-candle-picker__sub,cart-drawer .luv-candle-picker__subtitle,.template-cart .luv-candle-picker__sub,.template-cart .luv-candle-picker__subtitle{font-size:11px;color:var(--luv-mute);letter-spacing:.8px;text-transform:uppercase;margin:0 0 16px;font-weight:500}cart-drawer .luv-candle-picker__grid,.template-cart .luv-candle-picker__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}cart-drawer .luv-candle-picker__item,.template-cart .luv-candle-picker__item,cart-drawer [data-luv-candle-item],.template-cart [data-luv-candle-item]{background:var(--luv-cream);border:1px solid var(--luv-line-soft);padding:8px;cursor:pointer;transition:all .18s ease;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}cart-drawer [data-luv-candle-item]:hover,.template-cart [data-luv-candle-item]:hover{border-color:var(--luv-gold-soft);background:var(--luv-cream)}cart-drawer [data-luv-candle-item].is-selected,.template-cart [data-luv-candle-item].is-selected{border-color:var(--luv-gold);background:var(--luv-cream);box-shadow:inset 0 0 0 1px var(--luv-gold)}cart-drawer [data-luv-candle-item].is-oos,.template-cart [data-luv-candle-item].is-oos{opacity:.4;cursor:not-allowed}cart-drawer [data-luv-candle-item] img,.template-cart [data-luv-candle-item] img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}cart-drawer [data-luv-candle-item] .luv-candle-picker__name,.template-cart [data-luv-candle-item] .luv-candle-picker__name,cart-notification [data-luv-candle-item] .luv-candle-picker__name{font-size:10.5px;letter-spacing:.4px;color:var(--luv-ink);line-height:1.25;font-weight:400;font-family:var(--luv-serif);font-style:italic;display:block;text-align:center;white-space:normal;overflow:visible;text-overflow:clip;word-break:keep-all;padding:0 2px;-webkit-hyphens:none;hyphens:none}cart-drawer .luv-candle-picker.is-confirmed .luv-candle-picker__grid,.template-cart .luv-candle-picker.is-confirmed .luv-candle-picker__grid{opacity:1}cart-drawer [data-luv-candle-confirm-text],.template-cart [data-luv-candle-confirm-text]{font-family:var(--luv-sans);font-size:11px;color:var(--luv-gold);letter-spacing:1px;text-transform:uppercase;font-weight:500;margin-top:12px;display:inline-block}cart-drawer [data-luv-candle-change],.template-cart [data-luv-candle-change]{background:transparent;border:none;font-family:var(--luv-sans);font-size:10.5px;color:var(--luv-mute);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;padding:6px 0;margin-left:12px;text-decoration:underline;text-underline-offset:3px}cart-drawer [data-luv-candle-change]:hover,.template-cart [data-luv-candle-change]:hover{color:var(--luv-ink)}cart-drawer .luv-cart-picker-lock-msg,.template-cart .luv-cart-picker-lock-msg{font-family:var(--luv-sans);font-size:11px;color:var(--luv-mute);letter-spacing:.8px;text-transform:uppercase;margin:12px 0 0;font-weight:500}@keyframes luvFlash{0%,to{background:var(--luv-cream-warm)}50%{background:#a28b5c26}}cart-drawer .luv-candle-picker.is-flash,.template-cart .luv-candle-picker.is-flash{animation:luvFlash .6s ease}cart-drawer .luv-cart-xsell,.template-cart .luv-cart-xsell{padding:24px 32px;background:var(--luv-cream);border-bottom:1px solid var(--luv-line-soft)}cart-drawer .luv-cart-xsell__title,.template-cart .luv-cart-xsell__title{font-family:var(--luv-serif);font-size:16px;font-weight:500;color:var(--luv-ink);margin:0 0 2px;letter-spacing:.3px}cart-drawer .luv-cart-xsell__sub,.template-cart .luv-cart-xsell__sub{font-family:var(--luv-sans);font-size:10.5px;color:var(--luv-mute);letter-spacing:1.2px;text-transform:uppercase;margin:0 0 14px;font-weight:500}cart-drawer .luv-cart-xsell__strip,.template-cart .luv-cart-xsell__strip{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}cart-drawer .luv-cart-xsell__strip::-webkit-scrollbar,.template-cart .luv-cart-xsell__strip::-webkit-scrollbar{display:none}cart-drawer .luv-cart-xsell__card,.template-cart .luv-cart-xsell__card{flex:0 0 130px;display:flex;flex-direction:column;gap:8px;background:var(--luv-cream);cursor:pointer}cart-drawer .luv-cart-xsell__img,.template-cart .luv-cart-xsell__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--luv-cream-warm);display:block}cart-drawer .luv-cart-xsell__name,.template-cart .luv-cart-xsell__name{font-family:var(--luv-serif);font-size:13px;font-weight:500;color:var(--luv-ink);line-height:1.25;margin:0}cart-drawer .luv-cart-xsell__price,.template-cart .luv-cart-xsell__price{font-family:var(--luv-sans);font-size:11px;color:var(--luv-ink-soft);font-weight:500;letter-spacing:.3px}cart-drawer .luv-cart-xsell__add,.template-cart .luv-cart-xsell__add{font-family:var(--luv-sans);font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--luv-ink);background:transparent;border:1px solid var(--luv-ink);padding:8px 10px;cursor:pointer;transition:all .18s ease;font-weight:500;text-align:center}cart-drawer .luv-cart-xsell__add:hover,.template-cart .luv-cart-xsell__add:hover{background:var(--luv-ink);color:var(--luv-cream)}cart-drawer .drawer__footer,cart-drawer .cart-drawer__footer,.template-cart .cart__footer{position:sticky;bottom:0;background:var(--luv-cream);border-top:1px solid var(--luv-line);padding:22px 32px 26px;z-index:10;box-shadow:0 -8px 24px #1a18140a}cart-drawer .cart-drawer__footer>div:first-child,cart-drawer .cart-drawer__footer .discounts,.template-cart .cart__footer .discounts{margin-bottom:8px}cart-drawer .discounts__discount,.template-cart .discounts__discount{font-family:var(--luv-sans);font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--luv-gold);display:flex;align-items:center;gap:6px;margin:4px 0;font-weight:500}cart-drawer .discounts__discount svg,.template-cart .discounts__discount svg{display:none}cart-drawer .totals,.template-cart .totals{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 16px;padding:12px 0;border-top:1px solid var(--luv-line-soft)}cart-drawer .totals__total,.template-cart .totals__total{font-family:var(--luv-sans);font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--luv-ink-soft);font-weight:500}cart-drawer .totals__total-value,.template-cart .totals__total-value{font-family:var(--luv-serif);font-size:24px;font-weight:500;color:var(--luv-ink);letter-spacing:.3px}cart-drawer .tax-note,cart-drawer .cart__dynamic-checkout-buttons+p,.template-cart .tax-note{font-family:var(--luv-sans);font-size:10.5px;color:var(--luv-mute);letter-spacing:.4px;margin:6px 0 14px}cart-drawer #CartDrawer-Checkout,cart-drawer .cart__checkout-button,.template-cart .cart__checkout-button,.template-cart #checkout{width:100%;background:var(--luv-ink)!important;color:var(--luv-cream)!important;font-family:var(--luv-sans)!important;font-size:11.5px!important;letter-spacing:2.5px!important;text-transform:uppercase!important;font-weight:500!important;border:none!important;border-radius:0!important;padding:18px 24px!important;cursor:pointer;transition:background .2s ease;box-shadow:none!important;min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center}cart-drawer #CartDrawer-Checkout:before,cart-drawer #CartDrawer-Checkout:after,cart-drawer .cart__checkout-button:before,cart-drawer .cart__checkout-button:after,.template-cart .cart__checkout-button:before,.template-cart .cart__checkout-button:after,.template-cart #checkout:before,.template-cart #checkout:after{display:none!important}cart-drawer #CartDrawer-Checkout:hover,cart-drawer .cart__checkout-button:hover,.template-cart .cart__checkout-button:hover,.template-cart #checkout:hover{background:var(--luv-ink-soft)!important}cart-drawer .cart__dynamic-checkout-buttons{margin-top:8px}cart-drawer .luv-cart-trust,.template-cart .luv-cart-trust{text-align:center;font-family:var(--luv-sans);font-size:10px;color:var(--luv-mute);letter-spacing:1.5px;text-transform:uppercase;margin:12px 0 0;font-weight:500}cart-drawer .cart-drawer__footer details,.template-cart .cart__note{margin:8px 0;font-family:var(--luv-sans);font-size:11px}cart-drawer .cart-drawer__footer summary,.template-cart .cart__note summary{letter-spacing:1px;text-transform:uppercase;font-size:10.5px;color:var(--luv-mute);cursor:pointer;padding:6px 0;font-weight:500}.template-cart .page-width{max-width:1200px;padding:0 32px}.template-cart cart-items{padding:60px 0}.template-cart .title-wrapper-with-link{border-bottom:1px solid var(--luv-line);padding-bottom:28px;margin-bottom:0;display:flex;justify-content:space-between;align-items:baseline}.template-cart .title--primary{font-family:var(--luv-serif);font-size:44px;font-weight:500;letter-spacing:.4px;color:var(--luv-ink);margin:0}.template-cart .underlined-link{font-family:var(--luv-sans);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--luv-ink-soft);text-decoration:none;border-bottom:1px solid var(--luv-line);padding-bottom:2px;font-weight:500}.template-cart .underlined-link:hover{color:var(--luv-ink);border-color:var(--luv-ink)}@media(min-width:990px){.template-cart .cart__contents{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:start}.template-cart .cart__items{grid-column:1}.template-cart .cart__footer{grid-column:2;position:sticky;top:80px;border-top:none;background:var(--luv-cream-warm);padding:32px;box-shadow:none}}.template-cart .cart__warnings{text-align:center;padding:100px 24px}.template-cart .cart__empty-text{font-family:var(--luv-serif);font-size:36px;font-weight:500;color:var(--luv-ink);margin-bottom:16px}.template-cart .button,cart-drawer .button{background:var(--luv-ink);color:var(--luv-cream);font-family:var(--luv-sans);font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:500;border:none;border-radius:0;padding:16px 32px;min-height:48px;box-shadow:none}.template-cart .button:before,.template-cart .button:after,cart-drawer .button:before,cart-drawer .button:after{display:none}@media(max-width:749px){cart-drawer .drawer__inner{position:fixed;bottom:0;left:0;right:0;top:auto;width:100%;height:92vh;max-height:92vh;border-radius:0;transform:translateY(100%);transition:transform .32s cubic-bezier(.4,0,.2,1)}cart-drawer.active .drawer__inner,cart-drawer[open] .drawer__inner{transform:translateY(0)}cart-drawer .drawer__header{padding:20px 24px 14px;position:relative}cart-drawer .drawer__header:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:42px;height:3px;background:var(--luv-line);border-radius:3px}cart-drawer .drawer__heading{font-size:22px}cart-drawer .cart-item{padding:18px 24px;grid-template-columns:80px 1fr;column-gap:16px}cart-drawer .cart-item__media{width:80px}cart-drawer .cart-item__name{font-size:17px}cart-drawer .luv-cart-rewards-wrap,cart-drawer .luv-cart-picker,cart-drawer .luv-cart-xsell{padding:20px 24px}cart-drawer .cart-drawer__footer{padding:18px 24px 24px}cart-drawer .luv-candle-picker__grid{grid-template-columns:repeat(4,1fr);gap:8px}cart-drawer .totals__total-value{font-size:22px}.template-cart .page-width{padding:0 20px}.template-cart cart-items{padding:32px 0}.template-cart .title--primary{font-size:32px}.template-cart .cart-item{padding:18px 0;grid-template-columns:80px 1fr}.template-cart .cart-item__media{width:80px}}cart-notification .cart-notification{background:var(--luv-cream)!important;color:var(--luv-ink)!important;font-family:var(--luv-sans);border-radius:0!important;box-shadow:var(--luv-shadow)!important;border:none!important;width:min(420px,100vw);padding:0}cart-notification .cart-notification__header{padding:22px 28px 14px;border-bottom:1px solid var(--luv-line-soft);background:var(--luv-cream)}cart-notification .cart-notification__heading{font-family:var(--luv-serif)!important;font-size:19px!important;font-weight:500!important;color:var(--luv-ink)!important;letter-spacing:.3px;text-transform:none!important;margin:0;display:flex;align-items:center;gap:8px}cart-notification .cart-notification__heading svg{width:16px;height:16px;color:var(--luv-gold)}cart-notification .cart-notification__close{color:var(--luv-ink);background:transparent;border:none;padding:6px}cart-notification .cart-notification__close:hover{opacity:.6}cart-notification #cart-notification-product{padding:20px 28px;border-bottom:1px solid var(--luv-line-soft)}cart-notification #cart-notification-product .cart-item{display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:start}cart-notification .cart-notification-product__image{width:88px!important;height:88px!important;aspect-ratio:1 / 1;background:var(--luv-cream-warm);border-radius:0!important;border:none!important;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 88px}cart-notification .cart-notification-product__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;max-width:none!important;max-height:none!important}cart-notification .cart-notification-product__name{font-family:var(--luv-serif)!important;font-size:16px!important;font-weight:500!important;color:var(--luv-ink)!important;letter-spacing:.2px}cart-notification dl,cart-notification .product-option{font-size:12px;color:var(--luv-mute)}cart-notification .luv-notif-rewards-wrap{padding:18px 28px!important;background:var(--luv-cream-warm)!important;border:none!important;border-bottom:1px solid var(--luv-line-soft)!important}cart-notification .luv-cart-picker--notif{margin-top:12px;padding:14px!important;background:var(--luv-cream)!important;border:1px solid var(--luv-line-soft)!important;border-radius:0!important}cart-notification .luv-candle-picker__head{text-align:left}cart-notification .luv-candle-picker__title{font-family:var(--luv-serif);font-size:14px;font-weight:500;color:var(--luv-ink);display:block;margin:0 0 2px}cart-notification .luv-candle-picker__sub{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:var(--luv-mute);display:block;margin-bottom:10px}cart-notification .luv-candle-picker__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}cart-notification [data-luv-candle-item]{background:var(--luv-cream-warm);border:1px solid var(--luv-line-soft);padding:6px;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;border-radius:0}cart-notification [data-luv-candle-item].is-selected{border-color:var(--luv-gold);box-shadow:inset 0 0 0 1px var(--luv-gold)}cart-notification [data-luv-candle-item] img{width:100%;aspect-ratio:1 / 1;object-fit:cover}cart-notification .cart-notification__links{padding:18px 28px 22px;background:var(--luv-cream);display:flex;flex-direction:column;gap:8px}cart-notification .button{width:100%;background:var(--luv-ink)!important;color:var(--luv-cream)!important;font-family:var(--luv-sans)!important;font-size:11px!important;letter-spacing:2px!important;text-transform:uppercase!important;font-weight:500!important;border:none!important;border-radius:0!important;padding:14px 20px!important;min-height:46px;box-shadow:none!important}cart-notification .button:before,cart-notification .button:after{display:none!important}cart-notification .button--secondary{background:transparent!important;color:var(--luv-ink)!important;border:1px solid var(--luv-ink)!important}cart-notification .button--secondary:hover{background:var(--luv-ink)!important;color:var(--luv-cream)!important}cart-notification .link{font-family:var(--luv-sans);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--luv-mute);text-align:center;padding:8px 0;background:transparent;border:none;cursor:pointer}cart-notification .link:hover{color:var(--luv-ink)}@media(prefers-reduced-motion:reduce){cart-drawer .drawer__inner,cart-drawer .luv-rewards__fill,cart-drawer #CartDrawer-Checkout{transition:none!important}}cart-drawer button:focus-visible,cart-drawer a:focus-visible,.template-cart button:focus-visible,.template-cart a:focus-visible{outline:2px solid var(--luv-gold);outline-offset:2px}cart-drawer .drawer__cart-items-wrapper>.cart-items>tbody>.cart-item>.cart-item__quantity>.cart-item__quantity-wrapper>price{display:none}cart-drawer .cart-item__quantity .cart-item__price-wrapper,.template-cart .cart-item__quantity .cart-item__price-wrapper{display:none}cart-drawer .loading__spinner,.template-cart .loading__spinner{color:var(--luv-gold)}cart-drawer .cart-item,.template-cart .cart-item{grid-template-columns:88px 1fr!important;column-gap:16px!important}@media(max-width:480px){cart-drawer .cart-item,.template-cart .cart-item{grid-template-columns:72px 1fr!important;column-gap:12px!important;padding:18px 16px!important}}cart-drawer .cart-item__media,.template-cart .cart-item__media{width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;max-width:88px!important;max-height:88px!important;flex:0 0 88px!important;aspect-ratio:1 / 1!important;position:relative!important;overflow:hidden!important;display:block!important;padding:0!important;background:var(--luv-cream-warm, #F6F1E8)!important}@media(max-width:480px){cart-drawer .cart-item__media,.template-cart .cart-item__media{width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;max-width:72px!important;max-height:72px!important;flex:0 0 72px!important}}cart-drawer .cart-item__media>a,.template-cart .cart-item__media>a,cart-drawer .cart-item__media>img,.template-cart .cart-item__media>img,cart-drawer .cart-item__image,.template-cart .cart-item__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;display:block!important;margin:0!important;padding:0!important}cart-drawer .cart-item,.template-cart .cart-item{align-items:start!important}cart-notification .cart-notification-product__image{width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;max-width:72px!important;max-height:72px!important;flex:0 0 72px!important;position:relative!important;overflow:hidden!important;background:var(--luv-cream-warm, #F6F1E8)!important}cart-notification .cart-notification-product__image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}cart-notification #cart-notification-product .cart-item{grid-template-columns:72px 1fr!important;gap:14px!important;padding:14px 16px!important}@media(max-width:600px){cart-drawer .luv-candle-picker__grid,.template-cart .luv-candle-picker__grid,cart-notification .luv-candle-picker__grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px!important;padding:4px 14px 8px!important;margin:10px -14px 0!important;scrollbar-width:none}cart-drawer .luv-candle-picker__grid::-webkit-scrollbar,.template-cart .luv-candle-picker__grid::-webkit-scrollbar,cart-notification .luv-candle-picker__grid::-webkit-scrollbar{display:none}cart-drawer .luv-candle-picker__item,.template-cart .luv-candle-picker__item,cart-drawer [data-luv-candle-item],.template-cart [data-luv-candle-item],cart-notification [data-luv-candle-item]{flex:0 0 108px!important;width:108px!important;max-width:108px!important;scroll-snap-align:start;padding:10px 8px!important}cart-drawer [data-luv-candle-item] .luv-candle-picker__name,.template-cart [data-luv-candle-item] .luv-candle-picker__name,cart-notification [data-luv-candle-item] .luv-candle-picker__name{font-size:11.5px!important;line-height:1.3!important;min-height:30px}}@media(max-width:600px){cart-drawer .drawer__inner{--luv-pad-x: 16px}cart-drawer .cart-item,.template-cart .cart-item{padding:18px 16px!important}cart-drawer .cart-items,.template-cart .cart-items{padding:0!important}cart-drawer .luv-cart-picker--drawer,cart-drawer .luv-candle-picker,.template-cart .luv-candle-picker{margin:14px 16px 8px!important;padding:16px 14px!important}cart-drawer .luv-rewards,.template-cart .luv-rewards{margin:14px 16px 8px!important}}.luv-cart-trust{text-align:center;font-family:DM Sans,sans-serif!important;font-size:10.5px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#231b228c!important;margin:18px 0 6px!important;padding:14px 16px 4px!important;line-height:1.6!important;border-top:1px solid rgba(35,27,34,.06)}@media(max-width:600px){cart-drawer .cart-drawer__footer{padding:16px 16px 22px!important}cart-drawer .totals,.template-cart .totals{padding:12px 0!important;margin:0 0 12px!important}cart-drawer .cart__ctas,.template-cart .cart__ctas{gap:10px}}@media(max-width:600px){.product__info-container,.product__info-wrapper{padding:18px 16px 8px!important}.product__title{margin-top:8px!important}}@media(max-width:749px){ul.product-grid,.collection ul.product-grid,.product-grid{column-gap:12px!important;row-gap:20px!important;padding-inline:16px!important;box-sizing:border-box}ul.product-grid>.grid__item,.collection ul.product-grid>.grid__item,.product-grid>.grid__item,.product-grid>li.grid__item{max-width:calc(50% - 6px)!important;flex:0 0 calc(50% - 6px)!important;width:calc(50% - 6px)!important;padding:0!important;margin:0!important}}@media(max-width:380px){ul.product-grid,.collection ul.product-grid,.product-grid{column-gap:10px!important}ul.product-grid>.grid__item,.product-grid>.grid__item,.product-grid>li.grid__item{max-width:calc(50% - 5px)!important;flex:0 0 calc(50% - 5px)!important;width:calc(50% - 5px)!important}}@media(max-width:600px){.shopify-section+.shopify-section{margin-top:0!important}.shopify-section{padding-block:clamp(28px,5vw,44px)}.shopify-section .page-width,.shopify-section>.section-wrap{padding-inline:16px!important}.banner__content{padding:28px 18px!important}}@media(max-width:600px){.luv-xsell__grid{padding-right:18px!important}.luv-xsell__grid .luv-xsell__card:last-child{margin-right:4px}}@media(max-width:600px){.announcement-bar,.header__heading-link,.utility-bar{line-height:1.4!important}.luv-offers-hero,.luv-offers-hero-v2{padding-block:10px!important}}@media(max-width:600px){body.template-product{padding-bottom:76px!important}.luv-pdp-bundle-strap{padding:14px 16px!important;margin:14px 0!important}}@media(max-width:600px){body{font-size:14.5px;line-height:1.55}p{line-height:1.55}}@media(max-width:749px){.luv-candle-picker__grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px!important;padding:4px 14px 12px!important;margin:10px -14px 0!important;scrollbar-width:none;grid-template-columns:none!important}.luv-candle-picker__grid::-webkit-scrollbar{display:none!important}.luv-candle-picker__item,[data-luv-candle-item]{flex:0 0 108px!important;width:108px!important;max-width:108px!important;min-width:108px!important;height:auto!important;scroll-snap-align:start;padding:10px 8px!important;box-sizing:border-box}.luv-candle-picker__thumb,[data-luv-candle-item] .luv-candle-picker__thumb{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;display:block!important;overflow:hidden}[data-luv-candle-item] img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.luv-candle-picker__name{font-size:11.5px!important;line-height:1.3!important;display:block!important;text-align:center!important;padding:4px 2px 0!important;min-height:28px}}@media(max-width:749px){.luv-rewards__milestones,.luv-rewards__chips{gap:6px!important}.luv-rewards__milestone-label,.luv-rewards__chip-label{font-size:10.5px!important;letter-spacing:.08em!important;line-height:1.3!important}.luv-rewards__track{height:4px!important}}@media(max-width:749px){.luv-xsell__add{height:44px!important;font-size:11px!important;letter-spacing:.15em!important}.luv-xsell__card{flex:0 0 122px!important;width:122px!important;max-width:122px!important}.template-cart .luv-xsell__card,body:not(.template-cart) .luv-xsell__card{flex:0 0 122px!important;width:122px!important;max-width:122px!important}}@media(max-width:749px){cart-drawer .cart-item,.cart-items .cart-item{padding:18px 16px!important}.luv-candle-picker,.luv-cart-picker{margin:14px 16px 10px!important;padding:14px 14px 10px!important}cart-drawer .luv-rewards,.luv-rewards{margin:14px 16px 10px!important}}.luv-cart-trust{text-align:center!important;font-family:DM Sans,sans-serif!important;font-size:10.5px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#231b228c!important;margin:18px 0 6px!important;padding:14px 16px 4px!important;line-height:1.7!important;border-top:1px solid rgba(35,27,34,.06)!important}@media(max-width:600px){.luv-cart-trust{font-size:9.5px!important;letter-spacing:.1em!important;padding:12px 16px 2px!important}}@media(max-width:749px){cart-drawer .cart-drawer__footer,.cart__footer{padding:16px 16px 24px!important}cart-drawer .totals,.cart__footer .totals{padding:12px 0!important;margin:0 0 12px!important}cart-drawer .cart__ctas,.cart__footer .cart__ctas{display:flex;flex-direction:column;gap:10px}cart-drawer .cart__checkout-button,.cart__checkout-button,button[name=checkout]{height:52px!important;font-size:13px!important;letter-spacing:.2em!important;font-weight:500!important}}@media(max-width:749px){.product-form__buttons{display:flex;flex-direction:column;gap:12px!important}.product-form__submit,.shopify-payment-button__button{min-height:52px!important}.product-form__quantity{margin-bottom:14px!important}.product__info-container,.product__info-wrapper{padding:18px 16px 8px!important}.product__title{margin-top:8px!important}}@media(max-width:749px){.product__description .columns,.product__description .row,[data-pp-ingredients-grid],.luv-pdp-ingredients,.luv-pdp-benefits-grid{display:block!important;grid-template-columns:1fr!important}.luv-pdp-ingredients>*,.luv-pdp-benefits-grid>*{width:100%!important;margin-bottom:14px}}@media(max-width:749px){.product-grid,.collection .grid,ul.product-grid{gap:16px!important}.product-grid .card__heading,.product-grid .card-information .card-information__text,.product-grid .card__information,.grid__item .card__heading,.grid__item .card__information{line-height:1.3!important}.product-grid .card__heading,.grid__item .card__heading{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.6em}.wtm-wishlist-toggle,.card-wishlist,.card__wishlist-button,[data-wishlist-button]{top:8px!important;right:8px!important}}@media(max-width:749px){.shopify-section{padding-block:clamp(28px,5vw,44px)}.shopify-section .page-width{padding-inline:16px!important}.banner__content{padding:28px 18px!important}}@media(max-width:749px){.luv-boxes__grid{padding-right:24px!important;scroll-padding-right:24px!important}.luv-boxes__grid .luv-box:last-child{margin-right:8px}}@media(max-width:749px){.luv-xsell__grid{padding-right:18px!important}.luv-xsell__grid .luv-xsell__card:last-child{margin-right:4px}}@media(max-width:749px){.announcement-bar,.luv-offers-hero,.luv-offers-hero-v2{line-height:1.5!important;padding-block:10px!important}}@media(max-width:749px){body{font-size:14.5px;line-height:1.55}p{line-height:1.55}}@media(max-width:749px){.luv-pdp-bundle-strap{padding:14px 16px!important;margin:14px 0!important;line-height:1.55!important}}@media(max-width:749px){.product__title{margin-bottom:8px!important}.product__text{line-height:1.5}.price--on-sale{gap:8px!important}}@media(max-width:749px){.additional-checkout-buttons,.shopify-payment-button{display:block!important;width:100%!important;margin-top:12px!important}}@media(max-width:749px){.cart__note label,[data-cart-note-label]{display:block!important;margin-bottom:6px!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important}}cart-drawer{pointer-events:none}cart-drawer.active{pointer-events:auto}cart-drawer.drawer{visibility:hidden}cart-drawer.active.drawer,cart-drawer.animate.drawer{visibility:visible}cart-drawer #CartDrawer-Overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:#0000005c;opacity:0;transition:opacity .28s ease}cart-drawer.active #CartDrawer-Overlay{opacity:1}cart-drawer .drawer__inner{position:fixed;top:0;right:0;z-index:2;width:min(440px,100vw);height:100dvh;max-height:100dvh;background:#f6f1e8;display:flex;flex-direction:column;overflow:hidden;transform:translate(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);box-shadow:-16px 0 40px #00000014}cart-drawer.active .drawer__inner{transform:translate(0)}cart-drawer .luv-drawer__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;border-bottom:1px solid rgba(0,0,0,.06);background:#f6f1e8}cart-drawer .luv-drawer__title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;line-height:1;margin:0;color:#1a1814;letter-spacing:.01em}cart-drawer .luv-drawer__close{width:40px;height:40px;min-width:40px;min-height:40px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#1a1814;border-radius:50%;transition:background .15s ease;margin-right:-8px}cart-drawer .luv-drawer__close:hover{background:#0000000a}cart-drawer .luv-drawer__close svg{width:16px;height:16px}cart-drawer .luv-drawer__body{flex:1 1 0;overflow-y:auto;overflow-x:hidden;min-height:0;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:10px 16px 14px;display:flex;flex-direction:column;gap:12px}cart-drawer .luv-drawer__body>div:empty{display:none;margin:0;padding:0}cart-drawer cart-drawer-items{display:block}cart-drawer .cart-items{width:100%;border-collapse:collapse}cart-drawer .cart-items thead{display:none}cart-drawer .cart-item{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}cart-drawer .cart-item:first-child{padding-top:4px}cart-drawer .cart-item:last-child{border-bottom:0;padding-bottom:4px}cart-drawer .cart-item__media img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:#fff}cart-drawer .cart-item__name{font-family:Cormorant Garamond,serif!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;color:#1a1814!important;margin:0!important;text-decoration:none}cart-drawer .cart-item__details .product-option,cart-drawer .cart-item__details dt,cart-drawer .cart-item__details dd{font-size:12px;color:#8e8780;line-height:1.3;margin:2px 0 0}cart-drawer .cart-item__price-wrapper .price{font-size:14px;color:#1a1814}cart-drawer quantity-input.quantity{min-height:32px;height:32px}cart-drawer .quantity__button{width:28px;height:28px;min-width:28px}cart-drawer .quantity__input{width:36px;font-size:13px}cart-drawer .cart-remove-button{padding:4px 6px!important;min-height:32px!important}cart-drawer .luv-cart-rewards-wrap,cart-drawer .luv-cart-picker,cart-drawer .luv-cart-xsell-host{margin:0;padding:0}cart-drawer .luv-drawer__continue{margin:0 auto 2px;display:inline-flex;align-self:center;padding:8px 14px;font-family:Inter,sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8e8780;background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;cursor:pointer}cart-drawer .luv-drawer__continue:hover{color:#c9826b}cart-drawer .luv-drawer__footer{flex:0 0 auto;padding:10px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.08);background:#f6f1e8}cart-drawer .luv-drawer__totals{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 4px}cart-drawer .luv-drawer__totals-label{font-family:Inter,sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8e8780;margin:0}cart-drawer .luv-drawer__totals-value{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:#1a1814;margin:0;line-height:1.1}cart-drawer .luv-drawer__tax{display:block;font-family:Inter,sans-serif;font-size:10px;color:#8e8780;margin:0 0 8px;letter-spacing:.02em}cart-drawer .luv-drawer__checkout{width:100%;padding:13px 20px;background:#1a1814;color:#f6f1e8;border:0;border-radius:999px;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .2s ease}cart-drawer .luv-drawer__checkout:hover{background:#2a2520}cart-drawer .luv-drawer__checkout:disabled{opacity:.35;cursor:not-allowed}cart-drawer.is-empty .luv-drawer__footer{display:none}cart-drawer .luv-drawer__empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px;gap:10px}cart-drawer .luv-drawer__empty-mark{font-family:Cormorant Garamond,serif;font-size:22px;font-style:normal;font-weight:500;color:#1a1814;line-height:1;margin:0 0 4px;letter-spacing:.32em;text-transform:none;padding-left:.32em}cart-drawer .luv-drawer__empty-title{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500;color:#1a1814;margin:0}cart-drawer .luv-drawer__empty-sub{font-family:Inter,sans-serif;font-size:14px;line-height:1.55;color:#8e8780;max-width:28ch;margin:0}cart-drawer .luv-drawer__empty-cta{margin-top:8px;padding:14px 28px;background:#1a1814;color:#f6f1e8;border-radius:999px;text-decoration:none;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.16em;text-transform:uppercase}@media(max-width:749px){cart-drawer .drawer__inner{width:100vw}cart-drawer .luv-drawer__header{padding:10px 14px 8px}cart-drawer .luv-drawer__title{font-size:20px}cart-drawer .luv-drawer__body{padding:8px 14px 12px;gap:10px}cart-drawer .luv-drawer__footer{padding:8px 14px calc(12px + env(safe-area-inset-bottom))}cart-drawer .luv-drawer__totals-value{font-size:20px}cart-drawer .cart-item__media img{width:56px;height:56px}cart-drawer .cart-item{padding:8px 0}}cart-drawer .drawer__close,cart-drawer .luv-drawer__close{position:static!important;top:auto!important;right:auto!important;min-width:40px!important;min-height:40px!important;width:40px!important;height:40px!important;margin:0!important;flex-shrink:0}cart-drawer .luv-drawer__header{position:relative;padding-right:14px!important}cart-drawer .drawer__inner{overflow-x:hidden!important;box-sizing:border-box}cart-drawer .luv-drawer__body{overflow-x:hidden!important;box-sizing:border-box}cart-drawer cart-remove-button .button,cart-drawer cart-remove-button .button:visited,cart-drawer cart-remove-button .button:hover,cart-drawer cart-remove-button .button:focus,.template-cart cart-remove-button .button,.template-cart cart-remove-button .button:visited,.template-cart cart-remove-button .button:hover,.template-cart cart-remove-button .button:focus{color:#fff!important;text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important}cart-drawer cart-remove-button .button-text,cart-drawer cart-remove-button .button-text:after,.template-cart cart-remove-button .button-text,.template-cart cart-remove-button .button-text:after{color:#fff!important;text-decoration:none!important;text-decoration-line:none!important;border-bottom:0!important;text-transform:none!important;letter-spacing:.04em!important}cart-drawer cart-remove-button .button,.template-cart cart-remove-button .button{text-transform:none!important;letter-spacing:.04em!important}@media(max-width:749px){cart-drawer .drawer__inner{width:calc(100vw - 16px)!important;max-width:100vw}cart-drawer .luv-drawer__body{padding-left:12px!important;padding-right:12px!important}cart-drawer .luv-candle-picker__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;overflow-x:visible!important}cart-drawer .luv-candle-picker__item{min-width:0!important;width:auto!important}cart-drawer .luv-candle-picker__name{font-size:10px!important;line-height:1.15!important}cart-drawer .luv-xsell__strip,cart-drawer .luv-xsell__grid{max-width:100%!important}}@media(min-width:750px){cart-drawer .drawer__inner{width:min(440px,100vw)!important}}@media(max-width:749px){cart-drawer cart-remove-button .button,cart-drawer cart-remove-button .button-text,cart-drawer cart-remove-button .button-text:after,cart-drawer cart-remove-button .button:hover,cart-drawer cart-remove-button .button:focus{text-transform:none!important;text-decoration:none!important;text-decoration-line:none!important;letter-spacing:.04em!important;color:#fff!important}}.luv-cart-item__priceline{display:flex!important;align-items:baseline!important;gap:8px!important;flex-wrap:wrap;margin-top:2px}.luv-cart-item__priceline .cart-item__old-price{color:#231b2273!important;text-decoration:line-through;text-decoration-thickness:1px;font-size:13px!important;font-weight:400!important}.luv-cart-item__priceline .luv-cart-item__final{color:#2a1620!important;font-weight:600!important;font-size:14.5px!important}.luv-cart-item__savetag{display:inline-block;font-family:DM Sans,sans-serif;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#fffbf5;background:var(--luv-rose, #C9826B);padding:3px 8px;border-radius:99px;line-height:1.2;font-weight:600;white-space:nowrap}.luv-cart-item__lineprice{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:2px;line-height:1.2}.luv-cart-item__lineprice-old{color:#231b2273;text-decoration:line-through;text-decoration-thickness:1px;font-size:12px;font-weight:400}.luv-cart-item__lineprice-new{color:#2a1620;font-weight:600;font-size:15px}.luv-bundle-group{position:relative;margin:16px 0;padding:14px 14px 8px;background:#faf6f1;border:1px solid rgba(35,27,34,.08);border-radius:10px}.luv-bundle-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 10px;border-bottom:1px dashed rgba(35,27,34,.12);margin-bottom:8px}.luv-bundle-group__head-left{display:flex;flex-direction:column;min-width:0}.luv-bundle-group__title{font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.02em;color:#2a1620;line-height:1.2;margin:0}.luv-bundle-group__count{font-size:12px;color:#231b2299;margin-top:2px}.luv-bundle-group__price{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex-shrink:0}.luv-bundle-group__price-old{color:#231b2273;text-decoration:line-through;font-size:12px;font-weight:400}.luv-bundle-group__price-new{color:#2a1620;font-weight:600;font-size:15px}.luv-bundle-group__savings{font-size:11px;color:#7a5a2f;margin-top:2px;letter-spacing:.02em}.luv-bundle-group .cart-item.luv-cart-item--bundled{background:transparent!important;padding-top:6px!important;padding-bottom:6px!important;border-bottom:1px dashed rgba(35,27,34,.06)!important}.luv-bundle-group .cart-item.luv-cart-item--bundled:last-child{border-bottom:0!important}.luv-bundle-group .cart-item.luv-cart-item--bundled .cart-item__image{width:56px!important;height:56px!important}.luv-bundle-group .cart-item.luv-cart-item--bundled .cart-item__name{font-size:13px!important;line-height:1.25!important}.luv-bundle-group .cart-item.luv-cart-item--bundled .product-option{font-size:11px!important}.luv-bundle-group__toggle{-webkit-appearance:none;appearance:none;border:0;background:transparent;font-family:inherit;font-size:11px;color:#231b2299;letter-spacing:.05em;text-transform:uppercase;padding:8px 0 4px;cursor:pointer;width:100%;text-align:center}.luv-bundle-group__toggle:hover{color:#2a1620}.luv-bundle-group.is-collapsed .luv-bundle-group__items-host{display:none}cart-drawer .luv-drawer__trust-strip,.template-cart .luv-drawer__trust-strip{display:flex;flex-wrap:wrap;gap:6px 14px;margin:6px 0 14px;padding:10px 12px;background:#fbf6ee;border:1px solid #E8D9C5;border-radius:8px;font-family:DM Sans,system-ui,sans-serif;font-size:11.5px;line-height:1.45;color:#231b22d9;letter-spacing:.01em}cart-drawer .luv-drawer__trust-item,.template-cart .luv-drawer__trust-item{display:inline-flex;align-items:center;white-space:nowrap;font-weight:500;color:#231b22}@media(min-width:750px){cart-drawer .luv-drawer__trust-strip{font-size:12px;gap:8px 18px}}cart-drawer .luv-cart-remove-x,.template-cart .luv-cart-remove-x{display:inline-flex;align-items:center;justify-content:center;width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;color:#231b228c!important;cursor:pointer;border-radius:50%;transition:background-color .18s ease,color .18s ease;outline:none;box-shadow:none!important}cart-drawer .luv-cart-remove-x:hover,.template-cart .luv-cart-remove-x:hover{background:#231b220f!important;color:#c9826b!important}cart-drawer .luv-cart-remove-x:focus-visible,.template-cart .luv-cart-remove-x:focus-visible{outline:2px solid #C9826B;outline-offset:2px}cart-drawer .luv-cart-remove-x:before,cart-drawer .luv-cart-remove-x:after,.template-cart .luv-cart-remove-x:before,.template-cart .luv-cart-remove-x:after{display:none!important;content:none!important}cart-drawer .luv-cart-remove-x__icon,.template-cart .luv-cart-remove-x__icon{width:16px;height:16px;display:block;pointer-events:none}cart-drawer cart-remove-button .luv-cart-remove-x,cart-drawer cart-remove-button .luv-cart-remove-x .button-text,.template-cart cart-remove-button .luv-cart-remove-x,.template-cart cart-remove-button .luv-cart-remove-x .button-text{font-size:0!important}cart-drawer cart-remove-button .luv-cart-remove-x .button-text:after,.template-cart cart-remove-button .luv-cart-remove-x .button-text:after{content:none!important}cart-drawer .luv-drawer__payment-row,.template-cart .luv-drawer__payment-row{margin:10px 0 0;padding:8px 0 4px;display:flex;flex-direction:column;align-items:center;gap:8px}cart-drawer .luv-drawer__payment-text,.template-cart .luv-drawer__payment-text{margin:0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:10.5px;line-height:1.4;color:#231b22a6;text-align:center;letter-spacing:.015em}cart-drawer .luv-drawer__payment-logos,.template-cart .luv-drawer__payment-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 8px}cart-drawer .luv-drawer__payment-logo,.template-cart .luv-drawer__payment-logo{display:inline-flex;align-items:center;justify-content:center;height:18px;min-width:30px;padding:0 6px;font-family:Inter,DM Sans,system-ui,sans-serif;font-size:8.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#231b22c7;background:#fff;border:1px solid rgba(35,27,34,.14);border-radius:3px;white-space:nowrap}@media(min-width:750px){cart-drawer .luv-drawer__payment-text{font-size:11px}cart-drawer .luv-drawer__payment-logo{height:19px;min-width:32px;font-size:9px}}cart-drawer .luv-drawer__accelerated,cart-drawer shopify-accelerated-checkout-cart,cart-drawer .additional-checkout-buttons,cart-drawer .cart__dynamic-checkout-buttons{display:none!important}cart-drawer .luv-xsell__benefit,.template-cart .luv-xsell__benefit{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:400;font-size:12px;line-height:1.45;color:#231b22d1;margin:3px 0 6px;padding:0;letter-spacing:.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:750px){cart-drawer .luv-xsell__benefit,.template-cart .luv-xsell__benefit{font-size:12.5px}}cart-drawer .luv-xsell__sub,.template-cart .luv-xsell__sub{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:12px;color:#231b22b3;margin:2px 0 8px}cart-drawer .luv-xsell__add,.template-cart .luv-xsell__add{transition:background-color .22s ease,color .22s ease,transform .12s ease}cart-drawer .luv-xsell__add[data-state=adding],.template-cart .luv-xsell__add[data-state=adding]{background:#f0e7d8;color:#231b2299;cursor:progress}cart-drawer .luv-xsell__add[data-state=added],.template-cart .luv-xsell__add[data-state=added]{background:#2a4d3a;color:#fbf6ee;cursor:default}cart-drawer .luv-xsell__add[data-state=added]:hover,.template-cart .luv-xsell__add[data-state=added]:hover{background:#2a4d3a}cart-drawer .luv-xsell__add[disabled],.template-cart .luv-xsell__add[disabled]{opacity:1}.luv-cart-trust{display:none!important}cart-drawer .luv-drawer__footer{padding-bottom:14px!important}@media(min-width:750px){cart-drawer .luv-drawer__footer{padding-bottom:16px!important}}cart-drawer .luv-drawer__checkout{letter-spacing:.025em!important;font-size:13px!important}@media(min-width:750px){cart-drawer .luv-drawer__checkout{font-size:13.5px!important}}cart-drawer .luv-drawer__trust-strip--v2,.template-cart .luv-drawer__trust-strip--v2{display:grid!important;grid-template-columns:1fr 1fr;gap:6px 14px;margin:8px 0 14px;padding:12px 14px;background:#fbf6ee;border:1px solid #E8D9C5;border-radius:10px;font-family:DM Sans,system-ui,sans-serif;font-size:11.5px;line-height:1.45;color:#231b22;letter-spacing:.01em}cart-drawer .luv-drawer__trust-strip--v2 .luv-drawer__trust-item,.template-cart .luv-drawer__trust-strip--v2 .luv-drawer__trust-item{display:inline-flex;align-items:center;white-space:normal;font-weight:500;color:#231b22}@media(min-width:750px){cart-drawer .luv-drawer__trust-strip--v2,.template-cart .luv-drawer__trust-strip--v2{font-size:12px;gap:8px 18px;padding:14px 16px}}cart-drawer .luv-cart-remove-x__icon--bin,.template-cart .luv-cart-remove-x__icon--bin{width:16px;height:16px;display:block;pointer-events:none;color:#1a1a1a!important}cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin,.template-cart .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin{color:#000!important}cart-drawer .luv-ships-to__note,.template-cart .luv-ships-to__note{margin:4px 0 0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:10.5px;line-height:1.5;color:#231b228c;letter-spacing:.015em}@media(min-width:750px){cart-drawer .luv-ships-to__note,.template-cart .luv-ships-to__note{font-size:11px}}cart-drawer .luv-drawer__nextreward,.template-cart .luv-drawer__nextreward{margin:6px 0 0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:12px;line-height:1.5;color:#5a4f3a;letter-spacing:.01em;min-height:0}cart-drawer .luv-drawer__nextreward:empty,.template-cart .luv-drawer__nextreward:empty{display:none}cart-drawer .luv-drawer__nextreward strong,.template-cart .luv-drawer__nextreward strong{color:#231b22;font-weight:600}@media(min-width:750px){cart-drawer .luv-drawer__nextreward,.template-cart .luv-drawer__nextreward{font-size:12.5px}}cart-drawer .luv-drawer__unlocked,.template-cart .luv-drawer__unlocked{margin:8px 0 4px;padding:0}cart-drawer .luv-drawer__unlocked:empty,.template-cart .luv-drawer__unlocked:empty{display:none}.luv-drawer__unlocked-card{border:1px solid #E8D9C5;background:#fbf6ee;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.luv-drawer__unlocked-heading{font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#231b22;margin:0}.luv-drawer__unlocked-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.luv-drawer__unlocked-li{display:flex;align-items:baseline;gap:8px;font-family:DM Sans,system-ui,sans-serif;font-size:12px;line-height:1.45;color:#231b22}.luv-drawer__unlocked-check{display:inline-block;color:#2a4d3a;font-weight:600;flex-shrink:0}.luv-drawer__unlocked-worth{margin:4px 0 0;padding-top:6px;border-top:1px solid rgba(35,27,34,.08);font-family:DM Sans,system-ui,sans-serif;font-size:11.5px;line-height:1.5;color:#231b22b8;letter-spacing:.01em}.luv-drawer__unlocked-worth strong{color:#231b22;font-weight:600}@media(min-width:750px){.luv-drawer__unlocked-li{font-size:12.5px}.luv-drawer__unlocked-worth{font-size:12px}}cart-drawer .luv-drawer__viewcart,.template-cart .luv-drawer__viewcart{display:block;margin:8px auto 6px;padding:0;background:transparent;border:none;font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;color:#231b22b3;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:.5px;text-align:center;cursor:pointer;transition:color .18s ease}cart-drawer .luv-drawer__viewcart:hover,.template-cart .luv-drawer__viewcart:hover{color:#c9826b}@media(min-width:750px){cart-drawer .luv-drawer__viewcart,.template-cart .luv-drawer__viewcart{font-size:12.5px}}cart-drawer .luv-drawer__payment-text--v2,.template-cart .luv-drawer__payment-text--v2{margin:12px 0 0;padding:0;font-family:DM Sans,system-ui,sans-serif;font-size:11px;line-height:1.5;color:#231b22ad;text-align:center;letter-spacing:.015em}@media(min-width:750px){cart-drawer .luv-drawer__payment-text--v2,.template-cart .luv-drawer__payment-text--v2{font-size:11.5px}}.luv-xsell__add[data-state=added]{background:#2a4d3a!important;color:#fbf6ee!important}.luv-xsell__add[data-state=added]:after{content:" \2713";font-weight:600}.template-cart .luv-cart-remove-x{background:transparent!important;border:none!important;box-shadow:none!important;width:30px;height:30px;min-height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#231b228c!important;cursor:pointer}.template-cart .luv-cart-remove-x:hover{background:#231b220f!important;color:#c9826b!important}.template-cart .luv-cart-remove-x__icon--bin{width:16px;height:16px}.template-cart .cart-items thead th.luv-cart-th--legacy{display:none}.template-cart .luv-drawer__trust-strip--v2{max-width:460px;margin:14px auto}.template-cart .luv-drawer__nextreward,.template-cart .luv-drawer__unlocked{text-align:left}.luv-express{margin:18px 0 14px;display:flex;flex-direction:column;gap:10px}.luv-express__divider{display:flex;align-items:center;gap:12px;margin:2px 0 6px}.luv-express__divider:before,.luv-express__divider:after{content:"";flex:1;height:1px;background:#231b2224}.luv-express__divider-label{font-family:DM Sans,system-ui,sans-serif;font-size:10.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#231b228c}.luv-express__primary{display:block}.luv-express__primary .shopify-payment-button,.luv-express__primary [is=shop-pay-button],.luv-express__primary shop-pay-button,.luv-express__primary .shopify-payment-button__button,.luv-express__primary button{width:100%!important;min-width:0!important;max-width:none!important;height:52px!important;min-height:52px!important;border-radius:10px!important}.luv-express__row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.luv-express__row>*{height:52px;min-height:52px;border-radius:10px!important;overflow:hidden}.luv-express__row button,.luv-express__row .shopify-cleanslate,.luv-express__row>*>*{width:100%!important;height:100%!important;min-height:52px!important;border-radius:10px!important}.luv-express__klarna{margin:4px 0 0;font-family:DM Sans,system-ui,sans-serif;font-size:11px;line-height:1.5;color:#231b22a6;text-align:center;letter-spacing:.015em}@media(min-width:750px){.luv-express__klarna{font-size:11.5px}}.template-cart .cart-items thead.cart-items__heading-thead,.template-cart .cart-items thead.cart-items__heading-thead.cart-items__heading--visually-hidden{display:none}.luv-ships-to--v21{margin:14px 0 6px;padding:0;text-align:center}cart-drawer .luv-ships-to--v21,.template-cart .luv-ships-to--v21{text-align:center}.luv-ships-to--v21 .luv-ships-to__made{font-family:DM Sans,system-ui,sans-serif;font-weight:500;font-size:12.5px;line-height:1.5;color:#231b22;margin:0 0 4px;padding:0;letter-spacing:.01em}.luv-ships-to--v21 .luv-ships-to__arrival{font-family:DM Sans,system-ui,sans-serif;font-weight:400;font-size:11.5px;line-height:1.5;color:#231b229e;margin:0;padding:0;letter-spacing:.01em}@media(min-width:750px){.luv-ships-to--v21 .luv-ships-to__made{font-size:13px}.luv-ships-to--v21 .luv-ships-to__arrival{font-size:12px}}.luv-ships-to--v21 [hidden],.luv-prep-note--page{display:none!important}cart-drawer .luv-drawer__trust-strip,.template-cart .luv-drawer__trust-strip{justify-content:center;text-align:center;margin-left:auto;margin-right:auto}cart-drawer .luv-drawer__rating,.template-cart .luv-drawer__rating{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;margin:0 auto 8px;width:100%}.template-cart main.cart{padding-left:24px;padding-right:24px;max-width:1320px;margin:0 auto}@media(min-width:1100px){.template-cart .cart__contents,.template-cart cart-items.cart__items{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,1fr);gap:56px;align-items:start}.template-cart .cart__footer-wrapper,.template-cart .cart__footer{margin-top:0}}@media(min-width:1100px){.template-cart .cart__footer{padding:28px 28px 32px;background:#fbf6f0;border:1px solid var(--luv-line);border-radius:4px}}.template-cart .luv-line__remove,.template-cart cart-remove-button,.template-cart .cart-item__remove{color:#231b22!important;fill:#231b22!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;margin:0 0 0 12px!important;padding:0!important;height:36px!important;align-self:center!important}.template-cart .luv-line__remove svg path,.template-cart cart-remove-button svg path,.template-cart .cart-item__remove svg path{stroke:#231b22!important;fill:#231b22!important}.template-cart .luv-line__qtybin,.template-cart .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;flex-direction:row!important;gap:0!important}@media(max-width:749px){cart-drawer .luv-line,cart-drawer .cart-drawer-item{padding:12px 0!important;gap:12px!important}cart-drawer .luv-line__thumb,cart-drawer .cart-drawer-item__image{width:64px!important;height:64px!important;flex:0 0 64px!important}cart-drawer .luv-line__body,cart-drawer .cart-drawer-item__body{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important}cart-drawer .luv-line__title,cart-drawer .cart-drawer-item__name{font-size:13px!important;line-height:1.3!important;margin:0!important;padding:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}cart-drawer .luv-line__row,cart-drawer .luv-line__qtybin{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:4px!important}cart-drawer .luv-line__qty,cart-drawer quantity-input{flex:0 0 auto!important;height:30px!important}cart-drawer .luv-line__remove,cart-drawer cart-remove-button{color:#231b22!important;margin:0 0 0 6px!important;height:30px!important;align-self:center!important}cart-drawer .luv-line__priceline{font-size:13px!important;margin-top:2px!important}cart-drawer .luv-line__discount-badge{font-size:10px!important;padding:2px 6px!important;margin-top:2px!important}}.luv-xsell--drawer .luv-xsell__grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:4px 16px 8px!important;margin:0 -16px!important}.luv-xsell--drawer .luv-xsell__card{flex:0 0 70%!important;max-width:240px!important;min-width:200px!important;scroll-snap-align:start!important;margin:0!important}@media(min-width:750px){.luv-xsell--drawer .luv-xsell__card{flex:0 0 220px!important;min-width:220px!important}}.luv-xsell__sub{font-family:DM Sans,system-ui,sans-serif!important;font-weight:400!important;font-size:11.5px!important;line-height:1.4!important;color:#231b228c!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:4px 0 14px!important;padding:0!important;display:block!important}.luv-xsell__head{text-align:center!important;padding:0 16px!important;margin-bottom:8px!important}.luv-xsell__title{font-family:Cormorant Garamond,Georgia,serif!important;font-weight:500!important;font-size:20px!important;line-height:1.2!important;color:#231b22!important;margin:0!important;letter-spacing:.02em!important}@media(min-width:750px){.luv-xsell__title{font-size:22px!important}}.luv-xsell--page .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:0!important;margin:0!important}@media(min-width:1100px){.luv-xsell--page .luv-xsell__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}}.luv-xsell--page .luv-xsell__card{display:flex!important;flex-direction:column!important;background:#fbf6f0!important;border:1px solid var(--luv-line-soft)!important;border-radius:4px!important;padding:14px!important;margin:0!important;height:100%!important}.luv-xsell--page .luv-xsell__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:6px!important}.luv-xsell--page .luv-xsell__name{font-size:14px!important;font-weight:500!important;line-height:1.3!important;color:#231b22!important}.luv-xsell--page .luv-xsell__benefit{font-size:12px!important;line-height:1.45!important;color:#231b22b8!important;flex:1 1 auto!important}.luv-xsell--page .luv-xsell__priceline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:4px!important}.luv-xsell--page .luv-xsell__add{font-size:12px!important;padding:8px 14px!important;white-space:nowrap!important}.luv-express{margin:18px 0 0}.luv-express__shell{display:flex!important;flex-direction:column!important;gap:10px!important}.luv-express__shell>*{width:100%!important;min-height:48px!important;border-radius:4px!important}.luv-express__klarna{text-align:center;font-family:DM Sans,system-ui,sans-serif;font-weight:500;font-size:12px;color:#231b22;margin:10px 0 0;letter-spacing:.04em}.luv-express__shell>*:empty,.luv-express__shell .additional-checkout-button:empty{display:none!important}@media(min-width:750px){.luv-express__shell{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto!important;gap:10px!important}.luv-express__shell>*:first-child{grid-column:1 / -1!important;min-height:52px!important}.luv-express__shell>*:nth-child(n+2){min-height:44px!important}}cart-drawer .luv-drawer__payment-text--v2,.template-cart .luv-drawer__payment-text--v2{text-align:center!important;font-size:11.5px!important;line-height:1.5!important;color:#231b228c!important;margin:12px auto 0!important;max-width:540px!important}.luv-express__primary{width:100%;display:block}.luv-express__primary>*,.luv-express__primary>shop-pay-wallet-button,.luv-express__primary>shopify-paypal-button,.luv-express__primary>shopify-google-pay-button,.luv-express__primary>shopify-apple-pay-button{width:100%!important;display:block!important;min-height:52px!important}.luv-express__row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.luv-express__row>*,.luv-express__row>shop-pay-wallet-button,.luv-express__row>shopify-paypal-button,.luv-express__row>shopify-google-pay-button,.luv-express__row>shopify-apple-pay-button{width:100%!important;display:block!important;min-height:44px!important}.luv-express__row>*:empty{display:none!important}@media(min-width:750px){.luv-express__row{grid-template-columns:repeat(2,1fr)}}.luv-express__row:empty{display:none!important}.luv-express__primary shop-pay-wallet-button>*,.luv-express__primary shopify-paypal-button>*,.luv-express__primary shopify-google-pay-button>*,.luv-express__primary shopify-apple-pay-button>*,.luv-express__row shop-pay-wallet-button>*,.luv-express__row shopify-paypal-button>*,.luv-express__row shopify-google-pay-button>*,.luv-express__row shopify-apple-pay-button>*{width:100%!important;min-height:inherit!important}@media(min-width:990px){.template-cart #MainContent{display:grid!important;grid-template-columns:minmax(0,1fr) 400px!important;grid-template-rows:auto!important;gap:48px!important;max-width:1320px!important;margin:0 auto!important;padding:24px 32px 64px!important;align-items:start!important}.template-cart #MainContent>.shopify-section{min-width:0!important;width:auto!important}.template-cart #MainContent>.shopify-section.cart__footer-wrapper{grid-column:2!important;position:sticky!important;top:96px!important;align-self:start!important}.template-cart #MainContent>.shopify-section>.page-width{max-width:none!important;padding-left:0!important;padding-right:0!important;width:100%!important}.template-cart .cart__contents{display:block!important;grid-template-columns:none!important}.template-cart cart-items.cart__items{display:block!important;grid-template-columns:none!important}}@media(min-width:1200px){.template-cart #MainContent{grid-template-columns:minmax(0,1fr) 420px!important;gap:64px!important;padding:32px 48px 80px!important}}.template-cart .luv-cart-xsell-host{margin:28px 0 0!important;padding:0!important;max-width:none!important;width:100%!important}@media(min-width:990px){.template-cart .luv-cart-xsell-host{margin:36px 0 0!important}}.template-cart .luv-xsell--page .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:0!important;margin:0!important;overflow:visible!important}@media(min-width:750px){.template-cart .luv-xsell--page .luv-xsell__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}}.template-cart .luv-xsell--page .luv-xsell__card{display:flex!important;flex-direction:column!important;background:#fbf6f0!important;border:1px solid var(--luv-line-soft)!important;border-radius:6px!important;padding:16px!important;margin:0!important;width:auto!important;max-width:none!important;height:auto!important}.luv-xsell__head{display:block!important;text-align:center!important;padding:0!important;margin:0 0 14px!important}.luv-xsell__title{display:block!important;font-family:Cormorant Garamond,Georgia,serif!important;font-weight:500!important;font-size:22px!important;line-height:1.2!important;color:#231b22!important;margin:0 0 6px!important;padding:0!important;letter-spacing:.02em!important;font-style:normal!important}.luv-xsell__sub{display:block!important;font-family:DM Sans,system-ui,sans-serif!important;font-weight:400!important;font-size:11px!important;line-height:1.4!important;color:#231b2280!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0!important;padding:0!important}cart-drawer .luv-xsell__sub,.luv-xsell--drawer .luv-xsell__sub{display:none!important}.luv-xsell--drawer .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0 16px!important;margin:0!important;scroll-snap-type:none!important}.luv-xsell--drawer .luv-xsell__grid::-webkit-scrollbar{display:none!important}.luv-xsell--drawer .luv-xsell__card{flex:0 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;background:#fbf6f0!important;border:1px solid var(--luv-line-soft)!important;border-radius:4px!important;padding:12px!important;display:flex!important;flex-direction:column!important}.luv-xsell--drawer .luv-xsell__name{font-size:13px!important;font-weight:500!important;line-height:1.3!important}.luv-xsell--drawer .luv-xsell__benefit{font-size:11.5px!important;line-height:1.4!important;color:#231b22b3!important}.luv-xsell--drawer .luv-xsell__priceline{margin-top:8px!important}[data-luv-express] .luv-express__shell{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important}[data-luv-express] .luv-express__primary{display:block!important;width:100%!important;margin:0 0 10px!important}[data-luv-express] .luv-express__row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important}[data-luv-express] .luv-express__row>*{display:block!important;width:100%!important;min-height:44px!important}[data-luv-express] .luv-express__row>*:empty,[data-luv-express] .luv-express__primary>*:empty{display:none!important}[data-luv-express] .luv-express__shell>shopify-accelerated-checkout-cart:not(:has(shop-pay-wallet-button,shopify-paypal-button,shopify-google-pay-button,shopify-apple-pay-button)),[data-luv-express] .luv-express__shell>.additional-checkout-buttons:empty,[data-luv-express] .luv-express__shell>.dynamic-checkout__content:empty{display:none!important}[data-luv-express] .luv-express__row>*:only-child{grid-column:1 / -1!important}@media(min-width:990px){.template-cart .cart-items{table-layout:fixed!important;width:100%!important}.template-cart .cart-item__media{width:96px!important}.template-cart .cart-item__details{width:auto!important}.template-cart .cart-item__quantity{width:180px!important;text-align:left!important}.template-cart .cart-item__totals{width:100px!important;text-align:right!important}.template-cart .cart-item__quantity-wrapper{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;justify-content:flex-start!important}}.template-cart .luv-drawer__trust-strip{text-align:center!important;justify-content:center!important}[data-luv-express] .luv-express__primary shop-pay-wallet-button,[data-luv-express] .luv-express__primary [is=shop-pay-button],[data-luv-express] .luv-express__primary shop-pay-button{--shop-pay-button-border-radius: 6px !important;border-radius:6px!important;overflow:hidden!important;min-height:48px!important;height:48px!important;filter:saturate(.85)}[data-luv-express] .luv-express__row>*{border-radius:6px!important;overflow:hidden!important;min-height:44px!important;height:44px!important}[data-luv-express] shop-pay-wallet-button,[data-luv-express] shopify-paypal-button,[data-luv-express] shopify-google-pay-button,[data-luv-express] shopify-apple-pay-button{border-radius:6px!important;overflow:hidden!important}.luv-cart__checkout--v2{min-height:56px!important;height:56px!important;font-size:14px!important;letter-spacing:.16em!important;border-radius:6px!important;background:#231b22!important;color:#fbf6f0!important}.luv-cart__checkout--v2:hover{background:#3a2f37!important}.cart-item__quantity-wrapper,cart-drawer .cart-item__quantity-wrapper,.template-cart .cart-item__quantity-wrapper{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:14px!important;justify-content:flex-start!important}.cart-item__quantity-wrapper cart-remove-button,cart-drawer .cart-item__quantity-wrapper cart-remove-button,.template-cart .cart-item__quantity-wrapper cart-remove-button{order:2!important;margin-left:0!important;flex:0 0 auto!important}.cart-item__quantity-wrapper .quantity-popover-container,.cart-item__quantity-wrapper quantity-popover{order:1!important}.luv-express__klarna{margin:12px 0 0!important;font-size:11px!important;color:#231b228c!important;text-align:center!important}.luv-drawer__trust-strip--v2{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:10px 16px!important;margin:20px 0!important;padding:16px 20px!important;background:#fbf6f099!important;border-top:1px solid var(--luv-line-soft)!important;border-bottom:1px solid var(--luv-line-soft)!important}.luv-drawer__trust-strip--v2 .luv-drawer__trust-item{font-family:DM Sans,system-ui,sans-serif!important;font-size:11.5px!important;font-weight:500!important;letter-spacing:.06em!important;color:#231b22b8!important;white-space:nowrap!important}@media(min-width:750px){.luv-drawer__trust-strip--v2{padding:18px 24px!important;gap:12px 22px!important}.luv-drawer__trust-strip--v2 .luv-drawer__trust-item{font-size:12px!important}}@media(max-width:749px){.luv-rewards__milestones,.luv-rewards__chips{flex-wrap:wrap!important;justify-content:center!important;gap:8px 10px!important}.luv-rewards__milestone,.luv-rewards__chip{flex:0 0 auto!important;max-width:none!important}.luv-rewards__milestone-label,.luv-rewards__chip-label{font-size:9.5px!important;letter-spacing:.06em!important;white-space:nowrap!important}.luv-rewards,cart-drawer .luv-rewards,.template-cart .luv-rewards{padding-left:14px!important;padding-right:14px!important}}@media(max-width:749px){.template-cart .luv-xsell--page .luv-xsell__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 14px!important}.template-cart .luv-xsell--page .luv-xsell__card{padding:12px!important}.template-cart .luv-xsell--page .luv-xsell__name{font-size:13px!important}.template-cart .luv-xsell--page .luv-xsell__benefit{font-size:11.5px!important;line-height:1.4!important}}@media(min-width:990px){.template-cart .cart__footer{background:#fbf6f0!important;border:1px solid var(--luv-line-soft)!important;border-radius:8px!important;padding:28px 28px 32px!important;box-shadow:0 1px 2px #231b220a!important}}cart-drawer .luv-xsell--drawer .luv-xsell__grid,.luv-xsell--drawer .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0 16px!important;margin:0!important;width:auto!important;max-width:100%!important;box-sizing:border-box!important}cart-drawer .luv-xsell--drawer .luv-xsell__card,.luv-xsell--drawer .luv-xsell__card{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;scroll-snap-align:none!important}[data-luv-xsell-host=drawer] .luv-xsell,[data-luv-xsell-host=drawer] .luv-xsell .luv-xsell__grid{max-width:100%!important;box-sizing:border-box!important}[data-luv-xsell-host=drawer] .luv-xsell .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0 16px!important;margin:0!important;scroll-snap-type:none!important}[data-luv-xsell-host=drawer] .luv-xsell .luv-xsell__card{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;scroll-snap-align:none!important;box-sizing:border-box!important}[data-luv-xsell-host=drawer] .luv-xsell .luv-xsell__sub{display:none!important}cart-items .klaviyo-form,cart-items [class*=klaviyo-form],cart-items [id^=klaviyo],cart-items .needsclick[class*=klaviyo],cart-items div[data-testid=klaviyo-form]{display:none!important;visibility:hidden!important;pointer-events:none!important}cart-drawer cart-remove-button .button,.template-cart cart-remove-button .button{font-size:0;line-height:0;padding:8px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--luv-ink);background:transparent;position:relative}cart-drawer cart-remove-button .button-text,.template-cart cart-remove-button .button-text{display:none!important}cart-drawer cart-remove-button .button:before,cart-drawer cart-remove-button .button:after,.template-cart cart-remove-button .button:before,.template-cart cart-remove-button .button:after{display:block!important;content:""!important;position:absolute;background:var(--luv-ink);pointer-events:none}cart-drawer cart-remove-button .button:before,.template-cart cart-remove-button .button:before{width:12px;height:14px;top:11px;left:10px;border:1.5px solid var(--luv-ink);background:transparent;border-radius:0 0 2px 2px;border-top-width:0}cart-drawer cart-remove-button .button:after,.template-cart cart-remove-button .button:after{width:16px;height:1.5px;top:10px;left:8px;box-shadow:0 -2px 0 0 var(--luv-ink),-4px -4px 0 0 var(--luv-ink),-4px -3px 0 0 var(--luv-ink),4px -4px 0 0 var(--luv-ink),4px -3px 0 0 var(--luv-ink)}cart-drawer cart-remove-button .button:hover,.template-cart cart-remove-button .button:hover{background:transparent;opacity:.6}cart-drawer cart-remove-button .button:hover:before,cart-drawer cart-remove-button .button:hover:after,.template-cart cart-remove-button .button:hover:before,.template-cart cart-remove-button .button:hover:after{background:var(--luv-ink);border-color:var(--luv-ink)}@media(max-width:749px){cart-drawer .cart-item,.template-cart .cart-item{padding:14px 20px;grid-template-columns:72px 1fr;column-gap:14px;align-items:flex-start}cart-drawer .cart-item__media,.template-cart .cart-item__media{width:72px}cart-drawer .cart-item__name,.template-cart .cart-item__name{font-size:15px;line-height:1.35;margin:0 0 4px}cart-drawer .cart-item__details,.template-cart .cart-item__details{min-width:0}cart-drawer .cart-item__totals,.template-cart .cart-item__totals{font-size:13px}cart-drawer cart-remove-button .button,.template-cart cart-remove-button .button{width:28px;height:28px;padding:6px}cart-drawer cart-remove-button .button:before,.template-cart cart-remove-button .button:before{width:11px;height:13px;top:9px;left:8.5px}cart-drawer cart-remove-button .button:after,.template-cart cart-remove-button .button:after{width:14px;top:8px;left:7px}}.template-cart .page-width{max-width:1440px;padding:0 48px}@media(min-width:990px){.template-cart .cart__contents{grid-template-columns:1fr 420px;gap:80px}.template-cart .cart__footer{padding:40px}}@media(min-width:750px){.template-cart .cart-item{padding:28px 0;grid-template-columns:140px 1fr auto;column-gap:28px;align-items:center}.template-cart .cart-item__media{width:140px}.template-cart .cart-item__totals{align-self:center}}.luv-cart-rewards[data-luv-rewards-compact="1"]{padding:14px 16px}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__copy{font-size:13px;line-height:1.45;letter-spacing:.02em}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__text{font-size:13px}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__worth{font-size:10px;letter-spacing:.12em;margin-top:2px}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__bar{height:3px;margin-top:10px}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__dot{width:9px;height:9px}.luv-cart-rewards[data-luv-rewards-compact="1"] .luv-rewards__chip-tick{width:11px;height:11px}.luv-rewards__bar .luv-rewards__dot[data-step=cart10]{left:auto;right:0;transform:translate(50%,-50%)}@media(min-width:990px){cart-items .page-width{max-width:1440px;padding:0 48px}#main-cart-footer .cart__footer{background:var(--luv-cream-warm);padding:40px 48px;box-shadow:none;border-top:1px solid var(--luv-line-soft)}cart-items cart-items{padding:48px 0 32px}}body cart-drawer .luv-cart-remove-x,body .template-cart .luv-cart-remove-x,body cart-drawer .luv-cart-remove-x:link,body cart-drawer .luv-cart-remove-x:visited,body cart-drawer .luv-cart-remove-x:hover,body cart-drawer .luv-cart-remove-x:focus,body cart-drawer .luv-cart-remove-x:active,body .template-cart .luv-cart-remove-x:link,body .template-cart .luv-cart-remove-x:visited,body .template-cart .luv-cart-remove-x:hover,body .template-cart .luv-cart-remove-x:focus,body .template-cart .luv-cart-remove-x:active{color:#1a1a1a!important}body cart-drawer .luv-cart-remove-x__icon,body .template-cart .luv-cart-remove-x__icon,body cart-drawer .luv-cart-remove-x__icon--bin,body .template-cart .luv-cart-remove-x__icon--bin{color:#1a1a1a!important;fill:none!important;stroke:#1a1a1a!important}body cart-drawer .luv-cart-remove-x__icon path,body cart-drawer .luv-cart-remove-x__icon--bin path,body .template-cart .luv-cart-remove-x__icon path,body .template-cart .luv-cart-remove-x__icon--bin path{stroke:#1a1a1a!important;fill:none!important}body cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon,body cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin,body .template-cart .luv-cart-remove-x:hover .luv-cart-remove-x__icon,body .template-cart .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin{color:#000!important;stroke:#000!important}body cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon path,body cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin path,body .template-cart .luv-cart-remove-x:hover .luv-cart-remove-x__icon path,body .template-cart .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin path{stroke:#000!important}body cart-drawer cart-remove-button .button svg,body .template-cart cart-remove-button .button svg{color:#1a1a1a!important;stroke:#1a1a1a!important;fill:none!important}body cart-drawer cart-remove-button .button svg path,body .template-cart cart-remove-button .button svg path{stroke:#1a1a1a!important}.luv-cart-reviewstrip,.template-cart .luv-cart-reviewstrip,cart-drawer .luv-cart-reviewstrip{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;max-width:480px!important}.luv-cart-reviewstrip>*,.template-cart .luv-cart-reviewstrip>*{text-align:center!important}.template-cart [class*=reviewstrip],.template-cart [class*=social-proof],.template-cart [class*=trustbar]{text-align:center!important;margin-left:auto!important;margin-right:auto!important}@media(min-width:990px){cart-items .luv-cart-wrap,cart-items cart-items,cart-items .cart-items-wrap,cart-items .page-width{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important}#main-cart-footer .cart__footer,cart-items .luv-cart-footer,cart-items .cart-footer-wrap{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important}cart-items main{background:var(--luv-cream-warm, #FAF6F1)}}@media(min-width:990px){cart-items .luv-xsell{max-width:1080px!important;margin:32px auto 24px!important;padding:32px 24px 8px!important;background:transparent!important}cart-items .luv-xsell__head{text-align:center!important;margin:0 auto 28px!important}cart-items .luv-xsell__title{font-family:DM Sans,sans-serif!important;font-size:12px!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#1a1a1a!important;text-align:center!important;margin:0 0 6px!important;font-weight:500!important}cart-items .luv-xsell__sub{font-family:Cormorant Garamond,serif!important;font-size:18px!important;line-height:1.45!important;color:#231b22b3!important;text-align:center!important;margin:0!important;letter-spacing:.01em!important}cart-items .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:24px!important;align-items:stretch!important;margin:0!important;padding:0!important}cart-items .luv-xsell__card{display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid rgba(35,27,34,.08)!important;border-radius:14px!important;padding:16px!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;position:relative!important;overflow:hidden!important}cart-items .luv-xsell__card:hover{transform:translateY(-2px)!important;border-color:#231b222e!important;box-shadow:0 10px 28px #231b2212!important}cart-items .luv-xsell__cardlink{display:block!important;width:100%!important;margin:0 0 14px!important;border-radius:10px!important;overflow:hidden!important;background:var(--luv-cream-warm, #FAF6F1)!important}cart-items .luv-xsell__thumb{display:block!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}cart-items .luv-xsell__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transition:transform .4s ease!important}cart-items .luv-xsell__card:hover .luv-xsell__thumb img{transform:scale(1.04)!important}cart-items .luv-xsell__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:8px!important}cart-items .luv-xsell__name{font-family:Cormorant Garamond,serif!important;font-size:17px!important;line-height:1.25!important;color:#1a1a1a!important;margin:0!important;text-decoration:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.5em!important}cart-items .luv-xsell__benefit{font-family:DM Sans,sans-serif!important;font-size:12.5px!important;line-height:1.5!important;color:#231b22b3!important;margin:0!important;flex:1 1 auto!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;letter-spacing:.005em!important}cart-items .luv-xsell__priceline{display:flex!important;align-items:baseline!important;gap:8px!important;margin:4px 0 0!important}cart-items .luv-xsell__price{font-family:DM Sans,sans-serif!important;font-size:14.5px!important;font-weight:500!important;color:#1a1a1a!important;letter-spacing:.005em!important}cart-items .luv-xsell__price--compare{font-family:DM Sans,sans-serif!important;font-size:12.5px!important;color:#231b2273!important;text-decoration:line-through!important}cart-items .luv-xsell__add{background:#1a1a1a!important;color:#fff!important;border:1px solid #1a1a1a!important;border-radius:999px!important;padding:10px 18px!important;font-family:DM Sans,sans-serif!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;cursor:pointer!important;transition:background .2s ease,color .2s ease,border-color .2s ease!important;margin-top:14px!important;width:100%!important;text-align:center!important}cart-items .luv-xsell__add:hover{background:#c9826b!important;border-color:#c9826b!important}cart-items .luv-xsell__add-text{color:inherit!important;letter-spacing:inherit!important}}@media(min-width:990px)and (max-width:1199px){cart-items .luv-xsell__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1200px){cart-items .luv-xsell__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}cart-drawer .luv-drawer__unlocked,cart-drawer [data-luv-unlocked]{display:none!important}#main-cart-footer .luv-drawer__unlocked-card{margin-top:16px!important;padding:18px 22px!important;background:#fff!important;border:1px solid rgba(35,27,34,.08)!important;border-radius:12px!important}#main-cart-footer .luv-drawer__unlocked-heading{font-family:DM Sans,sans-serif!important;font-size:11px!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#231b228c!important;margin:0 0 12px!important;font-weight:500!important}#main-cart-footer .luv-drawer__unlocked-list{list-style:none!important;margin:0!important;padding:0!important}#main-cart-footer .luv-drawer__unlocked-li{display:flex!important;align-items:center!important;gap:10px!important;font-family:DM Sans,sans-serif!important;font-size:13.5px!important;color:#1a1a1a!important;padding:4px 0!important}#main-cart-footer .luv-drawer__unlocked-check{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;background:#4f8a6e;color:#fff!important;border-radius:50%;font-size:9px;font-weight:600;flex:0 0 16px}#main-cart-footer .luv-drawer__unlocked-worth{margin:12px 0 0!important;font-family:DM Sans,sans-serif!important;font-size:12.5px!important;color:#231b22a6!important;letter-spacing:.02em!important;padding-top:12px!important;border-top:1px solid rgba(35,27,34,.08)!important}cart-items .luv-cart-rewards-wrap,cart-items .luv-cart-rewards{margin-left:auto!important;margin-right:auto!important;max-width:640px!important;width:100%!important}@media(min-width:990px){#main-cart-items .cart__items+.cart__footer,#main-cart-footer .cart__footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;padding-top:32px!important;padding-bottom:56px!important;width:100%!important}#main-cart-footer .cart__footer>*{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}#main-cart-footer .cart__footer>div.js-contents{order:1}#main-cart-footer .cart__footer>.cart__ctas{order:2;margin-top:20px!important}#main-cart-footer .totals{display:flex!important;align-items:baseline!important;justify-content:space-between!important;padding:16px 0!important;border-bottom:1px solid rgba(35,27,34,.08)!important}#main-cart-footer .totals__total{font-family:Cormorant Garamond,serif!important;font-size:22px!important;margin:0!important;font-weight:500!important;color:#1a1a1a!important}#main-cart-footer .totals__total-value{font-family:DM Sans,sans-serif!important;font-size:22px!important;font-weight:500!important;color:#1a1a1a!important;margin:0!important}#main-cart-footer .tax-note,#main-cart-footer small.tax-note{margin:12px 0 0!important;text-align:left!important;font-size:11.5px!important;color:#231b2299!important}#main-cart-footer .cart__ctas{text-align:left!important}#main-cart-footer .cart__checkout-button,#main-cart-footer .luv-cart__checkout--v2{max-width:100%!important;width:100%!important}#main-cart-items .luv-cart-xsell-host{max-width:1080px!important;margin-left:auto!important;margin-right:auto!important}}cart-items .luv-cart-reviewstrip,cart-items [class*=reviewstrip]{margin:12px auto 20px!important;display:flex!important;justify-content:center!important}html cart-items cart-remove-button,html cart-items cart-remove-button .button,html cart-items cart-remove-button a,html cart-items cart-remove-button a:link,html cart-items cart-remove-button a:visited,html cart-items cart-remove-button a:hover,html cart-items cart-remove-button a:focus,html cart-items cart-remove-button a:active,html cart-items .luv-cart-remove-x,html cart-items .luv-cart-remove-x:link,html cart-items .luv-cart-remove-x:visited,html cart-items .luv-cart-remove-x:hover,html cart-items .luv-cart-remove-x:focus,html cart-items .luv-cart-remove-x:active,html body cart-drawer cart-remove-button,html body cart-drawer cart-remove-button .button,html body cart-drawer cart-remove-button a,html body cart-drawer cart-remove-button a:link,html body cart-drawer cart-remove-button a:visited,html body cart-drawer cart-remove-button a:hover,html body cart-drawer cart-remove-button a:focus,html body cart-drawer .luv-cart-remove-x,html body cart-drawer .luv-cart-remove-x:link,html body cart-drawer .luv-cart-remove-x:visited,html body cart-drawer .luv-cart-remove-x:hover,html body cart-drawer .luv-cart-remove-x:focus{color:#1a1a1a!important;fill:#1a1a1a!important;text-decoration:none!important}html cart-items cart-remove-button svg,html cart-items cart-remove-button svg *,html cart-items .luv-cart-remove-x svg,html cart-items .luv-cart-remove-x svg *,html body cart-drawer cart-remove-button svg,html body cart-drawer cart-remove-button svg *,html body cart-drawer .luv-cart-remove-x svg,html body cart-drawer .luv-cart-remove-x svg *{color:#1a1a1a!important;stroke:#1a1a1a!important;fill:none!important}html cart-items cart-remove-button svg path,html cart-items .luv-cart-remove-x svg path,html body cart-drawer cart-remove-button svg path,html body cart-drawer .luv-cart-remove-x svg path{stroke:#1a1a1a!important;fill:none!important;color:#1a1a1a!important}html cart-items cart-remove-button:hover svg,html cart-items cart-remove-button:hover svg path,html cart-items .luv-cart-remove-x:hover svg,html cart-items .luv-cart-remove-x:hover svg path,html body cart-drawer cart-remove-button:hover svg,html body cart-drawer cart-remove-button:hover svg path,html body cart-drawer .luv-cart-remove-x:hover svg,html body cart-drawer .luv-cart-remove-x:hover svg path{stroke:#000!important;color:#000!important}@media(min-width:990px){#main-cart-footer .cart__footer{max-width:720px!important;padding:48px 56px 64px!important;background:#fff!important;border:1px solid rgba(35,27,34,.07)!important;border-radius:18px!important;box-shadow:0 24px 60px -28px #231b222e!important;margin-top:24px!important;margin-bottom:56px!important}#main-cart-footer>.page-width{max-width:1200px!important;padding-left:32px!important;padding-right:32px!important}#main-cart-footer .cart__blocks{width:100%!important}#main-cart-footer .totals{padding:20px 0 22px!important;margin:0 0 6px!important;border-bottom:1px solid rgba(35,27,34,.1)!important}#main-cart-footer .totals__total{font-size:24px!important;letter-spacing:.005em!important}#main-cart-footer .totals__total-value{font-size:24px!important;font-weight:500!important}#main-cart-footer .luv-drawer__unlocked-card{margin:14px 0 18px!important;padding:18px 22px!important;background:var(--luv-cream-warm, #FAF6F1)!important;border:1px solid rgba(35,27,34,.07)!important}#main-cart-footer .luv-drawer__nextreward{margin:8px 0 4px!important}#main-cart-footer .tax-note,#main-cart-footer small.tax-note{margin:4px 0 14px!important;font-size:12px!important;color:#231b2299!important}#main-cart-footer .cart__ctas{margin-top:18px!important}#main-cart-footer .cart__checkout-button{height:56px!important;font-size:13px!important;letter-spacing:.18em!important;border-radius:4px!important}}@media(min-width:768px)and (max-width:989px){#main-cart-footer .cart__footer{max-width:640px!important;padding:36px 40px 48px!important;background:#fff!important;border:1px solid rgba(35,27,34,.07)!important;border-radius:16px!important;margin:24px auto 48px!important}}@media(max-width:767px){#main-cart-footer .cart__footer{margin:12px 16px 32px!important;padding:24px 20px 32px!important;background:#fff!important;border:1px solid rgba(35,27,34,.07)!important;border-radius:14px!important}#main-cart-footer .totals{padding:12px 0 14px!important;border-bottom:1px solid rgba(35,27,34,.1)!important}}cart-items .luv-cart-reviewstrip,cart-items [class*=reviewstrip],#main-cart-items .luv-cart-reviewstrip,#main-cart-items [class*=reviewstrip]{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;max-width:880px!important;padding:14px 24px!important;box-sizing:border-box!important}cart-items .luv-cart-reviewstrip>*,#main-cart-items .luv-cart-reviewstrip>*{text-align:center!important;width:auto!important;margin-left:auto!important;margin-right:auto!important}cart-items .luv-cart-rewards-wrap,#main-cart-items .luv-cart-rewards-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;margin:0 auto!important;max-width:880px!important;width:100%!important;padding:0 16px!important;box-sizing:border-box!important}@media(max-width:480px){.luv-rewards__legend,.luv-rewards__chips,.luv-rewards--dual .luv-rewards__legend,cart-drawer .luv-rewards__legend,#main-cart-footer .luv-rewards__legend{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px 10px!important;overflow:visible!important;padding:0 4px!important;box-sizing:border-box!important;max-width:100%!important}.luv-rewards__chip,.luv-rewards__legend>*,cart-drawer .luv-rewards__chip,#main-cart-footer .luv-rewards__chip{flex:0 0 auto!important;font-size:9.5px!important;letter-spacing:.1em!important;padding:5px 8px!important;white-space:nowrap!important;max-width:calc(100vw - 24px)!important}.luv-rewards,cart-drawer .luv-rewards,#main-cart-footer .luv-rewards{overflow:hidden!important;max-width:100%!important;box-sizing:border-box!important;padding-left:8px!important;padding-right:8px!important}}@media(max-width:380px){.luv-rewards__chip,cart-drawer .luv-rewards__chip,#main-cart-footer .luv-rewards__chip{font-size:9px!important;letter-spacing:.08em!important;padding:4px 6px!important}}#main-cart-footer .cart__footer,html body #main-cart-footer .cart__footer{margin-left:auto!important;margin-right:auto!important}@media(min-width:990px){#main-cart-footer .cart__footer,html body #main-cart-footer .cart__footer{max-width:880px!important;margin-left:auto!important;margin-right:auto!important;padding:52px 64px 64px!important}#main-cart-footer>.page-width,html body #main-cart-footer>.page-width{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important;width:100%!important}#main-cart-footer .cart__blocks{width:100%!important;display:flex!important;flex-direction:column!important;gap:4px!important}#main-cart-footer .discounts{margin:0 0 14px!important;padding:12px 0!important;font-size:13.5px!important;color:#231b22c7!important;letter-spacing:.01em!important}#main-cart-footer .totals{padding:22px 0 24px!important;margin:0!important;border-top:1px solid rgba(35,27,34,.1)!important;border-bottom:1px solid rgba(35,27,34,.1)!important}#main-cart-footer .luv-drawer__nextreward,#main-cart-footer .luv-drawer__unlocked{margin:18px 0 0!important}#main-cart-footer .luv-drawer__unlocked-card{margin:18px 0 0!important;padding:20px 24px!important;background:var(--luv-cream-warm, #FAF6F1)!important;border:1px solid rgba(35,27,34,.06)!important;border-radius:12px!important}#main-cart-footer .tax-note,html body #main-cart-footer small.tax-note{display:block!important;margin:18px 0 4px!important;padding:0!important;font-size:12.5px!important;line-height:1.55!important;color:#231b229e!important}#main-cart-footer .luv-ships-to{margin:14px 0 24px!important;padding:16px 18px!important;background:#faf6f18c!important;border-radius:10px!important}#main-cart-footer .luv-ships-to__made,#main-cart-footer .luv-ships-to__arrival{margin:0!important;padding:0!important;font-size:12.5px!important;line-height:1.6!important}#main-cart-footer .luv-ships-to__made{color:#231b22d9!important;font-weight:500!important}#main-cart-footer .luv-ships-to__arrival{color:#231b22a6!important;margin-top:4px!important}#main-cart-footer .cart__ctas{margin-top:8px!important;padding:0!important;text-align:left!important}#main-cart-footer .cart__checkout-button,#main-cart-footer .luv-cart__checkout--v2{width:100%!important;max-width:100%!important;height:60px!important;font-size:13px!important;letter-spacing:.2em!important;text-transform:uppercase!important;border-radius:4px!important;font-weight:500!important}#main-cart-footer .luv-express{margin-top:22px!important;width:100%!important}#main-cart-footer .luv-express__divider{margin:0 0 14px!important}}@media(min-width:768px)and (max-width:989px){#main-cart-footer .cart__footer,html body #main-cart-footer .cart__footer{max-width:720px!important;margin:28px auto 56px!important;padding:40px 44px 52px!important}}@media(max-width:767px){#main-cart-footer .cart__footer,html body #main-cart-footer .cart__footer{margin:16px 16px 36px!important;max-width:calc(100vw - 32px)!important;padding:26px 22px 32px!important}}@media(min-width:990px){#main-cart-items .page-width{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important}#main-cart-items .luv-rewards,cart-items .luv-rewards{max-width:880px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#main-cart-items .luv-cart-reviewstrip,#main-cart-items [class*=reviewstrip],cart-items .luv-cart-reviewstrip,cart-items [class*=reviewstrip]{max-width:880px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:16px 24px!important;box-sizing:border-box!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}#main-cart-items cart-items>form,#main-cart-items .cart__items,cart-items .cart__items{max-width:880px!important;margin-left:auto!important;margin-right:auto!important}}#main-cart-items .luv-trust-band,cart-items .luv-trust-band{max-width:880px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}#main-cart-items .luv-trust-band .luv-trust-band__text,cart-items .luv-trust-band .luv-trust-band__text{text-align:center!important}cart-drawer .luv-cart-remove-x,cart-items .luv-cart-remove-x,cart-drawer a.luv-cart-remove-x,cart-items a.luv-cart-remove-x,cart-drawer button.luv-cart-remove-x,cart-items button.luv-cart-remove-x{color:#1a1a1a!important;text-decoration:none!important}cart-drawer .luv-cart-remove-x:hover,cart-items .luv-cart-remove-x:hover{color:#1a1a1a!important}cart-drawer .luv-cart-remove-x__icon--bin,cart-items .luv-cart-remove-x__icon--bin,cart-drawer .luv-cart-remove-x .luv-cart-remove-x__icon--bin,cart-items .luv-cart-remove-x .luv-cart-remove-x__icon--bin{color:#1a1a1a!important;opacity:1!important}cart-drawer .luv-cart-remove-x__icon--bin path,cart-items .luv-cart-remove-x__icon--bin path,cart-drawer .luv-cart-remove-x .luv-cart-remove-x__icon--bin path,cart-items .luv-cart-remove-x .luv-cart-remove-x__icon--bin path{stroke:#1a1a1a!important;fill:none!important;opacity:1!important}cart-drawer .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin path,cart-items .luv-cart-remove-x:hover .luv-cart-remove-x__icon--bin path{stroke:#1a1a1a!important}cart-items .luv-cart-rewards .luv-rewards__worth,#main-cart-items .luv-cart-rewards .luv-rewards__worth{display:none!important}cart-drawer .luv-rewards__chip,cart-items .luv-rewards__chip{max-width:100%;min-width:0;flex:0 1 auto;line-height:1.45}cart-drawer .luv-rewards__chip--cart10,cart-items .luv-rewards__chip--cart10{white-space:normal;word-break:keep-all;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;line-height:1.45;min-width:0;flex-shrink:1}@media(max-width:379px){cart-drawer .luv-rewards__legend,cart-items .luv-rewards__legend{gap:4px 8px}cart-drawer .luv-rewards__chip,cart-items .luv-rewards__chip{font-size:10.5px}}@media(min-width:990px){cart-drawer .luv-xsell__grid,cart-items .luv-xsell__grid{gap:18px}cart-drawer .luv-xsell__card,cart-items .luv-xsell__card{padding:16px 16px 18px}cart-drawer .luv-xsell__image,cart-items .luv-xsell__image{border-radius:6px}cart-drawer .luv-xsell__title,cart-items .luv-xsell__title{font-size:14.5px;line-height:1.35}}#main-cart-footer .totals,cart-items+* #main-cart-footer .totals{justify-content:space-between!important;align-items:baseline!important;gap:18px}@media(min-width:750px){#main-cart-items .cart-item__quantity,cart-items .cart-item__quantity{vertical-align:middle!important}#main-cart-items .cart-item__quantity-wrapper,cart-items .cart-item__quantity-wrapper{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;justify-content:flex-start!important;width:auto!important}#main-cart-items td.cart-item__quantity,cart-items td.cart-item__quantity{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important}#main-cart-items td.cart-item__quantity cart-remove-button,cart-items td.cart-item__quantity cart-remove-button{display:inline-flex!important;align-items:center!important;margin:0!important}#main-cart-items .luv-cart-remove-x,cart-items .luv-cart-remove-x{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;padding:0!important;margin:0!important;line-height:1!important;vertical-align:middle!important}}@media(min-width:990px){#main-cart-items .luv-xsell,cart-items .luv-xsell{max-width:1100px!important;margin:32px auto 40px!important;padding:0 24px!important;box-sizing:border-box!important}#main-cart-items .luv-xsell__header,cart-items .luv-xsell__header{text-align:center!important;margin-bottom:20px!important}#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}#main-cart-items .luv-xsell__card,cart-items .luv-xsell__card{display:flex!important;flex-direction:column!important;padding:18px!important;background:#fbf6f0!important;border:1px solid var(--luv-line-soft, #E8D9C5)!important;border-radius:8px!important;min-height:220px!important;box-sizing:border-box!important}#main-cart-items .luv-xsell__card .luv-xsell__media,#main-cart-items .luv-xsell__card .luv-xsell__image,cart-items .luv-xsell__card .luv-xsell__media,cart-items .luv-xsell__card .luv-xsell__image{aspect-ratio:1 / 1!important;max-width:84px!important;margin:0 0 12px!important;border-radius:6px!important;overflow:hidden!important}#main-cart-items .luv-xsell__name,cart-items .luv-xsell__name{font-size:14px!important;font-weight:500!important;line-height:1.3!important;min-height:36px!important;margin:0 0 6px!important}#main-cart-items .luv-xsell__benefit,cart-items .luv-xsell__benefit{font-size:12.5px!important;line-height:1.45!important;color:#231b22b8!important;min-height:54px!important;margin:0 0 12px!important}#main-cart-items .luv-xsell__priceline,cart-items .luv-xsell__priceline{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}#main-cart-items .luv-xsell__btn,cart-items .luv-xsell__btn{min-height:36px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:500!important;letter-spacing:.02em!important}}@media(min-width:1300px){#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:990px){#main-cart-items,#main-cart-footer{--luv-cart-width: 1180px}#main-cart-items .page-width,#main-cart-footer .page-width{max-width:var(--luv-cart-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important;box-sizing:border-box!important}}.luv-ships-to__text,p.luv-ships-to__text,[class*=luv-ships-to__text]{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}.luv-ships-to--v21{text-align:center!important;margin:10px auto 14px!important;max-width:560px!important}.luv-ships-to--v21 .luv-ships-to__made{margin:0 0 4px!important;font-size:13.5px!important;font-weight:500!important;color:#1a1a1a!important;line-height:1.4!important}.luv-ships-to--v21 .luv-ships-to__arrival{margin:0!important;font-size:12.5px!important;color:#231b22b8!important;line-height:1.4!important}@media(max-width:749px){cart-drawer .cart-item{position:relative!important}cart-drawer .cart-item__quantity-wrapper{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin:4px 0 0!important}cart-drawer td.cart-item__quantity,cart-drawer .cart-item__quantity{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin-top:6px!important}cart-drawer td.cart-item__quantity cart-remove-button{display:inline-flex!important;align-items:center!important;margin:0!important}cart-drawer .luv-cart-remove-x{width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}cart-drawer .quantity{min-height:32px!important}cart-drawer .quantity__button{min-width:28px!important;width:28px!important;height:32px!important}cart-drawer .quantity__input{min-width:30px!important;width:30px!important;padding:0 4px!important;font-size:13px!important}cart-drawer .luv-cart-item__priceline{display:inline-flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:baseline!important;margin-top:2px!important}cart-drawer .luv-cart-item__savetag{font-size:10.5px!important;padding:2px 6px!important;margin-left:2px!important}}cart-drawer .luv-xsell--drawer{margin:16px 0 12px!important}cart-drawer .luv-xsell--drawer .luv-xsell__header{text-align:left!important;padding:0 16px!important;margin-bottom:6px!important}cart-drawer .luv-xsell--drawer .luv-xsell__title{font-size:13.5px!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0 0 4px!important}cart-drawer .luv-xsell--drawer .luv-xsell__sub{display:block!important;font-size:12px!important;color:#231b22a6!important;margin:0!important;letter-spacing:0!important;text-transform:none!important}cart-drawer .luv-xsell--drawer .luv-xsell__grid{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:4px 16px 12px!important;margin:0!important;grid-template-columns:none!important;scrollbar-width:thin!important}cart-drawer .luv-xsell--drawer .luv-xsell__grid::-webkit-scrollbar{height:4px}cart-drawer .luv-xsell--drawer .luv-xsell__grid::-webkit-scrollbar-thumb{background:#231b222e;border-radius:2px}cart-drawer .luv-xsell--drawer .luv-xsell__card{flex:0 0 168px!important;width:168px!important;min-width:168px!important;max-width:168px!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;padding:12px!important}cart-drawer .luv-xsell--drawer .luv-xsell__priceline{margin-top:auto!important}[data-luv-express] .luv-express__primary{width:100%!important;margin:0 0 10px!important}[data-luv-express] .luv-express__primary>*{display:block!important;width:100%!important;min-height:52px!important}@media(min-width:750px){[data-luv-express] .luv-express__row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important}[data-luv-express] .luv-express__row>*{width:100%!important;min-height:44px!important}}@media(max-width:749px){[data-luv-express] .luv-express__row{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}[data-luv-express] .luv-express__row>*{width:100%!important;min-height:48px!important}}[data-luv-express] .luv-express__klarna{display:block!important;text-align:center!important;font-size:12.5px!important;color:#231b22a6!important;margin:12px auto 0!important;letter-spacing:.01em!important}[data-luv-express] .luv-express__trust{display:block!important;text-align:center!important;font-size:12px!important;color:#231b228c!important;margin:6px auto 0!important;letter-spacing:.01em!important;line-height:1.45!important}@media(min-width:990px){#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1300px){#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}#main-cart-items .luv-xsell__card,cart-items .luv-xsell__card{padding:14px!important;min-height:240px!important}#main-cart-items .luv-xsell__benefit,cart-items .luv-xsell__benefit{font-size:11.5px!important;line-height:1.4!important;min-height:72px!important}#main-cart-items .luv-xsell__name,cart-items .luv-xsell__name{font-size:13px!important;min-height:32px!important}}@media(min-width:750px)and (max-width:989px){#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:749px){#main-cart-items .luv-xsell__grid,cart-items .luv-xsell__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#main-cart-items .luv-xsell__card,cart-items .luv-xsell__card{padding:12px!important;min-height:200px!important}#main-cart-items .luv-xsell__benefit,cart-items .luv-xsell__benefit{font-size:11.5px!important;line-height:1.4!important;min-height:56px!important}}#main-cart-footer .cart__ctas{margin-top:0!important}#main-cart-footer .luv-ships-to--v21{margin:14px auto 16px!important}#main-cart-footer .luv-drawer__nextreward{margin:8px 0 4px!important;text-align:left!important}#main-cart-footer .luv-drawer__unlocked{margin:4px 0 8px!important}#main-cart-footer #checkout,#main-cart-footer .luv-cart__checkout--v2{margin:0 0 18px!important;width:100%!important;min-height:56px!important;font-size:15px!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:uppercase!important}#main-cart-footer .luv-express{margin-top:0!important}#main-cart-footer .luv-express__divider{margin:6px 0 14px!important;text-align:center!important;position:relative!important}#main-cart-footer .luv-express__divider-label{display:inline-block!important;padding:0 12px!important;background:#fff!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#231b228c!important;position:relative!important;z-index:1!important}#main-cart-footer .luv-express__divider:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;height:1px!important;background:#231b221f!important;z-index:0!important}.luv-rewards-bar,.luv-rewards__bar,[data-luv-rewards-bind] .luv-rewards-bar,[data-luv-rewards-bind]{margin-left:auto!important;margin-right:auto!important}.luv-trust-band,.luv-trust-band--cart,.luv-trust-strip{margin-left:auto!important;margin-right:auto!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:18px!important}@media(min-width:990px){.luv-trust-band,.luv-trust-band--cart{max-width:720px!important;padding:14px 0!important}}#main-cart-footer.is-empty{display:none!important}[data-luv-nextreward]{font-size:13px!important;color:#231b22b8!important;margin:6px 0!important;line-height:1.4!important}[data-luv-nextreward] strong{color:#1a1a1a!important;font-weight:500!important}[data-luv-unlocked]{margin:6px auto 10px!important;text-align:center!important}[data-luv-unlocked]:empty{display:none!important}@media(max-width:749px){.luv-express__shell{gap:8px!important}.luv-express__shell>*:first-child{min-height:56px!important}.luv-express__shell>*:nth-child(n+2){min-height:44px!important}.luv-express__klarna,.luv-drawer__payment-text--v2{margin-top:8px!important}.luv-express__row>*:not(:first-child){min-height:44px!important}}@media(max-width:749px){#main-cart-items .luv-xsell__benefit,cart-items .luv-xsell__benefit,cart-drawer .luv-xsell__benefit{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:0!important;max-height:2.8em!important;font-size:12px!important;line-height:1.4!important;font-style:normal!important;color:#231b22a8!important}cart-drawer .luv-xsell__card{min-width:200px!important;padding:12px!important}#main-cart-items .luv-xsell__name,cart-items .luv-xsell__name,cart-drawer .luv-xsell__name{font-size:13px!important;line-height:1.25!important;margin-top:8px!important;margin-bottom:4px!important}#main-cart-items .luv-xsell__card,cart-items .luv-xsell__card{padding:10px!important}}@media(min-width:750px){.luv-xsell__benefit{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis!important;font-style:normal!important}}.luv-xsell__benefit,cart-drawer .luv-xsell__benefit,#main-cart-items .luv-xsell__benefit{font-style:normal!important;font-family:DM Sans,system-ui,sans-serif!important}.luv-xsell__sub{text-transform:uppercase!important;letter-spacing:.16em!important;font-size:10.5px!important;font-weight:400!important;color:#231b228c!important}.luv-xsell__title{font-family:Cormorant Garamond,Times New Roman,serif!important;font-weight:400!important}[data-luv-unlocked]:empty{display:none!important;margin:0!important;padding:0!important;border:0!important}[data-luv-nextreward]:empty{display:none!important;margin:0!important}cart-drawer .luv-drawer__body{padding-bottom:24px!important}#main-cart-footer .cart__ctas,.cart__footer .cart__ctas{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important}#main-cart-footer .cart__ctas>*,.cart__footer .cart__ctas>*{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}#main-cart-footer .cart__ctas .luv-ships-to,#main-cart-footer .cart__ctas .luv-ships-to--v21,.cart__footer .cart__ctas .luv-ships-to,.cart__footer .cart__ctas .luv-ships-to--v21{order:1!important;text-align:center!important;margin:0 0 4px!important;width:100%!important}#main-cart-footer .cart__ctas #checkout,#main-cart-footer .cart__ctas .cart__checkout-button,.cart__footer .cart__ctas #checkout,.cart__footer .cart__ctas .cart__checkout-button{order:2!important;width:100%!important;display:block!important}.luv-xsell--page .luv-xsell__grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;grid-template-columns:none!important;overflow-x:auto!important;overflow-y:hidden!important;gap:14px!important;padding:4px 4px 14px!important;margin:0 -4px!important;scroll-snap-type:x mandatory!important;scroll-padding-left:4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(35,27,34,.18) transparent!important}.luv-xsell--page .luv-xsell__grid::-webkit-scrollbar{height:6px!important}.luv-xsell--page .luv-xsell__grid::-webkit-scrollbar-thumb{background:#231b222e!important;border-radius:3px!important}.luv-xsell--page .luv-xsell__grid::-webkit-scrollbar-track{background:transparent!important}.luv-xsell--page .luv-xsell__card{flex:0 0 auto!important;width:200px!important;min-width:200px!important;max-width:200px!important;scroll-snap-align:start!important;padding:14px!important}@media(min-width:750px){.luv-xsell--page .luv-xsell__card{width:240px!important;min-width:240px!important;max-width:240px!important;padding:16px!important}}@media(min-width:1100px){.luv-xsell--page .luv-xsell__card{width:280px!important;min-width:280px!important;max-width:280px!important;padding:18px!important}}.luv-xsell--page .luv-xsell__benefit,#main-cart-items .luv-xsell--page .luv-xsell__benefit,cart-items .luv-xsell--page .luv-xsell__benefit{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;text-overflow:clip!important;max-height:none!important;min-height:0!important;font-size:12.5px!important;line-height:1.5!important;color:#231b22bd!important;font-style:normal!important;font-family:DM Sans,system-ui,sans-serif!important}@media(min-width:1100px){.luv-xsell--page .luv-xsell__benefit{font-size:13px!important;line-height:1.55!important}}.luv-xsell--page .luv-xsell__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:8px!important}.luv-xsell--page .luv-xsell__benefit{flex:1 1 auto!important}.luv-xsell--page .luv-xsell__header{text-align:left!important;margin-bottom:12px!important}@media(max-width:749px){cart-items .luv-xsell--page .luv-xsell__card,#main-cart-items .luv-xsell--page .luv-xsell__card,body:not(.template-cart) .luv-xsell--page .luv-xsell__card{flex:0 0 200px!important;width:200px!important;min-width:200px!important;max-width:200px!important;padding:14px!important}}@media(min-width:750px)and (max-width:1099px){cart-items .luv-xsell--page .luv-xsell__card,#main-cart-items .luv-xsell--page .luv-xsell__card,body:not(.template-cart) .luv-xsell--page .luv-xsell__card{flex:0 0 240px!important;width:240px!important;min-width:240px!important;max-width:240px!important;padding:16px!important}}@media(min-width:1100px){cart-items .luv-xsell--page .luv-xsell__card,#main-cart-items .luv-xsell--page .luv-xsell__card,body:not(.template-cart) .luv-xsell--page .luv-xsell__card{flex:0 0 280px!important;width:280px!important;min-width:280px!important;max-width:280px!important;padding:18px!important}}cart-items .luv-xsell--page .luv-xsell__card,#main-cart-items .luv-xsell--page .luv-xsell__card,body:not(.template-cart) .luv-xsell--page .luv-xsell__card{display:flex!important;flex-direction:column!important;align-items:stretch!important}.luv-xsell--page .luv-xsell__cardlink{flex:0 0 auto}.luv-xsell--page .luv-xsell__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.luv-xsell--page .luv-xsell__name{flex:0 0 auto}.luv-xsell--page .luv-xsell__benefit{flex:1 1 auto}.luv-xsell--page .luv-xsell__priceline{flex:0 0 auto;margin-top:auto!important}.luv-xsell--page .luv-xsell__add{flex:0 0 auto;margin-top:10px!important}cart-items .luv-xsell--page .luv-xsell__grid,#main-cart-items .luv-xsell--page .luv-xsell__grid,body:not(.template-cart) .luv-xsell--page .luv-xsell__grid{align-items:stretch!important}cart-items .luv-xsell--page .luv-xsell__card,#main-cart-items .luv-xsell--page .luv-xsell__card,body:not(.template-cart) .luv-xsell--page .luv-xsell__card{height:auto!important;align-self:stretch!important}
/*# sourceMappingURL=/cdn/shop/t/42/assets/luv-cart-editorial.css.map */
