@import url("https://fonts.googleapis.com/css?family=Ultra");
@import url("https://fonts.googleapis.com/css?family=Anton");
/************** 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"); }
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.generalmessage {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px; }

.saffireMobileSize .generalmessage {
  padding: 0 10px; }

.loginstatus {
  float: none; }

#weatherBugWidget {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #weatherBugWidget img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 5px; }
  #weatherBugWidget #weatherBugText,
  #weatherBugWidget #weatherBugDescription {
    display: none; }
  #weatherBugWidget.weatherBugSet #weatherBugDescription {
    display: inline;
    color: inherit; }

.ticket {
  padding: 0;
  height: auto; }

.emailSignup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .emailSignup > div {
    float: none; }
  .emailSignup .emailInputField input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .emailSignup .emailSubmitButton {
    -webkit-box-sizing: border-box;
    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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
.searchBox:not(.clonedSearchBox) .searchSubmitButton {
  -webkit-box-sizing: border-box;
  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 {
    -webkit-box-sizing: border-box;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.saffireLargeSize .nav .groups .group {
  float: none; }
.saffireLargeSize .nav .groups .group > a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.saffireLargeSize .nav .items {
  float: none; }
  .saffireLargeSize .nav .items .item a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.saffireLargeSize .nav .subitems {
  float: none; }

.saffireMobileSize .nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: none !important;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: 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; }

body {
  color: #323232;
  font: 17px/1 "OpenSans-Regular"; }

a {
  color: #0084fe;
  text-decoration: underline; }

h2 a {
  font-size: 34px; }

.header a,
.footer a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Anton";
  font-weight: normal;
  color: #0084fe;
  line-height: 1.2;
  text-transform: none; }

h1 {
  margin: 0.2em 0;
  font-size: 44px; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

.subContainer h1 {
  font-size: 34px; }
.subContainer h2 {
  font-size: 24px; }
.subContainer h3 {
  font-size: 20px; }

.cartcols h2 {
  font-size: 20px; }

.reviewYourOrderSubContainer h2 {
  font-size: 20px; }

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2; }

.error {
  color: #ff208b; }

strong, .bold {
  font-family: 'OpenSans-Bold'; }

input.textbox {
  font-size: 17px; }

.tiny, .note {
  font-size: 12px; }

*:focus {
  outline: 2px solid #0084fe; }

/***************** CONTAINERS **************************/
body:not(.homepage) {
  background: url("images/main-bg.png") #fff top center;
  background-size: auto;
  background-repeat: repeat-x; }

.wrapper {
  width: 100%;
  overflow: hidden; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1200px - 40px - 40px);
  margin: 149px auto 100px;
  padding: 55px 40px 55px 40px;
  background: #fff; }

body:not(.homepage).generalMessageOn .content {
  margin-top: 220px; }

.saffireLargeSize.homepage .content {
  margin-top: 149px; }
  @media screen and (max-width: 1020px) {
    .saffireLargeSize.homepage .content {
      margin-top: 143px; } }

.saffireLargeSize.homepage.generalMessageOn .content {
  margin-top: 183px; }

.saffireMobileSize .content {
  margin: 0 auto; }

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  padding: 0;
  background: none; }

