body.shopify-checkout {
	font-family: 'Montserrat';
}
.order-summary__section--product-list::after {
	background-color: #fff;
}
.order-summary__section~.order-summary__section {
	border-top: 2px solid;
	border-color: #fff;
}
.order-summary .order-summary__section--product-list::after{
	background: #fff;
}
.sidebar .total-line-table__tbody+.total-line-table__footer .total-line:first-child th::before,
.sidebar .total-line-table__tbody+.total-line-table__footer .total-line:first-child td::before {
    background: #fff;
}