@charset "UTF-8";
/* CSS Document */

/*-- 1000 or more --*/
@media (min-width:1000px) {
  .mobilelogo {
    display: none;
  }
  .mobilemenu {
    display: none;
  }
  .featuredProduct {
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
  }
  .desktopwide {
    width: 960px;
  }
  .leftspace {
    padding-left: 20px;
  }
  .footerSocial {
    float: right;
    padding-bottom: 30px;
    vertical-align: top;
  }
  .footerSocialMobile {
    display: none;
  }
  .socialfeeds {}
  .mobileemail {
    display: none;
  }
  .mobileheader {
    display: none;
  }
  .mainPanelTitleLeft {
    text-align: left;
  }
  .productThumbSmallSpacer {
    padding-right: 20px;
    width: 234px;
    height: 275px;
  }
  .productThumbBig {
    width: 234px;
  }
  .productThumbSmall {
    width: 234px;
  }
  .desktopthumbs {
    margin-left: 225px;
    width: 900px;
  }
  .mobilecheckoutprice {
    display: none;
  }
  .desktopDetailswrapper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 100%;
  }
  .desktopDetailsleft {
    float: left;
    width: 50%;
  }
  .desktopDetailsright {
    float: left;
    margin-left: 20px;
    width: 45%;
  }
  .fullimg {
    height: auto;
    width: 100%;
  }
}
/*-- 769 to 999 --*/
@media (min-width:769px) and (max-width:999px) {
  .mobilelogo {
    display: none;
  }
  .mobilemenu {
    display: none;
  }
  .featuredProduct {
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    width: 220px;
  }
  .featuredProduct img {
    height: 220px;
    width: 220px;
  }
  .featuredProduct span {
    width: 220px;
  }
  .noitem {
    display: none;
  }
  .headerBox {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabletwide {
    width: 90%;
  }
  .sitemapsection {
    padding-right: 50px;
  }
  .leftspace {
    padding-left: 20px;
  }
  .footerSocial {
    float: right;
    padding-bottom: 30px;
    vertical-align: top;
  }
  .footerSocialMobile {
    display: none;
  }
  .mobileheader {
    display: none;
  }
  .mainPanelTitleLeft {
    text-align: left;
  }
  .socialfeeds {
    display: none;
  }
  .desktopemail {
    display: none;
  }
  .productThumbSmallSpacer {
    padding-right: 20px;
    width: 234px;
  }
  .productThumbBig {
    width: 234px;
  }
  .productThumbSmall {
    width: 234px;
  }
  .desktopthumbs {
    margin-left: 180px;
    width: 800px;
  }
  .mobilecheckoutprice {
    display: none;
  }
  .desktopDetailswrapper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 100%;
  }
  .desktopDetailsleft {
    float: left;
    width: 50%;
  }
  .desktopDetailsright {
    float: left;
    margin-left: 20px;
    width: 45%;
  }
  .fullimg {
    height: auto;
    width: 100%;
  }
}

/*-- 621 to 768 --*/
@media (min-width:621px) and (max-width:768px) {
  .mobilemenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-bottom: 22px;
    padding-top: 22px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
  }
  .mainmenu {
    display: none;
  }
  .featuredProduct {
    display: table-cell;
    width: 190px;
  }
  .featuredProduct img {
    height: 190px;
    width: 190px;
  }
  .featuredProduct span {
    width: 190px;
  }
  .tabletwide {
    width: 90%;
  }
  .tagline img {
    display: none;
  }
  .noitem {
    display: none;
  }
  .sitemapsection {
    padding-right: 30px;
  }
  .leftspace {
    padding-left: 20px;
  }
  .footerSocial {
    float: right;
    padding-bottom: 30px;
    vertical-align: top;
  }
  .footerSocialMobile {
    display: none;
  }
  .footerCenter {
    float: none;
    height: 30px;
    padding: 10px 0px 0px;
    text-align: center;
    width: 100%;
  }
  .hidemobile {
    display: none;
  }
  .mobilelogo {
    float: left;
  }
  .mobileheader {
    display: none;
  }
  .variants {
    display: none;
  }
  .socialfeeds {
    display: none;
  }
  .desktopemail {
    display: none;
  }
  .mobiletmbcenter {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .productThumbSmallSpacer {
    width: 400px;
  }
  .productThumbBig {
    width: 400px;
  }
  .productThumbSmall {
    width: 400px;
  }
  .fullimg {
    height: auto;
    width: 100%;
  }
}

