.woocommerce #content div.product .woocommerce-tabs ul.tabs li a {
  color: #474747;
}
.woocommerce #content div.product .product_title {
  font-weight: 600 !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #ee2926 !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:active {
  color: #ee2926 !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a {
  color: #ee2926;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:active {
  color: #ee2926;
}
.woocommerce .social-share li {
  border-right-width: 0px !important;
}
html.flexbox .woocommerce .social-share {
  border-style: solid;
  border-width: 0px !important;
}
