/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Light.woff2) format("woff2"), url(fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Regular.woff2) format("woff2"), url(fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Semibold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Semibold.woff2) format("woff2"), url(fonts/OpenSans-Semibold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Bold.woff2) format("woff2"), url(fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(fonts/OpenSans-ExtraBold.woff) format("woff");
}
@font-face {
  font-family: "AlfaSlabOneRegular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/AlfaSlabOneRegular.woff2) format("woff2"), url(fonts/AlfaSlabOneRegular.woff) format("woff");
}
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px;
}

.saffireMobileSize .generalmessage {
  padding: 0 10px;
}

.loginstatus {
  float: none;
}

#weatherBugWidget {
  position: static;
  display: flex;
  align-items: center;
}
#weatherBugWidget img {
  flex-shrink: 0;
  margin: 0 5px;
}
#weatherBugWidget #weatherBugText,
#weatherBugWidget #weatherBugDescription {
  display: none;
}
#weatherBugWidget.weatherBugSet #weatherBugDescription {
  display: inline;
  color: inherit;
}

.ticket {
  padding: 0;
  height: auto;
}

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  position: static;
  display: inline-block;
  overflow: visible;
  white-space: normal;
  border: none;
  border-radius: 0;
  padding: 0;
}

.emailSignup {
  box-sizing: border-box;
}
.emailSignup > div {
  float: none;
}
.emailSignup .emailInputField input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.emailSignup .emailSubmitButton {
  box-sizing: border-box;
}

.header .emailSignup {
  position: relative;
  z-index: 1;
}

.saffireMobileSize .header .emailSignup {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .emailSignup:hover {
  cursor: pointer;
}

body.modalBody .emailSignup .emailInputField input {
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 5px 0;
}

.header .searchBox {
  position: relative;
  z-index: 1;
}

.searchBox:not(.clonedSearchBox) > div {
  float: none;
}
.searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: none;
}
.searchBox:not(.clonedSearchBox) .searchBoxInput input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.searchBox:not(.clonedSearchBox) .searchSubmitButton {
  box-sizing: border-box;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: block;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):hover {
  cursor: pointer;
}

.saffireMobileSize .searchBox.clonedSearchBox {
  background: #222;
}
.saffireMobileSize .searchBox.clonedSearchBox:before {
  display: none;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxInput input.inputFieldTextbox.textbox {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
  border-color: #ddd;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit:before {
  position: static;
}

.viewcart > span {
  position: relative;
  display: inline-block;
}

.saffireMobileSize .viewcart {
  float: none;
  width: auto;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
}
.saffireMobileSize .viewcart:before {
  display: none;
}
.saffireMobileSize .viewcart:hover .cartMenu {
  display: none !important;
}
.saffireMobileSize .viewcart .cartMenuLink {
  box-sizing: border-box;
}

.cartMenuRemoveButton {
  text-decoration: none;
}

.saffireLargeSize .nav .groups .group {
  float: none;
}
.saffireLargeSize .nav .groups .group > a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .items {
  float: none;
}
.saffireLargeSize .nav .items .item a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .subitems {
  float: none;
}

.saffireMobileSize .nav {
  display: none !important;
}

.standAloneDirections {
  color: inherit;
}

.loginstatus a,
.myAccountNavButton a {
  color: inherit;
}

.pressPageTabs .tab {
  font-size: 14px;
}

.left.pressDate {
  width: 120px;
}

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent #000;
}

.arrowdown_on {
  border-color: transparent transparent #444;
}

.arrowup {
  border-color: #000 transparent transparent;
}

.arrowup_on {
  border-color: #444 transparent transparent;
}

#directoryFilterOptions > li:hover {
  background: #cbdfe2;
}

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px;
}

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2;
}

.tiny,
.note {
  font-size: 12px;
}

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 14px;
}

#eventFilterList li,
#eventDateList li a {
  padding: 0.5em 0.5em;
}

.featureLineup-buynow .button {
  font-size: 12px;
}

.featureLineup-social div {
  display: inline-flex;
  align-items: center;
}
.featureLineup-social div a {
  width: 26px;
  height: 26px;
  font-size: 22px;
}

body {
  color: #242223;
  font: 16px/1.5 "open_sansregular", Arial, Verdana, sans-serif;
}

b,
strong {
  font-family: "open_sansbold";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "AlfaSlabOneRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #3e3d3e;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
  text-transform: capitalize;
  text-transform: capitalize;
}

