
/* line 73, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group,
.facets-bar .sort-by-btn,
.applied-facets-drawer .filter-group,
.applied-facets-drawer .sort-by-btn,
.applied-facets-mobile-container .filter-group,
.applied-facets-mobile-container .sort-by-btn {
  border-left: 1px solid #FFF;
}
/* line 78, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .compare-btn,
.applied-facets-drawer .compare-btn,
.applied-facets-mobile-container .compare-btn {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 14.16667%;
  float: left;
  background-color: #000;
  padding: 18.5px 0;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, sans-serif !important;
}
/* line 83, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .compare-btn:hover,
.applied-facets-drawer .compare-btn:hover,
.applied-facets-mobile-container .compare-btn:hover {
  color: #FFF;
  background-color: #e72b1e;
}
/* line 87, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .compare-btn.active,
.applied-facets-drawer .compare-btn.active,
.applied-facets-mobile-container .compare-btn.active {
  background-color: #e72b1e;
}
/* line 89, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .compare-btn.active:hover,
.applied-facets-drawer .compare-btn.active:hover,
.applied-facets-mobile-container .compare-btn.active:hover {
  color: #000;
  background-color: #FFF;
}
/* line 95, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .graphic-indicator-up, .facets-bar .filter-group-btn.collapsed .graphic-indicator-up,
.applied-facets-drawer .filter-group-btn.collapsed .facets-bar .graphic-indicator-up,
.applied-facets-mobile-container .filter-group-btn.collapsed .facets-bar .graphic-indicator-up, .facets-bar .sort-by-btn.collapsed .graphic-indicator-up,
.applied-facets-drawer .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
.applied-facets-mobile-container .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
.facets-bar .graphic-indicator-up-negative,
.facets-bar .graphic-indicator-down,
.applied-facets-drawer .graphic-indicator-up,
.facets-bar .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
.applied-facets-drawer .filter-group-btn.collapsed .graphic-indicator-up,
.applied-facets-mobile-container .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
.facets-bar .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
.applied-facets-drawer .sort-by-btn.collapsed .graphic-indicator-up,
.applied-facets-mobile-container .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
.applied-facets-drawer .graphic-indicator-up-negative,
.applied-facets-drawer .graphic-indicator-down,
.applied-facets-mobile-container .graphic-indicator-up,
.facets-bar .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
.applied-facets-drawer .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
.applied-facets-mobile-container .filter-group-btn.collapsed .graphic-indicator-up,
.facets-bar .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
.applied-facets-drawer .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
.applied-facets-mobile-container .sort-by-btn.collapsed .graphic-indicator-up,
.applied-facets-mobile-container .graphic-indicator-up-negative,
.applied-facets-mobile-container .graphic-indicator-down {
  top: -3px;
  margin-left: 10px;
}
/* line 102, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group.expanded,
.applied-facets-drawer .filter-group.expanded,
.applied-facets-mobile-container .filter-group.expanded {
  background-color: #FFF;
}
/* line 105, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group.expanded .filter-title,
.applied-facets-drawer .filter-group.expanded .filter-title,
.applied-facets-mobile-container .filter-group.expanded .filter-title {
  color: #000;
}
/* line 110, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facets-btn,
.applied-facets-drawer .facets-btn,
.applied-facets-mobile-container .facets-btn {
  display: none;
  width: 100%;
  text-align: left;
  background-color: #2a2a2a;
}
/* line 117, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-options-container,
.applied-facets-drawer .facet-options-container,
.applied-facets-mobile-container .facet-options-container {
  position: absolute;
  border-bottom: 1px solid #C7C7C7;
  background-color: #FFF;
  top: 50px;
  margin: 0;
  padding-top: 20px;
  width: 86.76923em;
  z-index: 100;
}
/* line 128, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-option,
.applied-facets-drawer .facet-option,
.applied-facets-mobile-container .facet-option {
  display: table;
  padding-left: 0;
  padding-right: 1.53846em;
  margin-bottom: 20px;
  width: 187px;
  height: 50px;
  float: left;
  cursor: pointer;
}
/* line 138, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-option.last,
.applied-facets-drawer .facet-option.last,
.applied-facets-mobile-container .facet-option.last {
  padding-right: 0;
  width: 168px;
}
@media only screen and (max-width: 639px) {
  /* line 138, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-option.last,
  .applied-facets-drawer .facet-option.last,
  .applied-facets-mobile-container .facet-option.last {
    width: 50%;
  }
}
@media only screen and (max-width: 639px) {
  /* line 128, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-option,
  .applied-facets-drawer .facet-option,
  .applied-facets-mobile-container .facet-option {
    width: 50%;
  }
}
/* line 152, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-option-title,
.applied-facets-drawer .facet-option-title,
.applied-facets-mobile-container .facet-option-title {
  color: black;
}
/* line 156, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-option-visual,
.applied-facets-drawer .facet-option-visual,
.applied-facets-mobile-container .facet-option-visual {
  position: absolute;
  border: 1px solid white;
  top: 9px;
  left: 0.76923em;
  height: 23px;
  width: 23px;
}
/* line 165, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .centering-container,
.applied-facets-drawer .centering-container,
.applied-facets-mobile-container .centering-container {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  border-top: 4px solid #EEE;
  border-bottom: 4px solid #EEE;
  text-transform: uppercase;
  line-height: 15px;
  padding-left: 0.76923em;
  padding-top: 5px;
  background-color: #EEE;
}
/* line 177, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .centering-container:hover, .facets-bar .centering-container.selected,
.applied-facets-drawer .centering-container:hover,
.applied-facets-drawer .centering-container.selected,
.applied-facets-mobile-container .centering-container:hover,
.applied-facets-mobile-container .centering-container.selected {
  position: relative;
  border-top: 4px solid #C9192E;
}
/* line 185, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .swatch-option .centering-container,
.applied-facets-drawer .swatch-option .centering-container,
.applied-facets-mobile-container .swatch-option .centering-container {
  padding-left: 42px;
}
/* line 191, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group-btn .filter-group,
.applied-facets-drawer .filter-group-btn .filter-group,
.applied-facets-mobile-container .filter-group-btn .filter-group {
  background-color: #FFF;
}
/* line 194, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group-btn .filter-title,
.applied-facets-drawer .filter-group-btn .filter-title,
.applied-facets-mobile-container .filter-group-btn .filter-title {
  color: #2A2A2A;
}
/* line 204, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group-btn.collapsed .filter-group,
.applied-facets-drawer .filter-group-btn.collapsed .filter-group,
.applied-facets-mobile-container .filter-group-btn.collapsed .filter-group {
  background-color: transparent;
}
/* line 208, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group-btn.collapsed .filter-title,
.applied-facets-drawer .filter-group-btn.collapsed .filter-title,
.applied-facets-mobile-container .filter-group-btn.collapsed .filter-title {
  color: #FFF;
}
/* line 212, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-group-btn.collapsed .facet-options-container,
.applied-facets-drawer .filter-group-btn.collapsed .facet-options-container,
.applied-facets-mobile-container .filter-group-btn.collapsed .facet-options-container {
  display: none;
}
/* line 217, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn,
.applied-facets-drawer .sort-by-btn,
.applied-facets-mobile-container .sort-by-btn {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 19.16667%;
  float: left;
  padding: 0;
  background-color: #FFF;
}
/* line 222, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-option,
.applied-facets-drawer .sort-by-btn .sort-by-option,
.applied-facets-mobile-container .sort-by-btn .sort-by-option {
  padding: 5px 0;
}
/* line 225, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-option:hover,
.applied-facets-drawer .sort-by-btn .sort-by-option:hover,
.applied-facets-mobile-container .sort-by-btn .sort-by-option:hover {
  color: #DC241F;
}
/* line 230, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-options,
.applied-facets-drawer .sort-by-btn .sort-by-options,
.applied-facets-mobile-container .sort-by-btn .sort-by-options {
  list-style-type: none;
  position: absolute;
  top: 50px;
  right: -1px;
  border-left: solid 1px #CCC;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  padding: 15px;
  padding-top: 0;
  padding-bottom: 7px;
  width: 101%;
  color: #2A2A2A;
  text-align: left;
  background-color: #FFF;
  z-index: 100;
}
/* line 247, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-options .sort-by-option:first-child,
.applied-facets-drawer .sort-by-btn .sort-by-options .sort-by-option:first-child,
.applied-facets-mobile-container .sort-by-btn .sort-by-options .sort-by-option:first-child {
  border-top: solid 1px #CCC;
  padding: 10px 0;
  padding-top: 15px;
}
/* line 254, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-label,
.facets-bar .sort-by-btn .sort-by-group,
.applied-facets-drawer .sort-by-btn .sort-by-label,
.applied-facets-drawer .sort-by-btn .sort-by-group,
.applied-facets-mobile-container .sort-by-btn .sort-by-label,
.applied-facets-mobile-container .sort-by-btn .sort-by-group {
  color: #2A2A2A;
}
/* line 259, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-group,
.applied-facets-drawer .sort-by-btn .sort-by-group,
.applied-facets-mobile-container .sort-by-btn .sort-by-group {
  padding: 18.5px 0;
}
/* line 263, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn.collapsed,
.applied-facets-drawer .sort-by-btn.collapsed,
.applied-facets-mobile-container .sort-by-btn.collapsed {
  background-color: transparent;
}
/* line 266, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn.collapsed .sort-by-options,
.applied-facets-drawer .sort-by-btn.collapsed .sort-by-options,
.applied-facets-mobile-container .sort-by-btn.collapsed .sort-by-options {
  display: none;
}
/* line 270, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn.collapsed .sort-by-label,
.facets-bar .sort-by-btn.collapsed .sort-by-group,
.applied-facets-drawer .sort-by-btn.collapsed .sort-by-label,
.applied-facets-drawer .sort-by-btn.collapsed .sort-by-group,
.applied-facets-mobile-container .sort-by-btn.collapsed .sort-by-label,
.applied-facets-mobile-container .sort-by-btn.collapsed .sort-by-group {
  color: #FFF;
}
@media only screen and (max-width: 1112px) {
  /* line 282, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .graphic-indicator-up, .facets-bar .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .facets-bar .graphic-indicator-up, .facets-bar .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .facets-bar .graphic-indicator-up-negative,
  .facets-bar .graphic-indicator-down,
  .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .graphic-indicator-up-negative,
  .applied-facets-drawer .graphic-indicator-down,
  .applied-facets-mobile-container .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .graphic-indicator-up-negative,
  .applied-facets-mobile-container .graphic-indicator-down {
    margin-left: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 290, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-btn,
  .applied-facets-drawer .facets-btn,
  .applied-facets-mobile-container .facets-btn {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 44.16667%;
    float: left;
    display: block;
    padding: 17px;
  }
  /* line 296, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-container,
  .applied-facets-drawer .facets-container,
  .applied-facets-mobile-container .facets-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 44.16667%;
    float: left;
    position: absolute;
    top: 49px;
    background-color: #2a2a2a;
    z-index: 100;
  }
  /* line 306, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container.collapsed .facets-container,
  .applied-facets-drawer .facets-bar-container.collapsed .facets-container,
  .applied-facets-mobile-container .facets-bar-container.collapsed .facets-container {
    display: none;
  }
  /* line 312, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container .facets-btn,
  .applied-facets-drawer .facets-bar-container .facets-btn,
  .applied-facets-mobile-container .facets-bar-container .facets-btn {
    background: #fff;
  }
  /* line 313, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container .facets-btn .filter-title,
  .applied-facets-drawer .facets-bar-container .facets-btn .filter-title,
  .applied-facets-mobile-container .facets-bar-container .facets-btn .filter-title {
    color: #2A2A2A;
  }
  /* line 319, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container.collapsed .facets-btn,
  .applied-facets-drawer .facets-bar-container.collapsed .facets-btn,
  .applied-facets-mobile-container .facets-bar-container.collapsed .facets-btn {
    background: #2a2a2a;
  }
  /* line 321, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container.collapsed .facets-btn .filter-title,
  .applied-facets-drawer .facets-bar-container.collapsed .facets-btn .filter-title,
  .applied-facets-mobile-container .facets-bar-container.collapsed .facets-btn .filter-title {
    color: #FFF;
  }
  /* line 328, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-options-container,
  .applied-facets-drawer .facet-options-container,
  .applied-facets-mobile-container .facet-options-container {
    position: relative;
    border-bottom: 0px solid transparent;
    top: 0;
    padding-top: 0;
    width: 100%;
  }
  /* line 336, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group-btn,
  .facets-bar .filter-group-btn.collapsed,
  .applied-facets-drawer .filter-group-btn,
  .applied-facets-drawer .filter-group-btn.collapsed,
  .applied-facets-mobile-container .filter-group-btn,
  .applied-facets-mobile-container .filter-group-btn.collapsed {
    background-color: #FFF;
  }
  /* line 340, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group-btn .filter-group,
  .facets-bar .filter-group-btn.collapsed .filter-group,
  .applied-facets-drawer .filter-group-btn .filter-group,
  .applied-facets-drawer .filter-group-btn.collapsed .filter-group,
  .applied-facets-mobile-container .filter-group-btn .filter-group,
  .applied-facets-mobile-container .filter-group-btn.collapsed .filter-group {
    background-color: #2a2a2a;
  }
  /* line 344, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group-btn .filter-title,
  .facets-bar .filter-group-btn.collapsed .filter-title,
  .applied-facets-drawer .filter-group-btn .filter-title,
  .applied-facets-drawer .filter-group-btn.collapsed .filter-title,
  .applied-facets-mobile-container .filter-group-btn .filter-title,
  .applied-facets-mobile-container .filter-group-btn.collapsed .filter-title {
    color: #FFF;
  }
  /* line 349, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group-btn,
  .applied-facets-drawer .filter-group-btn,
  .applied-facets-mobile-container .filter-group-btn {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    border-top: 1px solid #FFF;
  }
  /* line 354, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group-btn.collapsed .filter-group,
  .applied-facets-drawer .filter-group-btn.collapsed .filter-group,
  .applied-facets-mobile-container .filter-group-btn.collapsed .filter-group {
    margin-bottom: 0;
  }
  /* line 360, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group,
  .applied-facets-drawer .filter-group,
  .applied-facets-mobile-container .filter-group {
    border-left: 0px solid transparent;
    padding: 14px;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    background-color: #2a2a2a;
  }
  /* line 369, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .centering-container,
  .applied-facets-drawer .centering-container,
  .applied-facets-mobile-container .centering-container {
    padding-right: 0.76923em;
    word-break: break-word;
  }
  /* line 374, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .sort-by-btn {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 35%;
    float: left;
    text-align: left;
  }
  /* line 377, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-group,
  .applied-facets-drawer .sort-by-btn .sort-by-group,
  .applied-facets-mobile-container .sort-by-btn .sort-by-group {
    padding: 18px 17px;
  }
  /* line 382, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .compare-btn,
  .applied-facets-drawer .compare-btn,
  .applied-facets-mobile-container .compare-btn {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 20.83333%;
    float: left;
    padding: 18px 0;
  }
  /* line 387, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .graphic-indicator-up, .facets-bar .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .facets-bar .graphic-indicator-up, .facets-bar .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .facets-bar .graphic-indicator-down,
  .facets-bar .graphic-indicator-up-negative,
  .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .graphic-indicator-down,
  .applied-facets-drawer .graphic-indicator-up-negative,
  .applied-facets-mobile-container .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .graphic-indicator-down,
  .applied-facets-mobile-container .graphic-indicator-up-negative {
    float: right;
    margin-left: 0;
  }
}
@media only screen and (max-width: 639px) {
  /* line 396, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-btn,
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .facets-btn,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .facets-btn,
  .applied-facets-mobile-container .sort-by-btn {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 86.76923em;
    *zoom: 1;
    display: block;
    border-top: 1px solid #FFF;
    padding: 18px;
    border-left: 0px solid transparent;
  }
  /* line 121, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
  .facets-bar .facets-btn:before, .facets-bar .facets-btn:after,
  .facets-bar .sort-by-btn:before,
  .facets-bar .sort-by-btn:after,
  .applied-facets-drawer .facets-btn:before,
  .applied-facets-drawer .facets-btn:after,
  .applied-facets-drawer .sort-by-btn:before,
  .applied-facets-drawer .sort-by-btn:after,
  .applied-facets-mobile-container .facets-btn:before,
  .applied-facets-mobile-container .facets-btn:after,
  .applied-facets-mobile-container .sort-by-btn:before,
  .applied-facets-mobile-container .sort-by-btn:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
  .facets-bar .facets-btn:after,
  .facets-bar .sort-by-btn:after,
  .applied-facets-drawer .facets-btn:after,
  .applied-facets-drawer .sort-by-btn:after,
  .applied-facets-mobile-container .facets-btn:after,
  .applied-facets-mobile-container .sort-by-btn:after {
    clear: both;
  }
  /* line 404, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .sort-by-btn {
    border-left: solid 1px #CCC;
  }
  /* line 407, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn.collapsed,
  .applied-facets-drawer .sort-by-btn.collapsed,
  .applied-facets-mobile-container .sort-by-btn.collapsed {
    border-left: 0px solid transparent;
  }
  /* line 411, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-btn,
  .applied-facets-drawer .facets-btn,
  .applied-facets-mobile-container .facets-btn {
    width: 33%;
    float: left;
  }
  /* line 416, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .sort-by-btn {
    width: 67%;
    float: right;
    display: inline-block;
    padding: 0;
  }
  /* line 423, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-group,
  .applied-facets-drawer .sort-by-btn .sort-by-group,
  .applied-facets-mobile-container .sort-by-btn .sort-by-group {
    padding: 20px;
  }
}
@media only screen and (max-width: 639px) and (max-width: 639px) {
  /* line 423, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-group,
  .applied-facets-drawer .sort-by-btn .sort-by-group,
  .applied-facets-mobile-container .sort-by-btn .sort-by-group {
    padding-left: 0.46875vw;
    padding-right: 3.125vw;
  }
}
@media only screen and (max-width: 639px) {
  /* line 431, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-options,
  .applied-facets-drawer .sort-by-btn .sort-by-options,
  .applied-facets-mobile-container .sort-by-btn .sort-by-options {
    top: 55px;
    right: 1px;
    width: 100%;
  }
  /* line 438, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-container,
  .applied-facets-drawer .facets-container,
  .applied-facets-mobile-container .facets-container {
    padding: 20px;
    width: 100%;
    top: 56px;
    background-color: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #cbcbcb;
  }
  /* line 448, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-options-container .facet-option,
  .applied-facets-drawer .facet-options-container .facet-option,
  .applied-facets-mobile-container .facet-options-container .facet-option {
    box-sizing: border-box;
    padding: 0;
    padding-right: 10px;
  }
  /* line 452, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-options-container .facet-option:nth-child(even),
  .applied-facets-drawer .facet-options-container .facet-option:nth-child(even),
  .applied-facets-mobile-container .facet-options-container .facet-option:nth-child(even) {
    padding-left: 10px;
    padding-right: 0;
  }
  /* line 456, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-options-container .facet-option.last,
  .applied-facets-drawer .facet-options-container .facet-option.last,
  .applied-facets-mobile-container .facet-options-container .facet-option.last {
    width: 50%;
  }
  /* line 462, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .compare-btn,
  .applied-facets-drawer .compare-btn,
  .applied-facets-mobile-container .compare-btn {
    display: none;
  }
  /* line 466, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group,
  .applied-facets-drawer .filter-group,
  .applied-facets-mobile-container .filter-group {
    padding: 16px 20px;
  }
  /* line 470, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .graphic-indicator-up, .facets-bar .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .facets-bar .graphic-indicator-up, .facets-bar .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .facets-bar .graphic-indicator-up,
  .facets-bar .graphic-indicator-down,
  .facets-bar .graphic-indicator-up-negative,
  .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .applied-facets-drawer .graphic-indicator-up,
  .applied-facets-drawer .graphic-indicator-down,
  .applied-facets-drawer .graphic-indicator-up-negative,
  .applied-facets-mobile-container .graphic-indicator-up,
  .facets-bar .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .filter-group-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .filter-group-btn.collapsed .graphic-indicator-up,
  .facets-bar .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-drawer .sort-by-btn.collapsed .applied-facets-mobile-container .graphic-indicator-up,
  .applied-facets-mobile-container .sort-by-btn.collapsed .graphic-indicator-up,
  .applied-facets-mobile-container .graphic-indicator-down,
  .applied-facets-mobile-container .graphic-indicator-up-negative {
    float: right;
    margin-top: 5px;
    margin-left: 0;
  }
}
/* line 480, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .filter-title,
.facets-bar .sort-by-btn,
.applied-facets-drawer .filter-title,
.applied-facets-drawer .sort-by-btn,
.applied-facets-mobile-container .filter-title,
.applied-facets-mobile-container .sort-by-btn {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 480, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-title,
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .filter-title,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .filter-title,
  .applied-facets-mobile-container .sort-by-btn {
    font-size: 1em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 480, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-title,
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .filter-title,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .filter-title,
  .applied-facets-mobile-container .sort-by-btn {
    font-size: 1.15385em;
    text-align: left;
  }
}
/* line 485, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .facet-option-title,
.applied-facets-drawer .facet-option-title,
.applied-facets-mobile-container .facet-option-title {
  color: #2A2A2A;
  font-size: 1em;
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 485, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-option-title,
  .applied-facets-drawer .facet-option-title,
  .applied-facets-mobile-container .facet-option-title {
    font-size: 1em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 485, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facet-option-title,
  .applied-facets-drawer .facet-option-title,
  .applied-facets-mobile-container .facet-option-title {
    font-size: 1.15385em;
  }
}
/* line 490, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-label,
.applied-facets-drawer .sort-by-btn .sort-by-label,
.applied-facets-mobile-container .sort-by-btn .sort-by-label {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: HelveticaNeueW02-77BdCn_694069, Helvetica, sans-serif;
  text-decoration: underline;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 490, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-label,
  .applied-facets-drawer .sort-by-btn .sort-by-label,
  .applied-facets-mobile-container .sort-by-btn .sort-by-label {
    font-size: 1em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 490, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-label,
  .applied-facets-drawer .sort-by-btn .sort-by-label,
  .applied-facets-mobile-container .sort-by-btn .sort-by-label {
    font-size: 1em;
    text-align: left;
    font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
  }
}
@media only screen and (max-width: 639px) {
  /* line 490, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .sort-by-btn .sort-by-label,
  .applied-facets-drawer .sort-by-btn .sort-by-label,
  .applied-facets-mobile-container .sort-by-btn .sort-by-label {
    padding-left: 1.5625vw;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #FFF;
  }
}
/* line 501, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .compare-btn,
.applied-facets-drawer .compare-btn,
.applied-facets-mobile-container .compare-btn {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 501, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .compare-btn,
  .applied-facets-drawer .compare-btn,
  .applied-facets-mobile-container .compare-btn {
    font-size: 1em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 501, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .compare-btn,
  .applied-facets-drawer .compare-btn,
  .applied-facets-mobile-container .compare-btn {
    font-size: 1.15385em;
    text-align: left;
  }
}
/* line 506, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .sort-by-btn .sort-by-label,
.applied-facets-drawer .sort-by-btn .sort-by-label,
.applied-facets-mobile-container .sort-by-btn .sort-by-label {
  color: #2A2A2A;
}
@media only screen and (min-width: 769px) and (max-width: 1120px) {
  /* line 512, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .filter-group,
  .applied-facets-drawer .filter-group,
  .applied-facets-mobile-container .filter-group {
    padding: 14.5px 1.42857vw;
  }
}

/* line 521, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .applied-facets-mobile-container .applied-facets {
  width: 58%;
}
/* line 525, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.facets-bar .applied-facets-mobile-container .facet-option,
.facets-bar .applied-facets-mobile-container .facet-option.last {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  /* line 532, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .facets-bar-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  /* line 539, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .applied-facets-mobile-container {
    clear: both;
  }
  /* line 542, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .facets-bar .applied-facets-mobile-container .centering-inner {
    max-width: 88%;
  }
}

/* line 549, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer,
.applied-facets-mobile-container {
  background-color: #EEE;
}
/* line 553, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .applied-facets-container,
.applied-facets-mobile-container .applied-facets-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 86.76923em;
  *zoom: 1;
}
/* line 121, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
.applied-facets-drawer .applied-facets-container:before, .applied-facets-drawer .applied-facets-container:after,
.applied-facets-mobile-container .applied-facets-container:before,
.applied-facets-mobile-container .applied-facets-container:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
.applied-facets-drawer .applied-facets-container:after,
.applied-facets-mobile-container .applied-facets-container:after {
  clear: both;
}
/* line 557, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .facet-option,
.applied-facets-mobile-container .facet-option {
  height: 58px;
}
/* line 561, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .facet-option-visual,
.applied-facets-mobile-container .facet-option-visual {
  top: 14px;
}
/* line 565, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .applied-facets,
.applied-facets-mobile-container .applied-facets {
  position: relative;
  max-width: 76.33333%;
  float: left;
  margin: 0;
  margin-top: 20px;
}
/* line 573, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .facet-option-title,
.applied-facets-mobile-container .facet-option-title {
  word-wrap: break-word;
}
/* line 577, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .graphic-icon-remove,
.applied-facets-mobile-container .graphic-icon-remove {
  position: absolute;
  top: 16px;
  right: 10px;
}
/* line 583, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .centering-container,
.applied-facets-mobile-container .centering-container {
  position: relative;
  padding-right: 0.76923em;
  background-color: #FFF;
}
/* line 589, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .centering-inner,
.applied-facets-mobile-container .centering-inner {
  margin: 0;
  max-width: 104px;
}
/* line 594, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .applied-facets-actions,
.applied-facets-mobile-container .applied-facets-actions {
  position: relative;
  margin-top: 20px;
}
/* line 599, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .clear-all-filters-btn,
.applied-facets-mobile-container .clear-all-filters-btn {
  padding: 22px 0;
  float: left;
}
/* line 604, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .clear-all,
.applied-facets-mobile-container .clear-all {
  color: #2A2A2A;
  text-decoration: underline;
  letter-spacing: 0.1em;
  font-family: HelveticaNeueW02-77BdCn_694069, Helvetica, sans-serif;
}
/* line 608, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
.applied-facets-drawer .filters-page-numbering,
.applied-facets-mobile-container .filters-page-numbering {
  top: 7px;
  right: 0;
  z-index: 1;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 616, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets,
  .applied-facets-mobile-container .applied-facets {
    max-width: 76%;
  }
  /* line 620, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets-container,
  .applied-facets-mobile-container .applied-facets-container {
    padding: 0 8px;
  }
  /* line 624, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .clear-all,
  .applied-facets-mobile-container .clear-all {
    font-size: 0.84615em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 631, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets,
  .applied-facets-mobile-container .applied-facets {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
  /* line 636, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets .facet-option,
  .applied-facets-mobile-container .applied-facets .facet-option {
    padding: 0;
    padding-right: 10px;
  }
  /* line 639, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets .facet-option:nth-child(even),
  .applied-facets-mobile-container .applied-facets .facet-option:nth-child(even) {
    padding-right: 0;
    padding-left: 10px;
  }
  /* line 647, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .applied-facets-actions,
  .applied-facets-mobile-container .applied-facets-actions {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 86.76923em;
    *zoom: 1;
    padding: 0 16px;
    clear: both;
  }
  /* line 121, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
  .applied-facets-drawer .applied-facets-actions:before, .applied-facets-drawer .applied-facets-actions:after,
  .applied-facets-mobile-container .applied-facets-actions:before,
  .applied-facets-mobile-container .applied-facets-actions:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../StaticWeb/WebContent/vf-storefront/sass2/foundation/components/_global.scss */
  .applied-facets-drawer .applied-facets-actions:after,
  .applied-facets-mobile-container .applied-facets-actions:after {
    clear: both;
  }
  /* line 653, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_top-facets.scss */
  .applied-facets-drawer .filters-page-numbering,
  .applied-facets-mobile-container .filters-page-numbering {
    position: relative;
    float: right;
  }
}

