/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/ggs7elk.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/awt7wwf.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 (2) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@font-face {
  font-family: "Montserrat-Black";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Black.woff2) format("woff2"), url(fonts/Montserrat-Black.woff) format("woff");
}
@font-face {
  font-family: "montserrat-black-webfont";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/montserrat-black-webfont.woff2) format("woff2"), url(fonts/montserrat-black-webfont.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Bold.woff2) format("woff2"), url(fonts/Montserrat-Bold.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-ExtraBold.woff2) format("woff2"), url(fonts/Montserrat-ExtraBold.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Light";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Light.woff2) format("woff2"), url(fonts/Montserrat-Light.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Medium.woff2) format("woff2"), url(fonts/Montserrat-Medium.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Regular.woff2) format("woff2"), url(fonts/Montserrat-Regular.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-SemiBold.woff2) format("woff2"), url(fonts/Montserrat-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "SweetyStrawberry";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/SweetyStrawberry.woff2) format("woff2"), url(fonts/SweetyStrawberry.woff) format("woff");
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791;
}

.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;
  font-family: "open_sansregular", Verdana, Arial !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: inline-flex;
  display: none !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: none;
  height: 50px;
  width: 50px;
  color: #333;
  font-size: inherit;
}
.saffireMobileSize .nav:before {
  position: static;
  line-height: 1;
}
.saffireMobileSize .nav .mobileNavLink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.saffireMobileSize .nav .groups {
  display: none;
}

.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;
}

*:focus {
  outline: none;
}

body {
  color: #3f3f3f;
  font: 18px "museo-sans";
  line-height: 1.5;
}

b,
strong {
  font-family: "Montserrat-Bold";
}

h1 {
  display: flex;
  align-items: center;
  font-family: "boucherie-cursive", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  color: #00b1a6;
}
h1:before, h1:after {
  content: "";
  display: block;
  width: 66px;
  height: 18px;
  background: url(images/tilde.png) center/contain no-repeat;
}
.saffireMobileSize h1:before, .saffireMobileSize h1:after {
  width: 35px;
}
h1:before {
  margin-right: 25px;
}
.saffireMobileSize h1:before {
  margin-right: 15px;
}
h1:after {
  margin-left: 25px;
}
.saffireMobileSize h1:after {
  margin-left: 15px;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: "museo-sans";
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
  text-transform: none;
}

h2, h3 {
  color: #f68b20;
}

h4, h5, h6 {
  color: #3f3f3f;
}

h1 {
  font-size: 35px;
}
@media screen and (min-width: 450px) {
  h1 {
    font-size: calc(35px + 25 * ((100vw - 450px) / 950));
  }
}
@media screen and (min-width: 1400px) {
  h1 {
    font-size: 60px;
  }
}

h2 {
  font-size: 30px;
}
@media screen and (min-width: 450px) {
  h2 {
    font-size: calc(30px + 6 * ((100vw - 450px) / 950));
  }
}
@media screen and (min-width: 1400px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 22px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(22px + 6 * ((100vw - 450px) / 950));
  }
}
@media screen and (min-width: 1400px) {
  h3 {
    font-size: 28px;
  }
}

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

h5 {
  font-size: 18px;
}
@media screen and (min-width: 450px) {
  h5 {
    font-size: calc(18px + 2 * ((100vw - 450px) / 950));
  }
}
@media screen and (min-width: 1400px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 16px;
}
@media screen and (min-width: 450px) {
  h6 {
    font-size: calc(16px + 2 * ((100vw - 450px) / 950));
  }
}
@media screen and (min-width: 1400px) {
  h6 {
    font-size: 18px;
  }
}

.subContainer {
  font-size: 16px;
}
.subContainer h1 {
  font-size: 28px;
}
.subContainer h1:before, .subContainer h1:after {
  display: none;
}
.subContainer h2 {
  font-size: 24px;
}
.subContainer h3 {
  font-size: 20px;
}
.subContainer h4 {
  font-size: 18px;
}
.subContainer h5 {
  font-size: 16px;
}
.subContainer h6 {
  font-size: 14px;
}

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

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

.error {
  color: #f68b20;
}

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

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

.fa {
  color: #3f3f3f;
}
.fa.fa-print {
  color: #fff;
}

.dynamicPageTitle {
  display: flex;
  justify-content: center;
}

/***************** CONTAINERS **************************/
body {
  background: #ffefcf;
}

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

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1200px;
  margin: 60px auto 30px;
  padding: 0;
  background: #ffefcf;
}

body:not(.homepage).saffireMobileSize .content {
  margin: 0 0 15px;
  padding: 0 15px;
}

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

.saffireLargeSize.homepage .content {
  padding: 0 0 30px;
}

.saffireMobileSize.homepage .content {
  padding: 0;
}

