@charset "UTF-8";
/************** LOAD FONTS ******************/
@import url("https://use.typekit.net/gfr6kfh.css");
@import url("https://use.typekit.net/edd5rmu.css");
@font-face {
  font-family: "playfairdisplay-bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/playfairdisplay-bold.woff2") format("woff2"), url("fonts/playfairdisplay-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;
}

.saffireMobileSize.generalMessageOn.mobileNavShowing .generalmessage {
  display: flex !important;
}

.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: #616160;
}
.saffireMobileSize .searchBox.clonedSearchBox:before {
  display: none;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxInput input.inputFieldTextbox.textbox {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0 !important;
  font-family: "proxima-nova", sans-serif !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
  border-color: #26D0E0;
  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;
}

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

.saffireMobileSize .nav {
  display: inline-flex;
  display: none !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: none;
  height: 50px;
  width: 50px;
  color: #000;
  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;
}

.saffireMobileSize.isResponsive iframe {
  max-height: 100%;
  max-width: 100%;
}

.mobile-menu-container .search-container input[type=text] {
  -webkit-appearance: none;
  border-radius: 0;
  height: 50px;
}

.divListViewMode {
  background: url("images/view-list.png") no-repeat center;
}

.divExpandedViewMode {
  background: url("images/view-expanded.png") no-repeat center;
}

.divGalleryViewMode {
  background: url("images/view-grid.png") no-repeat center;
}

.divCalendarViewMode {
  background: url("images/view-calendar.png") no-repeat center;
}

.featureLineupContainer:hover .featureLineup-headline {
  opacity: 0;
  visibility: hidden;
}

.featureLineup-headline {
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 12px !important;
  box-sizing: border-box;
  margin: 10px !important;
  right: 10px;
  padding: 4px 6px !important;
}

.featureLineup-text {
  line-height: 19px !important;
  padding-top: 32px !important;
}

.featureLineup-more {
  text-align: center;
  left: 50%;
  top: 15px;
  right: auto;
  transform: translateX(-50%);
}
.featureLineup-more a {
  display: inline-block;
  min-width: 120px;
}

body {
  color: #1B110E;
  font: 17px/1.5 "proxima-nova", sans-serif;
}

a,
.scroll-panel li a,
.scroll-panel ul:not(#eventDateList) a {
  color: #B48C56;
  text-decoration: underline;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
}

.input-icon i,
.planner-link i {
  color: #B48C56;
}

.scroll-panel ul:not(#eventDateList) a {
  text-decoration: none;
  padding: 5px 0 3px 7px;
}

.scroll-panel li {
  color: #1B110E;
  padding: 5px;
}
.scroll-panel li:hover {
  background: #B48C56;
  color: #fff;
}
.scroll-panel li:hover a {
  color: #fff;
  text-decoration: none;
}

h2 a {
  font-size: 30px;
}

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

a:hover {
  text-decoration: none;
}

.small.bc {
  font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "playfairdisplay-bold", sans-serif;
  font-weight: normal;
  color: #1B110E;
  line-height: 1.2;
  text-transform: capitalize;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "playfairdisplay-bold", sans-serif;
  color: #1B110E;
  text-decoration: none;
}

h1 {
  margin: 0.2em 0;
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h1, h2 {
  color: #B48C56;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.cartcols h2 {
  font-size: 20px;
}

.reviewYourOrderSubContainer h2 {
  font-size: 20px;
}

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

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 17px;
  font-family: "proxima-nova", sans-serif;
}

select.dropdown {
  height: 28px;
}

*:focus {
  outline: 0 none;
}

/***************** CONTAINERS **************************/
body {
  background: url("images/body-bg.jpg") #151515 no-repeat center center fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
}

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1238px - 15px - 15px);
  margin: 0px auto 55px;
  padding: 15px 15px 15px 15px;
  background: rgba(255, 255, 255, 0.9);
}

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

.subContainer {
  background: #e5e5e5;
  color: #151515;
  box-shadow: 2px 2px 5px #000;
}

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

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

.carthr {
  background: #151515;
}

.orderhistory {
  background: #B48C56;
}

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

.alternateRow {
  background: #eee;
}

.listingItem {
  background: #eee;
  border-bottom: 1px solid #d5d5d5;
}
.listingItem:hover {
  background: #f6f6f6;
}

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent rgba(0, 0, 0, 0.9);
}

.arrowdown_on {
  border-color: transparent transparent rgba(255, 255, 255, 0.9);
}

.arrowup {
  border-color: rgba(0, 0, 0, 0.9) transparent transparent;
}

.arrowup_on {
  border-color: rgba(255, 255, 255, 0.9) transparent transparent;
}

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

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

.container {
  margin: 0 auto;
  max-width: 1238px;
  padding: 0 13px;
}

/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) { /* |%  set font-family */
  padding: 4px 22px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 30px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "proxima-nova", sans-serif;
  transition: all 0.3s ease;
  letter-spacing: 2px;
}

.modalCloseButton,
.buttonSmall {
  padding: 3px 14px !important;
  font-size: 11px !important;
  font-weight: 600;
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  color: #fff !important;
  background: #B48C56;
  background: linear-gradient(180deg, #B48C56);
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  transition: all 0.3s ease;
  background: #917043;
}

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

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

body.saffireMobileSize:not(.homepage) a.button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall),
body.saffireMobileSize:not(.homepage) .button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall) {
  padding: 3px 20px;
  font-size: 14px;
}