/* line 4, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-compare-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  opacity: 0.1;
  z-index: 11;
  top: 0;
  left: 0;
}

/* line 15, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions {
  margin-bottom: 47px;
  text-align: center;
}
/* line 19, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .checkbox {
  display: inline-block;
  margin-left: 14px;
}
/* line 24, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .compare-btn {
  padding-left: 5px;
}
/* line 26, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .compare-btn .title {
  color: #2a2a2a;
  font-family: "HelveticaNeueW02-77BdCn_694069", Helvetica, sans-serif;
}
/* line 30, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .compare-btn .compare-counter {
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
  font-size: 0.9375em;
}
/* line 33, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .compare-btn.active {
  background-color: #2a2a2a;
  color: #FFF;
  padding: 5px;
  border: 1px #eee outset;
}
/* line 38, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-container .product-actions .compare-btn.active:hover {
  background-color: #e72b1e;
}
@media only screen and (max-width: 639px) {
  /* line 15, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  #catalog-container .product-actions {
    display: none;
  }
}

/* line 51, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons #grid-breadcrumb {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 83.33333%;
  float: left;
}
/* line 54, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .chat-now {
  top: 0;
  margin-top: 20px;
  margin-right: 10px;
}
/* line 59, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .product-compare-header {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  float: none;
}
/* line 62, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .page-contents {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  float: none;
  margin: 0 auto;
  max-width: 85.23077em;
  padding-top: 0;
}
/* line 68, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-item h5, .product-comparisons .compare-product-item #quickview-box.pdp-swatches #product-form .step-header, #quickview-box.pdp-swatches #product-form .product-comparisons .compare-product-item .step-header {
  background-color: #E0E0E0;
  height: 60px;
  line-height: 60px;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 21px;
  color: #2a2a2a;
}
/* line 77, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-item.blank h5, .product-comparisons .compare-product-item.blank #quickview-box.pdp-swatches #product-form .step-header, #quickview-box.pdp-swatches #product-form .product-comparisons .compare-product-item.blank .step-header {
  color: #E0E0E0;
}
/* line 80, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .page-header h2 {
  float: left;
}
/* line 83, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .clear-all {
  font-size: 13px;
  letter-spacing: .1em;
}
/* line 87, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .back-to-link {
  float: right;
  top: -23px;
  position: relative;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 87, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .product-comparisons .back-to-link {
    top: -40px;
    right: -10px;
  }
}
/* line 96, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .back-to-top {
  margin: 10px;
  text-align: center;
}
/* line 100, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-contents {
  clear: left;
  padding-top: 30px;
}
/* line 104, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .not-applicable {
  margin-left: -25px;
  text-align: center;
  font-size: 21px;
  color: #939393;
}
/* line 110, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-top {
  margin-bottom: 30px;
}
/* line 113, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-item {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left;
  display: inline;
  margin: 0 0 30px 0;
  border-top: none;
  border-right: 1px solid #CCC;
}
/* line 119, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-item .button {
  margin: 25px 0 0 0;
  padding: 6% 8%;
  clear: left;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 119, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .product-comparisons .compare-product-item .button {
    line-height: inherit;
    padding: 16px 10px;
  }
}
/* line 128, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-item:last-child {
  border-right: none;
}
/* line 130, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .product-actions, .product-comparisons .info .rating-container, .product-comparisons .info .price {
  display: none;
}
/* line 133, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .benefit {
  margin: 10px 0;
  min-height: 55px;
}
/* line 137, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-image-icon {
  float: left;
  padding-right: 10px;
  line-height: 50px;
}
/* line 142, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-details {
  clear: both;
}
/* line 144, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-details ul {
  list-style: disc;
  margin-left: 10px;
  margin-bottom: 0;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 144, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .product-comparisons .compare-product-details ul {
    margin-left: 25px;
  }
}
/* line 152, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-details .info {
  padding: 28px 20px;
  min-height: 30px;
  font-family: franklin-gothic-urw-cond, Arial Narrow Bold, Arial, sans-serif;
  font-size: 1.0625em;
  color: #2a2a2a;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 152, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .product-comparisons .compare-product-details .info {
    padding: 28px 5px;
  }
}
/* line 161, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-product-top, .product-comparisons .compare-recommended .info,
.product-comparisons .compare-price .info, .product-comparisons .compare-rating .info {
  text-align: center;
}
/* line 165, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-rating, .product-comparisons .compare-price {
  height: 140px;
}
/* line 166, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-rating .info {
  font-size: 15px;
  color: #dc241f;
}
/* line 169, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-rating .info .benefit {
  min-height: 25px;
  margin: 0 15px;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 169, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .product-comparisons .compare-rating .info .benefit {
    margin: 0 5px;
  }
}
/* line 175, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-rating .info .benefit p {
  line-height: 21px;
  float: left;
}
/* line 181, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-benefits .info {
  font-size: 15px;
}
/* line 184, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.product-comparisons .compare-recommended .promo-badge img {
  margin-right: 20px;
}

/* line 191, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  min-height: 360px;
  margin-bottom: 0;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 191, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  #catalog-results .compare-product-item .product-block {
    min-height: 300px;
  }
}
/* line 198, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .view {
  padding-bottom: 20px;
}
/* line 199, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .view img {
  max-width: 312px;
}
/* line 200, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .info {
  height: auto;
  margin: 0;
}
/* line 203, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .info .name {
  width: auto;
}
/* line 204, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .info .color-swatches {
  top: -15px;
}
/* line 206, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare-product-item .product-block .promo-badge {
  display: none;
}
/* line 208, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .product-block.empty {
  width: 70%;
  height: 65%;
  display: inline-block;
  text-align: center;
  color: #E0E0E0;
  border: 4px dashed #E0E0E0;
}
/* line 215, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .product-block.empty h6, #catalog-results .product-block.empty .grid.lanes #grid-breadcrumb ul > li, .grid.lanes #grid-breadcrumb #catalog-results .product-block.empty ul > li {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  color: #E0E0E0;
  font-size: 17px;
}
/* line 220, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .product-block.empty h1, #catalog-results .product-block.empty .compare-overlay .product-block.empty .counter, #catalog-results .compare-overlay .product-block.empty .counter, .compare-overlay #catalog-results .product-block.empty .counter {
  margin-top: 41%;
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
  font-size: 6.25em;
  color: #E9E7DD;
}
/* line 225, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare_checkbox a {
  color: #2a2a2a;
}
/* line 227, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
#catalog-results .compare_checkbox a:hover {
  color: #e72b1e;
}

/* line 233, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay {
  display: none;
}
/* line 235, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay.active {
  display: block;
  z-index: 12;
  background: white;
  position: absolute;
  right: 0;
  top: 48px;
  width: 33%;
  border: 1px #CCC solid;
  border-top: none;
  text-align: center;
}
/* line 247, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .compare-products {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  padding-top: 15px;
  display: inline-block;
}
/* line 252, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block, .compare-overlay #catalog-results .product-block.lanes, #catalog-results .compare-overlay .product-block.lanes, .compare-overlay #catalog-results-no-nav .product-block.lanes, #catalog-results-no-nav .compare-overlay .product-block.lanes {
  height: 74px;
  width: 74px;
  float: left;
  margin: 10px 5px 15px 5px;
}
/* line 257, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block img, .compare-overlay #catalog-results .product-block.lanes img, #catalog-results .compare-overlay .product-block.lanes img, .compare-overlay #catalog-results-no-nav .product-block.lanes img, #catalog-results-no-nav .compare-overlay .product-block.lanes img {
  margin-right: 0;
  height: 74px;
  max-width: 74px;
}
/* line 262, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block .counter, .compare-overlay #catalog-results .product-block.lanes .counter, #catalog-results .compare-overlay .product-block.lanes .counter, .compare-overlay #catalog-results-no-nav .product-block.lanes .counter, #catalog-results-no-nav .compare-overlay .product-block.lanes .counter {
  display: none;
}
/* line 263, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block .product-image, .compare-overlay #catalog-results .product-block.lanes .product-image, #catalog-results .compare-overlay .product-block.lanes .product-image, .compare-overlay #catalog-results-no-nav .product-block.lanes .product-image, #catalog-results-no-nav .compare-overlay .product-block.lanes .product-image {
  display: inline-block;
}
/* line 264, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block .close-circle, .compare-overlay #catalog-results .product-block.lanes .close-circle, #catalog-results .compare-overlay .product-block.lanes .close-circle, .compare-overlay #catalog-results-no-nav .product-block.lanes .close-circle, #catalog-results-no-nav .compare-overlay .product-block.lanes .close-circle {
  display: inline-block;
}
/* line 268, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block.empty, .compare-overlay #catalog-results .empty.product-block.lanes, #catalog-results .compare-overlay .empty.product-block.lanes, .compare-overlay #catalog-results-no-nav .empty.product-block.lanes, #catalog-results-no-nav .compare-overlay .empty.product-block.lanes {
  border: 1px dashed #CCC;
}
/* line 270, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block.empty .product-image, .compare-overlay #catalog-results .empty.product-block.lanes .product-image, #catalog-results .compare-overlay .empty.product-block.lanes .product-image, .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .product-image, #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .product-image, .compare-overlay .product-block.empty .close-circle, .compare-overlay #catalog-results .empty.product-block.lanes .close-circle, #catalog-results .compare-overlay .empty.product-block.lanes .close-circle, .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .close-circle, #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .close-circle {
  display: none;
}
/* line 271, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .product-block.empty .counter, .compare-overlay #catalog-results .empty.product-block.lanes .counter, #catalog-results .compare-overlay .empty.product-block.lanes .counter, .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .counter, #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .counter {
  display: block;
  position: relative;
  top: 15%;
  text-align: center;
  color: #dadada;
}
/* line 280, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
.compare-overlay .button.primary {
  margin: 0 0 15px 0;
  font-size: 1em;
}
@media only screen and (max-width: 639px) {
  /* line 233, ../../../../StaticWeb/WebContent/vf-storefront/sass2/catalog/_compare.scss */
  .compare-overlay {
    display: none;
  }
}