.subContainer {
  background: #f6e4b6;
  color: #3f3f3f;
}
.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #3f3f3f;
}
.subContainer .error {
  color: #000;
}

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

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

.orderhistory {
  background: #f68b20;
}

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

.alternateRow {
  background: #f6e4b6;
}

.listingItem {
  background: #f6e4b6;
  border-bottom: 1px solid #f0d389;
}
.listingItem:hover {
  background: #f8e9c4;
}

hr {
  background: #f68b20;
  height: 2px;
  border-style: none;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #f68b20;
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

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

.header, .saffireMobileSize .header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
}

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

.header-top .inner-container,
.header-bottom .inner-container {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1220px;
  padding: 0 10px;
  margin: 0 auto;
}

.header-top {
  background: #83d3e5;
  height: 59px;
}
.saffireMobileSize .header-top {
  height: 50px;
}
.saffireMobileSize .header-top .inner-container {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.saffireMobileSize .right-container {
  justify-content: center;
  padding: 10px 0;
}

.header-bottom {
  display: flex;
  align-items: center;
  background: #fff;
  height: 140px;
}
.saffireMobileSize .header-bottom {
  height: auto;
}

.nav-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 10px;
}
.saffireMobileSize .nav-wrapper {
  display: none;
}

.left-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.right-container {
  display: flex;
}

.header-logo {
  display: block;
  width: 245px;
  height: 130px;
  background: url(images/logo.png) center/contain no-repeat;
}
@media screen and (max-width: 1100px) {
  .header-logo {
    width: 175px;
    height: 92px;
  }
}
.saffireMobileSize .header-logo {
  width: 140px;
  height: 74px;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
}
.mobile-nav-toggle:before {
  content: "\f0c9";
  position: relative;
  top: 2px;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  color: #83d3e5;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
}
.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: 10px 15px;
  background: none;
  font-family: "museo-sans", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #231f20;
  text-transform: uppercase;
}
@media screen and (max-width: 1150px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 14px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #83d3e5;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: transparent;
}
.saffireLargeSize .nav .items .item a {
  padding: 15px;
  color: #fff;
  font-family: "museo-sans";
  text-transform: uppercase;
}
@media screen and (max-width: 1150px) {
  .saffireLargeSize .nav .items .item a {
    font-size: 14px;
  }
}
.saffireLargeSize .nav .items .item a:hover {
  color: #231f20;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
  background: #f68b20;
}
.saffireLargeSize .nav .item:nth-child(even) {
  background: #00b1a6;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: transparent;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 350px 0 0;
  background: no-repeat #83d3e5 top;
  background-size: cover;
  color: #231f20;
  text-align: left;
}
@media screen and (max-width: 800px) {
  .footer {
    padding-top: 145px;
  }
}
.footer:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 275px;
  background: url(images/footer-top.jpg) bottom/cover;
}
.saffireMobileSize .footer:before {
  height: 120px;
}
.footer a {
  color: #231f20;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-main {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1250px;
  padding: 0 25px;
  margin: 0 auto;
}
.saffireMobileSize .footer .footer-main {
  padding: 0 15px;
}
.footer .footer-main .top-row, .footer .footer-main .bottom-row {
  display: flex;
  justify-content: space-between;
}
.saffireMobileSize .footer .footer-main .top-row, .saffireMobileSize .footer .footer-main .bottom-row {
  flex-direction: column;
}
.footer .footer-main .top-row {
  align-items: center;
}
.saffireMobileSize .footer .footer-main .top-row {
  align-items: center;
}
.footer .footer-main .bottom-row {
  align-items: flex-start;
  padding-top: 70px;
}
.saffireMobileSize .footer .footer-main .bottom-row {
  width: 150px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.footer .footer-logo {
  display: block;
  width: 308px;
  height: 101px;
  background: url(images/footer-logo.png) center/contain no-repeat;
}
.saffireMobileSize .footer .footer-logo {
  width: 210px;
  height: 70px;
  margin-bottom: 40px;
}
.footer .footer-bottom {
  box-sizing: border-box;
  display: flex;
  background: url(images/footer-bottom.jpg) top/cover no-repeat;
  height: 160px;
  padding-top: 80px;
}
.saffireMobileSize .footer .footer-bottom {
  height: 150px;
  padding-top: 55px;
}
.footer ul.footerItems2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  color: #fff;
}
.saffireMobileSize .footer ul.footerItems2 {
  font-size: 13px !important;
  text-align: center;
  padding: 0 10px;
}

.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: #231f20;
}
.mobile-menu-container .mobile-menu-subheader {
  display: none;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #007e76;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "museo-sans";
}
.mobile-menu-container .cart-counter {
  font-family: "museo-sans";
}
.mobile-menu-container .search-container input {
  font-family: "museo-sans";
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #333;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #83d3e5;
  font-family: "museo-sans";
  color: #231f20;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "museo-sans";
  color: #231f20;
}

