body.template-cart{--gf-ink: #1c1c22;--gf-muted: #6f6f76;--gf-line: #e7e5de;--gf-paper: #ffffff;--gf-page: #f7f7f4;--gf-yellow: #f5de1e;--gf-yellow-soft: #fff9c9;--gf-green: #18864b;--gf-shadow: 0 18px 55px rgba(28, 28, 34, .08)}body.template-cart .main-content{background:var(--gf-page)}body.template-cart .gf-cart-page{min-height:62vh;padding:34px 0 130px;color:var(--gf-ink);font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.template-cart .gf-cart-shell{max-width:1240px}body.template-cart .gf-cart-heading{display:grid;grid-template-columns:220px minmax(0,1fr) 220px;align-items:end;gap:24px;margin:0 0 26px}body.template-cart .gf-cart-heading__copy{grid-column:2;text-align:center}body.template-cart .gf-cart-eyebrow{margin:0 0 6px;color:#7a776f;font-size:11px;font-weight:900;line-height:1.2;letter-spacing:.18em}body.template-cart .gf-cart-heading h1,body.template-cart .gf-cart-empty h1{margin:0;color:var(--gf-ink);font-size:clamp(34px,4vw,50px);font-weight:900;line-height:1.02;letter-spacing:-.035em}body.template-cart .gf-cart-count-line{margin:9px 0 0;color:var(--gf-muted);font-size:14px}body.template-cart .gf-cart-back{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 0;color:var(--gf-ink);font-size:14px;font-weight:800;text-decoration:none;text-underline-offset:4px}body.template-cart .gf-cart-back:hover{text-decoration:underline}body.template-cart .gf-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);align-items:start;gap:28px}body.template-cart .gf-cart-main{min-width:0}body.template-cart .gf-shipping-card{margin-bottom:16px;padding:18px 20px;border:1px solid #dfdccd;border-radius:18px;background:linear-gradient(135deg,#fff,#fffdf0);box-shadow:0 8px 28px #1c1c220b}body.template-cart .gf-shipping-card__top{display:flex;align-items:center;gap:13px}body.template-cart .gf-shipping-card__icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid var(--gf-ink);border-radius:13px;background:var(--gf-yellow)}body.template-cart .gf-shipping-card__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body.template-cart .gf-shipping-card p{margin:0 0 3px;color:var(--gf-ink);font-size:15px;font-weight:750;line-height:1.3}body.template-cart .gf-shipping-card p strong{font-weight:950}body.template-cart .gf-shipping-card small{display:block;color:var(--gf-muted);font-size:11px;line-height:1.35}body.template-cart .gf-shipping-progress{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#e9e7df}body.template-cart .gf-shipping-progress span{display:block;width:var(--gf-progress, 0%);max-width:100%;height:100%;border-radius:inherit;background:var(--gf-yellow);box-shadow:inset 0 0 0 1px #1c1c222e;transition:width .35s ease}body.template-cart .gf-shipping-card.is-complete{border-color:#18864b59;background:linear-gradient(135deg,#fff,#effbf4)}body.template-cart .gf-shipping-card.is-complete .gf-shipping-card__icon,body.template-cart .gf-shipping-card.is-complete .gf-shipping-progress span{background:#55d58a}body.template-cart .gf-cart-products .cart__items{display:grid;gap:14px}body.template-cart .gf-cart-products .cart__item{display:grid!important;grid-template-areas:"cartImage cartTitle cartPrice" "cartImage cartQuantity cartPrice" "cartImage cartRemove cartPrice"!important;grid-template-columns:150px minmax(0,1fr) auto!important;grid-column-gap:20px!important;align-items:center!important;min-height:190px;margin:0!important;padding:20px!important;overflow:visible;border:1px solid var(--gf-line)!important;border-radius:20px;background:var(--gf-paper);box-shadow:0 9px 30px #1c1c220b}body.template-cart .gf-cart-products .cart__image{align-self:center;width:150px}body.template-cart .gf-cart-products .cart__image a{height:150px!important;overflow:hidden;border:1px solid #eceae4;border-radius:15px;background:#fafafa}body.template-cart .gf-cart-products .cart__image .image-wrap img,body.template-cart .gf-cart-products .cart__image img{padding:8px;object-fit:contain!important}body.template-cart .gf-cart-products .cart__item-title{align-self:end;min-width:0}body.template-cart .gf-cart-products .cart__item-name{margin:0 0 9px;color:var(--gf-ink);font-size:18px;font-weight:900;line-height:1.25;text-decoration:none}body.template-cart .gf-cart-products .cart__item-name:hover{text-decoration:underline;text-underline-offset:3px}body.template-cart .gf-cart-products .cart__item--variants,body.template-cart .gf-cart-products .cart__item--properties{display:flex;flex-wrap:wrap;gap:5px 8px;margin:0 0 7px;color:var(--gf-muted);font-size:12.5px;line-height:1.35}body.template-cart .gf-cart-products .cart__item--variants>div,body.template-cart .gf-cart-products .cart__item--properties{padding:5px 8px;border-radius:8px;background:#f3f2ed}body.template-cart .gf-cart-products .cart__item--variants span,body.template-cart .gf-cart-products .cart__item--properties span{color:var(--gf-ink);font-weight:850}body.template-cart .gf-cart-products .cart__item-quantity{align-self:center;margin-top:8px}body.template-cart .gf-cart-products .element-quantity-selector{border:1px solid #d9d7cf;border-radius:12px;background:#fff;box-shadow:0 2px 7px #1c1c2209}body.template-cart .gf-cart-products .element-quantity-selector__input{min-height:42px;border:0!important;background:transparent!important;color:var(--gf-ink)!important;font-size:14px!important;font-weight:850!important}body.template-cart .gf-cart-products .element-quantity-selector__button{min-width:40px;color:var(--gf-ink)!important}body.template-cart .gf-cart-products .cart__item-remove{align-self:start}body.template-cart .gf-cart-products .cart__item-remove a{margin-top:7px!important;color:#77736b;font-size:12px;font-weight:750;text-decoration:underline;text-decoration-color:#c6c3ba;text-underline-offset:3px}body.template-cart .gf-cart-products .cart__item-price{align-self:center;min-width:82px;padding-left:12px;color:var(--gf-ink)}body.template-cart .gf-cart-products .cart__price:not(.cart__price--strikethrough){font-size:18px!important;font-weight:950!important;white-space:nowrap}body.template-cart .gf-cart-products .cart__price--strikethrough{color:#99958d;font-size:12px}body.template-cart .gf-cart-products .cart__discount{display:block;margin-top:4px;color:var(--gf-green);font-size:11px;font-weight:850}body.template-cart .gf-cart-summary{position:sticky;top:24px}body.template-cart .gf-summary-card{padding:25px;border:1px solid #dedbd0;border-radius:22px;background:var(--gf-paper);box-shadow:var(--gf-shadow)}body.template-cart .gf-summary-card__header{padding-bottom:18px;border-bottom:1px solid var(--gf-line)}body.template-cart .gf-summary-card h2{margin:0;color:var(--gf-ink);font-size:24px;font-weight:950;line-height:1.1;letter-spacing:-.02em}body.template-cart .gf-cart-discounts:empty{display:none}body.template-cart .gf-cart-discounts .cart__discounts{margin:16px 0 0;padding:12px 13px;border:1px solid rgba(24,134,75,.2);border-radius:12px;background:#effbf4;text-align:left!important}body.template-cart .gf-cart-discounts .cart__discount{display:flex;justify-content:space-between;gap:12px;color:var(--gf-green);font-size:13px;font-weight:850}body.template-cart .gf-summary-row{display:flex;align-items:center;justify-content:space-between;gap:20px}body.template-cart .gf-summary-row--total{padding:22px 0 10px;color:var(--gf-ink);font-size:17px;font-weight:900}body.template-cart .gf-cart-total{font-size:24px;font-weight:950;letter-spacing:-.02em;white-space:nowrap}body.template-cart .gf-summary-shipping{margin:0 0 18px;color:var(--gf-muted);font-size:11.5px;line-height:1.45}body.template-cart .gf-order-note{margin:0 0 17px;border-top:1px solid var(--gf-line);border-bottom:1px solid var(--gf-line)}body.template-cart .gf-order-note summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;color:var(--gf-ink);font-size:13px;font-weight:850;cursor:pointer;list-style:none}body.template-cart .gf-order-note summary::-webkit-details-marker{display:none}body.template-cart .gf-order-note[open] summary span:last-child{transform:rotate(45deg)}body.template-cart .gf-order-note textarea{width:100%;margin:0 0 14px;padding:12px;resize:vertical;border:1px solid #d7d4ca;border-radius:12px;background:#fff;color:var(--gf-ink);font:inherit;font-size:13px}body.template-cart .gf-cart-terms{margin:0 0 14px;color:var(--gf-muted);font-size:12px;line-height:1.4}body.template-cart .gf-checkout-button,body.template-cart .gf-mobile-checkout,body.template-cart .gf-cart-primary-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:56px;padding:13px 18px;border:2px solid var(--gf-ink);border-radius:14px;background:var(--gf-yellow);color:var(--gf-ink);box-shadow:0 5px 0 var(--gf-ink);font-family:inherit;font-size:16px;font-weight:950;line-height:1;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent}body.template-cart .gf-checkout-button:hover,body.template-cart .gf-mobile-checkout:hover,body.template-cart .gf-cart-primary-link:hover{background:#ffe94b;transform:translateY(-1px);box-shadow:0 6px 0 var(--gf-ink)}body.template-cart .gf-checkout-button:active,body.template-cart .gf-mobile-checkout:active,body.template-cart .gf-cart-primary-link:active{transform:translateY(3px);box-shadow:0 2px 0 var(--gf-ink)}body.template-cart .gf-checkout-button.btn--loading{pointer-events:none;opacity:.7}body.template-cart .gf-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;min-height:27px;margin:15px 0 17px}body.template-cart .gf-payment-icons svg{width:38px;height:24px}body.template-cart .gf-cart-trust{display:grid;gap:9px;margin:0;padding:15px 0 0;border-top:1px solid var(--gf-line);list-style:none}body.template-cart .gf-cart-trust li{display:flex;align-items:center;gap:9px;color:#4d4d53;font-size:12.5px;font-weight:750}body.template-cart .gf-cart-trust svg{width:19px;height:19px;fill:none;stroke:var(--gf-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body.template-cart .gf-continue-link{display:block;margin:17px auto 0;color:var(--gf-muted);font-size:12.5px;font-weight:800;text-align:center;text-decoration:underline;text-underline-offset:3px}body.template-cart .gf-cart-mobile-bar{display:none}body.template-cart .gf-cart-empty{max-width:610px;margin:40px auto 0;padding:54px 28px;border:1px solid var(--gf-line);border-radius:24px;background:#fff;box-shadow:var(--gf-shadow);text-align:center}body.template-cart .gf-cart-empty__icon{display:grid;width:86px;height:86px;margin:0 auto 20px;place-items:center;border:2px solid var(--gf-ink);border-radius:25px;background:var(--gf-yellow);box-shadow:0 6px 0 var(--gf-ink)}body.template-cart .gf-cart-empty__icon svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}body.template-cart .gf-cart-empty>p:not(.gf-cart-eyebrow){margin:13px 0 24px;color:var(--gf-muted)}body.template-cart .gf-cart-empty .gf-cart-primary-link{max-width:310px}body.template-cart #ecb_bar,body.template-cart #ecb_placeholder,body.template-cart #ecb_background,body.template-cart [id*=trafficly i],body.template-cart [class*=trafficly i],body.template-cart [id*=whatsychatt i],body.template-cart [class*=whatsychatt i],body.template-cart [id*=whatsapp i],body.template-cart [class*=whatsapp i],body.template-cart iframe[src*=whatsapp i],body.template-cart iframe[src*=whatsy i],body.template-cart shopify-chat,body.template-cart shopify-inbox,body.template-cart #ShopifyChat,body.template-cart #shopify-chat,body.template-cart iframe[src*=shopify-chat i],body.template-cart [id*=instant-faq i],body.template-cart [class*=instant-faq i],body.template-cart .additional-checkout-buttons,body.template-cart .gf-cart-hidden-app{display:none!important;visibility:hidden!important;pointer-events:none!important}@media only screen and (max-width:959px){body.template-cart .gf-cart-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px}body.template-cart .gf-cart-products .cart__item{grid-template-columns:120px minmax(0,1fr) auto!important;min-height:166px;padding:16px!important}body.template-cart .gf-cart-products .cart__image{width:120px}body.template-cart .gf-cart-products .cart__image a{height:128px!important}}@media only screen and (max-width:768px){body.template-cart{padding-bottom:104px}body.template-cart .gf-cart-page{padding:22px 0 128px}body.template-cart .gf-cart-shell{padding-right:14px;padding-left:14px}body.template-cart .gf-cart-heading{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:18px}body.template-cart .gf-cart-heading__copy{text-align:left}body.template-cart .gf-cart-heading h1,body.template-cart .gf-cart-empty h1{font-size:32px}body.template-cart .gf-cart-back{padding:0;font-size:12.5px}body.template-cart .gf-cart-layout{display:block}body.template-cart .gf-shipping-card{padding:15px;border-radius:16px}body.template-cart .gf-shipping-card__icon{flex-basis:38px;width:38px;height:38px;border-radius:12px}body.template-cart .gf-shipping-card p{font-size:13.5px}body.template-cart .gf-shipping-card small{font-size:10px}body.template-cart .gf-cart-products .cart__items{gap:11px}body.template-cart .gf-cart-products .cart__item{grid-template-areas:"cartImage cartTitle cartTitle" "cartImage cartQuantity cartPrice" "cartImage cartRemove cartPrice"!important;grid-template-columns:104px minmax(0,1fr) auto!important;grid-column-gap:13px!important;min-height:158px;padding:14px!important;border-radius:17px}body.template-cart .gf-cart-products .cart__image{width:104px}body.template-cart .gf-cart-products .cart__image a{height:126px!important;border-radius:12px}body.template-cart .gf-cart-products .cart__item-title{align-self:start;padding-top:2px}body.template-cart .gf-cart-products .cart__item-name{display:-webkit-box;margin-bottom:7px;overflow:hidden;font-size:14.5px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.template-cart .gf-cart-products .cart__item--variants,body.template-cart .gf-cart-products .cart__item--properties{gap:4px;margin-bottom:4px;font-size:10.5px}body.template-cart .gf-cart-products .cart__item--variants>div,body.template-cart .gf-cart-products .cart__item--properties{padding:3px 6px}body.template-cart .gf-cart-products .cart__item-quantity{align-self:end;margin-top:5px}body.template-cart .gf-cart-products .element-quantity-selector__input{min-height:38px;font-size:12px!important}body.template-cart .gf-cart-products .element-quantity-selector__button{min-width:35px}body.template-cart .gf-cart-products .cart__item-price{align-self:end;min-width:62px;padding-left:5px}body.template-cart .gf-cart-products .cart__price:not(.cart__price--strikethrough){font-size:15px!important}body.template-cart .gf-cart-products .cart__item-remove a{margin-top:5px!important;font-size:10.5px}body.template-cart .gf-cart-summary{position:static;margin-top:16px}body.template-cart .gf-summary-card{padding:20px;border-radius:18px;box-shadow:0 10px 35px #1c1c2211}body.template-cart .gf-summary-card h2{font-size:22px}body.template-cart .gf-checkout-button{display:none}body.template-cart .gf-cart-mobile-bar{position:fixed;right:0;bottom:0;left:0;z-index:2147483000;display:grid;grid-template-columns:auto minmax(190px,1fr);align-items:center;gap:14px;padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #dad7ce;background:#fffffff5;box-shadow:0 -12px 38px #1c1c2224;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}body.template-cart .gf-cart-mobile-bar>div{min-width:82px}body.template-cart .gf-cart-mobile-bar small{display:block;margin-bottom:1px;color:var(--gf-muted);font-size:10px;font-weight:800}body.template-cart .gf-cart-mobile-bar strong{color:var(--gf-ink);font-size:17px;font-weight:950;white-space:nowrap}body.template-cart .gf-mobile-checkout{min-height:49px;border-radius:12px;box-shadow:0 4px 0 var(--gf-ink);font-size:14px}body.template-cart .gf-payment-icons{margin-top:4px}body.template-cart #SiteHeader .site-header__search-container,body.template-cart #SiteHeader .site-header__search,body.template-cart #SiteHeader predictive-search,body.template-cart #SiteHeader search-form{display:none!important}body.template-cart #SiteHeader .site-header__logo-link img,body.template-cart #SiteHeader .site-header__logo img{max-height:66px!important}}@media only screen and (max-width:390px){body.template-cart .gf-cart-products .cart__item{grid-template-columns:92px minmax(0,1fr) auto!important;grid-column-gap:10px!important;padding:12px!important}body.template-cart .gf-cart-products .cart__image{width:92px}body.template-cart .gf-cart-products .cart__image a{height:116px!important}body.template-cart .gf-cart-products .cart__item-name{font-size:13.5px}body.template-cart .gf-cart-mobile-bar{grid-template-columns:auto minmax(170px,1fr);gap:10px;padding-right:10px;padding-left:10px}}@media(prefers-reduced-motion:reduce){body.template-cart .gf-shipping-progress span,body.template-cart .gf-checkout-button,body.template-cart .gf-mobile-checkout,body.template-cart .gf-cart-primary-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/gufetto-cart-premium.css.map */
