/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: "Oswald-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Oswald-Medium.woff2) format("woff2"), url(fonts/Oswald-Medium.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-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Bold.woff2) format("woff2"), url(fonts/Montserrat-Bold.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: #604b3c;
  font: 16px/1.5 "Montserrat-Medium", Arial, Verdana, sans-serif;
}

b {
  font-family: "Montserrat-Bold", Arial, Verdana, sans-serif;
  color: #604b3c;
}

strong {
  font-family: "Montserrat-Bold", Arial, Verdana, sans-serif;
  color: #604b3c;
}

p {
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
}

h1 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 38px;
  color: #604b3c;
  font-weight: normal;
}

h2 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 28px;
  color: #604b3c;
  font-weight: normal;
}

h3 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 22px;
  color: #604b3c;
  font-weight: normal;
  text-transform: uppercase;
}

h4 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 22px;
  color: #604b3c;
  font-weight: normal;
  text-transform: uppercase;
}

h5 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #604b3c;
  font-weight: normal;
  text-transform: uppercase;
}

h6 {
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #604b3c;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
}

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

h2 {
  font-size: 26px;
}
@media screen and (min-width: 450px) {
  h2 {
    font-size: calc(26px + 2 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 23px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(23px + -1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h3 {
    font-size: 22px;
  }
}

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

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-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 {
  font-family: "Montserrat-Bold", Arial, Verdana, sans-serif;
  color: #779675;
  text-decoration: underline;
}
a:hover {
  color: #829e80;
  text-decoration: underline;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #604b3c;
  font: 16px/1.5 "Montserrat-Medium", Arial, Verdana, sans-serif;
  padding: 2px 6px;
}

.fa {
  color: #604b3c;
}
.fa.fa-print {
  color: #fff;
}

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

/***************** CONTAINERS **************************/
body {
  background: no-repeat fixed;
  background-size: cover;
}

body:not(.homepage) {
  background: url(images/bg-image.png);
  background-size: cover;
  background-repeat: no-repeat;
}

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

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1200px;
  margin: 150px auto;
  padding: 15px;
  background: #fff;
  margin-top: 160px;
}

.saffireMobileSize.homepage .content {
  padding-top: 100px;
}

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

.subContainer {
  background: #fff;
  color: #604b3c;
  box-shadow: 2px 2px 5px #000;
}
.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #604b3c;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #779675;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #111;
}

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

.alternateRow {
  background: #f0f0f0;
}

.listingItem {
  background: #f0f0f0;
  border-bottom: 1px solid #d7d7d7;
  color: #604b3c;
  font-size: 0.875em;
}
.listingItem:hover {
  background: #f8f8f8;
}
.listingItem .button {
  background-color: transparent;
}

.sponsor-container {
  padding-top: 45px;
  padding-bottom: 45px;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #ccc;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.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: 124px;
  position: fixed;
  z-index: 9999999;
  top: 0;
}

.header-top-links {
  background: url(images/header-bg.png);
  display: flex;
  justify-content: center;
  width: 100%;
}

.saffireMobileSize .header {
  position: fixed;
}

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

#customLogo {
  z-index: 99999;
  display: block;
  position: absolute;
  top: 0;
  left: 10%;
  transition: 0.2s;
  width: 250px;
  max-width: 100%;
  height: 215px;
  background: url(images/logo.png) center/contain no-repeat;
}
.saffireLargeSize.saffireWindowScrolled.homepage #customLogo {
  top: 0;
  height: 160px;
}

.saffireMobileSize #customLogo {
  display: block;
  position: absolute;
  top: 0;
  left: 2% !important;
  max-width: 100%;
  height: 126px !important;
  z-index: 999999 !important;
}

@media screen and (max-width: 1250px) {
  #customLogo {
    left: 2% !important;
  }
}
@media screen and (max-width: 915px) {
  #customLogo {
    height: 130px;
  }
}
.saffireWindowScrolled.homepage #customLogo {
  height: 130px !important;
}

