#cart{min-height:560px}.cart .breadcrumbs__container{padding:0}.cart__wrapper{padding-bottom:40px;padding-top:20px;position:relative}.cart__title{border-radius:20px;height:32px;margin-bottom:24px;max-width:280px;width:100%}.cart__content{display:flex;gap:16px}.cart__products{flex:0 1 74%;padding:16px}.cart__details{flex:1 0 24%}.cart__product{align-items:flex-start;column-gap:16px;display:flex}.cart__product-image{flex:0 0 140px;height:103px}.cart__product-content{display:flex;flex:0 1 620px;flex-direction:column;row-gap:16px}.cart__product-description{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:8px}.cart__product-name{border-radius:10px;flex:0 1 280px;height:24px}.cart__product-location{border-radius:10px;height:16px;width:110px}.cart__product-wishes{border-radius:10px;height:20px;max-width:192px}.cart__product-remove{border-radius:10px;height:20px;width:68px}.cart__product-price{border-radius:10px;flex:0 0 64px;height:20px}.cart__details-status{border-radius:20px;height:64px;margin-bottom:24px}.cart__details-count,.cart__details-info{border-radius:20px;height:24px;margin-bottom:8px}.cart__details-summary{border-radius:20px;height:32px;margin-bottom:8px;width:74px}.cart__details-action{border-radius:20px;height:40px;margin-bottom:8px}.cart__details-credit{border-radius:20px;height:32px}@media (max-width:1200px){#cart{min-height:583px}.cart__products{flex:0 1 67%}.cart__details{flex:1 0 32%}}@media (max-width:992px){.cart__content{flex-direction:column}}