.hg-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1419146b;z-index:99998;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hg-cart-overlay.is-open{opacity:1;visibility:visible}.hg-cart{position:fixed;top:0;right:0;height:100%;width:430px;max-width:100vw;background:#fff;z-index:99999;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 34px #00000024;font-family:Roboto,Arial,sans-serif;color:#1d1d1d}.hg-cart.is-open{transform:none}@media(max-width:600px){.hg-cart{width:90%}}.hg-cart *,.hg-cart *:before,.hg-cart *:after{box-sizing:border-box}.hg-cart__head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #ececec;flex:0 0 auto}.hg-cart__title{font-family:Lato,Arial,sans-serif;font-weight:800;font-size:26px;line-height:1;margin:0}.hg-cart__count{color:#9aa09a;font-weight:700;margin-left:5px}.hg-cart__close{width:40px;height:40px;border:0;border-radius:50%;background:#f2f3f1;color:#5f6560;display:grid;place-items:center;cursor:pointer;transition:background .15s;flex:0 0 auto}.hg-cart__close:hover{background:#e6e8e4}.hg-cart__body{flex:1 1 auto;overflow-y:auto;padding:4px 24px 12px}.hg-item{display:grid;grid-template-columns:84px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #f0f0f0}.hg-item__img{width:84px;height:84px;border-radius:8px;overflow:hidden;background:#f4f6f2;flex:0 0 auto}.hg-item__img img{width:100%;height:100%;object-fit:cover;display:block}.hg-item__main{display:flex;flex-direction:column;gap:10px;min-width:0}.hg-item__top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.hg-item__title{font-weight:700;font-size:15px;line-height:1.3;margin:0}.hg-item__variant{color:#8a8f89;font-size:13.5px;margin-top:3px}.hg-item__remove{border:0;background:none;color:#b3b7b1;cursor:pointer;line-height:1;padding:2px;flex:0 0 auto;transition:color .15s}.hg-item__remove:hover{color:#5f6560}.hg-item__bottom{display:flex;align-items:center;justify-content:space-between}.hg-qty{display:inline-flex;align-items:center;border:1px solid #e2e4df;border-radius:6px;overflow:hidden}.hg-qty button{width:36px;height:38px;border:0;background:#fff;color:#1d1d1d;font-size:18px;line-height:1;cursor:pointer;transition:background .15s}.hg-qty button:hover{background:#f4f6f2}.hg-qty button:disabled{color:#c9ccc7;cursor:default}.hg-qty__n{width:44px;height:38px;text-align:center;font-weight:600;font-size:15px;border:0;background:#fff;color:#1d1d1d;font-family:inherit;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.hg-qty__n:focus{outline:none;background:#f4f6f2}.hg-qty__n::-webkit-outer-spin-button,.hg-qty__n::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hg-item__price{font-weight:700;font-size:15px;white-space:nowrap}.hg-notes{padding:16px 0 4px}.hg-notes__toggle{background:none;border:0;color:#5f6560;text-decoration:underline;cursor:pointer;font-size:14px;padding:0;font-family:inherit}.hg-notes__field{width:100%;margin-top:10px;border:1px solid #e2e4df;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:14px;min-height:72px;resize:vertical;display:none}.hg-notes.is-open .hg-notes__field{display:block}.hg-notes__field:focus{outline:none;border-color:#297d2d;box-shadow:0 0 0 3px #297d2d26}.hg-cross{margin-top:22px}.hg-cross__title{text-align:center;font-family:Lato,Arial,sans-serif;font-weight:800;font-size:16px;margin:0 0 14px}.hg-cross__item{display:grid;grid-template-columns:64px 1fr auto;gap:13px;align-items:center;background:#f4f5f2;border-radius:12px;padding:10px 12px;margin-bottom:10px}.hg-cross__img{width:64px;height:64px;border-radius:8px;background:#fff;overflow:hidden;flex:0 0 auto}.hg-cross__img img{width:100%;height:100%;object-fit:contain}.hg-cross__info{min-width:0}.hg-cross__name{font-weight:700;font-size:14px;line-height:1.25}.hg-cross__price{font-size:13.5px;margin-top:4px}.hg-cross__price .now{font-weight:700}.hg-cross__price .was{color:#a0a49e;text-decoration:line-through;margin-left:7px}.hg-cross__add{width:44px;height:44px;border:0;border-radius:8px;background:#297d2d;color:#fff;cursor:pointer;display:grid;place-items:center;transition:background .15s,transform .06s;flex:0 0 auto}.hg-cross__add:hover{background:#23701f}.hg-cross__add:active{transform:translateY(1px)}.hg-cart__foot{flex:0 0 auto;border-top:1px solid #ececec;padding:16px 24px 22px;background:#fafbf9}.hg-ship{margin-bottom:14px}.hg-ship__text{font-size:14px;margin-bottom:9px;line-height:1.4}.hg-ship__text b{font-weight:700}.hg-ship__bar{height:8px;border-radius:100px;background:#e6e8e3;overflow:hidden}.hg-ship__fill{height:100%;background:#2f8a3b;border-radius:100px;transition:width .35s ease}.hg-ship.is-done .hg-ship__text{color:#297d2d;font-weight:600}.hg-subtotal{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px;font-size:15px}.hg-subtotal strong{font-size:18px}.hg-checkout{display:block;width:100%;text-align:center;background:#297d2d;color:#fff;font-family:Roboto,Arial,sans-serif;font-weight:700;font-size:16px;padding:16px;border:0;border-radius:6px;text-decoration:none;cursor:pointer;transition:background .15s,transform .06s}.hg-checkout:hover{background:#23701f}.hg-checkout:active{transform:translateY(1px)}.hg-trust{margin-top:14px;display:flex;justify-content:center;min-height:22px}.hg-trust__link{display:inline-block;line-height:0;max-width:100%}.hg-trust__img{max-width:260px;width:100%;height:auto;display:block}.hg-empty{padding:48px 10px;text-align:center;color:#8a8f89;font-size:15px}.hg-cart.is-loading .hg-cart__body{opacity:.55;pointer-events:none;transition:opacity .15s}
/*# sourceMappingURL=/cdn/shop/t/54/assets/cart-drawer-hg.css.map */
