@import url("https://fonts.googleapis.com/css?family=Rubik:400,900,900i");
/************** 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: "Roboto-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Roboto-Bold-webfont.woff2") format("woff2"), url("fonts/Roboto-Bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensed-Bold-webfont.woff2") format("woff2"), url("fonts/RobotoCondensed-Bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensed-Regular-webfont.woff2") format("woff2"), url("fonts/RobotoCondensed-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto-Regular.woff") format("woff"); }
body {
  color: #333;
  font: 14px/1.5 "RobotoCondensed-Regular-webfont", 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: "RobotoCondensed-Bold-webfont";
  font-weight: normal;
  color: #333332;
  line-height: 1.2;
  text-transform: none; }
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 50px;
  color: #0f9e4a;
  font-family: "rubik"; }
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 38px;
  color: #10a1cc; }
body:not(.homepage) h3 {
  font-size: 26px;
  color: #10a1cc; }

.cartcols h2 {
  font-size: 20px; }

a {
  color: #333332;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

/***************** CONTAINERS **************************/
body {
  background: url(images/inner-page-background.jpg) #ddd no-repeat fixed;
  background-size: cover; }

.homepage {
  background: #fff; }

.wrapper {
  width: 100%; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 30px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff; }

.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: #333332;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #111; }

.orderhistory {
  background: #333332; }

.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: 3px 19px;
  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: linear-gradient(to right, #f27259 0%, #f0346f 100%);
  background: -webkit-linear-gradient(-90deg, linear-gradient(to right, #f27259 0%, #f0346f 100%));
  background: linear-gradient(180deg, linear-gradient(to right, #f27259 0%, #f0346f 100%));
  color: #fff !important; }

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #7f213d;
  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: #333332;
  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; }

.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: 16px;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .header .searchBoxSubmit a.button:before {
  content: '';
  background: url(images/seach-dekstop-icon.png) no-repeat;
  text-indent: 0;
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a.button {
  text-indent: -999px;
  width: 25px;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:before {
  content: '';
  background: url(images/email-dekstop-icon.png) no-repeat;
  text-indent: 0;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.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: 245px;
  background: url(images/haeder-bg.png) repeat-x bottom;
  z-index: 9999; }

@media screen and (max-width: 800px) {
  /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0; }

  .pageIsLoaded .header {
    opacity: 1; } }
.saffireMobileSize .header {
  height: 120px;
  background: #0f9e4a; }

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative; }

.saffireLargeSize .headerInnerContent {
  height: 245px;
  max-width: auto;
  display: block;
  margin: 0 auto; }

.saffireMobileSize .headerInnerContent {
  padding-right: 0; }

.saffireMobileSize .headerInnerContent > .clear {
  clear: none; }

#customLogo {
  /* |%  logo settings */
  background: url("images/logo.png") no-repeat;
  z-index: 5003;
  height: 120px;
  position: absolute;
  left: 0;
  right: auto;
  top: 13px;
  bottom: auto;
  width: 259px;
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  background-size: contain; }

.saffireMobileSize #customLogo {
  width: 104px;
  top: 0;
  z-index: 999 !IMPORTANT; }

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 37px;
  padding: 0;
  background: none;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 143px;
  position: absolute; }

.saffireLargeSize .nav:hover {
  z-index: 5002 !important; }

.saffireLargeSize .nav .groups {
  position: absolute;
  height: 37px;
  max-height: 50px;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
  left: 0 !important;
  right: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: absolute;
  right: 0;
  left: auto;
  top: 143px;
  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: 22px;
  font-family: "rubik";
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  color: #0f9e4a; }

@media screen and (max-width: 1030px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 16px; } }
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #d71a62;
  background: transparent;
  border-radius: 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: 0; }

/* MAIN NAVIGATION DROP-DOWN MENUS */
.saffireLargeSize .nav .items,
.saffireLargeSize .nav .subitems {
  /* |%  nav dropdown colors */
  background: #0f9e4a;
  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 "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif, Arial, Helvetica, sans-serif; }

.saffireLargeSize .nav .items .item a:hover {
  color: #e0e0e0;
  background: #14d664; }

.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: 0;
  left: auto;
  top: 16px;
  bottom: auto;
  float: right;
  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 */
  color: #e0e0e0; }

.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: #fff;
  font-family: "rubik";
  text-transform: uppercase; }

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 24px;
  bottom: auto;
  color: #fff;
  padding-left: 0;
  font-weight: 700;
  font-family: "rubik";
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: linear-gradient(to right, #f27259 0%, #f0346f 100%);
  width: auto;
  height: auto;
  padding: 11px 20px; }

.saffireLargeSize .ticket:hover {
  background: url(images/tickets.png) no-repeat 0 bottom #7f213d; }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  border-radius: 0px;
  left: auto;
  overflow: hidden;
  padding: 6px 19px;
  position: absolute;
  right: 21px;
  text-decoration: none;
  text-indent: 0;
  top: 50px;
  white-space: nowrap;
  width: auto;
  height: auto;
  line-height: normal;
  background: linear-gradient(to right, #f27259 0%, #f0346f 100%);
  color: #fff;
  font-family: "open_sansbold";
  font-size: 12px;
  z-index: 999;
  text-transform: uppercase; }

.saffireLargeSize .viewcart {
  position: relative;
  margin-left: -12px;
  z-index: 2000000; }

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff; }

.saffireLargeSize .viewCartText {
  display: none; }

.saffireLargeSize .standardViewCart {
  position: relative;
  line-height: 24.5px !important;
  top: -2.875px;
  margin-right: 15px;
  top: 0; }

.saffireLargeSize #svgViewCartIcon {
  display: inline-block; }

.saffireLargeSize .standardCartView {
  margin: 0 !important;
  background: transparent;
  padding-left: 5px;
  padding-right: 4px;
  margin-right: -4px;
  border-radius: 0 3px 3px 0;
  top: -2.875px;
  position: relative;
  top: -1px; }

.saffireLargeSize .standardViewCart {
  background: transparent;
  padding-left: 2px;
  padding-right: 1px;
  border-radius: 3px 0 0 3px; }

.saffireLargeSize .quickLinks ul .viewcart a {
  font-family: "Roboto-Bold-webfont";
  font-size: 13px;
  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: relative;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  float: right;
  width: 25px;
  z-index: auto;
  font-size: 2em; }

.quickLinks ul {
  z-index: auto; }

.saffireLargeSize .header .emailSignup .emailInputField input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: auto;
  bottom: auto;
  height: 24px;
  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: 0px !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: 0px 0 0 0px;
  top: 0;
  border-right: none; }

.saffireLargeSize .header .searchBox {
  position: relative;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  margin-left: 4px;
  float: right;
  z-index: 5003;
  width: 25px;
  font-size: 2em; }

.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: auto;
  bottom: auto;
  height: 24px;
  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: 0px !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: 'Roboto-Bold-webfont';
  font-size: 13px;
  background: transparent;
  display: inline-block;
  padding: 1px 8px 0; }

.weatherDescriptive {
  display: none !important; }

.saffireMobileSize #weatherBugWidget {
  display: none !important; }

