@charset "UTF-8";
/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Light-webfont.woff2") format("woff2"), url("fonts/OpenSans-Light-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSans-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("fonts/OpenSans-Regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSans-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-ExtraBold-webfont.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff");
}
@font-face {
  font-family: "PlayfairDisplayBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/PlayfairDisplayBold.woff2") format("woff2"), url("fonts/PlayfairDisplayBold.woff") format("woff");
}
@font-face {
  font-family: "RalewayExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RalewayExtraBold.woff2") format("woff2"), url("fonts/RalewayExtraBold.woff") format("woff");
}
@font-face {
  font-family: "RobotoRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoRegular.woff2") format("woff2"), url("fonts/RobotoRegular.woff") format("woff");
}
@font-face {
  font-family: "RobotoBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoBold.woff2") format("woff2"), url("fonts/RobotoBold.woff") format("woff");
}
body {
  color: #2d404c;
  font: 14px/1.5 "RobotoRegular", Arial, Verdana, sans-serif;
}

body:not(.homepage) h1, body:not(.homepage) h2, body:not(.homepage) h3, body:not(.homepage) h4, body:not(.homepage) h5, body:not(.homepage) h6 {
  font-family: "PlayfairDisplayBold";
  font-weight: normal;
  color: #8aa203;
  line-height: 1.2;
  text-transform: capitalize;
}
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 48px;
  color: #374d5c;
}
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 36px;
}
body:not(.homepage) h3 {
  font-size: 26px;
}

.cartcols h2 {
  font-size: 20px;
}

a {
  color: #8aa203;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

/***************** CONTAINERS **************************/
body {
  background: url(images/bottom-container-bg.jpg) no-repeat fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
}

body:not(.homepage) {
  background: url(images/innerpage-bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 52px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff;
}

body:not(.homepage).saffireMobileSize .content {
  margin: 0px auto 60px;
}

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}

.saffireMobileSize.homepage .content {
  margin: 79px auto 0;
}

.subContainer {
  background: #dadada;
  color: #111;
}

.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #111;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #8aa203;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

#google_translate_element { /* |%  Google translate position */
  top: 15px;
  right: 30px;
}

.carthr {
  background: #111;
}

.orderhistory {
  background: #8aa203;
}

.orderhistory th {
  color: #fff;
  padding: 8px 3px;
}

.alternateRow {
  background: #ddd;
}

.listingItem {
  background: #ddd;
  border-bottom: 1px solid #c4c4c4;
}
.listingItem:hover {
  background: #e5e5e5;
}

/*************** 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: #cbdfe2;
}

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px;
}

/* Custom Styling */
.top-header {
  border-bottom: 1px solid #d4d2d2;
  width: 100%;
  height: 56px;
}

.main-section {
  background: url(images/main-section-bg.jpg) no-repeat;
  background-size: cover;
  padding: 65px 0 34px;
}

.Multifeature-insta-container {
  width: 100%;
  max-width: 1232px;
  margin: 33px auto 0;
  display: flex;
}

.multifeature-left {
  width: 100%;
  max-width: 611px;
  margin: 0 122px 0 0;
}

h3.event-title {
  font: 33px/1 "RalewayExtraBold";
  color: #ffffff;
  text-transform: uppercase;
  background: #374d5c;
  text-align: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: 34px 10px 35px;
}

a.footer-logo {
  background: url(images/footer-logo.png) no-repeat;
  width: 96px;
  height: 107px;
  display: inline-block;
  margin: 0 0 15px;
}

.footer-info p {
  font: 16px/1 "RobotoBold";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 16px;
}

.header-fixed-inner {
  width: 100%;
  max-width: 1232px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 1252px) {
  .Multifeature-insta-container {
    max-width: 946px;
    padding: 0 10px;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .multifeature-left {
    max-width: 449px;
    margin: 0 11px 0 0;
  }
}
@media only screen and (max-width: 1000px) {
  body:not(.homepage) .footer {
    padding: 23px 10px 50px;
  }
}
@media only screen and (max-width: 958px) {
  .Multifeature-insta-container {
    display: block;
  }
  .multifeature-left {
    margin: 63px auto 0;
  }
}
@media only screen and (min-width: 801px) {
  .social-sidebar-container {
    display: none;
  }
}
.saffireMobileSize .top-header {
  border: none;
}

.saffireMobileSize .top-header {
  width: 0;
  height: 0;
}

.saffireMobileSize .nav::before {
  content: "";
}

.saffireMobileSize #mainNavigation {
  background: url(images/toggle.png) center;
  width: 23px;
  height: 21px;
  right: 28px;
  top: 45px;
}

.saffireMobileSize .main-header {
  width: 100%;
  height: 112px;
}

.saffireMobileSize .multifeature-left {
  margin: 0 auto 0;
}

.saffireMobileSize .Multifeature-insta-container {
  margin: 0 auto 0;
  max-width: 296px;
}

.saffireMobileSize h3.event-title {
  font-size: 25px;
}

.saffireMobileSize h3.event-title {
  padding: 28px 6px 25px;
}

.saffireMobileSize .main-section {
  padding: 49px 0 19px;
}

.saffireMobileSize .footer-info p {
  margin: 0 0 19px;
}

.saffireMobileSize a.footer-logo {
  margin: 0 0 25px;
}

.emailSignup .textbox {
  border: 1px solid #000;
  width: 100%;
  margin: 0 0 7px;
}

.inputFieldTextbox {
  visibility: visible;
}

.saffireWindowScrolled.saffireMobileSize #mainNavigation {
  top: 22px;
}

.saffireMobileSize.homepage.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  margin: -20px auto 0;
}