/* line 8, ../sass/global/_type.scss */
body {
  letter-spacing: 0.02em;
}

/* line 12, ../sass/global/_type.scss */
h1,
#catalog-results .product-block .compare-overlay .product-block.empty .counter,
#catalog-results-no-nav .product-block .compare-overlay .product-block.empty .counter,
.compare-overlay .product-block.empty .counter,
.compare-overlay #catalog-results .empty.product-block.lanes .counter,
#catalog-results .compare-overlay .empty.product-block.lanes .counter,
.compare-overlay #catalog-results-no-nav .empty.product-block.lanes .counter,
#catalog-results-no-nav .compare-overlay .empty.product-block.lanes .counter, h2, h3, .no-results-recommendation, h4 {
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

/* line 18, ../sass/global/_type.scss */
h1,
#catalog-results .product-block .compare-overlay .product-block.empty .counter,
#catalog-results-no-nav .product-block .compare-overlay .product-block.empty .counter,
.compare-overlay .product-block.empty .counter,
.compare-overlay #catalog-results .empty.product-block.lanes .counter,
#catalog-results .compare-overlay .empty.product-block.lanes .counter,
.compare-overlay #catalog-results-no-nav .empty.product-block.lanes .counter,
#catalog-results-no-nav .compare-overlay .empty.product-block.lanes .counter {
  font-size: 8.59375vw;
}
/* line 22, ../sass/global/_type.scss */
.lt-ie9
h1, .lt-ie9 #catalog-results .product-block .compare-overlay .product-block.empty .counter, #catalog-results .product-block .compare-overlay .product-block.empty .lt-ie9 .counter, .lt-ie9 #catalog-results-no-nav .product-block .compare-overlay .product-block.empty .counter, #catalog-results-no-nav .product-block .compare-overlay .product-block.empty .lt-ie9 .counter, .lt-ie9 .compare-overlay .product-block.empty .counter, .compare-overlay .product-block.empty .lt-ie9 .counter, .lt-ie9 .compare-overlay #catalog-results .empty.product-block.lanes .counter, .compare-overlay #catalog-results .empty.product-block.lanes .lt-ie9 .counter, .lt-ie9 #catalog-results .compare-overlay .empty.product-block.lanes .counter, #catalog-results .compare-overlay .empty.product-block.lanes .lt-ie9 .counter, .lt-ie9 .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .counter, .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .lt-ie9 .counter, .lt-ie9 #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .counter, #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .lt-ie9 .counter {
  font-size: 2.92308em;
}
@media only screen and (min-width: 640px) {
  /* line 18, ../sass/global/_type.scss */
  h1,
  #catalog-results .product-block .compare-overlay .product-block.empty .counter,
  #catalog-results-no-nav .product-block .compare-overlay .product-block.empty .counter,
  .compare-overlay .product-block.empty .counter,
  .compare-overlay #catalog-results .empty.product-block.lanes .counter,
  #catalog-results .compare-overlay .empty.product-block.lanes .counter,
  .compare-overlay #catalog-results-no-nav .empty.product-block.lanes .counter,
  #catalog-results-no-nav .compare-overlay .empty.product-block.lanes .counter {
    font-size: 2.92308em;
  }
}

