﻿.cart .checkout{padding-right:220px}@media(max-width: 600px){.cart .checkout{padding-right:0}}.cart .checkout .total{padding-top:10px;display:grid;grid-template-columns:max-content max-content;column-gap:18px;row-gap:10px;justify-content:flex-end;justify-items:flex-end}.cart .checkout .total .money{display:flex;align-items:center;justify-content:space-between;justify-self:stretch}.cart .checkout .shipping{color:gray;display:flex;align-items:center;justify-content:flex-end;margin-top:10px}.cart .checkout .shipping::before{font-family:var(--icon-font);font-weight:300;margin-right:8px;content:""}.cart .checkout-action{display:flex;align-items:center;justify-content:flex-end;margin-top:15px}
