@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--r499-ivory: #FAF6F0;--r499-border: #ece5db;--r499-brown: #6B3F21;--r499-brown-mid: #6B3F21;--r499-text: #2c2013;--r499-text-sub: #8a7d6c;--r499-green-bg: #F4F8EE;--r499-green-border: #dfe9d0;--r499-green-text: #4a7a33;--r499-red: #c0392b;--r499-radius-md: 16px;--r499-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--r499-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}#CartDrawer .drawer__contents{display:flex;flex-direction:column;height:100%}#CartDrawer .drawer__fixed-header{flex:0 0 auto}#CartDrawer .drawer__contents>.r499ob{flex:0 0 auto}#CartDrawer .drawer__inner{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#fff}#CartDrawer .drawer__scrollable{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:auto;max-height:none;overflow:visible;padding:0 20px 16px}#CartDrawer .drawer__scrollable>[data-products]{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#CartDrawer .r499-summary,#CartDrawer .r499-trustbar,#CartDrawer .cart__checkout-wrapper{flex:0 0 auto}#CartDrawer #CartUpsell{display:none}#CartDrawer .drawer__footer{position:static;padding:0 20px;border-top:none;flex:0 0 auto}#CartDrawer .drawer__footer [data-discounts]:empty{display:none}#CartDrawer.is-empty .drawer__inner{display:none!important}#CartDrawer.is-empty .drawer__cart-empty{display:block!important}.r499ob{box-sizing:border-box;font-family:var(--r499-sans);background:var(--r499-green-bg);border:1px solid var(--r499-green-border);border-radius:var(--r499-radius-md);padding:18px 20px;margin:0 20px 24px}.r499ob *{box-sizing:border-box}.r499ob__row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.r499ob__left{flex:1;min-width:60%}.r499ob__heading{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--r499-text);line-height:1.35}.r499ob__pills{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}.r499ob__pill{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:#b3a894}.r499ob__pill .r499ob__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1.5px solid #cfc6b6;color:transparent;font-size:11px;line-height:1;flex-shrink:0}.r499ob__pill.is-unlocked{color:#4a4136}.r499ob__pill.is-unlocked .r499ob__check{background:#4a9d4a;border-color:#4a9d4a;color:#fff}.r499ob__sep{color:#cfe0bc;font-size:15px;flex-shrink:0}.r499ob__saved{flex-shrink:0;background:#e6efd8;border:1px solid #d7e5c4;border-radius:12px;padding:10px 18px;text-align:center}.r499ob__saved-label{display:block;font-size:13px;font-weight:500;color:#6f7d5a}.r499ob__saved-amount{display:block;font-size:24px;font-weight:700;color:var(--r499-green-text);line-height:1.1}#CartDrawer .r499ob{margin:0 20px 14px;padding:13px 16px}#CartDrawer .r499ob__heading{margin-bottom:9px;font-size:13px;font-weight:700;line-height:1.4;letter-spacing:-.02em;white-space:nowrap}#CartDrawer .r499ob__pills{flex-wrap:nowrap;gap:6px}#CartDrawer .r499ob__pill{font-size:10.5px;font-weight:700;gap:5px;white-space:nowrap}#CartDrawer .r499ob__pill .r499ob__check{width:14px;height:14px;font-size:9px}#CartDrawer .r499ob__sep{font-size:12px}#CartDrawer .r499ob__saved{display:none}@media(max-width:480px){.r499ob,#CartDrawer .r499ob{margin-left:16px;margin-right:16px}.r499ob__row{flex-direction:column;align-items:stretch}.r499ob__saved{align-self:flex-start}#CartDrawer .r499ob__row{flex-direction:column;align-items:flex-start}#CartDrawer .r499ob__left{width:100%;min-width:0}#CartDrawer .r499ob__heading{white-space:normal}#CartDrawer .r499ob__pills{flex-wrap:wrap}#CartDrawer .r499ob__pill{white-space:normal}#CartPage .r499ob__saved{display:none}}@media(max-width:340px){#CartDrawer .r499ob__pills{flex-wrap:wrap;gap:4px 8px}}.cart__item{display:flex;gap:20px;padding:0 0 24px;margin:0 20px 24px;background:transparent;border:none;border-bottom:1px solid var(--r499-border);border-radius:0;box-shadow:none;font-family:var(--r499-sans)}#CartDrawer [data-products] .cart__item:last-child,.cart__page .cart__item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.cart__image{flex:0 0 130px;width:130px}.cart__image .image-wrap{display:block;border-radius:14px;overflow:hidden;background:var(--r499-ivory)}.cart__image img{display:block;width:100%;height:auto}.cart__item-details{flex:1;min-width:0}.cart__item-name{display:block;font-family:var(--r499-serif);font-size:22px;font-weight:600;color:var(--r499-text);line-height:1.2;text-decoration:none}.cart__item--variants{margin-top:8px;font-size:14px;color:var(--r499-text-sub)}.cart__item--variants div{display:inline}.cart__item--variants span{font-weight:400}.cart__item-sub{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:16px}.r499ci__left{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.js-qty__wrapper{display:inline-flex;align-items:center;border:1px solid #d8cfc2;border-radius:12px;overflow:hidden;background:#fff}.js-qty__adjust{display:flex;align-items:center;justify-content:center;width:44px;height:48px;background:transparent;border:none;cursor:pointer;color:var(--r499-text)}.js-qty__adjust svg{width:16px;height:16px}.js-qty__num{width:46px;height:48px;border:none;text-align:center;font-size:16px;font-weight:600;background:transparent;color:var(--r499-text);font-family:var(--r499-sans)}.r499ci__remove{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:500;color:var(--r499-text-sub);text-decoration:none;cursor:pointer}.r499ci__remove:hover{color:var(--r499-brown-mid)}.r499ci__remove svg{width:17px;height:17px;flex-shrink:0}.cart__remove{display:none}.cart__item-price-col{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;white-space:nowrap}.cart__price--strikethrough{font-size:15px;color:var(--r499-red);text-decoration:line-through}.cart__price.cart__discount{font-size:20px;font-weight:700;color:var(--r499-text)}.cart__item-price-col .cart__price:not(.cart__discount){font-size:20px;font-weight:700;color:var(--r499-text)}.r499ci__discount-badge{font-size:14px;font-weight:600;color:var(--r499-green-text)}#CartDrawer .cart__item{gap:14px;padding-bottom:18px;margin:0 0 18px}#CartDrawer .cart__image{flex-basis:81px;width:81px}#CartDrawer .cart__image .image-wrap{border-radius:12px;background:transparent}#CartDrawer .cart__image img,#CartDrawer .cart__image image-element{display:block;width:100%;height:auto;opacity:1!important}#CartDrawer .cart__item-name{font-size:18px}#CartDrawer .cart__item--variants{margin-top:6px;font-size:12.5px}#CartDrawer .cart__item-sub{margin-top:14px;gap:8px;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}#CartDrawer .r499ci__left{flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0;margin-top:-10px}#CartDrawer .js-qty__wrapper{display:flex!important;align-items:stretch;justify-content:flex-start;position:relative;flex:0 0 auto;width:90px;min-width:90px;max-width:90px;height:24px;border-radius:7px;overflow:hidden}#CartDrawer .js-qty__adjust,#CartDrawer .js-qty__adjust:hover,#CartDrawer .js-qty__adjust:active,#CartDrawer .js-qty__adjust:focus{position:static!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;display:flex!important;align-items:center;justify-content:center;width:26px!important;min-width:26px!important;max-width:26px!important;height:100%!important;flex:0 0 26px!important;padding:0!important;background:transparent!important;background-color:transparent!important;color:var(--r499-text)!important;fill:var(--r499-text)!important}#CartDrawer .js-qty__adjust svg{width:11px;height:11px;fill:currentColor!important;opacity:1!important}#CartDrawer .js-qty__num{position:static;width:38px!important;min-width:38px!important;max-width:38px!important;height:100%!important;flex:0 0 38px!important;font-size:13px;font-weight:400;padding:0!important;z-index:auto}#CartDrawer .r499ci__remove{font-size:11.5px;font-weight:400;text-decoration:underline;gap:6px}#CartDrawer .r499ci__remove svg{display:none}#CartDrawer .cart__item-price-col{margin-left:0;flex-shrink:1;min-width:0;gap:6px}#CartDrawer .cart__item-price-col .cart__price.cart__discount,#CartDrawer .cart__item-price-col small.cart__discount{margin-top:0!important}#CartDrawer .cart__price.cart__discount,#CartDrawer .cart__item-price-col .cart__price:not(.cart__discount):not(.cart__price--strikethrough){font-size:16px}#CartDrawer .cart__item-price-col .cart__price--strikethrough{font-size:12px;color:var(--r499-brown);text-decoration:line-through}#CartDrawer .cart__item-price-col small.cart__discount{font-size:11px;white-space:normal;text-align:right;line-height:1.35}#CartDrawer .r499ci__discount-badge{display:none}.cart__page .js-qty__wrapper{display:flex!important;align-items:stretch;justify-content:flex-start;position:relative;flex:0 0 auto;width:96px;min-width:96px;max-width:96px;height:34px;border-radius:9px;overflow:hidden}.cart__page .js-qty__adjust,.cart__page .js-qty__adjust:hover,.cart__page .js-qty__adjust:active,.cart__page .js-qty__adjust:focus{position:static!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;display:flex!important;align-items:center;justify-content:center;width:30px!important;min-width:30px!important;max-width:30px!important;height:100%!important;flex:0 0 30px!important;padding:0!important;background:transparent!important;background-color:transparent!important;color:var(--r499-text)!important;fill:var(--r499-text)!important}.cart__page .js-qty__adjust svg{width:12px;height:12px;fill:currentColor!important;opacity:1!important}.cart__page .js-qty__num{position:static;width:36px!important;min-width:36px!important;max-width:36px!important;height:100%!important;flex:0 0 36px!important;font-size:14px;font-weight:400;padding:0!important;z-index:auto}.cart__page .r499ci__remove{font-size:12.5px;font-weight:400;text-decoration:underline;gap:6px}.cart__page .r499ci__remove svg{display:none}.cart__page .r499ci__discount-badge{display:none}.cart__page .cart__item-price-col .cart__price.cart__discount,.cart__page .cart__item-price-col small.cart__discount{margin-top:0!important}.cart__page .cart__item-price-col{gap:7px}.cart__page .cart__item-price-col .cart__price--strikethrough{font-size:13px;color:var(--r499-brown)}.cart__page .cart__item-price-col small.cart__discount{font-size:12px}.cart__page .cart__image{flex:0 0 160px;width:160px;align-self:flex-start}.cart__page .cart__image .image-wrap{height:170px}.cart__page .cart__image img{width:100%;height:100%;object-fit:cover}.r499-summary{font-family:var(--r499-sans);background:var(--r499-ivory);border:1px solid var(--r499-border);border-radius:var(--r499-radius-md);padding:20px 24px;margin:16px 20px 0}.r499-summary__heading{margin:0 0 14px;font-family:var(--r499-serif);font-size:20px;font-weight:600;color:var(--r499-text)}.r499-summary__row{display:flex;align-items:center;justify-content:space-between;font-size:16px;color:var(--r499-text);padding:7px 0}.r499-summary__row--savings{color:var(--r499-green-text);font-weight:500}.r499-summary__row--shipping{color:var(--r499-text);font-weight:500}.r499-summary__row--shipping>div:last-child{font-weight:600}.r499-summary__divider{border:none;border-top:1px dashed #d8cfc2;margin:8px 0}.r499-summary__row--total{font-size:24px;font-weight:700;padding-top:8px}#CartDrawer .r499-summary{padding:14px 18px;margin:16px 0 0}#CartDrawer .r499-summary__row{font-size:14px;padding:5px 0}#CartDrawer .r499-summary__row--total{font-size:19px;padding-top:6px}#CartDrawer .r499-summary__divider{margin:6px 0}.r499-trustbar{box-sizing:border-box;font-family:var(--r499-sans);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fdfbf8;border:1px solid var(--r499-border);border-radius:var(--r499-radius-md);padding:16px 8px;margin:16px 20px 0}.r499-trustbar *{box-sizing:border-box}.r499-trustbar__item{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 6px;text-align:center;font-size:13px;font-weight:500;color:var(--r499-text);line-height:1.2}.r499-trustbar__item+.r499-trustbar__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:var(--r499-border)}.r499-trustbar__icon{width:19px;height:19px;color:var(--r499-brown-mid);flex-shrink:0}.cart__page .r499-trustbar__item{white-space:nowrap;font-size:12px;gap:7px;padding:0 4px}#CartDrawer .r499-trustbar{grid-template-columns:repeat(3,minmax(0,1fr));padding:11px 2px;margin:12px 0 0}#CartDrawer .r499-trustbar__item{flex-direction:row;gap:5px;padding:0 3px;font-size:10.5px;white-space:nowrap;min-width:0}#CartDrawer .r499-trustbar__icon{width:14px;height:14px}@media(max-width:480px){.r499-trustbar__item{flex-direction:column;gap:6px;font-size:11px;white-space:normal}.cart__page .r499-trustbar__item{white-space:normal}#CartDrawer .r499-trustbar{padding:10px 2px}#CartDrawer .r499-trustbar__item{flex-direction:row;gap:4px;padding:0 2px;font-size:9px;white-space:nowrap;min-width:0}#CartDrawer .r499-trustbar__icon{width:12px;height:12px}}.r499-cta-row{display:flex;gap:16px;margin-top:20px}.r499-cta-row .btn{flex:1;margin:0!important;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px!important;text-align:center;font-family:var(--r499-sans);font-size:15px;font-weight:600;letter-spacing:.04em;padding:0 10px!important}.r499-cta-row .btn--view-cart{background:#fff!important;color:var(--r499-brown)!important;border:1.5px solid var(--r499-brown)!important;box-shadow:none!important}.r499-cta-row .btn--checkout{background:var(--r499-brown)!important;color:#fff!important;border:none!important;box-shadow:0 6px 16px #6b3f2138!important}#CartDrawer .r499-cta-row{margin-top:14px;gap:12px}#CartDrawer .r499-cta-row .btn{height:52px;font-size:14px}.cart__page .cart__checkout-wrapper{margin-left:20px;margin-right:20px}.r499-or{display:flex;align-items:center;gap:14px;margin:34px 0 10px;color:var(--r499-text-sub);font-family:var(--r499-sans);font-size:12px}.r499-or:before,.r499-or:after{content:"";flex:1;height:1px;background:var(--r499-border)}.additional-checkout-buttons{margin:0}.r499-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin:0}.r499-payment-icons .icon--payment{display:inline-flex}.r499-payment-icons .icon--payment svg,.r499-payment-icons .icon--payment img{height:24px;width:auto}@media(max-width:480px){#CartDrawer .drawer__title{font-size:27px}.cart__item{gap:14px}.cart__image{flex-basis:110px;width:110px}.cart__item-name{font-size:19px}#CartDrawer .cart__image{flex-basis:77px;width:77px}#CartDrawer .cart__item-name{font-size:16.5px}.cart__page .cart__item{margin-left:14px;margin-right:14px;gap:10px}.cart__page .cart__image{flex-basis:76px;width:76px}.cart__page .cart__image .image-wrap{height:81px}.cart__page .cart__item-name{font-size:16.5px}.cart__page .cart__item--variants{font-size:12px}.cart__page .cart__item-sub{flex-wrap:wrap;row-gap:8px;column-gap:6px;margin-top:12px}.cart__page .r499ci__left{gap:10px;flex-shrink:0}.cart__page .cart__item-price-col{white-space:normal;flex-shrink:1;min-width:0;margin-left:auto;gap:4px}.cart__page .cart__item-price-col .cart__price.cart__discount,.cart__page .cart__item-price-col .cart__price:not(.cart__discount):not(.cart__price--strikethrough){font-size:15px}.cart__page .cart__item-price-col .cart__price--strikethrough{font-size:11px}.cart__page .cart__item-price-col small.cart__discount{font-size:10px;line-height:1.3}.cart__page .js-qty__wrapper{width:72px;min-width:72px;max-width:72px;height:30px}.cart__page .js-qty__adjust,.cart__page .js-qty__adjust:hover,.cart__page .js-qty__adjust:active,.cart__page .js-qty__adjust:focus{width:22px!important;min-width:22px!important;max-width:22px!important;flex:0 0 22px!important}.cart__page .js-qty__num{width:28px!important;min-width:28px!important;max-width:28px!important;flex:0 0 28px!important;font-size:12.5px}#CartPage{overflow-x:hidden}}.r499-cart-count{text-transform:none}#CartPage.page-content{padding-top:35px}#CartPage .section-header{margin-bottom:10px}#CartDrawer .drawer__header{border-bottom:none;padding:18px 20px 6px}#CartDrawer .drawer__title{font-family:var(--r499-serif);font-size:30px;font-weight:600;line-height:1;letter-spacing:0;color:var(--r499-text)}#CartDrawer .update-cart{font-family:var(--r499-sans);font-size:13px;font-weight:400;color:var(--r499-text-sub);letter-spacing:normal;text-transform:none}#CartDrawer.drawer--is-open{z-index:2147483647!important}
/*# sourceMappingURL=/cdn/shop/t/29/assets/r499-cart-premium.css.map */