.subContainer {
  background: #e5e5e5;
  color: #323232; }

.dateDisplayBar,
.dateDisplay {
  background: #0084fe;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #323232; }

.orderhistory {
  background: #0084fe; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #e5e5e5; }

.listingItem {
  background: #e5e5e5;
  border-bottom: 1px solid #cccccc; }
  .listingItem:hover {
    background: #ededed; }

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent black; }

.arrowdown_on {
  border-color: transparent transparent white; }

.arrowup {
  border-color: black transparent transparent; }

.arrowup_on {
  border-color: white transparent transparent; }

#directoryFilterOptions > li:hover {
  background: #e5e5e5; }

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px; }

/************* BUTTON STYLES *********************/
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) {
  /* |%  set font-family */
  padding: 4px 20px;
  font-size: 20px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "Anton"; }

.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  color: #fff !important;
  background: #ff208b;
  background: linear-gradient(180deg, #ff208b);
  -webkit-transition: .3s;
  transition: .3s; }

.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #8320bc;
  color: #fff !important;
  -webkit-transition: .3s;
  transition: .3s; }

.button.buttonSmall {
  font-size: 12px !important; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 12px !important;
  padding: 4px 15px !important; }

.mobile-menu-container {
  background-color: #b8d21d; }
  .mobile-menu-container .mobile-menu-header {
    background-color: #b8d21d; }
  .mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
    background-color: #fff; }
  .mobile-menu-container .mobile-menu-subheader,
  .mobile-menu-container .mobile-menu-subheader-btn {
    background-color: #b8d21d; }
    .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: #91a517; }
  .mobile-menu-container .mobile-menu-login-links a {
    font-family: "OpenSans-Regular"; }
  .mobile-menu-container .cart-counter {
    font-family: "OpenSans-Regular"; }
  .mobile-menu-container .search-container input {
    font-family: "OpenSans-Regular"; }
  .mobile-menu-container .search-container .search-submit-btn {
    color: #fff; }
  .mobile-menu-container .mobile-menu-ticket-btn {
    background-color: #b8d21d;
    font-family: "OpenSans-Regular";
    color: #fff;
    border-color: #b8d21d; }
  .mobile-menu-container .mobile-menu-footer-links a {
    font-family: "OpenSans-Regular";
    color: #fff; }

#mobile-nav ul {
  background-color: #b8d21d; }
#mobile-nav a {
  background-color: #b8d21d;
  font-family: "OpenSans-Regular";
  color: #fff; }
  #mobile-nav a:hover {
    background-color: #91a517; }
#mobile-nav .has-subitems span {
  background-color: #b8d21d;
  color: #fff; }
  #mobile-nav .has-subitems span:hover {
    background-color: #91a517; }

/************************* MODAL CONTENT ********************/
.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: #0084fe;
    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: #323232; }
  .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 img {
    display: none; }
  .modalClose .modalCloseButton:before {
    content: "X";
    font-family: sans-serif; }

.header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #b8d21d;
  position: fixed;
  top: 0;
  z-index: 999;
  -webkit-transition: .3s;
  transition: .3s; }

.saffireLargeSize.saffireWindowScrolled .header {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: .3s;
  transition: .3s; }

.headerInnerContent {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  width: 1200px;
  max-width: 100%;
  height: auto;
  padding: 15px 0; }

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .header-right .widget-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: #0084fe;
    width: 925px;
    max-width: 100%;
    height: 50px;
    -webkit-transition: .3s;
    transition: .3s; }
    .header-right .widget-wrapper:before, .header-right .widget-wrapper:after {
      content: '';
      position: absolute;
      top: 0;
      background: #0084fe;
      height: 50px; }
    .header-right .widget-wrapper:before {
      left: -35px;
      width: 36px;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 50% 50%);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 50% 50%); }
    .header-right .widget-wrapper:after {
      right: -20px;
      width: 20px;
      -webkit-clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0);
      clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0); }
    .header-right .widget-wrapper .fadeout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }

.generalmessage {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  max-width: 100%;
  padding: 10px;
  background: #facd17;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #8320bc;
  -webkit-transition: .3s;
  transition: .3s; }
  .generalmessage a {
    color: inherit;
    text-decoration: underline; }

.saffireWindowScrolled .generalmessage {
  height: 0;
  font-size: 0;
  padding: 0;
  -webkit-transition: .3s;
  transition: .3s; }

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 12px;
  line-height: 1.2;
  padding: 10px; }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .generalmessage {
      font-size: 12px; } }

.header-logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 325px;
  height: 309px;
  background: url("images/sanjoaquinlogo.png") center/contain no-repeat;
  z-index: 99;
  -webkit-transition: .3s;
  transition: 0.3s; }
  @media screen and (min-width: 1350px) {
    .saffireLargeSize .header-logo {
      top: 5px;
      left: -75px; } }