.see-all-events-main {
  background: #FFFFFF;
  position: relative;
  top: -56px;
  float: left;
  width: 100%;
  text-align: center;
  padding: 5px 0 18px;
}

.see-all-events {
  background: #8aa203;
  padding: 9px 8px;
  font: 15px/1 "RobotoBold";
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 2px;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.5px;
}
.see-all-events:hover {
  background: #606d14;
}

#eventListing .input-icon {
  top: 3px;
}

body:not(.homepage).saffireLargeSize .header {
  height: 142px;
}

body:not(.homepage) .checkoutReviewReviewYourOrder h2,
body:not(.homepage) .cartViewVertical.right {
  font-size: 20px;
}

.cart.subContainer .description .button {
  padding: 0 6px;
}

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn #siteInfoBannerWidget .countdownDays::before {
  display: none;
}

.site-info-banner-container {
  width: 100%;
  max-width: 1232px;
  margin: 0 auto;
  position: relative;
}

/************* BUTTON STYLES *********************/
a.button,
.button { /* |%  set font-family */
  padding: 1px 8px;
  font-size: 15px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 2px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "RalewayExtraBold";
}

a.button,
.button,
.buttonSmall {
  background: #8aa203;
  background: -webkit-linear-gradient(-90deg, #8aa203);
  background: linear-gradient(180deg, #8aa203);
  color: #fff !important;
}

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #606d14;
  color: #fff !important;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em;
}

/************************* MODAL CONTENT ********************/
.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff;
}

.modalBody { /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px;
}

.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;
}

/* SHOWORKS TABLE */
.modalBody .showorksModalTitle { /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs { /* |%  set font-family */
  font-size: 20px;
  color: #8aa203;
  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: #2d404c;
}
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black;
}
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black;
}

.generalmessage { /* |%  set font-family, background color, color, etc. */
  background: #444;
  box-shadow: 0 -3px 5px #666 inset;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "open_sansbold";
}
.generalmessage a {
  color: #fff;
}

.header .searchBox a.button,
.header .emailSignup a.button {
  color: #fff !important;
  background: transparent;
  font-family: "open_sansregular";
  font-size: 14px;
  padding: 0 8px 1px;
}

.header .searchBox a.button:hover,
.header .emailSignup a.button:hover {
  background: rgba(31, 31, 31, 0);
}

.saffireLargeSize .header .searchBoxSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block;
}

.saffireLargeSize .header .searchBoxSubmit a.button:before {
  /*content: "\f002";*/
  content: "";
  background: url(images/search-icon.png) no-repeat center;
  text-indent: 0;
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
}

.saffireLargeSize .header .searchBoxSubmit a.button:hover:before {
  background: url(images/search-icon-hover.png) no-repeat center;
}

.saffireLargeSize .header .emailSignup .emailInputSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block;
}

.saffireLargeSize .header .emailSignup .emailInputSubmit a:before {
  /*content: "\f003";*/
  content: "";
  background: url(images/mail-icon.png) no-repeat center;
  text-indent: 0;
  font-size: 1.4em;
  position: absolute;
  left: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
}

.saffireLargeSize .header .emailSignup .emailInputSubmit a:hover:before {
  background: url(images/mail-icon-hover.png) no-repeat center;
}

.header input.textbox {
  min-height: 14px;
}

.header { /* |%  need to set height and width if not 100% */
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 120px;
  background: #FFFFFF;
}

.saffireWindowScrolled .main-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  left: 0;
  background: #FFFFFF;
}

.saffireWindowScrolled .top-header .quickLinks {
  display: none;
}

@media screen and (max-width: 800px) { /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0;
  }
  .pageIsLoaded .header {
    opacity: 1;
  }
}
.saffireMobileSize .header {
  height: 102px;
}

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative;
}

.saffireLargeSize .headerInnerContent {
  height: 120px;
  max-width: 1232px;
  display: block;
  margin: 0 auto;
}

.saffireMobileSize .headerInnerContent {
  padding-right: 0;
}

.saffireMobileSize .headerInnerContent > .clear {
  clear: none;
}

#customLogo { /* |%  logo settings */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background: url("images/logo.png") no-repeat;
  z-index: 5003;
  height: 141px;
  position: absolute;
  left: 1px;
  right: auto;
  top: 1px;
  bottom: auto;
  width: 167px;
  background-size: contain;
}

.saffireWindowScrolled #customLogo {
  width: 120px;
  height: 101px;
  position: fixed;
  top: 0;
  left: auto;
}

.saffireMobileSize #customLogo {
  width: 122px;
  height: 103px;
  left: 2px;
  top: 0;
}

.saffireWindowScrolled.saffireMobileSize #customLogo {
  width: 65px;
  height: 54px;
  left: 2px;
  top: 0;
}

.saffireWindowScrolled.saffireMobileSize .main-header {
  height: 64px;
}

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 37px;
  padding: 0;
  background: none;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 86px;
  position: absolute;
}

.saffireLargeSize.saffireWindowScrolled .nav {
  top: 16px;
}

.saffireLargeSize .nav:hover {
  z-index: 5002 !important;
}

.saffireLargeSize .nav .groups {
  position: absolute;
  height: 37px;
  max-height: 50px;
  bottom: 0;
  margin: auto;
  right: 0;
  position: absolute;
  right: 0;
  left: auto;
  top: 86px;
  bottom: auto;
  bottom: auto;
  top: 0;
}

.saffireLargeSize .nav .groups .group {
  margin: 0 0 0 40px;
}

.saffireLargeSize .nav .groups .group a,
.saffireLargeSize .navDummyLink {
  font-size: 22px;
  font-family: "RalewayExtraBold";
  line-height: normal;
  text-transform: uppercase;
  color: #374d5c;
}

