.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content {
  color: #0a0707;
}

.woocommerce table.shop_table .product-remove {
  color: #000000;
}

.woocommerce table.shop_table th {
  background-color: #000000;
}

.woocommerce .cart-collaterals h2 {
  background-color: #000000;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
  background-color: #1c1c1c;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
  background-color: #1c1c1c;
}

.woocommerce #order_review table.shop_table tbody td.product-name {
  background-color: #3d3d3d;
}

.woocommerce #order_review table.shop_table tbody td {
  background-color: #3d3d3d;
}

.woocommerce-checkout #order_review {
  background-color: #3d3d3d;
}

.woocommerce #order_review table.shop_table tfoot th {
  background-color: #3d3d3d;
}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label {
  background-color: #3d3d3d;
}

.woocommerce-checkout #payment div.payment_box {
  background-color: #3d3d3d;
}

.owp-quick-view:hover {
  color: #000000;
}

a:hover {
  color: #000000;
}

.owp-quick-view {
  color: #000000;
}

.widget_shopping_cart .total strong {
  color: #fff;
  font-weight: 900;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title, .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
    background-color: #000;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    background-color: #000;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover {
    background-color: #000;
		color:#61CE70;
}