body:not(.homepage) #customLogo {
  height: 154px;
  width: 180px;
  left: 18.5%;
  top: 0;
}

.ticket {
  background: none;
  color: #604b3c;
}
.ticket:hover {
  background: none;
  color: inherit;
}

.saffireMobileSize a.ticket {
  background: none;
  color: #604b3c;
}
.saffireMobileSize a.ticket:hover {
  background: none;
  color: inherit;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 12px;
  font-family: "Montserrat-Medium", 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: 33px;
  padding: 0;
  margin-right: 10px;
  background: #c9bfb5;
  border-radius: 30px !important;
  font-size: 12px;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  border: none;
  letter-spacing: 0;
  width: 33px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "\f002";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #fff;
  padding: 0px;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: rgba(130, 158, 128, 0.3);
  margin-left: 10px;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.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: #fff;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: #604b3c;
  padding-right: 10px;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #604b3c;
}
.saffireLargeSize .viewcart .cartMenuLink:hover {
  color: #779675;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background-color: #c9bfb5;
  border-radius: 30px;
  padding: 7px;
}
.saffireLargeSize .viewcart .cartMenuLink:hover:before {
  background-color: rgba(130, 158, 128, 0.3);
}

.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #604b3c;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 1;
  color: inherit;
  color: #fff;
  background-color: #c9c0b6;
  border-radius: 65px;
  padding: 7px;
}

.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: #604b3c;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  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 20px;
  background: none;
  font-family: "Oswald-Medium", Arial, Verdana, sans-serif;
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #779675;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #779675;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "Montserrat-Medium", 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: #829e80;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #779675;
  text-shadow: none;
}

.below-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 110px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.641) 100%);
}
.saffireLargeSize.saffireWindowScrolled.homepage .below-container .nav .groups .group > a {
  text-shadow: none !important;
}
.saffireLargeSize.saffireWindowScrolled.homepage .below-container .nav .group:hover > a {
  background: #779675 !important;
  color: #fff !important;
  text-shadow: none;
}
.saffireLargeSize.saffireWindowScrolled.homepage .below-container .book-now {
  font-family: "Oswald-Medium";
  font-size: 19px;
  font-weight: normal;
  color: #fff;
  border: 2px solid #fff;
  padding-top: 0;
  text-shadow: none;
}
.saffireLargeSize.saffireWindowScrolled.homepage .below-container .book-now:hover {
  background: #779675;
  color: #fff;
  border: 2px solid #779675;
}
.below-container .below-container-inner {
  width: 80%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: "Oswald-Medium";
  padding-top: 15px;
}
.below-container .below-container-inner #mainNavigation {
  padding-right: 10px;
}
.below-container .book-now {
  font-family: "Oswald-Medium";
  font-weight: normal;
  width: 89px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 19px;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.7);
}
.below-container .book-now:hover {
  background: #829e80;
  color: #fff;
  border: 2px solid #829e80;
}

