h1 { margin: 10px 0; }

.description {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
}

.description a {
  font-weight: bold;
  text-decoration: underline;
}

.description > tbody > tr > td:nth-child(1) {
  width: 70%;
  padding-right: 20px;
  border-right: 1px solid #ddd;
  font-size: 12px;
}

.description > tbody > tr > td:nth-child(2) {
  padding-left: 10px;
  line-height: 1.5em;
}

.details {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  color: #333333;
}

div.notes {
  font-size: 13px;
}

div.features {
  overflow: auto;
  /*height: 74px;*/
}

div.feature {
  white-space: normal;
  font-size: 40px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 1px;
  max-width: 50px;
/*  color: #410457;*/
  color: #333333;
  padding: 4px 2px 0 2px;
  height: 74px;
}

div.features a div.feature {
  color: #56207c;
  cursor: pointer;
}

div.feature span.label {
  font-size: 10px;
  display: block;
}

div.features div.embed span.label {
  font-size: 16px;
  line-height: 12px;
}

div.link {
  color: #56207c;
  cursor: help;
}

div.link:hover {
  -webkit-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 -1px 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  -moz-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 -1px 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  box-shadow:
    inset -1px 0 0 #410457,
    inset  0 -1px 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  background: #ddccdf;
}

div.linked, div.feature-detail {
  background: #ddccdf;
  color: #56207c;
}

div.linked:hover {
  -webkit-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  -moz-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
}

div.link:hover div.linked, div.linked {
  z-index: 2;
  position: relative;
  -webkit-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  -moz-box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
  box-shadow:
    inset -1px 0 0 #410457,
    inset  0 0 0 #410457,
    inset  0 1px 0 #410457,
    inset  1px 0 0 #410457;
}

div.feature-detail {
  outline: 1px solid #410457;
}

div.feature-detail {
  display: none;
  padding: 10px;
  position: absolute;
}

address {
  font-style: normal;
  font-weight: bold;
/*  font-size: .9em;*/
}

phone {
/*  font-size: .9em;*/
  font-weight: bold;
}

phone::before {
  content: "\2022\A0";
}

phone:first-of-type::before {
  content: "";
}

li.mini-attraction {
  width: 33%;
  float: left;
  min-height: 60px;
  list-style: none;
  margin: 0;
  padding: 0;
}

table.hours-table tr:nth-child(even) {
  background: #eeeeee;
}

table.hours-table td {
  padding: 2px 6px;
}

table.hours-table td:nth-child(1) {
  font-weight: bold;
}

table.hours-table td.hours-notes {
  color: #333333;
}


/* DEALS/HOURS */

/*
div.deal {
  outline: 1px solid #cccccc;
  margin: 4px 0;
  padding: 10px;
  overflow: auto;
  color: #410457;
}

div.deal-private {
  background: #fbcf00;
}

div.deal a:hover, div.a-details h2:hover {
  text-decoration: underline !important;
}
a.deal-more {
  background: url(/img/btn-down-arrow.png) no-repeat center right;
  padding-right: 20px;
  font-size: .8em;
}
.deal-title { display: table-cell; width: 280px; vertical-align: middle; }
.deal-title h3 { font-size: 18px; margin: 0; }
.deal-title .deal-more { font-size: 12px; }
.deal-price { display: table-cell; width: 80px; font-weight: bold; font-size: 26px; vertical-align: middle; text-align: right; }
.deal-date-expiration { display: table-cell; width: 160px; padding-left: 120px; vertical-align: middle; }
.deal-date-end { display: none; }
.deal-details { display: none; padding-top: 4px; }
.deal-details-text { font-size: 14px; display: inline-block; width: 500px; }
.deal a.purple { font-size: 12px; margin: 20px 0 0 20px; }

.deal-locked .deal-title { display: inline-block; }
.deal-locked a.purple { margin: 0px; }

*/

.deal-content {
  width: 540px;
}

.hours {
  font-size: 1.2em;
  color: #410457;
  font-weight: bold;
}

.hours-title h3 {
  display: block;
  background-color: #4d0866 !important;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  padding: 0px;
  margin: 20px 0 !important;
}

.hours-times {
  display: inline-block;
  width: 500px;
}

.hours-price {
  display: inline-block;
  text-align: right;
  width: 100px;
}

.hours-details {
  font-size: .8em;
}

.attraction-popover {
  display: none;
  position: absolute;
  background: #fafafa;
  z-index: 10000;
  width: 800px;
  left:0;
  right:0;
  margin:0 auto;
  padding: 10px;
  border: 1px solid #410457;
}

a.all-deals {
  margin: 20px 0;
  display: block;
}