#weatherBugText {
  display: none; }

#weatherBugImage {
  top: 3px; }

#weatherBugShortDescription {
  display: inline; }

.directionsPin {
  position: absolute;
  max-width: 100%;
  top: -2px;
  width: calc(100% + 16px + 5px);
  z-index: -1; }

.directionsPin {
  display: block;
  left: 0;
  text-align: right; }

.directionsPin svg {
  fill: #fff;
  width: 16px;
  height: 25px;
  transition: all 0.4s ease; }

.directionsPin svg path {
  max-width: 100%;
  max-height: 100%; }

.customDirections {
  position: relative; }

.customDirections:hover svg {
  fill: #fff;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.directionsPin:after {
  width: 8px;
  height: 8px;
  background: #fff;
  content: '';
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 4.1666666667px;
  right: 4px; }

.outer-header, .header-container {
  max-width: 997px;
  margin: 0px auto;
  position: relative; }

.green-strip {
  background: #0f9e4a;
  min-height: 48px; }

.quickLinks ul li {
  margin-left: 17px; }

.saffireMobileSize .nav {
  position: absolute;
  top: 9px; }

.saffireMobileSize .quickLinks ul li {
  display: block; }

.saffireMobileSize .header .searchBox, .saffireMobileSize .header .emailSignup {
  width: 39px;
  top: 2px; }

.saffireMobileSize .viewcart {
  height: 31px !important;
  width: 42px !important;
  top: 0 !important; }

.saffireMobileSize .header-container {
  position: static; }
.saffireMobileSize .quickLinks {
  position: absolute;
  top: 13px;
  left: 0;
  right: 48px; }
.saffireMobileSize span.viewCartText {
  display: none; }

.saffireMobileSize #customLogo {
  width: 145px;
  top: 10px;
  background: transparent url(images/mobile-logo.png) no-repeat;
  max-width: 145px;
  left: 27px !important; }
.saffireMobileSize .header .searchBox:before {
  font-size: 23px;
  width: 100%;
  height: 100%;
  display: block;
  top: 7px;
  background: transparent url(images/seach-dekstop-icon.png) no-repeat top center;
  content: ''; }
.saffireMobileSize .nav:before {
  content: '' !important;
  background: transparent url(images/burger-icon.png) no-repeat center center/auto;
  display: inline-block;
  height: 30px;
  width: 25px;
  cursor: pointer;
  position: relative;
  top: 5px; }
.saffireMobileSize .viewcart:before {
  content: '' !important;
  background: transparent url(images/cart-mobile.png) no-repeat center top/auto;
  display: inline-block;
  height: 16px;
  width: 19px;
  cursor: pointer;
  position: relative;
  top: 5px; }
.saffireMobileSize .quickLinks ul .viewcart a[data-itemcount]:before {
  padding: 0;
  top: 2px;
  width: 38px; }
