*[data-cart-close]{cursor:pointer}.hc-cart-contoiner{position:fixed;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;top:0;right:0;width:400px;max-width:100vw;height:100vh;background-color:#efefef;z-index:99999;box-shadow:-12px 0 15px #00000054;transform:translate(110%);transition:all .5s ease}.hc-cart-contoiner.hc-mini-cart-opened{transform:translate(0)}.hc-cart-contoiner .hc-cart-header{display:flex;width:100%;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:14px 35px;border-bottom:2px dashed rgba(153,124,84,.2)}.hc-cart-contoiner .hc-cart-header .hc-cart-count{background:#997c54;padding:4px 11px;color:#fff;border-radius:15px}.hc-cart-contoiner .hc-cart-header .hc-cart-title{text-transform:uppercase}.hc-cart-contoiner .hc-cart-header .hc-close-btn{font-size:41px;font-weight:600}.hc-cart-contoiner .hc-cart-items{flex:1 1 auto;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items{display:flex;flex-direction:row;overflow:hidden;width:100%;padding:15px 5px}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items:not(:first-child){border-top:2px dashed rgba(153,124,84,.2)}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items .hc-item-title{font-size:16px;font-weight:700;color:#997c54}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items .hc-item-price{margin-top:5px;font-size:14px;font-weight:700;color:#997c54}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items .hc-image-container{width:45%;padding:0 15px}.hc-cart-contoiner .hc-cart-items .hc-cart-line-items .hc-image-container img{width:100%;height:100%;object-fit:contain;object-position:top}.hc-cart-contoiner .hc-cart-subtotal{padding:20px 30px 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;border-top:2px dashed rgba(153,124,84,.2);color:#997c54;font-weight:700}.hc-cart-contoiner .buttons{padding:10px 20px 45px;text-align:center}.hc-cart-contoiner .buttons a{width:100%;display:block;padding:10px;margin:10px 0;color:#fff;text-transform:uppercase;font-size:13px;background:#000;font-weight:700;text-decoration:none;letter-spacing:.05em}body .hc-cart-overlay{width:100vw;height:100vh;background-color:#997c54;position:fixed;top:0;left:0;z-index:99999;opacity:0;pointer-events:none;transition:opacity .5s ease}body.hc-mini-cart-opened{overflow:hidden;height:100vh}body.hc-mini-cart-opened .hc-cart-overlay{opacity:.5;pointer-events:all}.hc-cart-header,.hc-cart-items,.hc-cart-subtotal{box-sizing:border-box}.hc-item-quantity{display:flex;align-items:stretch;justify-content:flex-start;height:35px}.hc-item-quantity input{width:3.5em;height:100%;box-sizing:border-box}.hc-item-quantity div{display:inline-flex;align-items:center;justify-content:center;width:30px}.spacer{flex:1 1 auto}.hc-remove{flex:1 0 auto;font-weight:700;margin-right:30px}a.hc-cart-line-items{text-decoration:unset!important;color:#997c54}
/*# sourceMappingURL=/s/files/1/0719/6401/t/96/assets/hc-mini-cart.scss.css.map */
