/* Filters woo  */

fieldset.jet-checkboxes-list-wrapper,
.jet-checkboxes-list__button {
  border: none;
}

.jet-checkboxes-list__label {
  color: #333;
}

div.jet-checkboxes-list__row.jet-filter-row {
  margin-bottom: 0.75rem;
}

.archive .woovr-variation-price del > span {
  font-size: 1rem !important;
  text-decoration: line-through;
  vertical-align: baseline;
  padding-top: 4px;
}

.single-product .woovr-variation-price del > span {
  font-size: 0.9rem !important;
  text-decoration: line-through;
  vertical-align: baseline;
  margin-right: 8px;
}

