@import url(https://fonts.googleapis.com/css?family=Merriweather);
@import 'global.css';
@import 'plugins.css';
.smooth {
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}
.text-shadow {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.button {
  background-color: #fcd913;
  border: 3px solid #fcd913;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #252525;
  cursor: pointer;
  display: block;
  font-family: "Merriweather", Helvetica, sans-serif;
  font-size: 1.5em;
  margin: 15px auto;
  padding: 5px;
  text-align: center;
  width: 250px;
  min-width: 150px;
  max-width: 100%;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.button:hover,
.button:focus,
.button.active {
  background-color: #fcfcfc;
  border: 3px solid #fcd913;
  color: #252525;
}
body.my-body .le-plugin-wrapper {
  padding-left: 0;
  padding-right: 0;
}
body.my-body .le-menu-content.special_page {
  position: relative;
  text-align: center;
}
body.my-body .le-menu-content.special_page .section-sortable {
  border-top: 3px solid #fcd913;
}
body.my-body .le-menu-content.special_page .section-sortable .subsection {
  border-bottom: 3px solid #fcd913;
  padding: 20px 0;
}
body.my-body .le-menu-content.special_page .section-sortable .subsection:hover > h2,
body.my-body .le-menu-content.special_page .section-sortable .subsection:focus > h2 {
  color: #fcd913;
}
body.my-body .le-menu-content.special_page .section-sortable .subsection.active > h2:before {
  content: "\f078";
}
body.my-body .le-menu-content.special_page .section-sortable .subsection > h2:before {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}
@media (min-width: 768px) {
  body.my-body .le-menu-content.special_page .section-sortable .subsection > h2:before {
    left: 30px;
  }
}
body.my-body .le-menu-content.special_page .section-sortable .subsection > h2 {
  margin: 10px 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}
body.my-body .le-menu-content.catering_menu .section {
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
body.my-body .le-menu-content.catering_menu .section h1 {
  color: #252525;
  font-size: 3em;
}
body.my-body .le-menu-content.catering_menu .section .subsection {
  padding: 10px;
  margin: 10px 0;
  border: 2px solid #fcd913;
}
body.my-body .le-menu-content.catering_menu .section .subsection.no-pic {
  min-height: inherit;
}
body.my-body .le-menu-content.catering_menu .section .subsection img {
  display: none;
}
body.my-body .le-menu-content.catering_menu .section .subsection h2 {
  margin: 0 25px 0 0;
}
body.my-body .le-menu-content.catering_menu .section .subsection h2:after {
  content: "\f078";
  font-family: FontAwesome;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 10px;
}
body.my-body .le-menu-content.catering_menu .section .subsection.open h2:after {
  content: "\f077";
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content > div p {
  display: none;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list {
  color: #252525;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item {
  padding-top: 10px;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item span {
  display: block;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item .description {
  padding-left: 15px;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item .price {
  display: inline-block;
  padding-left: 15px;
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item .price:before {
  content: "$";
}
body.my-body .le-menu-content.catering_menu .section .subsection .subsection-content .subsection-item-list .subsection-item .price-label {
  display: inline-block;
  padding-left: 5px;
}
body.my-body .about-page p {
  text-indent: 35px;
}
body.my-body .about-page .press-feed-row .container > .col:first-child h4 {
  text-align: right;
}
body.my-body .about-page .press-feed-row .container > .col:first-child p {
  margin-bottom: 25px;
  text-align: right;
}
body.my-body .events-page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.my-body .events-page .banner-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
body.my-body .catering-page,
body.my-body .banquets-page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.my-body .catering-page .carousel,
body.my-body .banquets-page .carousel {
  width: 75%;
  margin: 50px auto;
}
body.my-body .catering-page ul,
body.my-body .banquets-page ul {
  color: #252525;
}
body.my-body .banquets-page .banquet-rooms > .col {
  padding: 25px;
}
body.my-body .banquets-page .banquet-rooms > .col p {
  text-indent: 35px;
}
body.my-body .contact-page .le-directions .location-wrapper .location-name,
body.my-body .locations-page .le-directions .location-wrapper .location-name {
  display: block;
}
body.my-body .contact-page .le-directions .location-info-wrapper:before,
body.my-body .contact-page .le-directions .location-info-wrapper:after,
body.my-body .contact-page .le-directions .location-category-wrapper:before,
body.my-body .contact-page .le-directions .location-category-wrapper:after,
body.my-body .locations-page .le-directions .location-info-wrapper:before,
body.my-body .locations-page .le-directions .location-info-wrapper:after,
body.my-body .locations-page .le-directions .location-category-wrapper:before,
body.my-body .locations-page .le-directions .location-category-wrapper:after {
  content: " ";
  display: table;
}
body.my-body .contact-page .le-directions .location-info-wrapper:after,
body.my-body .contact-page .le-directions .location-category-wrapper:after,
body.my-body .locations-page .le-directions .location-info-wrapper:after,
body.my-body .locations-page .le-directions .location-category-wrapper:after {
  clear: both;
}
body.my-body .contact-page .le-directions .location-iframe-wrapper,
body.my-body .contact-page .le-directions .location-category-wrapper,
body.my-body .locations-page .le-directions .location-iframe-wrapper,
body.my-body .locations-page .le-directions .location-category-wrapper {
  float: left;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  body.my-body .contact-page .le-directions .location-iframe-wrapper,
  body.my-body .locations-page .le-directions .location-iframe-wrapper {
    width: 40%;
  }
}
@media (min-width: 768px) {
  body.my-body .contact-page .le-directions .location-category-wrapper,
  body.my-body .locations-page .le-directions .location-category-wrapper {
    width: 60%;
  }
}
body.my-body .contact-page .le-directions .location-category,
body.my-body .locations-page .le-directions .location-category {
  float: left;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  body.my-body .contact-page .le-directions .location-category,
  body.my-body .locations-page .le-directions .location-category {
    width: 50%;
  }
}
body.my-body .contact-page .le-hours:before,
body.my-body .contact-page .le-hours:after,
body.my-body .locations-page .le-hours:before,
body.my-body .locations-page .le-hours:after {
  content: " ";
  display: table;
}
body.my-body .contact-page .le-hours:after,
body.my-body .locations-page .le-hours:after {
  clear: both;
}
body.my-body .contact-page .le-hours .schedule-category,
body.my-body .locations-page .le-hours .schedule-category {
  float: left;
  text-align: center;
  width: 100%;
}
body.my-body .parties-and-groups-page .le-menu-content .subsection {
  pointer-events: none;
}
body.my-body .parties-and-groups-page .le-menu-content .subsection > h2:before {
  content: "" !important;
}
body.my-body .parties-and-groups-page .le-menu-content .subsection-content {
  display: block !important;
}
body.my-body .specials-page .le-form-content .text-block .help-block {
  font-size: .8em;
  line-height: 1.25em;
}
body.my-body .specials-page .sign-up-prompt {
  display: none !important;
}
body.my-body .the-space-page .walkthrough {
  margin-bottom: -250px;
  text-align: center;
}
body.my-body .the-space-page .walkthrough iframe {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: 500px;
}
@media (max-width: 767px) {
  body.my-body .the-space-page .walkthrough iframe {
    width: 100%;
    height: 350px;
  }
}
body.my-body .the-space-page .space {
  margin-bottom: 15px;
}
body.my-body .the-space-page .space.first-space {
  padding-top: 250px;
}
body.my-body .the-space-page .space h2 {
  color: #fcfcfc;
  text-align: left;
}
body.my-body .the-space-page .space p {
  color: #fcfcfc;
}
body.my-body .the-space-page .space img {
  margin: 0;
}