.saffireMobileSize .emailSignup:before {
  content: '' !important;
  background: transparent url(images/email-dekstop-icon.png) no-repeat top center;
  display: inline-block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 0; }
.saffireMobileSize .outer-header, .saffireMobileSize .header-container {
  Position: static; }

.modalBody .emailSignup:before {
  display: none !important; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 55px;
  background: url("images/footer-bg.jpg") no-repeat #fff center;
  color: #333332;
  background-size: cover;
  text-align: center; }
  .footer a {
    color: #333332;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "Roboto-Bold-webfont";
    font-size: 14px;
    text-transform: uppercase; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto;
    font-family: "Roboto-Bold-webfont";
    font-size: 13px;
    line-height: 13px;
    color: #333332; }

.saffireMobileSize .footer {
  padding: 32px 0 55px; }
  .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;
    max-width: 320px; }
  .saffireMobileSize .footer .footer-info {
    line-height: 22px;
    padding: 20px 0 0; }
  .saffireMobileSize .footer .footer-info a {
    display: block; }
  .saffireMobileSize .footer ul.bottom.footerItems1:before {
    content: 'SITE MAp';
    display: block;
    color: #000;
    font-size: 16px;
    font-family: "Roboto-Bold-webfont";
    padding-bottom: 9px; }
  .saffireMobileSize .footer span.loginstatus.left {
    margin-top: 7px;
    display: block; }
  .saffireMobileSize .footer ul li {
    display: inline;
    line-height: 18px; }
  .saffireMobileSize .footer li.footerSaffire {
    display: block !important; }

a.footer-logo {
  background: url(images/footer-logo.png) no-repeat;
  max-width: 259px;
  height: 115px;
  margin: 0px auto;
  display: block; }