@media screen and (max-width: 1030px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 17.6px;
  }
}
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #5c8a99;
}

.saffireLargeSize .nav .groups .group a:hover items,
.saffireLargeSize .nav .groups .group:hover a items,
.saffireLargeSize .nav .groups .group:hover items {
  background: #5c8a99;
  border-radius: 4px 4px 0 0;
}

.saffireLargeSize .nav .groups .group[aria-haspopup=false] a:hover,
.saffireLargeSize .nav .groups .group[aria-haspopup=false]:hover a,
.saffireLargeSize .nav .groups .group[aria-haspopup=false]:hover {
  border-radius: 4px;
}

/* MAIN NAVIGATION DROP-DOWN MENUS */
.saffireLargeSize .nav .items,
.saffireLargeSize .nav .subitems { /* |%  nav dropdown colors */
  background: #5c8a99;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
}

.saffireLargeSize .nav .items {
  left: 0;
  min-width: 100%;
}

.saffireLargeSize .nav .item {
  min-width: 100%;
}

.saffireLargeSize .nav .groups .group:hover .items .item a,
.saffireLargeSize .nav .items .item a,
.saffireLargeSize .navDummyLink {
  color: #fff;
  font: 14px "RobotoRegular", Arial, Verdana, sans-serif, Arial, Helvetica, sans-serif;
}

.saffireLargeSize .nav .items .item a:hover {
  color: #e0e0e0;
  background: #80a6b2;
}

.saffireLargeSize .nav .group:last-child .items {
  left: auto;
  right: 0;
}

.saffireLargeSize .nav .group:last-child .subitems {
  left: auto;
  right: 100%;
}

/* TOP LINKS */
.saffireLargeSize .quickLinks {
  position: absolute;
  right: 0px;
  left: auto;
  top: 13px;
  bottom: auto;
  float: right;
  margin-top: 0;
  margin-bottom: 0;
}

.saffireLargeSize .quickLinks ul {
  margin: 0;
}

.saffireLargeSize .quickLinks ul li a:hover,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a:hover,
.saffireLargeSize .quickLinks ul li.standardMyAccount a:hover,
.saffireLargeSize a.cartMenuLink:hover { /* |%  hover color for quick links */
  color: #5c8a99;
}

.saffireLargeSize .quickLinks,
.saffireLargeSize .quickLinks ul li,
.saffireLargeSize .quickLinks ul li a,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a,
.saffireLargeSize .quickLinks ul li.standardMyAccount a,
.saffireLargeSize a.cartMenuLink {
  font-size: 13px;
  line-height: normal;
  color: #374d5c;
  line-height: 1.5;
  font-family: "RalewayExtraBold";
  text-transform: uppercase;
}

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 10px;
  bottom: auto;
  color: #fff;
  padding-left: 0;
  font-family: "RalewayExtraBold";
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(images/tickets.png) no-repeat 0 0 #0f0;
  width: 130px;
  height: 8px;
  padding: 9px 10px;
  width: 110px;
  height: -10px;
}

.saffireLargeSize .ticket:hover {
  background: url(images/tickets.png) no-repeat 0 bottom #0f0;
}

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  border-radius: 2px;
  height: auto;
  left: auto;
  overflow: hidden;
  padding: 0 3px;
  position: absolute;
  right: 7px;
  text-decoration: none;
  text-indent: 0;
  top: 52px;
  white-space: nowrap;
  width: auto;
  /* line-height: normal !important;
  font-size: 24px !important; */
  background: transparent;
  color: #fff;
  font-family: "RalewayExtraBold";
  font-size: 18px;
  right: 15px;
}

.saffireLargeSize .viewcart {
  position: relative;
  z-index: 2000000;
}

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff;
}

.saffireLargeSize .viewCartText {
  text-indent: -9999px;
  background: url(images/cart-icon.png) no-repeat;
  width: 25px;
  height: 19px;
  float: left;
  position: relative;
  top: 5px;
  left: 9px;
}

.saffireLargeSize #svgViewCartIcon {
  display: none;
}

.saffireLargeSize .quickLinks ul .viewcart a {
  font-family: "RalewayExtraBold";
  font-size: 13px;
  text-transform: none;
  top: 4px;
  position: relative;
  padding: 4px 10px 4px 7px;
  text-decoration: none;
  color: #374d5c;
  /*  @if map-get($quickLinks, icon-cart) {
   	color: map-get($headerInputs, font-color);

   } */
}

.saffireLargeSize #svgViewCartIcon path {
  fill: #374d5c;
}

/* EMAIL & SEARCH BOXES */
.saffireLargeSize .header .emailSignup {
  position: relative;
  float: right;
  margin-left: 6px;
  margin-top: 4px;
  width: auto;
  z-index: auto;
  font-size: 1.3em;
}

.quickLinks ul {
  z-index: auto;
}

.saffireLargeSize .header .emailSignup .emailInputField input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: -2px 0 3px #000;
}

.saffireLargeSize .header .emailSignup:hover .emailInputField input,
.saffireLargeSize .header .emailSignup .emailInputField input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001;
}

.saffireLargeSize .header .emailSignup .emailInputSubmit a {
  border-radius: 2px !important;
}

.saffireLargeSize .header .emailSignup:hover .emailInputSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.saffireLargeSize .header .emailSignup .emailInputSubmit a:hover {
  background: transparent;
}

.searchBox input,
.emailSignup .textbox {
  border-radius: 2px 0 0 2px;
  top: 0;
}

.saffireLargeSize .header .searchBox {
  position: relative;
  float: right;
  margin-left: 6px;
  margin-top: 4px;
  z-index: 5003;
  font-size: 1.3em;
}