h1 {
  font-size: 20px;
}
@media screen and (min-width: 450px) {
  h1 {
    font-size: calc(20px + 4 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-family: "OpenSans-ExtraBold";
}
h2 {
  font-size: 19px;
}
@media screen and (min-width: 450px) {
  h2 {
    font-size: calc(19px + 5 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-family: "OpenSans-Bold";
}
h3 {
  font-size: 16px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(16px + 2 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-family: "OpenSans-Bold";
}
h4 {
  font-size: 20px;
}
@media screen and (min-width: 450px) {
  h4 {
    font-size: calc(20px + 3 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h4 {
    font-size: 23px;
  }
}

h5 {
  font-family: "OpenSans-Bold";
}
h5 {
  font-size: 18px;
}
@media screen and (min-width: 450px) {
  h5 {
    font-size: calc(18px + 1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h5 {
    font-size: 19px;
  }
}

h6 {
  font-family: "OpenSans-Bold";
}
h6 {
  font-size: 16px;
}
@media screen and (min-width: 450px) {
  h6 {
    font-size: calc(16px + 0 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h6 {
    font-size: 16px;
  }
}

a {
  color: #25a69f;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

.header a,
.footer a {
  text-decoration: none;
}

input.textbox,
select.dropdown,
textarea.multi {
  color: #242223;
  font: 16px/1.5 "open_sansregular", Arial, Verdana, sans-serif;
  padding: 13px 6px;
}

.fa {
  color: #242223;
}
.fa.fa-print {
  color: #fff;
}

.show-lightbox h2 {
  color: #fff;
}

.fa-print:before {
  content: "\f02f";
  color: #647dbf;
}

.featureLineup-text {
  font-size: 14px;
  line-height: 1;
}

.featureLineupContainer .featureLineup-headline.button {
  display: none;
}

.featureLineupContainer:hover .featureLineup-more {
  opacity: 1;
  z-index: 999;
}

/***************** CONTAINERS **************************/
body:not(.homepage) {
  background: url(images/inner-bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

body.homepage {
  background: no-repeat fixed;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1128px;
  margin: 227px auto 60px;
  padding: 15px;
  background: #fff;
}

body:not(.homepage).generalMessageOn .content {
  margin: 267px auto 0;
}

body:not(.homepage).saffireMobileSize .content {
  margin: 161px auto 60px;
}

body:not(.homepage).saffireMobileSize.generalMessageOn .content {
  margin: 191px auto 60px;
}

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}

.subContainer {
  background: #d8deef;
  color: #1d1b1c;
  box-shadow: 2px 2px 5px #000;
}
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #1d1b1c;
}
.subContainer a {
  color: #25a69f;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #d8deef;
  color: #000;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #000;
}

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px;
}

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #d8deef;
}

.orderhistory th {
  color: #000;
  padding: 8px 3px;
}

.alternateRow {
  background: #d8deef;
}

.listingItem {
  background: #d8deef;
  border-bottom: 1px solid #b4bfe0;
}
.listingItem:hover {
  background: #e3e7f3;
}

.container {
  display: flex;
}

.header-top {
  height: 93px;
  transition: 0.2s ease;
}
.saffireMobileSize .header-top {
  height: 79px;
}
.saffireWindowScrolled.saffireLargeSize .header-top {
  display: none !important;
}

.container {
  display: flex;
  max-width: 1135px;
  margin: 0px auto;
  width: 100%;
}
.saffireMobileSize .container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.header-left {
  padding: 11px 0 0;
}

.header-right {
  margin-left: auto;
  display: flex;
  align-items: center;
  padding: 11px 8px 0 0;
}
.saffireMobileSize .header-right {
  padding: 13px 0px 0 0;
}
.saffireWindowScrolled.saffireLargeSize .header-right {
  display: none;
}

.slider-outer {
  background: url(images/slider-bg.jpg) center/contain no-repeat;
  padding: 213px 0 54px;
  background-size: cover;
  border-bottom: 6px solid #3f5caa;
}
.generalMessageOn .slider-outer {
  padding: 253px 0 54px;
}
.saffireMobileSize .slider-outer {
  background-position: top right -155px;
  padding: 130px 0 85px;
}
.saffireMobileSize.generalMessageOn .slider-outer {
  padding: 170px 0 79px;
}

div#weatherBugDescription {
  display: block !important;
  color: #4f4f4f;
  font-size: 12px;
}

.tier-two-bg {
  background: url(images/mid-bg.jpg) center/cover no-repeat;
}
.saffireMobileSize .tier-two-bg {
  background: url(images/mid-bg-mobile.jpg) no-repeat;
  background-size: cover;
}

.tier-three {
  border-top: 17px solid #637dbf;
}

.tier-two {
  padding-bottom: 52px;
}
.saffireMobileSize .tier-two {
  padding-bottom: 72px;
}

.three-tier {
  background: url(images/event-map-bg.jpg) center/cover no-repeat;
  padding: 47px 0 39px;
}
.saffireMobileSize .three-tier {
  padding: 47px 0 41px;
  background: url(images/event-map-mobile-bg.jpg) center/cover no-repeat;
}

.three-tier .container {
  max-width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1260px) {
  .three-tier .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.map-main {
  background: url(images/map.jpg) center/cover no-repeat;
  width: 336px;
  height: 332px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 102px 0 0;
  margin: 0 16px;
}
.saffireMobileSize .map-main {
  width: 336px;
  height: 294px;
  padding: 110px 0 0;
  margin: 0px auto 43px;
}
.map-main h2 {
  font-family: OpenSans-Bold;
  font-size: 15px;
  text-align: center;
  padding: 0 47px;
  color: #3f5caa;
  line-height: 19px;
}
.map-main h2:before {
  content: "";
  display: block;
  background: url(images/wheel.png) no-repeat;
  width: 46px;
  height: 52px;
  margin: 0px auto 19px;
}
.map-main:before {
  background: url(images/map_border.png) center/cover no-repeat;
  width: 320px;
  height: 313px;
  position: absolute;
  top: 11px;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
}
.map-main .buttonwrap {
  bottom: 33px;
  position: absolute;
}
.saffireMobileSize .map-main .buttonwrap {
  bottom: 13px;
}
.saffireMobileSize .map-main .buttonwrap a {
  width: 220px;
  height: 59px;
  bottom: 20px;
  font-size: 16px;
  padding: 0;
}

.container.full-width {
  width: auto;
  max-width: 100%;
  padding: 0 230px;
}
@media screen and (max-width: 1600px) {
  .container.full-width {
    padding: 0 80px;
  }
}
@media screen and (max-width: 1307px) {
  .container.full-width {
    padding: 0 25px;
  }
}

.header-bottom {
  transition: 0.2s ease;
}
.saffireWindowScrolled.saffireLargeSize .header-bottom {
  padding-top: 35px;
}

.video-main {
  display: flex;
  justify-content: center;
  background: url(images/video-bg.jpg) no-repeat;
  background-size: cover;
  padding: 19px 20px 0;
  box-sizing: border-box;
}
.saffireMobileSize .video-main {
  padding: 39px 9px 30px;
  background-position: top;
}

.sponsor-main {
  box-shadow: 0px -6px 15px -9px rgba(0, 0, 0, 0.33);
  padding: 30px;
  box-sizing: border-box;
}
.saffireMobileSize .sponsor-main {
  padding: 16px 0 21px;
}

.top-footer {
  background: url(images/footer-top.jpg) repeat;
  box-sizing: border-box;
  padding: 40px 25px 15px;
}
.saffireMobileSize .top-footer {
  padding: 30px 0 26px;
}
.top-footer .footer-logo {
  background: url(images/footer-logo.png) no-repeat;
  width: 218px;
  height: 218px;
  display: block;
  margin: 10px 0 0;
}
.saffireMobileSize .top-footer .footer-logo {
  width: 218px;
  height: 219px;
  left: 7px;
}
.top-footer h2 {
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 0 8px;
  color: #fff;
  font-family: "AlfaSlabOneRegular";
}
.saffireMobileSize .top-footer h2 {
  text-align: center;
  margin: 0 0 19px;
  text-align: center;
}
.top-footer .info-main {
  padding: 0 66px 0 53px;
}
.saffireMobileSize .top-footer .info-main {
  padding: 42px 0 35px;
}
.top-footer .info-main ul {
  margin: 0;
  display: flex;
  flex-direction: column;
  font-family: "OpenSans-Semibold";
}
.top-footer .info-main li {
  font-size: 15px;
  color: #fff;
  position: relative;
  line-height: 1.4;
  padding: 0 0 15px 25px;
}
.top-footer .info-main li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
}
.top-footer .info-main li:nth-child(1):before {
  background: url(images/phone-icon.png) no-repeat;
  display: block;
  width: 11px;
  height: 16px;
}
.top-footer .info-main li:nth-child(2):before {
  background: url(images/location-marker-icon.png) no-repeat;
  display: block;
  width: 12px;
  height: 16px;
}
.top-footer .info-main li:nth-child(3):before {
  background: url(images/mail-icon.png) no-repeat;
  display: block;
  width: 14px;
  height: 16px;
  top: 6px;
}
.top-footer .info-main li a {
  color: #fff;
}

.bottom-footer {
  background: #637DBF;
  box-sizing: border-box;
  padding: 18px 25px;
}
@media screen and (max-width: 1600px) {
  .bottom-footer {
    padding: 18px 25px 41px;
  }
}
.saffireMobileSize .bottom-footer {
  padding: 25px 25px 40px;
}

.saffireMobileSize .footer-navigation-main h2 {
  margin: 0 0 12px !important;
}

.noVideos .video-main {
  display: none;
}

#weatherBugWidget {
  display: flex !important;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #647dbf;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  transition: all 0.3s ease !important;
}
.saffireWindowScrolled .generalmessage {
  font-size: 0 !important;
  height: 0 !important;
  padding: 0 !important;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 500px) {
  .saffireMobileSize .generalmessage {
    font-size: 12px;
  }
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: fixed;
  z-index: 999999999;
}
.saffireWindowScrolled .header {
  background: #fff;
}
.saffireMobileSize .header {
  background: transparent;
  position: fixed;
}
.saffireMobileSize.saffireWindowScrolled .header {
  background: #fff;
}

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-logo {
  display: block;
  width: 191px;
  height: 180px;
  background: url(images/logo.png) center/contain no-repeat;
  margin: -90px auto;
  left: 0;
  right: 0;
  z-index: 99999;
  position: relative;
  transition: 0.2s ease;
}
.saffireWindowScrolled.saffireLargeSize .header-logo {
  width: 136px;
  height: 121px;
  margin: -33px auto;
}
.saffireMobileSize .header-logo {
  width: 131px;
  margin: -19px 23px !important;
}
@media screen and (max-width: 1299px) {
  .header-logo {
    width: 162px;
  }
}
.saffireMobileSize .header-logo {
  margin: 0;
  position: absolute;
}

.ticket {
  background: url(images/ticket.png) no-repeat;
  color: #fff;
  font-size: 18px;
  width: 155px;
  font-family: "AlfaSlabOneRegular";
  height: 59px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 17px;
}
.ticket:hover {
  background: url(images/tickethover.png) no-repeat;
  color: #fff;
  font-size: 18px;
  width: 155px;
  font-family: "AlfaSlabOneRegular";
  height: 59px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 17px;
}

.saffireMobileSize a.ticket {
  background: url(images/ticket.png) no-repeat;
  color: #fff;
  font-size: 15px;
  width: 120px;
  font-family: "AlfaSlabOneRegular";
  height: 45px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 17px;
  background-size: contain;
  margin: 0 13px;
}
.saffireMobileSize a.ticket:hover {
  background: url(images/ticket.png) no-repeat;
  color: #fff;
  font-size: 15px;
  width: 120px;
  font-family: "AlfaSlabOneRegular";
  height: 45px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 17px;
  background-size: contain;
  margin: 0 13px;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  width: 29px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  background: url(images/search-icon.png) no-repeat center;
  display: block;
  width: 19px;
  height: 18px;
  top: 0;
  position: relative;
  margin: 0;
  border-radius: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:after {
  display: none;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: transparent;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
  border: 2px solid #647dbf;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  display: none;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
  content: "\f002";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #eee;
}

.saffireLargeSize .viewcart {
  color: inherit;
  margin: 8px 19px 6px 10px;
  position: relative;
}
.saffireLargeSize .viewcart:hover .cartMenuLink {
  color: #4f4f4f;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: flex;
  color: #4f4f4f;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "";
  position: relative;
  margin-right: -3px;
  font-family: "RobotoBold";
  font-size: 14px;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  background: url(images/cart.png) no-repeat;
  width: 22px;
  height: 19px;
  margin: 2px 7px 0;
}

.saffireMobileSize .viewcart {
  display: none;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #eee;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 21px;
  vertical-align: top;
}
.mobile-nav-toggle:before {
  content: "";
  background: url(images/mobiletoggle.png) no-repeat;
  width: 24px;
  height: 21px;
  display: block;
  position: relative;
  top: 1px;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  color: #fff;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

.saffireLargeSize .mobile-nav-toggle {
  display: none;
}

#weatherBugWidget {
  display: flex;
}
.saffireMobileSize #weatherBugWidget {
  display: none !important;
}

span.weatherDescriptive {
  display: none;
}

.saffireLargeSize .nav {
  background: #647dbf;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  height: 66px;
  padding: 0 225px;
  width: auto;
  position: relative;
  left: -9px;
}
@media screen and (max-width: 1600px) {
  .saffireLargeSize .nav .groups {
    padding: 0 80px;
  }
}
@media screen and (max-width: 1307px) {
  .saffireLargeSize .nav .groups {
    padding: 0 25px;
  }
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  padding: 0 12px;
}
.saffireLargeSize .nav .groups .group:hover > a {
  background: url(images/border.png) repeat-x bottom left;
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 19px 0 8px;
  background: none;
  font-family: "AlfaSlabOneRegular", Arial, Verdana, sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1299px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 15px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #637dbf;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: #7b94d3;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #637dbf;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: repeat-x #fff center;
  color: #fff;
  text-align: left;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footer-navigation {
  margin: 0 auto;
  font-family: "OpenSans-Semibold";
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 132px;
}
.saffireMobileSize .footer ul.footer-navigation {
  flex-wrap: no-wrap;
  text-align: center;
  max-height: auto;
}
.footer ul.footer-navigation .footer-navigation__separator {
  display: none !important;
}
.saffireMobileSize .footer ul.footer-navigation {
  flex-wrap: nowrap;
  max-height: initial;
  text-align: center;
}
.footer ul.footer-navigation li {
  line-height: 1.6;
  min-width: 218px;
  justify-content: center;
}
@media screen and (max-width: 1050px) {
  .footer ul.footer-navigation li {
    min-width: 143px;
  }
}
.saffireMobileSize .footer ul.footer-navigation li {
  line-height: 1.6;
}
.footer ul.footerItems2 {
  max-width: 1135px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  font-family: "OpenSans-Regular";
  font-size: 15px;
  box-sizing: border-box;
}
.saffireMobileSize .footer ul.footerItems2 {
  flex-direction: column;
  text-align: center;
}
.footer ul.footerItems2 li {
  color: #d0d0d0;
}
.saffireMobileSize .footer ul.footerItems2 li {
  line-height: 22px;
}
.footer ul.footerItems2 li:last-child {
  margin: -3px 0 0;
}
.saffireMobileSize .footer ul.footerItems2 li:last-child {
  margin: 27px 0 0;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #fff;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #637dbf;
  width: 71%;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #637dbf;
}
.mobile-menu-container .mobile-menu-subheader a, .mobile-menu-container .mobile-menu-subheader i,
.mobile-menu-container .mobile-menu-subheader-btn a,
.mobile-menu-container .mobile-menu-subheader-btn i {
  color: #fff;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #4662a9;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container .fa-search {
  color: #637dbf;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #25a69f;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  color: #fff;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  color: #fff;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #fff;
}
#mobile-nav a {
  background-color: #637dbf;
  font-family: "open_sansregular", Arial, Verdana, sans-serif;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #4662a9;
}
#mobile-nav .has-subitems span {
  background-color: #637dbf;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #4662a9;
}

/************************* MODAL CONTENT ********************/
.ui-dialog {
  background: #fff;
  box-shadow: 0 0 10px -5px #444;
}

.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff;
}

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px;
}
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #25a69f;
  line-height: 22px;
}
.modalBody .showorksTableGrid th {
  /* |%  set font-family */
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.06em;
  padding-bottom: 7px;
  padding-top: 7px;
}
.modalBody .showorksTableGrid td {
  color: #242223;
}
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black;
}
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black;
}

.modalPageBackground {
  background-color: black;
  opacity: 0.5;
}

.modalContent #google_translate_element {
  top: 1px;
  right: 0;
}
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em;
}

