:root{--cart-peek-w: 116px}body.cart-peek-active{padding-right:var(--cart-peek-w)}@media screen and (max-width:1023px){body.cart-peek-active{padding-right:0}}.cart-peek{position:fixed;top:0;bottom:0;right:0;z-index:9000;width:var(--cart-peek-w);height:100vh;height:100dvh;display:flex;flex-direction:column;background:#fff;border:1px solid #e3e6ea;border-top:none;border-right:none;border-bottom:none;box-shadow:-6px 0 24px #0f172a24;overflow:hidden;font-size:13px;-webkit-font-smoothing:antialiased}.cart-peek[hidden]{display:none}@media screen and (max-width:1023px){.cart-peek{display:none!important}}.cart-peek__head{flex:0 0 auto;position:sticky;top:0;z-index:2;display:flex;flex-direction:column;align-items:center;padding:10px 8px;text-align:center;background:#fff}.cart-peek__count{font-size:12px;font-weight:700;color:#0f1111}.cart-peek__foot{flex:0 0 auto;position:sticky;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;text-align:center;background:#fff;border-top:1px solid #e3e6ea;box-shadow:0 -4px 10px #0f172a0d}.cart-peek__subtotal-label{font-size:11px;color:#565959}.cart-peek__subtotal-value{font-size:16px;font-weight:700;color:#b22234;line-height:1.15}.cart-peek__cta{margin-top:9px;display:inline-block;width:100%;padding:7px 6px;border:1px solid #d5d9d9;border-radius:999px;background:#fff;color:#0f1111;font-size:12px;font-weight:600;text-align:center;text-decoration:none;box-shadow:0 1px 2px #0f172a0f;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.cart-peek__cta:hover{background:#f7f8f8;border-color:#b9bdbd;box-shadow:0 2px 5px #0f172a1a}.cart-peek__items{flex:1 1 auto;list-style:none;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;border-top:1px solid #eef0f2}.cart-peek__items::-webkit-scrollbar{width:6px}.cart-peek__items::-webkit-scrollbar-thumb{background:#d8dbde;border-radius:999px}.cart-peek__items{scrollbar-width:thin;scrollbar-color:#d8dbde transparent}.cart-peek__item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;border-bottom:1px solid #eef0f2}.cart-peek__item:last-child{border-bottom:0}.cart-peek__item-img{display:block;width:68px;height:68px}.cart-peek__item-img img{width:100%;height:100%;object-fit:contain;display:block}.cart-peek__item-price{font-size:13px;font-weight:700;color:#0f1111}.cart-peek__qty{display:inline-flex;align-items:center;border:1.5px solid #f3a847;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a0f;overflow:hidden}.cart-peek__qty-btn{-webkit-appearance:none;appearance:none;border:none;background:transparent;color:#0f1111;width:26px;height:26px;font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.cart-peek__qty-btn:hover{background:#fef3e2}.cart-peek__qty-btn:active{background:#fde7c8}.cart-peek__qty-btn svg{display:block}.cart-peek__qty-value{min-width:20px;text-align:center;font-size:13px;font-weight:700;color:#0f1111}.jdgm-prev-badge__text{visibility:unset!important}
/*# sourceMappingURL=/cdn/shop/t/32/assets/cart-peek.css.map */
