.post-type-archive-special-events .site-content-contain .section-inner, .tax-events-category .site-content-contain .section-inner {
  width: 100%;
}
.post-type-archive-special-events .site-content-contain .section-inner h1, .tax-events-category .site-content-contain .section-inner h1 {
  color: #CC5500;
}
@media (max-width: 1199px) {
  .post-type-archive-special-events .site-content-contain .section-inner h1, .tax-events-category .site-content-contain .section-inner h1 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .post-type-archive-special-events .site-content-contain .section-inner h1, .tax-events-category .site-content-contain .section-inner h1 {
    padding: 25px 0;
  }
}
.post-type-archive-special-events .site-content-contain a, .tax-events-category .site-content-contain a {
  outline: none;
}
.post-type-archive-special-events .site-content-contain .alm-reveal, .tax-events-category .site-content-contain .alm-reveal {
  margin-left: -15px;
  margin-right: -15px;
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card, .tax-events-category .site-content-contain .alm-reveal .post-card {
  display: flex;
  height: calc(100% - 50px);
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card .flex, .tax-events-category .site-content-contain .alm-reveal .post-card .flex {
  height: 100%;
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card .post-text, .tax-events-category .site-content-contain .alm-reveal .post-card .post-text {
  height: auto;
  flex: 1;
  height: 100%;
  flex-direction: column;
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card .post-text .post-excerpt, .tax-events-category .site-content-contain .alm-reveal .post-card .post-text .post-excerpt {
  min-height: 0;
  margin-bottom: 10px;
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card .post-text .readmore, .tax-events-category .site-content-contain .alm-reveal .post-card .post-text .readmore {
  margin-top: auto;
  margin-bottom: 0;
}
.post-type-archive-special-events .site-content-contain .alm-reveal .post-card .post-text button, .tax-events-category .site-content-contain .alm-reveal .post-card .post-text button {
  padding: 0;
}
.single-special-events a {
  outline: none;
}
.single-special-events .site-content {
  margin-top: 100px;
  /*@media(max-width: 991px){
			margin-top: 50px;
		}
		@media(max-width: 991px){
			margin-top: 25px;
		}*/
}
.single-special-events .site-content .hero-image {
  height: auto;
  max-width: 570px;
  margin: auto;
}
.single-special-events .site-content .entry-title {
  max-width: 500px;
  margin: auto;
}
@media (max-width: 767px) {
  .single-special-events .site-content .entry-title {
    font-size: 26px !important;
  }
}
.single-special-events .site-content .timeLocation {
  max-width: 650px;
  margin: auto;
  background: #feebc7;
  display: flex;
  padding: 15px;
  margin-bottom: 50px;
  font-family: Spectral;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  .single-special-events .site-content .timeLocation {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .single-special-events .site-content .timeLocation {
    flex-direction: column;
  }
}
.single-special-events .site-content .timeLocation > div {
  display: flex;
  border-right: 1px solid black;
  padding: 15px 25px;
  flex-basis: 33.33%;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .single-special-events .site-content .timeLocation > div {
    border-right: 0;
    border-bottom: 1px solid black;
    flex-basis: 100;
  }
}
.single-special-events .site-content .timeLocation > div:last-child {
  border-right: 0;
  border-bottom: 0;
}
.single-special-events .site-content .entry-content {
  max-width: 570px;
  margin: auto;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .single-special-events .site-content .entry-content {
    margin-bottom: 25px;
  }
}
.single-special-events .site-content .entry-content blockquote, .single-special-events .site-content .entry-content blockquote p {
  font-size: 20px !important;
  line-height: 30px;
  font-style: normal;
  font-weight: 700;
}
.single-special-events .sidebar li {
  color: #000000;
  list-style: none;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 15px;
}
.single-special-events .nav-links > div a {
  display: inline-block;
  max-width: 325px;
}
.single-special-events .nav-links > div.nav-next {
  text-align: right;
}
#tripleseat_embed_form #lead_phone_number, #tripleseat_embed_form #lead_phone_number_extension {
  width: 100% !important;
}
#tripleseat_embed_form tr {
  border: none;
}
#tripleseat_embed_form tr h2 {
  font-family: "Spectral";
  font-size: 24px !important;
  font-weight: 500;
  margin: 0.5em 0 0.5em !important;
  padding: 0;
  color: #010100;
  line-height: 24px;
}
#tripleseat_embed_form tr label {
  font-family: "Montserrat";
  font-size: 14px !important;
  line-height: 24px;
  font-weight: normal;
  transform: translateY(32px);
  transition: 0.3s;
  color: #000;
  margin: 0;
}
#tripleseat_embed_form tr label.active, #tripleseat_embed_form tr label.factive {
  transform: translateY(0);
}
#tripleseat_embed_form tr input {
  border: none;
  border-bottom: 1px solid #cc5500;
}
#tripleseat_embed_form tr input.hasDatepicker, #tripleseat_embed_form tr input.timeselect_input {
  background-position: right;
  padding: 10px 23px 10px 10px;
}
#tripleseat_embed_form tr textarea {
  max-height: 38px;
  border: none;
  border-bottom: 1px solid #cc5500;
}
#tripleseat_embed_form tr #lead_submit {
  width: 100%;
  border-radius: 0;
  background-color: #522F19;
  margin-top: 20px;
  text-transform: uppercase;
  max-width: 280px;
  border: none;
}
#tripleseat_embed_form tr.row_event_date {
  position: relative;
}
#tripleseat_embed_form tr.row_event_date #ui-datepicker-div {
  top: 70px !important;
  left: 0 !important;
}
