.microtopVideos {
  position: relative;
  width: 100%;
}
.microtopVideos .videoHeight {
  padding-top: 56.3%;
  display: block;
}
.microtopVideos iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.microtopVideos .videoPosterMicro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.microtopVideos .videoPosterMicro img:not(.microplay) {
  width: 100%;
}
.microtopVideos .videoPosterMicro .microplay {
  position: absolute;
  max-width: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -97px;
}
.microBottomContent {
  padding: 70px 20px;
  width: 100%;
  box-sizing: border-box;
  background: url(../../images/custom_bg.jpg) no-repeat center center;
  background-size: cover;
}
.microBottomContent .lfcMainLogo {
  float: left;
  margin-right: 70px;
  text-align: center;
  display: inline-block;
}
.microBottomContent .lfcMainLogo img {
  display: block;
}
.microBottomContent .lfcMainLogo span {
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
}
.microBottomContent .lfcContent {
  position: relative;
  overflow: hidden;
}
.microBottomContent .lfcContent span {
  display: block;
  color: #fff;
}
.microBottomContent .lfcContent .lfc_buttons {
  overflow: hidden;
  margin-top: 50px;
}
.microBottomContent .lfcContent .lfc_buttons a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  border: 1px solid #c14548;
}
.microBottomContent .lfcContent .lfc_buttons a.lfc_visit {
  background: rgba(255, 255, 255, 0.1) url(../../images/lfc_small_red.png) no-repeat left center;
  background-size: auto 100%;
  text-transform: uppercase;
  padding: 40px 30px 40px 140px;
}
.microBottomContent .lfcContent .lfc_buttons a.lfc_visit img {
  margin-left: 10px;
  vertical-align: bottom;
}
.microBottomContent .lfcContent .lfc_buttons a.lfc_foundation {
  background: rgba(255, 255, 255, 0.1) url(../../images/lfc_foundation.png) no-repeat 40% center;
  background-size: auto 80%;
  padding: 40px 30px 40px 280px;
  margin-left: 30px;
}
.microBottomContent .lfcContent .lfc_buttons a.lfc_foundation img {
  vertical-align: bottom;
}
#reply-title {
  background: url(../../images/grayArrowLight.png) no-repeat right center;
  background-size: 20px auto;
  display: inline-block;
  padding-right: 40px;
}
#reply-title.replyActive {
  background: url(../../images/grayArrowLightInverse.png) no-repeat right center;
  background-size: 20px auto;
}
.productWrapMobileJ .articleWrap {
  position: relative;
  display: none;
}
.productWrapMobileJ .articleWrap:first-of-type {
  display: block;
}
.productWrapMobileJ .articleWrap #catProdSlider {
  margin: 0;
  list-style: none;
}
.productWrapMobileJ .articleWrap #catProdSlider .articleImage {
  padding: 30px 50px;
}
.productWrapMobileJ .articleWrap #catProdSlider .articleImage img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.productWrapMobileJ .articleWrap .bx-controls {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 70;
}
.productWrapMobileJ .articleWrap .bx-controls .bx-controls-direction a {
  width: 14px;
  height: 20px;
  margin-top: -10px;
  display: none;
}
.productWrapMobileJ .articleWrap .bx-controls .bx-controls-direction a.bx-prev {
  background: url(../../images/product_arrow_l.png) no-repeat center center;
}
.productWrapMobileJ .articleWrap .bx-controls .bx-controls-direction a.bx-next {
  background: url(../../images/product_arrow.png) no-repeat center center;
}
.productWrapMobileJ .articleWrap .bx-controls .bx-pager {
  display: none;
}
.productWrapMobileJ .colorThumbs {
  position: relative;
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.productWrapMobileJ .colorThumbs .colorThumb {
  position: relative;
  width: 26px;
  height: 26px;
  background: #76716b;
  border-radius: 100%;
  margin: 0 5px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}
.productWrapMobileJ .colorThumbs .colorThumb span {
  width: 34px;
  height: 34px;
  position: absolute;
  top: -4px;
  left: -4px;
  border: 1px solid #76716b;
  border-radius: 100%;
  opacity: 0;
}
.productWrapMobileJ .colorThumbs .colorThumb.active span {
  opacity: 1;
}
.promoSliderMobile {
  background: #457ec2;
  margin-top: 130px;
}
.promoSliderMobile .wrap {
  margin-top: -170px;
}
.promoSliderMobile .bx-viewport {
  background: none;
}
.promoSliderMobile .bx-wrapper .bx-pager .bx-pager-link {
  border: 1px solid #fff;
  background: #457ec2;
}
.promoSliderMobile .bx-wrapper .bx-pager .bx-pager-link.active {
  background: #fff;
}
.promoSliderMobile .promoSlider {
  padding: 0;
}
.promoSliderMobile .promoSlider li {
  padding: 0;
}
.promoSliderMobile .promoSlider li p {
  display: block;
  color: #fff;
}
.promoSliderMobile .promoSlider li p strong {
  font-size: 15px;
  color: #fff;
}
.promoSliderMobile .promoSlider li p:last-of-type {
  font-size: 15px;
  padding: 0 20px;
}
.promoSliderMobile .promoMoreMobile {
  color: #fff;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 25px;
  margin: 30px 0;
  display: block;
  font-family: 'MikadoBold';
}
.promoSliderMobile .promoMoreMobile i {
  font-size: 17px;
}
.mobileGear {
  font-size: 30px;
  color: #055477;
  text-align: center;
}
.mobileShopLocator,
.mobileManuals,
.mobileSpecs,
.footerSubscribeTitle,
.mobileFeaturesTitle {
  display: none;
}
.signatureWrap .bx-wrapper .bx-pager {
  text-align: center;
}
.signatureWrap .signatureTopBanner {
  position: relative;
  width: 100%;
  text-align: center;
}
.signatureWrap .signatureTopBanner .videoHeight {
  padding-top: 31.2%;
  display: block;
}
.signatureWrap .signatureTopBanner iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.signatureWrap .signatureTopBanner .videoPosterSignature {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.signatureWrap .signatureTopBanner .videoPosterSignature img {
  display: none;
}
.signatureWrap .signatureTopBanner .sigVideoOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.signatureWrap .signatureTopBanner .videoButtonSignature {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 25px;
  color: #fff;
  border: 2px solid #fff;
  position: absolute;
  text-decoration: none;
  margin-bottom: 20px;
  bottom: 0;
  left: 50%;
  margin-left: -130px;
  font-family: 'AvenirNext';
  display: inline-block;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
}
.signatureWrap .signatureTopBanner .videoButtonSignature:hover {
  background: rgba(255, 255, 255, 0.3);
}
.signatureWrap .timelessSection {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.signatureWrap .timelessSection article {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
.signatureWrap .timelessSection article:first-child {
  padding: 0 110px;
}
.signatureWrap .timelessSection article:last-child {
  text-align: center;
}
.signatureWrap .timelessSection article img {
  display: inline-block;
  width: 75%;
}
.signatureWrap .timelessSection article h1 {
  font-size: 45px;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 25px;
  background: url(../../images/timelessBorder.png) no-repeat bottom center;
  background-size: 100% auto;
  color: #4c4644;
  font-family: 'AvenirNext';
}
.signatureWrap .timelessSection article p {
  color: #4c4644;
  font-size: 16px;
  line-height: 22px;
}
.signatureWrap .sigSmallSections .sigSection {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 10px;
}
.signatureWrap .sigSmallSections .sigSection:nth-child(even) > div > article {
  float: right;
}
.signatureWrap .sigSmallSections .sigSection div {
  max-width: 1170px;
  margin: 0 auto;
  color: #fff;
  padding: 85px 0;
  overflow: hidden;
}
.signatureWrap .sigSmallSections .sigSection div article {
  padding: 0 110px;
}
.signatureWrap .sigSmallSections .sigSection div article h2 {
  font-size: 30px;
  padding-bottom: 10px;
  font-family: 'AvenirNext';
}
.signatureWrap .sigSmallSections .sigSection div article h2 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.signatureWrap .sigSmallSections .sigSection div article span {
  display: block;
  font-size: 16px;
  line-height: 21px;
  max-width: 350px;
}
.signatureWrap .signatureSelections {
  padding: 50px 0;
}
.signatureWrap .signatureSelections .sigSelectionsTitle {
  padding-bottom: 20px;
  background: url(../../images/sigSelectionsBg.png) no-repeat bottom center;
  background-size: 80% auto;
  max-width: 980px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.signatureWrap .signatureSelections .sigSelectionsTitle h1 {
  text-align: center;
  font-size: 65px;
  text-transform: uppercase;
  color: #4c4644;
  font-family: 'AvenirNext';
}
.signatureWrap .signatureSelections .sigSelectionsWrap {
  max-width: 980px;
  margin: 0 auto;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats {
  text-align: center;
  margin: 0;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li {
  display: inline-block;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a {
  color: #392f2c;
  display: block;
  text-transform: uppercase;
  padding-right: 5px;
  text-decoration: none;
  font-family: 'AvenirNext';
  font-size: 16px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a::after {
  content: " |";
  padding-left: 5px;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:hover {
  color: #F2A900;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:hover::after {
  color: #392f2c;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a.active {
  color: #afa9a0;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li:last-child a::after {
  display: none;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts {
  margin: 70px 0;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 0 10px 40px;
  box-sizing: border-box;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails {
  border-bottom: 1px solid #afa9a0;
  padding-bottom: 5px;
  position: relative;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails a {
  display: block;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails a:not(:first-child) {
  display: none;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails a img {
  width: 100%;
  display: block;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails .lifeStyleHover {
  position: absolute;
  top: 0;
  left: 0;
  height: 99%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails:hover .lifeStyleHover {
  opacity: 1;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigTitle {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0;
  display: block;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches {
  text-align: center;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches .sigSwatch {
  display: inline-block;
  padding: 2px;
  text-align: center;
  border-radius: 100%;
  cursor: pointer;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches .sigSwatch.active {
  border: 1px solid #acacac;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches .sigSwatch:not(.active) {
  border: 1px solid transparent;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches .sigSwatch span {
  width: 23px;
  height: 23px;
  display: block;
  border-radius: 100%;
  cursor: pointer;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigSwatches .sigSwatch img {
  width: 23px;
  height: 23px;
  display: block;
  border-radius: 100%;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigMore {
  background: #f2f2f2;
  color: #392f2c;
  text-decoration: none;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px;
  margin-top: 7px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigMore:hover {
  background: #392f2c;
  color: #fff;
}
.signatureWrap .sigBottomSection {
  padding: 97px 0;
  background-size: cover !important;
}
.signatureWrap .sigBottomSection div {
  max-width: 810px;
  margin: 0 auto;
}
.signatureWrap .sigBottomSection div h1 {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  font-family: 'AvenirNext';
}
.signatureWrap .sigBottomSection div h1 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.signatureWrap .sigEndLine {
  text-align: center;
  margin: 30px 0;
}
.signatureWrap .sigEndLine img {
  display: inline-block;
  max-width: 980px;
  width: 100%;
}
.page-template-page-signature #pageContent {
  padding: 1px;
}
.page-template-page-signature #header-sticky-wrapper.is-sticky .logo {
  width: 110px;
}
.product-template-single-signature #header-sticky-wrapper.is-sticky .logo {
  width: 110px;
}
.product-template-single-signature .parallax-mirror:before {
  display: none !important;
}
.singleSignatureWrap .singleSigTopSection {
  border-bottom: 40px solid #b2aa9f;
}
.singleSignatureWrap .singleSigTopSection div {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.singleSignatureWrap .singleSigTopSection div img {
  display: block;
}
.singleSignatureWrap .singleSigTopSection div article {
  max-width: 400px;
  padding-left: 30px;
  color: #fff;
}
.singleSignatureWrap .singleSigTopSection div article h1 {
  font-size: 30px;
  line-height: 32px;
  padding-bottom: 20px;
}
.singleSignatureWrap .singleSigTopSection div article p {
  font-size: 16px;
  line-height: 22px;
  padding-top: 20px;
}
.singleSignatureWrap .singleSigTopSection div article img {
  max-width: 370px;
}
.singleSignatureWrap .singleSigTopSection div:last-child {
  background: #4c4644;
}
.singleSignatureWrap .sigSingleShop {
  padding: 40px 100px;
}
.singleSignatureWrap .sigSingleShop > h1 {
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  color: #4c4644;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .sigSingleShop > h1 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.singleSignatureWrap .sigSingleShop > h6 {
  text-align: center;
  font-size: 15px;
  padding: 5px 0 40px;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel:not(:first-child) {
  display: none;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item:not(.center) {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  opacity: 0.1;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.active ~ .active {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  opacity: 0.2;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.active.center {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.center + .owl-item {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  opacity: 0.2;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.center + .owl-item + .owl-item {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  opacity: 0.1;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.center .easyzoom-flyout {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-item.center .easyzoom-flyout img {
  max-width: none;
  width: auto;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav {
  height: 0;
  display: block;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: transparent;
  width: 40%;
  position: absolute;
  top: 0;
  height: 100%;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div:first-child {
  text-align: left;
  left: 0;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div:first-child::before {
  content: "\f053";
  font-size: 40px;
  color: #f9a931;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div:last-child {
  text-align: right;
  right: 0;
}
.singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div:last-child::after {
  content: "\f054";
  font-size: 40px;
  color: #f9a931;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}
.singleSignatureWrap .sigSingleShop .sigSwatches {
  text-align: center;
  padding-top: 30px;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch {
  display: inline-block;
  padding: 2px;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px;
  position: relative;
  cursor: pointer;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch.active {
  border: 1px solid #acacac;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch.active small {
  opacity: 1;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch:not(.active) {
  border: 1px solid transparent;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch small {
  color: #4c4644;
  padding-bottom: 5px;
  opacity: 0;
  position: absolute;
  top: -23px;
  white-space: nowrap;
  left: 50%;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch span {
  width: 23px;
  height: 23px;
  display: block;
  border-radius: 100%;
  cursor: pointer;
}
.singleSignatureWrap .sigSingleShop .sigSwatches .sigSwatch img {
  width: 23px;
  height: 23px;
  display: block;
  border-radius: 100%;
}
.singleSignatureWrap .sigPickShop {
  text-align: center;
}
.singleSignatureWrap .sigPickShop h2 {
  color: #f9a931;
  text-transform: uppercase;
  font-size: 27px;
}
.singleSignatureWrap .sigPickShop h6 {
  color: #4c4644;
  font-size: 14px;
  padding: 5px 0 40px;
}
.singleSignatureWrap .sigPickShop .sigFindShop {
  text-align: center;
  display: none;
}
.singleSignatureWrap .sigPickShop .sigFindShop a {
  display: inline-block;
  border: 3px solid #4c4643;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 70px;
  color: #4c4643;
}
.singleSignatureWrap .sigPickShop .sigFindShop:first-child {
  display: block;
}
.singleSignatureWrap .sigPickShop .sigPickShops {
  padding: 30px 50px;
  background: #f8f8f8;
}
.singleSignatureWrap .sigPickShop .sigPickShops:not(:first-of-type) {
  display: none;
}
.singleSignatureWrap .sigPickShop .sigPickShops a {
  display: inline-block;
  border: 2px solid transparent;
  transition: border 0.3s;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
}
.singleSignatureWrap .sigPickShop .sigPickShops a:hover {
  border: 2px solid #d7d7d7;
}
.singleSignatureWrap .sigPickShop .sigPickShops a img {
  display: block;
}
.singleSignatureWrap .signatureSliderWrap {
  margin: 30px 0;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article {
  max-width: 1170px;
  margin: 0 auto;
  color: #fff;
  padding: 70px 0;
  height: 100%;
  overflow: hidden;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div {
  display: table;
  width: 100%;
  height: 100%;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section {
  display: table-cell;
  vertical-align: middle;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span {
  padding: 0 110px;
  float: right;
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span h1 {
  font-size: 35px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span h1 b {
  font-weight: 700 !important;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span p {
  font-size: 16px;
  line-height: 22px;
  max-width: 350px;
}
.singleSignatureWrap .signatureSliderWrap .bx-wrapper .bx-pager {
  z-index: 99;
  bottom: 10px;
  text-align: center;
}
.singleSignatureWrap .signatureSliderWrap .bx-wrapper .bx-pager.bx-default-pager a {
  background: none;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
}
.singleSignatureWrap .signatureSliderWrap .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f9a931;
  border: 1px solid #000;
}
.singleSignatureWrap .sigParallaxSections .sigSection {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.singleSignatureWrap .sigParallaxSections .sigSection:nth-child(even) > div > article {
  float: left;
}
.singleSignatureWrap .sigParallaxSections .sigSection:nth-child(odd) > div > article {
  float: right;
}
.singleSignatureWrap .sigParallaxSections .sigSection div {
  max-width: 1170px;
  margin: 0 auto;
  color: #fff;
  padding: 200px 0;
  overflow: hidden;
}
.singleSignatureWrap .sigParallaxSections .sigSection div article {
  padding: 0 110px;
}
.singleSignatureWrap .sigParallaxSections .sigSection div article h2 {
  font-size: 35px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(../../images/signatureTitleBg.png) no-repeat center bottom;
  background-size: 100% auto;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .sigParallaxSections .sigSection div article h2 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.singleSignatureWrap .sigParallaxSections .sigSection div article span {
  display: block;
  font-size: 16px;
  line-height: 21px;
  max-width: 350px;
}
.singleSignatureWrap .sigParallaxSections .sigSection.noParallax {
  background-position: right center !important;
  background-size: contain !important;
  background-color: #4c4644;
  background-repeat: no-repeat !important;
  margin-bottom: -1px;
}
.singleSignatureWrap .section-video.signatureVideoSection {
  padding: 170px 0;
  margin-bottom: -1px;
}
.singleSignatureWrap .section-video.signatureVideoSection .videoThumb {
  background: url(../../images/PlayButton.svg) no-repeat 50% 50%;
  width: 270px;
  height: 270px;
  opacity: 0.7;
}
.singleSignatureWrap .section-features.signature-features {
  padding: 30px 0;
}
.singleSignatureWrap .section-features.signature-features .featuresBox {
  float: none;
  border-radius: 0;
  padding: 30px 20px;
  background: rgba(100, 92, 89, 0.9);
}
.singleSignatureWrap .section-features.signature-features .featuresBox h1 {
  float: none;
  font-size: 30px;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .section-features.signature-features .featuresBox h1 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap {
  float: none;
  border: none;
  padding: 0;
  margin: 10px 0 50px;
}
.singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-wrapper {
  margin: 10px auto;
  padding-left: 30px;
}
.singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .featuresSlider {
  float: none;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabs li.active a {
  background: #645c59;
  border-radius: 0;
  border: none;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap {
  border: 1px solid #4c4644;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap .tab {
  font-size: 14px;
  line-height: 18px;
  color: #4c4644;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap .tab .productManuals li {
  border-bottom: 1px dashed #f9a931;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap .tab .productManuals li a h5 {
  color: #4c4644;
  font-size: 16px;
}
.singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap .tab .btn.signatureManualButton {
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 10px 30px;
  background: #645c59;
}
.singleSignatureWrap .prodSigLine {
  text-align: center;
  margin: 40px 0 20px;
}
.singleSignatureWrap .prodSigLine img {
  max-width: 810px;
  width: 100%;
}
.singleSignatureWrap .sigBottomSection {
  padding: 80px 0;
  background-size: cover !important;
}
.singleSignatureWrap .sigBottomSection div {
  max-width: 810px;
  margin: 0 auto;
}
.singleSignatureWrap .sigBottomSection div h1 {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  font-family: 'AvenirNext';
}
.singleSignatureWrap .sigBottomSection div h1 b {
  font-family: 'AvenirNext';
  font-weight: 700 !important;
}
.singleSignatureWrap .sigBottomSection div .sigExploreMore {
  display: inline-block;
  font-size: 19px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 10px;
  margin: 15px 25px;
}
.singleSignatureWrap .mobileManuals,
.singleSignatureWrap .mobileSpecs,
.singleSignatureWrap .mobileFeaturesTitle {
  display: none;
}
.lfcSection .lfcVideoWrap {
  position: relative;
  width: 100%;
}
.lfcSection .lfcVideoWrap .videoHeight {
  padding-top: 56.3%;
  display: block;
}
.lfcSection .lfcVideoWrap iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lfcSection .lfcVideoWrap .videoPosterLFC {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.lfcSection .lfcVideoWrap .videoPosterLFC img {
  position: absolute;
  max-width: 240px;
  top: 50%;
  left: 50%;
  margin: -120px 0 0 -120px;
  opacity: 0.8;
}
.lfcSection .teamedUpSection {
  position: relative;
  background: url('../../images/lfcGradient.png') no-repeat center center;
  background-size: cover !important;
  overflow: hidden;
}
.lfcSection .teamedUpSection .teamedUp {
  text-align: center;
  padding: 50px 0 150px;
}
.lfcSection .teamedUpSection .teamedUp article {
  margin-bottom: 50px;
}
.lfcSection .teamedUpSection .teamedUp article strong {
  font-family: 'GothamRounded-Medium';
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}
.lfcSection .teamedUpSection .teamedUp article p:last-child {
  font-family: 'GothamRounded-Book';
  font-size: 14px;
  color: #fff;
}
.lfcSection .teamedUpSection .teamedUp img {
  display: inline-block;
}
.lfcSection .teamedUpSection::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -30px;
  width: 50%;
  background: #fff;
  height: 70px;
  transform: skew(40deg);
}
.lfcSection .teamedUpSection::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 50%;
  background: #fff;
  height: 70px;
  transform: skew(-40deg);
}
.lfcSection .promotionsSectionLFC {
  padding: 50px 0;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC {
  margin: 0 auto;
  padding: 0 20px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section {
  text-align: center;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span {
  font-family: 'GothamRounded-Book';
  font-size: 15px;
  color: #58595b;
  display: block;
  padding: 0 190px;
  max-width: 1100px;
  margin: 0 auto;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul {
  margin: 0;
  padding: 50px 0;
  list-style: none;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-stage {
  display: flex;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item {
  opacity: 0.2;
  display: flex;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item.active {
  opacity: 1;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav {
  display: block;
  height: 0;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-indent: -9999px;
  overflow: hidden;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li {
  box-shadow: -5px 5px 15px 2px #cecece;
  padding: 0px;
  margin: 20px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li .promoImgLFC {
  background-size: cover !important;
  min-height: 300px;
  display: block;
  width: 100%;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article {
  padding: 15px 10px;
  background: #fff;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article strong {
  color: #58595b;
  font-family: 'GothamRounded-Medium';
  display: block;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
  min-height: 62px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article span {
  color: #58595b;
  font-family: 'GothamRounded-Book';
  display: block;
  font-size: 14px;
  line-height: 20px;
  max-height: 60px;
  min-height: 60px;
  overflow: hidden;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div {
  margin-top: 30px;
  display: table;
  width: 100%;
  min-height: 42px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a img {
  width: auto;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article div a:last-child {
  font-family: 'GothamRounded-Medium';
  font-size: 14px;
  text-transform: uppercase;
  color: #e0202c;
  text-decoration: none;
  text-align: right;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #d7d7d7;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active {
  margin-bottom: -5px;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-dots .owl-dot.active span {
  background: #f8a931;
  width: 25px;
  height: 25px;
}
.lfcSection .productsSectionLFC {
  padding: 50px 0 0;
  border-top: 5px solid #f0f0f0;
  border-bottom: 15px solid #f0f0f0;
}
.lfcSection .productsSectionLFC .productsWrapLFC {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.lfcSection .productsSectionLFC .productsWrapLFC > section {
  text-align: center;
}
.lfcSection .productsSectionLFC .productsWrapLFC > section h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}
.lfcSection .productsSectionLFC .productsWrapLFC > section span {
  font-family: 'GothamRounded-Book';
  font-size: 15px;
  color: #58595b;
  display: inline-block;
  padding: 0 180px;
  margin-bottom: 30px;
}
.lfcSection .productsSectionLFC .productsWrapLFC > section span a {
  text-decoration: underline;
  color: #e0202c;
}
.lfcSection .productsSectionLFC .productsWrapLFC > section img {
  display: inline-block;
}
.lfcSection .productsSectionLFC .productsWrapLFC ul {
  margin: 30px 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.lfcSection .productsSectionLFC .productsWrapLFC ul li {
  padding: 30px;
  text-align: center;
  width: 33%;
  box-sizing: border-box;
  margin-bottom: 30px;
  display: inline-block;
}
.lfcSection .productsSectionLFC .productsWrapLFC ul li .productThumbLFC {
  display: block;
  padding-bottom: 40px;
  text-decoration: none;
  border-bottom: 1px solid #b4afa6;
}
.lfcSection .productsSectionLFC .productsWrapLFC ul li .productTitleLFC {
  font-family: 'GothamRounded-Medium';
  color: #58595b;
  font-size: 15px;
  margin: 15px 0;
  display: block;
  text-decoration: none;
}
.lfcSection .productsSectionLFC .productsWrapLFC ul li .productMoreLFC {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 14px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 15px;
}
.lfcSection .whereToBuySectionLFC {
  padding: 20px 0;
  background: #F8F8F8;
  border-bottom: 15px solid #f0f0f0;
}
.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC > span {
  color: #58595b;
  font-family: 'GothamRounded-Medium';
  font-size: 15px;
  padding: 10px 0;
}
.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a {
  display: block;
  text-decoration: none;
  text-align: center;
  flex: 1;
  margin: 0 10px;
}
.lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a img {
  display: inline-block;
}
.lfcSection .signedSectionLFC {
  background: url('../../images/networksBg.png') no-repeat center center;
  background-size: cover !important;
  border-bottom: 15px solid #f0f0f0;
}
.lfcSection .signedSectionLFC .signedWrapLFC {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
  display: table;
  width: 100%;
}
.lfcSection .signedSectionLFC .signedWrapLFC > div {
  display: table-cell;
}
.lfcSection .signedSectionLFC .signedWrapLFC > div:first-child a {
  display: inline-block;
  color: #91060F;
  background: #fff;
  border: 2px solid #fff;
  font-size: 30px;
  border-radius: 20px;
  width: 40px;
  text-align: center;
  margin-right: 3px;
}
.lfcSection .signedSectionLFC .signedWrapLFC > div:first-child span {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  margin-left: 20px;
  font-family: 'GothamRounded-Medium';
}
.lfcSection .signedSectionLFC .signedWrapLFC > div:last-child {
  text-align: right;
  vertical-align: middle;
}
.lfcSection .signedSectionLFC .signedWrapLFC > div:last-child a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'GothamRounded-Medium';
  text-decoration: none;
}
.lfcSection .fanZoneSection {
  background: url('../../images/stadiumGray.png') no-repeat center center;
  background-size: cover !important;
}
.lfcSection .fanZoneSection .fanZoneWrap {
  padding: 50px 0 100px;
  max-width: 1000px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.lfcSection .fanZoneSection .fanZoneWrap > section {
  width: 50%;
  display: table-cell;
  vertical-align: bottom;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
  padding-right: 220px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 30px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child img {
  display: block;
  margin: 20px 0;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child a {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  display: block;
  padding: 10px 15px;
  box-shadow: 0 0 5px 0px #bdbdbd;
  border-radius: 12px;
  position: relative;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:first-child a i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
  font-weight: 800;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child {
  padding-left: 220px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child h2 {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 30px;
  margin-bottom: 25px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child a {
  font-family: 'GothamRounded-Medium';
  color: #e0202c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  display: block;
  padding: 10px 15px;
  box-shadow: 0 0 5px 0px #bdbdbd;
  border-radius: 12px;
  position: relative;
  margin-bottom: 15px;
}
.lfcSection .fanZoneSection .fanZoneWrap > section:last-child a i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
  font-weight: 800;
}
.lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-nav {
  display: none;
}
@media screen and (max-width: 1200px) {
  .lfcSection .signedSectionLFC .signedWrapLFC {
    padding: 40px 20px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap {
    padding: 50px 20px 100px;
  }
}
@media screen and (max-width: 959px) {
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span,
  .lfcSection .productsSectionLFC .productsWrapLFC > section span {
    padding: 0 50px;
  }
  .lfcSection .signedSectionLFC .signedWrapLFC > div:first-child span {
    font-size: 22px;
    margin-left: 10px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
    padding-right: 100px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:last-child {
    padding-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  .lfcSection .lfcVideoWrap .videoPosterLFC img {
    max-width: 160px;
    margin: -80px 0 0 -80px;
  }
  .lfcSection .teamedUpSection .teamedUp {
    padding: 30px 50px 120px;
  }
  .lfcSection .teamedUpSection .teamedUp article strong {
    font-size: 26px;
  }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC > section span,
  .lfcSection .productsSectionLFC .productsWrapLFC > section span {
    padding: 0;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC > section img {
    padding: 0 50px;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC ul li {
    width: 100%;
  }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-stage {
    left: -50px;
  }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul {
    width: 110%;
    margin: 0 -20px;
  }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li {
    box-shadow: 5px 7px 15px 0px #cecece;
    padding: 0px;
    margin: 20px 7px;
  }
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul .owl-item {
    opacity: 1;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap {
    margin: 90px 0;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap > span {
    margin-bottom: 10px;
    color: #58595b;
    font-family: 'GothamRounded-Medium';
    font-size: 15px;
    display: block;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #afa9a0;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC {
    flex-wrap: unset;
    margin: 0;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC li {
    box-shadow: 5px 5px 15px 2px #cecece;
    margin: 15px;
    width: auto;
    display: inline-block;
    max-width: 350px;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .productsSliderMobileLFC li .productThumbLFC img {
    padding: 0;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #d7d7d7;
    margin-bottom: 0 !important;
  }
  .lfcSection .productsSectionLFC .productsWrapLFC .productsSliderMobileLFCWrap .owl-dots .owl-dot.active span {
    background: #f8a931;
    transform: scale(1.5);
  }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC {
    overflow: hidden;
    display: block;
  }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC > span {
    display: block;
    text-align: center;
    padding: 20px 0;
  }
  .lfcSection .whereToBuySectionLFC .whereToBuyWrapLFC a {
    width: 50%;
    float: left;
    margin: 10px 0;
  }
  .lfcSection .signedSectionLFC {
    background-size: 100% 100% !important;
  }
  .lfcSection .signedSectionLFC .signedWrapLFC {
    padding: 40px 20px;
  }
  .lfcSection .signedSectionLFC .signedWrapLFC > div {
    display: block;
    text-align: center;
  }
  .lfcSection .signedSectionLFC .signedWrapLFC > div span {
    margin-left: 0;
    margin-top: 20px;
  }
  .lfcSection .signedSectionLFC .signedWrapLFC > div:last-child {
    text-align: center;
    padding-top: 30px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap {
    padding: 30px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section {
    width: 100%;
    display: block;
    padding: 0 !important;
    max-width: 300px;
    margin: 0 auto;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child {
    margin-bottom: 70px;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child h2 {
    text-align: center;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:first-child img {
    max-width: 250px;
    margin: 30px auto;
  }
  .lfcSection .fanZoneSection .fanZoneWrap > section:last-child h2 {
    text-align: center;
  }
  .page-template-page-lfc #footer {
    margin-top: 0 !important;
  }
  .snapjs-right .promotionsSectionLFC,
  .snapjs-right .productsSectionLFC {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .lfcSection .promotionsSectionLFC .promotionsWrapLFC ul li article strong {
    min-height: 78px;
  }
}
.section-categories .categoryList li.blueTheme {
  border-top: 0;
}
.section-categories .categoryList li.blueTheme.active a {
  color: #457EC2;
}
.section-categories .categoryList li.blueTheme.active .plusIcon .vLine {
  background: #457EC2;
}
.section-categories .categoryList li.blueTheme.active .plusIcon .hLine {
  background: #457EC2;
}
.blueTheme .categoryHeader {
  background-color: #457EC2;
}
.blueTheme .categoryProducts .categoryFilter a {
  color: #457EC2;
}
.blueTheme .categoryProducts .productWrap .articleWrap h3 a {
  color: #457EC2;
}
.blueTheme.productPage h1,
.blueTheme .productPage h1,
.blueTheme.productPage .more,
.blueTheme .productPage .more {
  color: #457EC2;
}
.blueTheme.productPage h1 a,
.blueTheme .productPage h1 a,
.blueTheme.productPage .more a,
.blueTheme .productPage .more a {
  color: #457EC2;
}
.blueTheme .categoryBackground {
  background: #457EC2;
}
.blueTheme .categoryBackground h1,
.blueTheme .categoryBackground h2,
.blueTheme .categoryBackground h3,
.blueTheme .categoryBackground h4,
.blueTheme .categoryBackground h5,
.blueTheme .categoryBackground h6,
.blueTheme .categoryBackground p {
  color: #fff;
}
.blueTheme .categoryBackground h1 a,
.blueTheme .categoryBackground h2 a,
.blueTheme .categoryBackground h3 a,
.blueTheme .categoryBackground h4 a,
.blueTheme .categoryBackground h5 a,
.blueTheme .categoryBackground h6 a,
.blueTheme .categoryBackground p a {
  color: #fff;
}
.blueTheme .categoryBackground .more {
  color: #fff;
}
.blueTheme .section-shop .pickColor .colorPreview .colorTitle {
  color: #457EC2;
}
.blueTheme .section-description.no-parallax {
  background-color: #fff;
}
.blueTheme .section-description .descriptionText h1,
.blueTheme .section-description .descriptionText h2,
.blueTheme .section-description .descriptionText h3,
.blueTheme .section-description .descriptionText h4,
.blueTheme .section-description .descriptionText h5,
.blueTheme .section-description .descriptionText h6,
.blueTheme .section-description .descriptionText p,
.blueTheme .section-description .descriptionText ol,
.blueTheme .section-description .descriptionText ul {
  color: #457EC2;
}
.blueTheme .section-description .descriptionText a {
  color: #457EC2;
}
.blueTheme .section-description.noBgSection {
  background: #457EC2;
}
.blueTheme .section-description:nth-child(odd).no-parallax {
  background-color: #457EC2;
}
.blueTheme .section-description:nth-child(odd) .descriptionText h1,
.blueTheme .section-description:nth-child(odd) .descriptionText h2,
.blueTheme .section-description:nth-child(odd) .descriptionText h3,
.blueTheme .section-description:nth-child(odd) .descriptionText h4,
.blueTheme .section-description:nth-child(odd) .descriptionText h5,
.blueTheme .section-description:nth-child(odd) .descriptionText h6,
.blueTheme .section-description:nth-child(odd) .descriptionText p,
.blueTheme .section-description:nth-child(odd) .descriptionText ol,
.blueTheme .section-description:nth-child(odd) .descriptionText ul {
  color: #fff;
}
.blueTheme .section-description:nth-child(odd) .descriptionText a {
  color: #fff;
}
.blueTheme .productTabs .tabs li a {
  color: #457EC2;
  border: 2px dashed #457EC2;
}
.blueTheme .productTabs .tabs li.active a {
  color: #fff;
  background: #457EC2;
}
.blueTheme .productTabs .tab h1,
.blueTheme .productTabs .tab h2,
.blueTheme .productTabs .tab h3,
.blueTheme .productTabs .tab h4,
.blueTheme .productTabs .tab h5,
.blueTheme .productTabs .tab h6 {
  color: #457EC2;
}
.blueTheme .productTabs .tab h1 a,
.blueTheme .productTabs .tab h2 a,
.blueTheme .productTabs .tab h3 a,
.blueTheme .productTabs .tab h4 a,
.blueTheme .productTabs .tab h5 a,
.blueTheme .productTabs .tab h6 a {
  color: #457EC2;
}
.blueTheme .productTabs .tab h1 p a,
.blueTheme .productTabs .tab h2 p a,
.blueTheme .productTabs .tab h3 p a,
.blueTheme .productTabs .tab h4 p a,
.blueTheme .productTabs .tab h5 p a,
.blueTheme .productTabs .tab h6 p a {
  color: #457EC2;
}
.blueTheme .accessoryImage {
  border-bottom: 1px solid #457EC2;
}
.blueTheme .btn {
  background: #457EC2;
}
.blueTheme .lightboxWrap .lightboxThumbs li.active a {
  background: #457EC2;
}
.blueTheme .startSlideshow {
  color: #457EC2;
}
.blueTheme .categoryFilter .selectnav {
  border: 2px solid #457ec2;
}
.blueTheme .featuresBox {
  background: rgba(69, 126, 194, 0.9);
}
.blueTheme .section-video {
  background: #457EC2;
}
.blueTheme .parallax-mirror:before {
  background: #457EC2;
}
#mainNav > li.signatureMenuButton > a {
  background: url(../../images/nav-blue/signatureMenuLogo.png) no-repeat 50% 0;
  background-size: auto 26px;
}
#mainNav > li.pushchairs > a {
  background: url(../../images/nav-blue/nav-pushchairs.png) no-repeat 50% 0;
  background-size: auto 26px;
}
#mainNav > li.carseats > a {
  background: url(../../images/nav-blue/nav-carseats.png) no-repeat 50% 0;
  background-size: auto 29px;
}
#mainNav > li.travelcots > a {
  background: url(../../images/nav-blue/nav-travelcots.png) no-repeat 50% 0;
  background-size: auto 26px;
}
#mainNav > li.highchairs > a {
  background: url(../../images/nav-blue/nav-highchairs.png) no-repeat 50% 0;
  background-size: auto 26px;
}
#mainNav > li.soothers > a {
  background: url(../../images/nav-blue/nav-soothers.png) no-repeat 50% 0;
  background-size: auto 26px;
}
#mainNav > li.explorejoie > a {
  background: url(../../images/nav-blue/nav-explorejoie.png) no-repeat 50% 0;
  background-size: auto 26px;
}
.mobileNav li.signatureMenuButton > a {
  background: url(../../images/nav-blue/signatureMenuLogo.png) no-repeat 5px 5px;
  background-size: auto 26px;
}
.mobileNav li.pushchairs > a {
  background: url(../../images/nav-blue/nav-pushchairs.png) no-repeat 5px 2px;
  background-size: auto 26px;
}
.mobileNav li.systems > a {
  background: url(../../images/nav-blue/nav-systems.png) no-repeat 5px 2px;
  background-size: auto 26px;
}
.mobileNav li.carseats > a {
  background: url(../../images/nav-blue/nav-carseats.png) no-repeat 7px 1px;
  background-size: auto 29px;
}
.mobileNav li.travelcots > a {
  background: url(../../images/nav-blue/nav-travelcots.png) no-repeat 3px 1px;
  background-size: auto 26px;
}
.mobileNav li.highchairs > a {
  background: url(../../images/nav-blue/nav-highchairs.png) no-repeat 8px 1px;
  background-size: auto 26px;
}
.mobileNav li.soothers > a {
  background: url(../../images/nav-blue/nav-soothers.png) no-repeat 9px 1px;
  background-size: auto 26px;
}
.mobileNav li.explorejoie > a {
  background: url(../../images/nav-blue/nav-explorejoie.png) no-repeat 7px 1px;
  background-size: auto 26px;
}
#mainNav > li ul:before {
  border-bottom: 10px solid #457EC2 !important;
}
#mainNav > li ul li a {
  color: #fff;
  background: #457EC2 !important;
}
.section-p-categories {
  padding: 70px 0;
}
.section-p-categories .intro {
  text-align: center;
}
.section-p-categories .intro h1 {
  color: #ec9522;
  font-size: 50px;
  font-family: 'MikadoBold';
}
.section-p-categories .intro h1.mobileGear {
  display: none;
}
.section-p-categories .intro p {
  margin: 50px 0;
  line-height: 150%;
  padding: 0 80px;
  color: #808182;
}
.section-p-categories .intro p:last-child {
  display: none;
}
.section-p-categories ul {
  display: flex;
  margin: 0;
  list-style: none;
  justify-content: space-between;
}
.section-p-categories ul li {
  text-align: center;
}
.section-p-categories ul li span {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 45%;
}
.section-p-categories ul li:first-child span {
  background: url(../../images/desktopcats/joie_productcat_1.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
.section-p-categories ul li:nth-child(2) span {
  background: url(../../images/desktopcats/joie_productcat_2.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
.section-p-categories ul li:nth-child(3) span {
  background: url(../../images/desktopcats/joie_productcat_4.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
.section-p-categories ul li:nth-child(4) span {
  background: url(../../images/desktopcats/joie_productcat_3.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
.section-p-categories ul li:nth-child(5) span {
  background: url(../../images/desktopcats/joie_productcat_5.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
.section-p-categories ul li h4 {
  margin-top: 20px;
}
.section-p-categories ul li h4 a {
  color: #808182;
  font-weight: bold;
  text-decoration: none;
}
.section-p-categories ul li h4 i {
  display: none;
}
.section-p-categories ul li.mobileCatH a {
  color: #808182;
  font-weight: bold;
  text-decoration: none;
}
.section-p-categories ul li.mobileCatH a span {
  margin: 0 auto 5px auto;
  background: #ffa400 url(../../images/location_m.png) no-repeat center center;
}
.section-subscribe {
  background-position: 50% 50%;
  background-size: cover;
  padding: 150px 0;
}
.section-subscribe .subscribeWrap {
  width: 590px;
  float: right;
  padding: 50px 30px;
  display: flex;
  border-radius: 10px;
  background: rgba(69, 126, 194, 0.9);
}
.section-subscribe .subscribeWrap article {
  width: 50%;
  text-align: left;
  padding-right: 25px;
}
.section-subscribe .subscribeWrap article h2 {
  color: #fff;
  font-size: 50px;
  font-family: 'MikadoBold';
}
.section-subscribe .subscribeWrap article p {
  color: #fff;
  margin: 30px 0;
  line-height: 190%;
}
.section-subscribe .subscribeWrap article p a {
  color: #fff !important;
}
.section-subscribe .subscribeWrap .subscribeForm {
  width: 50%;
}
.section-subscribe .subscribeWrap .subscribeForm input[type=text],
.section-subscribe .subscribeWrap .subscribeForm input[type=email],
.section-subscribe .subscribeWrap .subscribeForm input[type=date] {
  width: 100%;
  height: 50px;
  border: 1px solid #c7d8dc;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 10px;
  color: #525252;
  background: #fff;
  font-size: 14px;
  font-family: 'GothamRounded-Book';
}
.section-subscribe .subscribeWrap .subscribeForm select {
  width: 100%;
  height: 50px;
  border: 1px solid #c7d8dc;
  border-radius: 5px;
  padding: 10px 45px 10px 15px;
  margin-bottom: 10px;
  color: #525252;
  background: url(../../images/form-dropdown.png) no-repeat 100% 50% #fff;
  font-size: 14px;
  font-family: 'GothamRounded-Book';
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.section-subscribe .subscribeWrap .subscribeForm input[type=submit] {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #fff;
  float: right;
  text-decoration: underline;
}
.customDatePicker {
  min-width: 250px;
}
.mPlaceholder {
  position: absolute;
  left: 10px;
  top: -2px;
  color: #2695c3;
}
.arrHide {
  position: absolute;
  background: #fff;
  height: 100%;
  width: 7px;
  top: 0;
  right: 5px;
}
.home .mPlaceholder {
  top: -5px;
  color: #525252;
}
.home .customDatePicker {
  background: url(../../images/form-dropdown.png) no-repeat 100% 50% #fff !important;
}
@media screen and (max-width: 1370px) {
  .singleSignatureWrap .singleSigTopSection div article {
    max-width: 90%;
  }
  .singleSignatureWrap .singleSigTopSection div:last-child {
    padding-top: 90px;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 {
    padding-bottom: 7px;
    font-size: 27px;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 br {
    display: none;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 strong::before {
    content: " ";
  }
  .singleSignatureWrap .singleSigTopSection div article p {
    padding-top: 7px;
  }
}
@media screen and (max-width: 1200px) {
  .microBottomContent .lfcContent .lfc_buttons a.lfc_foundation {
    margin: 20px 0;
  }
}
@media screen and (max-width: 959px) {
  .microBottomContent .lfcMainLogo {
    float: none;
    margin: 0;
  }
  .microBottomContent .lfcContent {
    margin-top: 50px;
  }
  .microBottomContent .lfcContent .lfc_buttons a.lfc_foundation {
    clear: both;
  }
  .singleSignatureWrap .singleSigTopSection div article {
    max-width: 97%;
    padding-left: 10px;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 {
    font-size: 22px;
    line-height: 22px;
  }
  .singleSignatureWrap .singleSigTopSection div article p {
    font-size: 14px;
    line-height: 16px;
  }
  .signatureWrap .timelessSection article:first-child {
    padding: 30px;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .microtopVideos .videoPosterMicro .microplay {
    max-width: 100px;
    margin: -50px 0 0 -50px;
  }
  .microBottomContent .lfcContent .lfc_buttons a.lfc_foundation {
    padding: 40px 10px 40px 250px;
  }
  .customDatePicker {
    background: #fff url(../../images/orangeArrow.png) no-repeat 95% center !important;
    background-size: 15px auto !important;
  }
  .shopNewPerspective.section-shop .pickColor {
    padding-bottom: 60px;
  }
  .shopNewPerspective.section-shop .pickColor .availableColors .colorThumbs {
    bottom: 20px;
  }
  .shopNewPerspective.section-shop .pickColor .availableColors .colorThumbs .colorThumb {
    position: relative;
  }
  .shopNewPerspective.section-shop .pickColor .availableColors .colorThumbs .colorThumb span {
    width: 34px;
    height: 34px;
    position: absolute;
    top: -4px;
    left: -4px;
    border: 1px solid #76716b;
    border-radius: 100%;
    opacity: 0;
  }
  .shopNewPerspective.section-shop .pickColor .availableColors .colorThumbs .colorThumb.active span {
    opacity: 1;
  }
  .shopNewPerspective.section-shop .pickColor span.mobileTProd {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #808080;
    text-transform: lowercase;
    margin-top: 50px;
  }
  .section-shop .pickShop .availableShops {
    margin: 0 0 30px;
  }
  .section-shop .pickShop .availableShops .shopLocatorWrap,
  .productTabs .tabs,
  .rightTabs,
  .leftTabs,
  .featuresSliderWrap {
    display: none;
  }
  .mobileManuals {
    border-bottom: 1px solid #808080;
  }
  .mobileManuals.activeAcc {
    border-bottom: none;
  }
  .rightTabs {
    border-bottom: 1px solid #808080;
  }
  .mobileManuals,
  .mobileSpecs,
  .mobileFeaturesTitle {
    display: block;
    color: #808080;
    text-decoration: none;
    font-weight: 600;
    padding: 15px 10px;
    border-top: 1px solid #808080;
    clear: both;
    position: relative;
    font-size: 15px;
  }
  .mobileManuals i,
  .mobileSpecs i,
  .mobileFeaturesTitle i {
    float: right;
    font-size: 14px;
    margin: 3px 0;
  }
  .mobileManuals:hover,
  .mobileSpecs:hover,
  .mobileFeaturesTitle:hover,
  .mobileManuals:focus,
  .mobileSpecs:focus,
  .mobileFeaturesTitle:focus {
    color: #808080;
  }
  .mobileManuals.activeAcc i,
  .mobileSpecs.activeAcc i,
  .mobileFeaturesTitle.activeAcc i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .blueTheme .mobileManuals i,
  .blueTheme .mobileSpecs i,
  .blueTheme .mobileFeaturesTitle i {
    color: #fbaa18;
  }
  .mobileShopLocator {
    display: block;
    text-decoration: none;
    padding: 10px;
    color: #fff;
    text-transform: lowercase;
    border-radius: 5px;
    font-size: 23px;
    background: #ffa400 !important;
    font-family: 'MikadoBold';
  }
  .mobileShopLocator:focus {
    color: #fff;
  }
  .section-shop .pickShop {
    background: #fff;
  }
  .productTabs .tabWrap {
    border: none;
    padding: 0 10px;
  }
  .productTabs .btn.font-pompiere {
    font-size: 16px;
  }
  .searchFormMobileWrap .searchFormMobileBg {
    top: 50px;
  }
  .admin-bar .is-sticky .snap-drawers,
  .is-sticky .admin-bar,
  .is-sticky .searchFormMobile {
    margin-top: 0;
  }
  .section-subscribe .subscribeWrap .subscribeForm .simform .formSteps {
    position: absolute;
    top: 3px;
    right: 20px;
    margin-top: 11px;
    color: #e6e6e6;
  }
  .footerLinks .menu > li {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    max-width: 300px;
    float: none;
  }
  .footerLinks .menu > li > a {
    border-top: 2px solid #ffa400;
    border-bottom: none;
    padding: 14px 0;
    float: none;
    position: relative;
    font-size: 14px;
  }
  .footerLinks .menu > li > a::after {
    content: " ";
    background: url(../../images/footerArrow.png) no-repeat 95% center;
    background-size: 12px auto;
    position: absolute;
    top: 0;
    right: 10px;
    width: 12px;
    height: 100%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .footerLinks .menu > li > a.activeF::after {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .footerLinks .menu > li:last-child > a {
    border-bottom: 2px solid #ffa400;
  }
  .footerLinks .menu > li:last-child > a.activeF {
    border-bottom: none;
  }
  .footerLinks .menu > li ul li,
  .footerLinks .menu > li ul a {
    float: none;
  }
  .footerMobileLogo {
    display: block;
    text-align: center;
    margin: 30px auto 10px auto;
  }
  .footerMobileLogo img {
    display: inline-block;
    max-width: 100px;
  }
  .footerLinks .sub-menu {
    margin-bottom: 10px !important;
    display: none;
  }
  .footerLinks .menu > li ul li:first-child {
    margin-top: 0;
  }
  #footerSubscribe {
    width: 90%;
    margin: 30px auto 0;
    float: none;
    max-width: 300px;
  }
  #footerSubscribe.activePar {
    padding-bottom: 35px;
  }
  #footerSubscribe .footerSubscribeTitle {
    border-bottom: none;
    padding: 14px 0;
    float: none;
    position: relative;
    font-size: 14px;
    color: #808080;
    text-decoration: none;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 2px solid #ffa400;
  }
  #footerSubscribe .footerSubscribeTitle::after {
    content: " ";
    background: url(../../images/footerArrow.png) no-repeat 95% center;
    background-size: 12px auto;
    position: absolute;
    top: 0;
    right: 10px;
    width: 12px;
    height: 100%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  #footerSubscribe .footerSubscribeTitle.activeF {
    border-bottom: none;
    margin-bottom: 10px;
  }
  #footerSubscribe .footerSubscribeTitle.activeF::after {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  #footerSubscribe .wpcf7 {
    display: none;
  }
  .relatedWrapper {
    margin-top: 40px;
  }
  .section-video {
    margin-top: 30px;
  }
  .section-tabs {
    margin-top: 0;
  }
  .section-features {
    background: none !important;
  }
  .section-features .featuresBox {
    background: none;
    padding: 0 10px;
  }
  .section-features .featuresBox > h1 {
    display: none;
  }
  .section-features .featuresBox .featuresSliderWrap {
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    padding-bottom: 60px;
  }
  .section-features .featuresBox .featuresSliderWrap .featuresSlider li ul li {
    color: #808080;
    font-family: 'GothamRounded-Book';
    font-size: 14px;
  }
  .section-features .featuresBox .featuresSliderWrap .bx-controls {
    bottom: -35px;
    width: 50%;
    left: 25%;
  }
  .section-features .featuresBox .featuresSliderWrap .bx-default-pager {
    font-size: 15px;
    color: #515151;
  }
  .section-features .featuresBox .featuresSliderWrap .bx-controls-direction a.bx-prev {
    background: url(../../images/white-arrow-prev_p.png) no-repeat 50% 50%;
    background-size: 60%;
    width: 12px;
  }
  .section-features .featuresBox .featuresSliderWrap .bx-controls-direction a.bx-next {
    background: url(../../images/white-arrow-next_p.png) no-repeat 50% 50%;
    background-size: 60%;
    width: 12px;
  }
  .tax-product_category .categoryHeader {
    padding-bottom: 0;
  }
  .tax-product_category .categoryHeader .wrap {
    padding: 0;
  }
  .tax-product_category .categoryHeader .headerWrap {
    padding: 0;
  }
  .tax-product_category .categoryHeader .headerWrap .categoryTitle {
    padding-top: 0;
    margin-top: -10px;
    padding-left: 60px;
  }
  .tax-product_category .categoryHeader .headerWrap .categoryIconWrap .categoryIcon img {
    float: right;
    margin: 0;
    min-width: 10px;
    max-width: 50px;
  }
  .tax-product_category .categoryHeader .headerWrap .categoryDescription {
    background: #fff;
    text-align: center;
    padding: 20px 30px;
    border: none;
  }
  .tax-product_category .categoryHeader .headerWrap .categoryDescription h2 {
    color: #808080;
    font-size: 14px;
    line-height: 20px;
  }
  .tax-product_category .categoryHeader .headerWrap h1 {
    font-size: 25px;
    text-align: left;
    padding-left: 15px;
  }
  .categoryProducts {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .categoryProducts h4,
  .categoryProducts .all {
    display: none;
  }
  .categoryProducts .categoryFilter {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .mobileSectionsWrap .bx-wrapper .bx-pager {
    text-align: center;
    bottom: 0;
    position: relative;
  }
  .single-product.blueTheme .productHeaderImage {
    border-bottom: 1px solid #457EC2;
  }
  .mobileSectionsWrap .bx-wrapper .bx-pager {
    padding-top: 10px;
  }
  .blueTheme .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #457EC2;
    border: 1px solid #457EC2;
  }
  .blueTheme .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #457EC2;
  }
  .easyzoom img {
    padding: 10px 50px;
  }
  .countryWrap ul li {
    min-height: 18px;
  }
  .countryWrap ul li a {
    font-size: 14px;
  }
  .countryWrap ul li a img {
    margin-right: 5px;
  }
  .footerSubscribe ol li {
    display: block;
  }
  .footerSubscribe .checkField {
    padding: 10px;
    border: none;
  }
  .footerSubscribe .submit {
    display: block;
  }
  .footerSubscribe .next {
    display: none;
  }
  .footerSubscribe ol.questions + p {
    position: relative;
  }
  .footerSubscribe ol.questions + p i {
    position: absolute;
    right: 97px;
    top: 33px;
    color: #fff;
  }
  .footerSubscribe input[type="email"],
  .footerSubscribe select {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #808080;
    margin: 5px 0;
    -webkit-appearance: none;
  }
  .footerSubscribe span.footer_email {
    margin-bottom: 10px;
  }
  .footerSubscribe span.wpcf7-not-valid-tip {
    margin-top: 3px;
  }
  .categoryPage {
    border-bottom: none;
  }
  .mobileAwrads h2 {
    padding: 20px;
    text-align: center;
    color: #fff;
  }
  .mobileAwrads article {
    overflow: hidden;
    padding: 30px;
  }
  .mobileAwrads article span {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    margin: 10px 0;
  }
  .mobileAwrads article span img {
    display: block;
    height: 100%;
    width: auto;
  }
  .withPairs {
    margin-top: 40px;
  }
  .categoryPage .categoryFilter .selectnav,
  .blogPage .selectnav {
    border: 1px solid #cccccc;
    border-radius: 3px;
    background: url(../../images/orangeArrow.png) no-repeat 95% center;
    background-size: 15px auto;
  }
  .blogPage .selectnav {
    width: 90%;
    margin: 40px auto 0 auto;
    float: none;
  }
  .manualsMobile section:first-of-type .manualTitleM {
    border-top: 1px solid #cccccc;
  }
  .manualsMobile section .manualTitleM {
    color: #808080;
    text-decoration: none;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0;
    display: block;
    font-weight: 600;
    background: url(../../images/orangeArrow.png) no-repeat right center;
    background-size: 12px auto;
  }
  .manualsMobile section .manualTitleM.activeManualM {
    background: url(../../images/orangeArrowUp.png) no-repeat right center;
    background-size: 12px auto;
    border-bottom: none;
  }
  .manualsMobile section .manualsContainerM {
    padding: 10px 0;
    display: none;
  }
  .manualsMobile section .manualsContainerM a {
    color: #0098cb;
    display: block;
    text-decoration: underline;
    padding: 10px 0 10px 40px;
    background: url(../../images/pdfIcon.png) no-repeat left center;
    background-size: 18px;
  }
  .section-subscribe .subscribeWrap .subscribeForm .simform input[type="email"],
  .section-subscribe .subscribeWrap .subscribeForm .simform select {
    border-radius: 3px;
    height: 50px;
  }
  .section-about .more {
    font-size: 22px;
    margin-top: 0;
  }
  .section-about .more span {
    font-size: 19px;
  }
  .section-instagram {
    border-bottom: 0;
  }
  .section-instagram .more {
    font-size: 23px;
  }
  .section-instagram .more::after {
    content: ">";
    font-size: 20px;
    padding-left: 4px;
    vertical-align: bottom;
  }
  .footerLinks .menu > li > a {
    color: #808080;
  }
  .footerLinks .menu > li > a:hover {
    color: #808080;
  }
  .blogHeader h1 {
    display: none;
  }
  .relatedArticles .articleWrap {
    padding: 0;
  }
  .relatedArticles .articleInnerWrap {
    padding: 15px 20px;
  }
  .blogPage .articleWrap .articleTitle h2 a {
    font-size: 18px;
    font-weight: 600;
    display: block;
  }
  .blogPage .articleWrap .articleContent div,
  .blogPage .articleWrap .articleContent p {
    color: #808080;
  }
  .blogPage .articleWrap .articleContent {
    border-bottom: none;
  }
  .blogPage .articleWrap .articleLink .more {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .blogPage .articleWrap .articleLink .more span {
    font-size: 38px;
  }
  .blogPage .morePosts .more,
  .blogPage .morePosts a {
    font-size: 18px;
  }
  .blogPage .morePosts .more span,
  .blogPage .morePosts a span {
    font-size: 30px;
  }
  .blogPage .morePosts a:first-child {
    float: left;
    margin-left: 20px;
  }
  .blogPage .morePosts a:last-child {
    float: right;
    margin-right: 20px;
  }
  .blogSocialM {
    margin-top: 0;
    text-align: center;
  }
  .mobileBlogNav {
    display: block;
    color: #ec941b;
    text-transform: uppercase;
    font-family: 'Pompiere', cursive;
    text-decoration: none;
    margin-bottom: 20px;
    font-size: 23px;
  }
  .mobileBlogNav small {
    font-size: 31px;
    vertical-align: bottom;
  }
  .blogPage .articleWrap .blogPagination > div img {
    border-radius: 0 !important;
  }
  .blogPage .articleWrap .blogPagination > div a {
    margin-top: 10px;
  }
  .desktopBlogNav {
    display: none !important;
  }
  .blogPage .articleWrap .blogPagination > div.prevPag {
    text-align: left !important;
  }
  .blogPage .articleWrap .blogPagination > div.nextPag {
    text-align: right !important;
  }
  .blogPage .articleWrap .articleContent div a {
    display: none;
  }
  .blogPage .morePostsMobile {
    padding: 20px 0 50px;
  }
  .morePostsMobile {
    padding: 20px 0;
    clear: both;
    text-align: center;
    color: #808080;
  }
  .morePostsMobile a {
    text-decoration: none;
    color: #cacaca;
    margin: 0 10px;
    font-size: 19px;
    display: inline-block;
  }
  .morePostsMobile a.disabledArrow {
    color: #eaeaea;
  }
  .morePostsMobile span {
    font-size: 15px;
  }
  .distributorsPage .productWrap .articleWrap span {
    font-family: 'GothamRounded-Book';
    color: #808080;
    line-height: 21px;
    font-size: 15px;
  }
  .distributorsPage .productWrap .articleWrap span p {
    margin-bottom: 0;
  }
  .distributorsPage .productWrap .articleWrap span p:first-of-type:first-line {
    font-weight: 600;
  }
  .distributorsPage .productWrap .articleWrap span p:last-of-type {
    margin-top: 15px;
    line-height: 30px;
  }
  .distributorsPage .categoryProducts .productWrap {
    padding: 20px 0;
  }
  .fittingLMobile section .manualsContainerM {
    display: block;
  }
  .shopFilters {
    margin-top: 30px;
  }
  .shopFilters > span {
    font-family: 'GothamRounded-Medium';
    color: #808080;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding-left: 5px;
  }
  .shopFilters > div {
    padding: 10px 30px;
  }
  .shopFilters > div section {
    margin: 20px 0;
  }
  .shopFilters > div section div span {
    border: 1px solid #cccccc;
    text-align: center;
    padding: 2px 4px;
    display: inline-block;
    border-radius: 3px;
  }
  .shopFilters > div section div span i.hiddenM {
    visibility: hidden;
  }
  .shopFilters > div section div small {
    font-family: 'GothamRounded-Book';
    color: #808080;
    padding-left: 10px;
    display: inline-block;
  }
  #wpsl-wrap .wpsl-search label,
  #wpsl-wrap .wpsl-search .wpsl-select-wrap #wpsl-results,
  #wpsl-wrap .wpsl-search #wpsl-search-wrap .shopsInfo {
    display: none;
  }
  #wpsl-wrap .wpsl-search #wpsl-search-wrap {
    margin-bottom: 0;
  }
  #wpsl-wrap #wpsl-search-wrap .wpsl-input #wpsl-search-input {
    border-radius: 3px;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-appearance: none;
  }
  #wpsl-wrap .wpsl-search .wpsl-select-wrap .wpsl-dropdown {
    border-radius: 3px;
    font-size: 14px;
    padding: 10px;
    background: url(../../images/footerArrowDown.png) no-repeat 95% center;
    background-size: 15px auto;
    color: #808080;
  }
  #wpsl-wrap .wpsl-search .wpsl-search-btn-wrap #wpsl-search-btn {
    border-radius: 3px;
    padding: 10px;
    margin-top: 20px;
  }
  .mobileStoresCheck {
    color: #ed154e;
    font-family: 'GothamRounded-Book';
    font-size: 12px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  #wpsl-result-list li p {
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'GothamRounded-Book';
    color: #808080;
  }
  #wpsl-result-list li p .wpsl-phone {
    margin-top: 20px;
    color: #0099cc;
    display: block;
    text-decoration: underline;
  }
  #wpsl-result-list li .wpsl-direction-wrap {
    color: #808080;
  }
  #wpsl-result-list li .wpsl-direction-wrap .wpsl-directions::before {
    content: "|";
    color: #808080;
    text-decoration: none;
    padding-right: 15px;
    display: inline-block;
  }
  #wpsl-result-list li .wpsl-direction-wrap a {
    display: inline-block;
    padding-left: 12px;
  }
  #wpsl-wrap #wpsl-stores li {
    border-bottom: 1px dashed #cccccc;
  }
  #wpsl-wrap #wpsl-result-list li {
    padding: 20px 0;
  }
  .onlineStores.haveStores {
    margin: 0;
  }
  .onlineStores.haveStores h2 {
    display: none !important;
  }
  .onlineStores.haveStores ul li {
    background: none !important;
    border-bottom: 1px dashed #cccccc;
    padding: 10px 0;
  }
  #wpsl-result-list,
  #wpsl-wrap {
    margin-bottom: 0;
  }
  .shopsPage .categoryProducts .wrap {
    min-height: 10px;
  }
  .section-hero .slideMobileData {
    text-align: center;
  }
  .section-hero .slideMobileData .heroText {
    padding: 25px 20px 10px 20px;
  }
  .section-hero .slideMobileData .heroText h1 {
    color: #ffa400;
    text-shadow: none;
  }
  .section-hero .slideMobileData .heroText h1 br {
    display: none;
  }
  .section-hero .slideMobileData .heroText h1:nth-of-type(2) {
    color: #8c8b8b;
    font-family: 'GothamRounded-Medium';
  }
  .section-hero .slideMobileData .heroUrl {
    color: #ffa400;
    background: none;
    padding: 5px 20px 20px 20px;
  }
  .section-hero .slideMobileData .heroUrl span {
    text-shadow: none;
  }
  .section-hero .slideMobileData .heroUrl span::after {
    display: inline-block;
    border-right: 4px solid #ffa400;
    border-bottom: 4px solid #ffa400;
    width: 7px;
    height: 7px;
    transform: rotate(-45deg);
    content: "";
  }
  .formPage .formWrap form input[type="text"],
  .formPage .formWrap form textarea,
  .formPage .formWrap form select,
  .formPage .formWrap form input[type="submit"],
  .formPage .formWrap form .submit,
  .formPage .formWrap form input[type="email"] {
    border-radius: 3px;
    padding: 12px 10px;
    height: auto;
    -webkit-appearance: none;
  }
  .formPage .formWrap form input[type="text"],
  .formPage .formWrap form textarea,
  .formPage .formWrap form select,
  .formPage .formWrap form input[type="email"],
  .formPage .formWrap form input[type="date"] {
    color: #2695c3;
  }
  .formPage .formWrap form input[type="text"]::-webkit-input-placeholder,
  .formPage .formWrap form textarea::-webkit-input-placeholder,
  .formPage .formWrap form select::-webkit-input-placeholder,
  .formPage .formWrap form input[type="email"]::-webkit-input-placeholder,
  .formPage .formWrap form input[type="date"]::-webkit-input-placeholder {
    color: #2695c3;
  }
  .formPage .formWrap form input[type="text"]:-moz-placeholder,
  .formPage .formWrap form textarea:-moz-placeholder,
  .formPage .formWrap form select:-moz-placeholder,
  .formPage .formWrap form input[type="email"]:-moz-placeholder,
  .formPage .formWrap form input[type="date"]:-moz-placeholder {
    color: #2695c3;
    opacity: 1;
  }
  .formPage .formWrap form input[type="text"]::-moz-placeholder,
  .formPage .formWrap form textarea::-moz-placeholder,
  .formPage .formWrap form select::-moz-placeholder,
  .formPage .formWrap form input[type="email"]::-moz-placeholder,
  .formPage .formWrap form input[type="date"]::-moz-placeholder {
    color: #2695c3;
    opacity: 1;
  }
  .formPage .formWrap form input[type="text"]:-ms-input-placeholder,
  .formPage .formWrap form textarea:-ms-input-placeholder,
  .formPage .formWrap form select:-ms-input-placeholder,
  .formPage .formWrap form input[type="email"]:-ms-input-placeholder,
  .formPage .formWrap form input[type="date"]:-ms-input-placeholder {
    color: #2695c3;
  }
  .formPage .formWrap form input[type="text"]::-ms-input-placeholder,
  .formPage .formWrap form textarea::-ms-input-placeholder,
  .formPage .formWrap form select::-ms-input-placeholder,
  .formPage .formWrap form input[type="email"]::-ms-input-placeholder,
  .formPage .formWrap form input[type="date"]::-ms-input-placeholder {
    color: #2695c3;
  }
  .formPage .formWrap form input[type="submit"],
  .formPage .formWrap form .submit {
    width: 100%;
  }
  .formPage .formWrapper .modal {
    border-radius: 0;
  }
  .categoryHeader .headerWrap h1 {
    font-weight: 400;
    font-size: 30px;
    padding-left: 0;
    white-space: normal;
    text-align: center;
    padding: 0 20px;
  }
  body:not(.tax-product_category) .categoryHeader {
    padding: 90px 0 30px 0 !important;
  }
  body:not(.tax-product_category) .headerIntro {
    margin: 20px 0;
  }
  body:not(.tax-product_category) .categoryProducts {
    padding: 0;
  }
  .productManuals li {
    border-bottom: none;
  }
  .distributorsPage .productsWrap {
    padding: 0 20px;
  }
  .distributorsPage .productWrap .articleWrap h2 {
    font-size: 20px;
  }
  .featuredArticle .articleImage .articleHeadline {
    display: none;
  }
  .articleContent p strong a {
    display: inline-block;
    margin: 0 -9px;
  }
  .articleContent p strong a img {
    width: 50px;
    border-radius: 100%;
  }
  .blogPage .articleWrap .articleContent div,
  .blogPage .articleWrap .articleContent p,
  .blogPage .articleWrap .articleContent {
    font-family: 'GothamRounded-Book';
  }
  .blogPage .articleWrap .articleContent {
    padding-bottom: 0;
  }
  .blogPage .articleWrap .blogPagination {
    margin: 0;
  }
  .blogPage {
    padding-bottom: 0;
  }
  .blogPage .articleWrap .articleMeta .date {
    font-size: 12px;
  }
  .formPage .formWrap form fieldset {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .formPage .formWrap form fieldset.full-width {
    width: 90%;
  }
  .formPage .formWrap form select {
    background: #fff url(../../images/orangeArrow.png) no-repeat 95% center;
    background-size: 15px auto;
  }
  .manualsMobile {
    padding: 0 20px;
  }
  .productPage .section-intro .descriptionText {
    padding: 0 30px;
  }
  .section-shop .pickColor .availableColors {
    padding: 30px 20px 0;
  }
  .productManuals li a {
    color: #0098cb;
    text-decoration: underline;
  }
  .productManuals li a h5 {
    color: #0098cb !important;
  }
  .productVideos {
    margin-top: 0;
  }
  .productVideos h2 {
    display: none;
  }
  .productVideos ul {
    margin: 0;
  }
  .productVideos ul li {
    padding: 0 10px 5px;
  }
  .productVideos ul li a {
    display: inline-block;
    font-size: 18px;
    background: url(../../images/mobileVideoIcon.png) no-repeat 0 3px;
    background-size: 23px auto;
    padding: 5px 0 5px 30px;
    color: #0098cb;
    text-decoration: underline;
  }
  .section-video {
    padding: 10px 0;
  }
  .productPage .relatedWrapper .bx-wrapper .bx-controls-direction a {
    width: 9px;
  }
  .productPage .relatedWrapper .relatedSlider li .productImage {
    padding-bottom: 20px;
  }
  .productPage .relatedWrapper .relatedSlider li .more {
    display: none;
  }
  .productPage .relatedWrapper .relatedSlider li h3 {
    margin-top: 20px;
  }
  .tax-product_category .categoryProducts .productWrap {
    padding: 40px 0;
    border-top: 0;
    border-bottom: 0;
  }
  .tax-product_category .categoryProducts .productsWrap {
    padding-top: 0;
  }
  .snapjs-right .logo {
    width: 100px;
    padding: 0 12px 0 8px;
  }
  .snapjs-right .logo .bigLogo {
    display: none;
  }
  .snapjs-right .logo .smallLogo {
    display: block;
    margin-top: 10px;
  }
  .navTrigger .hamburger li {
    background: #808285;
    height: 3px;
  }
  .section-hero .bx-wrapper .bx-pager .bx-pager-link {
    width: 10px;
    height: 10px;
  }
  .section-categories .categoryList li a {
    font-size: 16px;
    padding: 60px 0 0;
  }
  .section-categories .wrap {
    padding: 0;
  }
  .section-promo .bx-wrapper .bx-pager .bx-pager-link {
    width: 12px;
    height: 12px;
  }
  .footerMobileLogo img {
    max-width: 80px;
  }
  .footerWidgets .social {
    display: block;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  .footerWidgets .social ul li {
    float: none;
    display: inline-block;
    margin-left: 10px;
  }
  .copyright {
    margin: 0;
  }
  .footerIcon {
    display: none;
  }
  .productWrapMobileJ .articleWrap #catProdSlider .articleImage {
    padding: 0px 30px;
  }
  .snap-drawers .snap-drawer {
    padding: 0;
  }
  .section-about .aboutWrap .aboutBus {
    top: -49px;
    width: 90px;
  }
  .section-subscribe {
    padding: 0;
  }
  .section-subscribe .wrap {
    padding: 0;
  }
  .section-subscribe .subscribeWrap {
    border-radius: 0;
    flex-wrap: wrap;
    width: 100%;
    background: #457ec2;
  }
  .section-subscribe .subscribeWrap article {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  .section-subscribe .subscribeWrap article h2 {
    font-size: 30px;
  }
  .section-subscribe .subscribeWrap .subscribeForm {
    width: 100%;
  }
  .categoryProducts .productWrap .articleWrap h3 {
    font-size: 14px;
  }
  .productTabs .tabWrap .tab:first-child p {
    color: #808080;
    line-height: 22px;
  }
  .fittingPage .headerIntro h2 {
    font-size: 14px;
    padding: 0 30px;
  }
  #mobileSectionsSlider .mobileProdImage {
    height: 400px;
    width: 70%;
    margin: 0 auto;
    background-size: contain !important;
    display: block;
    clear: both;
  }
  #mobileSectionsSlider .mobileProdImage.mobileProdImageMiddle {
    width: 100%;
  }
  .signatureWrap .signatureTopBanner {
    margin-top: 55px;
  }
  .signatureWrap .signatureTopBanner .videoButtonSignature {
    display: none;
  }
  .signatureWrap .signatureTopBanner .videoHeight {
    padding-top: 77%;
  }
  .signatureWrap .signatureTopBanner .videoPosterSignature img {
    width: 150px;
    height: auto;
    display: block;
    margin: -75px 0 0 -75px;
    top: 50%;
    position: absolute;
    left: 50%;
    opacity: 0.7;
  }
  .signatureWrap .timelessSection article {
    width: 100%;
    display: block;
  }
  .signatureWrap .timelessSection article:first-child {
    padding: 20px;
  }
  .signatureWrap .timelessSection article h1 {
    font-size: 27px;
    text-align: center;
    padding-top: 20px;
  }
  .signatureWrap .timelessSection article img {
    width: 100%;
  }
  .signatureWrap .sigSmallSections .sigSection div {
    padding: 0;
  }
  .signatureWrap .sigSmallSections .sigSection div article {
    padding: 270px 10px 30px 10px;
    float: none !important;
  }
  .signatureWrap .sigSmallSections .sigSection div article span {
    font-size: 14px;
    min-height: 65px;
  }
  .signatureWrap .bx-wrapper .bx-pager.bx-default-pager a {
    background: #faa919;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    border-radius: 100%;
  }
  .signatureWrap .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
  }
  .signatureWrap .signatureSelections .sigSelectionsTitle {
    padding-top: 20px;
    background-size: 90% auto;
  }
  .signatureWrap .signatureSelections .sigSelectionsTitle h1 {
    font-size: 27px;
    text-align: center;
  }
  .signatureWrap .signatureSelections .sigSelectionsTitle h1 strong {
    display: block;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats {
    overflow: hidden;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li {
    display: block;
    width: 36%;
    float: left;
    font-size: 15px;
    margin: 0 0 15px 9%;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a {
    padding: 15px 0;
    border: 3px solid #392f2c;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a::after {
    display: none;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:hover {
    border-color: #F2A900;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a.active {
    border-color: #afa9a0;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts {
    margin: 70px 0 0;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li {
    display: block;
    width: 100%;
  }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigThumbnails {
    width: 65%;
    margin: 0 auto;
  }
  .signatureWrap .sigBottomSection {
    padding: 0;
  }
  .signatureWrap .sigBottomSection div h1 {
    display: block;
    padding: 50px 0 350px;
  }
  .signatureWrap .sigEndLine {
    display: none;
  }
  .singleSignatureWrap .singleSigTopSection {
    padding-top: 55px;
  }
  .singleSignatureWrap .singleSigTopSection div {
    display: block;
    width: 100%;
  }
  .singleSignatureWrap .singleSigTopSection div:last-child {
    padding: 50px 20px;
  }
  .singleSignatureWrap .singleSigTopSection div article {
    max-width: 100%;
    padding-left: 0;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 {
    text-align: center;
    font-size: 25px;
    line-height: 27px;
  }
  .singleSignatureWrap .singleSigTopSection div article h1 br {
    display: block;
  }
  .singleSignatureWrap .singleSigTopSection div article p {
    line-height: 20px;
  }
  .singleSignatureWrap .singleSigTopSection div article img {
    width: 80%;
    margin: 10px auto 25px;
  }
  .singleSignatureWrap .sigSingleShop {
    padding: 40px 10px;
  }
  .singleSignatureWrap .sigSingleShop h1 {
    font-size: 27px;
    text-align: center;
  }
  .singleSignatureWrap .sigSingleShop h6 {
    padding: 5px 25px 40px 25px;
  }
  .singleSignatureWrap .sigPickShop .sigPickShops a {
    width: 49%;
    text-align: center;
  }
  .singleSignatureWrap .sigPickShop .sigPickShops a img {
    display: inline-block;
  }
  .singleSignatureWrap .signatureSliderWrap {
    margin: 30px 0 50px;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section {
    vertical-align: bottom;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span {
    padding: 0 10px;
    float: none;
    display: block;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span h1 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span p {
    font-size: 14px;
    line-height: 18px;
  }
  .singleSignatureWrap .signatureSliderWrap .signatureSlider .sigSlideContent article div section span p br {
    display: none;
  }
  .singleSignatureWrap .signatureSliderWrap .bx-wrapper .bx-pager {
    bottom: -37px;
  }
  .singleSignatureWrap .signatureSliderWrap .bx-wrapper .bx-pager.bx-default-pager a {
    border: 1px solid #000;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection {
    background-size: 400% !important;
    background-repeat: no-repeat;
    background-position: right center !important;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection div {
    padding: 40px 30px 0px;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection div article {
    padding: 0;
    float: none !important;
    text-align: center;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection div article h2 {
    font-size: 30px;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection div article span {
    font-size: 14px;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection div .mobilePImage {
    display: block;
    width: 100%;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection:nth-child(odd) .mobilePImage {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection:nth-child(odd) .mobilePImage img {
    display: block;
    width: 100%;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection:nth-child(even) .mobilePImage {
    padding-bottom: 1px;
  }
  .singleSignatureWrap .sigParallaxSections .sigSection:nth-child(even) .mobilePImage img {
    margin-top: 50px;
    display: block;
  }
  .singleSignatureWrap .section-video.signatureVideoSection {
    padding: 70px 0;
    margin-top: 0;
  }
  .singleSignatureWrap .section-video.signatureVideoSection .videoThumb {
    width: 170px;
    height: 170px;
  }
  .singleSignatureWrap .section-features.signature-features {
    background: none !important;
    padding: 10px 10px 0;
  }
  .singleSignatureWrap .section-features.signature-features .wrap {
    padding: 0;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox {
    background: none;
    padding: 0 10px;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox > h1 {
    display: none;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap {
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    padding-bottom: 60px;
    display: none;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-wrapper {
    margin: 0;
    padding: 0;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap > img {
    display: none;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .featuresSlider li ul li {
    color: #808080;
    font-family: 'GothamRounded-Book';
    font-size: 14px;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-controls {
    bottom: -35px;
    width: 50%;
    left: 25%;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-default-pager {
    font-size: 15px;
    color: #515151;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-controls-direction a.bx-prev {
    background: url(../../images/white-arrow-prev_p.png) no-repeat 50% 50%;
    background-size: 60%;
    width: 12px;
  }
  .singleSignatureWrap .section-features.signature-features .featuresBox .featuresSliderWrap .bx-controls-direction a.bx-next {
    background: url(../../images/white-arrow-next_p.png) no-repeat 50% 50%;
    background-size: 60%;
    width: 12px;
  }
  .singleSignatureWrap .section-tabs.signature-tabs {
    margin-top: 0;
    padding-bottom: 10px;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .leftTabs {
    display: none;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabs {
    display: none;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap {
    border: none;
    padding: 0 10px;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .productTabs .tabWrap .tab {
    color: #808080;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .rightTabs {
    display: none;
    border-bottom: 1px solid #808080;
    margin-top: 0;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .rightTabs .productTabs .tabWrap .tab {
    padding-bottom: 0;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .rightTabs .productTabs .tabWrap .tab .productManuals li {
    border-bottom: none;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .rightTabs .productTabs .tabWrap .tab .productManuals li a {
    color: #0098cb;
    text-decoration: underline;
  }
  .singleSignatureWrap .section-tabs.signature-tabs .wrap .rightTabs .productTabs .tabWrap .tab .productManuals li a h5 {
    color: #0098cb;
  }
  .singleSignatureWrap .prodSigLine {
    display: none;
  }
  .singleSignatureWrap .mobileManuals,
  .singleSignatureWrap .mobileSpecs,
  .singleSignatureWrap .mobileFeaturesTitle {
    display: block;
    color: #808080;
    text-decoration: none;
    font-weight: 600;
    padding: 15px 10px;
    border-top: 1px solid #808080;
    clear: both;
    position: relative;
    font-size: 15px;
  }
  .singleSignatureWrap .mobileManuals i,
  .singleSignatureWrap .mobileSpecs i,
  .singleSignatureWrap .mobileFeaturesTitle i {
    float: right;
    font-size: 14px;
    margin: 3px 0;
    color: #fbaa18;
  }
  .singleSignatureWrap .mobileManuals.activeAcc i,
  .singleSignatureWrap .mobileSpecs.activeAcc i,
  .singleSignatureWrap .mobileFeaturesTitle.activeAcc i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .singleSignatureWrap .sigBottomSection {
    padding: 50px 0 300px;
    text-align: center;
  }
  .mobileSearchTerm {
    text-align: center;
    padding-top: 40px;
    text-transform: uppercase;
    font-family: 'Pompiere', cursive;
    font-weight: 400;
    font-size: 30px;
    color: #808080;
  }
  .snapjs-right .singleSignatureWrap .sigSingleShop {
    display: none !important;
  }
  .singleSignatureWrap .sigSingleShop .sigFashionSlides .sigFashionSlider.owl-carousel .owl-nav div {
    width: 15%;
  }
  .section-p-categories .intro * {
    display: none;
  }
  .section-p-categories .intro h1.mobileGear {
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
  }
  .section-p-categories ul {
    flex-wrap: wrap;
  }
  .section-p-categories ul li {
    width: 50%;
    padding: 20px 0;
    border-top: 1px solid #d6d6d6;
  }
  .section-p-categories ul li.mobileCatH {
    display: block;
  }
  .section-p-categories ul li.mobileCatH a span {
    margin: 20px auto;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #E04559 url(../../images/location_m.png) no-repeat center center;
    background-size: 39% auto;
  }
  .section-p-categories ul li.mobileCatH a i {
    font-size: 14px;
  }
  .section-p-categories ul li:nth-child(odd) {
    border-right: 1px solid #d6d6d6;
  }
  .section-p-categories ul li h4 {
    margin-top: 0;
  }
  .section-p-categories ul li h4 a i {
    font-size: 14px;
    display: inline-block;
  }
  .section-p-categories ul li span {
    margin: 0 auto;
  }
  .section-p-categories ul li:first-child span {
    background: url(../../images/mobilecats/joie_productcat_1.png) no-repeat center center !important;
    background-size: 150% auto !important;
  }
  .section-p-categories ul li:nth-child(2) span {
    background: url(../../images/mobilecats/joie_productcat_2.png) no-repeat center center !important;
    background-size: 150% auto !important;
  }
  .section-p-categories ul li:nth-child(3) span {
    background: url(../../images/mobilecats/joie_productcat_4.png) no-repeat center center !important;
    background-size: 150% auto !important;
  }
  .section-p-categories ul li:nth-child(4) span {
    background: url(../../images/mobilecats/joie_productcat_3.png) no-repeat center center !important;
    background-size: 150% auto !important;
  }
  .section-p-categories ul li:nth-child(5) span {
    background: url(../../images/mobilecats/joie_productcat_5.png) no-repeat center center !important;
    background-size: 150% auto !important;
  }
}
@media screen and (max-width: 782px) {
  #wp-admin-bar-wpseo-menu {
    display: none !important;
  }
}
@media screen and (min-width: 767px) {
  .selectnav,
  .mobileStoresCheck,
  .shopFilters,
  .footerMobileLogo {
    display: none !important;
  }
}