#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: #83d3e5;
  font-family: "museo-sans";
  font-weight: 700;
  color: #231f20;
}
#mobile-nav a:hover {
  background-color: #83d3e5;
  color: #fff;
}
#mobile-nav .has-subitems span {
  background-color: #83d3e5;
  color: #231f20;
}
#mobile-nav .has-subitems span:hover {
  background-color: #83d3e5;
  color: #fff;
}

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

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

.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: #f68b20;
  line-height: 22px;
}
.modalBody .showorksTableGrid th {
  /* |%  set font-family */
  background: rgba(0, 16, 48, 0.3);
  color: #ffefcf;
  font-size: 12px;
  letter-spacing: 0.06em;
  padding-bottom: 7px;
  padding-top: 7px;
}
.modalBody .showorksTableGrid td {
  color: #3f3f3f;
}
.modalBody .showorksTableGrid tr.odd {
  background: #ffefcf;
  color: #001030;
}
.modalBody .showorksTableGrid tr.even {
  background: #ffde9c;
  color: #001030;
}

.modalPageBackground {
  background-color: #001030;
  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 {
  position: relative;
  top: -25px;
  min-width: 40px;
  margin-right: 10px !important;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 100%;
  margin: 0 auto;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 5px 10px;
  color: #231f20;
  width: 300px;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
  margin-top: 10px;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
}

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

#dynamicModal {
  min-height: 235px !important;
  background: #fff;
}
.saffireMobileSize #dynamicModal {
  padding: 0;
  min-height: 215px !important;
}

.saffireMobileSize .emailSignupThankYouMessage h1 {
  margin: 0 auto;
}
.saffireMobileSize .emailSignupThankYouMessage p {
  font-size: 13px;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 6px 20px;
  font-size: 14px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-weight: 900 !important;
  font-family: "museo-sans";
  color: #fff !important;
  background: #00b1a6;
  transition: 0.3s;
}

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

.button:hover,
.buttonSmall:hover {
  color: #231f20 !important;
  transition: 0.3s;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.875em;
}

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important;
}

.searchMapButton {
  padding: 3px 15px;
}

.featureLineup-headline,
.featureLineup-more {
  display: none;
}

.saffireMobileSize.isResponsive .galleryItem.galleryLeft a.button {
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#awards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
}
.saffireMobileSize #awards {
  margin-bottom: 5px;
}
#awards .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin: 0 20px;
}
#awards .card-widget-item:first-of-type {
  margin-left: 0;
}
#awards .card-widget-item:last-of-type {
  margin-right: 0;
}
.saffireMobileSize #awards .card-widget-item {
  margin: 0 10px;
}
#awards .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#awards .image-container img {
  max-height: 100px;
  max-width: 220px;
}
.saffireMobileSize #awards .image-container img {
  max-height: 50px;
  max-width: 90px;
}
#awards .card-content {
  display: none;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 98%;
  margin: 15px auto;
  padding: 0;
}
.saffireMobileSize #cardWidget {
  margin: 0 auto;
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  background: #f6e4b6;
  width: 100%;
  max-width: 1200px;
  height: auto;
  padding: 60px 50px;
}
.saffireMobileSize #cardWidget .card-widget-item {
  flex-direction: column;
  align-items: center;
  padding: 18px 13px;
  max-width: 504px;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#cardWidget .image-container img {
  max-width: 480px;
  max-height: 480px;
}
@media screen and (max-width: 500px) {
  #cardWidget .image-container img {
    max-width: 100%;
  }
}
#cardWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 65px;
}
.saffireMobileSize #cardWidget .card-content {
  margin: 20px 0 0;
  max-width: 478px;
}
#cardWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 33px/1 "museo-sans";
  font-weight: 700;
  color: #3f3f3f;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1200px) {
  #cardWidget .card-widget-title {
    font-size: 20px;
  }
}
#cardWidget .card-widget-description {
  font: 18px "museo-sans";
  line-height: 1.5;
  color: #3f3f3f;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #cardWidget .card-widget-description {
    font-size: 15px;
  }
}
#cardWidget .buttonwrap a {
  margin: 0 5px;
}

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

#connect {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 25%;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #connect {
  max-width: 100%;
}
#connect .widget-title {
  font: 24px/1 "museo-sans";
  font-weight: 700;
  color: #fff;
  padding-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  #connect .widget-title {
    font-size: 15px;
  }
}
#connect .card-widget-item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-bottom: 15px;
}
#connect .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  width: 30px;
  height: 30px;
}
#connect .image-container img {
  width: 30px;
  height: 30px;
}
#connect .card-content {
  display: flex;
  margin-left: 20px;
}
#connect .card-widget-title {
  font: 18px/1.5 "museo-sans";
  color: #231f20;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}
