.wd-product-footer {
  display: none;
}

.wpcsc-btn.wpcsc-size-charts-list-item {
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
}

.single_add_to_cart_button.button.alt {
  background-color: #000000;
  color: #ffffff;
}

.checkout-button.button.alt.wc-forward {
  background-color: #000000;
  color: #ffffff;
}

.button {
  background-color: #000000 !important;
  color: #ffffff !important;
}


.wpcsc-size-chart-content table thead tr{
  background-color: #f1f1f1;
  font-weight: bold;
}