cart-items .title-wrapper-with-link{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1.6rem;padding-bottom:2.4rem;margin-bottom:0;border-bottom:1px solid rgba(var(--color-foreground),.08)}cart-items h1.title.title--primary{margin:0;font-size:clamp(2.6rem,4vw,4rem);font-weight:700;letter-spacing:-.03em;line-height:1.1}cart-items .title-wrapper-with-link .underlined-link{font-size:1.3rem;font-weight:400;letter-spacing:.02em;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:1px}cart-items .title-wrapper-with-link .underlined-link:hover{color:rgb(var(--color-foreground))}cart-items.is-empty .cart__warnings{text-align:center;padding:clamp(4rem,8vw,8rem) 2rem;display:flex;flex-direction:column;align-items:center;gap:1.6rem}cart-items.is-empty .cart__empty-text{font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;letter-spacing:-.02em;margin:0}cart-items.is-empty .cart__warnings .button{min-height:5.4rem;padding:0 2.4rem;font-size:1.35rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground));text-decoration:none;display:inline-flex;align-items:center;justify-content:center}cart-items.is-empty .cart__warnings .button:before{display:none!important}.cart-items{border-collapse:separate;border-spacing:0;margin:0;width:100%}.cart-items thead th{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);padding:1.4rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);text-align:left}.cart-items thead th.right{text-align:right}@media screen and (max-width:749px){.cart-items thead{display:none}}.cart-item{display:grid;grid-template-columns:10rem 1fr auto;gap:1.6rem 2rem;padding:2rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);align-items:start}@media screen and (max-width:749px){.cart-item{grid-template-columns:9rem 1fr;gap:1.2rem 1.4rem}}.cart-item__media{width:9.6rem;aspect-ratio:3 / 4;height:auto;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.04);grid-column:1;grid-row:1 / span 2;position:relative}@media screen and (max-width:749px){.cart-item__media{width:8.6rem}}.cart-item__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.18);transform-origin:center}.cart-item__details{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:.4rem;min-width:0}.cart-item__name{font-size:1.5rem;font-weight:400;letter-spacing:-.005em;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem}.cart-item .product-option{font-size:1.25rem;color:rgba(var(--color-foreground),.6);letter-spacing:0;margin:0}.cart-item dl{display:flex;flex-wrap:wrap;gap:.4rem .8rem;margin:.2rem 0 0}.cart-item__totals{grid-column:3;grid-row:1;text-align:right;font-feature-settings:"tnum" 1}@media screen and (max-width:749px){.cart-item__totals{grid-column:2;grid-row:2;text-align:left;padding-top:.4rem}}.cart-item__totals .price{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground))}.cart-item__quantity{grid-column:2 / span 2;grid-row:2;padding-top:.6rem}@media screen and (max-width:749px){.cart-item__quantity{grid-column:2;grid-row:3}}.cart-item__quantity-wrapper{display:flex;align-items:center;gap:1rem}.cart-items .quantity{width:12rem;height:4.4rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:999px;overflow:hidden;background:rgb(var(--color-background))}.cart-items .quantity:after{display:none!important}.cart-items .quantity__button{width:4rem;height:100%;background:transparent;color:rgb(var(--color-foreground));border:0;cursor:pointer;transition:background-color .2s ease}.cart-items .quantity__button:hover{background:rgba(var(--color-foreground),.06)}.cart-items .quantity__input{font-size:1.4rem;font-weight:400;background:transparent;border:0;text-align:center}cart-remove-button .button{width:3.6rem;height:3.6rem;min-height:3.6rem;padding:0;border-radius:50%;background:transparent;border:0;color:rgba(var(--color-foreground),.55);display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}cart-remove-button .button:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}cart-remove-button .icon-remove{width:1.4rem;height:1.4rem}.cart__footer{padding:2.4rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08);display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.cart__footer{grid-template-columns:1fr minmax(28rem,36rem);gap:4rem;align-items:start}}.cart__note{margin:0}.cart__note label{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.62);margin-bottom:.6rem;display:block}.cart__note .field__input,.cart__note textarea{width:100%;min-height:8rem;padding:1rem 1.4rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:.6rem;background:rgb(var(--color-background));font-size:1.4rem;resize:vertical}.cart__note textarea:focus{border-color:rgb(var(--color-foreground));outline:0;box-shadow:0 0 0 1px rgb(var(--color-foreground))}.cart__blocks .totals,cart-footer .totals,.cart__ctas+.totals,.totals{display:flex;justify-content:space-between;align-items:baseline;padding:1.4rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);margin:0}.totals>h2,.totals__total{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.62);margin:0}.totals__total-value{font-size:2rem;font-weight:700;letter-spacing:-.01em;color:rgb(var(--color-foreground));font-feature-settings:"tnum" 1}.cart__dynamic-checkout-buttons,.cart__ctas{display:flex;flex-direction:column;gap:.8rem;margin-top:1.4rem}.cart__ctas button[type=submit],.cart__ctas .button,#checkout{min-height:5.6rem;padding:0 2rem;font-size:1.4rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground));text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.cart__ctas button[type=submit]:before,.cart__ctas .button:before,.cart__ctas button[type=submit]:after,.cart__ctas .button:after,#checkout:before,#checkout:after{content:none!important;display:none!important;box-shadow:none!important;border:0!important}.cart__ctas button[type=submit]:hover,.cart__ctas .button:hover,#checkout:hover{transform:translateY(-1px);box-shadow:0 14px 28px -14px rgba(var(--color-foreground),.45)}.tax-note{font-size:1.15rem;color:rgba(var(--color-foreground),.55);margin:.4rem 0 0;text-align:left}@media screen and (min-width:990px){.cart__footer{position:relative}.cart__footer>.cart__blocks{position:sticky;top:12rem;align-self:start}}@media(prefers-reduced-motion:reduce){.cart__ctas button[type=submit],.cart__ctas .button,cart-remove-button .button,.cart-items .quantity__button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gofar-cart-page-extras.css.map */