@media screen and (max-width: 1200px) {
  #connect .card-widget-title {
    font-size: 15px;
  }
}
#connect .card-widget-title:hover {
  color: #fff;
  transition: 0.3s;
}
#connect .card-widget-description,
#connect .buttonwrap {
  display: none;
}

#contact {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 25%;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #contact {
  max-width: 100%;
}
#contact .widget-title {
  font: 24px/1 "museo-sans";
  color: #fff;
  padding-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  #contact .widget-title {
    font-size: 17px;
  }
}
#contact .card-widget-item {
  box-sizing: border-box;
  display: flex;
  padding-bottom: 20px;
}
#contact .card-content {
  display: flex;
  flex-direction: column;
}
#contact .card-widget-description {
  font: 18px/1.5 "museo-sans";
  color: #231f20;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  #contact .card-widget-description {
    font-size: 15px;
  }
}
#contact .card-widget-description a {
  text-decoration: none;
  transition: 0.3s;
}
#contact .card-widget-description a:hover {
  color: #fff;
  transition: 0.3s;
}
#contact .card-widget-title {
  font: 18px/1.5 "museo-sans";
  color: #231f20;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #contact .card-widget-title {
    font-size: 15px;
  }
}
#contact .buttonwrap {
  display: none;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 0 0 40px;
  padding: 0;
  background: transparent;
  font-family: "Montserrat-Light";
  font-size: 15px;
  color: #fff;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  align-items: center;
}
#siteInfoBannerWidget #eventDates {
  font-family: "Montserrat-Bold";
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
}
#siteInfoBannerWidget #eventName {
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "Montserrat-Light";
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.saffireMobileSize #siteInfoBannerWidget {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  left: auto;
  right: auto !important;
  padding: 0;
  margin: 0 auto;
  background: transparent;
  color: #fff;
  width: 100%;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 13px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 18px;
  color: inherit;
  margin: 0 0 5px;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 13px;
  color: inherit;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "Montserrat-Bold";
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 817px) {
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
  }
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

#disclaimer {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#disclaimer .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#disclaimer .card-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
}
#disclaimer .card-widget-title,
#disclaimer .buttonwrap {
  display: none;
}
#disclaimer .card-widget-description {
  box-sizing: border-box;
  display: flex;
  font: 13px/1.5 "museo-sans";
  color: #3f3f3f;
  padding: 0 40px;
  text-align: center;
}

.homepage .emailSignup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 365px;
  margin: 25px auto;
}
.homepage .emailSignup .emailSignupText {
  margin: 0 0 12px;
  line-height: 1;
}
.homepage .emailSignup .emailInputField input {
  height: 43px;
  width: 365px;
  padding: 0 10px;
  font-size: 15px;
  font-family: "museo-sans";
  border-radius: 0 !important;
  background-image: none;
}
.homepage .emailSignup .emailInputSubmit {
  display: flex;
  justify-content: center;
  width: 100%;
}
.homepage .emailSignup .emailSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 137px;
  height: 59px;
  background: #fbd906;
  border-radius: 0 !important;
  font-size: 18px;
  font-family: "museo-sans";
  font-weight: 700;
  text-transform: capitalize;
  color: #000 !important;
  margin: 20px 0 0;
  transition: 0.3s;
}
.homepage .emailSignup .emailSubmitButton:hover {
  color: #fff !important;
  transition: 0.3s;
}

.homepage.saffireMobileSize .emailSignup {
  max-width: 315px;
}
.homepage.saffireMobileSize .emailSignup .emailSignupText {
  font-size: 15px;
}
.homepage.saffireMobileSize .emailSignup .emailInputField input {
  width: 315px;
}
.homepage.saffireMobileSize .emailSignup .emailSubmitButton {
  font-size: 12px;
  width: 95px;
  height: 41px;
  margin: 20px 0 0;
}

.emailSignup-title {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  font: 35px/1 "museo-sans";
  font-weight: 900;
  color: #00b1a6;
  text-decoration: none;
  padding: 15px 0 20px;
}
.saffireMobileSize .emailSignup-title {
  font-size: 20px;
}
.emailSignup-title:before, .emailSignup-title:after {
  box-sizing: border-box;
  content: "";
  display: block;
  width: 66px;
  height: 18px;
  background: url(images/tilde.png) center/contain no-repeat;
}
.saffireMobileSize .emailSignup-title:before, .saffireMobileSize .emailSignup-title:after {
  height: 9px;
  width: 33px;
}
.emailSignup-title:before {
  margin-right: 25px;
}
.saffireMobileSize .emailSignup-title:before {
  margin-right: 10px;
}
.emailSignup-title:after {
  margin-left: 25px;
}
.saffireMobileSize .emailSignup-title:after {
  margin-left: 10px;
}

