
.order-cart-item{display:-webkit-box;display:-ms-flexbox;display:flex}.order-cart-item--with-border{border-bottom:2px solid var(--color-black);padding-bottom:20px;margin-bottom:20px}.order-cart-item__image{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.order-cart-item__image img{width:100%;display:block}.order-cart-item__details{padding:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.order-cart-item__details p{margin-bottom:5px}.order-calculation__container{border-bottom:1px solid var(--color-black);padding-bottom:10px;margin-bottom:20px}.order-calculation__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}
