/* Border Radius Mixin */
/* Placeholder Colors */
/* Header Adjustment */
/* Create Responsive Type */
.wp-content .component--hours-set {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.component--hours-set.alignment--right td.label {
  text-align: right; }

.component--hours-set ul.hours-set {
  margin: 0;
  padding: 0;
  list-style: none; }
  .component--hours-set ul.hours-set li {
    margin: 0; }

.component--hours-set .style--highlight {
  color: red; }

.component--hours-set .label {
  font-weight: 700; }

@media (max-width: 1019px) {
    .wp-content .component--hours-set {
      margin-left: 20px;
      margin-right: 20px; } }

/*# sourceMappingURL=invex-hours-sets.min.css.map */
