.wigo-cart-fab{position:fixed;bottom:calc(24px + env(safe-area-inset-bottom));right:24px;z-index:200;width:56px;height:56px;border-radius:50%;background:#2a1f12;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #2a1f124d,0 3px 8px #2a1f1226;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wigo-cart-fab:hover{background:#c45e38;transform:translateY(-2px);box-shadow:0 12px 30px #c45e3859}.wigo-cart-fab-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#c45e38;color:#fff;font-size:.68rem;font-weight:700;font-family:DM Sans,system-ui,sans-serif;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #FEFCF9;transition:transform .2s ease}.wigo-cart-fab-count[data-count="0"]{display:none}.wigo-mini-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none;overflow:hidden}.wigo-mini-cart.is-open{pointer-events:all}.wigo-mc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a1f1200;transition:background .3s ease;cursor:pointer}.wigo-mini-cart.is-open .wigo-mc-overlay{background:#2a1f1280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wigo-mc-panel{position:absolute;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fefcf9;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #2a1f121f}.wigo-mini-cart.is-open .wigo-mc-panel{transform:translate(0)}.wigo-mc-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(122,91,64,.1);flex-shrink:0}.wigo-mc-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem;font-style:italic;font-weight:600;color:#2a1f12}.wigo-mc-close{background:none;border:none;cursor:pointer;color:#7a5b40;font-size:1rem;padding:.4rem;border-radius:6px;transition:color .2s,background .2s;line-height:1}.wigo-mc-close:hover{color:#2a1f12;background:#7a5b4014}.wigo-mc-body{flex:1;overflow-y:auto;padding:1rem 1.5rem;-webkit-overflow-scrolling:touch}.wigo-mc-loading{text-align:center;color:#a38b72;font-size:.88rem;padding:2rem 0}.wigo-mc-empty{text-align:center;padding:3rem 1rem}.wigo-mc-empty p{color:#7a5b40;margin-bottom:1.25rem;font-size:.95rem}.wigo-mc-item{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid rgba(122,91,64,.08);transition:opacity .2s}.wigo-mc-item:last-child{border-bottom:none}.wigo-mc-item.is-loading{opacity:.45;pointer-events:none}.wigo-mc-item-img{width:56px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f7efe4}.wigo-mc-item-img-fallback{width:56px;height:56px;border-radius:8px;background:#f7efe4;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.wigo-mc-item-body{flex:1;min-width:0}.wigo-mc-item-name{font-size:.88rem;font-weight:600;color:#2a1f12;line-height:1.35;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wigo-mc-item-meta{font-size:.75rem;color:#a38b72;margin-bottom:.65rem}.wigo-mc-item-controls{display:flex;align-items:center;gap:.75rem}.wigo-mc-qty{display:flex;align-items:center;background:#f7efe4;border-radius:8px;overflow:hidden;border:1px solid rgba(122,91,64,.12)}.wigo-mc-qty-btn{width:30px;height:28px;background:none;border:none;cursor:pointer;color:#5a4a38;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;font-family:inherit}.wigo-mc-qty-btn:hover:not(:disabled){background:#c45e381a;color:#c45e38}.wigo-mc-qty-btn:disabled{opacity:.35;cursor:default}.wigo-mc-qty-val{font-size:.82rem;font-weight:600;color:#2a1f12;min-width:22px;text-align:center}.wigo-mc-remove{background:none;border:none;cursor:pointer;color:#a38b72;font-size:.75rem;text-decoration:underline;text-underline-offset:2px;padding:0;font-family:inherit;transition:color .2s}.wigo-mc-remove:hover{color:#c45e38}.wigo-mc-item-price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.wigo-mc-price-was{font-size:.72rem;color:#a38b72;text-decoration:line-through}.wigo-mc-price-now{font-size:.95rem;font-weight:600;color:#2a1f12}.wigo-mc-footer{border-top:1px solid rgba(122,91,64,.1);padding:1.25rem 1.5rem;flex-shrink:0;background:#fefcf9}.wigo-mc-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#5a4a38;margin-bottom:.5rem}.wigo-mc-summary-row--discount{color:#c45e38;font-weight:500}.wigo-mc-summary-row--total{font-size:1rem;font-weight:700;color:#2a1f12;margin-top:.5rem;padding-top:.65rem;border-top:1px solid rgba(122,91,64,.1);margin-bottom:1rem}.wigo-mc-savings{background:#c45e3814;border:1px solid rgba(196,94,56,.18);border-radius:8px;padding:.55rem .85rem;font-size:.78rem;color:#c45e38;font-weight:500;text-align:center;margin-bottom:.85rem}.wigo-mc-checkout-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:#c45e38;color:#fff;border:none;border-radius:12px;padding:.95rem 1.5rem;font-size:.95rem;font-weight:600;font-family:DM Sans,system-ui,sans-serif;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c45e3847;margin-bottom:.65rem}.wigo-mc-checkout-btn:hover{background:#b04e2c;transform:translateY(-1px);box-shadow:0 8px 22px #c45e3859}.wigo-mc-view-cart{display:block;text-align:center;font-size:.78rem;color:#7a5b40;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.wigo-mc-view-cart:hover{color:#2a1f12}.wigo-mc-trust{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap;margin-top:.85rem;padding-top:.75rem;border-top:1px solid rgba(122,91,64,.06)}.wigo-mc-trust span{font-size:.68rem;color:#a38b72}@media(max-width:480px){.wigo-cart-fab{right:16px;bottom:calc(20px + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/wigo-minicart.css.map */