body:not(.homepage).saffireLargeSize .header-logo {
  width: 210px;
  height: 200px;
  top: 0;
  transition: .3s; }

.saffireLargeSize.saffireWindowScrolled .header-logo {
  width: 157px !important;
  height: 150px !important;
  top: 0;
  -webkit-transition: .3s;
  transition: .3s; }

.saffireMobileSize .header-logo {
  position: static;
  width: 63px;
  height: 60px; }

.loginstatus a,
.myAccountNavButton a {
  color: inherit; }

.ticket {
  position: absolute;
  top: -10px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 115px;
  height: 70px;
  background: #ff208b;
  color: #fff;
  font: 30px/1 'Anton';
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s; }
  .ticket:hover {
    background: #8320bc;
    -webkit-transition: .3s;
    transition: .3s; }

.saffireMobileSize a.ticket {
  position: relative !important;
  top: 0 !important;
  left: 10px !important;
  font-size: 20px;
  padding: 12px 19px;
  cursor: pointer; }
  .saffireMobileSize a.ticket:hover {
    padding: 12px 19px; }

.header .searchBox:not(.clonedSearchBox) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 135px; }
  .header .searchBox:not(.clonedSearchBox):before {
    content: 'Search';
    font: 12px/1 'OpenSans-Regular';
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    z-index: 999;
    height: 30px;
    width: 150px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "OpenSans-Regular";
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
      width: 170px;
      padding: 0 5px;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "OpenSans-Regular";
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: '';
      display: block;
      height: 14px;
      width: 14px;
      background: url("images/search.png") center no-repeat; }
  .header .searchBox:not(.clonedSearchBox):hover:before {
    font-size: 0;
    -webkit-transition: .3s;
    transition: .3s; }
  .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
    width: 170px;
    padding: 0 5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none; }

.hours-directions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: 12px/1 'OpenSans-Regular';
  color: #fff;
  margin-right: 20px; }
  .hours-directions:hover {
    text-decoration: underline; }
  .hours-directions:after {
    content: '';
    height: 15px;
    width: 15px;
    display: block;
    background: url("images/compass.png");
    margin-left: 10px; }

.saffireMobileSize .hours-directions {
  display: none; }

.saffireLargeSize .viewcart {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  margin-right: 20px; }
  .saffireLargeSize .viewcart span {
    line-height: 0; }
  .saffireLargeSize .viewcart .cartMenuLink {
    font: 12px/1 'OpenSans-Regular';
    display: inline-block;
    color: #fff; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "Cart: ";
    font-size: inherit;
    color: inherit;
    font: 12px/1 'OpenSans-Regular'; }

.cartMenu {
  z-index: 9999; }

.saffireMobileSize .viewcart {
  display: none; }

.mobile-nav-toggle {
  opacity: .8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: 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: #fff; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.saffireLargeSize .mobile-nav-toggle {
  display: none; }