.modalClose {
  top: 1px;
  background: none;
}
.modalClose .modalCloseButton {
  min-width: 40px;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 280px;
  margin: 0 auto;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #333;
  padding: 5px 10px;
  color: #333;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
}

.saffireMobileSize.modalBody a[onclick*="Unsubscribe.ascx"] {
  margin-top: -25px;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 17px 42px 18px;
  font-size: 14px;
  --mask: radial-gradient(9px at 31px 33px,#0000 92%,#000) -31px -32px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.1em;
  border-radius: 0;
  text-decoration: none;
  font-family: "AlfaSlabOneRegular";
  color: #fff !important;
  background: #25A69F;
  text-transform: uppercase;
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: center;
}

a.buttonSmall.button,
.buttonSmall {
  padding: 14px 12px;
  font-size: 12px;
  font-size: 12px;
}

.button:hover,
.buttonSmall:hover {
  background: #1d827d;
}

.button.buttonSmall {
  padding: 11px 16px;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 12px;
}

a.button::before,
a.button::after {
  content: "";
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  background: #fff;
  border-radius: 50%;
  position: relative;
}

a.button::before {
  margin-right: 0.4em;
}

a.button::after {
  margin-left: 0.4em;
}

#cardWidget {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  text-decoration: none;
  margin: 0 auto 0;
  flex-wrap: wrap;
  padding: 17px 0 0;
  justify-content: center;
  max-width: 1166px;
}
@media screen and (max-width: 729px) {
  #cardWidget {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  height: 271px;
  width: 100%;
  text-decoration: none;
  position: relative;
  max-width: 271px;
  margin: 8px 8px 7px;
  justify-content: center;
  align-items: center;
}
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 2px 7px 12px;
  height: 287px;
  max-width: 288px;
}
#cardWidget .card-widget-item:after {
  content: "";
  line-height: 20px;
  background: url(images/card_border.png) no-repeat;
  width: 254px;
  height: 249px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  z-index: 1;
  top: 11px;
}
.saffireMobileSize #cardWidget .card-widget-item:after {
  width: 269px;
  height: 282px;
  background-size: contain;
}
#cardWidget .card-widget-item:hover .card-widget-title {
  position: static;
}
#cardWidget .card-widget-item:hover .card-widget-description {
  display: block;
}
#cardWidget .card-widget-item:hover .image-container:before {
  background: url(images/shadow_hover.png) no-repeat;
  background-size: cover;
}
#cardWidget .card-widget-item:hover .image-container:after {
  opacity: 1;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  opacity: 1;
  height: auto;
  margin: 14px 0 4px;
}
#cardWidget .card-widget-item:hover:after {
  opacity: 1;
}
@media screen and (max-width: 729px) {
  #cardWidget .card-widget-item {
    width: 100%;
    height: 195px;
    max-width: 359px;
    margin: 2px 0 4px;
  }
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.3s ease !important;
}
#cardWidget .image-container:after {
  opacity: 0;
}
#cardWidget .image-container:before {
  content: "";
  background: url(images/shadow.png) no-repeat bottom;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  opacity: 0.8;
  display: block;
  z-index: 1;
  transition: all 0.3s ease !important;
  background-size: cover;
}
.saffireMobileSize #cardWidget .image-container:before {
  background-size: cover;
}
#cardWidget .image-container:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
#cardWidget .card-content {
  display: flex;
  text-align: center;
  z-index: 9;
  position: relative;
  box-sizing: border-box;
  padding: 15px 0 11px;
  flex-direction: column;
  margin: 0px auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#cardWidget .card-widget-title {
  position: static;
  display: flex;
  width: 100%;
  font: 20px "AlfaSlabOneRegular";
  color: #fff;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  line-height: 26px;
  text-decoration: none;
  text-shadow: 1px 0px 2px #000;
  margin-bottom: 13px;
  text-transform: uppercase;
  position: absolute;
  bottom: 11px;
  justify-content: center;
  height: 52px;
}
.saffireMobileSize #cardWidget .card-widget-title {
  bottom: 14px;
  font-size: 21px;
  line-height: 26px;
}
#cardWidget .card-widget-description {
  font: 14px "OpenSans-Semibold";
  color: #fff;
  width: 84%;
  display: none;
}
#cardWidget .buttonwrap {
  transition: 0.2s ease;
  opacity: 0;
  height: 0;
  display: flex;
}
#cardWidget .buttonwrap a {
  --mask: radial-gradient(6px at 29px 31px,#0000 95%,#000) -29px -31px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  width: 98px;
  height: 36px;
  padding: 0;
  margin: 0 4px;
}
#cardWidget .buttonwrap .moreButton {
  order: 1;
}
#cardWidget .buttonwrap .buyNowButton {
  order: 2;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: auto;
  width: auto;
  max-width: 100%;
  padding: 3px 0 7px;
  background: transparent;
  font-family: "OpenSans-Regular";
  font-size: 12px;
  color: #3f4caa;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
}
#siteInfoBannerWidget #eventDates {
  font-family: "AlfaSlabOneRegular";
  font-size: 24px;
  font-weight: 400;
  color: #3f4caa;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  font-size: 12px;
  font-weight: 800;
  padding: 9px 0 0;
  text-transform: uppercase;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "OpenSans-Regular";
  font-size: 12px;
  font-weight: 800;
  color: #3f4caa;
}
#siteInfoBannerWidget .countdownDays:before {
  content: "Only ";
}
.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn #siteInfoBannerWidget .countdownDays:before {
  display: none;
}

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 14px 26px 14px 0;
  background: #637dbf;
  color: #fff;
  width: 100%;
  text-align: right;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 8px;
  color: inherit;
  display: flex;
  margin-left: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-wrap: wrap;
  display: flex;
  max-width: 162px;
  text-align: right;
  justify-content: flex-end;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 14px;
  color: inherit;
  margin: 0 0 2px;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 8px;
  color: inherit;
  margin: 0 3px;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "AlfaSlabOneRegular";
  font-size: 13px;
  color: #637dbf;
  padding: 4px 0;
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget .countdownDays:before {
  display: none;
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage.saffireMobileSize #siteInfoBannerWidget {
  padding: 27px 26px 14px 0;
}