/*-- 620 or less --*/
@media (max-width:620px) {
  .mobilemenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-bottom: 22px;
    padding-top: 22px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
  }
  .mainmenu {
    display: none;
  }
  .slider {
    display: none;
  }
  .tagline img {
    display: none;
  }
  .featuredProduct {
    width: 286px;
  }
  .featuredProduct img {
    height: 286px;
    width: 286px;
  }
  .sitemapsection {
    display: none;
  }
  .footerCenter {
    float: none;
    height: 30px;
    padding: 10px 0px 0px;
    text-align: center;
    width: 100%;
  }
  .footerSocial {
    display: none;
  }
  .footerSocialMobile {
    margin: auto;
    text-align: center;
    width: 100%;
  }
  .footerSocialMobile img {
    display: inline;
    height: 50px;
    padding-bottom: 8px;
    padding-right: 5px;
    width: 50px;
  }
  .footerLinkBox {
    display: none;
  }
  .mobilewide {
    width: 80%;
  }
  .noitem {
    display: none;
  }
  .hidemobile {
    display: none;
  }
  .mobileheader {
    color: #fff;
    width: 100%;
  }
  .mobileheader img {
    max-width: 100%;
  }
  .mobilelogo {
    float: left;
  }
  .centermobile {
    margin: 0em auto;
    text-align: center;
  }
  .variants {
    display: none;
  }
  .socialfeeds {
    display: none;
  }
  .desktopemail {
    display: none;
  }
  .mobilecartleft {
    clear: both;
    display: block;
    float: left;
    width: 100%;
  }
  .mobilecartright {
    clear: both;
    display: block;
    float: right;
    width: 100%;
  }
  .mobileshipping {
    margin-left: -20px;
    margin-top: 20px;
  }
  .categoryThumb {
    height: auto;
    max-width: 100%;
  }
  .categoryImg {
    max-width: 100%;
  }
  .productThumbSmallSpacer {
    max-width: 100%;
  }
  .productThumbBig {
    max-width: 100%;
  }
  .productThumbSmall {
    max-width: 100%;
  }
  .demo_wrapper {
    display: none;
  }
  .demo_block {
    display: none;
  }
}

/* ------------------------------- RESPONSIVE MENU ---------------------------------------- */
.nav-collapse ul {
  display: block;
  list-style: none;
  margin: 0em;
  padding: 0em;
  width: 100%;
}
.nav-collapse li {
  display: block;
  width: 100%;
}
.js .nav-collapse {
  clip: rect(0 0em 0em 0);
  display: block;
  max-height: 0em;
  overflow: hidden;
  position: absolute;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.nav-toggle {
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@(min-width:50px) and (max-width:620px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}
.fixed {
  left: 0em;
  position: fixed;
  top: 0em;
  width: 100%;
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-collapse,
.nav-collapse ul {
  float: left;
  list-style: none;
  width: 100%;
}
.nav-collapse li {
  float: left;
  width: 100%;
}
@(min-width:50px) and (max-width:620px) {
  .nav-collapse li {
    *width: 24.9%;
    width: 25%;
    /* IE7 Hack */
    _width: 19%;
    /* IE6 Hack */
  }
}
.nav-collapse a {
  background: #f8f8f8;
  border-bottom: 1px solid #4c4c4c;
  color: #333333;
  float: left;
  padding: 0.7em 1em;
  text-decoration: none;
  width: 100%;
}
.nav-collapse a:hover {
  background: #868788;
  color: #fff;
}
.nav-collapse .alt a {
  background: #f8f8f8;
  color: #333;
}
.nav-collapse .alt a:hover {
  background: #868788;
  color: #fff;
}
@(min-width:50px) and (max-width:620px) {
  .nav-collapse a {
    border-bottom: 0em;
    border-right: 1px solid white;
    float: left;
    margin: 0em;
    padding: 1em;
    text-align: center;
  }
}
.nav-collapse ul ul a {
  background: #1b1b1b;
  padding-left: 2em;
}
@(min-width:50px) and (max-width:620px) {
  .nav-collapse ul ul a {
    display: none;
  }
}

/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */
.nav-toggle {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background: #fff url("https://pxinstant.pixfizz.com/fz/24e9ddd0f0/0/O_pamJ4XaWvodfumBWV-YDX9Q7M1A3dsYgH2RjJd0gA/~/menuicon.png") no-repeat 50% 33%;
  float: right;
  height: 40px;
  margin-bottom: 5px;
  margin-right: 30px;
  margin-top: 5px;
  overflow: hidden;
  text-indent: -9999px;
  user-select: none;
  width: 100px;
}
.nav-toggle:before {
  color: #1b1b1b;
  /* Edit this to change the icon color */
  content: "";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  left: 0em;
  line-height: 55px;
  position: absolute;
  speak: none;
  text-align: center;
  text-indent: 0em;
  text-transform: none;
  top: 0em;
  width: 100%;
}
.nav-toggle.active::before {
  content: "";
  font-size: 25px;
}

/* ------------------------------- GLOBAL -------------------------------------------- */
html,
body {
  -webkit-box-sizing: border-box;
  background-color: #868788 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0em;
  overflow: visible;
  padding: 0em;
  color: #333333;
}
a {
  text-decoration: none;
}
img {
  border: 0px;
}
.fullscale img {
  max-width: 100%;
}
label {
  font-size: 14px;
}
input {
  border-width: 0px;
  font-size: 14px;
}
#canvas {
  background-color: #fff;
  width: auto;
}
.opaque {
  opacity: 1;
}
.semi {
  opacity: 0.95;
}
.dim {
  opacity: 0.65;
}
.ghost {
  opacity: 0.25;
}
.transparent {
  opacity: 0;
}
.inactive {
  visibility: hidden;
}
.active {
  visibility: visible;
}
.dividerShadow {
  background-image: url("");
  background-position: bottom;
  background-repeat: no-repeat;
  height: 18px;
  width: 1004px;
}
.smallButton {
  background-color: transparent;
  background: #CCCCCC;
  border: 2px solid #CCCCCC;
  color: #ffffff;
  font-weight: 400;
  overflow: hidden;
  padding-left: 6px;
  padding-right: 6px;
  width: 72px;
  /*--  -webkit-border-radius:  3px;
  		-moz-border-radius:  3px;
  		border-radius:  3px; --*/
  cursor: pointer;
  display: table-cell;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.smallButton a:visited {
  color: #ffffff;
}
.smallButton:hover {
  background: #000000;
  border: 2px solid #CCCCCC;
  color: #fff;
}
.cursiveTxt {
  font-family: 'Sacramento', cursive;
  font-size: 34px;
}
.bold {
  font-weight: bold;
}
.hover:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* For IE8 and earlier */
}
h2 {
  color: #333333;
}

/* ------------------------------- MAIN MENU ----------------------------------------- */
#menuBoxSpacer {
  background-color: #fff;
  width: auto;
  border-bottom: 1px solid #dedede;;
  border-color: #dedede;
}
#menuBox {
  width: 100%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #868788;
}
.menuRollover_tab {
  color: #333333;
  cursor: pointer;
  display: table-cell;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400
/* Possible Values: 100|200|300|400|500|600|700|800|900|normal|bold|bolder|lighter*/;
  height: 39px;
  min-height: 39px;
  padding-left: 30px;
  padding-right: 20px;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
}
.menuRollover_tab:hover {
  color: #333333;
}
.menuRollover_tab a {
  color: #dedede;
  text-decoration: none;
}
.menuRollover_spacer {
  padding-top: 12px;
  position: absolute;
  z-index: 100000;
}
.menuRollover_background {
  background-color: #868788;
  margin-left: -20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 200px;
}
.menuRolloverItem_spacer {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding-left: 20px;
  padding-right: 20px;
}
.menuRolloverItem {
  color: #dedede;
  font-family: Helvetica, Arial, sans-serif;
  position: absolute;
  z-index: 200000;
}
.menuRolloverItem a {
  color:#dedede;
  text-decoration: none;
  text-transform: none;
}
.menuRolloverItem a:hover {
  color: #fff;
  text-transform: none;
}
.menuRollover_ani {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: opacity;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-out;
  transition-duration: 0.5s;
  transition-property: opacity;
  transition-timing-function: ease-out;
}

