@charset "UTF-8";
@font-face {
  font-family: 'PerpetuaItalic';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'Perpetua';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'PerpetuaBold';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'interstateboldcondensed';
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot");
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.svg#interstateboldcondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PerpetuaItalic';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'Perpetua';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'PerpetuaBold';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'interstateboldcondensed';
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot");
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.svg#interstateboldcondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) {
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) {
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) {
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) {
    div { color:#888; }
}

// ----------------------------------------------
*/
/* -------------------------------------------- *
 * Responsive Utilities
 * -------------------------------------------- */
/* ============================================ *
 * Homepage
 * ============================================ */
#store-locator-cta {
  height: 60px;
  background-color: #87744C;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
#store-locator-cta a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  color: #FFF;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

body.cms-home .wrapper {
  height: 100%;
  background: #eeede7;
}
body.cms-home .main-container {
  padding: 0;
}
body.cms-home .slideshow-container {
  margin-top: 0;
}
body.cms-home .std {
  padding-bottom: 0;
}
body.cms-home .wrapper .page {
  background-color: #eeede7;
  width: 100%;
}
@media (max-width: 980px) {
  body.cms-home .wrapper .page {
    margin-top: 0;
    padding-top: 39px;
  }
}
body.cms-home #contest-cta {
  height: 60px;
  background-color: #87744C;
}
@media only screen and (max-width: 768px) {
  body.cms-home #contest-cta {
    padding: 0 50px;
    text-align: center;
  }
}
body.cms-home #contest-cta a {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  color: #FFF;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}
body.cms-home .col-main {
  margin-bottom: 0 !important;
}

.homepromos {
  width: 100%;
  margin-top: 0;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.homepromos:before, .homepromos.after {
  content: normal;
}
@media only screen and (min-width: 768px) {
  .homepromos {
    margin-top: 10px;
    border: none;
  }
}
.homepromos .bannerslider--banner {
  overflow: hidden;
  margin: 0 0 20px 0;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.homepromos .bannerslider--banner:before, .homepromos .bannerslider--banner.after {
  content: normal;
}
@media only screen and (min-width: 768px) {
  .homepromos .bannerslider--banner {
    padding: 0 5px;
    width: 33.33333333%;
  }
}
.homepromos .bannerslider--banner h2 {
  display: block;
  position: relative;
  font-size: 15px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  min-height: 1px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .homepromos .bannerslider--banner h2 {
    font-size: 20px;
  }
}
.homepromos .bannerslider--banner h2 span {
  display: block;
}
.homepromos .bannerslider--banner a {
  width: 100%;
  position: relative;
  text-decoration: none;
}
.homepromos .bannerslider--banner a img {
  z-index: 1;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  vertical-align: middle;
}

#products-home {
  width: 100%;
  margin: 0;
  padding-top: 30px;
  background: #fff;
}
@media (max-width: 480px) {
  #products-home {
    margin: 0;
  }
}
#products-home .footer-container {
  max-width: 1400px;
  padding: 0 30px;
}
@media (max-width: 480px) {
  #products-home .footer-container {
    padding: 0 15px;
  }
}
#products-home div.pro-title {
  width: 100%;
  padding-bottom: 5px;
  border-top: 1px solid #e0ded9;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 480px) {
  #products-home div.pro-title {
    border-top: none;
    margin-top: 30px;
  }
}
#products-home div.pro-title h2 {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  margin: -16px auto 0;
  padding: 0 41px;
  font-weight: 900;
  font-size: 24px;
  color: #58595b;
  background-color: white;
  white-space: nowrap;
}
@media (max-width: 480px) {
  #products-home div.pro-title h2 {
    margin: 0 auto;
    padding: 0;
    position: relative;
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
}
#products-home div.pro-title p {
  display: table;
  margin: 0 auto;
  color: #58595b;
}
@media (max-width: 374px) {
  #products-home div.pro-title p {
    font-size: 15px;
  }
}
#products-home .pro-content {
  width: 100%;
}
#products-home .pro-content ul {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#products-home .pro-content ul:before, #products-home .pro-content ul.after {
  content: normal;
}
#products-home .pro-content ul li {
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: none;
}
#products-home .pro-content ul li:before, #products-home .pro-content ul li.after {
  content: normal;
}
@media only screen and (min-width: 768px) and (orientation: landscape) {
  #products-home .pro-content ul li {
    width: 16.66667%;
  }
}
@media only screen and (min-width: 768px) and (orientation: portrait) {
  #products-home .pro-content ul li {
    width: 33.33333%;
  }
}

#products-home .pro-content ul li a {
  display: block;
  cursor: pointer;
  text-decoration: none;
}
#products-home .pro-content ul li a img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
#products-home .pro-content ul li a > span.pro-title {
  width: 100%;
  display: block;
  position: absolute;
  top: 35%;
  visibility: hidden;
  padding: 15px 10px;
  color: #252729;
  z-index: 3;
  text-transform: uppercase;
  background-color: rgba(224, 222, 217, 0.7);
}
#products-home .pro-content ul li a > span.pro-title > span {
  width: 100%;
  display: block;
  font-size: 12px;
  font-family: "letter-gothic-std", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
}
#products-home .pro-content ul li:hover a > span.pro-title {
  display: block;
  visibility: visible;
}
#products-home .home-guarantee {
  margin: 15px auto;
  text-align: center;
  padding: 10px 0;
  border-top: solid 1px #e0ded9;
  border-bottom: solid 1px #e0ded9;
}
#products-home .home-guarantee h3 {
  color: #58595b;
  font-size: 16px;
  margin-bottom: 0;
}
#products-home .home-guarantee p {
  color: #58595b;
}
#products-home .home-guarantee p em {
  font-weight: 900;
}

#home-lp-banner img {
  width: 100%;
  height: auto;
}

.touch .video-bg {
  display: none;
}

#homepage-promo-video iframe {
  height: 65vh;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #homepage-promo-video iframe {
    height: 56vw;
  }
}
#homepage-promo-video iframe .player .sidedock {
  top: 40px;
}

.homepage-promo-video .fancybox-close {
  top: -35px;
  right: 12px;
}
.homepage-promo-video .fancybox-close:after {
  color: #FFF;
}
.homepage-promo-video .fancybox-close:hover:after {
  color: #8C8C8C !important;
}
.homepage-promo-video.fancybox-overlay .fancybox-wrap {
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  width: 100vh !important;
}

.homepage-banner.cb8-multiple {
  min-height: 1000px;
  max-height: 140vh;
}
.homepage-banner.cb8-multiple .bannerslider--banner {
  height: 50%;
}

@media screen and (max-width: 770px) {
  .fancybox-opened .fancybox-skin {
    padding: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .fancybox-overlay .fancybox-wrap {
    top: 32px !important;
  }
}
.homepage-banner {
  margin: 30px 0;
  float: left;
  height: 90%;
  min-height: 500px;
  max-height: 70vh;
  position: relative;
  width: 100%;
}
.homepage-banner .homepage-banner-video-trigger {
  cursor: pointer;
}
.homepage-banner .mobile {
  display: block;
}
.homepage-banner .desk {
  display: none;
}
@media only screen and (min-width: 768px) {
  .homepage-banner .desk {
    display: block;
  }
  .homepage-banner .mobile {
    display: none;
  }
}
.homepage-banner img {
  width: 100%;
  max-width: 100%;
}
.homepage-banner .bannerslider-default-slider {
  height: 100%;
  position: absolute;
  width: 100%;
}
.homepage-banner .bannerslider-default-slider ul.slideshow {
  list-style-type: none;
  height: 100%;
}

/* ============================================ *
 * Category Landing Pages
 * ============================================ */
.box-flip {
  position: relative;
}
.box-flip a {
  display: block;
}
.box-flip h2 {
  position: relative;
  z-index: 11;
  background: #252729;
}
.box-flip img {
  position: relative;
  z-index: 11;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  opacity: 1;
}
.box-flip:hover {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.box-flip:hover img {
  opacity: 0;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}

.box-overlay {
  padding: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  background: #eee;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.category-collections .category-title {
  display: none;
}

.category-description {
  font-family: "ITC Century W01 Book", "Times New Roman", Times, serif;
}

.collections-grid .item {
  background: #252729;
}
.collections-grid .item h2 {
  font-size: 15px;
  line-height: 15px;
  margin: 0;
  padding: 14px 10px;
}
.collections-grid .item h2 a {
  color: #fff;
}
.collections-grid .item h3 {
  margin: 80px 0 5px;
  padding: 0px;
  line-height: 1.25em;
  letter-spacing: 0.1em;
  display: block;
  font-size: 18px;
  color: #23593F;
}

.collection-image {
  width: 100%;
  height: auto;
}

.catalog-category-view #compare-items p.product-name {
  font-size: 14px;
  padding-top: 2px;
}
.catalog-category-view .sidebar {
  margin-bottom: 0;
}
@media (max-width: 770px) {
  .catalog-category-view .sidebar {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -35px;
  }
}
@media (max-width: 770px) {
  .catalog-category-view .sidebar .block-compare {
    border-bottom: none;
  }
}

.block-layered-nav > .block-content {
  margin-top: 0;
}
.block-layered-nav > .block-content > dl > dd, .block-layered-nav > .block-content > dl > dt {
  border: none;
  background-color: #E0DED9;
}
.block-layered-nav dt[data-id=m_left_show_filter] {
  display: none !important;
}
.block-layered-nav dt[data-id=m_left_show_filter] + dd {
  display: none !important;
}

.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}

.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.66667% !important;
  margin-bottom: 10px;
  border: 1px solid #E0DED9;
  padding: 10px;
}

.catblocks li:hover {
  border-color: #23593F;
}

@media only screen and (max-width: 770px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }

  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}

.catblocks li img {
  width: 100%;
  max-width: 100%;
}

.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}

.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}

.category-seo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 center;
  height: 392px;
  margin: 0;
}
@media (max-width: 770px) {
  .category-seo {
    height: auto;
    padding: 0;
    margin: 0 -15px;
  }
}
.category-seo .category-seo--content {
  padding: 35px 6%;
  background: black;
  height: 392px;
}
@media (max-width: 770px) {
  .category-seo .category-seo--content {
    height: auto;
    padding: 25px 15px;
  }
  .category-seo .category-seo--content .img-container {
    margin: 25px -15px 15px;
  }
}
.category-seo .category-seo--content * {
  color: white;
}
.category-seo .category-seo--content h1 {
  text-align: center;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: .075em;
}
@media (max-width: 1260px) {
  .category-seo .category-seo--content h1 {
    font-size: 32px;
  }
}
.category-seo .category-seo--content h2,
.category-seo .category-seo--content h3 {
  font-family: 'interstateboldcondensed', 'Helvetica Neue', Verdana, Arial, sans-serif;
  text-align: center;
  letter-spacing: 2px;
  font-size: 18px;
  letter-spacing: .075em;
}
.category-seo .category-seo--content h3 {
  margin: 15px 0 0;
}
.category-seo .category-seo--content p {
  letter-spacing: .025em;
  font-size: 16px;
  line-height: 1.6em;
}
@media (max-width: 770px) {
  .category-seo .category-seo--content .mobile-seo-text {
    padding: 25px 25px 0;
    margin: -15px -15px -25px;
    background: #fff;
  }
  .category-seo .category-seo--content .mobile-seo-text p {
    color: #676157;
  }
  .category-seo .category-seo--content .mobile-seo-text h3 {
    color: #252729;
    text-align: center;
  }
}
.category-seo .category-seo--content .divider {
  border-bottom: 1px solid white;
  width: 35px;
  clear: both;
  margin: 20px auto;
}
.category-seo .category-seo--image {
  padding: 0;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}

