*[data-cart-close]{cursor:pointer}.hc-cart-container{position:fixed;top:0;right:0;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;width:500px;max-width:100vw;height:100%;z-index:9999999999999;transform:translate(110%);transition:transform .5s ease;background:#fff;padding:0 12px 8px}.hc-cart-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hc-cart-container input[type=number]{-moz-appearance:textfield}.hc-cart-container.hc-mini-cart-opened{transform:translate(0)}.hc-cart-container .hc-cart-header{display:flex;width:100%;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:14px 35px}.hc-cart-container .hc-cart-header .hc-cart-count{padding:4px 11px;color:#fff;border-radius:15px}.hc-cart-container .hc-cart-header .hc-cart-title{text-transform:uppercase}.hc-cart-container .hc-cart-items{flex:1 1 auto;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start}.hc-cart-container .hc-cart-items .hc-cart-line-items .hc-item-price{flex-shrink:0}.hc-cart-container .hc-cart-items .hc-cart-line-items .hc-image-container{padding:0 16px}.hc-image-container{width:20%}.hc-cart-container .hc-cart-subtotal{padding:16px 24px 8px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;font-weight:700;letter-spacing:.5px}.hc-cart-container .buttons{padding:10px 24px 45px;text-align:center;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}.hc-cart-container .buttons>*:not(:last-child){margin-bottom:10px}body .hc-cart-overlay{width:100vw;height:100vh;background-color:#111;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}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:center;justify-content:flex-start}.hc-item-quantity-group{background-color:#f4f4f4;padding:2px 0;display:flex;align-items:stretch;height:30px}.hc-item-quantity-group>input{width:3em;height:100%;text-align:center;box-sizing:border-box}.hc-item-quantity-group>div{display:inline-flex;align-items:center;justify-content:center;width:24px;background-color:#f4f4f4}.spacer{flex:1 1 auto}.hc-remove{flex:1 0 auto;margin-right:30px}a.hc-cart-line-items{text-decoration:unset!important}.hc-clickable{cursor:pointer}.hc-cart-items{overflow-x:hidden}.hc-cart-line-items{flex:0 0 auto}.hc-cart-container .hc-cart-header .hc-cart-count{color:#000;background:#fff}.hc-cart-header{background:#fff2ed;color:#000}.hc-clickable{background:#f9f9f9}.hc-remove.hc-clickable{background:transparent;font-size:20px;width:auto;justify-content:flex-start;margin-left:16px}.hc-item-quantity input{border:none;border-top:2px solid #f9f9f9;border-bottom:2px solid #f9f9f9}.buttons .checkout,.buttons .btn--secondary{text-transform:capitalize;font-size:15px;letter-spacing:2px;height:50px;line-height:50px;padding:0;border:none}.buttons .checkout{background:#4f4f4f;color:#fff}.buttons .btn--secondary{background:#fff;color:#4f4f4f;border:1px solid #4f4f4f}.buttons .btn--secondary:hover{background:#4f4f4f;color:#fff}.hc-cart-subtotal span{font-size:16px}.hc-cart-container .hc-cart-items .hc-cart-line-items .hc-item-title{font-size:15px;color:#000;text-decoration:none;text-transform:capitalize;font-family:Atlas Grotesk,sans-serif}.hc-cart-container .hc-cart-header .hc-cart-title{text-transform:uppercase;font-size:15px}.hc-close-btn{position:absolute;top:8px;right:24px;font-size:30px;padding:4px}.hc-item-wrapper{display:flex;flex-direction:row;overflow:hidden;width:100%;padding:15px 5px}.hc-item-quantity .hc-price-item{width:100px}.hc-item-quantity input{background-color:#fafafa}.hc-mini-cart--free-shiping-container{padding:16px}span.hc-mini-cart--free-shipping-amount{font-weight:700}.hc-mini-cart--free-shipping-bar{height:10px;position:relative;margin-top:10px;overflow:hidden;border-radius:3px}div#hc-bar-fill{height:100%;position:absolute;top:0;left:0;margin:unset;width:var(--percent);transition:.5s ease;border-top-right-radius:2px;border-bottom-right-radius:2px}.hc-mini-cart--upsell-container{padding:8px 20px 16px;background-color:#fff;margin-top:16px}.hc-mini-cart--upsell-header{margin-bottom:8px;text-transform:uppercase;text-align:center;font-size:11px;letter-spacing:.5px}.hc-mini-cart--upsell-slider{border-top:unset;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.hc-upsell-product-item{overflow:hidden;width:100%;padding:0 5px}.hc-upsell-product-item .hc-item-price{font-size:15px}.hc-upsell-product-item .hc-image-container{padding:0 15px;width:50%}.hc-upsell-product-item .hc-image-container img{width:100%;height:100%;object-fit:contain;object-position:top}.hc-item-description .hc-item-title{font-size:15px}.slick-prev:before,.slick-next:before{border-radius:100%;opacity:1!important;transition:all .3s ease}.slick-prev:hover:before,.slick-next:hover:before{color:#808080b3}.slick-prev{left:-13px}.slick-next{right:-8px}.hc-item-add-to-cart{margin-top:10px}.hc-mini-cart--upsell-container{max-height:200px}.slick-prev:before,.slick-next:before{color:#000}.hc-cart-line-items{display:flex;margin:12px 0 0}.hc-item-add-to-cart .btn{background:#fef2ed;width:auto}.hc-item-quantity[data-title^=Sample] [data-cart-quantity],.hc-item-quantity[data-title^=Sample] .hc-button{visibility:hidden}.hc-cart-subtotal span{font-weight:400;font-family:Atlas Grotesk,sans-serif}.hc-upsell-product-item{cursor:pointer}.hc-upsell-product-item .hc-item-description{text-align:center;padding:0;line-height:1.4;margin-top:4px}.hc-arrow-left.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);left:-10px;z-index:99999;cursor:pointer}.hc-arrow-right.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);right:-10px;z-index:99999;cursor:pointer}.hc-arrow-left.slick-arrow .fa,.hc-arrow-right.slick-arrow .fa{font-size:15px}.hc-upsell-product-item img{width:50px;margin:0 auto}.hc-upsell-product-item.hc-disabled{opacity:.3;pointer-events:none}.hc-item-description{position:relative;width:100%;padding-right:32px}.hc-item-quantity[data-title^=Sample] .hc-remove.hc-clickable{position:absolute;top:0;right:-80px}.hc-cart-shipping-text{padding:16px 0 0;font-size:16px;text-align:center;color:#000;margin-bottom:8px}.hc-cart-shipping-bar-container{padding:0 15px;max-width:80%;margin:0 auto}.hc-cart-shipping-bar{border:1px solid #4f4f4f;width:100%;height:12px;padding:2px}.hc-cart-shipping-bar-inner{width:0;height:6px;background-color:#4f4f4f;transition:width .3s ease-in-out}.hc-cart-body{position:relative;overflow-y:scroll;flex-grow:1;background-color:#fafafa}.hc-cart-shipping-outer{background:#fff;padding-bottom:12px}.hc-cart-footer{border-top:1px solid #efefef;background-color:#fff2ed}.hc-cart-group{padding:16px}
/*# sourceMappingURL=/cdn/shop/t/135/assets/hc-mini-cart.scss.css.map */
