.drawer{background-color:#2d1f1566}.drawer__inner{width:420px;max-width:92vw;padding:0 16px;border:none;border-left:1px solid var(--gz-border);background:var(--gz-white, #fff)}.drawer__header{padding:20px 0 16px;border-bottom:1px solid rgba(45,31,21,.08)}.drawer__heading{font-family:var(--gz-font-body, "Poppins", sans-serif);font-weight:600;font-size:18px;color:var(--gz-dark, #2d1f15);margin:0}.drawer__close{color:var(--gz-dark-text, #3d2b1f);border-radius:50%;transition:background .2s ease,color .2s ease}.drawer__close:hover{background:var(--gz-cream, #fdf6ee);color:var(--gz-red, #d94f4f)}.cart-drawer__empty-content .cart__empty-text{font-family:var(--gz-font-head, "Playfair Display", serif);color:var(--gz-dark, #2d1f15);font-size:20px}.cart-drawer__empty-content .button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--gz-red, #d94f4f);color:var(--gz-white, #fff);border:2px solid var(--gz-red, #d94f4f);font-weight:600;font-size:14.5px;padding:13px 30px;margin-top:18px;transition:all .3s var(--gz-ease, ease)}.cart-drawer__empty-content .button:hover{background:var(--gz-red-dark, #b83a3a);border-color:var(--gz-red-dark, #b83a3a);transform:translateY(-2px)}.cart-drawer .drawer__cart-items-wrapper{padding-top:14px}.cart-drawer .cart-item{padding-top:0;padding-bottom:0;border-bottom:1px solid rgba(45,31,21,.07)}.cart-drawer .cart-item__media{width:72px;background:transparent;border:none;padding:0;overflow:visible}.cart-drawer .cart-item__image{width:72px;height:72px;border-radius:16px;object-fit:cover;border:1px solid var(--gz-border);background:var(--gz-cream, #fdf6ee);display:block}.cart-drawer .cart-item__image--placeholder{width:72px;height:72px;background:var(--gz-cream, #fdf6ee)}.cart-drawer .cart-item__name{font-family:var(--gz-font-head, "Playfair Display", serif);color:var(--gz-dark, #2d1f15);font-weight:700;font-size:14px}.cart-drawer .cart-item__name:hover{color:var(--gz-red-dark, #b83a3a)}.cart-drawer .price{color:var(--gz-red-dark, #b83a3a);font-weight:700}.cart-drawer .cart-item__old-price{color:var(--gz-muted, rgba(45, 31, 21, .55))}.cart-drawer .cart-quantity{width:auto;min-height:0;display:inline-flex;align-items:center;border:1.5px solid var(--gz-border);border-radius:999px;background:var(--gz-white, #fff);overflow:hidden}.cart-drawer .cart-quantity:before,.cart-drawer .cart-quantity:after{content:none;display:none}.cart-drawer .cart-quantity .quantity__button{width:27px;height:27px;min-height:0;margin:0;display:flex;align-items:center;justify-content:center;color:var(--gz-red-dark, #b83a3a);transition:background .2s ease,color .2s ease,opacity .2s ease}.cart-drawer .cart-quantity .quantity__button:first-child{margin-left:0}.cart-drawer .cart-quantity .quantity__button:last-child{margin-right:0}.cart-drawer .cart-quantity .quantity__button:hover{background:var(--gz-cream, #fdf6ee);color:var(--gz-red, #d94f4f)}.cart-drawer .cart-quantity .quantity__button.disabled,.cart-drawer .cart-quantity .quantity__button:disabled{opacity:.3;cursor:not-allowed;background:transparent}.cart-drawer .cart-quantity .quantity__button .icon,.cart-drawer .cart-quantity .quantity__button svg,.cart-drawer .cart-quantity .quantity__button .svg-wrapper{width:10px;height:10px}.cart-drawer .cart-quantity .quantity__input{width:30px;min-width:0;min-height:0;text-align:center;border:none;background:transparent;font-size:13px;font-weight:700;color:var(--gz-dark, #2d1f15);opacity:1;padding:0}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer cart-remove-button{margin-left:8px}.cart-drawer cart-remove-button .button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:0;min-height:0;padding:0;border-radius:50%;color:var(--gz-muted, rgba(45, 31, 21, .55));border:1.5px solid transparent;transition:color .2s ease,background .2s ease,border-color .2s ease}.cart-drawer cart-remove-button .button:hover{color:var(--gz-red, #d94f4f);background:#d94f4f14;border-color:#d94f4f33}.cart-drawer cart-remove-button .button svg,.cart-drawer cart-remove-button .button .icon{width:15px;height:15px}.grenzy-cart__summary{width:100%}.grenzy-cart__row{display:flex;justify-content:space-between;font-size:13px;color:var(--gz-muted, rgba(45, 31, 21, .55));margin-bottom:6px}.grenzy-cart__row--save{color:var(--gz-red-dark, #b83a3a);font-weight:700}.grenzy-cart__total.totals{margin-top:4px}.cart-drawer .drawer__footer{margin:0 -16px;padding:20px 16px 24px;border-top:1px solid rgba(45,31,21,.08);background:var(--gz-cream, #fdf6ee)}.cart-drawer .totals__total{font-family:var(--gz-font-head, "Playfair Display", serif);font-weight:700;color:var(--gz-dark, #2d1f15);font-size:15px}.cart-drawer .totals__total-value{font-family:var(--gz-font-head, "Playfair Display", serif);font-weight:700;color:var(--gz-red-dark, #b83a3a);font-size:20px}.cart-drawer .tax-note{color:var(--gz-muted, rgba(45, 31, 21, .55));font-size:12px}.cart-drawer .cart__checkout-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:999px;background:var(--gz-red, #d94f4f);border:2px solid var(--gz-red, #d94f4f);color:var(--gz-white, #fff);font-family:var(--gz-font-body, "Poppins", sans-serif);font-weight:600;font-size:15px;padding:16px 20px;transition:all .3s var(--gz-ease, ease)}.cart-drawer .cart__checkout-button:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg);animation:gzShine 3.2s ease-in-out infinite}.cart-drawer .cart__checkout-button:hover{background:var(--gz-red-dark, #b83a3a);border-color:var(--gz-red-dark, #b83a3a);transform:translateY(-2px)}@media screen and (max-width:749px){.drawer__inner{width:100vw;max-width:100vw;border-left:none}}@media screen and (max-width:480px){.cart-drawer .drawer__footer{margin:0 -16px;padding:18px 16px 20px}}#shopify-section-cart-items,#shopify-section-cart-footer{background:var(--gz-cream, #fdf6ee)}#shopify-section-cart-items{padding-top:var(--gz-header-h, 96px)}#shopify-section-cart-items .page-width,#shopify-section-cart-footer .page-width{max-width:1200px}#shopify-section-cart-items .title--primary{font-family:var(--gz-font-head, "Playfair Display", serif);color:var(--gz-dark, #2d1f15)}#shopify-section-cart-items .underlined-link{color:var(--gz-red-dark, #b83a3a)}#shopify-section-cart-items .cart__warnings .button{display:inline-flex;border-radius:999px;background:var(--gz-red, #d94f4f);border:2px solid var(--gz-red, #d94f4f);color:var(--gz-white, #fff);font-weight:600;padding:13px 30px;transition:all .3s var(--gz-ease, ease)}#shopify-section-cart-items .cart__warnings .button:hover{background:var(--gz-red-dark, #b83a3a);border-color:var(--gz-red-dark, #b83a3a);transform:translateY(-2px)}#shopify-section-cart-items .cart__items{background:var(--gz-white, #fff);border:1px solid var(--gz-border);border-radius:20px;padding:32px;margin-top:28px}#shopify-section-cart-items .cart-items th{border-bottom:1px solid rgba(45,31,21,.08);color:var(--gz-muted, rgba(45, 31, 21, .55))}#shopify-section-cart-items .cart-item__image-container{background:var(--gz-cream, #fdf6ee);border-radius:14px;padding:10px}#shopify-section-cart-items .cart-item__name{font-family:var(--gz-font-head, "Playfair Display", serif);color:var(--gz-dark, #2d1f15);font-weight:700}#shopify-section-cart-items .cart-item__name:hover{color:var(--gz-red-dark, #b83a3a)}#shopify-section-cart-items .price--end{color:var(--gz-red-dark, #b83a3a);font-weight:700}#shopify-section-cart-items .cart-item__old-price{color:var(--gz-muted, rgba(45, 31, 21, .55))}#shopify-section-cart-items .cart-quantity{display:inline-flex;align-items:center;border:1.5px solid rgba(45,31,21,.12);border-radius:999px;background:var(--gz-cream, #fdf6ee);overflow:hidden}#shopify-section-cart-items .cart-quantity .quantity__button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--gz-dark-text, #3d2b1f);transition:color .2s ease}#shopify-section-cart-items .cart-quantity .quantity__button:hover{color:var(--gz-red, #d94f4f)}#shopify-section-cart-items .cart-quantity .quantity__input{width:36px;text-align:center;border:none;background:transparent;font-weight:600;color:var(--gz-dark-text, #3d2b1f)}#shopify-section-cart-items cart-remove-button .button{color:var(--gz-muted, rgba(45, 31, 21, .55));transition:color .2s ease}#shopify-section-cart-items cart-remove-button .button:hover{color:var(--gz-red, #d94f4f)}#shopify-section-cart-footer .cart__footer{background:var(--gz-white, #fff);border:1px solid var(--gz-border);border-radius:20px;padding:32px;margin-top:24px}#shopify-section-cart-footer .totals__total{font-family:var(--gz-font-head, "Playfair Display", serif);color:var(--gz-dark, #2d1f15)}#shopify-section-cart-footer .totals__total-value{font-family:var(--gz-font-head, "Playfair Display", serif);font-weight:700;color:var(--gz-red-dark, #b83a3a)}#shopify-section-cart-footer .cart__checkout-button{position:relative;overflow:hidden;border-radius:999px;background:var(--gz-red, #d94f4f);border:2px solid var(--gz-red, #d94f4f);color:var(--gz-white, #fff);font-weight:600;padding:16px 30px;transition:all .3s var(--gz-ease, ease)}#shopify-section-cart-footer .cart__checkout-button:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg);animation:gzShine 3.2s ease-in-out infinite}#shopify-section-cart-footer .cart__checkout-button:hover{background:var(--gz-red-dark, #b83a3a);border-color:var(--gz-red-dark, #b83a3a);transform:translateY(-2px)}@media screen and (max-width:749px){#shopify-section-cart-items .cart__items,#shopify-section-cart-footer .cart__footer{padding:22px;border-radius:16px}}@media screen and (max-width:480px){#shopify-section-cart-items .cart__items,#shopify-section-cart-footer .cart__footer{padding:18px;border-radius:14px}}@media(prefers-reduced-motion:reduce){.cart-drawer .cart__checkout-button:after,#shopify-section-cart-footer .cart__checkout-button:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/grenzy-cart-drawer.css.map */