.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}

.catalog-category-view div.categoryland-caption {
  display: block;
  margin: 0;
  position: absolute;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover {
  text-decoration: underline;
  color: #1189C5;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.catalog-category-view .wrapper--banner-copy {
  text-align: center;
  display: table;
}
@media (max-width: 767px) {
  .catalog-category-view .wrapper--banner-copy.position-mobile-top .wrapper-banner-copy-content {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    top: 30px;
  }
  .catalog-category-view .wrapper--banner-copy.position-mobile-top .banner-cta {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .catalog-category-view .wrapper--banner-copy.position-mobile-middle, .catalog-category-view .wrapper--banner-copy.position-mobile-center {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .catalog-category-view .wrapper--banner-copy.position-mobile-bottom {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    bottom: 20px;
  }
  .catalog-category-view .wrapper--banner-copy.copy-color-mobile-dark .banner-subtitle,
  .catalog-category-view .wrapper--banner-copy.copy-color-mobile-dark .banner-title,
  .catalog-category-view .wrapper--banner-copy.copy-color-mobile-dark .banner-cta {
    color: #252729 !important;
  }
  .catalog-category-view .wrapper--banner-copy.copy-color-mobile-dark .banner-cta {
    border-color: #252729 !important;
  }
}
.catalog-category-view .banner-subtitle,
.catalog-category-view .banner-title,
.catalog-category-view .banner-cta {
  color: #fff !important;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.catalog-category-view .banner-subtitle {
  font-family: "interstateboldcondensed", "Helvetica Neue", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
}
.catalog-category-view .banner-title {
  font-size: 54px;
  line-height: 51px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
}
.catalog-category-view .banner-title sup {
  font-size: 12px;
  vertical-align: super;
}
.catalog-category-view .banner-cta {
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px;
  margin: 10px auto 0;
  border: 2px solid #FFF;
  background-color: transparent;
}
@media (max-width: 767px) {
  .catalog-category-view .block--content-section.category-banner .hide-for-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .catalog-category-view .block--content-section.category-banner .hide-for-desktop {
    display: none !important;
  }
  .catalog-category-view .wrapper--banner-copy {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .catalog-category-view .wrapper--banner-copy.position-desktop-left {
    left: 0;
    width: 55%;
  }
  .catalog-category-view .wrapper--banner-copy.position-desktop-center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .catalog-category-view .wrapper--banner-copy.position-desktop-right {
    left: 45%;
    width: 55%;
  }
  .catalog-category-view .wrapper--banner-copy.position-desktop-right.copy-width-narrow {
    left: 60%;
  }
  .catalog-category-view .wrapper--banner-copy.copy-width-narrow {
    width: 40% !important;
  }
  .catalog-category-view .wrapper--banner-copy.copy-color-desktop-dark .banner-subtitle,
  .catalog-category-view .wrapper--banner-copy.copy-color-desktop-dark .banner-title,
  .catalog-category-view .wrapper--banner-copy.copy-color-desktop-dark .banner-cta {
    color: #252729 !important;
  }
  .catalog-category-view .wrapper--banner-copy.copy-color-desktop-dark .banner-cta {
    border-color: #252729 !important;
  }
  .catalog-category-view .banner-title {
    font-size: 4vw;
    line-height: 4.5vw;
  }
}
@media (min-width: 1400px) {
  .catalog-category-view .banner-title {
    font-size: 54px;
    line-height: 60px;
  }
}

#career-wrapp {
  width: 100%;
  position: relative;
}
#career-wrapp .career-hero {
  margin-bottom: 15px;
}
#career-wrapp .career-hero img {
  width: 100%;
  display: block;
}
#career-wrapp p {
  margin: 0;
  color: #252729;
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  font-style: normal;
}
#career-wrapp a {
  color: #252729;
  text-decoration: underline;
}
#career-wrapp a:hover {
  opacity: 0.8;
}
#career-wrapp h2, #career-wrapp h3, #career-wrapp h4, #career-wrapp h5 {
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-style: normal;
  padding-bottom: 8px;
  text-transform: uppercase;
}
#career-wrapp h3, #career-wrapp h4 {
  font-size: 17px;
  margin-bottom: 0;
}
#career-wrapp ul {
  margin: 0 0 15px 0;
}
#career-wrapp ul li {
  margin: 0 15px;
  font-style: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
#career-wrapp .currentJob {
  margin-top: 30px;
}
#career-wrapp a.applyNow {
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom: 5px;
  padding: 3px 8px;
  color: #fff;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #213629;
}
#career-wrapp a.applyNow:hover {
  background-color: #23593f;
}
#career-wrapp #social-media {
  width: 100%;
  padding: 15px 10px;
}
#career-wrapp .jobdescription {
  margin-bottom: 18px;
  padding: 15px;
}
#career-wrapp .jobdescription h2.jobTitle {
  padding: 0;
  font-size: 31px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  text-transform: capitalize;
}
#career-wrapp .jobdescription h2.jobTitle span {
  font-size: 27px;
  font-style: italic;
  font-family: "Times New Roman",Times,serif;
}
#career-wrapp .jobdescription .job-content * {
  font-size: 16px !important;
  font-family: "Perpetua", Times, "Times New Roman", serif !important;
  line-height: normal;
}
#career-wrapp .jobdescription .job-content ul {
  list-style-type: disc;
  margin: 0 0 0 22px;
}
#career-wrapp .jobdescription .job-content strong {
  margin-top: 15px;
  font-weight: normal;
}
#career-wrapp .jobdescription #joblocation {
  width: 100%;
  margin: 30px 0;
  padding-top: 15px;
  border-top: 15px solid #eee;
}
#career-wrapp .jobdescription #joblocation h3 {
  width: 46%;
  font-size: 23px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  padding: 22px 0;
  text-transform: uppercase;
  border-top: 1px solid #252729;
}
#career-wrapp .jobdescription #joblocation img {
  width: 50%;
  float: right;
}
#career-wrapp .jobdescription #joblocation p {
  width: 46%;
}

.career-accordion {
  width: 100%;
}

