.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child {
  color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery img {
  border: 1px solid #2d3156;
}

hr {
  color: #2d3156;
  background-color: #2d3156;
  border-width: 2px;
  border-top-width: 2px;
}

strong {
  font-size: 24px;
}



.saved-sale {
  font-size: 12px;
}