div.fusion-woo-cart-totals-wrapper {
  border: 0;
  padding: 0 !important;
}
div.fusion-woo-cart-totals-wrapper table.shop_table {
  border: 0;
  padding: 0 !important;
}
div.fusion-woo-cart-totals-wrapper table.shop_table tbody tr {
  height: auto;
}
div.fusion-woo-cart-totals-wrapper div.wc-proceed-to-checkout {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
div.fusion-woo-cart-totals-wrapper tr.order-total td,
div.fusion-woo-cart-totals-wrapper tr.order-total th {
  font-weight: bold;
}