.quickLinks ul,
.saffireLargeSize .header .searchBox,
.saffireLargeSize .header .emailSignup {
  z-index: auto;
}

.saffireLargeSize .header .searchBox .searchBoxInput input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: -2px 0 3px #000;
}

.saffireLargeSize .header .searchBox:hover .searchBoxInput input,
.saffireLargeSize .header .searchBox .searchBoxInput input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001;
}

.saffireLargeSize .header .searchBox .searchBoxSubmit a {
  border-radius: 2px !important;
}

.saffireLargeSize .header .searchBox:hover .searchBoxSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.saffireLargeSize .header .searchBox .searchBoxSubmit a.button:hover {
  background: transparent;
}

/* WEATHER BUG */
#weatherBugWidget {
  color: #fff;
  white-space: nowrap;
  position: relative;
  left: 0;
  right: auto;
  top: -4px;
  bottom: auto;
  visibility: hidden;
  font-family: "OpenSans-Bold-webfont";
  font-size: 11px;
  background: rgba(27, 79, 144, 0.7);
  display: inline-block;
  padding: 6px 7px 8px;
}

.weatherDescriptive {
  display: none !important;
}

.saffireMobileSize #weatherBugWidget {
  display: none !important;
}

#weatherBugText {
  display: none;
}

#weatherBugImage {
  top: 3px;
}

#weatherBugShortDescription {
  display: inline;
}

/* Custom Style */
.quickLinks ul li {
  margin-left: 13px;
}

.quickLinks ul li:nth-last-child(4) {
  margin-left: 3px;
  margin-top: 4px;
}

.saffireLargeSize .quickLinks ul li a.standAloneDirections {
  line-height: 1.2;
  background: #8aa203;
  font-family: "RalewayExtraBold";
  font-size: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  border-radius: 2px;
  margin: 0 0 0 16px;
  padding: 5px 9px 7px 10px;
}
.saffireLargeSize .quickLinks ul li a.standAloneDirections:hover {
  background: #606d14;
}

.cartMenuLink {
  padding: 0 !important;
}

.saffireLargeSize.saffireWindowScrolled .groups .group a {
  font-size: 15px;
}

@media only screen and (min-width: 801px) and (max-width: 1268px) {
  .saffireLargeSize .quickLinks {
    right: 20px;
  }
  .saffireLargeSize .nav {
    right: 20px;
  }
  .header-fixed-inner {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
}
@media only screen and (min-width: 801px) and (max-width: 870px) {
  .saffireLargeSize .nav .groups .group {
    margin: 0 0 0 28px;
  }
  .saffireLargeSize .nav .groups .group a {
    font-size: 15px;
  }
}
.saffireMobileSize .quickLinks {
  position: absolute;
  top: 48px;
}

.saffireMobileSize .header .searchBox:before {
  content: "";
}

.saffireMobileSize .quickLinks ul {
  max-width: 201px;
  width: 100%;
}

.saffireMobileSize.saffireMobileSize .mobileSearchCloseButton {
  color: #FFFFFF;
  background: #8aa203;
}

.saffireMobileSize .header .searchBox {
  width: 16px;
  height: 16px;
  background: url(images/search-icon.png) no-repeat center;
  color: #FFFFFF;
  left: 0;
  top: 0;
}

.saffireMobileSize .header .searchBox.clonedSearchBox {
  width: 100%;
  height: 49px;
  border-radius: 3px;
  background: #cda35a;
  left: 0;
  top: 0;
  right: 0;
  opacity: 1;
}
.saffireMobileSize .header .searchBox.clonedSearchBox .searchBoxSubmit a {
  background: #8aa203 !important;
}

.saffireMobileSize .searchBoxSubmit:before {
  z-index: 999999;
}

.saffireMobileSize .header .emailSignup::before {
  content: "";
}

.saffireMobileSize .header .emailSignup {
  background: url(images/mail-icon.png) no-repeat center;
  width: 21px;
  height: 14px;
  left: 44px;
  top: 1px;
  position: absolute;
}

.saffireMobileSize .viewcart {
  background: url(images/cart-icon.png) no-repeat left top;
  width: 39px;
  height: 19px;
  left: 93px;
  top: -2px;
  position: absolute;
}

.saffireMobileSize .viewcart::before {
  content: "";
}

.saffireMobileSize .quickLinks ul .viewcart > span > a {
  margin-top: -5px;
  margin-left: 28px;
  color: #374d5c;
  font-size: 17px;
  font-family: "RalewayExtraBold";
  text-indent: inherit !important;
  text-decoration: none;
}

.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff #siteInfoBannerWidget {
  display: none !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .saffireLargeSize .quickLinks ul li a.standAloneDirections {
    padding: 6px 9px 6px 10px;
  }
}
.saffireLargeSize .quickLinks ul li .cartMenu {
  font-size: 12px;
}

.saffireLargeSize .loginstatus.left,
.saffireLargeSize .myAccountNavButton {
  margin-top: 5px;
  display: block;
}

.saffireMobileSize .viewCartText {
  text-indent: -9999px;
  float: left;
}

.saffireMobileSize .myAccountNavButton {
  position: absolute;
  top: -40px;
  right: 20px;
}

.saffireMobileSize .loginstatus.left {
  position: absolute;
  top: -40px;
  right: 113px;
}

.saffireMobileSize .quickLinks ul li {
  display: block;
  font-size: 15px;
}
.saffireMobileSize .quickLinks ul li a {
  font-size: 13px;
  line-height: normal;
  color: #374d5c;
  line-height: 1.5;
  font-family: "RalewayExtraBold";
  text-transform: uppercase;
}

.saffireMobileSize .header {
  background: none;
}

.standAloneDirections {
  display: none;
}