/* line 32, ../sass/global/_type.scss */
h2 {
  font-size: 5.9375vw;
}
/* line 36, ../sass/global/_type.scss */
.lt-ie9
h2 {
  font-size: 2.61538em;
}
@media only screen and (min-width: 640px) {
  /* line 32, ../sass/global/_type.scss */
  h2 {
    font-size: 2.61538em;
  }
}

/* line 46, ../sass/global/_type.scss */
h3,
.no-results-recommendation {
  font-size: 4.375vw;
}
/* line 50, ../sass/global/_type.scss */
.lt-ie9
h3, .lt-ie9
.no-results-recommendation {
  font-size: 1.61538em;
}
@media only screen and (min-width: 640px) {
  /* line 46, ../sass/global/_type.scss */
  h3,
  .no-results-recommendation {
    font-size: 1.61538em;
  }
}

/* line 60, ../sass/global/_type.scss */
h4 {
  font-size: 3.28125vw;
}
/* line 64, ../sass/global/_type.scss */
.lt-ie9
h4 {
  font-size: 1.30769em;
}
@media only screen and (min-width: 640px) {
  /* line 60, ../sass/global/_type.scss */
  h4 {
    font-size: 1.30769em;
  }
}

/* line 74, ../sass/global/_type.scss */
h5,
#quickview-box.pdp-swatches #product-form .step-header, h6, .grid.lanes #grid-breadcrumb ul > li {
  letter-spacing: 0;
  text-transform: uppercase;
}

