.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #8e0f0f !important;
}
.woocommerce div.product .variations .value {
  font-size: 12.4px;
}
.woocommerce div.product .variations .label {
  font-size: 14.4px;
}
.woocommerce-checkout .woocommerce .order_details {
  background-color: #7f1717 !important;
  background-position: center;
}
.woocommerce-checkout .woocommerce .order_details strong {
  background-position: center;
  color: #ffffff !important;
}
.woocommerce-checkout .woocommerce .order_details li {
  background-position: center;
  color: #ffffff !important;
}
.woocommerce-checkout .woocommerce p {
  background-color: #7f1717 !important;
  color: #ffffff !important;
}
.woocommerce-checkout .woocommerce .shop_table td {
  color: #ffffff !important;
  background-color: #7f1717 !important;
}
.woocommerce-checkout .woocommerce table a {
  color: #ffffff !important;
  background-color: #9da414 !important;
}
.woocommerce-checkout .woocommerce .shop_table th {
  color: #ffffff !important;
  background-color: #7f1717 !important;
}
.woocommerce-checkout .woocommerce h2 {
  background-color: #9da414 !important;
  color: #ffffff;
}
