.template-cart{--sb-white: #ffffff;--sb-warm-ivory: #f8f5f1;--sb-soft-beige: #f3ede6;--sb-card-bg: #f5f0ea;--sb-border: #ddd4c8;--sb-border-subtle: #e8e0d6;--sb-text-primary: #1f1f1f;--sb-text-secondary: #6e6a66;--sb-text-muted: #8a8580;--sb-espresso: #2b211b;--sb-gold: #c8a96b;--sb-button-radius: 999px;--sb-cta-height: 3.5rem;--sb-cta-width: min(26rem, 100%);--sb-card-radius: 16px;--sb-image-radius: 12px;--sb-font-body: "Manrope", system-ui, -apple-system, sans-serif;--sb-font-heading: "DM Serif Display", Georgia, "Times New Roman", serif;--sb-font-size-body: 1.125rem;--sb-font-size-body-mobile: 1rem;--sb-font-size-small: .9375rem;--sb-font-size-label: .875rem;--sb-font-size-title: clamp(2rem, 3.472vw, 3.125rem);--sb-font-size-title-mobile: 1.875rem;--sb-font-size-price: 2rem;--sb-font-size-button: 1.5rem;--sb-font-size-button-mobile: 1.25rem;--sb-line-height-button: 1.2;--sb-line-height-body: 1.5;--sb-line-height-heading: 1.2;--sb-page-max-width: 90rem;--sb-page-padding-x: clamp(1.25rem, 3.5vw, 3rem);--sb-page-padding-y: clamp(1.5rem, 3vw, 2.5rem);--sb-card-padding-x: clamp(1.75rem, 4vw, 2.5rem);--sb-card-padding-y: clamp(1.75rem, 3.5vw, 2.5rem);--sb-card-shadow: 0 4px 24px rgba(43, 33, 27, .06), 0 1px 3px rgba(43, 33, 27, .04);--buttons-radius: 999px;--inputs-radius: .75rem;background-color:var(--sb-warm-ivory);color:var(--sb-text-primary);font-family:var(--sb-font-body);font-size:var(--sb-font-size-body-mobile);line-height:var(--sb-line-height-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:750px){.template-cart{font-size:var(--sb-font-size-body)}}.template-cart.gradient,.template-cart .gradient{background:var(--sb-warm-ivory)}.template-cart .header-wrapper{background-color:var(--sb-white);border-bottom:1px solid var(--sb-border-subtle)}.template-cart .header{padding-top:.875rem;padding-bottom:.875rem}.template-cart .section-header{margin-bottom:0}.template-cart #MainContent{min-height:50vh}.template-cart cart-items>.page-width,.template-cart #main-cart-footer>.page-width{max-width:var(--sb-page-max-width);padding-left:var(--sb-page-padding-x);padding-right:var(--sb-page-padding-x)}.template-cart .title-wrapper-with-link{align-items:baseline;margin-bottom:clamp(1.5rem,3vw,2.5rem);padding-top:var(--sb-page-padding-y)}.template-cart .title-wrapper-with-link .title--primary{font-family:var(--sb-font-heading);font-size:var(--sb-font-size-title);font-weight:400;line-height:var(--sb-line-height-heading);color:var(--sb-text-primary);letter-spacing:-.01em;margin:0}.template-cart .title-wrapper-with-link .underlined-link{font-family:var(--sb-font-body);font-size:var(--sb-font-size-small);font-weight:500;color:var(--sb-text-secondary);text-underline-offset:.2em}.template-cart .title-wrapper-with-link .underlined-link:hover{color:var(--sb-espresso)}.template-cart .cart__warnings{background-color:var(--sb-card-bg);border:1px solid var(--sb-border-subtle);border-radius:var(--sb-card-radius);box-shadow:var(--sb-card-shadow);padding:clamp(3rem,8vw,5rem) var(--sb-card-padding-x);margin-top:var(--sb-page-padding-y)}.template-cart .cart__empty-text{font-family:var(--sb-font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--sb-text-primary);margin:0 0 1.5rem}.template-cart .cart__warnings .button{font-family:var(--sb-font-body);font-size:var(--sb-font-size-button-mobile);font-weight:600;min-height:var(--sb-cta-height);border-radius:var(--sb-button-radius);background-color:var(--sb-espresso);border:1px solid var(--sb-espresso);color:var(--sb-white);padding:.75rem 2rem}@media screen and (min-width:750px){.template-cart .cart__warnings .button{font-size:var(--sb-font-size-button)}}.template-cart .cart__login-title{font-family:var(--sb-font-heading);font-size:1.5rem;font-weight:400;color:var(--sb-text-primary)}.template-cart .cart__login-paragraph{font-size:var(--sb-font-size-body-mobile);color:var(--sb-text-secondary)}@media screen and (min-width:750px){.template-cart .cart__login-paragraph{font-size:var(--sb-font-size-body)}}.template-cart cart-items:not(.is-empty){padding-bottom:0}.template-cart .cart__contents{background-color:var(--sb-card-bg);border:1px solid var(--sb-border-subtle);border-radius:var(--sb-card-radius);box-shadow:var(--sb-card-shadow);padding:var(--sb-card-padding-y) var(--sb-card-padding-x)}.template-cart .cart__items{border-bottom:none;padding-bottom:0}.template-cart .cart-items thead th{font-family:var(--sb-font-body);font-size:var(--sb-font-size-label);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sb-text-muted);border-bottom:1px solid var(--sb-border-subtle);padding-bottom:1.25rem;opacity:1}.template-cart .cart-items td{padding-top:2rem}.template-cart .cart-item__image-container{border-radius:var(--sb-image-radius);overflow:hidden;background-color:var(--sb-white)}.template-cart .cart-item__image{border-radius:var(--sb-image-radius)}.template-cart .cart-item__name{font-family:var(--sb-font-body);font-size:1.25rem;font-weight:600;color:var(--sb-text-primary);line-height:var(--sb-line-height-heading)}.template-cart .cart-item__name:hover{color:var(--sb-espresso)}.template-cart .product-option{font-size:var(--sb-font-size-small);color:var(--sb-text-secondary);line-height:var(--sb-line-height-body)}.template-cart .cart-item__old-price,.template-cart .cart-item__discounted-prices s,.template-cart .cart-item__discounted-prices .cart-item__old-price,.template-cart .cart-item__details .discounts,.template-cart .cart__footer .discounts{display:none!important}.template-cart .cart-item__final-price{font-weight:600;color:var(--sb-text-primary)}.template-cart .price,.template-cart .price-item--regular,.template-cart .price-item--sale{font-family:var(--sb-font-body);font-size:1.25rem;font-weight:600;color:var(--sb-text-primary)}.template-cart .quantity{border:1px solid var(--sb-border);border-radius:var(--inputs-radius);background-color:var(--sb-white);min-height:3.25rem;font-size:var(--sb-font-size-body-mobile)}@media screen and (min-width:750px){.template-cart .quantity{font-size:var(--sb-font-size-body)}}.template-cart .quantity__button{color:var(--sb-text-primary)}.template-cart .quantity__input{font-family:var(--sb-font-body);font-weight:500;color:var(--sb-text-primary)}.template-cart cart-remove-button .button{color:var(--sb-text-muted)}.template-cart cart-remove-button .button:not([disabled]):hover{color:var(--sb-espresso)}.template-cart .cart-item__final-price,.template-cart .cart-item__discounted-prices .cart-item__final-price{font-size:1.25rem}.template-cart .discounts__discount{display:none!important}.template-cart .cart__footer-wrapper{margin-top:clamp(1.25rem,2.5vw,2rem)}.template-cart #main-cart-footer .cart__footer{background-color:var(--sb-card-bg);border:1px solid var(--sb-border-subtle);border-radius:var(--sb-card-radius);box-shadow:var(--sb-card-shadow);padding:var(--sb-card-padding-y) var(--sb-card-padding-x)}.template-cart .cart__note .field__input{border:1px solid var(--sb-border);border-radius:var(--inputs-radius);background-color:var(--sb-white);font-family:var(--sb-font-body);font-size:var(--sb-font-size-body-mobile);color:var(--sb-text-primary)}@media screen and (min-width:750px){.template-cart .cart__note .field__input{font-size:var(--sb-font-size-body)}}.template-cart .cart__note label{font-family:var(--sb-font-body);font-size:var(--sb-font-size-label);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sb-text-muted)}.template-cart .totals{align-items:baseline;gap:1rem}.template-cart .totals>*{font-family:var(--sb-font-body);font-size:var(--sb-font-size-body);color:var(--sb-text-secondary)}.template-cart .totals__total{font-weight:500;margin-top:0}.template-cart .totals__total-value{font-family:var(--sb-font-body);font-size:var(--sb-font-size-price);font-weight:600;color:var(--sb-text-primary);letter-spacing:-.02em}.template-cart .tax-note{font-size:var(--sb-font-size-small);color:var(--sb-text-muted);line-height:var(--sb-line-height-body);text-align:left;margin:1.25rem 0 0}.template-cart .cart__checkout-button{font-family:var(--sb-font-body);font-size:var(--sb-font-size-button)!important;font-weight:600;line-height:var(--sb-line-height-button);letter-spacing:.01rem;min-height:var(--sb-cta-height);border-radius:var(--sb-button-radius);background-color:var(--sb-espresso);border:1px solid var(--sb-espresso);color:var(--sb-white);max-width:none;width:100%;padding:.75rem 2rem;transition:opacity .15s ease,transform .1s ease}@media screen and (max-width:749px){.template-cart .cart__checkout-button{font-size:var(--sb-font-size-button-mobile)!important}}.template-cart .cart__checkout-button:not([disabled]):hover{opacity:.92}.template-cart .cart__checkout-button:not([disabled]):active{transform:scale(.99)}.template-cart .cart__footer-wrapper:last-child .cart__footer{padding-bottom:var(--sb-card-padding-y)}.template-cart .cart__cta-stack{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:var(--sb-cta-width);max-width:100%;margin-top:1.5rem;margin-left:auto;margin-right:0}.template-cart .cart__cta-stack .cart__ctas,.template-cart .cart__cta-stack .cart__dynamic-checkout-buttons{width:100%;max-width:none;margin:0;text-align:inherit}.template-cart .cart__cta-stack .cart__ctas{display:block}.template-cart .cart__cta-stack .cart__dynamic-checkout-buttons{max-width:none}.template-cart .cart__cta-stack .cart__checkout-button,.template-cart .cart__cta-stack [data-shopify-buttoncontainer]>*,.template-cart .cart__cta-stack .shopify-payment-button__button{width:100%!important;min-width:0!important;min-height:var(--sb-cta-height)!important;max-width:none!important}.template-cart .cart__cta-stack shopify-accelerated-checkout,.template-cart .cart__cta-stack shopify-accelerated-checkout-cart{display:block;width:100%;--shopify-accelerated-checkout-button-border-radius: 999px;--shopify-accelerated-checkout-button-block-size: 3.5rem;--shopify-accelerated-checkout-row-gap: .75rem}.template-cart .cart__cta-stack [data-shopify-buttoncontainer]{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:.75rem;width:100%}.template-cart .footer{background-color:var(--sb-white);border-top:1px solid var(--sb-border-subtle);margin-top:0}.template-cart .footer__payment{justify-content:center}.template-cart .copyright__content{color:var(--sb-text-secondary);font-size:.8125rem}.template-cart.cart-landing .footer__content-top,.template-cart.cart-landing .footer__localization,.template-cart.cart-landing .policies{display:none!important}.template-cart #MainContent{max-width:var(--sb-page-max-width);margin:0 auto}.template-cart cart-items.is-empty+.cart__footer-wrapper{display:none}.template-cart .cart__footer-wrapper{width:100%}.template-cart #main-cart-footer .cart__footer{display:flex;flex-direction:column;align-items:stretch;border:0}.template-cart .cart__footer>*{width:100%;max-width:none;margin-left:0!important}.template-cart .cart__footer>*+*{margin-top:1.5rem}.template-cart .cart__blocks{width:100%}.template-cart .totals{justify-content:space-between;width:100%}.template-cart .cart__footer>div:only-child{margin-left:0}@media screen and (min-width:750px){.template-cart .tax-note{text-align:left;margin-left:0;margin-right:0}.template-cart .cart__cta-stack .cart__ctas{display:block}.template-cart .cart__footer>*{width:100%;max-width:none;margin-left:0!important;margin-top:0}.template-cart .cart__footer>*+*{margin-top:1.5rem;margin-left:0!important}}@media screen and (max-width:989px){.template-cart .cart__contents>*+*{margin-top:0}.template-cart .cart-items thead tr{border-bottom-color:var(--sb-border-subtle);margin-bottom:2.5rem}.template-cart .cart-item{margin-bottom:2.5rem}.template-cart .title-wrapper-with-link .title--primary{font-size:var(--sb-font-size-title-mobile)}}@media screen and (max-width:749px){.template-cart .cart__contents,.template-cart #main-cart-footer .cart__footer{padding:1.5rem 1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/skybeauty-cart.css.map */