.saffireLargeSize .nav {
  z-index: 999 !important;
  margin-top: 25px; }
  .saffireLargeSize .nav .groups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0; }
    .saffireLargeSize .nav .groups .group {
      display: inline-block;
      -ms-flex-negative: 0;
      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: "Anton", Arial, Verdana, sans-serif;
      font-size: 24px;
      font-weight: 400;
      color: #0084fe;
      text-transform: uppercase; }
    .saffireLargeSize .nav .groups .group:hover > a {
      color: #fff;
      background: #0084fe; }
  .saffireLargeSize .nav .items {
    top: 100%;
    left: 0;
    padding: 0;
    background: #0084fe; }
    .saffireLargeSize .nav .items .item a {
      padding: 5px 15px;
      color: #fff;
      font-family: "OpenSans-Regular";
      font-size: 12px; }
    .saffireLargeSize .nav .items .item a:hover {
      color: #fff; }
  .saffireLargeSize .nav .item {
    width: 200px;
    line-height: 1.4; }
    .saffireLargeSize .nav .item:hover {
      background: #65b5ff; }
  .saffireLargeSize .nav .subitems {
    left: 100%;
    padding: 0;
    background: #0084fe; }

@media screen and (max-width: 1250px) {
  .header-logo {
    width: 200px;
    top: -15px;
    height: 218px; }

  .header-right .widget-wrapper {
    width: 750px;
    -webkit-transition: .3s;
    transition: .3s; }

  .header .searchBox:not(.clonedSearchBox) {
    margin-right: 120px; } }
@media screen and (max-width: 1020px) {
  .header-logo {
    width: 170px;
    top: -25px; }

  .saffireLargeSize .nav .groups .group > a {
    font-size: 18px; }

  .header-right .widget-wrapper {
    width: 600px; }
    .header-right .widget-wrapper .hours-directions, .header-right .widget-wrapper .searchBox {
      display: none !important; }
    .header-right .widget-wrapper .viewcart {
      margin-right: 135px; } }
.saffireMobileSize .header {
  height: auto; }
  .saffireMobileSize .header .headerInnerContent {
    height: auto;
    padding: 0; }
  .saffireMobileSize .header .header-right .widget-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 65px;
    background: #b8d21d; }
    .saffireMobileSize .header .header-right .widget-wrapper:before, .saffireMobileSize .header .header-right .widget-wrapper:after {
      display: none; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: repeat-x #fff center;
  color: #fff;
  text-align: center; }
  .footer .footer-top {
    background: url("images/footer-bg.png") #0084fe center top no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 215px 0 20px; }
    .footer .footer-top .contact-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 850px;
      max-width: 100%;
      margin: auto;
      font-size: 20px; }
    .footer .footer-top .footer-logo {
      background: url("images/footer-logo.png") center no-repeat;
      width: 156px;
      height: 60px;
      display: block;
      margin: auto; }
  .footer .footer-bottom {
    background: #b8d21d;
    color: #3a5000;
    font: 13px/1 'OpenSans-Regular';
    padding-bottom: 15px; }
  .footer a {
    color: #fff;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 15px auto;
    font-family: "OpenSans-Regular";
    font-size: 11px;
    text-transform: uppercase; }
    .footer ul.footerItems1 li {
      margin: 0 12px; }
    .footer ul.footerItems1 .separator {
      display: none; }
  .footer ul.footerItems2 {
    margin: 0 auto; }
    .footer ul.footerItems2 li {
      margin: 0 15px; }

@media screen and (max-width: 900px) {
  ul.footerItems1 {
    display: none; }

  .footer .footer-top .contact-info {
    line-height: 2em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    font-size: 14px;
    margin-bottom: 25px; } }
.saffireMobileSize .footer .footer-top {
  padding: 195px 0 40px; }
.saffireMobileSize .footer ul.footerItems2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 15px; }

/* PAGINATION*/
/* LEFT-RIGHT ARROWS*/
/* You shouldn't need to change the items below for the most part*/
/* used for placing pagination - necessary when giving a specific left value - must be set in Spark (default is 5)*/
/* this allows for vertical centering of images - disable if opting for img elements*/
/*/////////////////////////////////////////////////////////////////////*/
/* MIXINS AND ETC. FOR SLIDER*/
/*/////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - General Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slider Title*/
  /* Slideshow Swiper Container*/
  /* Swiper Slide*/
  /* Slider Button Container*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls container*/
  /* Slideshow Swiper Pagination*/
  /* Play Pause Buttons*/
  /* Play Pause Buttons*/
  /* Slider Play Pause*/ }
  .homepage .homepageSwiperSlider {
    position: relative;
    width: 100%; }
  .homepage .slideshowSwiperDescription {
    display: none;
    /* Slideshow Description - Hover Styles*/ }
    .homepage .slideshowSwiperDescription a,
    .homepage .slideshowSwiperDescription span {
      display: none;
      text-decoration: none; }
    .homepage .slideshowSwiperDescription .sliderTextDescription {
      display: none;
      color: #fff;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 890px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: #ff208b; }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "Anton";
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    height: 34px; }
    @media screen and (max-width: 817px) {
      .homepage .sliderTitle {
        font-size: 20px; } }
  .homepage .swiper-container {
    position: relative;
    margin: 0 auto;
    background: none;
    overflow: hidden;
    z-index: 1;
    /* Specify Swiper's Size: */
    width: 100%;
    max-width: 890px;
    height: 500px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 500px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 500px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    text-align: center; }
    .homepage .swiper-slide > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      margin: auto; }
    .homepage .swiper-slide img {
      width: 100%;
      max-width: 100%;
      height: auto; }
  .homepage .swiper-slide-active .slideshowSwiperDescription a,
  .homepage .swiper-slide-active .slideshowSwiperDescription span {
    display: inline-block; }
  @media screen and (max-width: 890px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 56.1797752809vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 4px 15px;
      font-family: "Anton";
      font-size: 20px;
      color: #8320bc !important;
      background: #facd17;
      background: linear-gradient(180deg, #facd17);
      white-space: nowrap;
      margin: 0 5px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 20px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        order: 2; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: #facd17;
        color: #8320bc !important; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 94%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(10px / 2) 10px calc(10px / 2) 0;
    border-color: transparent #fff transparent transparent;
    left: -830px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 890px) {
      .homepage .slideshowSwiperButtonPrev {
        display: none; } }
    @media screen and (max-width: 890) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 94%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(10px / 2) 0 calc(10px / 2) 10px;
    border-color: transparent transparent transparent #fff;
    right: -830px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 890px) {
      .homepage .slideshowSwiperButtonNext {
        display: none; } }
    @media screen and (max-width: 890) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none !important;
    height: auto;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 3; }
  .homepage .slideshowSwiperPagination {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 3px; }
  .homepage .sliderPlayPauseButtons {
    display: inline-block; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    background: none;
    transition: background 0.4s ease;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
    .homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: none; }
    .homepage .swiper-pagination-bullet:hover {
      background: none; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 13px;
    height: 13px;
    font-size: 15px;
    color: none;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.8); }
    .homepage .sliderPlayPause.playing:before {
      content: '\275A \275A'; }
    .homepage .sliderPlayPause:before {
      content: '\25B6'; }