.footer-info {
  color: #d71a63 !IMPORTANT;
  font-size: 17px;
  font-family: Roboto-Bold-webfont;
  line-height: 17px;
  padding: 20px 0 26px; }
  .footer-info a {
    color: #d71a63 !IMPORTANT; }

.saffireMobileSize .footer a.button {
  background: #3da855;
  padding: 7px 0;
  font-family: Roboto-Bold-webfont;
  font-size: 15px; }

.saffireMobileSize .footer {
  background: url(images/footer-bg.jpg) repeat #fff top; }

/* 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;
    top: -13px;
    margin-bottom: -13px;
    background: url(images/top-gradient.png) no-repeat;
    z-index: 9; }
    .homepage .homepageSwiperSlider::before {
      background: url(images/top-gradient.png) repeat-x top;
      content: '';
      width: 100%;
      height: 110px;
      display: block;
      position: absolute;
      top: 0;
      z-index: 999;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription {
    display: none;
    /* Slideshow Description - Hover Styles*/ }
    .homepage .slideshowSwiperDescription a,
    .homepage .slideshowSwiperDescription span {
      display: none;
      text-decoration: none; }
    .homepage .slideshowSwiperDescription .sliderTextDescription {
      display: none;
      color: #fff;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s; }
    @media screen and (max-width: 1616px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: url(images/description-transparent.png) no-repeat;
    background-size: cover; }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "rubik";
    font-size: 48px;
    line-height: 41px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    height: 52px;
    text-shadow: 1px 1px 3px #1a1a1a; }
  .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: 644px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 644px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 644px;
    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: 1000px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 64.4vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 3px 17px;
      font-family: "rubik";
      font-size: 20px;
      font-weight: 700 !important;
      color: #fff !important;
      background: linear-gradient(to right, #f27259 0%, #f0346f 100%);
      background: -webkit-linear-gradient(-90deg, linear-gradient(to right, #f27259 0%, #f0346f 100%));
      background: linear-gradient(180deg, linear-gradient(to right, #f27259 0%, #f0346f 100%));
      white-space: nowrap;
      margin: 0 5px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 20px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        -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: #7f213d !important; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 50%;
    right: 0;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: none !important;
    left: 0;
    right: calc(1030px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1060px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 10px;
        right: auto; } }
    @media screen and (max-width: 1050px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: none !important;
    right: 0;
    left: calc(1030px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1060px) {
      .homepage .slideshowSwiperButtonNext {
        right: 10px;
        left: auto; } }
    @media screen and (max-width: 1050px) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 108px;
    display: -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: '\275A \275A'; }
    .homepage .sliderPlayPause:before {
      content: '\25B6'; }

.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1; }

.homepage .currentSlideDescription a,
.homepage .currentSlideDescription span,
.homepage .currentSlideDescription span.sliderTitle
.homepage .swiper-slide-active .slideshowSwiperDescription > a,
.homepage .swiper-slide-active .slideshowSwiperDescription span.sliderTitle {
  display: block; }

.homepage .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block; }

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/ }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: 997px !important;
    margin: 0px auto;
    flex-wrap: wrap;
    padding: 3px 10px;
    top: 230px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    max-width: 1616px;
    position: relative;
    /* 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: 3px 17px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 800px;
    margin: 0 0 5px 0;
    height: 100% !Important;
    margin-bottom: 5px;
    white-space: nowrap;
    font-weight: 900;
    white-space: nowrap; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 0;
    bottom: auto;
    height: 100%;
    width: 1616px;
    max-width: 100%;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
    height: auto !important;
    min-height: 110px;
    min-height: 100% !important;
    /* 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;
      flex: 1 1 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-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: 24px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    text-shadow: none; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5%;
    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 {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -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: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        width: 25%;
        min-width: 135px;
        padding: 4px 0;
        margin: 0 5px; }
  .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: 100px;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #129e49;
    z-index: 2; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext,
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0; }

.saffireMobileSize .homepageSwiperSlider {
  padding-top: 115px; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  height: auto;
  max-width: 1080px;
  width: 100%;
  margin: 0 52px 0;
  padding: 0;
  flex-wrap: wrap;
  vertical-align: middle;
  background: transparent;
  z-index: 99; }
  #cardWidget .card-content {
    position: absolute;
    max-width: 262px;
    width: 100%;
    top: 0;
    height: 100%;
    height: 450px; }
    @media screen and (max-width: 600px) {
      #cardWidget .card-content {
        height: 466px; } }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    min-width: 262px;
    margin-right: 8px;
    flex: 1 1 24%;
    position: relative;
    min-height: 448px; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: 0 63px;
    border: none;
    transition: 0.3s; }
    #cardWidget .image-container img {
      width: 263px;
      height: 263px; }
    #cardWidget .image-container .card-widget-title {
      position: static;
      display: block;
      width: 100%;
      font: 26px/1 'rubik';
      font-weight: 700;
      color: #10a1cc;
      text-transform: uppercase; }
      #cardWidget .image-container .card-widget-title span {
        display: block;
        font-size: 17px;
        color: #333332;
        text-transform: capitalize; }
    #cardWidget .image-container .card-widget-description {
      position: absolute;
      bottom: 70px;
      left: 0;
      font: 20px/1 'Roboto-Regular';
      color: #333332;
      text-transform: capitalize;
      right: 0; }
    #cardWidget .image-container .buttonwrap {
      position: absolute;
      bottom: 8px; }
      #cardWidget .image-container .buttonwrap a {
        font-size: 20px;
        background: linear-gradient(to right, #f27259 0%, #f0346f 100%);
        text-decoration: none;
        padding: 9px 26px;
        font-family: rubik;
        font-weight: bold;
        color: #fff; }
        #cardWidget .image-container .buttonwrap a:hover {
          background: #7f213d; }
  #cardWidget img.card-widget-image {
    position: absolute;
    top: 56px; }

@media screen and (max-width: 1200px) {
  .wooden-coverage {
    background: url(images/inner-page-background.jpg) #ddd no-repeat fixed; }
    .wooden-coverage #cardWidget {
      height: auto;
      margin: 0px auto;
      max-width: 600px; }
      .wooden-coverage #cardWidget .card-widget-item {
        height: auto;
        margin: 38px auto 0;
        height: auto;
        margin: 38px auto 0;
        margin-left: 10px;
        margin-right: 10px; }
      .wooden-coverage #cardWidget img.card-widget-image {
        width: 100%; } }
@media screen and (max-width: 600px) {
  .wooden-coverage #cardWidget {
    height: auto;
    margin: 0px auto;
    max-width: 270px; }
    .wooden-coverage #cardWidget .card-widget-item {
      flex: 1 1 100%;
      height: 100%;
      padding: 0;
      margin-left: 0px;
      margin-right: 0px; }
    .wooden-coverage #cardWidget img.card-widget-image {
      min-height: 285px;
      max-width: 270px; }
    .wooden-coverage #cardWidget .image-container .card-widget-title {
      font-size: 20px; }
    .wooden-coverage #cardWidget .card-widget-description {
      bottom: 61px; } }
#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: auto;
  padding: 23px 0;
  background: transparent;
  font-family: "Roboto-Bold-webfont";
  font-size: 15px;
  color: #333332;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "rubik";
    font-size: 26px;
    font-weight: 700;
    color: #d71a62; }
  #siteInfoBannerWidget #eventName {
    font-size: 15px;
    font-weight: 700; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "Roboto-Bold-webfont";
    font-size: 15px;
    font-weight: 700;
    color: #333332; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  background: url(images/mobile-count-bg.png) repeat !important;
  right: auto !important;
  padding: 23px 10px;
  position: relative;
  top: 82px;
  text-align: center;
  height: 105px;
  background: transparent;
  color: #fff;
  width: 100%; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 15px;
    line-height: 25px;
    color: #333332; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 24px;
    line-height: 27px; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 15px; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "rubik";
  font-size: 18px;
  color: #333332; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget {
  display: none !important; }
.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast .homepageSwiperSlider {
  padding-top: 0; }
.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast .saffireMobileSize .content {
  margin: 30px auto 60px !important; }

.saffireMobileSize .content {
  margin: 100px auto 60px !important; }

.saffireMobileSize.homepage .content {
  margin: 0px auto !important; }

#multiScheduleFeature {
  box-sizing: border-box;
  background: #cccccc;
  width: 368px;
  height: 350px;
  margin-top: 15px;
  max-width: 100%;
  padding: 10px 0; }
  #multiScheduleFeature .featureItem {
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: wrap;
    padding: 14px 0;
    border-bottom: 1px solid #908f8f;
    margin: 0 32px 0 25px;
    transition: 0.3s; }
    #multiScheduleFeature .featureItem:hover .featureItemTitle, #multiScheduleFeature .featureItem:hover .featureItemDate, #multiScheduleFeature .featureItem:hover .featureItemDescription {
      color: #fff;
      color: #fff;
      background: #36aacc;
      max-width: 100%;
      width: 280px;
      transition: 0.3s;
      padding: 0 12px; }
      @media screen and (max-width: 400px) {
        #multiScheduleFeature .featureItem:hover .featureItemTitle, #multiScheduleFeature .featureItem:hover .featureItemDate, #multiScheduleFeature .featureItem:hover .featureItemDescription {
          padding: 0 5px; } }
    #multiScheduleFeature .featureItem:hover .featureItemDate {
      padding-top: 11px !important;
      line-height: 22px;
      transition: 0.3s; }
    #multiScheduleFeature .featureItem:hover .featureItemDescription {
      padding-bottom: 17px !important;
      transition: 0.3s; }
  #multiScheduleFeature .featureItemImage {
    display: inline-block;
    width: 100px;
    min-width: 100px;
    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;
    transition: 0.3s; }
  #multiScheduleFeature .featureItemTitle {
    font-family: "rubik";
    font-weight: 700;
    font-size: 20px;
    color: #3d3c3c;
    order: 2;
    line-height: 22px;
    flex: 1 1 100%; }
  #multiScheduleFeature .featureItemDate {
    font-family: "rubik";
    font-weight: 800;
    font-size: 18px;
    color: #198daf;
    order: 1;
    line-height: 16px;
    flex: 1 1 100%; }
  #multiScheduleFeature .featureItemDescription {
    font-family: "rubik";
    font-weight: 400;
    font-size: 13px;
    color: #3d3c3c;
    order: 3;
    flex: 1 1 100%; }
  #multiScheduleFeature .more-text {
    padding-left: 3px;
    text-decoration: underline; }
    #multiScheduleFeature .more-text:after {
      content: ">";
      display: inline-block;
      padding-left: 3px;
      position: relative;
      top: 1px; }
  #multiScheduleFeature a.all-events-btn {
    display: none; }

.multi-container {
  max-width: 364px;
  display: inline-flex;
  position: relative;
  vertical-align: top;
  flex-wrap: wrap;
  min-height: 453px;
  min-width: 340px;
  background: #cccccc;
  padding-bottom: 26px; }
  @media screen and (max-width: 817px) {
    .multi-container {
      margin-top: 50px; } }
  @media screen and (max-width: 400px) {
    .multi-container {
      max-width: 340px; } }
  .multi-container .event-title {
    position: relative;
    background: #0f9e4a;
    width: 98%;
    color: #fff;
    background: #0f9e4a;
    font-family: "rubik";
    font-size: 20px;
    color: #fff;
    line-height: 22px !important;
    text-decoration: none;
    font-weight: bold;
    padding: 33px 35px 30px 99px;
    height: 24px; }
    .multi-container .event-title p {
      margin: 0;
      text-transform: uppercase; }
    .multi-container .event-title span.icon {
      background: url(images/calendar.png) no-repeat;
      width: 22px;
      height: 23px;
      position: absolute;
      top: 32px;
      left: 27px; }
      .multi-container .event-title span.icon::after {
        border-right: 1.5px solid rgba(255, 255, 255, 0.5);
        content: '';
        width: 10px;
        height: 36px;
        margin-top: -5px;
        display: block;
        padding-left: 38px; }

.multiFeatureContent {
  box-sizing: border-box;
  height: 100%;
  margin: 0px auto;
  overflow: hidden; }

a.all-events-btn {
  position: absolute;
  color: #fff;
  text-align: right;
  right: 40px;
  font-family: OpenSans-Regular-webfont;
  font-size: 13px;
  top: 39px;
  max-width: 100%;
  line-height: 13px;
  text-decoration: none;
  font-weight: 400; }
  a.all-events-btn:before {
    content: ">>";
    display: inline-block;
    position: absolute;
    right: -18px;
    top: 1px;
    text-decoration: underline; }

.saffireMobileSize span.icon {
  left: 16px !important; }
  .saffireMobileSize span.icon:after {
    padding-left: 34px !important; }
.saffireMobileSize a.all-events-btn {
  right: 34px; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 10px; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 260px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 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(0, 0, 0, 0.4);
    transition: 0.2s;
    border-radius: 50%;
    border: none;
    padding: 3px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #ccc; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 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(0, 0, 0, 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, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 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; }

/* SOCIAL NETWORK PLUGIN */
#multiSocialWidget {
  height: 455px;
  width: 365px;
  max-width: 98%;
  background: none;
  display: inline-flex;
  flex-wrap: wrap;
  z-index: 99; }
  #multiSocialWidget .multiSocialWidgetTab {
    display: inline-block;
    padding: 35px 35px 32px 92px;
    background: #0f9e4a;
    font-family: "rubik";
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    line-height: 20px; }
    #multiSocialWidget .multiSocialWidgetTab .multiSocialWidgetTab.currentTab {
      background: #ccc;
      color: #333;
      text-decoration: none;
      cursor: default; }
  #multiSocialWidget .multiSocialWidgetContainer {
    position: relative;
    top: 0;
    left: 0;
    height: 372px;
    width: 355px;
    max-width: 98%;
    padding: 10px;
    background: #ccc;
    overflow-x: hidden;
    overflow-y: auto; }
  #multiSocialWidget #instafeedContainer img {
    width: 45%;
    margin-right: 3%;
    margin-left: 2%; }
  #multiSocialWidget #instafeedContainer > a:hover {
    opacity: 0.75; }
  #multiSocialWidget #facebookfeedContainer {
    overflow: hidden; }

