.signatureWrap .timelessSection {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }

.signatureWrap .timelessSection article:first-child {
  padding: 65px 110px;
  float: left; }

#layout-page .slide-revo {
  margin-bottom: 0;
  position: relative; }

.signatureWrap .sigEndLine img {
  display: inline-block;
  max-width: 980px;
  width: 100%; }

a.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: 30px;
  left: 50%;
  margin-left: -130px;
  font-family: 'AvenirNext';
  display: inline-block;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s; }

.videoButtonSignature:hover {
  background: rgba(255, 255, 255, 0.3); }

.signatureWrap .timelessSection article {
  width: 50%;
  display: table-cell;
  vertical-align: middle; }
  .signatureWrap .timelessSection article h1 {
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 25px;
    background: url(//cdn.hstatic.net/themes/1000280264/1001389859/14/timelessBorder.png?v=2084) 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 .timelessSection article:last-child {
    text-align: center; }
  .signatureWrap .timelessSection article img {
    display: inline-block;
    width: 75%;
    height: auto !important; }

.signatureWrap .sigSmallSections .sigSection {
  background-size: cover !important;
  background-attachment: fixed !important;
  max-width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px; }
  .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';
        color: #fff; }
      .signatureWrap .sigSmallSections .sigSection div article span {
        display: block;
        font-size: 16px;
        line-height: 21px;
        max-width: 350px; }

.signatureWrap .sigSmallSections .sigSection:nth-child(even) > div > article {
  float: right; }

.signatureWrap .signatureSelections {
  padding: 50px 0;
  display: inline-block;
  width: 100%; }
  .signatureWrap .signatureSelections .sigSelectionsTitle {
    padding-bottom: 20px;
    background: url(//cdn.hstatic.net/themes/1000280264/1001389859/14/sigSelectionsBg.png?v=2084) 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: 58px;
      text-transform: uppercase;
      color: #4c4644;
      font-family: 'AvenirNext'; }
  .signatureWrap .signatureSelections .sigSelectionsWrap {
    max-width: 1000px;
    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.current a {
          color: #afa9a0; }
        .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a {
          color: #392f2c;
          display: block;
          text-transform: uppercase;
          display: inline-block;
          text-transform: uppercase;
          padding-right: 20px;
          position: relative;
          text-decoration: none;
          font-family: 'AvenirNext';
          font-size: 16px;
          transition: all .3s;
          -webkit-transition: all .3s;
          -moz-transition: all .3s; }
          .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:hover {
            color: #F2A900; }
          .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:before {
            content: '|';
            display: inline-block;
            margin-right: 5px;
            position: absolute;
            right: 0; }
        .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li:last-child a:before {
          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;
        float: left; }
        .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 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 .3s;
            -webkit-transition: opacity .3s;
            -moz-transition: opacity .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 .sigMore {
          background: #f2f2f2;
          color: #392f2c;
          text-decoration: none;
          display: block;
          font-size: 16px;
          text-transform: uppercase;
          padding: 15px;
          margin-top: 7px;
          transition: all .3s;
          -webkit-transition: all .3s;
          -moz-transition: all .3s; }
          .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li .sigMore:hover {
            background: #392f2c;
            color: #fff; }
        .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsProducts li:nth-child(4n+1) {
          clear: both; }
    .signatureWrap .signatureSelections .sigSelectionsWrap .tab-content {
      display: none; }
      .signatureWrap .signatureSelections .sigSelectionsWrap .tab-content.current {
        display: block; }

.parallax-mirror:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block; }

.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'; }

@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) {
  .signatureWrap .sigSmallSections .sigSection {
    background-attachment: scroll !important; }
  .microtopVideos .videoPosterMicro .microplay {
    max-width: 100px;
    margin: -50px 0 0 -50px; }
  .microBottomContent .lfcContent .lfc_buttons a.lfc_foundation {
    padding: 40px 10px 40px 250px; }
  .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; }
  .section-shop .pickShop .availableShops {
    margin: 0 0 30px; }
  .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); }
  .pushchairs .mobileManuals i,
  .pushchairs .mobileSpecs i,
  .pushchairs .mobileFeaturesTitle i {
    color: #3cc2d2; }
  .carseats .mobileManuals i,
  .carseats .mobileSpecs i,
  .carseats .mobileFeaturesTitle i {
    color: #00a261; }
  .travelcots .mobileManuals i,
  .travelcots .mobileSpecs i,
  .travelcots .mobileFeaturesTitle i {
    color: #d01460; }
  .highchairs .mobileManuals i,
  .highchairs .mobileSpecs i,
  .highchairs .mobileFeaturesTitle i {
    color: #69207f; }
  .soothers .mobileManuals i,
  .soothers .mobileSpecs i,
  .soothers .mobileFeaturesTitle i {
    color: #1f9bde; }
  .mobileShopLocator {
    display: block;
    text-decoration: none;
    padding: 13px;
    color: #fff;
    text-transform: uppercase;
    font-size: 29px;
    font-family: 'Pompiere', cursive; }
  .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;
    float: none;
    max-width: 300px; }
  #footerSubscribe.activePar {
    border-bottom: 2px solid #ffa400;
    padding-bottom: 35px; }
  #footerSubscribe .footerSubscribeTitle {
    border-top: 2px solid #ffa400;
    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-bottom: 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; }
  .footerSubscribeTitle {
    display: block; }
  .relatedWrapper {
    margin-top: 40px; }
  .section-video {
    margin-top: 30px; }
  .section-tabs {
    margin-top: 0; }
  .section-features {
    background: none !important; }
  .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; }
  .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.pushchairs .productHeaderImage {
    border-bottom: 1px solid #3dc2d5; }
  .single-product.carseats .productHeaderImage {
    border-bottom: 1px solid #00a261; }
  .single-product.travelcots .productHeaderImage {
    border-bottom: 1px solid #d01460; }
  .single-product.highchairs .productHeaderImage {
    border-bottom: 1px solid #69207f; }
  .single-product.soothers .productHeaderImage {
    border-bottom: 1px solid #1f9bde; }
  .mobileSectionsWrap .bx-wrapper .bx-pager {
    padding-top: 10px; }
  .pushchairs .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #3dc2d5;
    border: 1px solid #3dc2d5; }
  .pushchairs .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #3dc2d5; }
  .carseats .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #00a261;
    border: 1px solid #00a261; }
  .carseats .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #00a261; }
  .travelcots .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #d01460;
    border: 1px solid #d01460; }
  .travelcots .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #d01460; }
  .highchairs .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #69207f;
    border: 1px solid #69207f; }
  .highchairs .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #69207f; }
  .soothers .mobileSectionsWrap .bx-wrapper .bx-pager a {
    background: #1f9bde;
    border: 1px solid #1f9bde; }
  .soothers .mobileSectionsWrap .bx-wrapper .bx-pager a.active {
    background: #fff;
    border: 1px solid #1f9bde; }
  .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; }
  body:not(.home):not(.page-template-page-register):not(.page-template-page-contact):not(.page-template-page-blog):not(.single-post):not(.category):not(.page-template-page-explore) #footer {
    border-top: 2px solid #ffa300;
    padding-top: 0;
    margin-top: 30px; }
  .footerSubscribe ol li {
    display: block; }
  .footerSubscribe .submit {
    display: block; }
  .footerSubscribe .next {
    display: none; }
  .footerSubscribe input[type="email"],
  .footerSubscribe select {
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #808080;
    -webkit-appearance: none; }
  .footerSubscribe span {
    overflow: hidden;
    display: block; }
  .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; }
  .section-about .more span {
    font-size: 19px; }
  .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; }
  .section-features .wrap {
    padding: 0; }
  .section-features .featuresBox {
    width: 100%; }
  .section-features .featuresBox .featuresSliderWrap .bx-controls {
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 100%; }
  .morePostsMobile {
    padding: 20px 0 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 .heroText {
    padding: 25px 20px 10px 20px; }
  .section-hero .slideMobileData .heroText h1 {
    text-shadow: none; }
  .section-hero .slideMobileData .heroText h1 br {
    display: none; }
  .section-hero .slideMobileData .heroUrl {
    padding: 5px 20px 20px 20px; }
  .section-hero .slideMobileData .heroUrl span {
    text-shadow: none; }
  .section-hero .slideMobileData .heroUrl span::after {
    content: ">";
    padding-left: 5px; }
  .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"] {
    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 {
    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 {
    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 {
    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 {
    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 {
    color: #2695c3; }
  .formPage .formWrap form input[type="submit"],
  .formPage .formWrap form .submit {
    padding: 10px;
    text-transform: uppercase;
    font-family: 'Pompiere', cursive;
    font-size: 23px; }
  .formPage .formWrapper .modal {
    border-radius: 0; }
  .categoryHeader {
    background-image: url(../images/catBgMobile.png);
    background-position: center center;
    background-size: 100% auto;
    background-repeat: repeat-y; }
  .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-viewport {
    background: #ffa400; }
  .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-subscribe .subscribeWrap {
    background: none; }
  .section-promo {
    padding: 30px 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; }
  .footerWidgets .social ul li {
    float: none;
    display: inline-block;
    margin-left: 10px; }
  .copyright {
    margin: 0; }
  .footerIcon {
    display: none; }
  .productWrapMobileJ .articleWrap #catProdSlider .articleImage {
    padding: 0 30px; }
  .snap-drawers .snap-drawer {
    padding: 0; }
  .section-about .aboutWrap .aboutBus {
    top: -49px;
    width: 90px; }
  .section-subscribe .wrap {
    margin-top: -60px;
    background: #005376 url(../images/mobile_pattern_tr.png) repeat-y !important;
    background-size: 100% auto !important; }
  .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: .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;
    width: 100%;
    font-size: 13px; }
  .signatureWrap .signatureSelections .sigSelectionsWrap .sigSelectionsCats li a:before {
    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: 70%;
    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: 0px; }
  .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: 25px;
    padding-bottom: 10px;
    color: #fff; }
  .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 0; }
  .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; }
  .leftTabs {
    float: left;
    width: 100%;
    padding: 20px; }
  .rightTabs {
    float: right;
    width: 100%;
    padding: 20px; }
  .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%; } }

@media screen and (max-width: 782px) {
  .signatureWrap .sigSmallSections .sigSection div article h2 {
    font-size: 24px; }
  .sigExploreMore {
    position: absolute !important;
    padding: 10px !important;
    margin: -114px 122px !important; }
  .section.sigBottomSection {
    width: 100% !important;
    height: 100% !important;
    background-size: 100% 85% !important; }
  #wp-admin-bar-wpseo-menu {
    display: none !important; }
  .wrap.clearfix {
    width: 100%; }
  .signatureWrap .sigSmallSections .sigSection {
    background-size: cover !important;
    background-attachment: initial !important; } }

@media screen and (min-width: 767px) {
  .selectnav,
  .mobileStoresCheck,
  .shopFilters {
    display: none !important; } }

.header-container .header {
  background: rgba(229, 229, 229, 0.7); }

.signatureWrap .sigEndLine {
  text-align: center;
  margin: 30px 0; }