.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1; }

.homepage .currentSlideDescription a,
.homepage .currentSlideDescription span,
.homepage .currentSlideDescription span.sliderTitle
.homepage .swiper-slide-active .slideshowSwiperDescription > a,
.homepage .swiper-slide-active .slideshowSwiperDescription span.sliderTitle {
  display: block; }

.homepage .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block; }

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/ }
  .homepage.saffireLargeSize .homepageSwiperSlider {
    width: 890px;
    max-width: 100%;
    margin: 0; }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 14px 45px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 0 8px;
      padding: 4px 15px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0;
    top: auto;
    height: auto;
    width: 890px;
    max-width: 100%;
    z-index: 2;
    transition: 1s;
    height: auto;
    min-height: 70px;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      flex: 1;
      padding: 0 5px; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireMobileSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireMobileSize {
  /* Swiper Slide*/
  /* Slideshow Description - Slider Text Description*/
  /* Slider Title*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slideshow Swiper Buttons*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls Container */ }
  .homepage.saffireMobileSize .swiper-slide-active {
    overflow: hidden; }
  .homepage.saffireMobileSize .sliderTextDescription {
    display: none; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 20px;
    text-align: center; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5%;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: flex;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        padding: 4px 14px;
        margin: 0 10px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 120px;
    background: #ff208b;
    z-index: 2; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext,
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0; }

