.cart-meal-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-meal-row,.cart-meal-row__descr{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-meal-row__descr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.cart-meal-row__img{width:96px;height:96px;border-radius:20px}.cart-meal-row__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cart-meals-row__descr-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:10px}.cart-meal-row__name{font-family:GoogleSans-Bold,sans-serif;font-size:18px;line-height:24px}.cart-meal-row__meal-type{font-family:GoogleSans-Regular,sans-serif;font-size:12px;line-height:16px;color:#979797}.cart-meal-row__right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:370px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px}.cart-meal-row__cost,.cart-meal-row__right{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-meal-row__cost{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cart-meal-row__price-for-one{background-color:#f8f8f8;border-radius:2px;padding:4px 6px;font-size:14px;line-height:20px;font-family:GoogleSans-Bold,sans-serif;color:#3d4248}.cart-meal-row__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-meal-row__total_value{white-space:nowrap;font-family:GoogleSans-Bold,sans-serif;font-size:24px;line-height:36px;color:#3d4248}.cart-meal-row__total_mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#40ae49;border-radius:4px;padding:2px 4px;font-family:GoogleSans-Bold,sans-serif;font-size:14px;line-height:18px;color:#fff}.cart-meal-row__total_mark--blue{background:#107f8c}.cart-meal-row__remove{margin-top:6px;cursor:pointer}