.shc-root{--shc-ink: #111;--shc-line: #e6e6e6;--shc-muted: #6b6b6b;--shc-sale: #b12704;font-family:proxima-nova,Helvetica Neue,Helvetica,Arial,sans-serif}.shc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:99998}.shc-root.is-open .shc-overlay{opacity:1;visibility:visible}.shc-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100%;height:100dvh;background:#fff;color:var(--shc-ink);z-index:99999;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:-4px 0 24px #0000001f}.shc-root.is-open .shc-drawer{transform:translate(0)}.shc-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 22px 16px;background:#fff;border-bottom:1px solid var(--shc-line);position:relative;z-index:2}.shc-title{margin:0;font-size:20px;line-height:1.2;font-weight:600}.shc-close{display:flex;align-items:center;justify-content:center;background:none;border:0;padding:4px;color:#111;cursor:pointer;line-height:0}.shc-close svg{width:18px;height:18px}.shc-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}.shc-ship{padding:14px 22px;border-bottom:1px solid var(--shc-line);font-size:13px}.shc-ship__msg{margin:0 0 8px;color:#333}.shc-ship__msg b{font-weight:700}.shc-ship__bar{height:4px;background:#ececec;border-radius:3px;overflow:hidden}.shc-ship__fill{height:100%;width:0;background:#111;transition:width .4s}.shc-items{list-style:none;margin:0;padding:0}.shc-empty{padding:40px 22px;text-align:center;color:var(--shc-muted);font-size:14px}.shc-item{display:flex;gap:14px;padding:18px 22px;border-bottom:1px solid var(--shc-line)}.shc-item__img{flex:0 0 84px;width:84px;height:112px;background:#f5f5f5;overflow:hidden}.shc-item__img img{display:block;width:100%;height:100%;object-fit:cover}.shc-item__main{flex:1;min-width:0;display:flex;flex-direction:column}.shc-item__title{margin:0 0 2px;font-size:14px;line-height:1.3;font-weight:600}.shc-item__title a{color:#111;text-decoration:none}.shc-item__variant{margin:0 0 8px;font-size:12px;color:var(--shc-muted)}.shc-item__price{display:flex;align-items:baseline;gap:8px;margin-bottom:auto;font-size:14px}.shc-item__price .was{color:#8c8c8c;text-decoration:line-through;font-weight:400}.shc-item__price .sale{color:var(--shc-sale);font-weight:500}.shc-item__row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.shc-qty{display:inline-flex;align-items:center;border:1px solid var(--shc-line)}.shc-qty__btn{width:32px;height:32px;padding:0;background:none;border:0;color:#111;cursor:pointer;font-size:16px;line-height:1}.shc-qty__val{min-width:30px;text-align:center;font-size:14px}.shc-remove{padding:0;background:none;border:0;color:var(--shc-muted);cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:2px}.shc-foot{border-top:1px solid var(--shc-line)}.shc-subtotal{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 22px 12px;font-size:15px;font-weight:600}.shc-subtotal__label{flex:0 0 auto}.shc-subtotal__prices{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;text-align:right}.shc-subtotal__was{color:#8c8c8c;text-decoration:line-through;font-weight:400}.shc-subtotal__sale{color:var(--shc-sale);font-weight:600}.shc-subtotal__normal{color:#111;font-weight:600}.shc-checkout{display:block;width:calc(100% - 44px);height:52px;margin:0 22px 10px;background:#111;color:#fff;border:0;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.1em;line-height:52px;text-align:center;text-decoration:none;text-transform:uppercase}.shc-checkout:hover{background:#000;color:#fff}.shc-viewcart{display:block;margin:0 0 16px;color:#111;font-size:13px;text-align:center;text-decoration:underline;text-underline-offset:2px}.shc-info-block{padding:18px 22px;border-top:1px solid var(--shc-line)}.shc-info-block__title{margin:0 0 12px;color:#111;font-size:14px;line-height:1.3;font-weight:500;letter-spacing:0;text-transform:none}.shc-help__row{display:flex;align-items:center;justify-content:space-between;gap:20px}.shc-help__text{flex:1;min-width:0;margin:0;color:var(--shc-muted);font-size:12px;line-height:1.5}.shc-help__links{flex:0 0 auto;display:flex;align-items:center;gap:16px}.shc-help__links a{color:#111;font-size:12px;text-decoration:underline;text-underline-offset:2px}.shc-payment__badges{display:flex;align-items:center;justify-content:flex-start;width:100%;overflow:hidden}.shc-payment__badges img{display:block;width:auto;height:auto;max-width:250px;max-height:42px;object-fit:contain;object-position:left center}.shc-shipping__text{margin:0;color:var(--shc-muted);font-size:12px;line-height:1.5}@media(max-width:480px){.shc-drawer{width:100%}.shc-head,.shc-ship,.shc-item,.shc-subtotal{padding-left:18px;padding-right:18px}.shc-checkout{width:calc(100% - 36px);margin-left:18px;margin-right:18px}.shc-info-block{padding:16px 18px}.shc-help__row{gap:12px}.shc-help__links{gap:14px}.shc-payment__badges img{max-width:220px;max-height:40px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/aloc-cart.css.map */