.accordion {
  margin: 0  0 15px 0 !important;
  padding: 0;
  list-style: none !important;
}
.accordion > li {
  margin: 0 !important;
  padding: 7px 10px;
  position: relative;
  line-height: 24px !important;
  background-color: #e0ded9;
}
.accordion > li > a {
  display: block;
  margin: 0;
  padding-right: 35px;
  color: #252729;
  font-size: 14px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-style: normal;
  cursor: pointer;
  text-transform: uppercase;
}
.accordion > li > a:after {
  content: "\f060";
  width: 16px;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 12px;
  color: #12573b;
  font-size: 15px;
  font-family: FontAwesome;
  line-height: 21px;
}
.accordion > li > a.active:after {
  content: "\f063";
}
.accordion > li > a:hover {
  text-decoration: none;
}
.accordion > li > .accordionContent {
  margin: 8px 0;
  display: none;
  list-style: none;
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.accordion > li > .accordionContent > li {
  margin: 0;
}
.accordion > li > .accordionContent > li > a {
  color: #252729;
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  font-style: normal;
}
.accordion > li > .accordionContent > li > a:hover {
  opacity: 0.5;
  text-decoration: none;
}
.accordion > li:nth-child(even) {
  background-color: #f7f5f0;
}

.cms-page-holder {
  width: 100%;
  padding: 0;
}
.cms-page-holder .hero-container {
  width: 100%;
  margin-bottom: 15px;
}
.cms-page-holder .hero-container img {
  width: 100%;
  display: block;
}
.cms-page-holder .filson-article {
  width: 100%;
  display: table;
  padding-top: 10px;
}
.cms-page-holder .filson-article .filsoncolumn {
  width: 25%;
  float: left;
  padding: 0 8px 45px 8px;
}
.cms-page-holder .filson-article .filsoncolumn .filson-title {
  font-size: 40px;
  margin-top: 20px;
}
.cms-page-holder .filson-article .filsoncolumn .img-box {
  width: 100%;
  display: block;
}
.cms-page-holder .filson-article .filsoncolumn .img-box img {
  width: 100%;
  padding-bottom: 10px;
}
.cms-page-holder .filson-article .filsoncolumn .copy {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.cms-page-holder .filson-article .filsoncolumn .copy h2 {
  color: #252729;
  text-transform: none;
  border-bottom: 1px solid #ccc;
}
.cms-page-holder .filson-article .filsoncolumn .copy h2 a {
  display: block;
  color: #252729;
  font-size: 23px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.cms-page-holder .filson-article .filsoncolumn .copy h2 a:hover {
  color: #213629;
  text-decoration: none;
}
.cms-page-holder .filson-article .filsoncolumn .copy h3 {
  font-size: 14px;
  letter-spacing: 2.7px;
}
.cms-page-holder .filson-article .filsoncolumn ul {
  padding: 13px 18px;
  text-align: left;
  list-style-type: none;
}
.cms-page-holder .filson-article .filsoncolumn ul li {
  padding: 2px 0;
}
.cms-page-holder .filson-article .filsoncolumn ul li a {
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  color: #252729;
  font-style: normal;
  text-decoration: underline;
}
.cms-page-holder .filson-article .filsoncolumn ul li a:hover {
  color: #afa79f;
}
.cms-page-holder .filson-article .filsoncolumn .filson-videos {
  text-transform: none;
}
.cms-page-holder p {
  font-size: 16px !important;
  font-family: "Perpetua", Times, "Times New Roman", serif !important;
  font-style: normal !important;
  line-height: normal;
}
.cms-page-holder .contentArticle {
  width: 100%;
  display: table;
  padding: 10px 0;
}
.cms-page-holder .contentArticle .articlethumb {
  width: 47.5%;
  float: left;
  margin-bottom: 15px;
  padding: 5px;
  border-radius: 3px;
  background-color: #f7f5f0;
  height: 143px;
}
.cms-page-holder .contentArticle .articlethumb:nth-child(even) {
  margin-left: 2.5%;
}
.cms-page-holder .contentArticle .articlethumb:nth-child(odd) {
  clear: both;
  margin-right: 2.5%;
}
.cms-page-holder .contentArticle .articlethumb .thumbImg {
  width: 26.8%;
  display: block;
  float: left;
}
.cms-page-holder .contentArticle .articlethumb .thumbImg img {
  width: 100%;
  display: block;
}
.cms-page-holder .contentArticle .articlethumb p {
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  font-style: normal;
  line-height: normal;
}
.cms-page-holder .contentArticle .articlethumb.pro-program .copy {
  line-height: 6px;
  width: 100%;
}
.cms-page-holder .contentArticle .articlethumb .copy {
  width: 73.2%;
  float: left;
  padding: 0 15px 0 15px;
}
.cms-page-holder .contentArticle .articlethumb .copy h4 {
  margin: 5px 0;
  color: #252729;
  text-transform: none;
  font-size: 18px;
}
.cms-page-holder .contentArticle .articlethumb .copy h4 a {
  color: #252729;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
}
.cms-page-holder .contentArticle .articlethumb .copy h4 a:hover {
  color: #12573b;
  text-decoration: none;
}
.cms-page-holder .contentArticle .articlethumb .copy p {
  font-size: 16px;
  line-height: 18px;
  margin: 3px;
  padding: 0;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.cms-page-holder .contentArticle .articlethumb .copy .more {
  color: #252729;
  font-size: 13px;
  font-family: "letter-gothic-std", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.cms-page-holder .contentArticle .articlethumb .copy .more:hover {
  color: #afa79f;
  text-decoration: none;
}
.cms-page-holder .history h1, .cms-page-holder .history h2, .cms-page-holder .history h3 {
  color: #252729;
}
.cms-page-holder .history h2 {
  font-size: 17px;
}
.cms-page-holder .history p {
  margin: 30px 0;
}
.cms-page-holder .history .history-img {
  float: right;
  margin: 0 0 10px 10px;
}
.cms-page-holder .video-article {
  width: 100%;
  display: table;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #999999;
}
.cms-page-holder .video-article h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #252729;
}
.cms-page-holder .video-article h2 a {
  font-size: 22px;
  color: #252729;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
}
.cms-page-holder .video-article h2 a:hover {
  color: #afa79f;
}
.cms-page-holder .video-article .iframe-box {
  height: 0px;
  position: relative;
  clear: both;
  padding-bottom: 56.25%;
  padding-top: 25px;
}
.cms-page-holder .video-article .iframe-box iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 99%;
  display: block !important;
}
.cms-page-holder .video-article p {
  margin: 15px 0;
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  font-style: normal;
}
.cms-page-holder .video-article ul {
  width: 100%;
}
.cms-page-holder .video-article ul li {
  margin: 0 30px 0 0;
  color: #213629;
  display: inline-block;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  text-decoration: underline;
  text-transform: uppercase;
}
.cms-page-holder .video-article ul li a {
  font-size: 16px;
  color: #252729;
  font-style: normal;
}
.cms-page-holder .video-article ul li a:hover {
  color: #afa79f;
}
.cms-page-holder .video-article .image-box {
  width: 100%;
  clear: both;
  position: relative;
}
.cms-page-holder .video-article .image-box img {
  width: 100%;
  display: block;
}
.cms-page-holder .video-article .image-box a.hover-title {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  opacity: 0;
  color: #fff !important;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  background: rgba(0, 0, 0, 0.6);
}
.cms-page-holder .video-article .image-box a.hover-title:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
  width: 1px;
}
.cms-page-holder .video-article .image-box a.hover-title:hover {
  color: #fff !important;
  opacity: 1;
}
.cms-page-holder .video-article .image-box.storyStubbornness a.hover-title.one {
  height: 61.85%;
  top: 0;
}
.cms-page-holder .video-article .image-box.storyStubbornness a.hover-title.two {
  height: 38.33%;
  top: 61.85%;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.one {
  width: 24.06%;
  height: 45.56%;
  top: 0;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.two {
  width: 76.04%;
  height: 45.37%;
  top: 0;
  left: 24.06%;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.three {
  width: 50%;
  height: 54.5%;
  top: 45.56%;
  left: 0;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.four {
  width: 25.1%;
  height: 54.07%;
  top: 45.74%;
  left: 49.9%;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.five {
  width: 25.21%;
  height: 32.04%;
  top: 45.74%;
  left: 75%;
}
.cms-page-holder .video-article .image-box.openDoor a.hover-title.six {
  width: 25%;
  height: 22.41%;
  top: 77.59%;
  left: 75%;
}
.cms-page-holder .video-article .image-box.waterDance a.hover-title.one {
  width: 56.56%;
  height: 100%;
  top: 0%;
}
.cms-page-holder .video-article .image-box.waterDance a.hover-title.two {
  width: 43.44%;
  height: 100%;
  top: 0%;
  left: 56.56%;
}
.cms-page-holder .title-left {
  float: left;
}
.cms-page-holder .short {
  width: 63%;
  float: left;
  padding: 0 20px 20px 0;
  font-style: normal;
}
.cms-page-holder .short p {
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  font-style: normal;
}
.cms-page-holder .short .shop-collection {
  text-align: center;
}
.cms-page-holder .short .shop-collection a {
  color: #213629;
  font-size: 15px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}
.cms-page-holder .bquote {
  width: 37%;
  float: left;
  padding: 20px;
}
.cms-page-holder .bquote blockquote {
  color: #696f29;
  font-size: 27px;
  font-family: "Times New Roman",​times;
  font-style: italic;
}
.cms-page-holder #footersocial {
  width: auto;
  display: table;
  float: right;
  padding-top: 18px;
}
.cms-page-holder #footersocial li {
  width: 22px;
  height: 22px;
  float: left;
  margin-left: 14px;
  margin-right: 0;
}
.cms-page-holder #footersocial li:first-child {
  margin-left: 0;
}
.cms-page-holder #footersocial li a {
  height: 21px;
  display: block;
  text-indent: -9999px;
  background: url("../images/social-icons.png") repeat 0 0;
}
.cms-page-holder #footersocial li a.facebook {
  background-position: 0 0;
}
.cms-page-holder #footersocial li a.twitter {
  background-position: -25px -1px;
}
.cms-page-holder #footersocial li a.instagram {
  background-position: -57px -1px;
}
.cms-page-holder #footersocial li a.vimeo {
  background-position: -114px -1px;
}
.cms-page-holder #footersocial li a.pinterest {
  background-position: -87px 0px;
}
.cms-page-holder #footersocial li a:hover {
  opacity: 0.6;
}
.cms-page-holder #ourFactory {
  padding-bottom: 20px;
}
.cms-page-holder #ourFactory h1 {
  color: #252729;
}
.cms-page-holder #ourFactory .copy p {
  margin-bottom: 0;
}
.cms-page-holder #international-orders .countryTtable {
  margin-top: 10px;
}
.cms-page-holder #international-orders .countryTtable ul {
  margin-bottom: 15px;
  padding: 0 21px;
}
.cms-page-holder #international-orders .countryTtable ul li {
  list-style-type: square;
  font-style: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.cms-page-holder #international-orders .gentable th, .cms-page-holder #international-orders .gentable td {
  line-height: 18px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.cms-page-holder #international-orders .gentable td {
  background-color: #e0ded9;
}
.cms-page-holder #international-orders .gentable tbody tr:nth-child(even) td {
  background-color: #f7f5f0;
}
.cms-page-holder #international-orders .gentable tbody tr td:first-child {
  text-align: right;
}
.cms-page-holder #international-orders .gentable tbody p {
  margin-bottom: 0;
}
.cms-page-holder #international-orders strong {
  font-weight: normal;
}
.cms-page-holder #international-orders p {
  margin-bottom: 15px;
}
.cms-page-holder #news {
  width: 100%;
}
.cms-page-holder #news .pressFeatured {
  width: 100%;
  display: table;
  margin-bottom: 20px;
}
.cms-page-holder #news .pressFeatured .articleThumb, .cms-page-holder #news .pressFeatured .articleCopy {
  width: 50%;
  float: left;
}
.cms-page-holder #news .pressFeatured .articleThumb h4 a, .cms-page-holder #news .pressFeatured .articleCopy h4 a {
  font-size: 18px;
  color: #252729;
}
.cms-page-holder #news .pressFeatured .articleThumb h4 a:hover, .cms-page-holder #news .pressFeatured .articleCopy h4 a:hover {
  color: #afa79f;
  text-decoration: underline;
}
.cms-page-holder #news .pressFeatured .articleCopy {
  padding-left: 15px;
}
.cms-page-holder #news .pressFeatured img {
  width: 100%;
  display: block;
}
.cms-page-holder #news .pressArticle {
  width: 100%;
  display: table;
  padding: 7px 0 7px 15px;
  margin-bottom: 9px;
  overflow: hidden;
  border-bottom: 1px solid #c3bda9;
}
.cms-page-holder #news .pressArticle:nth-child(1) {
  border-top: 1px solid #c3bda9;
}
.cms-page-holder #news .pressArticle .articleThumb {
  width: 10%;
  display: block;
  float: left;
}
.cms-page-holder #news .pressArticle .articleThumb img {
  width: 100%;
  display: block;
}
.cms-page-holder #news .pressArticle .articleCopy {
  width: 90%;
  float: left;
  padding-left: 15px;
}
.cms-page-holder #news .pressArticle .articleCopy h4 a, .cms-page-holder #news .pressArticle .articleCopy h5 a {
  font-size: 15px;
  color: #252729;
}
.cms-page-holder #news .pressArticle .articleCopy h4 a:hover, .cms-page-holder #news .pressArticle .articleCopy h5 a:hover {
  color: #afa79f;
  text-decoration: underline;
}
.cms-page-holder #news .recentpress {
  padding-bottom: 10px;
  font-size: 22px;
  border-bottom: 1px solid #c3bda9;
}
.cms-page-holder #news .readmore {
  color: #252729;
}
.cms-page-holder #news .readmore:hover {
  color: #afa79f;
  text-decoration: underline;
}
.cms-page-holder #news .lastBtn {
  display: block;
  padding: 20px 0;
}
.cms-page-holder #without-losing {
  width: 100%;
  display: table;
  margin-bottom: 40px;
}
.cms-page-holder #without-losing .articlecontent {
  width: 65%;
  float: left;
}
.cms-page-holder #without-losing .articlecontent .readmore {
  float: left;
  color: #252729;
  padding-top: 20px;
}
.cms-page-holder #without-losing .articlecontent .readmore:hover {
  color: #afa79f;
  text-decoration: underline;
}
.cms-page-holder #without-losing .imagewrap {
  width: 35%;
  float: left;
  padding-left: 27px;
}
.cms-page-holder #without-losing .imagewrap img {
  width: 100%;
  display: block;
}
.cms-page-holder #shippingCms p {
  margin-bottom: 10px;
}
.cms-page-holder .accCMS .accordionContent .gentable {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 5px;
}
.cms-page-holder .accCMS .accordionContent .gentable th, .cms-page-holder .accCMS .accordionContent .gentable td {
  line-height: 18px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #eee9e3;
  border-right: 1px solid #eee9e3;
}
.cms-page-holder .accCMS .accordionContent .gentable td {
  background-color: #fff;
}
.cms-page-holder .accCMS .accordionContent .gentable tr:nth-child(even) td {
  background-color: #f7f5f0;
}
.cms-page-holder .accCMS .accordionContent .gentable tr td:first-child, .cms-page-holder .accCMS .accordionContent .gentable tr th:first-child {
  text-align: right;
}
.cms-page-holder .accCMS .accordionContent .countryTtable {
  width: 100%;
  margin-top: 10px;
  background-color: #fff;
}
.cms-page-holder .accCMS .accordionContent .countryTtable tr td {
  padding: 5px 6px;
  border-bottom: 1px solid #eee9e3;
  border-right: 1px solid #eee9e3;
}
.cms-page-holder .accCMS .accordionContent .countryTtable tr td:first-child {
  text-align: right;
}
.cms-page-holder .accCMS .accordionContent .countryTtable tr td:last-child {
  text-align: center;
}
.cms-page-holder .accCMS .accordionContent .countryTtable ul {
  margin-bottom: 15px;
  padding: 0 21px;
}
.cms-page-holder .accCMS .accordionContent .countryTtable ul li {
  list-style-type: square;
}
.cms-page-holder .accCMS .accordionContent ul {
  margin-bottom: 15px;
  padding: 0 21px;
}
.cms-page-holder .accCMS .accordionContent ul li {
  margin-bottom: 5px;
  list-style-type: square;
  font-style: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.cms-page-holder .accCMS .accordionContent ul li a {
  color: #252729;
  text-decoration: underline;
}
.cms-page-holder .accCMS .accordionContent ul li a:hover {
  color: #afa79f;
}
.cms-page-holder .accCMS .accordionContent ul li:last-child {
  margin-bottom: 0;
}
.cms-page-holder .accCMS .accordionContent strong {
  font-weight: normal;
}
.cms-page-holder #fit-guide {
  width: 100%;
}

