cart-items .page-width{max-width:960px}cart-items .title-wrapper-with-link{align-items:baseline;padding-bottom:2rem;border-bottom:1px solid var(--gf-hairline);margin-bottom:1.2rem}cart-items .title--primary{font-family:var(--gf-font-display);font-weight:500;font-size:var(--gf-fs-h2);letter-spacing:-.01em;color:var(--gf-green-mid)}cart-items .title-wrapper-with-link .underlined-link{font-family:var(--gf-font-body);font-size:var(--gf-fs-body);color:var(--gf-green-mid);text-decoration:none;border-bottom:1px solid rgba(39,73,63,.35);padding-bottom:2px;transition:border-color .2s ease,color .2s ease}cart-items .title-wrapper-with-link .underlined-link:hover{color:var(--gf-green-mid);border-bottom-color:var(--gf-green-dark)}.cart-items thead th{font-family:var(--gf-font-body);font-size:var(--gf-fs-eyebrow);letter-spacing:var(--gf-eyebrow-tracking);color:var(--gf-ink-soft);opacity:1;padding-bottom:1.4rem}@media screen and (min-width:750px){.cart-items th{border-bottom:1px solid var(--gf-hairline)}}.cart__warnings{padding-top:clamp(50px,8vw,90px);padding-bottom:clamp(64px,9vw,110px)}.cart__empty-text{font-family:var(--gf-font-display);font-weight:500;font-size:var(--gf-fs-h2);letter-spacing:-.01em;color:var(--gf-green-mid);margin:0 0 .8rem}.gf-empty__subtitle{font-family:var(--gf-font-body);font-size:var(--gf-fs-lead);line-height:1.5;color:var(--gf-ink-soft);max-width:42ch;margin:0 auto}.gf-empty__product{display:block;width:fit-content;margin:2.6rem auto .4rem}.gf-empty__product img{width:clamp(150px,24vw,210px);height:auto;display:block;margin:0 auto;transition:transform .28s ease}.gf-empty__product:hover img,.gf-empty__product:focus-visible img{transform:translateY(-5px) scale(1.03)}@media(prefers-reduced-motion:reduce){.gf-empty__product img{transition:none}.gf-empty__product:hover img,.gf-empty__product:focus-visible img{transform:none}}.gf-cart-reassurance--empty{border-top:0;padding-top:0;margin-top:2.6rem}cart-items .cart__warnings .button{margin-top:1.6rem;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:1em 1.9em;border:1.5px solid transparent;border-radius:999px;background:var(--gf-green-mid);color:var(--gf-cream);font-family:var(--gf-font-body);font-weight:600;font-size:var(--gf-fs-body);letter-spacing:.01em;line-height:1;box-shadow:none;transition:background-color .2s ease,transform .2s ease}cart-items .cart__warnings .button:hover{background:var(--gf-green-dark);transform:translateY(-1px)}cart-items .cart__warnings .button:before,cart-items .cart__warnings .button:after{display:none}.cart__login-title{font-family:var(--gf-font-body);font-weight:600;color:var(--gf-green-mid)}.cart__login-paragraph{color:var(--gf-ink-soft)}.cart__login-paragraph a{color:var(--gf-green-mid)}@media screen and (min-width:750px){.cart-items td{padding-top:3.2rem;padding-bottom:3.2rem}.cart-items tbody tr+tr td{border-top:1px solid var(--gf-hairline)}}.cart-item__image-container{display:block;background:var(--gf-white);border-radius:var(--gf-radius-sm);padding:0;border:1px solid var(--gf-hairline);box-shadow:none;overflow:hidden}.cart-item__image{border-radius:var(--gf-radius-sm);display:block}@media screen and (min-width:750px){.cart-item__media,.cart-item__details{vertical-align:top}.cart-item__media{width:12rem}.cart-item__image-container,.cart-item__image{width:100%;max-width:100%}}.cart-item__name{font-family:var(--gf-font-body);font-weight:600;font-size:var(--gf-fs-lead);letter-spacing:0;color:var(--gf-green-mid)}.cart-item__name:hover{text-decoration-thickness:1px;text-underline-offset:3px}.cart-item__details .product-option{color:var(--gf-ink-soft);font-size:var(--gf-fs-body)}.cart-item__details dl,.cart-item__details>.product-option:first-of-type{color:var(--gf-ink-soft)}.cart-item__price-wrapper .price{font-family:var(--gf-font-body);font-weight:600;font-size:var(--gf-fs-lead);color:var(--gf-green-mid);white-space:nowrap}.cart-item__totals{white-space:nowrap}@media screen and (min-width:750px){.cart-item__quantity,.cart-item__totals{vertical-align:middle}.cart-items thead th.cart-items__heading--quantity{text-align:center}.cart-item__quantity-wrapper{justify-content:center;flex-wrap:nowrap;gap:.6rem}.cart-item__quantity-wrapper:before{content:"";flex:0 0 3.4rem}.cart-item cart-remove-button{margin-left:0}.cart-item cart-remove-button .button{min-width:3.4rem;width:3.4rem}}.cart-item__quantity-wrapper{align-items:center}.cart-item .quantity{border:1px solid rgba(25,51,45,.22);border-radius:999px;overflow:hidden;width:auto;min-width:0;height:3.4rem;min-height:3.4rem;background:var(--gf-white)}.cart-item .quantity:after{display:none}.cart-item .quantity__button{width:3rem;min-height:3.4rem;color:var(--gf-green-mid)}.cart-item .quantity__button:hover{color:var(--gf-green-mid)}.cart-item .quantity__input{color:var(--gf-green-mid);width:2.8rem;font-size:var(--gf-fs-body);font-weight:500}.cart-item cart-remove-button .button{color:var(--gf-ink-soft);border-radius:999px;transition:color .2s ease,background-color .2s ease}.cart-item cart-remove-button .button:not([disabled]):hover{color:var(--gf-coral);background:var(--gf-green-tint)}@media screen and (max-width:749px){.cart-item__details>.product-option:first-of-type,.cart-item__details>.cart-item__discounted-prices{display:none}.cart-item__details .product-option{font-size:var(--gf-fs-small)}}.gf-cart-freeship{max-width:420px;margin:1.6rem 0 2.4rem}.gf-cart-freeship__label{font-family:var(--gf-font-body);font-size:var(--gf-fs-small);font-weight:400;line-height:1.4;color:var(--gf-green-mid);margin:0 0 .7rem}.gf-cart-freeship__label strong{font-weight:600}.gf-cart-freeship__amount{font-weight:600;color:var(--gf-coral)}.gf-cart-freeship__track{display:block!important;height:6px;border-radius:999px;background:#de796f33;transition:background .4s ease}#main-cart-footer .page-width{max-width:960px}#main-cart-footer .cart__footer{padding-top:.4rem}@media screen and (min-width:750px){#main-cart-footer .cart__footer>*{width:38rem}}#main-cart-footer .cart__dynamic-checkout-buttons{max-width:none}#main-cart-footer .cart__blocks{background:var(--gf-green-tint);border-radius:var(--gf-radius);padding:clamp(28px,2.4vw,40px)}#main-cart-footer .totals__total{font-family:var(--gf-font-body);font-weight:400;font-size:var(--gf-fs-body);color:var(--gf-ink-soft)}#main-cart-footer .totals__total-value{font-family:var(--gf-font-body);font-weight:600;font-size:var(--gf-fs-h3);color:var(--gf-green-mid)}#main-cart-footer .tax-note{color:var(--gf-ink-soft);font-size:var(--gf-fs-small)}#main-cart-footer .cart__checkout-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:0;padding:1em 1.7em;border:1.5px solid transparent;border-radius:999px;background:var(--gf-green-mid);color:var(--gf-cream);font-family:var(--gf-font-body);font-weight:600;font-size:var(--gf-fs-body);letter-spacing:.01em;line-height:1;box-shadow:none;transition:background-color .2s ease,transform .2s ease}#main-cart-footer .cart__checkout-button:hover:not([disabled]){background:var(--gf-green-dark);transform:translateY(-1px)}#main-cart-footer .cart__checkout-button:before,#main-cart-footer .cart__checkout-button:after{display:none}.gf-cart-reassurance{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.4rem;margin:1.6rem 0 0;padding-top:1.6rem;border-top:1px solid var(--gf-hairline)}.gf-cart-reassurance__item{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--gf-font-body);font-size:var(--gf-fs-small);color:var(--gf-ink-soft)}.gf-cart-reassurance__item svg{width:1.6rem;height:1.6rem;flex:none;stroke:var(--gf-green-mid)}.gf-cart-reassurance__flag{height:1.05rem;width:auto;flex:none;border-radius:2px;border:1px solid rgba(25,51,45,.12)}@media screen and (prefers-reduced-motion:reduce){.gf-cart-freeship__track,#main-cart-footer .cart__checkout-button{transition:none}}@media screen and (min-width:990px){#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty)){display:grid;grid-template-columns:minmax(0,1fr) 40rem;align-items:start;column-gap:clamp(3.5rem,6vw,6rem);max-width:1400px;margin-inline:auto;padding-inline:clamp(2.4rem,5vw,5.5rem);padding-block:clamp(2.6rem,5vh,4.5rem);box-sizing:border-box}#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty))>.shopify-section:has(cart-items) cart-items{padding-top:0}#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty))>.shopify-section .page-width{max-width:none;padding-inline:0}#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty))>.shopify-section:has(#main-cart-footer){position:sticky;top:2rem;align-self:start}#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty)) #main-cart-footer .cart__footer>*{width:100%}#MainContent:has(#main-cart-footer):not(:has(cart-items.is-empty)) #main-cart-footer .cart__footer{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-golfeed-cart.css.map */
