.woocommerce {
  border-color: rgba(66, 66, 66, 0);
  color: rgba(66, 66, 66, 0);
  border-width: 0px;
  border-style: solid;
}
.woocommerce #order_review {
  color: #ecf0f1;
}
.woocommerce form.checkout .form-row label {
  color: #34495e;
}
.woocommerce .cart-collaterals .cart_totals table th {
  color: #ecf0f1;
}
.woocommerce ul#shipping_method li label {
  color: #ecf0f1;
}
p {
  color: #404243;
}
.woocommerce .cart-collaterals .cart_totals {
  color: #ecf0f1;
}
.woocommerce .wc-proceed-to-checkout .button {
  color: #ecf0f1;
  background-color: #34495e;
}
html > body > div:nth-child(1) > #page-content > section > div > div > div > div > div > div > div:nth-child(3) > div > table > tbody > tr:nth-child(2) > td > form > a {
  color: #34495e;
}
.woocommerce.widget.widget_shopping_cart a {
  color: #34495e;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-price .amount {
  color: #424242;
}
.woocommerce-cart .woocommerce table.shop_table.cart div.quantity input.qty {
  color: #424242;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.actions #coupon_code {
  color: #424242;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  color: #424242;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-name {
  color: rgba(66, 66, 66, 0);
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal .amount {
  color: rgba(59, 58, 58, 0.83);
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove {
  color: rgba(66, 66, 66, 0.83);
}