body.siteInfoBannerWidgetDateIsPast.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 10px;
  color: #fff;
  font-size: 10px;
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  max-width: 404px;
  width: 100%;
  flex-direction: column;
  height: 443px;
  margin: -91px 16px 0;
  position: relative;
}
@media screen and (max-width: 1260px) {
  #multiScheduleFeature {
    margin: -91px 16px 123px;
  }
}
.saffireMobileSize #multiScheduleFeature {
  max-width: 318px;
  width: 100%;
  height: auto;
  margin: -94px auto 31px;
  position: relative;
}
#multiScheduleFeature .multiFeatureContent:before {
  content: "";
  line-height: 20px;
  background: url(images/upcoming_event-graphic.png) no-repeat;
  width: 381px;
  height: 138px;
  margin-left: 6px;
  display: block;
  margin-bottom: 13px;
  background-size: contain;
}
.saffireMobileSize #multiScheduleFeature .multiFeatureContent:before {
  width: 292px;
  height: 121px;
  margin: 0px auto 4px;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  display: flex;
  color: #443f35;
  flex-direction: column;
  height: 65px;
  border-radius: 12px;
  margin: 0px 0px 17px;
  transition: 0.3s;
  background: #ffffff;
  position: relative;
  padding-left: 87px;
  justify-content: center;
}
.saffireMobileSize #multiScheduleFeature .featureItem {
  height: 56px;
  margin: 0px 0 14px;
  left: 6px;
  padding-left: 72px;
}
#multiScheduleFeature .featureItemImage {
  display: inline-block;
  width: 100px;
  min-width: 100px;
  height: auto;
  margin-right: 10px;
  text-align: center;
}
#multiScheduleFeature .featureItemImage img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#multiScheduleFeature .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate,
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: flex;
}
#multiScheduleFeature .featureItemTitle {
  font-family: "OpenSans-Bold";
  font-weight: 800;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  padding: 0;
  line-height: 20px;
  color: #443f35;
  max-width: 280px;
  line-height: 26px;
  font-weight: 300;
}
.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  font-size: 13px;
  line-height: 20px;
}
#multiScheduleFeature .featureItemDate {
  font-family: "AlfaSlabOneRegular";
  font-weight: 500;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  height: 78px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 12px;
  justify-content: center;
  contain: content;
  align-items: center;
  max-width: 88px;
  position: absolute;
  padding-left: 4px;
  width: 100%;
  background: url(images/arrow-icon.png) no-repeat;
  left: -17px;
  top: -7px;
  background-size: contain;
}
.saffireMobileSize #multiScheduleFeature .featureItemDate {
  top: -6px;
  font-size: 13px;
  max-width: 75px;
  height: 66px;
  padding: 0;
  background-size: contain;
  left: -15px;
}
#multiScheduleFeature .featureItemDate span {
  font-size: 34px;
  line-height: 23px;
  color: #fff;
  margin: 6px 0 0;
}
.saffireMobileSize #multiScheduleFeature .featureItemDate span {
  font-size: 28px;
}
#multiScheduleFeature .featureItemDate span.year {
  font-size: 12px !important;
}
#multiScheduleFeature .featureItemDescription {
  font-family: "OpenSans-Regular";
  font-weight: 400;
  font-size: 14px;
  flex-direction: column;
  line-height: 14px;
}
.saffireMobileSize #multiScheduleFeature .featureItemDescription {
  font-size: 11px;
}
#multiScheduleFeature .events-btn-wrap {
  text-align: center;
}
@media only screen and (max-width: 1365px) {
  #multiScheduleFeature .events-btn-wrap {
    text-align: center;
  }
}
#multiScheduleFeature .events-btn-wrap {
  display: flex;
  justify-content: center;
}
#multiScheduleFeature .events-btn-wrap .all-events-btn {
  --mask: radial-gradient(9px at 31px 33px,#0000 92%,#000) -31px -32px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  width: 185px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #25A69F;
  font-family: "AlfaSlabOneRegular";
  font-size: 13.42px;
  color: #fff;
  text-transform: uppercase;
}
#multiScheduleFeature .events-btn-wrap .all-events-btn:hover {
  background: #1d827d;
}
#multiScheduleFeature .events-btn-wrap .all-events-btn::before, #multiScheduleFeature .events-btn-wrap .all-events-btn::after {
  content: "";
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  background: #fff;
  border-radius: 50%;
}
#multiScheduleFeature .events-btn-wrap .all-events-btn::before {
  margin-right: 0.4em;
}
#multiScheduleFeature .events-btn-wrap .all-events-btn::after {
  margin-left: 0.5em;
}
.saffireMobileSize #multiScheduleFeature .events-btn-wrap .all-events-btn {
  margin: 15px 0 0;
  font-size: 16px;
  width: 218px;
  height: 57px;
}
#multiScheduleFeature a.date-link:nth-child(2) {
  order: 1;
}
#multiScheduleFeature h1.multi-title {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.69px;
}
@media only screen and (max-width: 800px) {
  #multiScheduleFeature h1.multi-title {
    font-size: 24px;
  }
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(99, 125, 191, 0.4);
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(99, 125, 191, 0.4);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #d8deef;
}

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
}
.socialNetworks a:hover {
  background-color: #0081d1;
}

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2;
}
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #3b5998;
}
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none;
}
.socialNetworks .socialNetworkIconInstagram:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconTumblr:hover {
  background-color: #35465c;
}
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6;
}
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c;
}
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760;
}
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 100%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none;
}
.socialNetworks .socialNetworkIconFlickr:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5;
}
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f;
}
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39;
}
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00;
}

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 10px;
}
@media screen and (max-width: 1230px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    bottom: 5px;
    right: 5px;
  }
}