#cardWidget {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  background: #0084fe; }
  #cardWidget .card-widget-item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px;
    text-decoration: none;
    width: 265px;
    height: 345px; }
    #cardWidget .card-widget-item:hover .image-container:before {
      opacity: .8;
      -webkit-transition: .3s;
      transition: .3s; }
    #cardWidget .card-widget-item:hover .buttonwrap {
      opacity: 1;
      -webkit-transition: .3s;
      transition: .3s; }
  #cardWidget .image-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 255px;
    height: 255px;
    border-radius: 50%;
    border: 8px solid #8320bc; }
    #cardWidget .image-container:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: #8320bc;
      opacity: 0;
      border-radius: 50%;
      width: 255px;
      height: 255px;
      -webkit-transition: .3s;
      transition: .3s; }
  #cardWidget .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative;
    width: 265px;
    top: 20px; }
    #cardWidget .card-content:before {
      content: '';
      position: absolute;
      left: auto;
      top: -25px;
      display: block;
      width: 265px;
      height: 79px;
      z-index: 9;
      background: url("images/ribbon.png") center center no-repeat; }
    #cardWidget .card-content .card-widget-title {
      position: relative;
      display: block;
      width: 100%;
      max-width: 265px;
      font: 20px/1 'Anton';
      color: #fff;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      text-transform: uppercase;
      text-decoration: none;
      z-index: 99; }
    #cardWidget .card-content .card-widget-description {
      display: none; }
  #cardWidget .buttonwrap {
    z-index: 999;
    position: absolute;
    left: auto;
    right: auto;
    top: 120px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s; }
    #cardWidget .buttonwrap a {
      background: #facd17;
      color: #8320bc;
      font: 20px/1 'Anton';
      text-decoration: none;
      padding: 6px 14px;
      margin: 0 8px; }

.saffireMobileSize #cardWidget .card-widget-item {
  width: 165px;
  height: 210px;
  margin: 0 10px; }
.saffireMobileSize #cardWidget .image-container {
  width: 153px;
  height: 153px;
  border-width: 4px; }
  .saffireMobileSize #cardWidget .image-container:before {
    display: none; }
.saffireMobileSize #cardWidget .card-content {
  width: 165px;
  top: 10px; }
  .saffireMobileSize #cardWidget .card-content:before {
    display: none; }
  .saffireMobileSize #cardWidget .card-content .card-widget-title {
    font-size: 16px;
    max-width: 100%;
    white-space: normal; }
.saffireMobileSize #cardWidget .buttonwrap {
  display: none; }

#cardWidgetImage {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  #cardWidgetImage .card-widget-item {
    box-sizing: border-box;
    display: flex;
    width: 1040px;
    max-width: 100%;
    padding: 0 20px;
    margin: 20px auto; }
  #cardWidgetImage .image-container {
    box-sizing: border-box;
    position: static;
    display: block;
    width: 100%; }
    #cardWidgetImage .image-container img {
      display: block;
      width: 100%; }
  #cardWidgetImage .card-content,
  #cardWidgetImage .buttonwrap {
    display: none; }

#siteInfoBannerWidget {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 14px;
  left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  font-family: "Anton";
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #siteInfoBannerWidget #eventDates {
    margin-right: 15px;
    font-family: "Anton";
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    display: inline-block; }
  #siteInfoBannerWidget #eventName {
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    display: inline-block; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "Anton";
    font-size: 14px;
    font-weight: 400;
    color: #fff; }

.saffireMobileSize #siteInfoBannerWidget {
  position: relative;
  top: 0;
  left: auto;
  right: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 0;
  background: #0084fe;
  color: #fff;
  width: 100%; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 14px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    margin: 0 0 5px 0;
    font-size: 22px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 14px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "Anton";
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

