/************** 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"); }
body {
  color: #333;
  font: 14px/1.5 "open_sansregular", 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: "open_sansbold";
  font-weight: normal;
  color: #0260a2;
  line-height: 1.2;
  text-transform: none; }
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 32px;
  text-transform: uppercase; }
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 21px; }
body:not(.homepage) h3 {
  font-size: 20px; }

.cartcols h2 {
  font-size: 20px; }

a {
  color: #0260a2;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

/***************** CONTAINERS **************************/
body {
  background: url(images/bottom-container-bg.jpg) #ddd no-repeat fixed;
  background-size: cover;
  background-size: cover; }

.wrapper {
  width: 100%; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 0 auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff; }
  body:not(.homepage) .content .content-banner {
    width: 100%;
    height: 215px;
    background: url(images/content-banner.jpg) no-repeat center center/auto;
    background-size: cover; }

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.subContainer {
  background: #ccc;
  color: #111;
  box-shadow: 2px 2px 5px #000; }

.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #111; }
.subContainer .error {
  color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #0260a2;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #111; }

.orderhistory {
  background: #0260a2; }

.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; }

/************* BUTTON STYLES *********************/
a.button,
.button {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 16px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "open_sansbold"; }

a.button,
.button,
.buttonSmall {
  background: #2d348f;
  background: -webkit-linear-gradient(-90deg, #2d348f);
  background: linear-gradient(180deg, #2d348f);
  color: #fff !important; }

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #3c45be;
  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: #0260a2;
  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: #333; }
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black; }
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black; }

/******************************************************
*                                                     *
*                                                     *
*    DO NOT CHANGE ITEMS BELOW THIS SECTION!!!!       *
*                                                     *
*                                                     *
******************************************************/
.header .searchBox a.button,
.header .emailSignup a.button {
  color: #fff !important;
  background: #ff9b3e;
  font-family: "open_sansregular";
  font-size: 14px;
  padding: 0 8px 1px; }

.header .searchBox a.button:hover,
.header .emailSignup a.button:hover {
  background: #ff7b01; }

.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: 135px;
  background: transparent; }

@media screen and (max-width: 800px) {
  /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0; }

  .pageIsLoaded .header {
    opacity: 1; } }
.saffireMobileSize .header {
  background: transparent;
  color: #fff;
  font-size: 1.6em;
  font-family: "OpenSans-Bold-webfont";
  height: 90px !important;
  padding: 10px;
  box-sizing: border-box; }

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative; }

.saffireLargeSize .headerInnerContent {
  height: 135px;
  max-width: 1000px;
  display: block;
  margin: 0 auto; }

.saffireMobileSize .headerInnerContent {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.saffireMobileSize .headerInnerContent > .clear {
  clear: none; }

#customLogo {
  /* |%  logo settings */
  background: url("images/logo.png") no-repeat;
  z-index: 5003;
  height: 115px;
  position: absolute;
  left: 0;
  right: auto;
  top: 10px;
  bottom: auto;
  width: 130px;
  background-size: contain; }

.saffireMobileSize #customLogo {
  width: 139px;
  max-width: none;
  top: 0;
  position: relative; }

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 29px;
  padding: 0;
  background: none;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 79px;
  position: absolute; }

.saffireLargeSize .nav:hover {
  z-index: 5002 !important; }

.saffireLargeSize .nav .groups {
  position: absolute;
  height: 29px;
  max-height: 50px;
  bottom: 0;
  margin: auto;
  right: 0;
  position: absolute;
  right: 0;
  left: auto;
  top: 79px;
  bottom: auto;
  bottom: auto;
  top: 0; }

.saffireLargeSize .nav .groups .group {
  margin: 0 0 0 5px;
  padding: 4px 9px 5px; }

.saffireLargeSize .nav .groups .group a,
.saffireLargeSize .navDummyLink {
  font-size: 17px;
  font-family: "OpenSans-Bold-webfont";
  line-height: normal;
  color: #fff; }

@media screen and (max-width: 1030px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 13.6px; } }
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #497DB4;
  background: #a2e91b;
  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: #a2e91b;
  padding-top: 0;
  padding-bottom: 0;
  color: #497DB4; }

.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: #497DB4;
  font: 14px "open_sansregular", Arial, Verdana, sans-serif, Arial, Helvetica, sans-serif; }