.insta-container {
  max-width: 367px;
  display: inline-flex;
  position: relative; }
  .insta-container .multi-title {
    background: url(images/fb-icon.png) no-repeat;
    width: 11px;
    height: 32px;
    position: absolute;
    top: 32px;
    left: 26px;
    z-index: 999; }
    .insta-container .multi-title::after {
      border-right: 1.6px solid rgba(255, 255, 255, 0.5);
      content: '';
      width: 10px;
      height: 36px;
      margin-top: -5px;
      display: block;
      padding-left: 27px; }

.saffireMobileSize #multiSocialWidget {
  margin-left: auto;
  margin-right: auto; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
    font-size: 17px; }

.saffireMobileSize.isResponsive iframe {
  max-width: 100%;
  max-height: 100% !important; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
.sponser-section {
  width: 100%;
  background: #0f9e49;
  padding: 18px 0 21px; }
  .sponser-section .sponser-container {
    margin: 0px auto;
    max-width: 1154px;
    width: 100%; }

#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px 70px; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 25px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
    display: block; }
  #sponsorWidgetContainer .sponsorWidgetContainer .sponsorCarouselImage {
    position: relative;
    height: 100px;
    width: 112px;
    background: #fff;
    border-radius: 10px;
    vertical-align: middle;
    padding: 3px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0;
    position: relative; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "rubik";
      font-size: 25px;
      color: #fff;
      text-shadow: none;
      text-transform: uppercase;
      font-weight: 700;
      margin: 0; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 99px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight span {
      border-width: 11px 0 11px 13px;
      border-color: transparent transparent transparent transparent;
      background: transparent url(images/arrow-right.png) no-repeat center center;
      height: 22px;
      width: 13px; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 0;
    top: 99px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      border-width: 11px 13px 11px 0;
      border-color: transparent transparent transparent transparent;
      background: transparent url(images/arrow-left.png) no-repeat center center;
      height: 22px;
      width: 13px; }

