.cart__item{align-items:center;display:flex;border-bottom:1px solid #f5f5f5}.cart__item__imgwrap{width:200px}.cart__item img{max-width:100%;width:100%;height:auto}.cart__item__price{font-weight:500;color:var(--color-price);font-size:16px;width:100px}.cart__item__update{width:200px}.cart__item__btn-function{width:50px}.cart__item__btn-function a{text-decoration:none}.cart__item__btn-function a:hover{text-decoration:underline}