:root{--header-nav-breakpoint: 1200px}.header-cart{overflow:hidden}.header-cart--l{max-width:50rem;width:100%}.header-cart__main{overflow:auto;max-height:calc(90vh - 5.5rem - 8rem)}.header-cart__main::-webkit-scrollbar{width:4px}.header-cart__main::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.header-cart__main::-webkit-scrollbar-thumb{background:#8ed609;border-radius:2px}.header-cart__main::-webkit-scrollbar-thumb:hover{background:#8ed609}.header-cart__message .message.ok{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.header-cart__table{width:100%}.header-cart__table-cell{padding:.5rem 0}.header-cart__table-cell+.header-cart__table-cell{padding-left:1rem}.header-cart__footer{align-items:center;display:flex;justify-content:flex-end;left:0;padding-top:3rem;position:relative;width:100%}.header-cart__footer::before{background-color:#dedede;content:"";height:1px;left:-10%;position:absolute;top:1rem;width:130%}.header-cart__btn.disabled{background-color:#dedede;pointer-events:none}@media(min-width: 1200px){.header-cart__main{max-height:calc(90vh - 16.4rem)}}.header-cart-item .header-cart-item-delete-wrapper{height:200em;max-height:100%;max-height:calc(var(--start-height, 100%) - 10px);overflow:hidden;display:flex;flex-direction:column;justify-content:center;opacity:1;transition:max-height .15s ease-in-out}.header-cart-item__delete .header-cart-item-delete-wrapper{max-height:0;opacity:0}.header-cart-item__link{align-items:center;display:flex;gap:.8rem;text-decoration:none}.header-cart-item__img{width:5rem;height:5rem;display:block;position:relative}.header-cart-item__img img{display:block;height:100%;object-fit:contain;position:absolute;width:100%}.header-cart-item__text{flex:1}.header-cart-item__name{display:block}.header-cart-item__variant{color:#b1b1b1;display:block;font-size:1.2rem}.header-cart-item__quantity{max-width:5rem;text-align:right;width:12%;white-space:nowrap}.header-cart-item__price{text-align:right;width:20%;white-space:nowrap}.header-cart--l .header-cart-item__price{width:30%}.header-cart-item__total-price{display:block;white-space:nowrap}.header-cart-item__quantity>*:first-child,.header-cart-item__price>*:first-child{display:block;padding-top:1px}.header-cart-item__vat-price{color:#b1b1b1;display:block;white-space:nowrap}.header-cart-item__actions{text-align:right;width:3rem}.header-cart-item__remove{color:#b1b1b1;display:inline-block;stroke-width:2}@media(hover: hover){.header-cart-item__link:hover .header-cart-item__name{text-decoration:underline}}