.emailSignupThankYouMessage h1 {
  font-size: 30px;
}
.emailSignupThankYouMessage h1:before, .emailSignupThankYouMessage h1:after {
  display: none;
}

#location {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 25%;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #location {
  max-width: 100%;
  margin-bottom: 20px;
}
#location .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#location .card-content {
  display: flex;
  flex-direction: column;
}
#location .card-widget-description {
  font: 18px/1.5 "museo-sans";
  color: #231f20;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  #location .card-widget-description {
    font-size: 15px;
  }
}
#location .card-widget-title {
  font: 24px/1 "museo-sans";
  font-weight: 700;
  color: #fff;
  padding-bottom: 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #location .card-widget-title {
    font-size: 17px;
  }
}
#location .buttonwrap {
  display: none;
}

#partners {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 0;
  margin: 50px auto;
}
@media screen and (max-width: 1200px) {
  #partners {
    max-width: 820px;
  }
}
@media screen and (max-width: 700px) {
  #partners {
    max-width: 400px;
  }
}
#partners .partners-title {
  box-sizing: border-box;
  position: static;
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 1200px;
  font: 35px/1 "museo-sans";
  font-weight: 900;
  color: #00b1a6;
  padding: 15px 0;
  margin-bottom: 20px;
}
.saffireMobileSize #partners .partners-title {
  font-size: 20px;
  padding: 15px 20px 0;
}
#partners .partners-title:before, #partners .partners-title:after {
  box-sizing: border-box;
  content: "";
  display: block;
  width: 66px;
  height: 18px;
  background: url(images/tilde.png) center/contain no-repeat;
}
.saffireMobileSize #partners .partners-title:before, .saffireMobileSize #partners .partners-title:after {
  height: 9px;
  width: 33px;
}
#partners .partners-title:before {
  margin-right: 25px;
}
.saffireMobileSize #partners .partners-title:before {
  margin-right: 10px;
}
#partners .partners-title:after {
  margin-left: 25px;
}
.saffireMobileSize #partners .partners-title:after {
  margin-left: 10px;
}
#partners .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin: 35px 40px;
}
.saffireMobileSize #partners .card-widget-item {
  margin: 20px;
}
#partners .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#partners .image-container img {
  max-height: 120px;
  max-width: 220px;
}
@media screen and (max-width: 1200px) {
  #partners .image-container img {
    max-width: 125px;
  }
}
#partners .card-content {
  display: none;
}

#photoStrip {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 945px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #photoStrip {
    width: 275px;
  }
}
.saffireMobileSize #photoStrip {
  margin: 0 auto;
}
#photoStrip .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 220px;
  height: 220px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  #photoStrip .card-widget-item {
    width: 129px;
    height: 129px;
  }
}
#photoStrip .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#photoStrip .image-container img {
  width: 220px;
  height: 220px;
}
@media screen and (max-width: 1200px) {
  #photoStrip .image-container img {
    width: 129px;
    height: 129px;
  }
}
#photoStrip .card-content {
  display: none;
}

.photo-strip-outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  width: 100%;
  max-width: 1200px;
  background: url(images/blanket.png) center/cover no-repeat;
  margin: 15px auto 65px;
}
@media screen and (max-width: 1200px) {
  .photo-strip-outer {
    background-image: url(images/blanket-mobile.png);
    height: 200px;
    max-width: 360px;
  }
}

.photo-strip-title {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  font: 35px/1 "museo-sans";
  font-weight: 900;
  color: #00b1a6;
  text-decoration: none;
  padding: 15px 0;
}
.saffireMobileSize .photo-strip-title {
  font-size: 20px;
}
.photo-strip-title:before, .photo-strip-title:after {
  box-sizing: border-box;
  content: "";
  display: block;
  width: 66px;
  height: 18px;
  background: url(images/tilde.png) center/contain no-repeat;
}
.saffireMobileSize .photo-strip-title:before, .saffireMobileSize .photo-strip-title:after {
  height: 9px;
  width: 33px;
}
.photo-strip-title:before {
  margin-right: 25px;
}
.saffireMobileSize .photo-strip-title:before {
  margin-right: 10px;
}
.photo-strip-title:after {
  margin-left: 25px;
}
.saffireMobileSize .photo-strip-title:after {
  margin-left: 10px;
}

.owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .owl-nav {
    width: 330px;
  }
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  width: 52px;
  height: 64px;
}
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:focus {
  outline: none;
}
@media screen and (max-width: 1200px) {
  .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    width: 25px;
    height: 32px;
  }
}
.owl-carousel .owl-nav .owl-prev {
  background: url(images/arrow-left.png) center/contain no-repeat;
}
.owl-carousel .owl-nav .owl-next {
  background: url(images/arrow-right.png) center/contain no-repeat;
}

