.bh-cart-item{display:flex;align-items:center;padding:1rem;border-bottom:1px solid var(--globalBorderColor);gap:1rem;color:var(--bhBlackColor)}.bh-cart-item a{text-decoration:none;color:var(--bhBlackColor)}.cart-item-thumbnail{width:90px;height:90px;border-radius:0;border:1px solid var(--globalBorderColor);object-fit:cover}.cart-item-content{display:flex;flex-direction:column;justify-content:space-around;font-family:MontrealSemiBoldSquished;align-self:stretch;align-items:start;flex:1}.cart-item-price{font-family:MontrealSemiBoldSquished;font-size:16px}.product-title{font-size:18px;line-height:18px;text-transform:uppercase}.product-quantity-wrapper{display:flex;align-items:center;gap:5px}.trash-icon{background-color:transparent;border:0;padding:0}.trash-icon svg{width:20px;height:20px}.product-quantity{display:flex;align-items:center;border:1px solid var(--globalBorderColor);height:25px}.product-quantity button{border:0;width:30px;height:100%;padding:0;margin:0;font-family:PPMontreal!important}.product-quantity span{border-left:1px solid var(--globalBorderColor);border-right:1px solid var(--globalBorderColor);align-self:stretch;width:30px;text-align:center}.cart-empty{display:flex;justify-content:center;align-items:center;text-align:center}#bh-side-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}#bh-side-cart-overlay.active{opacity:1;pointer-events:auto}#bh-side-cart{position:fixed;top:0;right:0;width:100%;max-width:500px;height:100dvh;background-color:var(--bhCreamColor);z-index:1000;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}#bh-side-cart.active{transform:translate(0)}#cart-header{background-color:var(--dustyGreenColor);display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--globalBorderColor)}#cart-header h2{font-size:20px;color:var(--bhCreamColor)}#cart-header svg{width:20px;height:20px;transform:rotate(45deg)}#cart-header button{width:30px;height:30px;padding:0;border:0;background-color:transparent;margin:0}#cart-items{flex:1;overflow-y:auto}#cart-zip-check{display:flex;flex-direction:column;align-items:center;border-top:1px solid var(--globalBorderColor);padding:1rem;gap:1rem}#cart-zip-check p{display:none}#cart-zip-check>span{font-family:MontrealSemiBoldSquished;text-transform:uppercase;font-size:16px}#cart-zip-check span{color:var(--bhBlackColor)}#cart-zip-check a{color:var(--bhBlackColor);text-decoration:underline}#cart-discount-bar{font-size:15px;text-align:center;padding:8px 1rem;background-color:var(--goldenBeanColor);color:#fff}#cart-discount-bar svg{width:auto;height:1em;vertical-align:middle;margin-right:4px;fill:var(--goldenBeanColor)!important;position:relative;top:-1px}#cart-discount-bar.hidden{display:none}#cart-checkout{display:flex;flex-direction:column;padding:1rem;border-top:1px solid var(--globalBorderColor);background-color:var(--dustyGreenColor);padding-bottom:30px}#cart-checkout span{font-family:MontrealSemiBoldSquished;text-transform:uppercase;font-size:16px;color:var(--bhCreamColor)}#cart-checkout div{display:flex;align-items:center;justify-content:space-between}#cart-checkout a{padding:1rem 0;text-align:center}#cart-checkout a:hover{background-color:var(--buttonBgColor);color:var(--bhBlackColor)!important;filter:brightness(.8)}@media screen and (min-width: 500px){#bh-side-cart{border-left:1px solid var(--globalBorderColor)}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/bh-side-cart.css.map */
