.wp-travel-see-group-discount-wrap {
  margin-top: 10px;
}
.wp-travel-see-group-discount-wrap .wp-travel-see-group-discount-content {
  display: none;
  position: absolute;
  z-index: 99;
}
.wp-travel-see-group-discount-wrap #group_discount {
  width: 300px;
}
.wp-travel-see-group-discount-wrap #group_discount td, .wp-travel-see-group-discount-wrap #group_discount th {
  border: 1px solid #ddd;
  padding: 8px;
}
.wp-travel-see-group-discount-wrap #group_discount tr:nth-child(even) {
  background-color: #f2f2f2;
}
.wp-travel-see-group-discount-wrap #group_discount tr:hover {
  background-color: #ddd;
}
.wp-travel-see-group-discount-wrap #group_discount th {
  padding: 4px 0;
  text-align: left;
  background-color: #4CAF50;
  color: white;
  text-align: center;
}
.wp-travel-see-group-discount-wrap #group_discount tr:nth-child(odd) {
  background: antiquewhite;
}
.wp-travel-see-group-discount-wrap .wp-travel-group-discount-view-detail {
  font-size: 16px;
}

li.pricing_unavailable a.wp-travel-group-discount-view-detail {
  color: #c7d0d9;
  pointer-events: none;
}

.wp-travel-see-group-discount-wrap .wp-travel-see-group-discount-content {
  left: auto;
  right: 21px;
}
.wp-travel-see-group-discount-wrap .wp-travel-see-group-discount-content .discount-heading {
  text-transform: capitalize;
  font-weight: bold;
}

.wp-travel-see-group-discount-wrap #group_discount th {
  background-color: #cecece;
  color: #555;
  border: 1px solid #b3b3b3;
}
.wp-travel-see-group-discount-wrap #group_discount tr:nth-child(odd) {
  background: #e3e1df;
}

a.wp-travel-see-group-discount-close {
  float: right;
  margin-right: 12px;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: -8px;
}

.price-accordion .one-third, .date-accordion .one-third {
  width: 25%;
}

.price-accordion .two-third, .date-accordion .two-third {
  width: 75%;
}

.wp-travel-group-discount-content {
  width: 100%;
}

/*# sourceMappingURL=wp-travel-group-discount-frontend.css.map */