.saffireMobileSize #headerNav_uc_widgetContainer_ctl00_ctl00_ctl01_ctl00_ctl00_ctl01_HeaderNavMyAccount1_hlnk_myAccount {
  display: none !important;
}

.saffireMobileSize .quickLinks .loginstatus {
  display: none !important;
}

.saffireLargeSize .myAccountNavButton {
  margin-left: 15px;
}

/*********************** FOOTER **************************/
.footer { /* set the height of the footer */
  box-sizing: border-box;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 23px 10px 21px;
  background: url("images/footer-bg.jpg") repeat-x #374d5c center;
  color: #ffffff;
  text-align: center;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  margin: 15px auto 0;
  font-family: "RobotoBold";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.footer .footerSignIn {
  text-transform: uppercase;
}
.footer ul.footerItems2 {
  margin: 0 auto;
  font: 15px/1 "RobotoBold";
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
}

.saffireMobileSize .footer {
  padding: 32px 10px 32px;
}
.saffireMobileSize .footer a:hover {
  text-decoration: none;
}
.saffireMobileSize .footer ul.footerItems1 {
  max-width: 300px;
  margin-bottom: 6px;
  margin: -23px auto 0;
}
.saffireMobileSize .footer ul.footerItems1 a.button {
  margin: 0 auto;
  fonts-size: 16px;
}
.saffireMobileSize .footer ul.footerItems1 a {
  background: none !important;
}
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto;
}
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 18px;
  text-align: center;
}
.saffireMobileSize .footer ul.footerItems2 li {
  line-height: 23px;
  display: block !important;
}

.footer .separator {
  margin: 0 12px;
}

.saffire_logo {
  position: relative;
  top: 7px;
  left: -7px;
}

.footer ul.footerItems2 {
  margin: -6px auto 0;
}

.saffireMobileSize.isResponsive .footer .footerSignIn a.button {
  background: none;
}

.saffireMobileSize .footer {
  padding: 23px 10px 50px;
}

.footerItems2 li:last-child {
  padding: 0 0 0 18px;
}