.lightbox-showing .socialNetworks {
  display: none;
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 430px;
  width: 336px;
  max-width: 100%;
  margin: 0 9px;
  box-sizing: border-box;
}
.saffireMobileSize.isResponsive #socialNetworkWidget iframe {
  max-width: 100%;
}
@media screen and (max-width: 1260px) {
  #socialNetworkWidget {
    margin: 44px 30px;
  }
}
.saffireMobileSize #socialNetworkWidget {
  margin: 0;
  order: 2;
  padding: 0 18px 0px;
  height: 410px;
  width: 557px;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 0 0 6px 0;
  justify-content: space-between;
  align-items: center;
}
#socialNetworkWidget .socialTabContainer .socialtext {
  color: #fff;
  font-family: "AlfaSlabOneRegular";
  font-size: 13.43px;
  text-transform: uppercase;
  --mask: radial-gradient(9px at 31px 33px,#0000 92%,#000) -31px -32px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  width: 185px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #25A69F;
  text-decoration: none;
  margin: 0 auto 11px;
}
#socialNetworkWidget .socialTabContainer .socialtext:hover {
  background: #1d827d;
}
#socialNetworkWidget .socialTabContainer .socialtext::before, #socialNetworkWidget .socialTabContainer .socialtext::after {
  content: "";
  display: inline-block;
  width: 0.375em;
  height: 0.375em;
  background: #fff;
  border-radius: 50%;
}
#socialNetworkWidget .socialTabContainer .socialtext::before {
  margin-right: 0.5em;
}
#socialNetworkWidget .socialTabContainer .socialtext::after {
  margin-left: 0.5em;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer .socialtext {
  font-size: 16px;
  position: relative;
  bottom: 4px;
  width: 219px;
  height: 59px;
  margin: 0 auto 0;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer {
  padding: 10px 0 0;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  height: 364px;
  width: 336px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  padding: 10px 0px;
  height: 321px;
  width: 336px;
  margin: 0px auto;
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

#seoWidget {
  box-sizing: border-box;
  display: flex;
  max-width: 1335px;
  margin: 0px auto;
  width: 100%;
  padding-bottom: 30px;
}
.saffireMobileSize #seoWidget {
  padding-bottom: 30px;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  width: 100%;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 1260px) {
  #seoWidget .card-widget-item {
    max-width: 1042px;
    margin: 0px auto;
  }
}
.saffireMobileSize #seoWidget .card-widget-item {
  flex-direction: column;
}
#seoWidget .card-widget-item:before {
  content: "";
  line-height: 20px;
  background: url(images/pig.png) no-repeat;
  width: 686px;
  height: 409px;
  margin: -31px 7px;
  position: absolute;
  background-size: contain;
}
@media screen and (max-width: 1260px) {
  #seoWidget .card-widget-item:before {
    width: 562px;
    height: 271px;
    left: 0;
  }
}
@media screen and (max-width: 1160px) {
  #seoWidget .card-widget-item:before {
    width: 562px;
    height: 271px;
    left: 42px;
  }
}
.saffireMobileSize #seoWidget .card-widget-item:before {
  position: static;
  background-size: contain;
  width: 363px;
  height: 255px;
  margin: -43px auto 0;
}
#seoWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
}
#seoWidget .card-content {
  display: flex;
  max-width: 622px;
  width: 100%;
  text-decoration: none;
  flex-wrap: wrap;
  padding: 34px 41px 0;
  margin-left: auto;
}
@media screen and (max-width: 1331px) {
  #seoWidget .card-content {
    max-width: 540px;
  }
}
@media screen and (max-width: 1160px) {
  #seoWidget .card-content {
    max-width: 465px;
  }
}
.saffireMobileSize #seoWidget .card-content {
  text-align: center;
  padding: 10px 0 0;
  margin-left: auto;
  align-items: center;
  justify-content: center;
  width: 91%;
  margin: 0px auto;
}
#seoWidget .card-widget-title {
  display: none;
}
#seoWidget h1 {
  position: static;
  display: block;
  width: 100%;
  font: 42px "AlfaSlabOneRegular";
  color: #1d1b1c;
  margin: 0 0 15px;
  text-transform: uppercase;
  line-height: 1.3;
}
.saffireMobileSize #seoWidget h1 {
  line-height: 36px;
  margin: 0 0 9px;
  letter-spacing: -0.5px;
  font-size: 30px;
  padding: 0;
  width: 80%;
  text-align: left;
}
@media screen and (max-width: 1099px) {
  #seoWidget h1 {
    line-height: 30px;
    margin: 0 0 9px;
    letter-spacing: -1.5px;
    font-size: 28px;
  }
}
#seoWidget .card-widget-description {
  font: 18px "OpenSans-Regular";
  color: #000000;
  text-align: left;
  line-height: 1.4;
  padding-right: 73px;
  padding-left: 3px;
  width: 100%;
}
@media screen and (max-width: 1099px) {
  #seoWidget .card-widget-description {
    font-size: 15px;
    text-align: left;
    margin: 0px auto;
    line-height: 25px;
    width: 100%;
    letter-spacing: -0.9px;
    text-align: left;
  }
}
.saffireMobileSize #seoWidget .card-widget-description {
  padding: 11px 35px;
}
#seoWidget .card-widget-description br {
  margin: 0 0 24px;
  content: "";
  display: block;
}
#seoWidget .buttonwrap {
  margin: 21px 0 0;
}
#seoWidget .buttonwrap a {
  --mask: radial-gradient(9px at 31px 33px,#0000 92%,#000) -31px -32px;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  width: 185px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13.5px;
  padding: 10px;
  line-height: 1.7em;
}
.saffireMobileSize #seoWidget .buttonwrap a {
  width: 220px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  margin: 3px 0 0;
}
@media screen and (max-width: 789px) {
  #seoWidget .buttonwrap {
    margin: 14px auto;
  }
}