#posterImage {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#posterImage .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#posterImage .image-container img {
  display: block;
  width: 100%;
  max-width: 1200px;
  max-height: 1040px;
}
#posterImage .card-content {
  display: none;
}

#quickLinks {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 25%;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #quickLinks {
  max-width: 100%;
  margin-bottom: 10px;
}
#quickLinks .widget-title {
  font: 24px/1 "museo-sans";
  font-weight: 700;
  color: #fff;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  #quickLinks .widget-title {
    font-size: 17px;
  }
}
#quickLinks .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#quickLinks .card-content {
  display: flex;
}
#quickLinks .card-widget-description,
#quickLinks .buttonwrap {
  display: none;
}
#quickLinks .card-widget-title {
  font: 18px/1 "museo-sans";
  color: #231f20;
  text-decoration: none;
  padding-bottom: 25px;
  transition: 0.3s;
}
@media screen and (max-width: 1200px) {
  #quickLinks .card-widget-title {
    font-size: 15px;
    padding-bottom: 10px;
  }
}
#quickLinks .card-widget-title:hover {
  color: #fff;
  transition: 0.3s;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 99;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
}
#seoWidget .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  font: 35px/1 "museo-sans";
  font-weight: 900;
  color: #00b1a6;
  padding: 15px 0;
}
.saffireMobileSize #seoWidget .card-widget-title {
  font-size: 20px;
  padding: 15px 5px 0;
}
#seoWidget .card-widget-title:before, #seoWidget .card-widget-title:after {
  box-sizing: border-box;
  content: "";
  display: block;
  width: 66px;
  height: 18px;
  background: url(images/tilde.png) center/contain no-repeat;
}
.saffireMobileSize #seoWidget .card-widget-title:before, .saffireMobileSize #seoWidget .card-widget-title:after {
  height: 9px;
  width: 33px;
}
#seoWidget .card-widget-title:before {
  margin-right: 25px;
}
.saffireMobileSize #seoWidget .card-widget-title:before {
  margin-right: 10px;
}
#seoWidget .card-widget-title:after {
  margin-left: 25px;
}
.saffireMobileSize #seoWidget .card-widget-title:after {
  margin-left: 10px;
}
#seoWidget .card-widget-description {
  display: flex;
  font: 18px "museo-sans";
  line-height: 1.5;
  color: #3f3f3f;
  padding: 40px 0;
  width: 100%;
}
.saffireMobileSize #seoWidget .card-widget-description {
  flex-direction: column;
  font-size: 15px;
  padding: 10px 0;
}
#seoWidget .card-widget-description span {
  flex: 1 1 50%;
  padding: 0 38px;
}
.saffireMobileSize #seoWidget .card-widget-description span {
  flex: 1 1 auto;
  padding: 15px 20px;
}
#seoWidget .buttonwrap {
  display: none;
}

.socialNetworks {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  transition: 0.6s ease;
  background: transparent;
  border-radius: 50px;
}
.saffireMobileSize .socialNetworks {
  display: none;
}
.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 transparent;
  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: #f6e4b6;
}

.socialNetworks a:hover {
  background-color: #f68b20;
}

body.homepage > form {
  visibility: hidden;
}

body.homepage.pageIsLoaded > form {
  visibility: visible;
}

#uc_masterPageWidgets #splashPage {
  display: none;
}

#splashContainer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(images/splash-bg.png) center/cover no-repeat fixed;
  width: 100vw;
  height: 100vh;
  padding-top: 60px;
}
.saffireMobileSize #splashContainer {
  padding-top: 30px;
}
#splashContainer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/gradient.png) center/cover no-repeat;
  width: 100%;
  height: 465px;
  z-index: 1;
}

.splash-title,
.splash-intro {
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 2;
}

.splash-title {
  font: 66px/1 "montserrat-black-webfont", Arial, Verdana, sans-serif;
}
.saffireMobileSize .splash-title {
  font-size: 30px;
}

.splash-intro {
  box-sizing: border-box;
  font: 24px/1.5 "museo-sans";
  width: 100%;
  max-width: 1040px;
  padding: 20px 20px 90px;
  margin: 0;
}
.saffireMobileSize .splash-intro {
  font-size: 13px;
  padding: 20px;
}