a.button.searchMapButton {
  padding: 3px 22px 0px 22px !important;
  font-size: 15px !important;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #1B110E;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-subheader {
  background-color: #F2ECDE;
}
.mobile-menu-container .mobile-menu-subheader a, .mobile-menu-container .mobile-menu-subheader i {
  color: #1B110E;
}
.mobile-menu-container .mobile-menu-subheader-btn {
  background: #F2ECDE;
}
.mobile-menu-container .mobile-menu-subheader-btn a, .mobile-menu-container .mobile-menu-subheader-btn i {
  color: #1B110E !important;
}
.mobile-menu-container .mobile-menu-subheader-btn:hover {
  background-color: #1B110E;
}
.mobile-menu-container .mobile-menu-subheader-btn:hover a, .mobile-menu-container .mobile-menu-subheader-btn:hover i {
  color: #fff !important;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #2d2827;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "proxima-nova", sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "proxima-nova", sans-serif;
}
.mobile-menu-container .search-container input {
  font-family: "proxima-nova", sans-serif;
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #1B110E;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #1B110E;
  color: #fff;
  font-size: 13px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  color: #1B110E;
  text-transform: capitalize;
  font-size: 12px;
}
.mobile-menu-container .search-container input[type=text] {
  font-size: 13px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  color: #1B110E;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav a {
  background-color: #1B110E;
  font-size: 13px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
#mobile-nav a:hover {
  background-color: black;
}
#mobile-nav .has-subitems span {
  background-color: #49413E;
  color: #fff;
  max-width: 45px;
  font-size: 9px;
}
#mobile-nav .has-subitems span:hover {
  background-color: #2d2827;
}

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

/************************* MODAL CONTENT ********************/
.modal {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 15px;
  border: 10px solid rgba(255, 255, 255, 0.9);
}

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

.modalPageBackground {
  background-color: rgba(0, 0, 0, 0.9);
  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;
}

/*Modal css*/
.saffireMobileSize .ui-dialog {
  margin: 20px auto;
  max-width: 80%;
}

.saffireMobileSize.modalBody .emailSignup .textbox {
  display: flex;
  height: 30px;
  margin: auto;
  max-width: 275px;
  font-size: 14px;
}
.saffireMobileSize.modalBody .emailSignup .inputFieldSubmit {
  background: #B48C56;
  background: linear-gradient(180deg, #B48C56);
  color: #fff !important;
  box-sizing: border-box;
  padding: 4px 22px;
  font-size: 15px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 30px !important;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "proxima-nova", sans-serif;
}
.saffireMobileSize.modalBody .emailSignup .inputFieldSubmit:hover {
  background: #917043;
}
.saffireMobileSize.modalBody .emailSignupText {
  text-align: center;
}

.ui-dialog {
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.8);
  background: #fff;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  transition: all 0.5s ease;
}
.saffireWindowScrolled .header {
  background: #1B110E;
  transition: all 0.5s ease;
}
.saffireWindowScrolled .header .header-bottom {
  padding: 15px 0;
}

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

.header-top {
  padding: 7px 0;
  background: url("images/header-top-bg.jpg") no-repeat 0 0;
  background-size: cover;
  transition: all 0.3s ease;
  position: relative;
  z-index: 9999;
}
.saffireMobileSize .header-top {
  order: 2;
  padding: 20px 0;
  background: #F2ECDE;
}
.header-top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.saffireMobileSize .header-top .container {
  justify-content: center;
}

.header-bottom {
  padding: 32px 0;
  transition: all 0.5s ease;
}
.saffireMobileSize .header-bottom {
  order: 1;
  background: url("images/header-top-bg.jpg") no-repeat 0 0;
  background-size: cover;
  padding: 19px 0 21px;
}
.header-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.saffireMobileSize .header {
  height: auto;
  position: fixed;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #B48C56;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  transition: all 0.3s ease;
}
.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;
  }
}

.saffireWindowScrolled .generalmessage {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  font-size: 0;
  transition: all 0.3s ease;
}

.header-logo {
  display: block;
  width: 375px;
  height: 29px;
  background: url("images/header-logo.png") center/contain no-repeat;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  .header-logo {
    width: 300px;
  }
}
.saffireMobileSize .header-logo {
  width: 257px;
}

.saffireWindowScrolled .header-logo {
  width: 329px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  .saffireWindowScrolled .header-logo {
    width: 230px;
    height: 27px;
  }
}

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