@media screen and (max-width: 1100px) {
  .below-container {
    background: #f8f6f1;
    height: 80px;
    margin: 0 auto;
    width: 100%;
  }
  .below-container .nav .groups .group > a {
    text-shadow: none !important;
    color: #779675 !important;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .below-container .nav .group:hover > a {
    background: #779675 !important;
    color: #fff !important;
    text-shadow: none;
  }
  .below-container .book-now {
    font-family: "Oswald-Medium";
    font-weight: normal;
    color: #779675 !important;
    border: 2px solid #779675 !important;
    font-size: 19px;
    padding-top: 0;
    text-shadow: none;
  }
  .below-container .book-now:hover {
    color: #fff !important;
    background: #779675 !important;
    border: 2px solid #779675 !important;
  }
}
@media screen and (max-width: 950px) {
  .below-container {
    background: #f8f6f1;
    height: 80px;
    margin: 0 auto;
    width: 100%;
  }
  .below-container .nav .groups .group > a {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.quickLinks {
  width: 100%;
}

.outer-inner-container {
  width: 80%;
  max-width: 100%;
}
.outer-inner-container .upper-container {
  height: 50px;
  position: relative;
  display: flex;
  align-items: center !important;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  font-size: 14px;
}
.outer-inner-container .upper-container .hours-directions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "Montserrat-Bold";
  font-size: 14px;
  color: #604b3c;
  padding-right: 20px;
}
.outer-inner-container .upper-container .hours-directions::before {
  content: " ";
  display: block;
  position: relative;
  background: url(images/location-icon.png);
  height: 19px;
  width: 19px;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.outer-inner-container .upper-container .hours-directions::after {
  content: " | ";
  color: #779675;
  font-size: 18px;
  padding-left: 10px;
}
.outer-inner-container .upper-container .hours-directions:hover {
  color: #829e80;
}
.outer-inner-container .upper-container .hours-directions:hover::before {
  height: 19px;
  background: url(images/location-icon-amulet.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .outer-inner-container .upper-container .hours-directions {
    display: none;
  }
  .outer-inner-container .upper-container #weatherBugWidget {
    display: none !important;
  }
}
/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 0 0;
  background: url(images/footer-bg.png) no-repeat;
  color: #fff;
  text-align: center;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  background-size: cover;
}
.footer a {
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat-Medium";
  font-size: 17px;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-navigation {
  margin: 0;
}
.footer .powered-by-saffire svg path {
  fill: #000;
}
.footer p {
  padding: 5px;
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat-Medium";
  font-size: 17px;
}
.footer p:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer p:last-child::after {
  content: " ";
  color: #af7d45;
  font-size: 18px;
  padding-left: 10px;
  width: 70px;
  border-bottom: 2px solid #af7d45;
  padding-top: 30px;
}
.footer .info {
  font-size: 17px;
  padding-top: 20px;
}
.footer ul {
  font-size: 14px;
}
.footer .footerItems2 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 3px solid #af7d45;
  background: url(images/brick-texture.png);
  margin: 0px;
  color: #604b3c;
  height: 60px;
}
.footer .footerItems2 ul {
  padding-bottom: 0px;
}
.footer .footerItems2 li {
  display: flex;
  align-items: center;
}
.footer .footerItems2 li:first-child {
  padding-right: 40px;
}
.footer .footerItems2 .footerSaffire {
  color: #604b3c;
}
.footer .saffire_logo {
  top: 0;
}
.footer .footerItems1 {
  padding-bottom: 20px;
}

.footerCopyright {
  color: #604b3c;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  padding-right: 20px;
}

.saffireMobileSize .footer {
  font-family: "Montserrat-Medium" !important;
  font-size: 14px !important;
  background: url(images/footer-bg.png) !important;
}
.saffireMobileSize .footer .footerItems2 {
  flex-direction: column;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.saffireMobileSize .footer .footerItems2 li:first-child {
  padding-right: 0;
}
.saffireMobileSize .footer .button {
  background: none;
  font-family: "Montserrat-Medium" !important;
  font-size: 14px !important;
  border: none !important;
  color: #fff !important;
  text-transform: none !important;
}
.saffireMobileSize .footer .button:hover {
  background: none;
  border: none !important;
  color: #fff !important;
  text-transform: none !important;
}

.footer .socialNetworks {
  padding-top: 20px;
  position: static;
  display: flex;
  align-items: center;
  width: 120px;
  height: auto;
  margin: 0 auto;
  background: none;
}
.footer .socialNetworks a:hover img {
  filter: invert(55%) sepia(9%) saturate(1110%) hue-rotate(79deg) brightness(95%) contrast(83%);
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background: url(images/header-bg.png);
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #604b3c;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #92ab91;
}
.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: #759574;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #af7d45;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container .fa-search {
  color: #604b3c;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #779675;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #fff;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #af7d45;
}

#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: #779675;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #5f7b5d;
}
#mobile-nav .has-subitems span {
  background-color: #92ab91;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #759574;
}