#splashPage {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 2;
}
.saffireMobileSize #splashPage {
  flex-direction: column;
  align-items: center;
}
#splashPage .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 445px;
  height: 370px;
  border: 4px solid #f68b20;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 125px;
  padding-top: 15px;
}
#splashPage .card-widget-item:first-of-type .buttonwrap a {
  width: 115px;
  height: 95px;
  background: url(images/button-1.png) center/contain no-repeat;
}
.saffireMobileSize #splashPage .card-widget-item:first-of-type .buttonwrap a {
  width: 75px;
  height: 58px;
}
#splashPage .card-widget-item:last-of-type .buttonwrap a {
  width: 183px;
  height: 75px;
  background: url(images/button-2.png) center/contain no-repeat;
}
.saffireMobileSize #splashPage .card-widget-item:last-of-type .buttonwrap a {
  width: 118px;
  height: 48px;
}
@media screen and (max-width: 1300px) {
  #splashPage .card-widget-item {
    margin: 0 75px;
  }
}
@media screen and (max-width: 1100px) {
  #splashPage .card-widget-item {
    margin: 0 25px;
  }
}
.saffireMobileSize #splashPage .card-widget-item {
  margin: 0 0 25px;
  width: 300px;
  height: 200px;
}
#splashPage .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#splashPage .image-container img {
  max-width: 295px;
}
.saffireMobileSize #splashPage .image-container img {
  max-width: 125px;
}
#splashPage .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#splashPage .card-widget-title {
  display: none;
}
#splashPage .card-widget-description {
  box-sizing: border-box;
  font: 18px/1.5 "museo-sans";
  text-align: center;
  padding: 25px;
  width: 100%;
}
.saffireMobileSize #splashPage .card-widget-description {
  font-size: 13px;
  padding: 15px 0px;
}
#splashPage .buttonwrap a {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  font-size: 0;
  display: block;
}
.saffireMobileSize #splashPage .buttonwrap a {
  bottom: 10px;
}

#ticketBtn {
  box-sizing: border-box;
  position: relative;
  display: flex;
  max-width: 100%;
  margin: 0 0 0 5px;
  padding: 0;
}
#ticketBtn .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#ticketBtn .card-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 59px;
  width: 137px;
  background: #fbd906;
  color: #231f20;
  transition: 0.3s;
}
#ticketBtn .card-content:hover {
  color: #fff;
  transition: 0.3s;
}
#ticketBtn .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 16px/1 "museo-sans";
  font-weight: 900;
  text-align: center;
}
#ticketBtn .card-widget-description,
#ticketBtn .buttonwrap {
  display: none;
}

.contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 59px;
  width: 137px;
  background: #fbd906;
  color: #231f20;
  font: 16px/1 "museo-sans";
  font-weight: 900;
  transition: 0.3s;
}
.contact-btn:hover {
  color: #fff;
  transition: 0.3s;
}

.travel-btn {
  margin: 0 0 0 5px;
  text-align: center;
}

.clearwater {
  display: flex;
  text-align: right;
  color: #83d3e5;
  font: 13px/1 "museo-sans";
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
  .clearwater {
    margin-bottom: 10px;
  }
}
.clearwater:before {
  content: "";
  display: block;
  width: 1px;
  height: 26px;
  background: #e5e5e5;
  margin-right: 15px;
}

.galleryViewName {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.saffireMobileSize .expandedViewEventNameDescription {
  padding-bottom: 40px !important;
}

.saffireMobileSize.isResponsive .expandedView .galleryItem {
  display: flex;
  align-items: center;
}

.video-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
}
.isIE .video-wrapper:before, .isIE .video-wrapper:after {
  display: none;
}
.video-wrapper:before, .video-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
}
.video-wrapper:before {
  top: 70%;
  right: 0;
  z-index: 99;
  background: url(images/dunes.svg) no-repeat;
  height: 100%;
}
.video-wrapper:after {
  top: 26%;
  right: 13%;
  z-index: 999;
  background: url(images/shovel.svg) no-repeat;
  width: 18%;
  height: 570px;
}
.video-wrapper video {
  display: block;
  margin: auto;
  width: 100%;
}