#multiScheduleFeature {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 310px;
  max-width: 100%;
  margin: 0;
  padding: 15px 5px;
  background: #facd17; }
  #multiScheduleFeature .multiFeatureTitle {
    color: #8320bc;
    font: 40px/1 'Ultra';
    margin-bottom: 10px; }
  #multiScheduleFeature .featureItem {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    color: #8320bc;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    #multiScheduleFeature .featureItem:hover {
      background: rgba(255, 255, 255, 0.3);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  #multiScheduleFeature .featureItemImage,
  #multiScheduleFeature .featureItemDescription {
    display: none; }
  #multiScheduleFeature .featureItemTitle {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-family: "OpenSans-Bold";
    font-weight: 400;
    font-size: 16px; }
  #multiScheduleFeature .featureItemDate {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 73px;
    width: 73px;
    border-radius: 50%;
    font-family: "OpenSans-ExtraBold";
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    background: #8320bc;
    margin-right: 15px; }
    #multiScheduleFeature .featureItemDate span {
      font-size: 34px; }
  #multiScheduleFeature .all-events-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    margin: auto;
    top: 35px;
    background: #8320bc;
    color: #fff;
    font: 20px/1 'Anton';
    text-align: center;
    padding: 11px 0;
    width: 280px; }

@media screen and (max-width: 1345px) {
  #multiScheduleFeature {
    background: none;
    width: 890px;
    padding: 25px 20px; }
    #multiScheduleFeature .all-events-btn {
      top: 25px; } }
.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 25%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: #0084fe;
  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 #0084fe;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 50%;
    border: none;
    padding: 3px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    left: 0;
    background-color: #e5e5e5; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid #0084fe;
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 3px;
  background-color: transparent;
  background-position: center;
  background-size: cover; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: #0084fe;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 4px #fff inset;
    box-shadow: 0 0 4px #fff inset;
    font-size: 0.9em;
    color: #fff; }
    #musicPlayerLink #musicPlayerDropdown a {
      padding-right: 14px;
      font-size: 13px;
      color: #fff;
      text-decoration: none; }
  #musicPlayerLink #musicPlayerDropdown a:hover {
    position: relative;
    padding-left: 14px;
    padding-right: 3px; }
    #musicPlayerLink #musicPlayerDropdown a:hover:after {
      content: "";
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border-top: 12px solid #fff;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-radius: 58%;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0; }
    .socialNetworks img {
      max-width: 30px;
      max-height: 30px; }
    .socialNetworks > a, .socialNetworks > #musicPlayerLink {
      max-width: 30px;
      max-height: 30px;
      bottom: 0;
      float: left;
      margin: 0;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      background-size: contain; }
    .socialNetworks > a:hover {
      left: 0;
      bottom: 6px;
      z-index: 2;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      bottom: 0; }
    .socialNetworks #musicPlayerLink {
      margin: 3px;
      background-size: cover; }
      .socialNetworks #musicPlayerLink #musicPlayerDropdown {
        top: auto;
        bottom: -3px;
        right: 33px; } }
.socialNetworks a:hover {
  background-color: none; }

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2; }
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #3b5998; }
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none; }
.socialNetworks .socialNetworkIconInstagram:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconTumblr:hover {
  background-color: #35465c; }
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6; }
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c; }
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760; }
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#0063dc), color-stop(50%, #0063dc), color-stop(50%, #0063dc), color-stop(50%, #ff0084), to(#ff0084));
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 100%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none; }
.socialNetworks .socialNetworkIconFlickr:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5; }
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f; }
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39; }
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 25px; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

.saffireMobileSize .socialNetworks {
  position: static;
  background: #0084fe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  padding: 10px 0; }
  .saffireMobileSize .socialNetworks a {
    max-height: 40px;
    max-width: 40px; }
  .saffireMobileSize .socialNetworks img {
    max-height: 40px; }

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%; }
  #socialNetworkWidget .socialFeedContainer {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    height: 400px;
    width: 385px;
    max-width: 98%;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 10px; }
  #socialNetworkWidget #instafeedContainer {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #socialNetworkWidget #instafeedContainer img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 118px;
      height: 118px;
      margin: 2px; }
    #socialNetworkWidget #instafeedContainer > a:hover {
      opacity: 0.8; }
  #socialNetworkWidget #facebookfeedContainer {
    overflow: hidden;
    background: transparent; }

@media screen and (max-width: 826px) {
  #socialNetworkWidget #facebookfeedContainer {
    margin-bottom: 40px; } }