/* line 80, ../sass/global/_type.scss */
h5,
#quickview-box.pdp-swatches #product-form .step-header {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
}

/* line 85, ../sass/global/_type.scss */
a {
  text-transform: uppercase;
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  letter-spacing: 0.02em;
}

/* line 91, ../sass/global/_type.scss */
b, strong {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-weight: normal;
}

/* line 4, ../sass/catalog/_top-facets-override.scss */
.facets-bar .compare-btn,
.applied-facets-drawer .compare-btn,
.applied-facets-mobile-container .compare-btn {
  font-family: "HelveticaNeueW02-77BdCn_694069", Helvetica, sans-serif !important;
}

/* line 3, ../sass/catalog/_product-block-override.scss */
#catalog-results .product-block .info {
  margin-top: 20px;
  margin-bottom: 0;
  height: 170px;
}
@media only screen and (max-width: 639px) {
  /* line 3, ../sass/catalog/_product-block-override.scss */
  #catalog-results .product-block .info {
    height: 150px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 3, ../sass/catalog/_product-block-override.scss */
  #catalog-results .product-block .info {
    height: 120px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 17, ../sass/catalog/_product-block-override.scss */
  #catalog-results .product-block .product-actions {
    margin-bottom: 22px;
  }
}
/* line 23, ../sass/catalog/_product-block-override.scss */
#catalog-results .product-block .name {
  display: block;
  width: 84%;
  margin: 0 auto;
  margin-bottom: 4px;
  font-weight: bold;
}
@media only screen and (max-width: 639px) {
  /* line 23, ../sass/catalog/_product-block-override.scss */
  #catalog-results .product-block .name {
    width: 95%;
    margin-bottom: 9px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 23, ../sass/catalog/_product-block-override.scss */
  #catalog-results .product-block .name {
    width: 100%;
    margin-bottom: 0;
  }
}
/* line 40, ../sass/catalog/_product-block-override.scss */
#catalog-results .product-block .view .button {
  top: 75.4%;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 479px) {
  /* line 49, ../sass/catalog/_product-block-override.scss */
  #catalog-results .lanes.product-block {
    padding-left: 0.3em;
    padding-right: 0.3em;
  }
}
/* line 58, ../sass/catalog/_product-block-override.scss */
#catalog-results .filters-page-numbering .product-counter .counter-label {
  text-transform: uppercase;
  font-stretch: condensed;
}