.FAQModule hr {
  display: none;
}
.FAQModule .faqQuestion,
.FAQModule .faqAnswer {
  width: 97%;
  max-width: 1200px !important;
  padding: 15px 10px;
}
.FAQModule .faqSection:nth-of-type(1) .faqQuestion,
.FAQModule .faqSection:nth-of-type(4) .faqQuestion,
.FAQModule .faqSection:nth-of-type(7) .faqQuestion,
.FAQModule .faqSection:nth-of-type(10) .faqQuestion,
.FAQModule .faqSection:nth-of-type(13) .faqQuestion {
  background: #00b1a6;
  color: #fff;
}
.FAQModule .faqSection:nth-of-type(2) .faqQuestion,
.FAQModule .faqSection:nth-of-type(5) .faqQuestion,
.FAQModule .faqSection:nth-of-type(8) .faqQuestion,
.FAQModule .faqSection:nth-of-type(11) .faqQuestion,
.FAQModule .faqSection:nth-of-type(14) .faqQuestion {
  background: #fadc0b;
  color: #00b1a6;
}
.FAQModule .faqSection:nth-of-type(3) .faqQuestion,
.FAQModule .faqSection:nth-of-type(6) .faqQuestion,
.FAQModule .faqSection:nth-of-type(9) .faqQuestion,
.FAQModule .faqSection:nth-of-type(12) .faqQuestion,
.FAQModule .faqSection:nth-of-type(15) .faqQuestion {
  background: #f68b20;
  color: #fff;
}
.FAQModule .faqQuestion,
.FAQModule .faqQuestion.faqIsVisible {
  display: flex !important;
  align-items: center;
}
.FAQModule .faqQuestion:before,
.FAQModule .faqQuestion.faqIsVisible:before {
  content: "";
  display: block;
  font-size: 0;
  width: 30px;
  height: 30px;
  background: url(images/beachball.svg) center/contain no-repeat;
  box-shadow: 0px 0px 5px 1px #fff;
  border-radius: 100%;
  margin-right: 20px;
}
.FAQModule .faqAnswer {
  background: #fff;
}

.icon-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: auto;
}
.icon-wrapper.align-left {
  justify-content: flex-start;
}
.icon-wrapper.align-right {
  justify-content: flex-end;
}
.icon-wrapper.align-center {
  justify-content: center;
}
.icon-wrapper.two-images {
  justify-content: space-between;
}

.icon-wrapper.two-images .illustration:first-of-type {
  left: 30px;
  transform: rotate(-15deg);
}
.saffireMobileSize .icon-wrapper.two-images .illustration:first-of-type {
  left: 15px;
}
.icon-wrapper.two-images .illustration:last-of-type {
  right: 30px;
  transform: rotate(15deg);
}
.saffireMobileSize .icon-wrapper.two-images .illustration:last-of-type {
  right: 15px;
}
.icon-wrapper.two-images .illustration.animated:first-of-type {
  animation: tilt-left 4s ease-in-out infinite;
}
.icon-wrapper.two-images .illustration.animated:last-of-type {
  animation: tilt-right 4s ease-in-out infinite;
}

.illustration {
  position: relative;
  top: 0;
  max-width: 125px !important;
  max-height: 125px;
}
.saffireMobileSize .illustration {
  max-width: 75px !important;
  max-height: 75px;
}
.illustration.align-left {
  left: -50px;
  transform: rotate(-15deg);
}
.saffireMobileSize .illustration.align-left {
  left: -25px;
}
.illustration.align-right {
  right: -50px;
  transform: rotate(15deg);
}
.saffireMobileSize .illustration.align-right {
  right: -25px;
}
.illustration.animated-left {
  animation: tilt-left 4s ease-in-out infinite;
}
.illustration.animated-right {
  animation: tilt-right 4s ease-in-out infinite;
}
.illustration.animated-center {
  animation: tilt 4s ease 1s infinite;
}

@keyframes tilt-left {
  0% {
    transform: scaleX(-1) rotate(0deg);
  }
  50% {
    transform: scaleX(-1) rotate(-10deg);
  }
  100% {
    transform: scaleX(-1) rotate(0deg);
  }
}
@keyframes tilt-right {
  0% {
    transform: scaleX(-1) rotate(0deg);
  }
  50% {
    transform: scaleX(-1) rotate(10deg);
  }
  100% {
    transform: scaleX(-1) rotate(0deg);
  }
}
@keyframes tilt {
  0% {
    transform: scaleX(-1) rotate(0deg);
  }
  25% {
    transform: scaleX(-1) rotate(10deg);
  }
  50% {
    transform: scaleX(-1) rotate(0deg);
  }
  100% {
    transform: scaleX(-1) rotate(-10deg);
  }
}
.checkout-header {
  flex-direction: column;
}

.checkout-steps {
  padding: 10px;
}

.checkout-module .checkout-module__header {
  border: none;
}

.listingItem:nth-of-type(1),
.listingItem:nth-of-type(4),
.listingItem:nth-of-type(7),
.listingItem:nth-of-type(10) {
  background: #00b1a6;
  color: #fff;
}

.listingItem:nth-of-type(2),
.listingItem:nth-of-type(5),
.listingItem:nth-of-type(8),
.listingItem:nth-of-type(11) {
  background: #fadc0b;
  color: #00b1a6;
}

.listingItem:nth-of-type(3),
.listingItem:nth-of-type(6),
.listingItem:nth-of-type(9),
.listingItem:nth-of-type(12) {
  background: #f68b20;
  color: #fff;
}

.listingItem .button {
  border: 2px solid #fff;
}
.listingItem .button:hover {
  color: #fff !important;
}

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