#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 8px; }

.sponsorCarouselImageContainer {
  max-width: 1300px; }

.sponsorCarouselImageContainer a {
  margin: 0 9.5px; }

@media screen and (max-width: 1295px) {
  #sponsorWidgetContainer {
    width: 100%; }

  #sponsorsTitleContainer {
    position: relative; } }
@media screen and (max-width: 999px) {
  .sponser-section {
    padding: 40px 0 30px; }
    .sponser-section .sponsorCarouselImage img {
      max-width: 90px;
      max-height: 90px; }
    .sponser-section #sponsorWidgetContainer {
      width: 100%;
      padding: 0px 37px; }
    .sponser-section #sponsorWidgetContainer #sponsorArrowLeft {
      left: 0;
      display: none; }
    .sponser-section #sponsorWidgetContainer #sponsorArrowRight {
      right: 0;
      display: none; } }
@media screen and (max-width: 1295px) {
  #sponsorWidgetContainer {
    width: 100%; } }
/*!
 *
 *         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%; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 14px;
  bottom: 0;
  width: 8px;
  background: #fff; }

.simplebar-scrollbar {
  position: absolute;
  right: 0;
  border-radius: 0;
  min-height: 10px;
  width: 8px;
  margin-top: -2px;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background: #0f9e4a;
  background-clip: padding-box; }

.simplebar-track:hover .simplebar-scrollbar {
  /* When hovered, remove all transitions from drag handle */
  opacity: 1;
  -webkit-transition: opacity 1 linear;
  transition: opacity 1 linear; }

.simplebar-track .simplebar-scrollbar.visible {
  opacity: 1; }

.simplebar-track.horizontal {
  display: none !important;
  left: 0;
  width: auto;
  height: 11px; }

.simplebar-track.vertical {
  top: 0; }

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