@media only screen and (max-width: 639px) {
  /* line 67, ../sass/catalog/_product-block-override.scss */
  .no-lanes #catalog-results .product-block .info {
    height: 150px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 67, ../sass/catalog/_product-block-override.scss */
  .no-lanes #catalog-results .product-block .info {
    height: 120px;
  }
}

/* line 3, ../sass/catalog/_quickview-override.scss */
.pdp-swatches .step-container.tooltipstered {
  color: #2a2a2a;
}

/* line 10, ../sass/catalog/_quickview-override.scss */
#checkout.shopcart #quickview-box.pdp-swatches .reveal-modal.medium {
  background-color: #fff;
  width: 85%;
  margin-left: -42.5%;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 17, ../sass/catalog/_quickview-override.scss */
  #checkout.shopcart #quickview-box.pdp-swatches #product-views-container {
    width: 50%;
  }
  /* line 20, ../sass/catalog/_quickview-override.scss */
  #checkout.shopcart #quickview-box.pdp-swatches #product-content-container {
    width: 50%;
  }
}
@media only screen and (max-width: 639px) {
  /* line 25, ../sass/catalog/_quickview-override.scss */
  #checkout.shopcart #quickview-box.pdp-swatches #product-content-container {
    width: 100%;
    margin: 0;
  }
  /* line 29, ../sass/catalog/_quickview-override.scss */
  #checkout.shopcart #quickview-box.pdp-swatches #product-form .step-content button {
    float: left !important;
  }
}
@media only screen and (max-width: 479px) {
  /* line 34, ../sass/catalog/_quickview-override.scss */
  #checkout.shopcart #quickview-box.pdp-swatches #product-form .attr-size .attr-box {
    line-height: 45px;
  }
}