.ticket,
.saffireMobileSize a.ticket {
  box-sizing: border-box;
  background: #1B110E;
  color: #fff;
  border-radius: 30px;
  border: 2px solid #B48C56;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  padding: 6px 14px 4px 21px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.ticket::before,
.saffireMobileSize a.ticket::before {
  content: "";
  height: 18px;
  width: 18px;
  display: inline-block;
  background: url("images/ticket-icon.png") no-repeat 0 0;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 1px;
}
.ticket:hover,
.saffireMobileSize a.ticket:hover {
  color: #fff;
  background: #B48C56;
}

.saffireMobileSize a.ticket {
  color: #1B110E;
  background: #F2ECDE;
  padding: 6px 14px 4px 21px;
  border: 2px solid #B48C56;
}
.saffireMobileSize a.ticket::before {
  background: url("images/mobbile-ticket-icon.png") no-repeat 0 0;
  margin-top: 0;
}
.saffireMobileSize a.ticket:hover, .saffireMobileSize a.ticket:focus {
  background: #B48C56;
  padding: 6px 14px 4px 21px;
  color: #fff;
  border-radius: 30px;
  border: 2px solid #B48C56;
}
.saffireMobileSize a.ticket:hover::before, .saffireMobileSize a.ticket:focus::before {
  background: url("images/ticket-icon.png") no-repeat 0 0;
  margin-top: 0px;
}

.header .emailSignup {
  display: inline-flex;
  align-items: center;
}
.header .emailSignup .emailInputField input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .emailSignup .emailInputField input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .emailSignup .emailSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  background: #999999;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  width: 35px;
  padding: 0;
  font-size: 0;
}
.header .emailSignup .emailSubmitButton:before {
  content: "\f0e0";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
}
.header .emailSignup .emailSubmitButton:hover {
  background: #616160;
}
.header .emailSignup:hover .emailInputField input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireMobileSize .header .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.saffireMobileSize .header .emailSignup:before {
  content: "\f0e0";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #eee;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  margin: 0px 0 0 15px;
  flex-direction: row;
  border: 2px solid #B48C56;
  background: #1B110E;
  border-radius: 30px;
  position: relative;
  transition: 0.2s;
  overflow: hidden;
}
.header .searchBox:not(.clonedSearchBox):after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 0;
  width: 0;
  background: #B48C56;
  border-radius: 100%;
  transition: 0.2s;
  z-index: -1;
}
.header .searchBox:not(.clonedSearchBox).focus {
  background: #B48C56;
  border-radius: 30px;
}
.header .searchBox:not(.clonedSearchBox).focus:after {
  height: 400px;
  width: 400px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 185px;
  padding: 0 15px 0 20px;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  border-radius: 0 !important;
  background: transparent;
  border: 0 none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  height: 24px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  width: 37px;
  padding: 0;
  font-size: 0;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
  background: url(images/search-icon.png) no-repeat center center;
  height: 20px;
  width: 20px;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  background: url(images/search-icon.png) no-repeat center center;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: transparent;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: #fff;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: #fff;
  vertical-align: top;
  margin-top: 1px;
  margin-right: 0px;
  font-size: 14px;
  text-decoration: none;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "";
  height: 24px;
  width: 26px;
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  background: url(images/cart-icon.png) no-repeat 0 0;
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}

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

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url(images/mobile-menu.png) no-repeat center center;
  cursor: pointer;
}
.mobile-nav-toggle:before {
  content: "";
  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 {
  margin-top: 5px;
}
.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
}
.saffireLargeSize .nav .groups .group:last-child > a {
  padding-right: 0;
  margin-right: 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;
  margin: 0 15px;
  background: none;
  font-family: "proxima-nova", sans-serif, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 2px;
  word-spacing: 5px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .saffireLargeSize .nav .groups .group > a {
    margin: 0 5px;
    padding: 0 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 14px;
    padding: 0 7px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #B48C56;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #B48C56;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: #c4a479;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #B48C56;
}

/*********************** 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 a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  margin: 0 auto;
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  text-transform: capitalize;
}
.saffireMobileSize .footer ul.footerItems1 li {
  line-height: 25px;
}
.footer ul.footerItems1 li a {
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
}
.saffireMobileSize .footer ul.footerItems1 li a {
  font-size: 14px;
}
.footer .footer-top {
  padding: 56px 15px 51px;
  background: url("images/header-top-bg.jpg") no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 1599px) {
  .footer .footer-top {
    padding-bottom: 20px;
  }
}
.saffireMobileSize .footer .footer-top {
  padding: 34px 0 13px;
}
.footer .footer-logo {
  width: 375px;
  height: 29px;
  display: inline-block;
  background: url("images/footer-logo.png") no-repeat 0 0;
}
.saffireMobileSize .footer .footer-logo {
  background-size: 100%;
  width: 325px;
  height: 29px;
}
.footer .office-email {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 24px 0 29px;
}
.saffireMobileSize .footer .office-email {
  margin: 12px 0 20px;
}
.footer .office-email li {
  display: block;
  font: 17px/1.8 "proxima-nova", sans-serif;
}
.saffireMobileSize .footer .office-email li {
  font-size: 14px;
}
.footer .office-email li > span {
  display: inline-block;
  margin: 0 10px;
}
.footer .office-email li a {
  color: #fff;
  font: 17px/1.8 "proxima-nova", sans-serif;
}
.saffireMobileSize .footer .office-email li a {
  font-size: 14px;
}
.footer .asm-logo {
  width: 125px;
  height: 50px;
  background: url("images/asm-logo.png") no-repeat 0 0;
  margin: 37px auto 0;
}
.saffireMobileSize .footer .asm-logo {
  margin-top: 26px;
}
.footer .footer-bottom {
  background: #1B110E;
  background-size: cover;
  padding: 20px 0;
}
@media screen and (max-width: 1400px) {
  .footer .footer-bottom {
    padding-bottom: 50px;
  }
}
.saffireMobileSize .footer .footer-bottom {
  padding-bottom: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  body:not(.homepage) .footer .footer-bottom {
    padding-bottom: 50px !important;
  }
}
.footer ul.footerItems2 {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  .footer ul.footerItems2 {
    flex-direction: column;
  }
}
.footer ul.footerItems2 li {
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  font-weight: 400;
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 800px) {
  .footer ul.footerItems2 li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.saffireMobileSize .footer ul.footerItems2 li {
  line-height: 1.5;
  width: 100%;
  justify-content: center;
}
.footer ul.footerItems2 li a {
  display: inline-block;
}
.footer ul.footerItems2 li .saffire_logo {
  top: 0;
}

.saffireMobileSize .footer .separator {
  line-height: 0 !important;
}
.saffireMobileSize .footer a:hover {
  text-decoration: none;
}

/* 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;
}
.homepage .slideshowSwiperDescription {
  display: none;
  /* Slideshow Description - Hover Styles*/
}
.homepage .slideshowSwiperDescription a,
.homepage .slideshowSwiperDescription span {
  display: none;
  text-decoration: none;
}
.homepage .slideshowSwiperDescription .sliderTextDescription {
  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: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  opacity: 0;
  transition: 1s;
}
@media screen and (max-width: 864) {
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    padding-top: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }
}
.homepage #newSliderDescriptionContainer {
  background: #1B110E;
}
.homepage .sliderTitle {
  position: relative;
  max-width: 100%;
  line-height: normal;
  font-family: "playfairdisplay-bold", sans-serif;
  font-size: 23px;
  font-weight: 400;
  color: #B48C56;
  height: 27px;
}
@media screen and (max-width: 1023px) {
  .homepage .sliderTitle {
    font-size: 18px;
  }
}
.homepage .swiper-container {
  position: relative;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  z-index: 1;
  /* Specify Swiper's Size: */
  width: 100%;
  max-width: 864px;
  height: 473px;
  /* Swiper Container - Inset Shadow*/
  /* Swiper Container - Hover Styles*/
}
.homepage .swiper-container:hover .slideshowSwiperDescription {
  max-height: 473px;
}
.homepage .swiper-slide {
  /* Specify Slides's Size: */
  position: relative;
  height: 473px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
  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: 864px) {
  .homepage .swiper-slide,
  .homepage .swiper-container {
    height: 54.7453703704vw !important;
  }
}
.homepage span.sliderButtonContainer {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  /* Buttons*/
}
.homepage span.sliderButtonContainer a.button {
  font-weight: 600;
  display: inline-block;
  padding: 3px 17px 2px !important;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  color: #fff !important;
  text-transform: uppercase;
  background: #1B110E;
  background: linear-gradient(180deg, #1B110E);
  white-space: nowrap;
  border-radius: 30px;
  border: 2px solid #B48C56;
  margin: 0 5px;
  /* More and BuyNow Buttons*/
  /* Button - Hover Styles*/
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  font-size: 15px;
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton {
  order: 2;
}
.homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  order: 1;
}
.homepage span.sliderButtonContainer a.button:hover {
  background: #B48C56;
}
.homepage .slideshowSwiperButtonPrev {
  position: absolute;
  top: calc(50% - 16px);
  transform: translateY(-50%);
  left: 16px;
  margin: auto;
  z-index: 4;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  background: url("images/slideshow-left.png") no-repeat center center;
  width: 11px;
  height: 22px;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
.homepage .slideshowSwiperButtonPrev:hover {
  background: url(images/slideshow-left-hover.png) no-repeat center center;
}
.homepage .slideshowSwiperButtonNext {
  position: absolute;
  top: calc(50% - 16px);
  transform: translateY(-50%);
  right: 16px;
  margin: auto;
  z-index: 4;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  width: 11px;
  height: 22px;
  background: url("images/slideshow-right.png") no-repeat center center;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
.homepage .slideshowSwiperButtonNext:hover {
  background: url(images/slideshow-right-hover.png) no-repeat center center;
}
.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: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  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: 8px;
  height: 8px;
  margin: 0 6px;
  background: transparent;
  border: 1px solid #fff;
  transform: rotate(45deg);
  transition: background 0.4s ease;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.homepage .swiper-pagination-bullet:hover {
  background: #fff;
}
.homepage .sliderPlayPause {
  display: inline-block;
  cursor: pointer;
  width: 8px;
  height: 8px;
  font-size: 15px;
  color: transparent;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.8);
}
.homepage .sliderPlayPause.playing:before {
  content: "❚❚";
}
.homepage .sliderPlayPause:before {
  content: "▶";
}

.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 {
  max-width: 864px;
  width: 100%;
}
.homepage.saffireLargeSize .slideshowSwiperDescription {
  max-width: none;
  padding: 14px 11px;
  /* Slideshow Description - Hover Styles*/
}
.homepage.saffireLargeSize .swiper-container {
  border: none;
}
.homepage.saffireLargeSize .currentSlideDescription {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* 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 4px;
  padding: 3px 17px 2px !important;
}
.homepage.saffireLargeSize .sliderTitle {
  width: 100%;
  max-width: 500px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.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: 864;
  max-width: 100%;
  z-index: 2;
  transition: 1s;
  height: auto;
  min-height: 83px;
  /* 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;
}
.homepage.saffireLargeSize .banner-container .socialNetworks {
  display: none;
}

/*/////////////////////////////////////////////////////////////////////*/
/* 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 {
  font-size: 16px;
  line-height: 1.3;
  opacity: 1;
  text-align: center;
}
.homepage.saffireMobileSize .sliderTitle {
  height: auto;
  padding: 0;
  font-size: 23px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 8px;
}
.homepage.saffireMobileSize .currentSlideDescription {
  width: 100%;
  height: auto;
  padding: 21px 0 0;
  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: 1px 34px;
  margin: 0 3px;
}
.homepage.saffireMobileSize #newSliderDescriptionContainer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-height: auto;
  padding: 0 15px;
  background: #1B110E;
  z-index: 2;
  box-sizing: border-box;
}
.homepage.saffireMobileSize .slideshowSwiperButtonNext,
.homepage.saffireMobileSize .slideshowSwiperButtonPrev {
  top: calc(50% - 85px) !important;
}
.homepage.saffireMobileSize .sliderControlsContainer {
  position: absolute;
  top: 0;
  padding: 5px 0;
}

.banner-wrap {
  max-width: 864px;
  width: 100%;
  position: relative;
}
.saffireMobileSize .banner-wrap {
  background: #1B110E;
}
.saffireMobileSize .banner-wrap .sliderControlsContainer {
  display: none !important;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 395px;
  margin: 0 12px 24px;
  background: #F2ECDE;
}
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 0 0 12px;
  max-width: 100%;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 190px;
  width: 100%;
  border: 10px solid #F2ECDE;
  border-bottom: 0;
  position: relative;
}
#cardWidget .image-container:after {
  content: "";
  border: 2px solid #B48C56;
  position: absolute;
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
}
.saffireMobileSize #cardWidget .image-container {
  height: 167px;
}
#cardWidget .card-content {
  background: #F2ECDE;
  position: relative;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 83px;
  padding: 11px 150px 11px 20px;
  box-sizing: border-box;
}
.saffireMobileSize #cardWidget .card-content {
  height: 76px;
}
.saffireMobileSize #cardWidget .card-content:after {
  height: 100%;
  width: 122px;
  background-size: cover;
}
#cardWidget .card-content:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 82px;
  width: 135px;
  background: url("images/card-ticket.png") no-repeat 0 0;
}
#cardWidget .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 24px/1.1 "playfairdisplay-bold", sans-serif;
  color: #1B110E;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.saffireMobileSize #cardWidget .card-content .card-widget-title {
  font-size: 21px;
}
#cardWidget .card-content .card-widget-description {
  font: 18px "proxima-nova", sans-serif;
  color: #1B110E;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.saffireMobileSize #cardWidget .card-content .card-widget-description {
  font-size: 16px;
}
#cardWidget .buttonwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  position: relative;
  z-index: 9;
}
#cardWidget .buttonwrap a.button {
  display: inline-block;
  padding: 5px 21px;
  text-transform: uppercase;
  margin: 0 4px;
}
.saffireMobileSize #cardWidget .buttonwrap a.button {
  padding: 3px 14px;
}

.card-widget-sec {
  padding: 114px 0 90px;
  background: url("images/card-widget-bg.jpg") no-repeat 0 0;
  background-size: cover;
}
.saffireMobileSize .card-widget-sec {
  padding: 7px 0 0px;
}
.card-widget-sec .container {
  max-width: 1288px;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-flex;
  height: 70px;
  width: auto;
  max-width: 428px;
  margin: auto;
  padding: 5px 18px 5px 18px;
  background: rgba(27, 17, 14, 0.8);
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: 1.3;
  z-index: 2;
  min-width: auto;
  flex-direction: column-reverse;
  justify-content: center;
}
#siteInfoBannerWidget #eventDates {
  font-family: "playfairdisplay-bold", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #B48C56;
}
#siteInfoBannerWidget #eventName {
  font-size: 16px;
  font-weight: 400;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.siteInfoBannerOff #siteInfoBannerWidget {
  display: none !important;
}

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 0;
  background: #1B110E;
  color: #fff;
  width: 100%;
  position: static;
  align-items: center;
  height: 62px;
  display: flex;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 15px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 22px;
  color: #B48C56;
  font-family: "playfairdisplay-bold", sans-serif;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 15px;
  color: inherit;
}

body:not(.homepage) #siteInfoBannerWidget {
  display: none !important;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "playfairdisplay-bold", sans-serif;
  font-size: 18px;
  color: #B48C56;
}
@media screen and (max-width: 817px) {
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
  }
}
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

#infoCards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#infoCards .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 605px;
  margin: 0 15px 24px;
  background: #F2ECDE;
}
.saffireMobileSize #infoCards .card-widget-item {
  width: 395px;
  max-width: 100%;
  margin: 0 6px 13px;
}
.saffireMobileSize #infoCards .card-widget-item:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 500px) {
  #infoCards .card-widget-item {
    margin: 0 0px 10px !important;
  }
}
#infoCards .card-widget-item:hover .buttonwrap {
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
}
#infoCards .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 201px;
  width: 100%;
  border: 10px solid #F2ECDE;
  border-bottom: 0;
  position: relative;
}
#infoCards .image-container:after {
  content: "";
  border: 2px solid #B48C56;
  position: absolute;
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
}
.saffireMobileSize #infoCards .image-container {
  height: 112px;
}
#infoCards .card-content {
  background: #F2ECDE;
  position: relative;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 72px;
  padding: 11px 20px;
}
.saffireMobileSize #infoCards .card-content {
  height: 47px;
}
#infoCards .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 24px/1.1 "playfairdisplay-bold", sans-serif;
  color: #1B110E;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.saffireMobileSize #infoCards .card-content .card-widget-title {
  font-size: 20px;
}
#infoCards .card-content .card-widget-description {
  display: none;
}
#infoCards .buttonwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  position: relative;
  z-index: 9;
}
#infoCards .buttonwrap a.button {
  display: inline-block;
  padding: 5px 21px;
  text-transform: uppercase;
  margin: 0 4px;
}
.saffireMobileSize #infoCards .buttonwrap a.button {
  padding: 3px 14px;
}

.social-bottom-row .container {
  max-width: 1288px;
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  width: 364px;
  text-align: center;
  margin-left: auto;
}
@media only screen and (max-width: 1300px) {
  #multiScheduleFeature {
    margin: 40px auto 0;
    width: 100%;
    max-width: 864px;
  }
}
.saffireMobileSize #multiScheduleFeature {
  padding: 0;
  min-height: 79px;
  width: calc(100% - 26px);
  margin: 15px auto 0;
}
#multiScheduleFeature .multiFeatureContent {
  width: 100%;
  min-height: 437px;
}
@media only screen and (max-width: 1300px) {
  #multiScheduleFeature .multiFeatureContent {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 0;
  }
}
.saffireMobileSize #multiScheduleFeature .multiFeatureContent {
  min-height: 0;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  text-align: left;
  color: #fff !important;
  transition: 0.3s;
  background: #1B110E;
  justify-content: flex-start;
  padding: 10px 35px 10px 84px;
  margin-bottom: 12px;
  position: relative;
  min-height: 82px;
}
@media only screen and (max-width: 1300px) {
  #multiScheduleFeature .featureItem {
    flex: 1 1 49%;
    max-width: 49%;
  }
  #multiScheduleFeature .featureItem:nth-child(5) {
    margin-bottom: 0;
  }
}
.saffireMobileSize #multiScheduleFeature .featureItem {
  padding: 0;
  min-height: 79px;
  padding: 10px 30px 10px 80px;
}
#multiScheduleFeature .featureItem:after {
  content: "";
  width: 10px;
  height: 15px;
  background: url("images/slideshow-right.png") no-repeat 0 0;
  position: absolute;
  right: 15px;
  top: 34px;
  background-size: 9px;
}
.saffireMobileSize #multiScheduleFeature .featureItem {
  flex: 1 1 100%;
  max-width: 100%;
}
.saffireMobileSize #multiScheduleFeature .featureItem:nth-child(5) {
  margin-bottom: 12px;
}
#multiScheduleFeature .featureItem:hover {
  background: #1B110E;
  color: #fff !important;
  transition: 0.3s;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate,
#multiScheduleFeature .button-container {
  display: flex;
}
#multiScheduleFeature .featureItemTitle {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.3;
  order: 2;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  font-size: 16px;
}
#multiScheduleFeature .featureItemDate {
  font-family: "playfairdisplay-bold", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  color: #B48C56;
  order: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  padding-top: 12px;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 2px solid #4C3927;
  width: 63px;
  line-height: 21px;
}
.saffireMobileSize #multiScheduleFeature .featureItemDate {
  width: 62px;
  top: 1px;
  font-size: 17px;
}
#multiScheduleFeature .featureItemDate > span {
  font-size: 33px;
  line-height: 22px;
}
.saffireMobileSize #multiScheduleFeature .featureItemDate > span {
  font-size: 32px;
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .event-btn-wrap {
  background: #1B110E;
  padding: 23px 10px;
}
@media only screen and (max-width: 1300px) {
  #multiScheduleFeature .event-btn-wrap {
    padding: 22px 10px 10px;
    width: 46.5%;
    height: 50px;
  }
}
@media only screen and (max-width: 800px) {
  #multiScheduleFeature .event-btn-wrap {
    padding: 22px 10px 21px;
    width: 100%;
    height: auto;
  }
}
#multiScheduleFeature .all-events-btn {
  display: inline-block;
  background: #1B110E;
  color: #fff;
  border-radius: 30px;
  border: 2px solid #B48C56;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  padding: 5px 27px;
  transition: all 0.3s ease;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#multiScheduleFeature .all-events-btn:hover {
  transition: all 0.3s ease;
  background: #B48C56;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: 5px;
  top: 165px;
  transition: 0.6s ease;
  background: rgba(21, 21, 21, 0.3);
  border-radius: 50px;
  padding: 6px 3px;
}
.saffireMobileSize.homepage .header .socialNetworks {
  display: none;
}
.saffireLargeSize .content .socialNetworks {
  display: none;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(21, 21, 21, 0.3);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px 4px;
  background-color: transparent;
}
.socialNetworks > span:not(:last-child), .socialNetworks > a:not(:last-child) {
  margin-bottom: 4px;
}
@media screen and (max-width: 1400px) {
  .socialNetworks > span, .socialNetworks > a {
    margin-bottom: 0px !important;
  }
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #e5e5e5;
}

/*General Message ON Sidebar widget*/
.generalMessageOn .socialNetworks {
  top: 205px;
}
@media screen and (max-width: 1400px) {
  .generalMessageOn .socialNetworks {
    top: auto;
  }
}

.generalMessageOn.pageIsLoaded .socialNetworks {
  top: 205px;
}
@media screen and (max-width: 1400px) {
  .generalMessageOn.pageIsLoaded .socialNetworks {
    top: auto;
  }
}

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(21, 21, 21, 0.3);
  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: rgba(21, 21, 21, 0.3);
  border: 1px solid #fff;
  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%;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1400px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: 5px;
    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;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    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: #0081D1;
}

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

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 14px;
}
@media screen and (max-width: 1400px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    top: auto !important;
    bottom: 5px;
    right: 5px;
  }
}