.wooden-coverage {
  background: url(images/wooden-bg.jpg) no-repeat fixed;
  max-width: 100%;
  height: auto;
  position: relative;
  background-position: fixed;
  padding-bottom: 105px;
  background-size: cover;
  background-attachment: fixed; }
  .wooden-coverage .Cart-white-bg {
    max-width: 1554px;
    position: relative;
    display: flex; }
  .wooden-coverage .outer-container-white {
    background: url(images/background-white-1.png) no-repeat;
    max-width: 1554px;
    min-height: 505px;
    position: relative;
    margin-top: -80px;
    z-index: 9;
    padding-top: 70px;
    margin-bottom: 70px; }
  .wooden-coverage .wheel-box {
    background: url(images/moving-wheel.png) center no-repeat;
    width: 347px;
    height: 421px;
    content: '';
    display: block;
    position: absolute;
    right: 137px;
    top: 0;
    transition: 0.2s all linear;
    transform: translateY(0px); }
  .wooden-coverage .outer-container-white2 {
    background: url(images/white-second-background.png) no-repeat right;
    width: 100%;
    min-height: 567px;
    position: static;
    z-index: 9; }
  .wooden-coverage .map-white-bg {
    max-width: 1169px;
    position: relative; }
  .wooden-coverage .outer-container-white-3 {
    background: url(images/white-background-3.png) no-repeat;
    max-width: 973px;
    min-height: 567px;
    right: 0;
    position: relative;
    margin: 70px 0 0; }
  .wooden-coverage .cow-box {
    background: url(images/animal.png) no-repeat;
    width: 391px;
    height: 467px;
    content: '';
    display: block;
    position: absolute;
    right: -122px;
    top: 0;
    transition: 0.2s all linear; }
  .wooden-coverage #outer-container {
    max-width: 874px;
    width: 100%;
    position: relative;
    float: right;
    padding-top: 40px;
    padding-left: 93px; }
  .wooden-coverage .social-white-bg {
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap; }
  .wooden-coverage .tractor-box {
    background: url(images/tractor.png) no-repeat;
    width: 638px;
    height: 454px;
    content: '';
    display: block;
    position: absolute;
    left: 22%;
    top: 0;
    right: auto;
    transition: 0.2s all linear; }
  .wooden-coverage .map-conatiner {
    background: url(images/dekstop-map.jpg) no-repeat;
    max-width: 845px;
    min-height: 441px;
    float: right;
    width: 100%;
    position: relative;
    margin: 66px 61px 0 0;
    z-index: 99; }
    .wooden-coverage .map-conatiner .address {
      background: #01a24a;
      max-width: 265px;
      border: 2px solid #fff !important;
      margin: 11px;
      color: #fff;
      padding: 20px; }
      .wooden-coverage .map-conatiner .address p {
        font-family: rubik;
        font-size: 14px;
        margin: 0; }
        .wooden-coverage .map-conatiner .address p span {
          padding-top: 16px;
          display: block; }
    .wooden-coverage .map-conatiner h1 {
      margin: 0 !important;
      font-family: rubik;
      font-weight: bold;
      font-size: 20px; }
  .wooden-coverage .directions {
    width: 162px;
    background: linear-gradient(to right, #f27259 0%, #f0346f 100%);
    position: absolute;
    right: 26px;
    bottom: 30px;
    cursor: pointer; }
    .wooden-coverage .directions a {
      text-decoration: none !important; }
    .wooden-coverage .directions:hover {
      background: #7f213d; }
    .wooden-coverage .directions p {
      color: #fff;
      font-size: 20px;
      text-transform: uppercase;
      line-height: 22px;
      padding: 14px 0px !important;
      margin: 0 !important;
      text-align: center;
      font-family: rubik;
      font-weight: bold; }

.direction-left {
  padding-top: 15px;
  max-width: 434px; }
  .direction-left::before {
    content: '';
    background: url(images/location-icon.png) no-repeat;
    width: 20px;
    height: 20px;
    text-shadow: 0 0 black;
    display: inline-flex;
    padding-left: 12px; }
  .direction-left a {
    font-weight: bold;
    font-family: rubik;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 16px;
    display: inline-flex;
    vertical-align: top;
    padding: 4px 0 0; }

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .wooden-coverage .wheel-box {
    background-position: center right;
    background-size: contain;
    z-index: 1 !important;
    right: 0; }
  .wooden-coverage .tractor-box {
    width: 50%;
    background-position: center left;
    background-size: contain;
    left: 19px; }
  .wooden-coverage .outer-container-white2 {
    background: url(images/mobile-white-second.png) no-repeat right; }
    .wooden-coverage .outer-container-white2 #outer-container {
      max-width: 805px; }
  .wooden-coverage .cow-box {
    width: 30%;
    right: 0;
    background-size: contain; }
  .wooden-coverage .map-conatiner {
    max-width: 845px;
    margin: 68px 21px 0 0; }
  .wooden-coverage .outer-container-white {
    max-width: 1094px; }
  .wooden-coverage #cardWidget {
    margin: 0 10px 0; }
  .wooden-coverage .outer-container-white-3 {
    max-width: 890px; } }