@media only screen and (max-width: 1005px) {
  .footer {
    padding-bottom: 50px;
  }
}
/* 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.saffireMobileSize .swiper-container, .saffireMobileSize.homepage .swiper-slide {
  height: 61vw !important;
}

.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;
  margin: 22px 0 0;
}
.homepage .slideshowSwiperDescription {
  display: none;
  /* Slideshow Description - Hover Styles*/
}
.homepage .slideshowSwiperDescription a,
.homepage .slideshowSwiperDescription span {
  display: none;
  text-decoration: none;
}
.homepage .slideshowSwiperDescription .sliderTextDescription {
  display: block;
  color: #000;
  line-height: 1.2em;
  pointer-events: none;
  max-width: 100%;
}
.homepage .slideshowSwiperDescription.currentSlideDescription {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-family: "RobotoRegular", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
@media screen and (max-width: 1232px) {
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    padding-top: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }
}
.homepage #newSliderDescriptionContainer {
  background: rgba(255, 255, 255, 0.8);
}
.homepage .sliderTitle {
  position: relative;
  max-width: 100%;
  line-height: normal;
  font-family: "PlayfairDisplayBold";
  font-size: 35px;
  font-weight: 400;
  color: #374d5c;
  height: 44px;
}
@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: 100%;
  height: 588px;
  /* Swiper Container - Inset Shadow*/
  /* Swiper Container - Hover Styles*/
}
.homepage .swiper-container:hover .slideshowSwiperDescription {
  max-height: 588px;
}
.homepage .swiper-container:after {
  width: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  height: 6px;
  position: absolute;
  z-index: 9999;
  bottom: 0;
}
.homepage .swiper-slide {
  /* Specify Slides's Size: */
  position: relative;
  height: 588px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
  text-align: center;
  width: 1232px;
}
.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: 1232px) {
  .homepage .swiper-slide,
  .homepage .swiper-container {
    height: 47.7272727273vw !important;
  }
}
.homepage span.sliderButtonContainer {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Buttons*/
}
.homepage span.sliderButtonContainer a.button {
  display: inline-block;
  padding: 6px 10px 6px 9px;
  font-family: "RalewayExtraBold";
  font-size: 15px;
  color: #fff !important;
  background: #8aa203;
  background: -webkit-linear-gradient(-90deg, #8aa203);
  background: linear-gradient(180deg, #8aa203);
  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: 15px;
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.homepage span.sliderButtonContainer a.button:hover {
  /*background: createHoverColor(map-get($slideshowDescription, button-background-color));*/
  background: #606d14;
}
.homepage .slideshowSwiperButtonPrev {
  opacity: 0.8;
  position: absolute;
  top: 41.2%;
  right: 201px;
  margin: auto;
  z-index: 4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  background: url("images/slideshow-left.png") no-repeat left center;
  width: 56px;
  height: 55px;
  left: -974px;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
@media screen and (max-width: 1030px) {
  .homepage .slideshowSwiperButtonPrev {
    left: 0;
    right: auto;
    top: 19.6636363636%vw;
  }
}
@media screen and (max-width: 1232) {
  .homepage .slideshowSwiperButtonPrev {
    left: 1%;
    right: auto;
  }
}
.homepage .slideshowSwiperButtonPrev:hover {
  opacity: 1;
}
.homepage .slideshowSwiperButtonNext {
  opacity: 0.8;
  position: absolute;
  top: 41.2%;
  left: 202px;
  margin: auto;
  z-index: 4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  width: 56px;
  height: 55px;
  background: url("images/slideshow-right.png") no-repeat right center;
  right: -974px;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
@media screen and (max-width: 1030px) {
  .homepage .slideshowSwiperButtonNext {
    right: 0;
    left: auto;
    top: 19.6636363636%vw;
  }
}
@media screen and (max-width: 1232) {
  .homepage .slideshowSwiperButtonNext {
    right: 1%;
    left: auto;
  }
}
.homepage .slideshowSwiperButtonNext:hover {
  opacity: 1;
}
.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: -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;
  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: #fff;
  -webkit-transition: background 0.4s ease;
  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: #333;
}
.homepage .swiper-pagination-bullet:hover {
  background: #333;
}
.homepage .sliderPlayPause {
  display: inline-block;
  cursor: pointer;
  width: 13px;
  height: 13px;
  font-size: 15px;
  color: #fff;
  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 .slideshowSwiperDescription {
  max-width: none;
  padding: 27px 32px 45px 33px;
  /* Slideshow Description - Hover Styles*/
}
.homepage.saffireLargeSize .swiper-container {
  border: none;
}
.homepage.saffireLargeSize .currentSlideDescription {
  /* Slider Button Container*/
}
.homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: initial;
  max-width: none;
  text-align: right;
  z-index: 300;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.homepage.saffireLargeSize .currentSlideDescription a.button {
  margin: 0 5px;
  padding: 6px 10px 6px 9px;
}
.homepage.saffireLargeSize .sliderTitle {
  width: 100%;
  max-width: 100%;
  margin-top: 5px;
  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: 1232px;
  max-width: 100%;
  z-index: 2;
  -webkit-transition: 1s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  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 {
  font-size: 14px;
  line-height: 1.3;
  opacity: 1;
  text-align: center;
}
.homepage.saffireMobileSize .sliderTitle {
  height: auto;
  padding: 0;
  font-size: 26.005px;
  line-height: 1;
  text-align: center;
}
.homepage.saffireMobileSize .currentSlideDescription {
  width: 100%;
  height: auto;
  padding: 10px 5% 6px;
  flex-direction: column;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
  margin: 13px auto;
  position: static;
  top: auto;
  bottom: 102%;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  margin: 13px auto;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
  display: inline-block;
  padding: 6px 9px;
  margin: 0 10px;
}
.homepage.saffireMobileSize #newSliderDescriptionContainer {
  position: relative;
  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: auto;
  min-height: 111px;
  background: #fff;
  z-index: 2;
  padding-top: 8px;
}
.homepage.saffireMobileSize .slideshowSwiperButtonPrev {
  display: none !important;
}
.homepage.saffireMobileSize .slideshowSwiperButtonNext {
  display: none !important;
}
.homepage.saffireMobileSize .sliderControlsContainer {
  position: absolute;
  top: 0;
  padding: 5px 0;
}

@media only screen and (max-width: 1252px) {
  .homepage .slideshowSwiperButtonPrev {
    left: 0;
    right: auto;
  }
  .homepage .slideshowSwiperButtonNext {
    right: 0;
    left: auto;
  }
}
.homepage .sliderTextDescription {
  display: none !important;
}

@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .homepage .slideshowSwiperButtonPrev {
    right: 203px;
  }
}
@media only screen and (min-width: 802px) and (max-width: 1023px) {
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    padding: 27px 32px 15px 34px;
  }
  .homepage.saffireLargeSize .currentSlideDescription a.button {
    margin: -13px 5px 0;
  }
}
#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  align-content: center;
  justify-content: center;
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 24%;
  width: 372px;
  max-width: 277px;
  height: 276px;
  margin: 0 21.5px 33px;
  position: relative;
  border-radius: 2px;
  cursor: pointer;
  overflow: hidden;
}
#cardWidget .card-widget-item:before {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  background: rgba(55, 77, 92, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  left: 0;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
#cardWidget .card-widget-item:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  width: 100%;
  min-height: 276px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
  transition: 0.1s;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 4px 0 7px;
}
#cardWidget .image-container .card-content {
  box-sizing: border-box;
  word-wrap: break-word;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  max-width: 199px;
  position: relative;
  z-index: 1;
  padding: 37px 10px;
  border-radius: 2px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
#cardWidget .image-container .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 29px/1 "PlayfairDisplayBold";
  color: #374d5c;
  text-transform: capitalize;
  margin: 0 0 11px;
  height: 28px;
  overflow: hidden;
}
#cardWidget .image-container .card-widget-description {
  position: static;
  display: block;
  width: 100%;
  font: 0px/1.22 "RobotoBold";
  color: #FFFFFF;
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  height: 0;
  overflow: hidden;
}
#cardWidget .image-container a {
  border-radius: 2px;
  font: 16px/1 "RalewayExtraBold";
  color: #ffffff;
  background: #8aa203;
  text-decoration: none;
  padding: 11px 12px;
  display: inline-block;
  text-transform: uppercase;
}
#cardWidget .image-container a:hover {
  border-color: #606d14;
  color: #FFFFFF;
}

#cardWidget .card-widget-item:hover .buttonwrap {
  margin: 14px 0 0;
}

#cardWidget .card-widget-item:hover .image-container .card-content {
  background: rgba(255, 255, 255, 0);
}

#cardWidget .card-widget-item:hover .card-widget-title {
  color: #FFFFFF;
}

#cardWidget .card-widget-item:hover .card-widget-description {
  font-size: 16px;
  height: auto;
}

#cardWidget .card-widget-item:hover .image-container a {
  margin: 1px 0 0;
}

@media only screen and (max-width: 1306px) {
  #cardWidget {
    width: 617px;
  }
  #cardWidget .card-widget-item {
    flex: 1 1 43%;
  }
}
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 0 21.5px 19px;
}

.saffireMobileSize #cardWidget .multifeature-left {
  max-width: 279px;
}

