.cart-drawer .drawer__content{max-width:485px}.cart{--p: 16px;display:flex;flex-direction:column;flex-grow:1;padding:var(--p)}.cart-title{display:flex;align-items:center;justify-content:space-between;gap:10px;height:51px;padding-bottom:24px;border-bottom:1px solid var(--color-border, #ececec)}.cart-title .cart__title{font-size:24px;font-weight:700;line-height:24px}.cart-title .cart__btn--close{width:fit-content;padding:0;min-height:20px;text-align:right;font-size:18px;font-weight:500;line-height:24px}.cart-body{display:flex;flex-direction:column;flex-grow:1}.cart-empry{display:flex;flex-direction:column;gap:16px;margin:auto}.cart-empry p{font-size:20px;font-weight:600}.cart-total{display:flex;flex-direction:column;gap:20px;margin-top:auto}.cart-list{display:flex;flex-direction:column}.cart-row{display:flex;justify-content:space-between;gap:16px}.cart-item{display:flex;gap:var(--p);padding:24px 0}.cart-item:not(:first-child){border-top:1px solid var(--color-border, #ececec)}.cart-item__link{flex-shrink:0}.cart-item__img{width:86px;height:102px;flex-shrink:0;object-fit:cover}.cart-item__desc{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:16px}.cart-item__title{font-size:18px;font-weight:500}.cart-item__btn-remove{width:20px;height:20px;flex-shrink:0}.cart-item .counter{width:88px;height:44px}.cart-item__price{margin-top:auto;font-size:18px;font-weight:500}.cart-total__text{font-size:18px;font-weight:500}.cart-total__price{margin-top:auto;font-size:18px;font-weight:500}.cart-row--total-price{padding:20px 0;margin-bottom:20px;border-bottom:1px solid var(--color-border, #ececec)}.cart-page{display:flex;flex-direction:column;flex-grow:1}.cart-page .cart-page__container{display:flex;flex-direction:column;height:100%}.cart-page .cart-title .cart__btn--close{display:none}@media (min-width: 1024px){.cart-page .cart-body{flex-direction:row;gap:60px}.cart-page .cart-list{width:100%;flex-grow:1}.cart-page .cart-total{margin:0;width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/css-cart.css.map */