/* line 41, ../sass/catalog/_quickview-override.scss */
#catalog .medium.reveal-modal,
.product-comparisons .medium.reveal-modal {
  background-color: #FFF;
}

/* line 46, ../sass/catalog/_quickview-override.scss */
#checkout.shopcart .reveal-modal.medium {
  background-color: #fff;
  width: 85%;
  margin-left: -42.5%;
}

/* line 52, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches {
  background-color: #FFF;
}
/* line 54, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .size-chart {
  display: none;
  text-align: center;
  background-color: #FFF;
  clear: both;
  padding-top: 30px;
}
/* line 60, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .size-chart .close {
  float: right;
  color: #2a2a2a;
  font-size: 1.5em;
}
/* line 67, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .online-dealer-section {
  display: none;
}
/* line 71, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-views-container {
  background-color: #FFF;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 52.08333%;
  float: left;
}
/* line 75, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-views-container .product-img-full .promo-badge,
#quickview-box.pdp-swatches #product-views-container .more-details {
  display: none;
}
/* line 79, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-views-container .product-view-control {
  display: none;
}
/* line 84, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .product-img-alt-view .owl-prev-btn,
#quickview-box.pdp-swatches .product-img-alt-view .owl-next-btn {
  bottom: 27px;
  background: transparent;
}
/* line 89, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .product-img-alt-view #owl-desktop-carousel {
  padding: 0 20px;
}
/* line 92, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches .product-img-alt-view .graphic-icon-play-video {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 75px;
  height: 70px;
  margin: 0 auto;
  padding: 46px 0 0 0;
  border: solid 1px #CCC;
  text-align: center;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 92, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches .product-img-alt-view .graphic-icon-play-video {
    padding: 29px 0 0 0;
  }
}
@media only screen and (max-width: 639px) {
  /* line 92, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches .product-img-alt-view .graphic-icon-play-video {
    padding: 35px 0 0 12px;
  }
}
/* line 113, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 44.16667%;
  float: right;
  margin-top: 0;
}
/* line 117, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container .social-media-section {
  padding-left: 0;
}
/* line 121, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container .social-media > div {
  height: 35px;
  width: 35px;
  float: left;
  margin: 0 5px;
  cursor: pointer;
}
/* line 129, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 134, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .rating {
  color: #f4c00d;
}
/* line 138, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info h1, #quickview-box.pdp-swatches #product-content-container #product-info .compare-overlay .product-block.empty .counter, .compare-overlay .product-block.empty #quickview-box.pdp-swatches #product-content-container #product-info .counter {
  font-size: 1.75em;
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-style: normal;
  letter-spacing: normal;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 138, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container #product-info h1, #quickview-box.pdp-swatches #product-content-container #product-info .compare-overlay .product-block.empty .counter, .compare-overlay .product-block.empty #quickview-box.pdp-swatches #product-content-container #product-info .counter {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 639px) {
  /* line 138, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container #product-info h1, #quickview-box.pdp-swatches #product-content-container #product-info .compare-overlay .product-block.empty .counter, .compare-overlay .product-block.empty #quickview-box.pdp-swatches #product-content-container #product-info .counter {
    font-size: 1.25em;
  }
}
/* line 145, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .product-price {
  margin: 10px 0;
}
/* line 147, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .product-price i {
  font-style: normal;
}
/* line 150, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .product-price span {
  font-size: 1em;
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-size: 1.84615em;
  font-weight: normal;
  display: block;
}
@media only screen and (max-width: 639px) {
  /* line 150, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container #product-info .product-price span {
    font-size: 3.125vw;
  }
}
@media only screen and (max-width: 479px) {
  /* line 150, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container #product-info .product-price span {
    font-size: 0.9em;
  }
}
/* line 159, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .original-price {
  text-decoration: line-through;
  color: #2a2a2a;
}
/* line 163, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-info .current-price {
  color: #e72b1e;
}
/* line 168, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-form .product-attr-form > section.step-container .step-header {
  width: 100%;
}
/* line 172, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-form .step-header h2 {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif !important;
  font-size: 1.13333em;
  font-weight: normal;
  line-height: 10px;
}
/* line 178, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-form .step-header .attr-selected {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, sans-serif;
  line-height: 17px;
}
/* line 182, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-form .step-header span.attribute-label-separator {
  line-height: 12px;
  font-size: 1.30769em;
  font-weight: normal;
}
/* line 188, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-content-container #product-form .attr-color .step-header span.attribute-label-separator {
  line-height: 16px;
}
/* line 194, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form {
  margin-top: 10px;
  border-left: none;
}
/* line 197, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form section {
  border-top: 1px solid #BCC0C4 !important;
  padding: 10px 0 !important;
}
/* line 201, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .quantity {
  display: none;
}
/* line 202, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions {
  display: inline;
  margin-top: 0;
}
/* line 205, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .product-actions-secondary .link-button {
  display: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: normal;
}
/* line 211, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .product-actions-primary {
  float: none;
  width: auto;
  letter-spacing: 0;
}
/* line 215, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .product-actions-primary .button {
  min-width: 140px;
  padding: 13px 15px;
}
/* line 220, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .product-actions-secondary {
  margin: 10px 0 0 0;
  clear: left;
}
/* line 223, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .product-actions-secondary .graphic-icon-add-wishlist {
  display: inline;
}
/* line 225, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-actions .age-verify {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
/* line 231, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container.attr-color .attr-container {
  height: auto;
  overflow: visible;
  margin: 0;
}
/* line 236, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container.attr-color .attr-box {
  width: 55px;
  overflow: hidden;
  margin: 0 2% 3% 0;
  height: 60px;
  text-align: center;
}
/* line 242, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container.attr-color .attr-box.selected, #quickview-box.pdp-swatches #product-form .product-attr-form .step-container.attr-color .attr-box.clicked {
  border: 2px solid #e72b1e;
}
/* line 245, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container.attr-color .attr-box img {
  max-width: 50px;
  max-height: 58px;
}
/* line 250, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content {
  width: 100%;
}
/* line 252, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box {
  float: left;
  margin: 5px 10px 10px 0;
  font-weight: normal;
  font-family: HelveticaNeueW02-77BdCn_694066, Helvetica, sans-serif;
  text-transform: uppercase;
  font-style: oblique;
  color: #64686b;
  text-align: center;
  border: 1px solid #2a2a2a;
}
@media only screen and (max-width: 639px) {
  /* line 252, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 252, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box {
    line-height: 14px;
    font-size: 10px;
  }
}
/* line 257, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.selected, #quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.clicked {
  border: 1px solid #e72b1e;
  background-color: #FFF;
}
/* line 261, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.large {
  min-width: 120px;
}
/* line 264, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.out-of-stock {
  opacity: 0.25;
  color: #2a2a2a !important;
  border: 1px solid #2a2a2a;
}
/* line 268, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.out-of-stock:hover, #quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.out-of-stock.selected, #quickview-box.pdp-swatches #product-form .product-attr-form .step-container:not(.attr-color) .step-content .attr-box.out-of-stock.clicked {
  opacity: 0.5;
  border: 1px solid #e72b1e;
}
/* line 276, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .step-header {
  padding: 3px 5px 0 5px;
  width: auto;
  float: none;
}
/* line 281, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .step-header h2 {
  line-height: normal;
  margin-top: 2px;
}
/* line 285, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .step-header .attr-selected {
  text-transform: capitalize;
}
/* line 289, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .step-content {
  width: 100%;
  padding-top: 10px;
  float: none;
}
/* line 293, ../sass/catalog/_quickview-override.scss */
#quickview-box.pdp-swatches #product-form .step-content button {
  float: left;
  margin: 5px 0;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 300, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container {
    width: 85%;
  }
}
@media only screen and (max-width: 639px) {
  /* line 305, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-content-container {
    width: 85%;
  }
  /* line 308, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-form .step-content button {
    float: left !important;
  }
}
@media only screen and (max-width: 479px) {
  /* line 313, ../sass/catalog/_quickview-override.scss */
  #quickview-box.pdp-swatches #product-form .attr-size .attr-box {
    line-height: 45px;
  }
}

