:root{--aurum-cream:#fbf7ee;--aurum-soft:#f3eadc;--aurum-gold:#b89555;--aurum-gold-deep:#8b6a32;--aurum-ink:#2d2a26;--aurum-muted:#7b7164;--aurum-border:rgba(184,149,85,.34)}cart-items.gradient,#main-cart-footer.gradient{background:linear-gradient(180deg,#fffdf8 0%,var(--aurum-cream) 100%)}.aurum-cart-hero{align-items:flex-end;border-bottom:1px solid var(--aurum-border);padding-bottom:1.8rem;margin-bottom:2rem}.aurum-cart-title,.cart__empty-text{font-family:var(--font-heading-family);letter-spacing:.02em;color:var(--aurum-ink)}.aurum-cart-hero .underlined-link{color:var(--aurum-gold-deep);text-underline-offset:.45rem;font-weight:600}.cart__contents,.cart__items{background:#ffffffbd;border:1px solid var(--aurum-border);border-radius:28px;box-shadow:0 22px 65px #2d2a2612;overflow:hidden}.cart-items{border-collapse:separate;border-spacing:0}.cart-items thead th{background:linear-gradient(90deg,#efe3d0,#f8f1e7);color:var(--aurum-muted);font-size:1.05rem;letter-spacing:.14em;padding:1.6rem 2rem!important}.cart-item{background:#fffdf8;transition:background .2s ease,transform .2s ease}.cart-item:hover{background:#fff9ef}.cart-item>td{padding-top:2.2rem!important;padding-bottom:2.2rem!important;border-bottom:1px solid rgba(184,149,85,.18)}.cart-item__image-container{border-radius:20px!important;border:1px solid rgba(184,149,85,.28)!important;background:linear-gradient(145deg,#fff8ed,#efe0c9)!important;box-shadow:0 12px 34px #8b6a3221;padding:.4rem}.cart-item__image{border-radius:16px}.cart-item__name{color:var(--aurum-ink)!important;font-weight:700;letter-spacing:.01em}.product-option,.price,.price--end{color:var(--aurum-muted)}.cart-item__quantity-wrapper{gap:1rem;align-items:center}.quantity.cart-quantity{width:12.5rem;min-height:4.8rem;border:1px solid var(--aurum-border);border-radius:999px;background:#fffaf2;box-shadow:inset 0 0 0 1px #fffc,0 10px 24px #8b6a3214;overflow:hidden}.quantity.cart-quantity:after,.quantity.cart-quantity:before{display:none!important}.quantity.cart-quantity .quantity__button{width:4.2rem;color:var(--aurum-gold-deep);transition:background .18s ease,color .18s ease}.quantity.cart-quantity .quantity__button:hover{background:var(--aurum-gold);color:#fff}.quantity.cart-quantity .quantity__input{font-weight:700;color:var(--aurum-ink)}cart-remove-button .button{min-width:4.4rem;min-height:4.4rem;border-radius:50%;border:1px solid rgba(184,149,85,.36);background:#fff;color:var(--aurum-gold-deep);box-shadow:0 10px 22px #2d2a2614}cart-remove-button .button:hover{background:#2d2a26;color:#fff}#main-cart-footer .cart__footer{display:flex;justify-content:flex-end;padding-top:2rem}#main-cart-footer .cart__blocks{width:min(100%,460px);background:#fffdf8;border:1px solid var(--aurum-border);border-radius:28px;padding:2.6rem;box-shadow:0 22px 65px #2d2a2617}.aurum-summary-heading{margin:0 0 1.4rem;color:var(--aurum-gold-deep);text-transform:uppercase;letter-spacing:.16em;font-size:1.1rem;font-weight:700}#main-cart-footer .totals{border-top:1px solid var(--aurum-border);padding-top:1.6rem;align-items:center}#main-cart-footer .totals__total{color:var(--aurum-ink);font-size:2rem;font-weight:700}#main-cart-footer .totals__total-value{color:var(--aurum-ink);font-size:2rem;font-weight:800}#main-cart-footer .tax-note{display:block;color:var(--aurum-muted);margin-top:.8rem;line-height:1.55}.cart__ctas{margin-top:1.8rem}.cart__checkout-button.button{min-height:5.6rem;border-radius:999px;background:linear-gradient(135deg,#2d2a26,#534226 50%,#b89555);border:0;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-weight:800;box-shadow:0 16px 32px #8b6a3238}.cart__checkout-button.button:hover{transform:translateY(-1px);box-shadow:0 20px 38px #8b6a3247}.aurum-secure-note{margin:1.3rem 0 1rem;display:grid;gap:.7rem;color:var(--aurum-muted);font-size:1.25rem}.aurum-secure-note span{position:relative;padding-left:2.2rem}.aurum-secure-note span:before{content:"\2713";position:absolute;left:0;color:var(--aurum-gold-deep);font-weight:800}.cart__dynamic-checkout-buttons{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(184,149,85,.22)}.cart__dynamic-checkout-buttons .shopify-cleanslate div[role=button],.cart__dynamic-checkout-buttons .shopify-cleanslate button,.cart__dynamic-checkout-buttons iframe{min-height:5.4rem!important;border-radius:16px!important}@media screen and (max-width:749px){.cart__contents,.cart__items,#main-cart-footer .cart__blocks{border-radius:22px}.cart-item{padding:1.6rem!important}.cart-item>td{padding-top:1.4rem!important;padding-bottom:1.4rem!important}.cart-item__quantity-wrapper{justify-content:space-between}.quantity.cart-quantity{width:13.5rem}#main-cart-footer .cart__footer{display:block}#main-cart-footer .cart__blocks{padding:2rem}}.aurum-cart-title{font-size:clamp(2.2rem,2.6vw,3.2rem)!important;line-height:1.15!important;font-weight:600!important;margin:0!important}.cart-items th:last-child,.cart-items td.cart-item__totals{text-align:center!important;padding-right:3.5rem!important;padding-left:2rem!important}.cart-items td.cart-item__totals .price,.cart-items td.cart-item__totals .price--end{justify-content:center!important;text-align:center!important}#main-cart-footer .totals{display:grid!important;grid-template-columns:1fr auto;column-gap:1.2rem}#main-cart-footer .cart__blocks{width:min(100%,430px)}.cart__dynamic-checkout-buttons{max-width:340px;margin:1.2rem auto 0}.cart__dynamic-checkout-buttons .shopify-cleanslate,.cart__dynamic-checkout-buttons .shopify-cleanslate ul,.cart__dynamic-checkout-buttons .shopify-cleanslate li{max-width:340px!important;margin-left:auto!important;margin-right:auto!important}.cart__dynamic-checkout-buttons .shopify-cleanslate div[role=button],.cart__dynamic-checkout-buttons .shopify-cleanslate button,.cart__dynamic-checkout-buttons iframe{min-height:4.4rem!important;max-height:4.8rem!important;border-radius:14px!important}@media screen and (max-width:749px){.aurum-cart-title{font-size:2.4rem!important}.cart-items th:last-child,.cart-items td.cart-item__totals{padding-right:1.2rem!important;padding-left:1.2rem!important}.cart__dynamic-checkout-buttons{max-width:100%}}#main-cart-footer .cart__checkout-button.button{min-height:4.6rem!important;font-size:1.18rem!important;padding:0 2.4rem!important}#main-cart-footer .totals__total,#main-cart-footer .totals__total-value{font-size:1.8rem!important}@media screen and (max-width:749px){#main-cart-footer .cart__blocks{padding:1.45rem!important;border-radius:22px!important}#main-cart-footer .totals__total,#main-cart-footer .totals__total-value{font-size:1.55rem!important}#main-cart-footer .tax-note{font-size:1.12rem!important;line-height:1.35!important}#main-cart-footer .cart__checkout-button.button{min-height:3.9rem!important;font-size:1.02rem!important;padding:0 1.8rem!important}.cart__dynamic-checkout-buttons iframe,.cart__dynamic-checkout-buttons .shopify-cleanslate div[role=button],.cart__dynamic-checkout-buttons .shopify-cleanslate button{min-height:3.4rem!important;max-height:3.7rem!important}}@media screen and (max-width:749px){cart-items .page-width{padding-left:1.6rem!important;padding-right:1.6rem!important}.aurum-cart-title{font-size:2.35rem!important;line-height:1.12!important;margin-bottom:0!important}.aurum-cart-hero{align-items:flex-start!important;gap:1rem!important}.aurum-cart-hero .underlined-link{font-size:1.35rem!important}.cart__contents,.cart__items{overflow:hidden!important;border-radius:24px!important}.cart-items{display:block!important;width:100%!important;min-width:0!important;border-collapse:separate!important}.cart-items thead{display:none!important}.cart-items tbody{display:block!important;width:100%!important}.cart-items .cart-item{display:grid!important;grid-template-columns:10.4rem minmax(0,1fr) auto!important;grid-template-areas:"image details total" "image controls controls"!important;column-gap:1.25rem!important;row-gap:1.05rem!important;align-items:start!important;width:100%!important;padding:1.65rem 1.35rem!important;background:#fffaf2!important;border-bottom:1px solid rgba(184,149,85,.2)!important}.cart-items .cart-item:last-child{border-bottom:0!important}.cart-items .cart-item>td{display:block!important;padding:0!important;border:0!important;width:auto!important;min-width:0!important}.cart-item__media{grid-area:image!important;align-self:start!important}.cart-item__details{grid-area:details!important;min-width:0!important;max-width:100%!important}.cart-item__totals.medium-hide.large-up-hide{grid-area:total!important;justify-self:end!important;align-self:start!important;min-width:5.6rem!important;padding:0!important}.cart-item__quantity{grid-area:controls!important;align-self:center!important;margin-top:.15rem!important}.cart-item__image-container,.cart-item__image-container.global-media-settings,.cart-item__image-container.gradient{width:10.4rem!important;height:8.4rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;border-radius:18px!important}.cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:18px!important;border:1px solid rgba(184,149,85,.24)!important;background:#f4eadc!important;box-shadow:0 10px 24px #8b6a3214!important}.cart-item__title{margin:0!important}.cart-item__name{display:block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:1.72rem!important;line-height:1.18!important;letter-spacing:-.01em!important;font-weight:700!important}.cart-item__details .product-option{display:none!important}.cart-item__totals .cart-item__price-wrapper{display:block!important;text-align:right!important}.cart-item__totals .price,.cart-item__totals .price--end{display:block!important;white-space:nowrap!important;font-size:1.48rem!important;line-height:1.05!important;font-weight:800!important;color:var(--aurum-ink)!important;text-align:right!important}.cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:.9rem!important;flex-wrap:nowrap!important}.quantity.cart-quantity{width:10.8rem!important;min-width:10.8rem!important;min-height:3.85rem!important;height:3.85rem!important}.quantity.cart-quantity .quantity__button{width:3.45rem!important;min-width:3.45rem!important}.quantity.cart-quantity .quantity__input{font-size:1.45rem!important;font-weight:800!important}cart-remove-button{display:block!important;position:static!important;margin:0!important}cart-remove-button .button{width:3.85rem!important;min-width:3.85rem!important;height:3.85rem!important;min-height:3.85rem!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fffdf8!important;color:var(--aurum-gold-deep)!important;border:1px solid rgba(184,149,85,.34)!important;box-shadow:0 9px 20px #2d2a2612!important}cart-remove-button .button .svg-wrapper,cart-remove-button .button svg{width:1.55rem!important;height:1.55rem!important}}@media screen and (max-width:390px){.cart-items .cart-item{grid-template-columns:9.2rem minmax(0,1fr) auto!important;column-gap:1rem!important;padding:1.35rem 1.05rem!important}.cart-item__image-container,.cart-item__image-container.global-media-settings,.cart-item__image-container.gradient{width:9.2rem!important;height:7.6rem!important}.cart-item__name{font-size:1.52rem!important}.cart-item__totals .price,.cart-item__totals .price--end{font-size:1.32rem!important}.quantity.cart-quantity{width:9.8rem!important;min-width:9.8rem!important}}@media screen and (max-width:749px){body.template-cart .aurum-cart-title,body.template-cart h1.aurum-cart-title,cart-items .aurum-cart-title,.aurum-cart-title.title,.cart__contents+.aurum-cart-title{font-size:1.72rem!important;line-height:1.12!important;letter-spacing:-.02em!important}body.template-cart .cart-item__name,cart-items .cart-item__name,.cart-items .cart-item__name,.cart-item__details .cart-item__name{font-size:1.18rem!important;line-height:1.18!important;letter-spacing:-.01em!important;font-weight:700!important;max-width:100%!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}@media screen and (max-width:390px){body.template-cart .aurum-cart-title,body.template-cart h1.aurum-cart-title,cart-items .aurum-cart-title,.aurum-cart-title.title{font-size:1.62rem!important}body.template-cart .cart-item__name,cart-items .cart-item__name,.cart-items .cart-item__name,.cart-item__details .cart-item__name{font-size:1.08rem!important}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/aurum-cart-premium.css.map */
