.cart-product{border-bottom:1px solid #cad3df;padding:30px 0;position:relative}.cart-product__top{align-items:center;display:flex}.cart-product__image-link{display:block;margin-right:10px}.cart-product__image{border:1px solid #ccc;border-radius:5px;height:80px;width:80px}.cart-product__name{color:#54657e;font-size:14px;line-height:1.2;max-width:280px;padding-right:25px}.cart-product__delete-btn{background-color:#fff;background-image:url(/build/images/icon_close.20659d9a.png);background-position-x:center;background-position-y:100%;background-repeat:no-repeat;-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;border:none;border-radius:100%;cursor:pointer;display:block;height:20px;opacity:.7;padding:0;position:absolute;right:5px;top:60px;width:20px}.cart-product__bottom{align-items:center;display:flex;justify-content:space-between}.cart-product__text{color:#54657e;font-size:14px}.cart-product__change-amount{border:1px solid #cad3df;border-radius:5px;display:flex;font-size:14px;height:38px}.cart-product__amount{color:#54657e;font-size:14px}.change-amount__input{background:rgba(202,211,223,.4);display:block;text-align:center;width:48px}.change-amount__btn,.change-amount__input{border:none;height:100%;outline:none;padding:0}.change-amount__btn{background:none;background:rgba(202,211,223,.4);width:35px}.change-amount__btn:first-child{border-right:1px solid #cad3df}.change-amount__btn:last-child{border-left:1px solid #cad3df}@media (min-width:770px){.cart-product{display:flex}.cart-product__top{width:calc(100% - 380px)}.cart-product__image-link{margin-right:30px}.cart-product__price{width:110px}.cart-product__name{padding:0}.cart-product__change-amount{margin-right:40px}.cart-product__amount{width:160px}.cart-product__sum{width:110px}}@media (min-width:980px){.cart-product__top{width:calc(100% - 540px)}.cart-product__price{width:180px}.cart-product__change-amount{margin-right:60px}.cart-product__amount,.cart-product__sum{width:180px}}@media (min-width:1200px){.cart-product__top{width:calc(100% - 600px)}.cart-product__price{width:200px}.cart-product__change-amount{margin-right:80px}.cart-product__amount,.cart-product__sum{width:200px}}