.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
  font-weight: 300;
}
.woocommerce form.checkout h3 {
  color: #737373;
}
.woocommerce-checkout .woocommerce .shop_table td {
  color: #bebebe;
}
.woocommerce-checkout .woocommerce .shop_table th {
  color: #737373;
}
.woocommerce ul#shipping_method li label {
  color: #bebebe;
}
.woocommerce #payment ul.payment_methods {
  background-color: #303030;
}
.woocommerce #payment div.form-row {
  background-color: #303030;
}
.woocommerce #payment ul.payment_methods li .payment_box {
  background-color: #d7d7d7;
}
.woocommerce #payment ul.payment_methods li li label {
  color: #ffffff;
}
.woocommerce #payment ul.payment_methods li {
  color: #bebebe;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #ffffff;
  font-size: 18px;
}
.ark-header .shopping-cart .shopping-cart-menu {
  background-color: rgba(0, 0, 0, 0.7) !important;
  border-color: #3f3f3f !important;
}
.woocommerce-mini-cart-wrapper .shopping-cart-menu-title {
  border-color: #414141;
  color: #ffffff;
}
.ark-header .shopping-cart .shopping-cart-menu ul li {
  color: #ffffff;
}
.woocommerce .related > h2 {
  color: #ffffff;
}
.woocommerce-mini-cart-wrapper .shopping-cart-menu-product-name {
  color: #ffffff;
}
.woocommerce-mini-cart-wrapper .shopping-cart-menu-product-price {
  color: #c7c7c7;
}
.woocommerce-mini-cart-wrapper .shopping-cart-subtotal-title {
  color: #ffffff;
}
.woocommerce ul.products li.product .price {
  color: #328ccb;
}
.woocommerce ul.products li.product a.button {
  background-color: #328ccb;
}
.woocommerce div.product .price {
  color: #328ccb !important;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #328ccb !important;
}
.col-xs-12 {
  color: #ffffff;
}
.woocommerce-checkout .woocommerce p {
  color: #d6d6d6;
}
.woocommerce div.product .variations .value select {
  background-color: #201f1f;
}
.woocommerce div.product form.cart div.quantity input.qty {
  background-color: #2e2e2e;
  border-width: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #282828;
  color: #d7d7d7;
  border-width: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #232323 !important;
  border-width: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-style: solid;
  border-width: 0px;
}
.woocommerce div.product .woocommerce-tabs #tab-description {
  background-color: #212121;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  border-style: solid;
  border-width: 0px;
}