/* ------------------------------- HEADER -------------------------------------------- */
.scallopedSpacer {
  background-color: #fff;
}
.tagline {
  display: table-cell;
  float: right;
  padding-right: 20px;
  padding-top: 38px;
  text-align: right;
  vertical-align: middle;
}
.headerBoxSpacer {
  background-color: #fff;

}
.headerBox {
  background-color: #fff;
  display: table;
  /*--width:  100%;--*/
}
.headerTxt {
  color: #999;
  display: table-cell;
  font-size: 14px;
  font-weight: 400;
}
.headerLink {
  color: #333333;
  display: table-cell;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.headerLink:hover {
  color: #1b1b1b;
  cursor: pointer;
  text-decoration: none;
}
.headerLink a {
  color: #333333;
  font-weight: 600;
  text-decoration: none;
}
.headerLink a:hover {
  color: #333333;
}

/* ------------------------------- TITLE --------------------------------------------- */
.titleSpacer {
  border-bottom: 1px solid #e2e2e2;
  height: 75px;
  padding-top: 20px;
  width: 100%;
}
.mainPanelTitle {
  font-size: 22px;
  font-weight: 700;
  /*-- text-transform:  lowercase; --*/
  color: #333333;
}
.navMenuTxt {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.navMenuTxt a {
  color: #333333;
  text-decoration: none;
}
.navMenuTxt a:hover {
  color: #1b1b1b;
}
.videoTicket {
  -moz-transition-duration: 0.3s;
  -moz-transition-property: padding-top, height;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.3s;
  -o-transition-property: padding-top, height;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: padding-top, height;
  -webkit-transition-timing-function: ease-out;
  cursor: pointer;
  overflow: hidden;
  transition-duration: 0.3s;
  transition-property: padding-top, height;
  transition-timing-function: ease-out;
  width: 125px;
}
.videoTicketOpen {
  height: 74px;
  padding-top: 0px;
}
.videoTicketClosed {
  height: 70px;
  padding-top: 4px;
}
.filterSpacer {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}
.filterBox {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.totalResults {
  background-color: #ededed;
  color: #333333;
  display: table-cell;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
}
.thumbIconSpacer {
  display: table-cell;
  height: 28px;
  padding-left: 10px;
  width: 28px;
}
.thumbIcon {
  height: 28px;
  width: 28px;
}
.thumbIconSmall {
  background-image: url("");
  background-repeat: no-repeat;
}
.thumbIconSmall:hover {
  cursor: pointer;
}
.thumbIconSmallActive {
  background-image: url("");
  background-repeat: no-repeat;
}
.thumbIconBig {
  background-image: url("");
  background-repeat: no-repeat;
}
.thumbIconBig:hover {
  cursor: pointer;
}
.thumbIconBigActive {
  background-image: url("");
  background-repeat: no-repeat;
}

/* ------------------------------- DRILL DOWN ---------------------------------------- */
#drillDownSpacer {
  display: table-cell;
  padding-right: 40px;
  vertical-align: top;
  width: 200px;
}
.drillDownBox {
  margin-top: 20px;
  overflow: hidden;
  width: 200px;
  /*--	box-shadow:  0px 0px 4px #ccc;
  			-webkit-border-radius:  5px;
  			-moz-border-radius:  5px;
  			border-radius:  5px; --*/
}
.drillDownHeader {
  background-color: #636363;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.drillDownHeaderTop {
  background-color: #636363;
  color: #fff;
}
.drillDownList {
  background-color: #ededed;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}
.drillDownList:hover {
  background-color: #c9c9c9;
  color: #fff;
  cursor: pointer;
}
.drillDownListActive {
  background-color: #fff;
  color: #e5e5e5;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}
.drillDownListLoader {
  background-position: center;
  background-size: cover;
}
.drillDownItem {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  width: 180px;
}

/* ------------------------------- PRODUCTS ------------------------------------------ */
.thumb {
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  padding-bottom: 6px;

  
  /*--	-webkit-border-radius:  10px;
  		-moz-border-radius:  10px;
  		border-radius:  10px; --*/
}
.thumbSpacer {
  float: left;
  vertical-align: top;
}
.categoryThumbSpacer {
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  width: 308px;
}
.categoryThumb {
  max-width: 100%;
}
.categoryImg {
  width: 308px;
}
.collectionThumbSpacer {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.collectionThumb {
  width: 308px;
}
.productThumbDetailSpacer {
  padding-bottom: 40px;
  width: 764px;
}
.productThumbLandingSpacer {
  padding-right: 20px;
  width: 492px;
}
.productThumbBigSpacer {
  padding-right: 40px;
  width: 308px;
}
.productThumbDetail {
  width: 764px;
}
.productThumbLanding {
  width: 492px;
}
.thumbImg:hover {
  cursor: pointer;
}
.productPreviewThumb {
  cursor: pointer;
  /*height: 90px;*/
  overflow: hidden;
  width: 90px;
}
.productThumbIcon {
  -moz-transition-duration: 0.3s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.3s;
  -o-transition-property: opacity;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-out;
  cursor: pointer;
  height: 20px;
  margin-top: 10px;
  opacity: 0.5;
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease-out;
  width: 20px;
}
.productThumbIcon:hover {
  opacity: 1;
}
.productThumbFlag {
  height: 20px;
  margin-top: 10px;
  width: 85px;
}
.thumbDivider {
  background-color: #fff;
  border-color: #f9f9f9;
  border-style: solid;
  border-top-width: 1px;
  border-width: 0px;
}
.thumbTitle {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.thumbTxt {
  color: #8d8d8d;
  font-size: 14px;
  line-height: 24px;
  padding: 4px 14px 0px;
  text-align: center;
}
.thumbLink {
  color: #333333;
  cursor: pointer;
  text-decoration: none;
}
.thumbLink:hover {
  color: #393939;
}
.statusSaleTxt {
  color: #e12e3f;
  font-weight: 700;
}


/* ------------------------------- PROJECTS ------------------------------------------- */
.clipBox {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.projectThumb {
  box-shadow: 0px 0px 4px #ccc;
}

/* ------------------------------- OVERLAY ------------------------------------------- */
.overlayDimmer {
  background-color: #f9f9f9;
  display: table-cell;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 500000;
}
.overlayAni {
  -moz-transition-duration: 0.2s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.2s;
  -o-transition-property: opacity;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-out;
  transition-duration: 0.2s;
  transition-property: opacity;
  transition-timing-function: ease-out;
}
.overlayContainer {
  display: table-cell;
  left: 50%;
  position: fixed;
  top: 50%;
  z-index: 600000;
}
.overlayCloseSpacer {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fff;
  border-radius: 3px;
  opacity: 0.85;
}
.overlayClose {
  color: #333;
  display: table-cell;
  font-size: 24px;
  font-weight: 400;
  height: 36px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 36px;
}
.overlayClose:hover {
  color: #393939;
  cursor: pointer;
}
.formSubmitTxt,
.formSubmitTxt button {
  background-color: transparent;
  color: #1b1b1b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
}
.formSubmitTxt:hover {
  color: #333333;
  cursor: pointer;
}

/* ------------------------------- LOGIN --------------------------------------------- */
.loginTxt {
  color: #333333;
  font-size: 18px;
  font-weight: 300;
}
.loginTxt a {
  color: #e32c35;
  font-weight: 400;
  text-decoration: none;
}
.loginTxt a:hover {
  color: #333333;
}
.loginInputField {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  border-radius: 5px;
  border: 0px;
  color: #333333;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 4px;
  min-height: 40px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 0px;
  text-align: center;
  width: 200px;
}
.oldBrowser {
  height: 0px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
}
.oldBrowserActive {
  height: auto;
  padding-bottom: 4px;
  visibility: visible;
}

/* ------------------------------- LIGHTBOX ------------------------------------------ */
.pinnedFooter {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: margin-top, height;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: margin-top, height;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: margin-top, height;
  -webkit-transition-timing-function: ease-out;
  background-color: #fff;
  box-shadow: 0px 0px 4px #ccc;
  height: 0px;
  padding-bottom: 30px;
  transition-duration: 0.5s;
  transition-property: margin-top, height;
  transition-timing-function: ease-out;
  width: auto;
}
.pinnedFooterClosed {
  height: 0px;
  margin-top: 0px;
}
.pinnedFooterOpen {
  height: 150px;
  margin-top: -140px;
}
.pinnedSpacer {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: opacity;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-out;
  position: absolute;
  transition-duration: 0.5s;
  transition-property: opacity;
  transition-timing-function: ease-out;
}
.recentlyViewedHeader {
  float: right;
  font-weight: 700;
  padding-bottom: 12px;
  padding-top: 8px;
  text-align: right;
}
.recentlyViewedTxtCell {
  display: table-cell;
  padding-right: 8px;
  vertical-align: middle;
}
.recentlyViewedTxt {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: opacity;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-out;
  color: #333333;
  cursor: default;
  font-size: 12px;
  transition-duration: 0.5s;
  transition-property: opacity;
  transition-timing-function: ease-out;
}
.recentlyViewedTxtLink:hover {
  color:#333333;
  cursor: pointer;
  opacity: 1;
}

/* ------------------------------- HOMEPAGE ------------------------------------------ */

/* ----- RESPONSIVE BANNER ----- */
.demo_wrapper {
  margin: 0em auto;
  width: 100%;
}
@media only screen and (max-device-width:800px),
screen and (max-width:800px) {
  .demo_wrapper {
    width: 100%;
  }
}
.demo_block {
  width: 100%;
}
@-webkit-keyframes left-right {
  0em {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}
@-moz-keyframes left-right {
  0em {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}
@-ms-keyframes left-right {
  0em {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}
@keyframes left-right {
  0em {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
  100% {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
}
@-webkit-keyframes right-left {
  0em {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}
@-moz-keyframes right-left {
  0em {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}
@-ms-keyframes right-left {
  0em {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}
@keyframes right-left {
  0em {
    -moz-transform: translateY(0%) translateX(10%);
    -ms-transform: translateY(0%) translateX(10%);
    -webkit-transform: translateY(0%) translateX(10%);
    transform: translateY(0%) translateX(10%);
  }
  100% {
    -moz-transform: translateY(-20%) translateX(-10%);
    -ms-transform: translateY(-20%) translateX(-10%);
    -webkit-transform: translateY(-20%) translateX(-10%);
    transform: translateY(-20%) translateX(-10%);
  }
}
/* added to the original element calling slippry */
.sy-box.sy-loading {
  -moz-background-size: 32px;
  -o-background-size: 32px;
  -webkit-background-size: 32px;
  background-size: 32px;
  /* background: url("/images/sy-loader.gif") 50% 50% no-repeat; */
  min-height: 40px;
}
.sy-box.sy-loading .sy-slides-wrap,
.sy-box.sy-loading .sy-pager {
  visibility: hidden;
}

/* element that wraps the slides */
.sy-slides-wrap {
  height: 100%;
  position: relative;
  width: 100%;
}
.sy-slides-wrap:hover .sy-controls {
  display: block;
}

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

/* list containing the slides */
.sy-list {
  height: 100%;
  list-style: none;
  margin: 0em;
  padding: 0em;
  position: absolute;
  width: 100%;
}
.sy-list.horizontal {
  -moz-transition: left ease;
  -o-transition: left ease;
  -webkit-transition: left ease;
  transition: left ease;
}
.sy-list.vertical {
  -moz-transition: top ease;
  -o-transition: top ease;
  -webkit-transition: top ease;
  transition: top ease;
}

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.sy-slide.kenburns {
  left: -20%;
  width: 140%;
}
.sy-slide.kenburns.useCSS {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
  -moz-animation-fill-mode: forwards;
  -moz-animation-name: left-right;
  -o-animation-fill-mode: forwards;
  -o-animation-name: left-right;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: left-right;
  animation-fill-mode: forwards;
  animation-name: left-right;
}
.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
  -moz-animation-fill-mode: forwards;
  -moz-animation-name: right-left;
  -o-animation-fill-mode: forwards;
  -o-animation-name: right-left;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: right-left;
  animation-fill-mode: forwards;
  animation-name: right-left;
}
.sy-slide.sy-active {
  z-index: 3;
}
.sy-slide > img {
  border: 0em;
  display: block;
  margin: 0em;
  padding: 0em;
  width: 100%;
}
.sy-slide > a {
  display: block;
  margin: 0em;
  padding: 0em;
  width: 100%;
}
.sy-slide > a > img {
  border: 0em;
  display: block;
  margin: 0em;
  padding: 0em;
  width: 100%;
}

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  height: 100%;
  list-style: none;
  margin: 0em;
  padding: 0em;
  position: absolute;
  width: 100%;
}
.sy-controls li {
  height: 100%;
  min-width: 4.2em;
  position: absolute;
  width: 10%;
  z-index: 33;
}
.sy-controls li.sy-prev {
  left: 0em;
  top: 0em;
}
.sy-controls li.sy-prev a:after {
  background-position: -5% 0em;
}
.sy-controls li.sy-next {
  right: 0em;
  top: 0em;
}
.sy-controls li.sy-next a:after {
  background-position: 105% 0em;
}
.sy-controls li a {
  display: block;
  height: 100%;
  position: relative;
  text-indent: -9999px;
  width: 100%;
}
.sy-controls li a:link,
.sy-controls li a:visited {
  opacity: 0.4;
}
.sy-controls li a:hover,
.sy-controls li a:focus {
  opacity: 0.8;
  outline: none;
}
.sy-controls li a:after {
  -moz-background-size: cover;
  -moz-border-radius: 50%;
  -o-background-size: cover;
  -webkit-background-size: cover;
  -webkit-border-radius: 50%;
  background-color: #fff;
  background-image: url("https://pxinstant.pixfizz.com/fz/98c738a926/0/2ANoYf9c-7dAimq9dzOROAuogl1Tt5FQTYfgCAoAUDE/~/banner_arrows.svg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  color: #111;
  content: "";
  font-weight: 800;
  height: 2.8em;
  left: 50%;
  line-height: 2.8em;
  margin-left: -1.4em;
  margin-top: -1.4em;
  position: absolute;
  text-align: center;
  text-indent: 0em;
  top: 50%;
  width: 2.8em;
}
@media only screen and (max-device-width:600px) {
  .sy-controls {
    display: block;
  }
  .sy-controls li {
    min-width: 2.1em;
  }
  .sy-controls li a:after {
    height: 1.4em;
    margin-left: -0.7em;
    margin-top: -0.7em;
    width: 1.4em;
  }
}

/* captions, styled fo the overlay variant */
.sy-caption-wrap {
  bottom: 2em;
  left: 50%;
  position: absolute;
  z-index: 12;
}
.sy-caption-wrap .sy-caption {
  -moz-border-radius: 1.2em;
  -webkit-border-radius: 1.2em;
  background-color: rgba(0, 0, 0, 0.54);
  border-radius: 1.2em;
  color: #fff;
  left: -50%;
  padding: 0.4em 1em;
  position: relative;
}
.sy-caption-wrap .sy-caption a:link,
.sy-caption-wrap .sy-caption a:visited {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.sy-caption-wrap .sy-caption a:hover,
.sy-caption-wrap .sy-caption a:focus {
  text-decoration: underline;
}
@media only screen and (max-device-width:600px),
screen and (max-width:600px) {
  .sy-caption-wrap {
    bottom: 0.4em;
    left: 0em;
  }
  .sy-caption-wrap .sy-caption {
    -moz-border-radius: 0em;
    -webkit-border-radius: 0em;
    border-radius: 0em;
    font-size: 0.92em;
    left: 0em;
    padding: 0.2em 0.4em;
  }
}

/* pager bubbles */
.sy-pager {
  *zoom: 1;
  display: block;
  list-style: none;
  margin: 1em 0em 0em;
  overflow: hidden;
  padding: 0em;
  text-align: center;
  width: 100%;
}
.sy-pager li {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 1em;
  margin: 0em 1em 0em 0em;
  width: 1em;
}
.sy-pager li.sy-active a {
  background-color: #636363;
}
.sy-pager li a {
  -moz-background-size: 2em;
  -moz-border-radius: 50%;
  -o-background-size: 2em;
  -webkit-background-size: 2em;
  -webkit-border-radius: 50%;
  background-color: #ccc;
  background-size: 2em;
  border-radius: 50%;
  display: block;
  height: 100%;
  text-indent: -9999px;
  width: 100%;
}
.sy-pager li a:link,
.sy-pager li a:visited {
  opacity: 1;
}
.sy-pager li a:hover,
.sy-pager li a:focus {
  opacity: 1;
}

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%;
}
.sy-filler.ready {
  -moz-transition: padding 600ms ease;
  -o-transition: padding 600ms ease;
  -webkit-transition: padding 600ms ease;
  transition: padding 600ms ease;
}
.featuredProduct {
  font-size: 14px;
  width: 308px;
}
.featuredProduct a {
  color: #333333;
}
.featuredProduct a:hover {
  color: #1b1b1b;
}
.featuredProductTxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.featuredProductTxt a {
  color: #333333;
  text-decoration: none;
}
.featuredProductTxt a:hover {
  color: #1b1b1b;
}
.emailoptin {
  background-color: #ececec;
  color: #797a7e;
  margin-top: 10px;
  padding: 10px;
  width: 100%;
}
.emailButton {
  background-color: transparent;
  border: 2px solid #636363;
  color: #333333;
}
.emailButton:hover {
  background-color: #636363;
  border: 2px solid #636363;
  color: #fff;
}
.emailButtonmain {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.emailButtonmain:hover {
  background-color: #e32c35;
  border: 2px solid #e32c35;
  color: #fff;
}

/* ------------------------------- PRODUCT DETAIL PAGE ------------------------------- */
.detailImg {
  overflow: hidden;
  /*--		-webkit-border-radius:  10px;
  			-moz-border-radius:  10px;
  			border-radius:  10px; 
  		
  		box-shadow:  0px 0px 4px #ccc; --*/
  background-color: #fff;
}
.previewColor {
  height: 12px;
  overflow: hidden;
  width: 12px;
}
.detailPreviewThumbSpacer {
  display: table-cell;
  height: 90px;
  padding-right: 10px;
  width: 90px;
}
.relatedPreviewThumbSpacer {
  display: table-cell;
  height: 234px;
  padding-bottom: 13px;
  padding-right: 13px;
  width: 234px;
}
.detailPreviewThumb {
  cursor: pointer;
  height: 90px;
  overflow: hidden;
  width: 90px;
}
.relatedPreviewThumb {
  cursor: pointer;
  height: 234px;
  overflow: hidden;
  width: 234px;
}
.priceBox {
  background-color: #f0f0f0;
  display: table;
  margin-top: 20px;
  overflow: hidden;
  padding-left: 6px;
  padding-right: 6px;
  width: 480px;
  /*--		-webkit-border-radius:  3px;
  			-moz-border-radius:  3px;
  			border-radius:  3px; --*/
}
.optionItemBox {
  background-color: #f0f0f0;
  /*margin-top: 20px;*/
  overflow: hidden;
  padding-left: 6px;
  padding-right: 6px;
  
  /*--		-webkit-border-radius:  3px;
  			-moz-border-radius:  3px;
  			border-radius:  3px; --*/
}
.optionItemButton {
  background-color: #CCCCCC;
  border: 2px solid #CCCCCC;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 10px;
}
.optionItemButton:hover {
  background-color: #000000;
  border: 2px solid #000000;
  color: #fff;
  text-decoration: none;
}
.optionItemButton a {
  color: #ffffff;
  text-decoration: none;
}
.optionItemButton a:hover {
  color: #fff;
  text-decoration: none;
}
.optionItemBoxSpacer {
  float: left;
  padding-bottom: 8px;
  padding-right: 8px;
}
.optionTitle {
  color: #333333;
  font-weight: 700;
}
#productCreateButton {
  background-color: #CCCCCC;
  border: 2px solid #CCCCCC;
  color: #ffffff;
  display: table-cell;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  padding: 5px 10px;
  text-align: center;
  text-transform: capitalize;
}
#productCreateButton:hover {
  background-color: #000000;
  border: 2px solid #000000;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
}
a.addcartbtn:visited {
  color: #fff;
}
a.addcartbtn:hover {
  color: #333333;
}
.desclink {
  color: #333333;
  font-style: italic;
  text-decoration: underline;
}

/* ------------------------------- LANDING PAGE -------------------------------------- */
.landingBody {
  color: #333333;
  font-size: 14px;
  text-align: left;
}
.landingBody a {
  color: #1b1b1b;
  text-decoration: none;
}
.landingBody a:hover {
  color: #333;
}
.buttonTxt {
  padding-left: 10px;
  padding-right: 10px;
  padding: 6px;
}
.buttonTxt a,
.buttonTxt a:hover {
  color: #fff;
}
.embed-container {
  height: 0em;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  height: 100%;
  left: 0em;
  position: absolute;
  top: 0em;
  width: 100%;
}

/* ------------------------------- PROMOTIONS ---------------------------------------- */
.promotionThumbSpacer {
  padding-bottom: 20px;
}
.promotionThumb {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  width: 1004px;
}

/* ------------------------------- STORE --------------------------------------------- */
.cartTxt {
  color: #333333;
  font-size: 14px;
}
.cartTxt a {
  color: #333333;
  text-decoration: none;
}
.cartTxt a:hover {
  color: #1b1b1b;
  text-decoration: underline;
}
.cartTxtBold {
  font-weight: 700;
}
.cartSummaryTxt {
  font-size: 12px;
}
.cartTxtHeader {
  font-size: 18px;
}
.orderInfoTxt {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.fieldFix {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}
.itemDivider {
  border-color: #ccc;
  border-style: 1px solid #ccc;
  border-top: 1px;
  border: 0px;
  width: 1004px;
}
.cartTable {
  display: table;
}
.cartClipTop {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  overflow: hidden;
}
.cartGroup {
  padding-bottom: 30px;
}
.cartFieldGroup {
  display: table;
  padding-bottom: 10px;
  width: auto;
}
.cartFieldCell {
  display: table-cell;
  vertical-align: middle;
}
.customTextarea {
  height: 0px;
  margin: 0px;
  max-height: 200px;
  max-width: 300px;
  visibility: hidden;
  width: 300px;
}
.waitBox {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #434343;
  border-radius: 5px;
  overflow: hidden;
  padding: 20px;
}

/* ------------------------------- FORMFIELDS ---------------------------------------- */
select {
  direction: rtl;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0em;
  text-align: right;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
  overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0em;
  padding: 0em;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  height: auto;
  overflow: auto;
  vertical-align: top;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #555;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 4px 6px;
  vertical-align: middle;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -moz-box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  -moz-box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075), 0em 0em 8px rgba(82, 168, 236, 0.6);
  -webkit-box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075), 0em 0em 8px rgba(82, 168, 236, 0.6);
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0em 1px 1px rgba(0, 0, 0, 0.075), 0em 0em 8px rgba(82, 168, 236, 0.6);
  outline: thin dotted \9;
}
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
  line-height: normal;
  margin-top: 1px \9;
  margin: 4px 0em 0em;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  line-height: 30px;
}
select {
  background-color: #fff;
  border: 1px solid #ccc;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline-offset: -2px;
  outline: thin dotted #333;
}
.btn {
  -moz-border-radius: 4px;
  -moz-box-shadow: inset 0em 1px 0em rgba(255, 255, 255, 0.2), 0em 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -webkit-box-shadow: inset 0em 1px 0em rgba(255, 255, 255, 0.2), 0em 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-bottom-color: #a2a2a2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  border: 1px solid #bbb;
  box-shadow: inset 0em 1px 0em rgba(255, 255, 255, 0.2), 0em 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=' #fffff', endColorstr=' #ffe6e6e6', GradientType=0);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0em;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0em 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  color: #333;
}
.btn:active,
.btn.active {
  background-color: #ccc \9;
}
.btn:hover {
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  background-color: #e6e6e6;
  background-position: 0em -15px;
  color: #333;
  text-decoration: none;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline-offset: -2px;
  outline: thin dotted #333;
}
.btn.active,
.btn:active {
  -moz-box-shadow: inset 0em 2px 4px rgba(0, 0, 0, 0.15), 0em 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0em 2px 4px rgba(0, 0, 0, 0.15), 0em 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-image: none;
  box-shadow: inset 0em 2px 4px rgba(0, 0, 0, 0.15), 0em 1px 2px rgba(0, 0, 0, 0.05);
  outline: 0em;
}
.btn.disabled,
.btn[disabled] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #e6e6e6;
  background-image: none;
  box-shadow: none;
  cursor: default;
  filter: alpha(opacity=65);
  opacity: 0.65;
}

/* ------------------------------- FOOTER -------------------------------------------- */
#footerBox {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: padding-bottom;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: padding-bottom;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: padding-bottom;
  -webkit-transition-timing-function: ease-out;
  transition-duration: 0.5s;
  transition-property: padding-bottom;
  transition-timing-function: ease-out;
}
.footerBox {
  background-color: #868788;
  background-position: top;
  background-repeat: repeat-x;
  margin: auto;
  padding-bottom: 30px;
  padding-top: 18px;
  color
}
.footerBoxOpen {
  padding-bottom: 202px;
}
.footerBoxClosed {
  padding-bottom: 62px;
}
.footerBoxOff {
  padding-bottom: 0px;
}
.footerAddressTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}
.footerAddress {
  font-size: 14px;
  line-height: 20px;
  padding-top: 16px;
  text-align: left;
  vertical-align: top;
}
.footerLinkBox {
  border-color: #606060;
  border-style: solid;
  border-top-width: 1px;
  border-width: 0px;
  display: table;
  font-size: 14px;
  margin-top: 20px;
  padding-top: 10px;
  width: 100%;
}
.footerTxt {
  color: #ffffff;
  font-size: 14px;
}
.footerTxt a {
  color: #ffffff;
  text-decoration: none;
}
.footerTxt a:hover {
  color: #c9c9c9;
}
.socialLogo {
  fill: #ffffff;
}

.socialLogo:hover {
  fill: #cccccc;
}
.sitemapsection {
  float: left;
  line-height: 150%;
  padding-bottom: 10px;
  padding-right: 80px;
}
.saveoptionbtn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #E6E6E6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0px 1px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}
.odcol1 {
  float: left;
  width: 50%;
}
.odcol2 {
  float: left;
  width: 50%;
}
.odcol1a {
  display: inline-block;
  width: 100%;
}

/*-- 620 or less --*/
@media (max-width:620px) {
  .odcol1 {
    float: left;
    width: 100%;
  }
  .odcol2 {
    float: left;
    width: 100%;
  }
  .odcol1a {
    display: inline-block;
  }
}
.saveoptionbtn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0px;
font-size: 14px;
line-height: 20px;
color: #333;
text-align: center;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #F5F5F5;
background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
border-radius: 4px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}