.saffireMobileSize #seoWidget .card-widget-item {
  margin: 5px 0;
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 906px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
  background: url(images/video_border.png) no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 31px 0 17px;
}
.saffireMobileSize #videoSection {
  max-width: 748px;
  background: url(images/video-mobile-border.png) no-repeat;
  width: 100%;
  background-size: contain;
  padding: 13px;
  margin: 0px auto;
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 840px;
  padding-bottom: 52.3%;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
}
.saffireMobileSize #videoWidget {
  padding-bottom: 60%;
}
@media screen and (max-width: 380px) {
  .saffireMobileSize #videoWidget {
    padding-bottom: 58%;
  }
}
#videoWidget iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  border: none !important;
  z-index: 1;
}
#videoWidget .video-loading {
  box-sizing: border-box;
  position: relative;
  top: calc(50% - 40px);
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 100%;
  z-index: 0;
  animation: spin 1s infinite linear;
}
#videoWidget .video-arrow {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  padding: 14px;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 1;
}
#videoWidget .video-arrow.previous {
  left: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget .video-arrow.next {
  right: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget:hover .video-arrow.previous {
  left: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget:hover .video-arrow.next {
  right: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget #videoList {
  display: none;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
#swiperWidget {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
#swiperWidget .swiper-button-prev,
#swiperWidget .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 12px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#swiperWidget .swiper-container-images {
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#swiperWidget .swiper-container-images .swiper-image-container {
  max-width: 100%;
  height: 56.25vw;
  max-height: 476px;
  background-size: cover;
  background-position: center;
}
.saffireMobileSize #swiperWidget .swiper-container-images .swiper-image-container {
  height: 48.4vw;
}
#swiperWidget .swiper-container-content {
  width: 100%;
  max-width: 100%;
}
#swiperWidget .swiper-container-content .swiper-content-container {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  padding: 0px 28px 4px 24px;
  margin: 0px auto;
  flex-direction: column;
  align-items: flex-start;
  background: #f6f3eb;
  background-size: COVER;
  height: 88px;
  justify-content: center;
}
#swiperWidget .swiper-container-content .slide-title {
  display: inline-block;
  font: 900 24px/1.2 "AlfaSlabOneRegular";
  color: #373535;
}
@media screen and (max-width: 1024px) {
  #swiperWidget .swiper-container-content .slide-title {
    font-size: 24px;
    text-align: center;
  }
}
#swiperWidget .swiper-container-content .swiper-button-prev,
#swiperWidget .swiper-container-content .swiper-button-next {
  display: block;
}
#swiperWidget .swiper-container-content p {
  font-family: "AlfaSlabOneRegular";
  font-size: 34px;
  color: #fff;
  margin: 0;
  display: none;
}
#swiperWidget .swiper-container-content .button-container {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  position: absolute;
  right: 56px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button-container {
  position: relative;
  right: 0;
}
#swiperWidget .swiper-container-content .button-container .button {
  margin: 0 7px;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 100px;
  height: 39px;
  font-size: 12px !important;
  --mask: radial-gradient(8px at 33px 31px,#0000 103%,#000) -33px -30px;
  padding: 2px 0 0;
}
#swiperWidget .swiper-container-content .button-container .button.more_button {
  order: 1;
}
#swiperWidget .swiper-container-content .button-container .button.buynow_button {
  order: 2;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button-container .button {
  font-size: 14px;
  padding: 5px;
  width: 111px;
  height: 42px;
}
#swiperWidget .swiper-pagination {
  bottom: -31px;
  left: 0;
  right: 0;
}
#swiperWidget .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  opacity: 0.65;
  bottom: -33px;
  background: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  opacity: 1 !important;
}
#swiperWidget .swiper-pagination-bullet:hover {
  background: #3f5ba9;
}
#swiperWidget .swiper-pagination-bullet-active {
  background: #3f5ba9;
}
#swiperWidget .swiper-button-prev,
#swiperWidget .swiper-button-next {
  display: none;
}

