cart-items,#main-cart-footer{--gs-cream: #FEFAF7;--gs-blush: #F2DDD4;--gs-blush-light: #FAF0EC;--gs-rose: #C8917A;--gs-rose-deep: #A56E58;--gs-text: #1C1412;--gs-text-muted: #7A6560;--gs-border: rgba(200, 145, 122, .22);--gs-white: #FFFCFA;background:var(--gs-cream);color:var(--gs-text);font-family:DM Sans,sans-serif;font-weight:300}cart-items .page-width,#main-cart-footer .page-width{max-width:1100px}cart-items .title-wrapper-with-link{border-bottom:1px solid var(--gs-border);padding-bottom:1.6rem;margin-bottom:2rem;align-items:center;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}cart-items .title.title--primary{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(2.4rem,4vw,3.4rem);letter-spacing:-.01em;color:var(--gs-text);margin:0}cart-items .underlined-link{color:var(--gs-rose);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--gs-rose);padding-bottom:2px;transition:color .2s,border-color .2s}cart-items .underlined-link:hover{color:var(--gs-rose-deep);border-color:var(--gs-rose-deep)}cart-items .cart__empty-text{font-family:Cormorant Garamond,serif;font-weight:300;font-style:italic;color:var(--gs-text-muted);margin-bottom:1.5rem}cart-items .cart__warnings .button{background:var(--gs-text);color:var(--gs-cream);border-radius:50px;padding:1rem 2.5rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .3s}cart-items .cart__warnings .button:hover{background:var(--gs-rose-deep)}cart-items .cart__login-title{font-family:Cormorant Garamond,serif;font-weight:400;font-style:italic;color:var(--gs-text);margin-top:2rem}cart-items .cart-items{border-collapse:separate;border-spacing:0;width:100%}cart-items .cart-items thead th{font-family:DM Sans,sans-serif;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gs-text-muted);font-weight:400;padding:0 0 1rem;border-bottom:1px solid var(--gs-border);background:transparent}cart-items tr.cart-item td{padding:1.4rem 1rem;background:var(--gs-white);border-top:1px solid var(--gs-border);border-bottom:1px solid var(--gs-border);vertical-align:middle}cart-items tr.cart-item td:first-child{border-left:1px solid var(--gs-border);border-top-left-radius:14px;border-bottom-left-radius:14px}cart-items tr.cart-item td:last-child{border-right:1px solid var(--gs-border);border-top-right-radius:14px;border-bottom-right-radius:14px}cart-items .cart-item__media{width:110px}cart-items .cart-item__image-container{background:var(--gs-blush-light);border-radius:12px;padding:.4rem;border:1px solid var(--gs-border)}cart-items .cart-item__image{mix-blend-mode:multiply;filter:drop-shadow(0 4px 10px rgba(200,145,122,.18))}cart-items .cart-item__name{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.25rem;color:var(--gs-text);line-height:1.25;text-decoration:none}cart-items .cart-item__name:hover{color:var(--gs-rose)}cart-items .cart-item__details .product-option,cart-items .cart-item__details dl,cart-items .cart-item__details dt,cart-items .cart-item__details dd{font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--gs-text-muted);font-weight:300}cart-items .cart-item__discounted-prices .cart-item__old-price{color:var(--gs-text-muted)}cart-items .cart-item__discounted-prices .cart-item__final-price{color:var(--gs-text);font-weight:400}cart-items .price.price--end{font-family:Bodoni Moda,serif;font-weight:400;font-size:1.1rem;letter-spacing:-.01em;color:var(--gs-text)}cart-items .cart-item__old-price.price.price--end{color:var(--gs-text-muted)}cart-items quantity-input.quantity{display:inline-flex;align-items:center;border:1px solid var(--gs-border);border-radius:50px;background:var(--gs-white);overflow:hidden;min-width:130px;height:44px;position:relative;z-index:5}cart-items .quantity__button{background:transparent;border:none;width:44px;height:100%;color:var(--gs-rose);cursor:pointer;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center;padding:0}cart-items .quantity__button:hover{background:var(--gs-blush-light);color:var(--gs-rose-deep)}cart-items .quantity__button svg{width:14px;height:14px}cart-items .quantity__input{background:transparent;border:none;text-align:center;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:400;color:var(--gs-text);width:42px;outline:none;-moz-appearance:textfield}cart-items .quantity__input::-webkit-outer-spin-button,cart-items .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}cart-items .cart__items,cart-items .cart-item,cart-items .cart-item *,cart-items quantity-input,cart-items .quantity__button,cart-items .quantity__input,cart-items cart-remove-button,cart-items cart-remove-button a{pointer-events:auto}cart-items cart-remove-button .button.button--tertiary{background:transparent;color:var(--gs-text-muted);border:none;padding:.5rem;margin-top:.4rem;cursor:pointer;transition:color .2s;position:relative;z-index:5}cart-items cart-remove-button .button.button--tertiary:hover{color:var(--gs-rose)}#main-cart-footer .cart__footer{background:var(--gs-blush-light);border-radius:18px;padding:2.2rem;border:1px solid var(--gs-border);margin-top:1.5rem;display:flex;flex-direction:column;gap:1.4rem}#main-cart-footer .cart__blocks{display:flex;flex-direction:column;gap:1.2rem}#main-cart-footer .totals{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-top:1px solid var(--gs-border);padding-top:1.2rem}#main-cart-footer .totals__total{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.15rem;letter-spacing:.04em;color:var(--gs-text);margin:0}#main-cart-footer .totals__total-value{font-family:Bodoni Moda,serif;font-weight:400;font-size:1.9rem;letter-spacing:-.01em;color:var(--gs-text);margin:0}#main-cart-footer .tax-note{font-family:DM Sans,sans-serif;font-size:.72rem;color:var(--gs-text-muted);font-weight:300}#main-cart-footer .tax-note a{color:var(--gs-rose);text-decoration:underline}#main-cart-footer .cart__note label{font-family:DM Sans,sans-serif;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gs-text-muted);margin-bottom:.4rem;display:block}#main-cart-footer .cart__note textarea{border:1px solid var(--gs-border);border-radius:12px;background:var(--gs-white);font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:300;color:var(--gs-text);padding:.8rem 1rem;width:100%;outline:none}#main-cart-footer .cart__note textarea:focus{border-color:var(--gs-rose)}#main-cart-footer .cart__ctas .cart__checkout-button.button{background:var(--gs-text);color:var(--gs-cream);border-radius:50px;padding:1.15rem 2.6rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;border:none;cursor:pointer;transition:background .3s,transform .15s;width:100%;box-shadow:none}#main-cart-footer .cart__ctas .cart__checkout-button.button:hover{background:var(--gs-rose-deep)}#main-cart-footer .cart__ctas .cart__checkout-button.button:active{transform:scale(.99)}#main-cart-footer .cart__ctas .cart__checkout-button.button:before,#main-cart-footer .cart__ctas .cart__checkout-button.button:after{content:none}#main-cart-footer .cart__update-button{background:transparent;color:var(--gs-rose);border:1px solid var(--gs-rose);border-radius:50px;padding:.9rem 2rem;font-family:DM Sans,sans-serif;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}#main-cart-footer .cart__dynamic-checkout-buttons{margin-top:.75rem}@media screen and (max-width:749px){cart-items .title.title--primary{font-size:2rem}cart-items tr.cart-item td{padding:1rem .5rem}cart-items .cart-item__media{width:80px}cart-items .cart-item__name{font-size:1.1rem}cart-items quantity-input.quantity{min-width:116px;height:40px}cart-items .quantity__button{width:38px}cart-items .quantity__input{width:36px;font-size:.9rem}#main-cart-footer .cart__footer{padding:1.4rem;border-radius:14px}#main-cart-footer .totals__total-value{font-size:1.6rem}}#main-cart-footer{margin:2.5rem 0 3rem!important}#main-cart-footer .page-width{max-width:1100px;width:100%}#main-cart-footer .cart__footer{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:start;padding:2.4rem 2.6rem!important;margin-top:0!important;background:var(--gs-blush-light);border-radius:18px;border:1px solid var(--gs-border)}#main-cart-footer .cart__note{width:100%;display:flex;flex-direction:column;gap:.5rem}#main-cart-footer .cart__note textarea{width:100%;min-height:130px;resize:vertical}#main-cart-footer .cart__blocks{display:flex!important;flex-direction:column!important;gap:1.4rem!important;width:100%}#main-cart-footer .totals{border-top:none!important;padding-top:0!important;display:flex;align-items:baseline;justify-content:space-between;gap:1rem}#main-cart-footer .cart__ctas{width:100%!important;display:flex;flex-direction:column;gap:.8rem}#main-cart-footer .cart__ctas .cart__checkout-button.button{width:100%!important;margin:0!important}#main-cart-footer .cart__dynamic-checkout-buttons{display:grid!important;grid-template-columns:1fr 1fr;gap:.6rem!important;margin-top:.2rem!important;width:100%}#main-cart-footer .cart__dynamic-checkout-buttons>*{width:100%!important;margin:0!important}@media screen and (max-width:749px){#main-cart-footer{margin:1.5rem 0 2rem!important}#main-cart-footer .cart__footer{grid-template-columns:1fr!important;gap:1.6rem!important;padding:1.6rem!important}#main-cart-footer .cart__dynamic-checkout-buttons{grid-template-columns:1fr!important}}#main-cart-footer,#main-cart-footer.gradient,#main-cart-footer[class*=color-]{background:#fefaf7!important}#main-cart-footer .totals{flex-direction:column!important;align-items:flex-end!important;text-align:right;gap:.15rem;width:100%;border-top:none!important;padding-top:0!important}#main-cart-footer .totals__total{font-family:DM Sans,sans-serif!important;font-size:.72rem!important;font-weight:400!important;letter-spacing:.16em;text-transform:uppercase;color:var(--gs-text-muted)!important;margin:0}#main-cart-footer .totals__total-value{font-family:Bodoni Moda,serif!important;font-size:2.2rem!important;letter-spacing:-.01em;margin:0}#main-cart-footer .tax-note{text-align:right;width:100%;font-size:.7rem}#main-cart-footer .cart__dynamic-checkout-buttons{display:block!important;width:100%;margin-top:.4rem!important}#main-cart-footer .shopify-payment-button{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:.5rem!important;width:100%}#main-cart-footer .shopify-payment-button>*,#main-cart-footer .additional-checkout-button{flex:1 1 calc(50% - .25rem)!important;min-width:130px!important;margin:0!important}#main-cart-footer .shopify-payment-button button,#main-cart-footer .additional-checkout-button button{height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:50px!important}@media screen and (max-width:749px){#main-cart-footer .shopify-payment-button>*,#main-cart-footer .additional-checkout-button{flex:1 1 100%!important}}cart-items quantity-input.quantity,cart-items quantity-input.quantity.cart-quantity{border:1px solid var(--gs-border)!important;border-radius:50px!important;background:var(--gs-white)!important;overflow:hidden!important;box-shadow:none!important;outline:none!important}cart-items quantity-input.quantity:before,cart-items quantity-input.quantity:after{display:none!important}cart-items .quantity__input,cart-items quantity-input input.quantity__input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}cart-items .quantity__input:focus,cart-items .quantity__input:focus-visible{outline:0!important;box-shadow:none!important}#main-cart-footer .cart__footer{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:1.5rem!important;width:100%!important;max-width:none!important;padding:2rem 2.4rem!important}#main-cart-footer .cart__note,#main-cart-footer .cart__blocks{width:100%!important}#main-cart-footer .cart__note textarea{width:100%!important;min-height:100px!important}#main-cart-footer .totals{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:space-between!important;text-align:left!important;width:100%!important;gap:1rem!important;border-top:1px solid var(--gs-border)!important;padding-top:1.2rem!important;min-width:0}#main-cart-footer .totals__total{font-family:Cormorant Garamond,serif!important;font-size:1.1rem!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;color:var(--gs-text)!important;margin:0!important}#main-cart-footer .totals__total-value{font-family:Bodoni Moda,serif!important;font-size:1.85rem!important;letter-spacing:-.01em!important;margin:0!important;white-space:nowrap}#main-cart-footer .tax-note{text-align:left!important;width:100%!important;font-size:.72rem!important}#main-cart-footer .cart__ctas,#main-cart-footer .cart__dynamic-checkout-buttons{display:block!important;width:100%!important;max-width:none!important;margin:0!important}#main-cart-footer .cart__ctas .cart__checkout-button.button{width:100%!important;margin:0!important;display:block!important}#main-cart-footer .cart__dynamic-checkout-buttons{margin-top:.4rem!important}#main-cart-footer .shopify-payment-button,#main-cart-footer wallet-button,#main-cart-footer .additional-checkout-button{display:flex!important;flex-direction:row!important;gap:.5rem!important;width:100%!important;max-width:none!important}#main-cart-footer .shopify-payment-button>*,#main-cart-footer wallet-button>*,#main-cart-footer .additional-checkout-button>*{flex:1 1 0!important;min-width:0!important;max-width:none!important;margin:0!important;width:auto!important}#main-cart-footer .shopify-payment-button button,#main-cart-footer .additional-checkout-button button{width:100%!important}#main-cart-footer .totals{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-right:0!important;margin-right:0!important}#main-cart-footer .totals__total-value{font-size:1.6rem!important;white-space:nowrap;padding-right:0!important;margin-right:0!important}#main-cart-footer .cart__footer{box-sizing:border-box!important}#main-cart-footer .cart__checkout-button,#main-cart-footer .cart__checkout-button.button,#main-cart-footer #checkout,#main-cart-footer #checkout.button{max-width:none!important;min-width:0!important;width:100%!important;display:block!important;margin:0!important}.shopify-section--main-cart-footer,.shopify-section.cart__footer-wrapper,.shopify-section[id*=cart-footer],.shopify-section[id*=cart-items],cart-items,cart-items.gradient,#main-cart-footer,#main-cart-footer.gradient,#main-cart-footer[class*=color-],#main-cart-footer .page-width,cart-items .page-width{background:transparent!important;background-color:transparent!important;background-image:none!important}#main-cart-footer .cart__footer>*{margin:0!important}#main-cart-footer .totals{width:100%!important;max-width:100%!important;padding-right:0!important;margin-right:0!important;box-sizing:border-box!important}#main-cart-footer .totals__total-value{margin:0!important;padding:0!important;max-width:100%!important}@media screen and (max-width:749px){#main-cart-footer .cart__footer{padding:1.4rem!important}#main-cart-footer .shopify-payment-button,#main-cart-footer wallet-button{flex-direction:column!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/cart-skin.css.map */
