.product-box__futer .new_styles table thead th {
  padding: 5px 5px;
}
.product-box__futer .new_styles table thead th span {
  font-size: calc(14px + 0.2vw) !important;
}
.product-box__futer .new_styles table tr:nth-child(even) {
  background-color: #e9e7e7;
}
.product-box__futer .new_styles table td {
  padding: 5px 5px;
}/*# sourceMappingURL=store_table.css.map */