.saffireMobileSize #cardWidget h3.event-title {
  font-size: 25px;
}

.saffireMobileSize #cardWidget {
  margin: 0 auto;
  width: 320px;
}

.saffireMobileSize #cardWidget .image-container .card-content {
  padding: 33px 10px;
}

.saffireMobileSize #cardWidget .card-widget-item:hover .card-widget-title {
  margin: 0 0 9px;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: absolute;
  top: 16px;
  right: 16px;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-flex;
  height: 99px;
  width: 425px;
  max-width: 100%;
  margin: auto;
  padding: 15px 17px 26px;
  background: #dcdde4;
  font-family: "RobotoBold";
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center;
}
#siteInfoBannerWidget #eventDates {
  font-family: "PlayfairDisplayBold";
  font-size: 32px;
  font-weight: 400;
  color: #374d5c;
}
#siteInfoBannerWidget #eventName {
  background: #374d5c;
  border-radius: 2px;
  padding: 10px 0 9px;
  margin: 9px 0 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "RobotoBold";
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
#siteInfoBannerWidget .countdownDays:before {
  content: "Only ";
}

.saffireMobileSize #siteInfoBannerWidget {
  position: absolute;
  left: auto;
  height: 79px;
  top: -79px;
  right: auto !important;
  /*padding: map-get($countdownGeneral, padding);*/
  padding: 5px 17px 14px;
  background: #dcdde3;
  color: #fff;
  width: 100%;
  border-radius: 0;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 13px;
  color: #ffffff;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 26px;
  color: #374d5c;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 13px;
  color: #ffffff;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "PlayfairDisplayBold";
  font-size: 18px;
  color: #FFFFFF;
}
@media screen and (max-width: 817px) {
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
  }
}
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

.saffireMobileSize #siteInfoBannerWidget #eventName {
  margin: 7px 0 0;
  padding: 8px;
}

#multiScheduleFeature {
  box-sizing: border-box;
  background: #FFFFFF;
  /* width: 700px;
   max-width: 100%;*/
  width: 100%;
  padding: 21px 11px 15px 7px;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  display: flex;
  margin: 0 10px 0;
  transition: 0.3s;
  border-bottom: 1px solid #d4d2d2;
  padding: 10px 10px 8px;
}
#multiScheduleFeature .featureItem:hover {
  background: #dfdddd;
  transition: 0.3s;
}
#multiScheduleFeature .featureItemImage {
  display: inline-block;
  width: 181px;
  min-width: 181px;
  height: auto;
  margin-right: 10px;
  text-align: center;
}
#multiScheduleFeature .featureItemImage img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#multiScheduleFeature .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate,
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: block;
}
#multiScheduleFeature .featureItemTitle {
  font-family: "RalewayExtraBold";
  font-weight: 400;
  font-size: 19px;
  text-transform: uppercase;
  color: #2d404c;
  height: 23px;
  overflow: hidden;
  margin: -6px 0 0;
}
#multiScheduleFeature .featureItemDate {
  font-family: "RobotoBold";
  font-weight: 400;
  font-size: 15px;
  color: #2d404c;
  height: 21px;
  overflow: hidden;
}
#multiScheduleFeature .featureItemDescription {
  font-family: "RobotoRegular";
  font-weight: 400;
  font-size: 15px;
  color: #2d404c;
  height: 70px;
  overflow: hidden;
}
#multiScheduleFeature .more-text {
  padding-left: 3px;
  text-decoration: underline;
}

.saffireMobileSize #multiScheduleFeature .featureItem {
  display: block;
  margin: 0 20px 0 1px;
}

.saffireMobileSize #multiScheduleFeature .featureItemImage {
  width: 100%;
}

.saffireMobileSize #multiScheduleFeature .featureItemImage img {
  width: 100%;
}

.saffireMobileSize #multiScheduleFeature {
  padding: 0px 0 15px 8px;
}

.saffireMobileSize .simplebar-track.vertical {
  top: 10px;
  right: 8px;
}

.all-events-btn {
  display: none;
}

.saffireMobileSize .featureItemTitle .featureItemTitle {
  margin: 0;
}

.saffireMobileSize #multiScheduleFeature .featureItemDate {
  font-size: 14px;
}

.saffireMobileSize .featureItemDescription {
  font-size: 14px;
}

.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  margin: 4px 0 0;
}

.saffireMobileSize #multiScheduleFeature .featureItemDate {
  font-size: 14px;
}

.saffireMobileSize #multiScheduleFeature .text-container {
  text-align: center;
}

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 19px;
}
@media screen and (max-width: 1230px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    bottom: 5px;
    right: 19px;
  }
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: rgba(55, 77, 92, 0.4);
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(55, 77, 92, 0.4);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 5px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #dadada;
}

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(55, 77, 92, 0.4);
  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(55, 77, 92, 0.4);
  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%;
  -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;
    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: 0px;
  left: 0px;
  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: 0px;
  left: 0px;
  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;
}

.homepage.saffireMobileSize .socialNetworks {
  position: static;
  background: rgba(55, 77, 92, 0.4);
  width: 100%;
  height: 61px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.saffireMobileSize .header .socialNetworks {
  display: none;
}

.homepage.saffireMobileSize .socialNetworks img {
  max-width: 40px;
  max-height: 40px;
}

.homepage.saffireMobileSize .socialNetworks > a {
  margin: 0 1px;
}

.homepage.saffireMobileSize .socialNetworks > a {
  max-width: 40px;
  max-height: 40px;
}

#musicPlayerLink {
  display: none;
}