.fitguide-hero-container {
  width: 100%;
  position: relative;
}
.fitguide-hero-container img {
  width: 100%;
  display: block;
}
.fitguide-hero-container .fit-hover {
  width: 3.7%;
  height: 6.9%;
  position: absolute;
  font-size: 0;
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
}
.fitguide-hero-container .fit-hover.one {
  left: 19%;
  top: 18.1%;
}
.fitguide-hero-container .fit-hover.two {
  left: 38.3%;
  top: 26.4%;
}
.fitguide-hero-container .fit-hover.three {
  left: 28.3%;
  top: 33%;
}
.fitguide-hero-container .fit-hover.four {
  left: 20.6%;
  top: 42.6%;
}
.fitguide-hero-container .fit-hover.five {
  left: 35.2%;
  top: 59.1%;
}
.fitguide-hero-container .fit-hover.six {
  left: 57.1%;
  top: 14.8%;
}
.fitguide-hero-container .fit-hover.seven {
  left: 71.4%;
  top: 13.5%;
}
.fitguide-hero-container .fit-hover.eight {
  left: 72.1%;
  top: 39.3%;
}
.fitguide-hero-container .fit-hover.nine {
  left: 56.1%;
  top: 42.8%;
}
.fitguide-hero-container .fit-hover.ten {
  left: 62.2%;
  top: 59.2%;
}
.fitguide-hero-container .fit-hover > div {
  width: 200px;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 20px;
  font-size: 12px;
  font-family: "letter-gothic-std", "Helvetica Neue", Verdana, Arial, sans-serif;
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(224, 222, 217, 0.8);
}
.fitguide-hero-container .fit-hover > div.active {
  display: block;
}
.fitguide-hero-container .fit-hover:hover > div {
  display: block;
}
.fitguide-hero-container .fit-collection-link {
  height: 6%;
  display: block;
  position: absolute;
  cursor: pointer;
}
.fitguide-hero-container .fit-collection-link.eleven {
  width: 17.3%;
  left: 16.4%;
  top: 89.3%;
}
.fitguide-hero-container .fit-collection-link.twelve {
  width: 16.8%;
  left: 66.6%;
  top: 89.3%;
}
.fitguide-hero-container .fit-collection-link a {
  width: 100%;
  display: block;
  font-size: 0;
}

ul.cms-menu > li {
  margin: 0;
  padding: 10px 15px;
}
ul.cms-menu > li.parent > a, ul.cms-menu > li.parent strong {
  padding-bottom: 5px;
  color: #252729;
  font-size: 18px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  line-height: normal;
  text-transform: uppercase;
}
ul.cms-menu > li.parent ul li {
  padding: 0 15px;
}
ul.cms-menu > li.parent ul li a, ul.cms-menu > li.parent ul li strong, ul.cms-menu > li.parent ul li .active-link {
  color: #23593f;
  font-size: 16px;
  font-family: "Perpetua", Times, "Times New Roman", serif;
  text-transform: none;
}
ul.cms-menu > li.parent ul li a:hover, ul.cms-menu > li.parent ul li strong:hover, ul.cms-menu > li.parent ul li .active-link:hover {
  color: #23593f;
}
ul.cms-menu > li.parent ul li strong, ul.cms-menu > li.parent ul li .active-link {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}
ul.cms-menu > li.parent > ul > li {
  padding: 0;
}
ul.cms-menu > li.parent span {
  line-height: normal;
}
ul.cms-menu li:before {
  display: none;
}

.sidebar-nav {
  width: 100%;
  padding: 10px 15px;
  background-color: #f7f5f0;
}
.sidebar-nav h4 {
  margin: 0;
  padding-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}
.sidebar-nav ul li a {
  color: #23593f;
}
.sidebar-nav ul li a:hover {
  color: #23593f;
}

.cms-page-view .wrapper .page .std,
.fancyContent {
  width: 100%;
  padding-top: 15px;
}
.cms-page-view .wrapper .page .std p,
.fancyContent p {
  margin: 15px 0;
  font-size: 16px !important;
  font-family: "Perpetua", Times, "Times New Roman", serif !important;
  font-style: normal !important;
  line-height: normal;
}
.cms-page-view .wrapper .page .std img,
.fancyContent img {
  max-width: 100%;
}
.cms-page-view .wrapper .page .std > table,
.fancyContent > table {
  margin: 15px 0;
}
.cms-page-view .wrapper .page .std > table thead tr:first-child td,
.fancyContent > table thead tr:first-child td {
  background-color: #f7f5f0;
}
.cms-page-view .wrapper .page .std > table th, .cms-page-view .wrapper .page .std > table td,
.fancyContent > table th,
.fancyContent > table td {
  line-height: 18px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.cms-page-view .wrapper .page .std > table th ul, .cms-page-view .wrapper .page .std > table td ul,
.fancyContent > table th ul,
.fancyContent > table td ul {
  margin: 0;
  background-color: #fff;
}
.cms-page-view .wrapper .page .std > table th ul li, .cms-page-view .wrapper .page .std > table td ul li,
.fancyContent > table th ul li,
.fancyContent > table td ul li {
  padding-right: 15px;
  font-style: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.cms-page-view .wrapper .page .std > table td,
.fancyContent > table td {
  background-color: #e0ded9;
}
.cms-page-view .wrapper .page .std > table tbody tr:nth-child(even) td,
.fancyContent > table tbody tr:nth-child(even) td {
  background-color: #f7f5f0;
}
.cms-page-view .wrapper .page .std > table tbody tr td:first-child,
.fancyContent > table tbody tr td:first-child {
  text-align: right;
}
.cms-page-view .wrapper .page .std > table tbody p,
.fancyContent > table tbody p {
  margin-bottom: 0;
}
.cms-page-view .wrapper .page .std .accordion,
.fancyContent .accordion {
  padding: 0;
}
.cms-page-view .wrapper .page .std .accordion > li,
.fancyContent .accordion > li {
  list-style: none;
  overflow: hidden;
  position: relative;
}
.cms-page-view .wrapper .page .std .accordion > li > a,
.fancyContent .accordion > li > a {
  text-decoration: none;
}
.cms-page-view .wrapper .page .std .accordion > li > a.active:before,
.fancyContent .accordion > li > a.active:before {
  display: block;
  content: " ";
  margin-top: -100px;
  padding-top: 100px;
  visibility: hidden;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent ul,
.fancyContent .accordion .accordionContent ul {
  margin-bottom: 10px;
  padding: 0 21px;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .gentable,
.fancyContent .accordion .accordionContent .gentable {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 5px;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .gentable th, .cms-page-view .wrapper .page .std .accordion .accordionContent .gentable td,
.fancyContent .accordion .accordionContent .gentable th,
.fancyContent .accordion .accordionContent .gentable td {
  line-height: 18px;
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #eee9e3;
  border-right: 1px solid #eee9e3;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .gentable td,
.fancyContent .accordion .accordionContent .gentable td {
  background-color: #fff;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .gentable tr:nth-child(even) td,
.fancyContent .accordion .accordionContent .gentable tr:nth-child(even) td {
  background-color: #f7f5f0;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .gentable tr td:first-child, .cms-page-view .wrapper .page .std .accordion .accordionContent .gentable tr th:first-child,
.fancyContent .accordion .accordionContent .gentable tr td:first-child,
.fancyContent .accordion .accordionContent .gentable tr th:first-child {
  text-align: right;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable,
.fancyContent .accordion .accordionContent .countryTtable {
  width: 100%;
  margin-top: 10px;
  background-color: #fff;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable tr td,
.fancyContent .accordion .accordionContent .countryTtable tr td {
  padding: 5px 6px;
  border-bottom: 1px solid #eee9e3;
  border-right: 1px solid #eee9e3;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable tr td:first-child,
.fancyContent .accordion .accordionContent .countryTtable tr td:first-child {
  text-align: right;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable tr td:last-child,
.fancyContent .accordion .accordionContent .countryTtable tr td:last-child {
  text-align: center;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable ul,
.fancyContent .accordion .accordionContent .countryTtable ul {
  margin-bottom: 15px;
  padding: 0 21px;
}
.cms-page-view .wrapper .page .std .accordion .accordionContent .countryTtable ul li,
.fancyContent .accordion .accordionContent .countryTtable ul li {
  list-style-type: square;
}
.cms-page-view .wrapper .page .std strong,
.fancyContent strong {
  font-weight: normal;
}
.cms-page-view .wrapper .page .std > ul, .cms-page-view .wrapper .page .std ol,
.fancyContent > ul,
.fancyContent ol {
  margin-bottom: 15px;
  padding: 0 21px;
}
.cms-page-view .wrapper .page .std > ul li, .cms-page-view .wrapper .page .std ol li,
.fancyContent > ul li,
.fancyContent ol li {
  margin-bottom: 5px;
  margin-left: 0;
  list-style-type: square;
  font-style: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif;
}
.cms-page-view .wrapper .page .std > ul li a, .cms-page-view .wrapper .page .std ol li a,
.fancyContent > ul li a,
.fancyContent ol li a {
  color: #252729;
  text-decoration: underline;
}
.cms-page-view .wrapper .page .std > ul li a:hover, .cms-page-view .wrapper .page .std ol li a:hover,
.fancyContent > ul li a:hover,
.fancyContent ol li a:hover {
  color: #afa79f;
}
.cms-page-view .wrapper .page .std > ul li:last-child, .cms-page-view .wrapper .page .std ol li:last-child,
.fancyContent > ul li:last-child,
.fancyContent ol li:last-child {
  margin-bottom: 0;
}
.cms-page-view .wrapper .page .std ol li,
.fancyContent ol li {
  list-style-type: unset;
}

.fancyContent {
  padding-top: 0;
}
.fancyContent > table {
  width: 100%;
}
.fancyContent > ul li a {
  text-decoration: none;
}
.fancyContent > ul li a:hover {
  text-decoration: underline;
}

#boxOrdersCont .countryTtable td {
  background: none !important;
}

.std {
  padding-bottom: 30px;
}

#cms-vanity-wrapper .cms-slideshow-wrapper {
  min-height: 700px;
  position: relative;
  padding-top: 0;
  margin-top: -25px;
}
#cms-vanity-wrapper .cms-slideshow-wrapper .slideshow-container {
  position: absolute;
  height: 100%;
}
#cms-vanity-wrapper .content {
  padding: 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #cms-vanity-wrapper .content {
    padding: 20px 15%;
  }
}
@media only screen and (min-width: 1199px) {
  #cms-vanity-wrapper .content {
    padding: 20px 25%;
  }
}
#cms-vanity-wrapper .content > p {
  font-size: 18px !important;
  line-height: 36px !important;
}
#cms-vanity-wrapper .content .signup form {
  margin: 0 30px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #cms-vanity-wrapper .content .signup form {
    margin: 0 120px;
  }
}
#cms-vanity-wrapper .content .signup form .input-text {
  width: 100%;
}
#cms-vanity-wrapper .content .signup form .input-text:focus {
  border: 1px solid #ccc;
}
#cms-vanity-wrapper .content .signup button[type="submit"] {
  display: inline-block;
  background: #ccc;
  padding: 10px 25px;
  text-transform: uppercase;
  color: white !important;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  border: none;
  height: 40px;
  position: absolute;
  right: 0;
}
#cms-vanity-wrapper .content .signup button[type="submit"] .icon-arrow-right:after {
  width: 100%;
  height: 41px;
  font-family: FontAwesome;
  content: "\f061";
  font-size: 16px;
}