.saffireLargeSize #swiperWidget .swiper-container-content {
  position: static;
  bottom: 0;
  background-size: cover;
}
.saffireLargeSize #swiperWidget .swiper-container-content .slide-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
.saffireLargeSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  display: none;
}
.saffireLargeSize #swiperWidget .navigation-main {
  position: absolute;
  top: 50%;
  width: 100%;
}
.saffireLargeSize #swiperWidget .navigation-main .swiper-button-prev {
  background: url(images/slideshow-right.png) no-repeat;
  background-size: contain;
  left: -60px;
  display: block;
}
@media screen and (max-width: 1144px) {
  .saffireLargeSize #swiperWidget .navigation-main .swiper-button-prev {
    left: 7px;
  }
}
.saffireLargeSize #swiperWidget .navigation-main .swiper-button-next {
  background: url(images/slideshow-left.png) no-repeat;
  background-size: contain;
  right: -60px;
  display: block;
}
@media screen and (max-width: 1144px) {
  .saffireLargeSize #swiperWidget .navigation-main .swiper-button-next {
    right: 7px;
  }
}
.saffireLargeSize #swiperWidget .navigation-main .swiper-button-next, .saffireLargeSize #swiperWidget .navigation-main .swiper-button-prev {
  width: 26px;
  height: 44px;
}