/* SOCIAL NETWORK PLUGIN */
#multiSocialWidget {
  text-align: center;
  height: 568px;
  width: 498px;
  background: #374d5c;
  max-width: 100%;
  padding: 20px 0 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-sizing: border-box;
}
#multiSocialWidget .multiSocialWidgetTab {
  display: inline-block;
  padding: 8px 11px 7px 11px;
  background: transparent;
  font-family: "RobotoRegular";
  font-size: 12px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  font-size: 0px;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
#multiSocialWidget .multiSocialWidgetTab:hover {
  background: #374d5c;
  color: #333;
}
#multiSocialWidget #facebookfeedTab {
  background: url(images/feed-facebook-icon.png) no-repeat top center;
}
#multiSocialWidget #instafeedTab {
  background: url(images/feed-instagram-icon.png) no-repeat top center;
}
#multiSocialWidget #twitterfeedTab {
  background: url(images/feed-twitter-icon.png) no-repeat top center;
}
#multiSocialWidget .multiSocialWidgetContainer {
  position: relative;
  top: 20px;
  left: 0;
  height: 568px;
  width: 498px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
#multiSocialWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#multiSocialWidget #instafeedContainer > a:hover {
  opacity: 0.75;
}
#multiSocialWidget #facebookfeedContainer {
  overflow: hidden;
}

.multiSocialWidgetTab.currentTab {
  background: #374d5c;
  color: #333;
  text-decoration: none;
  cursor: default;
  position: relative;
}

.saffireMobileSize #multiSocialWidget {
  margin-left: auto;
  margin-right: auto;
  height: 316px;
  margin: 19px auto 0;
  box-sizing: border-box;
  padding: 7px 0 0;
}
.saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
  font-size: 10.2px;
}

.multiSocialWidgetTab.currentTab:after {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 11px solid #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  position: absolute;
  bottom: 2px;
}

@media only screen and (max-width: 1600px) {
  #multiSocialWidget {
    margin: 0;
  }
}
@media only screen and (max-width: 1252px) {
  #multiSocialWidget {
    width: 448px;
  }
}
.saffireMobileSize #multiSocialWidget .multiSocialWidgetContainer {
  height: 258px !important;
  top: -7px;
}

@media only screen and (max-width: 958px) {
  #multiSocialWidget {
    margin: 60px auto 0;
  }
}
.saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
  font-size: 0;
  padding: 8px 13px 7px 3px;
  width: 5px;
  height: 5px;
  margin: 0 8px;
  background-size: content !important;
  position: relative;
  top: -30px;
}

.saffireMobileSize #multiSocialWidget .multiSocialWidgetTab#instafeedTab {
  width: 3px;
  width: 3px;
  margin-top: 1px;
}

.saffireMobileSize #multiSocialWidget #facebookfeedTab,
.saffireMobileSize #multiSocialWidget #instafeedTab,
.saffireMobileSize #multiSocialWidget #twitterfeedTab {
  background-size: contain;
}

.saffireMobileSize .multiSocialWidgetTab.currentTab::after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  position: absolute;
  bottom: -10px;
}

.saffireMobileSize.isResponsive iframe {
  max-width: 100%;
}

/* 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;
  padding: 0 93px;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  margin: -7px 0 0;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 110px;
  max-height: 95px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  position: relative;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "PlayfairDisplayBold";
  font-size: 29px;
  color: #374d5c;
  text-shadow: none;
  text-transform: capitalize;
  margin: 2px 0 0;
  font-weight: 400;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/sponsors-right.png) no-repeat;
  width: 30px;
  height: 20px;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  background: url(images/sponsors-right-hover.png) no-repeat;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/sponsors-left.png) no-repeat;
  width: 30px;
  height: 20px;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  background: url(images/sponsors-left-hover.png) no-repeat;
}

.sponsorCarouselImageContainer {
  margin: 0;
}

.sponsorCarouselImageContainer a {
  margin: 0 25px;
}

#sponsorArrowLeft span,
#sponsorArrowRight span {
  border: none;
}

.saffireMobileSize #sponsorWidgetContainer {
  padding: 0 23px;
}

.saffireMobileSize #sponsorWidgetContainer .sponsorArrow {
  display: none !important;
}

.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 103px;
  max-height: 103px;
}

.saffireMobileSize .sponsorCarouselImageContainer a {
  margin: 0 13px;
}

.saffireMobileSize #sponsorWidgetContainer {
  padding: 0 23px 16px;
}

/*!
 *
 *         SimpleBar.js - v2.5.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *
 */
[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; /* Trigger native scrolling for mobile, if not supported, plugin is used. */
}

[data-simplebar=init] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.simplebar-scroll-content {
  overflow-x: hidden;
  overflow-y: scroll;
  min-width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.simplebar-content {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  padding-right: 12px;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 3px;
  bottom: 0;
  width: 7px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 0px;
  margin-top: -3px;
  min-height: 10px;
  border-radius: 20px;
  width: 7px;
  background: #8aa203;
  background-clip: padding-box;
}

.simplebar-track:hover .simplebar-scrollbar {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear;
}

.simplebar-track .simplebar-scrollbar.visible {
  opacity: 1;
}

.simplebar-track.horizontal {
  display: none;
  left: 0;
  width: auto;
  height: 11px;
}

.simplebar-track.vertical {
  top: 0;
  background: #e6e5e5;
  border-radius: 20px;
}

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 9px;
  width: auto;
}

#mf-content {
  width: 100%;
  height: 430px;
  padding: 0 0 43px;
  box-sizing: border-box;
}

.saffireMobileSize .simplebar-scroll-content {
  overflow-x: hidden;
  overflow-y: hidden;
}
.saffireMobileSize #mf-content {
  width: 100%;
  height: 1012px;
}

.modalClose > a.modalCloseButton {
  margin-right: 10px;
}

/*# sourceMappingURL=theme.css.map */
