.woocommerce-MyAccount-navigation ul .is-active a {
  background-color: #a9c5c9;
}

.woocommerce-cart .actions .button {
  background-color: #a9c5c9;
}

bdi {
  width: 35%;
}

.woocommerce-checkout-review-order table tbody {
  width: 100%;
}

.woocommerce-checkout-review-order table td {
  width: 158px;
  text-align: left;
  position: static;
}

.woocommerce-checkout-review-order table tr {
  width: 385px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th {
  text-align: justify;
  width: 161px;
}

.woocommerce-checkout-review-order table thead {
  text-align: center;
  width: 386px;
}

.woocommerce-checkout-review-order table .cart-subtotal {
  width: -3px;
}