:root{--vgc-red: #CE0D0D;--vgc-red-hover: #A80B0B;--vgc-green: #078100;--vgc-green-dark: #067000;--vgc-green-bright: #0FA31F;--vgc-green-bg: #E9F3E4}.vgc-root{font-family:PoppinsVG,Poppins,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:normal;line-height:normal}.vgc-root h1,.vgc-root h2,.vgc-root h3,.vgc-root p,.vgc-root span,.vgc-root div,.vgc-root a,.vgc-root button,.vgc-root input{font-family:PoppinsVG,Poppins,sans-serif}.vgc-root .vgc-upsells-note{font-family:NewsreaderVG,Newsreader,Georgia,serif}.vgc-root *{box-sizing:border-box}.vgc-root div:empty{display:block}@keyframes vgcIn{0%{transform:translate(70px);opacity:0}to{transform:translate(0);opacity:1}}.vgc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14100c80;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s}.vgc-root.is-open .vgc-overlay{opacity:1;pointer-events:auto}.vgc-drawer{position:fixed;top:10px;right:10px;bottom:10px;width:min(calc(100% - 20px),560px);background:#fbf7ee;color:#2c2620;display:flex;flex-direction:column;box-shadow:-24px 0 60px -20px #00000073;z-index:100;transform:translate(105%);transition:transform .4s cubic-bezier(.2,.8,.25,1);border-radius:18px;overflow:hidden}.vgc-root.is-open .vgc-drawer{transform:translate(0);animation:vgcIn .4s cubic-bezier(.2,.8,.25,1)}@media(max-width:720px){.vgc-drawer{width:calc(100% - 20px)!important}}.vgc-scroll{scrollbar-width:thin;scrollbar-color:rgba(44,38,32,.25) transparent}.vgc-scroll::-webkit-scrollbar{width:8px}.vgc-scroll::-webkit-scrollbar-thumb{background:#2c262033;border-radius:8px}.vgc-header{background:#fbf7ee;color:#2c2620;padding:11px 16px 9px}.vgc-header-row{display:flex;align-items:center;justify-content:space-between}.vgc-title{font-size:13px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#8a7e70}.vgc-close{border:none;background:none;cursor:pointer;font-size:19px;color:#2c2620;padding:2px 4px;line-height:1}.vgc-ship{background:#fbf7ee;padding:11px 16px 13px;text-align:center}.vgc-ship-msg{font-size:13px;line-height:1.2;color:#2c2620;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vgc-ship-msg strong{color:var(--vgc-green-bright);font-weight:600}.vgc-ship-msg.is-unlocked{font-weight:700;color:var(--vgc-green-bright)}.vgc-ship-track{margin-top:8px;height:6px;background:#2c26201a;border-radius:999px;overflow:hidden}.vgc-ship-fill{height:100%;width:0%;border-radius:999px;background:var(--vgc-green-bright);transition:width .45s cubic-bezier(.2,.8,.25,1)}.vgc-ship-fill.is-unlocked{background:var(--vgc-green-bright)}.vgc-body{flex:1;overflow-y:auto}.vgc-item{display:flex;gap:12px;padding:13px 16px;border-bottom:1px solid rgba(44,38,32,.08);background:#fff;align-items:center}.vgc-item-img{flex:none;width:78px;height:78px;align-self:center;border-radius:10px;background:#efe9dd center/cover no-repeat}.vgc-item-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.vgc-item-top{display:flex;justify-content:space-between;gap:8px}.vgc-item-name{font-size:15px;font-weight:700;line-height:1.25}.vgc-item-remove{border:none;background:none;cursor:pointer;color:#a79a86;padding:0 2px;flex:none;height:18px}.vgc-item-remove:hover{color:var(--vgc-red)}.vgc-item-sub{font-size:12px;color:#6e6456;line-height:1.3;margin-top:1px}.vgc-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px}.vgc-item-prices{display:flex;align-items:baseline;gap:5px;row-gap:2px;flex-wrap:wrap;min-width:0}.vgc-item-price{font-size:14px;font-weight:700;color:#2c2620}.vgc-item-compare{font-size:11.5px;color:#a79a86;text-decoration:line-through}.vgc-item-pct{background:#0781001a;color:var(--vgc-green-dark);font-size:11px;font-weight:700;letter-spacing:.01em;padding:2px 6px;border-radius:5px;white-space:nowrap}.vgc-item-tag{display:none}.vgc-buymore-wrap{background:#fff;padding:0 16px 14px}.vgc-buymore{background:var(--vgc-green-bg);border-radius:11px;padding:9px 10px 9px 13px;display:flex;align-items:center;gap:10px}.vgc-buymore-copy{flex:1;min-width:0;font-size:12px;line-height:1.3;color:#2c2620;text-align:left}.vgc-buymore-copy strong{color:var(--vgc-green-bright);font-weight:700}.vgc-buymore-btn{flex:none;border:none;cursor:pointer;background:#2c2620;color:#fff;font-family:inherit;font-weight:700;font-size:11.5px;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;padding:10px 12px;white-space:nowrap}.vgc-buymore-btn:hover{opacity:.9}.vgc-qty{display:flex;align-items:center;border:1px solid #DCD1BC;border-radius:9px;background:#fff;flex:none}.vgc-qty button{border:none;background:none;cursor:pointer;width:27px;height:27px;font-size:14px;color:#2c2620;font-family:inherit}.vgc-qty span{min-width:18px;text-align:center;font-size:12.5px;font-weight:600}.vgc-upsells{padding:16px 16px 18px}.vgc-upsells-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2px}.vgc-upsells-title{font-size:15px;font-weight:700}.vgc-upsell-list{display:flex;flex-direction:column;gap:10px;margin-top:9px}.vgc-upsell{position:relative;display:flex;align-items:stretch;gap:0;background:#f1eadc;border:1px solid rgba(44,38,32,.08);border-radius:12px;padding:0;overflow:hidden}.vgc-upsell-img{flex:none;width:76px;min-height:68px;height:auto;align-self:stretch;background:#fff;object-fit:cover}.vgc-upsell-info{flex:1;min-width:0;padding:8px 8px 8px 10px;align-self:center}.vgc-upsell-name{font-size:13px;font-weight:700;line-height:1.25}.vgc-upsell-sub{font-size:12px;color:#6e6456;margin-top:1px;line-height:1.3}.vgc-upsell-prices{display:flex;align-items:baseline;gap:6px;margin-top:3px;flex-wrap:wrap}.vgc-upsell-price{font-size:14px;font-weight:700;color:var(--vgc-red)}.vgc-upsell-compare{font-size:12px;color:#a79a86;text-decoration:line-through}.vgc-upsell-perbag{font-size:11px;font-weight:600;color:var(--vgc-green);width:100%}.vgc-upsell-btn{flex:none;align-self:center;border:none;cursor:pointer;background:#2c2620;color:#fff;font-family:inherit;font-weight:700;font-size:11.5px;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;padding:10px 13px;margin:0 10px;white-space:nowrap}.vgc-upsell-btn:hover{opacity:.88}.vgc-upsell-btn.is-added{border:1px solid rgba(7,129,0,.4);cursor:default;background:#07810014;color:var(--vgc-green-dark)}.vgc-add-full{display:none}.vgc-footer{border-top:1px solid rgba(44,38,32,.1);background:#fff;box-shadow:0 -7px 18px -6px #2c262038}.vgc-footer-inner{padding:10px 14px}.vgc-summary{display:flex;flex-direction:column;gap:3px;padding:2px 0 10px}.vgc-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:500;color:#2c2620}.vgc-sum-right{display:inline-flex;align-items:center;gap:8px}.vgc-sum-disc{color:var(--vgc-red);font-weight:700}.vgc-sum-total{font-size:13.5px;font-weight:700}.vgc-pct-off{background:#0781001a;color:var(--vgc-green-dark);font-size:11px;font-weight:700;letter-spacing:.01em;padding:3px 7px;border-radius:5px}.vgc-compare-total{font-size:12.5px;font-weight:500;color:#a79a86;text-decoration:line-through}.vgc-checkout{width:100%;border:none;cursor:pointer;background:var(--vgc-red);color:#fff;font-family:inherit;font-weight:800;font-size:15px;letter-spacing:.04em;text-transform:uppercase;padding:14px 10px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:9px}.vgc-checkout:hover{background:var(--vgc-red-hover)}.vgc-checkout svg{width:16px;height:16px}.vgc-guarantee{display:none}.vgc-trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:7px;margin-top:9px;font-size:8.5px;font-weight:600;color:#4a4238}.vgc-trust-item{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.vgc-trust-item svg{width:11px;height:11px}.vgc-trust-star{color:#e8a33d;font-size:12px}.vgc-shield{flex:none}@media(min-width:600px){.vgc-header{padding:18px 26px 14px}.vgc-title{font-size:15px}.vgc-ship{padding:13px 26px 15px}.vgc-ship-msg{font-size:14px}.vgc-item{padding:18px 26px;gap:16px}.vgc-item-img{width:90px;height:90px}.vgc-item-name{font-size:16px}.vgc-item-price{font-size:18px}.vgc-item-compare{font-size:14px}.vgc-item-pct{font-size:15px;padding:3px 10px}.vgc-item-sub{font-size:13px}.vgc-buymore-wrap{padding:0 26px 18px}.vgc-buymore-copy{font-size:13.5px}.vgc-buymore-btn{font-size:13px;padding:13px 20px}.vgc-upsells{padding:20px 26px 24px}.vgc-upsells-title{font-size:17px}.vgc-upsell-img{width:96px}.vgc-upsell-info{padding:10px 12px}.vgc-upsell-name{font-size:16px}.vgc-upsell-sub{font-size:13px}.vgc-upsell-price{font-size:16px}.vgc-upsell-compare{font-size:13px}.vgc-upsell-btn{font-size:13px;padding:13px 22px;margin:0 14px}.vgc-add-short{display:none}.vgc-add-full{display:inline}.vgc-footer-inner{padding:14px 26px 18px}.vgc-sum-row,.vgc-sum-total{font-size:15px}.vgc-pct-off{font-size:12px;padding:4px 9px}.vgc-compare-total{font-size:14px}.vgc-checkout{font-size:17px;padding:17px}.vgc-trust-row{font-size:12px;gap:16px}.vgc-trust-item svg{width:12px;height:12px}.vgc-trust-star{font-size:13px}}.vgc-empty{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 28px;gap:8px}.vgc-empty-title{font-size:20px;font-weight:700}.vgc-empty-sub{font-size:14px;color:#6e6456;text-align:center;max-width:300px;line-height:1.55}.vgc-empty-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:480px;margin-top:22px;align-items:stretch}.vgc-empty-card{background:#fff;border:1px solid rgba(44,38,32,.1);border-radius:14px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 14px 30px -22px #2c262066}.vgc-empty-imgwrap{position:relative;width:100%}.vgc-empty-imgwrap img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;display:block}.vgc-empty-badge{position:absolute;top:10px;left:10px;background:var(--vgc-red);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.07em;padding:5px 10px;border-radius:6px}.vgc-empty-name{font-size:14px;font-weight:700;text-align:center;line-height:1.3}.vgc-empty-note{font-size:12px;color:#6e6456;text-align:center;line-height:1.35}.vgc-empty-prices{display:flex;align-items:baseline;gap:8px}.vgc-empty-price{font-size:18px;font-weight:700;color:var(--vgc-red)}.vgc-empty-compare{font-size:13.5px;color:#a79a86;text-decoration:line-through}.vgc-empty-save{background:#ce0d0d1a;color:var(--vgc-red);font-size:11px;font-weight:700;padding:3px 8px;border-radius:5px}.vgc-empty-atc{width:100%;border:none;cursor:pointer;background:var(--vgc-red);color:#fff;font-family:inherit;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;padding:12px 8px;border-radius:8px;margin-top:auto}.vgc-empty-atc.is-busy{opacity:.6;cursor:wait}.vgc-empty-atc:hover{background:var(--vgc-red-hover)}.vgc-empty-footer{padding:16px 24px 20px;border-top:1px solid rgba(44,38,32,.1);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12.5px;font-weight:600;color:#6e6456}.vgc-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/vg-cart.css.map */