/* -------------------------------------------- *
 * Store locator page
 */
.ustorelocator-location-map {
  width: 100%;
}
.ustorelocator-location-map h1 {
  font-size: 30px;
  line-height: 30px;
  margin: 20px 10px 0 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.ustorelocator-location-map .store-list {
  width: 100%;
  display: table;
  margin: 0;
}
.ustorelocator-location-map .store-list li {
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 10px 0 30px;
  padding: 0 10px;
}
.ustorelocator-location-map .store-list li img {
  width: 100%;
  display: block;
}
.ustorelocator-location-map .store-list li h2 {
  width: 100%;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-bottom: 0;
  left: 0;
  color: white;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  z-index: 10;
  font-size: 22px;
}
.ustorelocator-location-map .store-list li h2 a {
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: white;
}
.ustorelocator-location-map .store-list li:nth-child(4n+1) {
  clear: both;
}
.ustorelocator-location-map .locator-title {
  margin: 0;
  padding-left: 10px;
}
.ustorelocator-location-map #store_locator_form {
  width: 70%;
  display: table;
  position: relative;
  padding: 20px 156px 20px 10px;
}
.ustorelocator-location-map #store_locator_form .location-search {
  width: 100%;
  display: table;
  position: relative;
  padding-right: 137px;
}
.ustorelocator-location-map #store_locator_form .location-search #address {
  width: 100% !important;
  border-radius: 0;
}
.ustorelocator-location-map #store_locator_form .location-search #radius {
  width: 120px !important;
  position: absolute;
  right: 8px;
  top: 0;
}
.ustorelocator-location-map #store_locator_form .input-box {
  padding: 0;
}
.ustorelocator-location-map #store_locator_form .button-set {
  margin: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
.ustorelocator-location-map #store_locator_form .button-set #sl-loader {
  top: -4px;
  right: -57px;
  display: block;
  position: absolute;
}
.ustorelocator-location-map #storelocator-results {
  width: 100%;
  padding-left: 10px;
}
.ustorelocator-location-map #storelocator-results #storelocator-container {
  height: auto;
  border: none;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #pager-top {
  display: none;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container {
  width: 30%;
  float: right;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar {
  width: 90%;
  height: auto;
  overflow: auto;
  margin-left: 5%;
  max-height: 450px;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container {
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper {
  margin: 0;
  padding: 8px 8px 8px 0;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper > img {
  width: 20px;
  height: 29px;
  float: left !important;
  margin: 0 10px 0 0;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry {
  float: left;
  color: #252729;
  font-weight: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif !important;
  font-size: 15px;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry p, .ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry span, .ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry strong, .ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry address {
  font-size: 15px;
  color: #252729;
  line-height: 16px;
  font-weight: normal;
  font-family: "Perpetua", Times, "Times New Roman", serif !important;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map-container #sidebar .sidebar-entry-container .sidebar-entry-wrapper .sidebar-entry .loc-notes.flagship-dealer {
  font-style: italic;
  color: #12573B;
}
.ustorelocator-location-map #storelocator-results #storelocator-container #map {
  width: 70% !important;
  float: left;
}
.ustorelocator-location-map #tag-container {
  width: 100%;
  margin: 20px 0;
}
.ustorelocator-location-map #tag-container a {
  color: #252729;
}

.cms-page-view .wrapper .page .std .store-wrap p {
  font-size: 18px !important;
}
.cms-page-view .wrapper .page .std .store-wrap h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000 !important;
  font-size: 42px;
}

.address-item {
  width: 100%;
  margin-top: 50px;
}
.address-item .address-left {
  width: 50%;
  float: left;
}
.address-item .address-left h3 {
  margin-bottom: 0;
  font-size: 16px;
  color: #000 !important;
}
.address-item .address-left p {
  margin-top: 5px !important;
}
@media (max-width: 767px) {
  .address-item .address-left {
    width: 100%;
  }
}
.address-item .address-left .button {
  margin-top: 20px;
  margin-bottom: 40px;
}
.address-item .address-left p.store-address {
  font-size: 18px;
  line-height: 28px;
}

.store-buttons {
  height: 40px;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
}
.store-buttons .store-button {
  width: 50%;
  float: left;
}
@media (max-width: 414px) {
  .store-buttons .store-button {
    width: 100%;
    margin-bottom: 20px;
  }
}

.store-map {
  overflow: hidden;
  width: 100%;
}

#banner-fade {
  display: inline-block;
  height: auto !important;
  margin-bottom: 15px;
  max-width: none !important;
}
#banner-fade .bjqs {
  width: 100%;
  height: 310px !important;
  margin: 0;
  list-style: none;
}
#banner-fade .bjqs li {
  width: 100%;
  height: auto !important;
  position: static;
  margin: 0;
}
#banner-fade .bjqs li img {
  height: auto !important;
}
#banner-fade .bjqs li .bjqs-caption {
  width: 90%;
  padding: 5px;
  position: absolute;
  left: 5%;
  bottom: 10px;
  color: #fff;
  font-family: "letter-gothic-std", "Helvetica Neue", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 1.2px;
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.7);
}
#banner-fade .bjqs-markers {
  width: auto;
  display: table;
  margin: 10px auto 0 auto;
  padding: 0 15px;
  list-style: none;
}
#banner-fade .bjqs-markers li {
  float: left;
  margin: 0 3px;
  padding: 4px;
}
#banner-fade .bjqs-markers li a {
  display: block;
  float: left;
  color: #252729;
  font-size: 14px;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
}
#banner-fade .bjqs-markers li:hover {
  background-color: #12573b;
}
#banner-fade .bjqs-markers li:hover a {
  color: #fff;
}
#banner-fade .bjqs-markers li.active-marker {
  background-color: #252729;
}
#banner-fade .bjqs-markers li.active-marker a {
  color: #fff;
}
#banner-fade .bjqs-controls {
  width: 100%;
  display: table;
  margin: 0;
  position: relative;
  list-style: none;
}
#banner-fade .bjqs-controls .bjqs-prev a {
  background: url("../images/icons-sprite.gif") no-repeat scroll 50% -130px transparent;
}
#banner-fade .bjqs-controls .bjqs-prev a:hover {
  background-position: 50% -170px;
  background-color: #12573b;
}
#banner-fade .bjqs-controls .bjqs-next a {
  background: url("../images/icons-sprite.gif") no-repeat scroll 50% -110px transparent;
}
#banner-fade .bjqs-controls .bjqs-next a:hover {
  background-position: 50% -150px;
  background-color: #12573b;
}
#banner-fade .bjqs-controls a {
  width: 15px;
  height: 20px;
  text-indent: -9999px;
}

.cms-portland-store #banner-fade .bjqs {
  height: 482px !important;
}

/* -------------------------------------------- *
 * Company Pages
 * -------------------------------------------- */
.cms-international-orders .wrapper .page .std table.countryTtable tr td ul {
  list-style: none;
  list-style-position: inside;
  text-align: center;
}
.cms-international-orders .wrapper .page .std table.gentable tbody tr td {
  text-align: center;
}

.std .copy ul {
  list-style-position: inside;
}
.std .copy .button {
  color: white !important;
}

#int-countries ul {
  width: 33.33333%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}
#int-countries:after {
  display: table;
  content: " ";
  clear: both;
  *zoom: 1;
}
#int-countries ul {
  list-style-position: inside;
}

#webform_3_form .list-select, #webform_4_form .list-select, #webform_5_form .list-select {
  padding: 0 !important;
  margin: 0;
}
#webform_3_form .list-select li, #webform_4_form .list-select li, #webform_5_form .list-select li {
  float: left;
  width: 120px;
}
#webform_3_form .required, #webform_4_form .required, #webform_5_form .required {
  float: left;
  width: 100%;
}
#webform_3_form .button, #webform_4_form .button, #webform_5_form .button {
  float: left;
}

/* -------------------------------------------- *
 * Customer Support Pages
 * -------------------------------------------- */