/************************* 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: #111;
  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: #604b3c;
}
.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: 4px 12px;
  font-size: 16px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 0;
  text-decoration: none;
  font-family: "Oswald-Medium";
  color: #829e80 !important;
  background: #fff;
  border: 2px solid #829e80;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 0.5px;
}

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

.button:hover,
.buttonSmall:hover {
  border: 2px solid #445c42;
  color: #445c42 !important;
  text-decoration: none;
}

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

#cardWidgetFooterImages {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#cardWidgetFooterImages .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 195px;
  height: 192px;
  margin: 0 10px;
}
@media screen and (max-width: 1100px) {
  #cardWidgetFooterImages .card-widget-item {
    margin: 5px;
  }
}
#cardWidgetFooterImages .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#cardWidgetFooterImages .card-content {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#cardWidgetFooterImages .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 16px "Oswald-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
}
#cardWidgetFooterImages .card-widget-description {
  font: 16px "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
  padding: 10px;
}
#cardWidgetFooterImages .buttonwrap a {
  margin: 0 5px;
}

.tier-two {
  display: flex;
  justify-content: center;
  background: url(images/tier-two-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
.tier-two .tier-two-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
}
.tier-two .tier-two-left .card-widget-title {
  display: none;
}
.tier-two .tier-two-right {
  display: flex;
  justify-content: flex-start;
  padding-left: 111px;
  align-items: center;
  width: 50%;
  color: #604b3c;
}
.tier-two .tier-two-right #TierTwoParagraph {
  width: 60%;
  color: #604b3c;
}
.tier-two .tier-two-right #TierTwoParagraph .card-widget-title {
  font-family: "Oswald-Medium";
  font-size: 32px;
  color: #604b3c;
}
.tier-two .tier-two-right #TierTwoParagraph .moreButton {
  display: flex;
  flex-direction: column;
  color: #604b3c;
  line-height: 2em;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  padding-top: 10px;
  font-family: "Oswald-Medium";
}
.tier-two .tier-two-right #TierTwoParagraph .moreButton::after {
  content: " ";
  background: url(images/driftwood-divider-line.png);
  background-repeat: no-repeat;
  height: 5px;
}
.tier-two .tier-two-right #TierTwoParagraph .moreButton:hover {
  color: #829e80;
}
.tier-two .tier-two-right #TierTwoParagraph .moreButton:hover::after {
  height: 5px;
  background: url(images/amulet-divider-line.png);
  background-repeat: no-repeat;
}

.saffireMobileSize .tier-two {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  height: auto;
}
.saffireMobileSize .tier-two .tier-two-left {
  width: 100%;
}
.saffireMobileSize .tier-two .tier-two-right {
  width: 100%;
  padding-top: 140px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1300px) {
  .tier-two {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    height: auto;
    width: 100%;
  }
  .tier-two .tier-two-left {
    width: 100%;
    padding-top: 7%;
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .tier-two .tier-two-right {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 100px;
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .tier-two .tier-two-right .moreButton::after {
    background-position: center !important;
  }
}
#TierTwoImages {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: 0;
}
#TierTwoImages .card-widget-item {
  box-sizing: border-box;
  display: block;
  margin: 0 10px;
}
#TierTwoImages .card-widget-item:nth-child(2) {
  display: block;
  position: absolute;
  top: 50%;
  right: 10%;
}
#TierTwoImages .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#TierTwoImages .card-content {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#TierTwoImages .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 16px "Oswald-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
}
#TierTwoImages .card-widget-description {
  font: 16px "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
  padding: 10px;
}
#TierTwoImages .buttonwrap a {
  margin: 0 5px;
}

#cardWidgetTiles {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
}
#cardWidgetTiles .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 388px;
  height: 254px;
  margin: 10px;
  background: transparent;
}
#cardWidgetTiles .card-widget-item:hover .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(248, 246, 241, 0.8);
  height: 100%;
  width: 100%;
}
#cardWidgetTiles .card-widget-item:hover .moreButton {
  width: 89px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #92ab91;
  border-radius: 5px;
  color: #92ab91;
  text-transform: uppercase;
  font-size: 19px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Oswald-Medium";
  font-size: 18px;
  text-decoration: none;
}
#cardWidgetTiles .card-widget-item:hover .card-widget-title {
  background: transparent;
  color: #92ab91;
  padding-bottom: 5px;
  margin-top: 10px;
}
@media screen and (max-width: 1100px) {
  #cardWidgetTiles .card-widget-item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
#cardWidgetTiles .image-container {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
}
#cardWidgetTiles .card-content {
  text-align: center;
  width: 250px;
  padding: 3px 3px 3px 3px;
  border: 3px solid rgba(255, 255, 255, 0.9);
}
#cardWidgetTiles .card-widget-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Oswald-Medium";
  font-size: 21px;
  text-transform: uppercase;
  color: #779675;
  background-color: #fff;
  width: 250px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.9);
}
#cardWidgetTiles .card-widget-description {
  font: 16px "Montserrat-Medium", Arial, Verdana, sans-serif;
  color: #604b3c;
  padding: 10px;
}
#cardWidgetTiles .buttonwrap a {
  margin: 0 5px;
}
#cardWidgetTiles .moreButton {
  display: none;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(118, 118, 118, 0.76);
  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(118, 118, 118, 0.76);
  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: #fff;
}

@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 !important;
    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: transparent;
}

.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: 500px;
  width: 500px;
  max-width: 98%;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 10px 0;
}
#socialNetworkWidget .socialNetworkTab {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin: 0 10px;
  width: 40px;
  height: 40px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: #604b3c;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #604b3c;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle {
  fill: #604b3c;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 430px;
  width: 500px;
  max-width: 98%;
  padding: 10px 5px;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 4px 4px 4px rgba(144, 144, 144, 0.3);
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 1300px;
  left: 0;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 35px;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 25px;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsorCarouselImageContainer {
  padding-top: 40px;
}
#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: 200px;
  max-height: 139px;
  padding-left: 5px;
  padding-right: 5px;
  filter: grayscale(1);
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "Oswald-Medium";
  font-size: 28px;
  color: #779675;
  text-shadow: none;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
#sponsorWidgetContainer #sponsorArrowRight {
  display: block;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 15px;
  height: 50px;
  background: url(images/right-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #779675;
  display: none;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  display: block;
  left: 0;
  top: 60%;
  width: 15px;
  height: 50px;
  background: url(images/left-arrow.png);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  border-width: 7px 9px 7px 0;
  border-color: transparent #779675 transparent transparent;
  display: 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;
}

.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-size: 26px !important;
}

.saffireMobileSize #sponsorArrowLeft {
  display: none !important;
}

.saffireMobileSize #sponsorArrowRight {
  display: none !important;
}

.slider-outer {
  position: relative;
}

.slider-outer::after {
  content: " ";
  position: absolute;
  top: 99%;
  z-index: 9;
  height: 15px;
  width: 100%;
  background: rgba(248, 246, 241, 0.8);
}

#swiperWidget {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
#swiperWidget .swiper-container-images {
  width: 100%;
  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: 739px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#swiperWidget .swiper-container-images .swiper-button-prev,
#swiperWidget .swiper-container-images .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 18px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#swiperWidget .swiper-container-images .swiper-button-prev {
  background-image: url(images/slider-left.png);
  left: 10%;
  top: 90%;
}
#swiperWidget .swiper-container-images .swiper-button-next {
  background-image: url(images/slider-right.png);
  right: 10%;
  top: 90%;
}
#swiperWidget .swiper-container-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 550px;
  height: 216px;
  position: absolute;
  top: 35%;
  right: 10%;
  border: 3px solid rgba(255, 255, 255, 0.92);
}
#swiperWidget .swiper-container-content .swiper-content-container {
  width: 540px;
  height: 208px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.92);
}
#swiperWidget .swiper-container-content .swiper-content-container .swiper-content-inner {
  width: auto;
  max-width: 100%;
  padding: 0px;
}
#swiperWidget .swiper-container-content .slide-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  font-size: 46px;
  padding-top: 10px;
  text-transform: uppercase;
  text-align: end;
  color: #604b3c;
  font-family: "Oswald-Medium";
  padding-right: 9%;
}
#swiperWidget .swiper-container-content .slide-description {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  color: #604b3c;
  font-family: "Montserrat-Medium";
  font-size: 17px;
  padding-right: 50px;
  padding-left: 20px;
}
#swiperWidget .swiper-container-content .slide-title::after {
  content: " ";
  background-image: url(images/springwood-divider-line.png);
  background-repeat: no-repeat;
  width: 278px;
  padding-top: 10px;
  margin-bottom: 5px;
  align-self: flex-end;
}
#swiperWidget .swiper-container-content .button-container {
  display: none;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
}
#swiperWidget .swiper-container-content .button-container .button {
  display: none;
  margin: 0 7px;
  font-size: 20px;
  padding: 9px 15px;
}
@media screen and (max-width: 1024px) {
  #swiperWidget .swiper-container-content .button-container .button {
    font-size: 16px;
  }
}
@media screen and (max-width: 900px) {
  #swiperWidget .swiper-container-content {
    position: static;
  }
}
#swiperWidget .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  opacity: 0.65;
  background: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
  display: none;
}
#swiperWidget .swiper-pagination-bullet-active {
  background: #604b3c;
  opacity: 1;
}
@media screen and (max-width: 900px) {
  #swiperWidget .swiper-container-content {
    background-color: #f8f6f1;
    width: 100% !important;
  }
  #swiperWidget .swiper-container-content .swiper-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto !important;
    width: 100% !important;
    background-color: #f8f6f1 !important;
  }
  #swiperWidget .swiper-container-content .slide-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 30px !important;
    width: 280px;
    margin-right: 0;
    padding: 0;
  }
  #swiperWidget .swiper-container-content .slide-title::after {
    align-self: flex-start;
  }
  #swiperWidget .swiper-container-content .slide-description {
    font-size: 20px;
    width: 280px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}

.saffireLargeSize #swiperWidget .swiper-container-content .slide-title {
  margin-right: auto;
  text-overflow: ellipsis;
}
.saffireLargeSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  display: none;
}

.saffireMobileSize #swiperWidget {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-images {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-images .swiper-pagination-bullet {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-container-content {
  background-color: #f8f6f1;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  background-color: #f8f6f1;
}
.saffireMobileSize #swiperWidget .swiper-container-content .slide-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 30px;
  width: 280px;
  margin-right: 0;
  padding: 0;
}
.saffireMobileSize #swiperWidget .swiper-container-content .slide-title::after {
  align-self: flex-start;
}
.saffireMobileSize #swiperWidget .swiper-container-content .slide-description {
  font-size: 20px;
  width: 280px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button-container {
  flex: 1 1 100%;
  justify-content: center;
  padding-right: 7px;
  margin-top: 10px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button {
  font-size: 14px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-prev,
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-next {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.25);
  width: 10px;
  height: 10px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-pagination-bullet-active {
  background: #604b3c;
}

*: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: #f0f0f0;
  padding: 15px 20px 15px 0;
  font-family: "Montserrat-Medium", Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #604b3c;
  font-size: 15px;
}
.faqQuestion:before {
  content: "\f067" !important;
  font-size: 15px;
  color: #fff;
  background: #779675;
  padding: 20px 24px;
  border-right: 10px solid #fff;
}

.faqAnswer {
  background: #f4f4f4;
  padding: 20px;
  margin-left: 70px;
  color: #604b3c;
  font-size: 15px;
}

.faqSection {
  width: 100%;
  max-width: 1200px;
}
.faqSection .bold {
  margin-top: 10px;
  font-weight: normal;
}

.FAQModule hr {
  display: none;
}

.down-arrow {
  position: absolute;
  left: 50%;
  top: 96%;
  z-index: 999999;
  display: block;
  height: 64px;
  width: 64px;
  background: url(images/down-arrow.png);
  background-repeat: no-repeat;
}

.saffireMobileSize .down-arrow {
  display: none;
}

@media screen and (max-width: 900px) {
  .down-arrow {
    display: none;
  }
}
.saffireLargeSize .navClonedItem {
  display: none !important;
}

.imageGridWrapperContainer .moduleItemContainer a {
  word-break: break-word;
}

.imageGridWrapperContainer .dynamicImageGridGalleryDescription {
  text-align: center;
}

.featureLineupContainer {
  background-color: rgba(255, 255, 255, 0.8);
}
.featureLineupContainer:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.featureLineupContainer .subContainer {
  background-color: #efefef;
  box-shadow: none;
}
.featureLineupContainer .subContainer .featureLineup-title.dateDisplayBar {
  background-color: rgba(255, 255, 255, 0.8);
  color: #779675;
  font-family: "Oswald-Medium";
  text-transform: uppercase;
  font-weight: normal;
}
.featureLineupContainer .featureLineup-buttons {
  background-color: transparent;
}
.featureLineupContainer .featureLineup-text {
  color: #fff;
  font-family: "Oswald-Medium";
  font-size: 18px;
  text-transform: uppercase;
}
.featureLineupContainer .featureLineup-social div a {
  color: #779675;
}

.tier-four-container {
  display: flex;
  background: url(images/tier-four-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 690px;
  padding-bottom: 20px;
}
.tier-four-container .tier-four-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
}
.tier-four-container .tier-four-left .card-widget-title {
  display: none;
}
.tier-four-container .tier-four-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  color: #604b3c;
}
.tier-four-container .tier-four-right .map-container {
  margin-left: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: url(images/map-image.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 460px;
  width: 505px;
  margin-top: 70px;
  box-shadow: 4px 4px 4px rgba(144, 144, 144, 0.3);
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  width: 330px;
  padding: 3px 3px 3px 3px;
  border: 3px solid rgba(255, 255, 255, 0.9);
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-inner {
  background-color: rgba(255, 255, 255, 0.9);
  width: 326px;
  padding: 10px;
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-inner .map-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Oswald-Medium";
  font-size: 20px;
  color: #604b3c;
  margin-bottom: 10px;
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-inner .map-title::after {
  content: " ";
  border-bottom: 3px solid #af7d45;
  width: 85px;
  padding-top: 10px;
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-inner .map-text {
  font-family: "Montserrat-Medium";
  font-size: 14px;
  color: #604b3c;
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  line-height: 1.75em;
  text-decoration: none;
  font-family: "Oswald-Medium";
  color: #779675;
  border: 2px solid #779675;
  border-radius: 5px;
  font-size: 16px;
  padding-top: 0;
  width: 150px;
  height: 35px;
  margin: 0 auto;
  margin-top: 10px;
}
.tier-four-container .tier-four-right .map-container .map-inner-wrapper .map-button:hover {
  background: #779675;
  color: #fff;
  border: 2px solid #779675;
}

@media screen and (max-width: 900px) {
  .tier-four-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .tier-four-container .tier-four-left {
    justify-content: center;
    width: 95%;
    max-width: 350px;
  }
  .tier-four-container .tier-four-right {
    justify-content: center;
  }
  .tier-four-container .map-container {
    margin-left: 0px !important;
  }

  #socialNetworkWidget {
    margin-bottom: 30px;
  }

  .map-container {
    margin-bottom: 30px;
    margin-top: 0px !important;
  }
  .map-container .map-inner-wrapper {
    width: auto;
    margin: 5px;
    margin-bottom: 0px !important;
  }
}

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