:root{--green: #193028;--lgreen: #C7E994;--brown: #f0ede2}.gci-variant-title{display:block;font-weight:500}.g-cart-form{display:flex;gap:3px;flex-direction:column}.g-form-control{display:flex;flex-direction:column}.g-cart-form>div input,.g-cart-form>div textarea{padding:5px;border:1px solid #aaa;border-radius:5px;font-family:inherit}.g-cart-form>div textarea{font-size:12px;resize:none;height:70px}.g-cart-form>div label{font-size:12px;font-weight:700}.g-cart-from-wrapper{display:flex;gap:3px}.g-cart-from-wrapper>div{width:calc(50% - 2px)}.switch input{opacity:0;width:0;height:0}.switch{position:relative;display:inline-block;width:40px;height:20px}.cartslider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.cartslider:before{position:absolute;content:"";height:13px;width:13px;border-radius:50%;left:4px;bottom:3.7px;background-color:#fff;transition:.4s}input:checked+.cartslider{background-color:var(--green)}input:checked+.cartslider:before{transform:translate(18px)}.g-cart-note-filled{display:none}.upsell-swiper .swiper-wrapper{padding-bottom:35px}.g-cart-wrapper{position:fixed;width:100%;height:100%;z-index:999999999;top:0;left:0;display:flex;justify-content:flex-end;visibility:hidden}.g-cart-overlay{position:absolute;width:100%;height:100%;z-index:200;background:#00000080}.g-cart-wrap{position:relative;height:100%;width:100%;max-width:480px;z-index:300;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;transform:translate(480px);transition:.2s ease-out}.g-cart-wrap>div{overflow:auto}.g-cart-atc{position:sticky;bottom:0;width:100%;background:#fff;z-index:200;box-shadow:0 -2px 1px #e1e1e1;padding:5px;overflow:unset!important}.g-cart-atc button{width:100%;background:var(--green);color:#fff;border:0;padding:12px 0;cursor:pointer;margin-top:5px;font-size:18px;border:2px solid var(--green);border-radius:10px;transition:.1s ease-out}.g-cart-atc button:hover{scale:1.01}.g-cart-atc button:disabled{background:#aaa;color:#e1e1e1;border:0;cursor:not-allowed}.g-cart-atc--sub{display:flex;align-items:center;justify-content:space-between;font-weight:500;line-height:1}.g-cart-atc--sub span{font-size:24px}.g-p20{padding:20px}.g-cart--header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c1c1c1}#g-cart-close{cursor:pointer}.g-cart--header_label{font-size:21px;display:flex;align-items:center;gap:10px;line-height:1}#g-cart--items{display:block;background-color:var(--green);color:#f9f9f9;width:30px;height:30px;border-radius:100%;font-size:14px;display:flex;align-items:center;justify-content:center}.g-cart-top-note{display:flex;align-items:center;padding:20px;gap:10px;flex-direction:column;justify-content:center;color:#000}#g-cart-amount{font-weight:700}.g-cart-item{display:flex;gap:10px;margin-bottom:2px;padding:20px 10px;border-radius:8px;border-top:1px solid var(--brown);border-bottom:1px solid var(--brown)}.g-cart-item--image{width:100px}.g-cart-item--image img{max-width:100%}.g-cart-item--details{width:calc(100% - 110px);position:relative}.gci-title{display:flex;justify-content:space-between;gap:10px;font-weight:700;line-height:1.2}.gci-title>span{max-width:65%}.gci-options,.gci-cta{display:flex;align-items:center;justify-content:space-between;gap:10px}.gci-price{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.1}.g-cart-upsell--item_cta .gci--sale{font-size:14px}.gci--sale{font-weight:700;font-size:18px}.gci--compare{color:#c1c1c1;text-decoration:line-through;font-size:14px;font-weight:500}.gci-cta{width:100%;bottom:5px}.gci-cta--qty{display:flex;min-width:100px;max-width:100px;border:2px solid #e1e1e1;justify-content:center;align-items:center;border-radius:3px}.gci-cta--qty input{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:textfield;margin:0;outline:none;text-align:center;border:0;color:#000!important}.gci-cta--qty button{background:transparent;font-size:21px;border:0;cursor:pointer;min-width:30px;color:#000!important}.gci-cta select{width:calc(100% - 100px);font-size:14px;padding:5px;border:2px solid #e1e1e1;background-color:transparent;border-radius:3px;color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none}.g-del-btn{height:25px;min-width:25px;width:25px;border:0;background:transparent;cursor:pointer}.g-cart-upsells{padding:15px}.g-cart-upsell--header{margin-bottom:15px}.g-cart-upsell--header,.gcu--nav{display:flex;justify-content:space-between;align-items:center}.gcu--nav>span{display:flex;cursor:pointer}#gcu--prev{transform:rotate(180deg)}.g-cart-upsell--item{background-color:var(--brown);border-radius:8px}.g-cart-upsell--item>div{padding:15px}.g-cart-upsell--item img{width:100%}.g-cart-upsell--item_cta{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:3px}.g-cart-upsell--item_cta button{background:#c1c1c1;border:0;cursor:pointer;padding:7px;border-radius:4px;color:#000}.per-bottle{font-size:12px;line-height:1;font-weight:700;color:#aaa}.g-cart-upsell--item_cta>div{display:flex;flex-direction:column}.g-cart-upsell--item_cta button:hover{background:var(--green);color:#fff}.g-cart-upsell--item_cta .gci-price{flex-direction:row;gap:5px}.gcu--image{height:150px}.gcu--image img{object-fit:cover;height:100%;width:100%;max-width:150px;margin:0 auto;display:block}.g-cart-upsell--item h3{font-size:16px;line-height:1.2;margin:10px 0 0;font-weight:500}.g-del-btn svg{fill:#c1c1c1;width:100%;height:100%}.g-del-btn:hover svg{fill:#202020}.g-progress-bar-wrapper{width:100%;height:10px;border-radius:10px;background-color:var(--lgreen);position:relative;overflow:hidden}.g-progress-bar{width:50%;position:absolute;height:100%;background:var(--green)}.g-cart-free{font-weight:700;color:var(--green)}.g-cart-gift{display:flex;gap:10px}.g-cart-gift--image{width:200px}.g-cart-gift--image img{max-width:100%}.gcg-desc{font-size:12px;display:flex;gap:10px}.gcg-desc p{margin:0;line-height:1.15}.gcg-title{display:flex;justify-content:space-between;font-weight:700;line-height:1;margin-bottom:5px}@media only screen and (max-width: 480px){.g-cart-upsell--item_cta button{font-size:11px;padding:4px}.gci--compare{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/g-cart-drawer.css.map */