.saffireLargeSize .nav .items .item a:hover {
  color: #749cc7;
  background: #7db511; }

.saffireLargeSize .nav .group:last-child .items {
  left: auto;
  right: 0; }

.saffireLargeSize .nav .group:last-child .subitems {
  left: auto;
  right: 100%; }

.saffireMobileSize.mobileNavShowing .nav .groups,
.saffireMobileSize.mobileNavShowing .nav .groups .group {
  background: #a2e91b; }

.saffireMobileSize.mobileNavShowing .nav .item a,
.saffireMobileSize.mobileNavShowing .nav .item > .navDummyLink,
.saffireMobileSize.mobileNavShowing .nav .groups .group a,
.saffireMobileSize.mobileNavShowing .navDummyLink,
.saffireMobileSize .header .groups > .group > .navDummyLink {
  background: #d1f48f;
  border-color: #a2e91b;
  color: #fff;
  font-family: "OpenSans-Bold-webfont";
  line-height: 1.312em; }

.saffireMobileSize .nav,
.saffireMobileSize .viewcart,
.saffireMobileSize .header .searchBox,
.saffireMobileSize .header .emailSignup,
.saffireMobileSize .quickLinks ul .viewcart a[data-itemcount]::before {
  color: #fff; }

/* TOP LINKS */
.saffireLargeSize .quickLinks {
  position: relative;
  right: 0px;
  left: auto;
  top: 20px;
  bottom: auto;
  float: none;
  margin-top: 0;
  margin-bottom: 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 */
  text-decoration: underline; }

.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: 14px;
  line-height: normal;
  color: #fff;
  font-family: "open_sansbold"; }

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 0px;
  bottom: auto;
  color: #fff;
  padding-left: 0;
  font-family: "OpenSans-Bold-webfont";
  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: 0px;
  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: #ff9b3e;
  color: #fff;
  font-family: "open_sansbold";
  font-size: 19.2px;
  right: 15px; }

.saffireLargeSize .viewcart {
  position: relative;
  z-index: 2000000; }

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff; }

.saffireLargeSize #svgViewCartIcon {
  display: none; }

.saffireLargeSize .quickLinks ul .viewcart a {
  font-family: "open_sansregular";
  font-size: 14px;
  text-transform: none;
  color: #fff;
   /*  @if map-get($quickLinks, icon-cart) {
    	color: map-get($headerInputs, font-color);

    } */ }

.saffireLargeSize #svgViewCartIcon path {
  fill: #fff; }

/* EMAIL & SEARCH BOXES */
.saffireLargeSize .header .emailSignup {
  position: absolute;
  right: 0;
  left: auto;
  top: 24px;
  bottom: auto;
  width: auto;
  z-index: auto;
  font-size: 2em; }

.searchBox input,
.emailSignup .textbox {
  border-radius: 0px 0 0 0px;
  top: 0;
  border-right: none; }

.saffireLargeSize .header .searchBox {
  position: absolute;
  right: 0;
  left: auto;
  top: 50px;
  bottom: auto;
  z-index: 5003;
  font-size: 2em; }

/* 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; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 26px 0;
  background: url("images/footer-bg.jpg") repeat-x #b3313e 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: "open_sansbold";
    font-size: 14px;
    text-transform: capitalize; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto; }

.saffireMobileSize .footer a:hover {
  text-decoration: none; }
.saffireMobileSize .footer ul.footerItems1 {
  max-width: 300px;
  margin-bottom: 6px; }
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto; }
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 25px;
  text-align: center; }

body {
  background: url(images/main-bg.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 25%; }

.header .headerInnerContent {
  background: transparent; }

.content {
  min-height: 450px;
  margin-top: 40px; }

.listingItem {
  width: 100%; }

.listing {
  padding: 0; }

.modulePageTextMedia h2 {
  display: none; }

#google_translate_element {
  display: none; }

.ticket-btn {
  display: block;
  position: absolute;
  top: -55px;
  right: 9px;
  font-family: "OpenSans-Bold-webfont";
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  transition: .3s ease; }
  .ticket-btn:hover {
    text-decoration: underline; }

.small.bc {
  display: none; }

.saffireMobileSize.body {
  background: #fff;
  background-repeat: repeat; }
.saffireMobileSize .header {
  background: transparent;
  margin-bottom: 0;
  padding: 20px 0;
  height: 120px !important; }
.saffireMobileSize .footer {
  background: #1e73be !important; }
.saffireMobileSize .ticket-btn {
  right: 100px;
  color: #fff; }
.saffireMobileSize .viewcart {
  top: 7px; }
  .saffireMobileSize .viewcart:before {
    color: #fff; }
  .saffireMobileSize .viewcart .cartMenuLink:before {
    color: #fff !important; }
.saffireMobileSize #customLogo {
  width: 175px;
  height: 72px;
  top: 0;
  left: 10px; }
  @media screen and (max-width: 480px) {
    .saffireMobileSize #customLogo {
      width: 140px; } }

.content {
  box-sizing: border-box; }

.footer {
  background: #137dc1;
  border-top: none !important; }

a.button, .button {
  background: #137dc1 !important;
  color: #fff;
  transition: .3s; }
  a.button:hover, .button:hover {
    background: #239ce9 !important; }

.subContainer {
  background: #fff !important;
  box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.3) !important; }

.listingItem {
  background: #e2d5d5 !important;
  margin-bottom: 0;
  border-bottom: 1px solid #898989 !important;
  transition: .3s ease; }
  .listingItem:hover {
    background: #ece4e4 !important; }

.listingItem.lastChild {
  border-bottom: 1px solid transparent !important; }

.orderhistory, .dateDisplayBar {
  background: #fff !important; }

.saffireLargeSize .quickLinks ul li {
  color: #fff !important; }
  .saffireLargeSize .quickLinks ul li .loginstatus a, .saffireLargeSize .quickLinks ul li .viewcart a:not(.button) {
    color: #fff !important; }

/*# sourceMappingURL=theme.css.map */