@media screen and (max-width: 1200px) {
  .saffireLargeSize .outer-header {
    width: 95%; }
    .saffireLargeSize .outer-header #eventDates {
      font-size: 24px; }

  .saffireLargeSize .green-strip {
    padding: 0 10px; }

  .wooden-coverage .wheel-box,
  .wooden-coverage .tractor-box,
  .wooden-coverage .cow-box {
    animation: none !Important;
    position: relative;
    right: 0;
    display: block;
    margin: 0px auto; }

  .Cart-white-bg {
    display: block !Important; }

  .wooden-coverage {
    margin-top: -107px;
    padding-bottom: 45px;
    margin-top: -107px; }
    .wooden-coverage .outer-container-white {
      padding: 15px 0 46px !important;
      margin-bottom: -20px !important;
      margin-top: 88px !important;
      background-size: cover; }
    .wooden-coverage .wheel-box {
      background: url(images/moving-wheel.png) no-repeat;
      width: 320px;
      height: 333px;
      content: '';
      top: 0;
      background-size: contain; }
    .wooden-coverage .map-conatiner {
      margin: 0px auto !important;
      float: none !important;
      padding: 10px 0;
      top: auto; }
    .wooden-coverage .tractor-box {
      height: 255px !important;
      left: 0 !important;
      background-size: contain !important;
      background-position: center !important;
      order: 2;
      top: 0;
      width: 351px; }
    .wooden-coverage .cow-box {
      height: 376px !important;
      background-size: contain !important;
      max-width: 327px !IMPORTANT;
      top: 0; }
    .wooden-coverage .outer-container-white2 {
      margin-top: -100px; }
    .wooden-coverage .outer-container-white-3 {
      margin: 53px 0 0;
      padding: 53px 0;
      min-height: auto; }

  #outer-container {
    padding: 53px 0px;
    max-width: 773px !important;
    margin: 0px auto;
    float: none !important;
    padding-left: 0 !important; } }
@media screen and (max-width: 700px) {
  .wooden-coverage .map-conatiner {
    max-width: 300px !important;
    height: 566px;
    background: url(images/mobile-map.jpg) #000; }
  .wooden-coverage .directions {
    position: absolute;
    right: 0;
    margin: 0px auto;
    left: 0;
    max-width: 100%; } }
.saffireMobileSize .wooden-coverage .map-conatiner {
  max-width: 650px;
  background-size: cover;
  margin: 0 auto !important; }
.saffireMobileSize .wooden-coverage .outer-container-white, .saffireMobileSize .wooden-coverage .outer-container-white2, .saffireMobileSize .wooden-coverage .outer-container-white-3 {
  background-repeat: repeat;
  background: url(images/white-background-mobile.png) !important;
  float: none;
  background-size: cover; }
.saffireMobileSize .wooden-coverage .wheel-box,
.saffireMobileSize .wooden-coverage .tractor-box,
.saffireMobileSize .wooden-coverage .cow-box {
  animation: none !Important;
  position: relative;
  right: 0;
  display: block;
  margin: 0px auto; }
.saffireMobileSize .wooden-coverage #outer-container {
  margin: 0px auto !Important;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .saffireMobileSize .wooden-coverage #outer-container .insta-container {
    display: flex !important;
    position: relative !important; }
    @media screen and (max-width: 400px) {
      .saffireMobileSize .wooden-coverage #outer-container .insta-container {
        max-width: 340px; } }
.saffireMobileSize .direction-left {
  position: absolute;
  top: 99px;
  bottom: 0;
  z-index: 99999;
  padding-top: 0;
  text-align: center;
  max-width: 100%;
  width: 100%; }
  .saffireMobileSize .direction-left:before {
    background: url(images/direction-mobile.png) no-repeat top;
    height: 16px;
    position: relative;
    top: -4px; }
  .saffireMobileSize .direction-left::after {
    display: none; }
  .saffireMobileSize .direction-left a {
    font-size: 14px; }
.saffireMobileSize .directionsPin {
  display: none !important; }
.saffireMobileSize .map-conatiner .address {
  position: relative;
  top: 11px; }

.searchBox.clonedSearchBox {
  width: 100% !important;
  top: 0 !IMPORTANT; }

.saffireLargeSize .header {
  position: fixed;
  top: 0;
  transition: .3s; }
.saffireLargeSize .wrapper {
  padding-top: 245px;
  transition: .3s; }

.saffireWindowScrolled.saffireLargeSize .header {
  top: -95px;
  left: 0;
  transition: .3s; }
.saffireWindowScrolled.saffireLargeSize .wrapper {
  padding-top: 100px;
  transition: .3s; }
.saffireWindowScrolled.saffireLargeSize .siteInfoBanner {
  display: none !important; }
.saffireWindowScrolled.saffireLargeSize #customLogo {
  width: 180px;
  top: 55px;
  transition: .3s; }

.saffireMobileSize .header {
  position: fixed;
  top: 0;
  transition: .3s; }
.saffireMobileSize .wrapper {
  padding-top: 120px;
  transition: .3s; }

.saffireWindowScrolled.saffireMobileSize .siteInfoBanner {
  display: none !important; }

/*# sourceMappingURL=theme.css.map */