/* line 1, ../sass/catalog/_grid-header-override.scss */
.search-results-summary {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, sans-serif !important;
}

/* line 6, ../sass/catalog/_grid-header-override.scss */
.grid.lanes #grid-breadcrumb ul > li {
  font-size: 15px;
  font-weight: normal;
}
/* line 9, ../sass/catalog/_grid-header-override.scss */
.grid.lanes #grid-breadcrumb ul > li.last {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-size: 21px;
  padding: 0px;
  color: #2a2a2a;
}
/* line 16, ../sass/catalog/_grid-header-override.scss */
.grid.lanes #grid-breadcrumb ul > li.last:before {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, sans-serif;
}
/* line 20, ../sass/catalog/_grid-header-override.scss */
.grid.lanes #grid-breadcrumb ul > li.last h1, .grid.lanes #grid-breadcrumb ul > li.last .compare-overlay .product-block.empty .counter, .compare-overlay .product-block.empty .grid.lanes #grid-breadcrumb ul > li.last .counter {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-size: 21px;
  letter-spacing: 0.02em;
}

/* line 29, ../sass/catalog/_grid-header-override.scss */
#product-list-header-content .chat-now {
  width: auto;
}

@media only screen and (min-width: 640px) and (max-width: 1023px) {
  /* line 34, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #product-list-header-content {
    width: 93.75%;
  }
}
@media only screen and (max-width: 639px) {
  /* line 41, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #product-list-header-content {
    padding-top: 0px;
  }
  /* line 44, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb {
    margin-top: 3.13152vw;
    margin-bottom: 1.04384vw;
  }
  /* line 47, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb ul > li {
    padding-top: 4px;
  }
  /* line 51, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb .breadcrumb > ul > li:before {
    padding: 0 1.25vw;
  }
}
@media only screen and (max-width: 479px) {
  /* line 62, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb {
    margin-top: 15px;
    margin-bottom: 0;
  }
  /* line 65, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb ul > li {
    font-size: 3.34029vw;
    padding-top: 0.41754vw;
    margin-bottom: 1.04384vw;
  }
  /* line 69, ../sass/catalog/_grid-header-override.scss */
  .grid.lanes #grid-breadcrumb ul > li.last {
    font-size: 4.38413vw;
  }

  /* line 75, ../sass/catalog/_grid-header-override.scss */
  .facets-bar .sort-by-btn .sort-by-group,
  .applied-facets-drawer .sort-by-btn .sort-by-group,
  .applied-facets-mobile-container .sort-by-btn .sort-by-group {
    padding-left: 1.04384vw;
  }

  /* line 80, ../sass/catalog/_grid-header-override.scss */
  .facets-bar .facets-btn,
  .facets-bar .sort-by-btn,
  .applied-facets-drawer .facets-btn,
  .applied-facets-drawer .sort-by-btn,
  .applied-facets-mobile-container .facets-btn,
  .applied-facets-mobile-container .sort-by-btn {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 639px) {
  /* line 6, ../sass/catalog/_ratings-override.scss */
  #catalog-results .product-block .info .rating-container {
    margin: 0.78125vw 0px;
  }
  /* line 8, ../sass/catalog/_ratings-override.scss */
  #catalog-results .product-block .info .rating-container .rating-placeholder {
    width: 23.4375vw;
    padding-top: 4px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 16, ../sass/catalog/_ratings-override.scss */
  #catalog-results .product-block .info .rating-container {
    margin: 0 0 2px 0;
  }
  /* line 18, ../sass/catalog/_ratings-override.scss */
  #catalog-results .product-block .info .rating-container .rating-placeholder {
    width: 23.4375vw;
    padding-bottom: 0px;
  }
}

/* line 4, ../sass/catalog/_grid-search-header-override.scss */
#catalog.search #search-results-header-container .search-results-summary {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 66.66667%;
  float: left;
}
/* line 7, ../sass/catalog/_grid-search-header-override.scss */
#catalog.search #search-results-header-container .options {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 33.33333%;
  float: left;
}
/* line 9, ../sass/catalog/_grid-search-header-override.scss */
#catalog.search #search-results-header-container .options #showProducts {
  margin-left: 0px;
}
/* line 13, ../sass/catalog/_grid-search-header-override.scss */
#catalog.search #search-results-header-container .did-you-mean,
#catalog.search #search-results-header-container .misspell {
  font-family: "HelveticaNeueW02-77BdCn_694069", Helvetica, sans-serif;
  font-size: 17px;
  letter-spacing: 0.14em;
  font-weight: normal;
}
/* line 21, ../sass/catalog/_grid-search-header-override.scss */
#catalog.search .page-meta h2.section-title {
  margin: 20px 0px;
}
@media (min-width: 1024px) and (max-width: 1440px) {
  /* line 26, ../sass/catalog/_grid-search-header-override.scss */
  #catalog.search #search-results-header-container .did-you-mean,
  #catalog.search #search-results-header-container .misspell {
    font-size: 1.18056vw;
  }
}
@media only screen and (max-width: 639px) {
  /* line 35, ../sass/catalog/_grid-search-header-override.scss */
  #catalog.search #search-results-header-container .search-results-summary {
    margin-top: 24px;
  }
  /* line 38, ../sass/catalog/_grid-search-header-override.scss */
  #catalog.search #search-results-header-container .search-results-summary,
  #catalog.search #search-results-header-container .options {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
  }
  /* line 42, ../sass/catalog/_grid-search-header-override.scss */
  #catalog.search #search-results-header-container .misspell {
    font-size: 5.3125vw;
  }
  /* line 45, ../sass/catalog/_grid-search-header-override.scss */
  #catalog.search #search-results-header-container .did-you-mean {
    font-size: 6.09375vw;
  }
}

/* line 4, ../sass/catalog/_cat-nav-bar-override.scss */
.nav-sub-category .nav-option-wrapper h6, .nav-sub-category .nav-option-wrapper .grid.lanes #grid-breadcrumb ul > li, .grid.lanes #grid-breadcrumb .nav-sub-category .nav-option-wrapper ul > li {
  font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  font-weight: normal;
}

/* line 11, ../sass/catalog/_cat-nav-bar-override.scss */
.nav-sub-category {
  position: relative;
  padding-left: 0.76923em;
  padding-right: 0.76923em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}

@media only screen and (max-width: 1023px) {
  /* line 16, ../sass/catalog/_cat-nav-bar-override.scss */
  .nav-sub-category {
    padding-left: 0;
    padding-right: 0;
    width: 93.75%;
  }
}
@media only screen and (max-width: 639px) {
  /* line 25, ../sass/catalog/_cat-nav-bar-override.scss */
  .nav-sub-category {
    display: none;
  }
  /* line 28, ../sass/catalog/_cat-nav-bar-override.scss */
  .nav-sub-category .nav-option-wrapper h6, .nav-sub-category .nav-option-wrapper .grid.lanes #grid-breadcrumb ul > li, .grid.lanes #grid-breadcrumb .nav-sub-category .nav-option-wrapper ul > li {
    font-family: "HelveticaNeueW02-77BdCn_694066", Helvetica, sans-serif;
  }
}

/*# sourceMappingURL=catalog.css.map */