.saffireMobileSize #swiperWidget {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-images {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  flex-direction: column;
  padding: 25px 7px 23px;
  height: auto;
  align-items: center;
}
.saffireMobileSize #swiperWidget .slide-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.6;
  text-transform: uppercase;
  font-size: 21px;
}
.saffireMobileSize #swiperWidget .button-container {
  flex: 1 1 100%;
  justify-content: center;
  padding-right: 7px;
  margin-top: 10px;
  position: static;
  margin: 7px auto 0;
  padding-top: 13px;
}
.saffireMobileSize #swiperWidget p {
  text-align: center;
  margin: 2px 0 0;
  line-height: 23px;
  display: block;
  font-size: 15px;
  color: #1d1b1c;
  font-family: "OpenSans-Regular";
}
.saffireMobileSize #swiperWidget .button {
  margin: 0 5px;
  padding: 8px 9px;
  display: inline-block;
  font-size: 12px;
  line-height: 1.7em;
  width: 111px;
  height: 42px;
}
.saffireMobileSize #swiperWidget .swiper-button-prev,
.saffireMobileSize #swiperWidget .swiper-button-next {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-pagination-bullet {
  width: 11px !important;
  height: 11px !important;
  max-width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-pagination {
  bottom: -27px;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1131px;
  margin: 0 auto 4px;
  box-sizing: border-box;
  padding: 0 35px;
}
.saffireMobileSize #sponsorWidgetContainer {
  margin: 0 0 45px;
  padding: 0 20px;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 62px;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
  animation-play-state: paused;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
  content: "Resume";
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
  content: "\f04b";
  padding-left: 2px;
}
#sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 177px;
  max-height: 177px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 50px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "AlfaSlabOneRegular";
  font-size: 26px;
  color: #414040;
  text-shadow: none;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
  top: 65%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  content: "";
  background: url(images/sponsor-right.png) no-repeat;
  width: 13px;
  height: 32px;
  display: flex;
  border: none;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
  top: 65%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  content: "";
  background: url(images/sponsor-left.png) no-repeat;
  width: 13px;
  height: 32px;
  display: flex;
  border: none;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #111;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
  content: "Pause";
  display: inline-block;
  width: 50px;
  font-size: 14px;
  line-height: 1;
  color: #111;
  text-align: center;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
  content: "\f04c";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  padding-left: 1px;
  width: 30px;
  height: 100%;
  font-family: "FontAwesome";
  font-size: 15px;
  color: #111;
}

#sponsorWidgetContainer .sponsorWidgetContainer:not(.animate) .sponsor-controls-container {
  display: none;
}

.sponsorCarouselImageContainer a {
  margin: 0 15px;
}

*:focus {
  outline: none;
}

.galleryViewName {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.printEvent {
  display: flex !important;
  align-items: center;
}
.printEvent .print {
  order: 2;
}
.printEvent .fa-print {
  order: 1;
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #d8deef;
  padding: 15px 20px 15px 0;
  color: #242223;
  min-height: 50px;
  position: relative;
  padding: 15px;
  margin: 0 0 0 64px;
  line-height: 1.2;
}
@media screen and (max-width: 600px) {
  .faqQuestion {
    width: 100%;
  }
}
.faqQuestion:before {
  content: "" !important;
  width: 55px;
  height: 50px;
  background: url(images/faq.jpg) center no-repeat;
  margin-right: 23px !important;
  font-size: 15px;
  color: #fff;
  border-radius: 0;
  font-size: 15px;
  left: -61px;
  position: absolute;
  top: 0;
}

.faqAnswer {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #d8deef;
  padding: 8px 18px 12px 18px;
  color: #242223;
  min-height: 50px;
  position: relative;
  margin: 0 0 0 64px;
  line-height: 1.9;
}

.faqSection {
  width: 100%;
  max-width: 94%;
  font-size: 15px;
  margin: 0 0 8px;
}
.faqSection .bold {
  font-weight: normal;
}

.FAQModule hr {
  display: none;
}

#imgsearch input.inputFieldTextbox {
  padding: 11px 13px;
}

.featureLineupContainer .dateDisplayBar, .featureLineupContainer .dateDisplay {
  background: transparent;
  font: 18px "AlfaSlabOneRegular";
  color: #fff;
  text-transform: uppercase;
}
.featureLineupContainer .featureLineupImage:before {
  content: "";
  background: url(images/shadow.png) no-repeat bottom;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  opacity: 0.8;
  display: block;
  z-index: 1;
  transition: all 0.3s ease !important;
  background-size: cover;
}
.featureLineupContainer .featureLineup-buynow .button {
  font-size: 12px;
}

.featureLineupContainer .subContainer {
  padding: 6px;
  box-sizing: border-box;
  background: #637dbf;
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  background: transparent;
  box-shadow: none;
  width: 100%;
}

/*# sourceMappingURL=theme.css.map*/