@media screen and (max-width: 420px) {
  #socialNetworkWidget #instafeedContainer img {
    width: 103px;
    height: 103px; } }
/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 1275px;
  max-width: 100%;
  margin: 0 auto 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 37px; }
  #sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
    bottom: 3px;
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    pointer-events: auto; }
  #sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
    -webkit-animation-play-state: paused;
    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;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    pointer-events: auto; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    width: auto;
    max-height: 135px;
    margin: 0 20px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      display: none; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight span {
      border-width: 7px 0 7px 9px;
      border-color: transparent transparent transparent #0084fe; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      border-width: 7px 9px 7px 0;
      border-color: transparent #0084fe transparent transparent; }
  #sponsorWidgetContainer .sponsor-controls-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90px;
    height: 30px;
    background: #fff;
    -webkit-box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
    z-index: 999;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none; }
    #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      padding: 0 0 0 10px;
      border: none;
      background: #fff;
      color: #323232;
      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: #323232;
        text-align: center; }
      #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
        content: '\f04c';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        text-align: center;
        padding-left: 1px;
        width: 30px;
        height: 100%;
        font-family: "FontAwesome";
        font-size: 15px;
        color: #323232; }

.sponsors-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px; }
  .sponsors-container .sponsors-title {
    font: 30px/1 'Ultra';
    color: #0084fe;
    text-align: center;
    display: block;
    margin: 40px auto; }

.saffireMobileSize .sponsors-container {
  padding: 0; }
  .saffireMobileSize .sponsors-container .sponsors-title {
    margin: 15px auto; }

.saffireMobileSize #sponsorWidgetContainer {
  padding: 0; }
  .saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
    max-height: 60px; }
  .saffireMobileSize #sponsorWidgetContainer .sponsorArrow {
    display: none; }

#videoSection {
  position: relative;
  display: block;
  width: 1020px;
  margin: auto;
  max-width: 100%;
  vertical-align: top;
  overflow: hidden; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 1020px;
  padding-bottom: 56.3%;
  text-align: center; }
  #videoWidget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    border: none !important;
    z-index: 1; }
  #videoWidget .video-loading {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: calc(50% - 40px);
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-top-color: #fff;
    border-radius: 100%;
    z-index: 0;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear; }
  #videoWidget .video-arrow {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 14px;
    background-size: contain;
    background-position: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 1; }
    #videoWidget .video-arrow.previous {
      background: url("images/vid-arrow-left.png") no-repeat center;
      left: -25px;
      opacity: 0;
      visibility: hidden; }
    #videoWidget .video-arrow.next {
      background: url("images/vid-arrow-right.png") no-repeat center;
      right: -25px;
      opacity: 0;
      visibility: hidden; }
  #videoWidget:hover .video-arrow.previous {
    left: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget:hover .video-arrow.next {
    right: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget #videoList {
    display: none; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.first-tier {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  padding-bottom: 20px;
  background: url("images/first-tier-bg.png") #b8d21d center no-repeat fixed; }
  @media screen and (max-width: 1345px) {
    .first-tier {
      background-position: bottom;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.third-tier {
  background: url("images/third-tier-bg.png") #ff208b center no-repeat fixed;
  padding: 20px 0 45px; }
  .third-tier .social-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 45px; }
    .third-tier .social-wrapper .infographic {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      background: url("images/infographic.png") center no-repeat;
      background-size: contain;
      max-width: 100%;
      width: 370px;
      height: 422px;
      margin-right: 25px; }
      @media screen and (max-width: 1220px) {
        .third-tier .social-wrapper .infographic {
          margin-bottom: 15px; } }

.saffireMobileSize .third-tier .social-wrapper .infographic {
  margin-right: 0; }

.saffireMobileSize.isResponsive iframe {
  max-width: 100%;
  max-height: 100vh; }

body.saffireMobileSize.checkoutPage .content {
  padding: 15px; }

/*# sourceMappingURL=theme.css.map */