.cms-ordering .wrapper .page .std strong,
.cms-shipping .wrapper .page .std strong {
  font-weight: bold;
}
.cms-ordering .wrapper .page .std table.countryTtable,
.cms-shipping .wrapper .page .std table.countryTtable {
  margin-bottom: 25px;
}
.cms-ordering .wrapper .page .std table.countryTtable tr td,
.cms-shipping .wrapper .page .std table.countryTtable tr td {
  padding-top: 35px !important;
}
.cms-ordering .wrapper .page .std table.countryTtable tr td ul,
.cms-shipping .wrapper .page .std table.countryTtable tr td ul {
  list-style: none !important;
  text-align: left;
}
.cms-ordering .wrapper .page .std table.countryTtable tr td ul li,
.cms-shipping .wrapper .page .std table.countryTtable tr td ul li {
  list-style: none !important;
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 20px;
}
.cms-ordering .wrapper .page .std table.gentable tbody tr td,
.cms-shipping .wrapper .page .std table.gentable tbody tr td {
  text-align: center;
}

/*landing page intro section (title/headline and "story") */
.cms-page-view .wrapper .page .std .landing-section {
  margin-bottom: 33px;
  text-align: center;
}
.cms-page-view .wrapper .page .std .landing-section .solo .landing-intro-title {
  width: 100%;
}
.cms-page-view .wrapper .page .std .landing-section .landing-intro-title {
  text-transform: uppercase;
  font-size: 34px;
  letter-spacing: .1em;
  /* margin: 0 0 5px 0; */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  padding: 0;
  width: 100%;
}
.cms-page-view .wrapper .page .std .landing-section .landing-intro-content {
  font-family: "ITC Century W01 Book", serif;
  font-size: 17px !important;
  line-height: 1.5em;
  letter-spacing: .1em;
  margin: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cms-page-view .wrapper .page .std .landing-section p.landing-intro-content {
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  text-align: left;
  width: 100%;
  padding: 0 10px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .cms-page-view .wrapper .page .std .landing-section p.landing-intro-content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.our-factory {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}

.catalog-category-view.category-men .mb-content .category-title, .catalog-category-view.category-women .mb-content .category-title, .catalog-category-view.category-luggage-bags .mb-content .category-title, .catalog-category-view.category-watches .mb-content .category-title, .catalog-category-view.category-home-camp .mb-content .category-title, .catalog-category-view.category-hunt-fish .mb-content .category-title, .catalog-category-view.category-accessories .mb-content .category-title {
  display: none;
}
.catalog-category-view.category-men .mb-content .block--page-content, .catalog-category-view.category-women .mb-content .block--page-content, .catalog-category-view.category-luggage-bags .mb-content .block--page-content, .catalog-category-view.category-watches .mb-content .block--page-content, .catalog-category-view.category-home-camp .mb-content .block--page-content, .catalog-category-view.category-hunt-fish .mb-content .block--page-content, .catalog-category-view.category-accessories .mb-content .block--page-content {
  width: 100%;
  max-width: 952px;
  margin: 0 auto;
}
.catalog-category-view.category-men .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-women .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-luggage-bags .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-watches .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-home-camp .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-hunt-fish .mb-content .block--page-content h2.second-heading, .catalog-category-view.category-accessories .mb-content .block--page-content h2.second-heading {
  font-size: 35px;
  text-align: center;
}
.catalog-category-view.category-men .mb-content .filson-green-bg, .catalog-category-view.category-women .mb-content .filson-green-bg, .catalog-category-view.category-luggage-bags .mb-content .filson-green-bg, .catalog-category-view.category-watches .mb-content .filson-green-bg, .catalog-category-view.category-home-camp .mb-content .filson-green-bg, .catalog-category-view.category-hunt-fish .mb-content .filson-green-bg, .catalog-category-view.category-accessories .mb-content .filson-green-bg {
  background-color: #332e20;
}
.catalog-category-view.category-men .mb-content .filson-ugly-bg, .catalog-category-view.category-women .mb-content .filson-ugly-bg, .catalog-category-view.category-luggage-bags .mb-content .filson-ugly-bg, .catalog-category-view.category-watches .mb-content .filson-ugly-bg, .catalog-category-view.category-home-camp .mb-content .filson-ugly-bg, .catalog-category-view.category-hunt-fish .mb-content .filson-ugly-bg, .catalog-category-view.category-accessories .mb-content .filson-ugly-bg {
  background-color: #F0EBE7;
}
.catalog-category-view.category-men .mb-content .filson-black-bg, .catalog-category-view.category-women .mb-content .filson-black-bg, .catalog-category-view.category-luggage-bags .mb-content .filson-black-bg, .catalog-category-view.category-watches .mb-content .filson-black-bg, .catalog-category-view.category-home-camp .mb-content .filson-black-bg, .catalog-category-view.category-hunt-fish .mb-content .filson-black-bg, .catalog-category-view.category-accessories .mb-content .filson-black-bg {
  background-color: #000;
}
@media (max-width: 951px) {
  .catalog-category-view.category-men .mb-content .hide-for-small, .catalog-category-view.category-women .mb-content .hide-for-small, .catalog-category-view.category-luggage-bags .mb-content .hide-for-small, .catalog-category-view.category-watches .mb-content .hide-for-small, .catalog-category-view.category-home-camp .mb-content .hide-for-small, .catalog-category-view.category-hunt-fish .mb-content .hide-for-small, .catalog-category-view.category-accessories .mb-content .hide-for-small {
    display: none !important;
  }
}
@media (min-width: 952px) {
  .catalog-category-view.category-men .mb-content .hide-for-medium, .catalog-category-view.category-women .mb-content .hide-for-medium, .catalog-category-view.category-luggage-bags .mb-content .hide-for-medium, .catalog-category-view.category-watches .mb-content .hide-for-medium, .catalog-category-view.category-home-camp .mb-content .hide-for-medium, .catalog-category-view.category-hunt-fish .mb-content .hide-for-medium, .catalog-category-view.category-accessories .mb-content .hide-for-medium {
    display: none !important;
  }
}
.catalog-category-view.category-men .mb-content h1, .catalog-category-view.category-women .mb-content h1, .catalog-category-view.category-luggage-bags .mb-content h1, .catalog-category-view.category-watches .mb-content h1, .catalog-category-view.category-home-camp .mb-content h1, .catalog-category-view.category-hunt-fish .mb-content h1, .catalog-category-view.category-accessories .mb-content h1 {
  color: #332e20;
  font-size: 50px;
  font-family: "interstateboldcondensed", "Helvetica Neue", Verdana, Arial, sans-serif;
  line-height: 40px;
  text-align: center;
  margin: 30px 0;
}
.catalog-category-view.category-men .mb-content .block--content-links, .catalog-category-view.category-women .mb-content .block--content-links, .catalog-category-view.category-luggage-bags .mb-content .block--content-links, .catalog-category-view.category-watches .mb-content .block--content-links, .catalog-category-view.category-home-camp .mb-content .block--content-links, .catalog-category-view.category-hunt-fish .mb-content .block--content-links, .catalog-category-view.category-accessories .mb-content .block--content-links {
  display: none;
}
.catalog-category-view.category-men .mb-content .block--content-links ul.subnav, .catalog-category-view.category-women .mb-content .block--content-links ul.subnav, .catalog-category-view.category-luggage-bags .mb-content .block--content-links ul.subnav, .catalog-category-view.category-watches .mb-content .block--content-links ul.subnav, .catalog-category-view.category-home-camp .mb-content .block--content-links ul.subnav, .catalog-category-view.category-hunt-fish .mb-content .block--content-links ul.subnav, .catalog-category-view.category-accessories .mb-content .block--content-links ul.subnav {
  list-style-type: none;
  list-style: none;
  margin: 0 auto;
}
.catalog-category-view.category-men .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-women .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-luggage-bags .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-watches .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-home-camp .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-hunt-fish .mb-content .block--content-links ul.subnav li, .catalog-category-view.category-accessories .mb-content .block--content-links ul.subnav li {
  display: inline-block;
  list-style-type: none;
  margin-right: 5px;
  margin-bottom: 10px;
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.catalog-category-view.category-men .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-women .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-luggage-bags .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-watches .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-home-camp .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-hunt-fish .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-accessories .mb-content .block--content-links ul.subnav li a {
  color: #332e20;
  display: inline-block !important;
  font-size: 1.4vw;
}
.catalog-category-view.category-men .mb-content .block--content-section, .catalog-category-view.category-women .mb-content .block--content-section, .catalog-category-view.category-luggage-bags .mb-content .block--content-section, .catalog-category-view.category-watches .mb-content .block--content-section, .catalog-category-view.category-home-camp .mb-content .block--content-section, .catalog-category-view.category-hunt-fish .mb-content .block--content-section, .catalog-category-view.category-accessories .mb-content .block--content-section {
  position: relative;
  width: 100%;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--picture, .catalog-category-view.category-women .mb-content .block--content-section .block--picture, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--picture, .catalog-category-view.category-watches .mb-content .block--content-section .block--picture, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--picture, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--picture, .catalog-category-view.category-accessories .mb-content .block--content-section .block--picture {
  width: 100%;
  height: auto;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy {
  padding: 30px 15px;
  text-align: center;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy .block--feature-title-sub {
  display: block;
  color: #332e20;
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy h2 {
  color: #332e20;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 1px;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy p {
  margin-bottom: 30px;
}
.catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy .cta--shop-now {
  border: 2px solid #000;
  background-color: #000;
  text-transform: uppercase;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 15px 25px;
  text-align: center;
  color: #FFF;
  line-height: 1.4;
  display: inline-block !important;
  position: relative;
  text-decoration: none;
}
.catalog-category-view.category-men .mb-content .block--content-section.feature-hero, .catalog-category-view.category-women .mb-content .block--content-section.feature-hero, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-hero, .catalog-category-view.category-watches .mb-content .block--content-section.feature-hero, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-hero, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-hero, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-hero {
  margin-top: 30px;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap, .catalog-category-view.category-women .mb-content .sub-cats-wrap, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap, .catalog-category-view.category-watches .mb-content .sub-cats-wrap, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats {
  text-align: center;
  margin-bottom: 0;
  padding: 0 0 20px 0;
  min-height: 230px;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats.col-sm-4 {
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats a, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats a {
  display: block;
  text-decoration: none;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats a img, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats a img {
  width: 100%;
  height: auto;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats a h3, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats a h3 {
  color: #332e20;
  margin-top: 10px;
  font-size: 24px;
  line-height: 22px;
}
.catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats a .subtitle, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats a .subtitle {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-weight: 600;
  display: block;
  margin-top: 20px;
  letter-spacing: 0.5px;
  font-size: 16px;
  color: #332e20;
}
.catalog-category-view.category-home-camp-OLD .mb-content .sub-cats-wrap .sub-cats * {
  text-transform: uppercase;
  text-align: left;
  color: #332e20;
  line-height: 1em;
  font-family: "futura-pt", Verdana, Arial, sans-serif;
}
.catalog-category-view.category-home-camp-OLD .mb-content .sub-cats-wrap .sub-cats span {
  display: block;
  margin-top: 15px;
}
.catalog-category-view.category-home-camp-OLD .mb-content .sub-cats-wrap .sub-cats a h3 {
  margin-top: 0;
}

@media (max-width: 951px) {
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-hero {
    margin-bottom: 250px;
    max-height: 569px;
    height: 57.25vw;
    background-position: center center;
    background-size: cover;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-hero .block--feature-copy {
    position: relative;
    width: 100%;
    top: 59vw;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product {
    margin-bottom: 350px;
    height: auto;
    display: block;
    padding: 1px 0;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--picture-frame {
    position: relative;
    right: auto;
    top: 0;
    margin: 30px auto;
    width: 80%;
    left: auto;
    display: block;
    max-width: 327px;
    border: 1px solid #FFF;
    padding: 10px;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--picture-frame .block--picture {
    border: 1px solid #FFF;
    width: 100%;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy {
    position: absolute;
    top: 470px;
    padding: 0;
    width: 100%;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy p {
    margin: 15px auto;
    max-width: 375px;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .sub-cats-wrap .sub-cats * {
    text-align: center;
  }
}
@media (min-width: 952px) {
  .catalog-category-view.category-men .mb-content h1, .catalog-category-view.category-women .mb-content h1, .catalog-category-view.category-luggage-bags .mb-content h1, .catalog-category-view.category-watches .mb-content h1, .catalog-category-view.category-home-camp .mb-content h1, .catalog-category-view.category-hunt-fish .mb-content h1, .catalog-category-view.category-accessories .mb-content h1 {
    font-size: 60px;
  }
  .catalog-category-view.category-men .mb-content .block--content-section, .catalog-category-view.category-women .mb-content .block--content-section, .catalog-category-view.category-luggage-bags .mb-content .block--content-section, .catalog-category-view.category-watches .mb-content .block--content-section, .catalog-category-view.category-home-camp .mb-content .block--content-section, .catalog-category-view.category-hunt-fish .mb-content .block--content-section, .catalog-category-view.category-accessories .mb-content .block--content-section {
    margin-bottom: 15px;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--picture, .catalog-category-view.category-women .mb-content .block--content-section .block--picture, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--picture, .catalog-category-view.category-watches .mb-content .block--content-section .block--picture, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--picture, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--picture, .catalog-category-view.category-accessories .mb-content .block--content-section .block--picture {
    width: 50%;
    height: auto;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy {
    display: block;
    position: absolute;
    text-align: left;
    padding: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 50%;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy .block--feature-title-sub {
    text-align: left;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy h2, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy h2 {
    font-size: 45px;
    line-height: 43px;
    letter-spacing: 1px;
    text-align: left;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy p, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy p {
    text-align: left;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy .cta--shop-now, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy .cta--shop-now {
    margin: 0;
    text-align: left;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy.center, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy.center {
    text-align: center;
  }
  .catalog-category-view.category-men .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-women .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-luggage-bags .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-watches .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-home-camp .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-hunt-fish .mb-content .block--content-section .block--feature-copy.center *, .catalog-category-view.category-accessories .mb-content .block--content-section .block--feature-copy.center * {
    text-align: center;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-women .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-watches .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-hero .block--picture, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-hero .block--picture {
    width: 100%;
    height: auto;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-women .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-watches .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-hero .block--feature-copy .block--feature-title-sub {
    color: #FFF;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-women .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-watches .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-hero .block--feature-copy h2, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-hero .block--feature-copy h2 {
    color: #FFF;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-women .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-watches .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-hero .block--feature-copy .cta--shop-now {
    background-color: transparent;
    border: 2px solid #FFF;
    color: #FFF;
  }
  .catalog-category-view.category-men .mb-content .block--content-links, .catalog-category-view.category-women .mb-content .block--content-links, .catalog-category-view.category-luggage-bags .mb-content .block--content-links, .catalog-category-view.category-watches .mb-content .block--content-links, .catalog-category-view.category-home-camp .mb-content .block--content-links, .catalog-category-view.category-hunt-fish .mb-content .block--content-links, .catalog-category-view.category-accessories .mb-content .block--content-links {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
  }
  .catalog-category-view.category-men .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-women .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-luggage-bags .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-watches .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-home-camp .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-hunt-fish .mb-content ul.subnav li:not(:first-child)::before, .catalog-category-view.category-accessories .mb-content ul.subnav li:not(:first-child)::before {
    content: '|';
    padding-right: 6px;
    font-size: 21px;
    margin-top: 0px;
    display: inline-block;
  }
  .catalog-category-view.category-men .mb-content .sub-cats-wrap, .catalog-category-view.category-women .mb-content .sub-cats-wrap, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap, .catalog-category-view.category-watches .mb-content .sub-cats-wrap, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap {
    margin-left: -7.5px;
    margin-right: -7.5px;
    width: auto;
  }
  .catalog-category-view.category-men .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-women .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-luggage-bags .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-watches .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-home-camp .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-hunt-fish .mb-content .sub-cats-wrap .sub-cats.col-sm-4, .catalog-category-view.category-accessories .mb-content .sub-cats-wrap .sub-cats.col-sm-4 {
    padding-left: 7.5px;
    padding-right: 7.5px;
    width: 33.33333333% !important;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-women .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-product .block--feature-copy, .catalog-category-view.category-watches .mb-content .block--content-section.feature-product .block--feature-copy {
    padding-right: 30px;
    letter-spacing: 1px;
    font-size: 26px;
  }
  .catalog-category-view.category-men .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-women .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-luggage-bags .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-accessories .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-home-camp .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-hunt-fish .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now, .catalog-category-view.category-watches .mb-content .block--content-section.feature-product .block--feature-copy .cta--shop-now {
    background-color: transparent;
    border: 2px solid #332e20;
    color: #332e20;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-hero {
    margin-top: 30px;
    margin-bottom: 15px;
    height: 569px;
    position: relative;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product {
    margin-bottom: 15px;
    height: 569px;
    position: relative;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy.right {
    position: absolute;
    right: 0;
    padding-right: 30px;
    width: 42%;
    top: 90px;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy.left {
    position: absolute;
    right: 120px;
    width: 40%;
    top: 120px;
    -webkit-transform: none;
            transform: none;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy * {
    color: #FFF;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy span {
    display: block;
    margin-bottom: 50px;
    font-weight: bold;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--feature-copy span.block--feature-title-sub {
    font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 20px #000;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--picture-frame {
    border: 1px solid #FFF;
    padding: 10px;
    display: inline-block;
    position: absolute;
    left: 60px;
    top: 120px;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .block--picture-frame .block--picture {
    border: 1px solid #FFF;
    width: auto;
  }
  .catalog-category-view.category-home-camp-OLD .mb-content .block--content-section.feature-product .cta--shop-now {
    background-color: transparent;
    border: 2px solid #FFF;
    color: #FFF;
  }
}
@media (min-width: 1200px) {
  .catalog-category-view.category-men .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-women .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-luggage-bags .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-watches .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-home-camp .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-hunt-fish .mb-content .block--content-links ul.subnav li a, .catalog-category-view.category-accessories .mb-content .block--content-links ul.subnav li a {
    font-size: 17px;
  }
}
@font-face {
  font-family: 'PerpetuaItalic';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'Perpetua';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F941B_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'PerpetuaBold';
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot");
  src: url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/perpetua/2F9FA9_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'interstateboldcondensed';
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot");
  src: url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff2") format("woff2"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.woff") format("woff"), url("/skin/frontend/filson/default/css/fonts/interstate/interstate_boldcondensed-webfont.svg#interstateboldcondensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.cms-page-view.cms-eu-html .wrapper .breadcrumbs-wrapper,
body.cms-page-view.cms-uk-html .wrapper .breadcrumbs-wrapper {
  display: none;
}
body.cms-page-view.cms-eu-html .wrapper .page,
body.cms-page-view.cms-uk-html .wrapper .page {
  padding: 0;
  width: 100%;
  margin-top: 0;
}
body.cms-page-view.cms-eu-html .wrapper .page .main-container,
body.cms-page-view.cms-uk-html .wrapper .page .main-container {
  max-width: none;
}
body.cms-page-view.cms-eu-html .wrapper .page .main-container .std,
body.cms-page-view.cms-uk-html .wrapper .page .main-container .std {
  padding-top: 0;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .wrapper .page .main-container .std .hide-for-desktop,
  body.cms-page-view.cms-uk-html .wrapper .page .main-container .std .hide-for-desktop {
    display: none !important;
  }
}
@media (max-width: 899px) {
  body.cms-page-view.cms-eu-html .wrapper .page .main-container .std .hide-for-mobile,
  body.cms-page-view.cms-uk-html .wrapper .page .main-container .std .hide-for-mobile {
    display: none !important;
  }
}
body.cms-page-view.cms-eu-html .wrapper #footer,
body.cms-page-view.cms-uk-html .wrapper #footer {
  margin: 0;
}
body.cms-page-view.cms-eu-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe form,
body.cms-page-view.cms-uk-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe form {
  float: left;
}
body.cms-page-view.cms-eu-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"],
body.cms-page-view.cms-uk-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] {
  display: block;
  position: absolute;
  bottom: -25px;
  color: #FFF;
}
body.cms-page-view.cms-eu-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] span,
body.cms-page-view.cms-uk-html .wrapper #footer .block--footer-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] span {
  position: relative;
  top: -2px;
  font-size: 8px;
}
body.cms-page-view.cms-eu-html .block--lp-hero,
body.cms-page-view.cms-uk-html .block--lp-hero {
  padding: 0;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--lp-hero,
  body.cms-page-view.cms-uk-html .block--lp-hero {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.cms-page-view.cms-eu-html .block--lp-hero:before, body.cms-page-view.cms-eu-html .block--lp-hero.after,
  body.cms-page-view.cms-uk-html .block--lp-hero:before,
  body.cms-page-view.cms-uk-html .block--lp-hero.after {
    content: normal;
  }
}
body.cms-page-view.cms-eu-html .block--lp-hero .hero,
body.cms-page-view.cms-eu-html .block--lp-hero .copy,
body.cms-page-view.cms-uk-html .block--lp-hero .hero,
body.cms-page-view.cms-uk-html .block--lp-hero .copy {
  padding: 0;
  width: 100%;
  display: block;
  float: left;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--lp-hero .hero,
  body.cms-page-view.cms-eu-html .block--lp-hero .copy,
  body.cms-page-view.cms-uk-html .block--lp-hero .hero,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: none;
  }
  body.cms-page-view.cms-eu-html .block--lp-hero .hero:before, body.cms-page-view.cms-eu-html .block--lp-hero .hero.after,
  body.cms-page-view.cms-eu-html .block--lp-hero .copy:before,
  body.cms-page-view.cms-eu-html .block--lp-hero .copy.after,
  body.cms-page-view.cms-uk-html .block--lp-hero .hero:before,
  body.cms-page-view.cms-uk-html .block--lp-hero .hero.after,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy:before,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy.after {
    content: normal;
  }
}
body.cms-page-view.cms-eu-html .block--lp-hero .hero,
body.cms-page-view.cms-uk-html .block--lp-hero .hero {
  position: relative;
}
body.cms-page-view.cms-eu-html .block--lp-hero .hero img,
body.cms-page-view.cms-uk-html .block--lp-hero .hero img {
  width: 100%;
  height: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy,
body.cms-page-view.cms-uk-html .block--lp-hero .copy {
  padding: 0;
  background-color: #000;
  text-align: center;
  position: relative;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--lp-hero .copy-header,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy-header {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    position: absolute;
  }
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header .subtitle, body.cms-page-view.cms-eu-html .block--lp-hero .copy-header h1, body.cms-page-view.cms-eu-html .block--lp-hero .copy-header p,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header .subtitle,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header h1,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header p {
  color: #FFF;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header .subtitle, body.cms-page-view.cms-eu-html .block--lp-hero .copy-header h1,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header .subtitle,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header h1 {
  text-transform: uppercase;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header .subtitle,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header .subtitle {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-size: 23px;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header h1,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header h1 {
  font-family: "futura-pt", Verdana, Arial, sans-serif;
  font-size: 38px;
  padding: 0 15px;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--lp-hero .copy-header h1,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy-header h1 {
    font-size: 45px;
    line-height: 41px;
  }
}
@media (min-width: 1000px) {
  body.cms-page-view.cms-eu-html .block--lp-hero .copy-header h1,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy-header h1 {
    font-size: 50px;
    line-height: 46px;
  }
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header p,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header p {
  max-width: 440px;
  margin: 20px auto 0;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 0 15px;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--lp-hero .copy-header p,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy-header p {
    margin: 0 auto;
  }
  body.cms-page-view.cms-eu-html .block--lp-hero .copy-header p.last,
  body.cms-page-view.cms-uk-html .block--lp-hero .copy-header p.last {
    margin-top: 20px;
  }
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header.top,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header.top {
  text-align: center;
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  margin-top: 10px;
  position: absolute;
}
body.cms-page-view.cms-eu-html .block--lp-hero .copy-header.top h1,
body.cms-page-view.cms-uk-html .block--lp-hero .copy-header.top h1 {
  line-height: 28px;
}
body.cms-page-view.cms-eu-html .block--body-signup,
body.cms-page-view.cms-uk-html .block--body-signup {
  width: 90%;
  margin: 20px 0 0 5%;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 0 15px;
  float: left;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup,
  body.cms-page-view.cms-uk-html .block--body-signup {
    margin: 20px 0 0 0;
    position: relative;
    width: 100%;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup h4,
body.cms-page-view.cms-uk-html .block--body-signup h4 {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #FFF;
  font-size: 8vw;
}
@media (max-width: 899px) {
  body.cms-page-view.cms-eu-html .block--body-signup h4,
  body.cms-page-view.cms-uk-html .block--body-signup h4 {
    text-align: center;
  }
}
@media (min-width: 460px) {
  body.cms-page-view.cms-eu-html .block--body-signup h4,
  body.cms-page-view.cms-uk-html .block--body-signup h4 {
    font-size: 4vw;
  }
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup h4,
  body.cms-page-view.cms-uk-html .block--body-signup h4 {
    font-size: 2.93vw;
  }
}
@media (min-width: 992px) {
  body.cms-page-view.cms-eu-html .block--body-signup h4,
  body.cms-page-view.cms-uk-html .block--body-signup h4 {
    font-size: 1.93vw;
  }
}
@media (min-width: 1570px) {
  body.cms-page-view.cms-eu-html .block--body-signup h4,
  body.cms-page-view.cms-uk-html .block--body-signup h4 {
    font-size: 30px;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe {
  margin: 0 auto 0;
  width: 100%;
  float: left;
  max-width: 290px;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 60px;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe {
    float: none;
    width: 92%;
    margin: 0 auto 0;
    max-width: 241px;
    -webkit-transform: none;
            transform: none;
    left: auto;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe form,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe form {
  width: 100%;
  display: block;
  position: relative;
  float: left;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe form,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe form {
    max-width: 240px;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .throbber,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .throbber {
  position: relative !important;
  display: block;
  margin-top: 0 !important;
  height: 50px;
  width: 50px;
  top: 5px !important;
  margin-left: 0 !important;
  right: auto;
  float: left;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .throbber,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .throbber {
    height: 30px;
    width: 30px;
    top: -5px !important;
    margin-left: -4px !important;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="text"],
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="email"],
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="text"],
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="email"] {
  float: left;
  height: 50px;
  width: calc(100% - 50px);
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="text"],
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="email"],
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="text"],
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="email"] {
    font-size: 10px;
    height: 30px;
    width: calc(100% - 30px);
    max-width: 240px;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"],
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] {
  display: block;
  position: absolute;
  bottom: -45px;
  color: #FFF;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] span,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe label[for="field--filson-newsletter-subscribe--subscribe"] span {
  position: relative;
  top: -2px;
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe button,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe button {
  border: none;
  float: left;
  width: 50px;
  height: 50px;
  padding: 0 !important;
  font-size: 40px;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe button,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe button {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
}
@media (min-width: 900px) {
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
  body.cms-page-view.cms-eu-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
  body.cms-page-view.cms-uk-html .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice {
    font-size: 10px;
  }
}
body.cms-page-view.cms-eu-html #store-locator-cta,
body.cms-page-view.cms-uk-html #store-locator-cta {
  float: left;
}

body.cms-sale-not-found .wrapper .page {
  padding: 0;
  width: 100%;
  margin-top: 0;
}
@media (min-width: 771px) {
  body.cms-sale-not-found .wrapper .page .main-container .std .hide-for-medium {
    display: none !important;
  }
}
@media (max-width: 770px) {
  body.cms-sale-not-found .wrapper .page .main-container .std .hide-for-small {
    display: none !important;
  }
}
body.cms-sale-not-found .hero img {
  width: 100%;
}
body.cms-sale-not-found .copy {
  text-align: center;
}
body.cms-sale-not-found .cta--shop-now {
  border: 2px solid #000;
  background-color: #000;
  text-transform: uppercase;
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 15px 25px;
  text-align: center;
  color: #FFF;
  line-height: 1.4;
  display: inline-block !important;
  position: relative;
  text-decoration: none;
  margin-top: 30px;
}
body.cms-sale-not-found .block--lp-hero {
  width: 100%;
  float: left;
  position: relative;
}
body.cms-sale-not-found .block--lp-hero .copy {
  position: absolute;
  display: inline-block;
  width: 100%;
  top: 2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 770px) {
  body.cms-sale-not-found .block--lp-hero .copy {
    height: calc(100% - 4rem);
  }
}
@media (min-width: 771px) {
  body.cms-sale-not-found .block--lp-hero .copy {
    top: 4rem;
  }
}
body.cms-sale-not-found .block--lp-hero .copy .subtitle,
body.cms-sale-not-found .block--lp-hero .copy h1,
body.cms-sale-not-found .block--lp-hero .copy p,
body.cms-sale-not-found .block--lp-hero .copy h4 {
  color: #FFF;
  letter-spacing: 1px;
}
body.cms-sale-not-found .block--lp-hero .copy .subtitle {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
body.cms-sale-not-found .block--lp-hero .copy h1 {
  line-height: 36px;
  font-size: 42px;
  margin-top: -6px;
}
@media (min-width: 771px) {
  body.cms-sale-not-found .block--lp-hero .copy h1 {
    line-height: 34px;
    font-size: 50px;
    margin-top: 0;
  }
}
body.cms-sale-not-found .block--lp-hero .copy p {
  max-width: 558px;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 16px;
}
@media (min-width: 771px) {
  body.cms-sale-not-found .block--lp-hero .copy p {
    padding: 0;
    font-size: 18px;
    line-height: 34px;
  }
}
body.cms-sale-not-found .block--lp-feature {
  width: 90%;
  margin-left: 5%;
  float: left;
  margin-top: 60px;
  border-top: 1px solid black;
  padding-top: 60px;
  position: relative;
}
@media (min-width: 1024px) {
  body.cms-sale-not-found .block--lp-feature {
    width: 100%;
    margin-left: 0;
  }
}
body.cms-sale-not-found .block--lp-feature .hero {
  width: 100%;
}
@media (min-width: 1024px) {
  body.cms-sale-not-found .block--lp-feature .hero {
    width: 50%;
  }
}
body.cms-sale-not-found .block--lp-feature .copy {
  margin-top: 60px;
  width: 100%;
}
@media (min-width: 1024px) {
  body.cms-sale-not-found .block--lp-feature .copy {
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 50%;
    width: 50%;
  }
}
body.cms-sale-not-found .block--lp-feature .copy p {
  max-width: 440px;
  margin: 0 auto;
  line-height: 30px;
}
body.cms-sale-not-found .block--lp-feature .copy p.last {
  margin-top: 30px;
}
body.cms-sale-not-found .block--lp-feature .copy .subtitle {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
body.cms-sale-not-found .block--lp-feature .copy h2 {
  margin-top: -8px;
  font-size: 34px;
}
body.cms-sale-not-found h4 {
  font-family: "futura-pt-condensed", Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 0;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
  white-space: nowrap;
  color: #FFF;
  text-align: center;
}
body.cms-sale-not-found .block--body-signup {
  width: 100%;
  max-width: 360px;
  margin: 40px auto 0;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe {
  float: left;
  width: 92%;
  margin: 0 0 30px 4%;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe form {
  width: 100%;
  display: block;
  position: relative;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .throbber {
  position: relative !important;
  display: block;
  margin-top: 0 !important;
  height: 40px;
  width: 40px;
  top: 5px !important;
  margin-left: 0 !important;
  right: auto;
  float: left;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="text"],
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe input[type="email"] {
  float: left;
  height: 40px;
  width: calc(100% - 40px);
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #000;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe button {
  border: none;
  float: left;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  font-size: 40px;
}
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  text-align: left;
}
@media (min-width: 768px) {
  body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe p.required,
  body.cms-sale-not-found .block--body-signup .block--filson-newsletter--rewrite-newsletter-subscribe .validation-advice {
    font-size: 10px;
  }
}
body.cms-sale-not-found .category-products {
  float: left;
  width: 100%;
  padding: 60px 15px 0;
}
body.cms-sale-not-found div.pro-title {
  width: 100%;
  padding-bottom: 5px;
  border-top: 1px solid #e0ded9;
  text-align: center;
  padding-top: 10px;
  position: relative;
  float: left;
  margin-top: 90px;
}
body.cms-sale-not-found div.pro-title h2 {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  margin: -16px auto 0;
  padding: 0 41px;
  font-weight: 900;
  font-size: 24px;
  color: #58595b;
  background-color: white;
  white-space: nowrap;
}
body.cms-sale-not-found div.pro-title p {
  display: table;
  margin: 0 auto;
  color: #58595b;
}