.homepage.saffireLargeSize .content .socialNetworks {
  display: none;
}

.homepage.saffireMobileSize .content .socialNetworks {
  position: static;
  width: 100%;
  box-sizing: border-box;
  background: #120B09;
  border-radius: 0;
  padding: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  z-index: 9;
  margin-top: 12px;
}
.homepage.saffireMobileSize .content .socialNetworks a {
  max-width: 40px;
  max-height: 40px;
  margin: 0px;
}
.homepage.saffireMobileSize .content .socialNetworks img {
  max-width: 40px;
  max-height: 40px;
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 648px;
  width: 494px;
  max-width: 100%;
}
.saffireMobileSize #socialNetworkWidget {
  max-height: 464px;
  margin: 0 auto 12px;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 5px 0 9px 0;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer {
  padding: 5px 0 4px 0;
}
#socialNetworkWidget .socialNetworkTab {
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin: 0 9px 0 0;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 100%;
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab {
  width: 30px;
  height: 30px;
  margin-right: 2px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: rgba(255, 255, 255, 0.7);
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  border: 2px solid #B48C56;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab, #socialNetworkWidget .socialNetworkTab:hover {
  border: 2px solid #B48C56;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle, #socialNetworkWidget .socialNetworkTab:hover .circle {
  fill: #fff;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 580px;
  width: 494px;
  max-width: 100%;
  padding: 10px 5px;
  overflow-x: hidden;
  overflow-y: auto;
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  padding: 5px 0 0px 0;
  max-height: 420px;
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

.saffireMobileSize.isResponsive iframe {
  max-height: 400px;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 66px;
}
#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: 200px;
}
@media only screen and (max-width: 1023px) {
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 165px;
    max-height: 150px;
  }
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "playfairdisplay-bold", sans-serif;
  font-size: 24px;
  color: #F2ECDE;
  text-shadow: none;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1:after {
  content: "";
  background: url("images/title-divider.png") no-repeat center bottom;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  height: 19px;
  text-align: center;
}
#sponsorWidgetContainer #sponsorArrowRight,
#sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer .sponsor-controls-container {
  display: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: none;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer {
  max-width: 350px;
  min-width: auto;
  margin: auto;
  justify-content: space-between;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer a {
  margin: 0px;
  min-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer a:nth-child(1) {
  order: 1;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer a:nth-child(2) {
  order: 3;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer a:nth-child(3) {
  order: 2;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImageContainer a:nth-child(4) {
  order: 4;
}
#sponsorWidgetContainer .sponsorCarouselImageContainer a {
  margin: 0 30px;
}

.sponsor-section {
  padding-bottom: 15px;
}
.saffireMobileSize .sponsor-section {
  padding-top: 10px;
  background: #4F4133;
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 710px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 720px;
  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 {
  box-sizing: border-box;
  position: relative;
  top: calc(50% - 40px);
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 100%;
  z-index: 0;
  animation: spin 1s infinite linear;
}
#videoWidget .video-arrow {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  padding: 14px;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 1;
}
#videoWidget .video-arrow.previous {
  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;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.banner-section {
  margin-top: 164px;
  transition: all 0.3s ease;
  padding-bottom: 75px;
}
@media only screen and (max-width: 1023px) {
  .banner-section {
    margin-top: 145px;
  }
}
.saffireMobileSize .banner-section {
  margin-top: 145px;
  padding-bottom: 13px;
}
.saffireMobileSize .banner-section .container {
  padding: 0;
}
.generalMessageOn .banner-section {
  margin-top: 204px;
}
@media only screen and (max-width: 1023px) {
  .generalMessageOn .banner-section {
    margin-top: 185px;
  }
}
@media only screen and (max-width: 800px) {
  .generalMessageOn .banner-section {
    margin-top: 185px;
  }
}
.banner-section .banner-sec-inner {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 1300px) {
  .banner-section .banner-sec-inner {
    flex-direction: column;
    align-items: center;
  }
}

body:not(.homepage) .wrapper {
  padding-top: 164px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  body:not(.homepage) .wrapper {
    padding-top: 145px;
  }
}
@media only screen and (max-width: 800px) {
  body:not(.homepage) .wrapper {
    padding-top: 164px;
  }
}

body:not(.homepage).generalMessageOn .wrapper {
  padding-top: 204px;
}
@media only screen and (max-width: 1023px) {
  body:not(.homepage).generalMessageOn .wrapper {
    padding-top: 185px;
  }
}
@media only screen and (max-width: 800px) {
  body:not(.homepage).generalMessageOn .wrapper {
    padding-top: 204px;
  }
}

.venues-list {
  box-sizing: border-box;
  position: fixed;
  top: 164px;
  left: 15px;
  width: 125px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 20px 10px;
}
@media only screen and (max-width: 1599px) {
  .venues-list {
    position: static;
    width: 100%;
    margin-top: 30px;
    background: transparent;
  }
}
.saffireMobileSize .venues-list {
  position: static;
  width: auto;
  margin-top: 27px;
  background: transparent;
}
.saffireMobileSize .venues-list h4 {
  padding: 0 0px 7px !important;
}
.venues-list h4 {
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #B48C56;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
  margin: 0 auto;
  letter-spacing: 2px;
}
.venues-list > ul {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 11px 0 0;
}
@media only screen and (max-width: 1599px) {
  .venues-list > ul {
    flex-direction: row;
    margin-bottom: 0;
  }
  .venues-list > ul li {
    margin: 0 20px !important;
  }
}
.saffireMobileSize .venues-list > ul {
  flex-direction: row;
}
.saffireMobileSize .venues-list > ul li {
  margin-bottom: 0 !important;
  margin-right: 40px;
}
.venues-list > ul li:not(:last-child) {
  margin-bottom: 9px;
}
.venues-list > ul a {
  display: inline-block;
}
.venues-list .devos-place {
  width: 109px;
  height: 13px;
  background: url("images/devos-logo.png") no-repeat 0 0;
  transition: all 0.5s ease;
}
.venues-list .devos-place:hover {
  background: url("images/devos-logo-hover.png") no-repeat 0 0;
  transition: all 0.5s ease;
}
.venues-list .van-arena {
  width: 86px;
  height: 71px;
  background: url("images/van-arena.png") no-repeat 0 0;
  transition: all 0.5s ease;
}
.venues-list .van-arena:hover {
  background: url("images/van-arena-hover.png") no-repeat 0 0;
  transition: all 0.5s ease;
}

.social-section {
  padding: 60px 0 0px;
  background-size: cover;
}
.saffireMobileSize .social-section {
  padding: 13px 0 0px;
}

.social-top-row {
  padding-bottom: 25px;
}
.saffireMobileSize .social-top-row {
  padding-bottom: 13px;
}
.social-top-row .container {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 1300px) {
  .social-top-row .container {
    flex-direction: column;
    align-items: center;
  }
}

.youtube-wrap {
  margin-left: auto;
  padding-top: 54px;
  width: 708px;
}
@media only screen and (max-width: 1300px) {
  .youtube-wrap {
    margin: auto;
  }
}
.saffireMobileSize .youtube-wrap {
  max-width: 100%;
  padding-top: 0;
}
.youtube-wrap .emailSignup {
  margin-top: 22px;
  background: #F2ECDE url("images/email-graphic.png") no-repeat center center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 65px 20px 32px;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  z-index: 9;
}
.youtube-wrap .emailSignup:after {
  content: "";
  border: 2px solid #B48C56;
  position: absolute;
  left: 7px;
  top: 7px;
  right: 7px;
  bottom: 7px;
  z-index: -1;
}
.saffireMobileSize .youtube-wrap .emailSignup {
  margin-top: 13px;
}
@media only screen and (max-width: 800px) {
  .youtube-wrap .emailSignup {
    flex-direction: column;
    padding: 65px 31px 43px;
    max-width: 394px;
    margin: 0 auto;
  }
  .youtube-wrap .emailSignup:before {
    top: 23px !important;
  }
}
.youtube-wrap .emailSignup:before {
  content: "Stay Connected";
  background: url("images/heading-border.png") no-repeat center bottom;
  padding-bottom: 23px;
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  font: 24px "playfairdisplay-bold", sans-serif;
  color: #1B110E;
  width: 232px;
  text-align: center;
}
.youtube-wrap .emailSignup .emailSignup > div {
  flex: 1 1 50%;
}
.youtube-wrap .emailSignup .emailSignupText {
  width: 100%;
  text-align: center;
  font-size: 17px;
  margin: 15px 0 7px;
}
.saffireMobileSize .youtube-wrap .emailSignup .emailSignupText {
  min-height: 60px;
}
@media only screen and (max-width: 800px) {
  .youtube-wrap .emailSignup .emailSignupText {
    line-height: 1.2;
    margin: 18px 0 8px;
    max-width: 263px;
  }
}
.youtube-wrap .emailSignup .emailSubmitButton {
  padding: 4px 6px;
  font-size: 15px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 50px !important;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "proxima-nova", sans-serif;
  transition: all 0.3s ease;
  color: #fff !important;
  background: #B48C56;
  background: linear-gradient(180deg, #B48C56);
  margin-left: 7px;
  position: relative;
  letter-spacing: 3px;
}
@media only screen and (max-width: 800px) {
  .youtube-wrap .emailSignup .emailSubmitButton {
    margin-top: 10px;
    width: 272px !important;
    margin-left: 0;
  }
}
.youtube-wrap .emailSignup .emailSubmitButton:after {
  content: "subscribe";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #B48C56;
  background: linear-gradient(180deg, #B48C56);
  border-radius: 30px;
  line-height: 2.2;
  transition: all 0.3s ease;
}
.youtube-wrap .emailSignup .emailSubmitButton:hover {
  transition: all 0.3s ease;
  background: #917043;
}
.youtube-wrap .emailSignup .emailSubmitButton:hover:after {
  background: #917043;
  transition: all 0.3s ease;
}
.youtube-wrap .emailSignup .emailInputField input {
  width: 272px !important;
  height: 35px !important;
  border: 2px solid #B48C56;
  border-radius: 50px !important;
  padding: 5px 15px;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  background: #F2ECDE;
}

.saffireMobileSize #MainContent_content_lbtn_guestCheckout,
.saffireMobileSize #MainContent_content_Login1_lbtn_signin {
  margin-bottom: 20px;
}

.saffireMobileSize .cartViewVertical.right h2 {
  margin-top: 15px;
}

.pressDate {
  width: 115px;
}

.saffireMobileSize .ticketsDealsItemListing .buyButton.buyNowButton {
  margin-top: 15px;
}

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