/*
Theme Name: Storefront Child
Template: storefront
Version: 1.0
*/
/* Mostrar la cabecera de la tabla de variaciones */
.niwoopvt-table thead {
  display: table-header-group !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.niwoopvt-table thead th {
  color: #000;
  font-weight: bold;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
}
