.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #073b91;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #073b91;
  border-radius: calc($diameter / 2);
  background-color: #073b91;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #093;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #093;
  border-radius: calc($diameter / 2);
  background-color: #093;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-left: calc($grid-gutter-width / 2 * -1);
  margin-right: calc($grid-gutter-width / 2 * -1); }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: calc($grid-gutter-width / 2); }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: "\F00D";
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

/* stylelint-disable property-no-unknown */
.categories-button-row,
.horitontal-nav {
  margin-bottom: 10px;
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden; }
  .categories-button-row ul,
  .horitontal-nav ul {
    padding: 0 0 15px;
    margin: 0 auto;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */ }
    .categories-button-row ul::-webkit-scrollbar,
    .horitontal-nav ul::-webkit-scrollbar {
      /* WebKit */
      width: 0;
      height: 0; }
    .categories-button-row ul li,
    .horitontal-nav ul li {
      margin-right: 15px;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
      @media (min-width: 1200px) {
        .categories-button-row ul li,
        .horitontal-nav ul li {
          margin-right: 20px; } }
      .categories-button-row ul li button,
      .categories-button-row ul li .btn-nav,
      .horitontal-nav ul li button,
      .horitontal-nav ul li .btn-nav {
        font-weight: 400;
        border-radius: 0;
        background-color: #fff;
        text-transform: uppercase;
        padding: 0 25px;
        height: 30px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        text-align: center;
        font-size: 12px;
        letter-spacing: normal;
        line-height: 16px;
        transition: border 0.15s ease-in-out;
        border: 1px solid #000;
        outline: none; }
        @media (max-width: 768.98px) {
          .categories-button-row ul li button,
          .categories-button-row ul li .btn-nav,
          .horitontal-nav ul li button,
          .horitontal-nav ul li .btn-nav {
            color: #000; } }
        .categories-button-row ul li button.selected,
        .categories-button-row ul li .btn-nav.selected,
        .horitontal-nav ul li button.selected,
        .horitontal-nav ul li .btn-nav.selected {
          background-color: #000;
          color: #fff; }
          .categories-button-row ul li button.selected:hover, .categories-button-row ul li button.selected:focus,
          .categories-button-row ul li .btn-nav.selected:hover,
          .categories-button-row ul li .btn-nav.selected:focus,
          .horitontal-nav ul li button.selected:hover,
          .horitontal-nav ul li button.selected:focus,
          .horitontal-nav ul li .btn-nav.selected:hover,
          .horitontal-nav ul li .btn-nav.selected:focus {
            background-color: #000;
            text-decoration: none; }
        .categories-button-row ul li button:hover, .categories-button-row ul li button:focus,
        .categories-button-row ul li .btn-nav:hover,
        .categories-button-row ul li .btn-nav:focus,
        .horitontal-nav ul li button:hover,
        .horitontal-nav ul li button:focus,
        .horitontal-nav ul li .btn-nav:hover,
        .horitontal-nav ul li .btn-nav:focus {
          border-color: #000;
          text-decoration: none; }
      .categories-button-row ul li button:hover,
      .horitontal-nav ul li button:hover {
        background-color: #000;
        color: #fff; }
      .categories-button-row ul li.selected,
      .horitontal-nav ul li.selected {
        color: #fff; }
  .categories-button-row #moving-placeholder,
  .horitontal-nav #moving-placeholder {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1; }

.image-tile-tag {
  position: relative;
  margin-right: 5px;
  text-transform: uppercase;
  background: none;
  color: #bfbfbf;
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.1px;
  padding: 4px 15px; }
  .image-tile-tag:last-of-type {
    margin-right: 0; }
  .image-tile-tag.color-red {
    background: #d03a3a;
    color: #fff; }

.product-secondary-tags {
  position: relative; }
  .product-secondary-tags ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    vertical-align: top;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 992px) {
      .product-secondary-tags ul {
        -ms-flex-direction: row;
            flex-direction: row; } }
  .product-secondary-tags .product-secondary-tags-item {
    margin: 0 5px 15px;
    font-size: 10px;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 1px 5px;
    color: #fff;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 300; }
    @media (min-width: 992px) {
      .product-secondary-tags .product-secondary-tags-item {
        margin-top: -42px; } }
    .product-secondary-tags .product-secondary-tags-item.color-beige {
      background: #f5f5dc; }
    .product-secondary-tags .product-secondary-tags-item.color-black {
      background: #000; }
    .product-secondary-tags .product-secondary-tags-item.color-blue {
      background: #000; }
    .product-secondary-tags .product-secondary-tags-item.color-brown {
      background: #a52a2a; }
    .product-secondary-tags .product-secondary-tags-item.color-copper {
      background: #b87333; }
    .product-secondary-tags .product-secondary-tags-item.color-gold {
      background: #d4af37; }
    .product-secondary-tags .product-secondary-tags-item.color-green {
      background: #093; }
    .product-secondary-tags .product-secondary-tags-item.color-grey {
      background: #fff;
      color: #bfbfbf; }
    .product-secondary-tags .product-secondary-tags-item.color-nude {
      background: #f8c991; }
    .product-secondary-tags .product-secondary-tags-item.color-orange {
      background: #fff;
      color: #f60; }
    .product-secondary-tags .product-secondary-tags-item.color-pink {
      background: #fe249a; }
    .product-secondary-tags .product-secondary-tags-item.color-purple {
      background: #93c; }
    .product-secondary-tags .product-secondary-tags-item.color-red {
      background: #d03a3a; }
    .product-secondary-tags .product-secondary-tags-item.color-silver {
      background: #bec2cb; }
    .product-secondary-tags .product-secondary-tags-item.color-yellow {
      background: #ff0; }

header ~ #maincontent .container .product-secondary-tags-item a.link {
  font-family: Chivo-Regular, sans-serif;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 10px; }
  header ~ #maincontent .container .product-secondary-tags-item a.link:hover {
    text-decoration: none; }

/* stylelint-disable scss/media-feature-value-dollar-variable,  max-nesting-depth */
.top-category-title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0; }
  @media screen and (max-width: 544px) {
    .top-category-title {
      padding: 0; } }
  @media (max-width: 768.98px) {
    .top-category-title .container {
      max-width: 100%; } }
  .top-category-title > .container + .promoted-categories-wrapper {
    margin-top: -32px; }
    @media (max-width: 768.98px) {
      .top-category-title > .container + .promoted-categories-wrapper > .dynamicpage {
        margin-left: -30px;
        margin-right: -30px; } }
  .top-category-title .top-category-row {
    margin-top: 15px; }
    @media (min-width: 992px) {
      .top-category-title .top-category-row {
        margin-top: 22px; } }
  .top-category-title .header.page-title {
    background: none;
    left: 0;
    color: #000;
    font-family: Chivo-Regular, sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1;
    padding: 0;
    margin: 0 0 20px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .top-category-title .header.page-title::before {
      display: none; }
    @media (min-width: 992px) {
      .top-category-title .header.page-title {
        font-size: 25px;
        margin-bottom: 25px; } }
    .top-category-title .header.page-title > span {
      position: relative; }
    .top-category-title .header.page-title .result-count {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: calc(100% + 3px); }
      @media (min-width: 992px) {
        .top-category-title .header.page-title .result-count {
          left: calc(100% + 5px); } }
  .top-category-title .result-count {
    color: #bfbfbf;
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    letter-spacing: 0.12px;
    line-height: 25px;
    margin-left: 5px; }
  .top-category-title .top-levels-categories {
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    margin: 0 0 10px;
    padding: 0;
    text-align: center; }
    @media (min-width: 1200px) {
      .top-category-title .top-levels-categories {
        margin-top: 0; } }
    .top-category-title .top-levels-categories .breadcrumbs-search-label {
      display: block;
      margin-bottom: 12px;
      font-size: 12px;
      line-height: 16px; }
  .top-category-title button.btn.filter-results {
    min-width: 80px;
    padding: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 14px;
    text-transform: capitalize;
    height: 35px;
    width: auto;
    text-align: left;
    position: relative;
    margin-left: 30px; }
    .top-category-title button.btn.filter-results::after {
      display: none; }
    .top-category-title button.btn.filter-results::before {
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjAwMDAwMCwgOC44MTAzNTQpIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDAwMDAwLCAyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGxpbmUgeDE9Ii0yLjkxODk4NjM3ZS0xNCIgeTE9IjAuNSIgeDI9IjE2IiB5Mj0iMC41IiBpZD0iUGF0aCI+PC9saW5lPgogICAgICAgICAgICAgICAgPGxpbmUgeDE9Ii0yLjkxODk4NjM3ZS0xNCIgeTE9IjgiIHgyPSIxNiIgeTI9IjgiIGlkPSJQYXRoIj48L2xpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPGxpbmUgeDE9IjQuNTE4OTE4OTIiIHkxPSIwLjUiIHgyPSI0LjUxODkxODkyIiB5Mj0iNC41IiBpZD0iTGluZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9saW5lPgogICAgICAgICAgICA8bGluZSB4MT0iMTEuNzcyMTAxNyIgeTE9IjcuODc5MjkxNTUiIHgyPSIxMS43NzIxMDE3IiB5Mj0iMTEuODc5MjkxNSIgaWQ9IkxpbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjwvbGluZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat;
      content: "";
      width: 30px;
      height: 30px;
      position: absolute;
      right: 0;
      line-height: 34px;
      top: 0;
      font-size: 19px;
      text-align: center;
      background-position: center 6px; }
    .top-category-title button.btn.filter-results:hover {
      background-color: transparent;
      border-color: transparent; }

.promoted-categories-wrapper {
  margin-bottom: 22px;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden; }

.search-nav {
  margin-bottom: 0;
  border-bottom: none; }

.refinements {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (min-width: 992px) {
    .refinements {
      padding: 0 50px;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (min-width: 1200px) {
    .refinements {
      padding: 0 150px; } }
  .refinements button {
    box-shadow: none;
    outline: none; }
  .refinements .selected-refinement-values {
    display: none; }
  .refinements .refinement {
    margin-right: 15px;
    margin-bottom: 15px; }
    @media (min-width: 1200px) {
      .refinements .refinement {
        margin-right: 50px; } }
    .refinements .refinement ul.values {
      overflow: hidden; }
      @media (max-width: 991.98px) {
        .refinements .refinement ul.values {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .refinements .refinement button.title.refinement-open-btn {
      padding: 0 25px 7px 0;
      min-width: auto;
      height: auto;
      font-size: 12px;
      line-height: 16px;
      font-weight: 400;
      box-shadow: none;
      text-transform: uppercase;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.5, 1);
      border-radius: 0; }
      @media (max-width: 768.98px) {
        .refinements .refinement button.title.refinement-open-btn {
          padding: 0 0 7px 0;
          font-size: 11px;
          font-weight: 500; } }
      .refinements .refinement button.title.refinement-open-btn:hover {
        text-decoration: underline; }
      .refinements .refinement button.title.refinement-open-btn::after {
        display: none; }
      .refinements .refinement button.title.refinement-open-btn::before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8bGluZSB4MT0iOC44NDYxNTM4NSIgeTE9IjE0LjczODA3NzIiIHgyPSIyMS4xNTM4NDYyIiB5Mj0iMTQuNzM4MDc3MiIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMDAwMCwgMTQuNzM4MDc3KSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjAwMDAwMCwgLTE0LjczODA3NykgIj48L2xpbmU+CiAgICAgICAgPGxpbmUgeDE9IjguODQ2MTUzODUiIHkxPSIxNSIgeDI9IjIxLjE1Mzg0NjIiIHkyPSIxNSIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvbGluZT4KICAgIDwvZz4KPC9zdmc+");
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        font-size: 16px;
        top: 35%;
        transform: translateY(-50%);
        text-align: center;
        line-height: 24px; }
      .refinements .refinement button.title.refinement-open-btn.collapsed:hover {
        border-color: #000; }
    .refinements .refinement.active button.title.refinement-open-btn::before {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8bGluZSB4MT0iOC44NDYxNTM4NSIgeTE9IjE0LjczODA3NzIiIHgyPSIyMS4xNTM4NDYyIiB5Mj0iMTQuNzM4MDc3MiIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMDAwMCwgMTQuNzM4MDc3KSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjAwMDAwMCwgLTE0LjczODA3NykgIj48L2xpbmU+CiAgICAgICAgPGxpbmUgeDE9IjguODQ2MTUzODUiIHkxPSIxNSIgeDI9IjIxLjE1Mzg0NjIiIHkyPSIxNSIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvbGluZT4KICAgIDwvZz4KPC9zdmc+");
      transform: translateY(-50%) rotate(45deg); }
    .refinements .refinement .refinement-content-block {
      background: #fff;
      border: 1px #000 solid;
      width: 100%;
      z-index: 3; }
      .refinements .refinement .refinement-content-block .color-name {
        display: none; }
      @media (min-width: 769px) {
        .refinements .refinement .refinement-content-block {
          max-width: 150px;
          border-top: 1px #000 solid;
          box-shadow: 0 1px 6px 0 #ececec;
          position: absolute; }
          .refinements .refinement .refinement-content-block li.disabled,
          .refinements .refinement .refinement-content-block .swatch-circle {
            display: none; }
          .refinements .refinement .refinement-content-block .color-name {
            display: inline-block; }
          .refinements .refinement .refinement-content-block ul.values {
            padding: 0;
            margin-bottom: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            max-height: 40vh;
            overflow-y: auto; } }
    @media all and (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
      .refinements .refinement .refinement-content-block ul.values {
        display: block; } }
      @media (min-width: 769px) {
            .refinements .refinement .refinement-content-block ul.values li {
              text-align: left;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
              max-width: 100%;
              padding: 0; }
              .refinements .refinement .refinement-content-block ul.values li.selected button {
                color: #000;
                border-bottom: 1px solid #000;
                border-top: 1px solid #000;
                position: relative; }
                .refinements .refinement .refinement-content-block ul.values li.selected button span {
                  color: inherit; }
                .refinements .refinement .refinement-content-block ul.values li.selected button i {
                  display: inline-block;
                  margin-right: 5px;
                  color: #000;
                  width: 12px;
                  height: 12px;
                  position: absolute;
                  top: 50%;
                  transform: translateY(-50%);
                  right: 5px; }
                  .refinements .refinement .refinement-content-block ul.values li.selected button i::after {
                    content: "";
                    display: block;
                    width: 100%;
                    height: 100%;
                    filter: invert(1);
                    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMSAzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT44RTgwRTBBQy03OTZELTREQjctOEJFNi1DNTA5QTlFODZFNjM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNoZWNrbWFyayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDU1MjMsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJQYXRoLTIiIHBvaW50cz0iMTAgMTUgMTQgMTkgMjEgMTEiPjwvcG9seWxpbmU+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=");
                    background-position: center; }
                .refinements .refinement .refinement-content-block ul.values li.selected button:hover span,
                .refinements .refinement .refinement-content-block ul.values li.selected button:hover i {
                  color: #fff; }
                .refinements .refinement .refinement-content-block ul.values li.selected button:hover i {
                  filter: invert(1); }
          .refinements .refinement .refinement-content-block button {
            text-align: left;
            padding: 10px 10px 10px 25px;
            width: 100%;
            font-size: 14px;
            letter-spacing: 0.5px;
            line-height: 14px;
            transition: all 0.15s ease-in-out;
            color: #000; }
            .refinements .refinement .refinement-content-block button .filter-icon-checkbox {
              display: none; }
            .refinements .refinement .refinement-content-block button:hover {
              color: #fff;
              background: #000; } }

@media (min-width: 1200px) {
  #refinement-filter-bar.filter-bar-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 3;
    left: 0;
    padding-top: 15px;
    border-bottom: 1px #ececec solid; }
    #refinement-filter-bar.filter-bar-sticky.with-sticky-header {
      top: 51px; }
    #refinement-filter-bar.filter-bar-sticky .filter-bar .filter-value {
      margin-bottom: 15px; }
    #refinement-filter-bar.filter-bar-sticky > .container-fluid {
      padding-right: 0;
      max-width: 1510px; }
    #refinement-filter-bar.filter-bar-sticky .refinement-bar {
      display: -ms-flexbox !important;
      display: flex !important;
      padding-right: 0; }
      #refinement-filter-bar.filter-bar-sticky .refinement-bar .refinement-section {
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
        max-width: 75%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    #refinement-filter-bar.filter-bar-sticky .refinements {
      padding: 0; } }

#refinement-filter-bar .filter-bar {
  -ms-flex-pack: center;
      justify-content: center; }
  @media (max-width: 991.98px) {
    #refinement-filter-bar .filter-bar {
      display: none; } }

.refinement-bar {
  /* stylelint-disable scss/media-feature-value-dollar-variable, max-nesting-depth */ }
  @media (min-width: 769px) {
    .refinement-bar {
      overflow: inherit; } }
  @media (max-width: 768.98px) {
    .refinement-bar {
      height: 100%;
      z-index: 99; } }
  @media (max-width: 991.98px) {
    .refinement-bar {
      padding: 30px; } }
  @media screen and (max-width: 768px) {
    .refinement-bar .refinement-section {
      height: 100%; }
    .refinement-bar .filter-header {
      margin: 0 0 35px; } }
  @media screen and (max-width: 768px) and (max-width: 543.98px) {
    .refinement-bar .filter-header {
      margin: 0 0 25px; } }
  @media screen and (max-width: 768px) {
    .refinement-bar .header-bar {
      background: none;
      border: none;
      padding: 0;
      text-transform: uppercase;
      position: relative;
      font-family: Chivo-Regular, sans-serif;
      font-weight: 500;
      font-size: 12px;
      letter-spacing: 0.5px;
      line-height: 16px;
      min-height: 50px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-bottom: 14px;
      border-bottom: 1px solid #f2f2f2; }
      .refinement-bar .header-bar .header-bar-title {
        height: 100%;
        font-size: 20px;
        line-height: 1;
        font-weight: 500;
        width: 100%; }
      .refinement-bar .header-bar button.close {
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMSAzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT45NzcxNDY3OC00ODBGLTQ2QUItQjIwQS0zQzczRDdFRDM1QkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNsb3NlLSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDU1MjMsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBhdGggZD0iTTksOSBMMjEsMjEgTTksMjEgTDIxLDkiIGlkPSJsaW5lYXJ0Ij48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=") #000 center no-repeat;
        border: 1px solid #fff;
        filter: invert;
        width: 34px;
        height: 34px;
        text-indent: -9999px;
        outline: none;
        box-shadow: none;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
        .refinement-bar .header-bar button.close:not(:disabled) {
          opacity: 1; }
    .refinement-bar .refinements {
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
      overflow-y: auto;
      overflow-x: hidden; }
      .refinement-bar .refinements .refinement {
        width: 100%;
        margin-right: 0;
        font-size: 15px;
        line-height: 25px;
        font-family: Chivo-Regular, sans-serif;
        font-weight: 300;
        margin-bottom: 18px;
        border-bottom: 1px solid #bfbfbf; }
        .refinement-bar .refinements .refinement button.title.refinement-open-btn {
          width: 100%;
          text-align: center;
          padding-bottom: 18px;
          border-color: #bfbfbf;
          font-size: 15px;
          text-decoration: none; }
          .refinement-bar .refinements .refinement button.title.refinement-open-btn:hover {
            text-decoration: none; }
          .refinement-bar .refinements .refinement button.title.refinement-open-btn::before {
            top: 25%; }
        .refinement-bar .refinements .refinement.active button.title.refinement-open-btn {
          border: none;
          text-decoration: none; }
        .refinement-bar .refinements .refinement li {
          margin-bottom: 15px; }
          .refinement-bar .refinements .refinement li:last-child {
            margin-bottom: 0; }
          .refinement-bar .refinements .refinement li button {
            color: #000; }
          .refinement-bar .refinements .refinement li.color-attribute {
            padding: 0;
            margin: 10px;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: auto;
            height: 100%;
            min-height: 45px; }
            .refinement-bar .refinements .refinement li.color-attribute button {
              width: 100%;
              height: 100%;
              min-height: 45px;
              border: 1px solid transparent;
              border-radius: 0;
              background-color: #fff;
              -ms-flex-pack: center;
                  justify-content: center;
              font-size: 12px;
              font-family: Chivo-Regular, sans-serif;
              font-weight: 400;
              color: #000;
              position: relative;
              padding: 0 10px; }
              .refinement-bar .refinements .refinement li.color-attribute button > span {
                text-transform: uppercase; }
            .refinement-bar .refinements .refinement li.color-attribute.selected button {
              border-color: #000; }
              .refinement-bar .refinements .refinement li.color-attribute.selected button i {
                display: none; }
          .refinement-bar .refinements .refinement li.size-attribute {
            padding: 0;
            margin: 10px 19px 10px 0;
            display: -ms-inline-flexbox;
            display: inline-flex;
            max-width: 40px;
            height: 100%;
            min-height: 40px; }
            .refinement-bar .refinements .refinement li.size-attribute button {
              width: 100%;
              height: 100%;
              min-height: 40px;
              border: 1px solid transparent;
              border-radius: 0;
              background-color: #fff;
              -ms-flex-pack: center;
                  justify-content: center;
              font-size: 12px;
              font-family: Chivo-Regular, sans-serif;
              font-weight: 400;
              color: #000;
              position: relative; }
              .refinement-bar .refinements .refinement li.size-attribute button > span {
                position: absolute;
                top: 50%;
                transform: translateY(-50%); }
            .refinement-bar .refinements .refinement li.size-attribute.selected button {
              border-color: #000; }
              .refinement-bar .refinements .refinement li.size-attribute.selected button i {
                display: none; }
        .refinement-bar .refinements .refinement .refinement-content-block {
          border: none; }
          .refinement-bar .refinements .refinement .refinement-content-block button {
            padding: 0;
            -ms-flex-align: center;
                align-items: center;
            display: -ms-flexbox;
            display: flex; }
            .refinement-bar .refinements .refinement .refinement-content-block button .filter-icon-checkbox {
              height: 16px;
              width: 16px;
              border: 1px solid #000;
              border-radius: 0;
              margin-right: 10px;
              display: inline-block;
              vertical-align: middle; }
              .refinement-bar .refinements .refinement .refinement-content-block button .filter-icon-checkbox.selected {
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNyAxNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5DQzY1QzM4My1BRTE2LTRDOEItQjJBNy1FOUM1Q0JGNjRCQUY8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNoZWNrbWFyayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDU1MjMsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJQYXRoLTIiIHBvaW50cz0iNS4zMzMzMzMzMyA4IDcuNDY2NjY2NjcgMTAuMTMzMzMzMyAxMS4yIDUuODY2NjY2NjciPjwvcG9seWxpbmU+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=");
                background-color: #000;
                background-position: center; }
            .refinement-bar .refinements .refinement .refinement-content-block button .filter-icon-arrow {
              display: none; }
          .refinement-bar .refinements .refinement .refinement-content-block + .selected-refinement-values {
            display: block;
            border-bottom: 1px #bfbfbf solid;
            margin-top: -5px;
            position: relative;
            background: #fff;
            padding-top: 5px;
            padding-bottom: 10px; }
            .refinement-bar .refinements .refinement .refinement-content-block + .selected-refinement-values span {
              position: relative; }
              .refinement-bar .refinements .refinement .refinement-content-block + .selected-refinement-values span::after {
                content: ", ";
                position: relative; }
              .refinement-bar .refinements .refinement .refinement-content-block + .selected-refinement-values span:last-child::after {
                display: none; }
          .refinement-bar .refinements .refinement .refinement-content-block.show + .selected-refinement-values {
            border-bottom: 1px #000 solid; }
    .refinement-bar .result-count {
      display: block; }
    .refinement-bar .secondary-bar {
      margin: 0 auto;
      padding: 0; }
      .refinement-bar .secondary-bar button.btn-close-mobile {
        color: #fff;
        background-color: #000;
        border: 1px #000 solid;
        min-width: 164px;
        font-size: 12px;
        border-radius: 0;
        letter-spacing: 0.5px;
        position: relative;
        text-transform: uppercase;
        opacity: 1;
        text-shadow: none;
        padding: 12px 8px;
        line-height: 1.5;
        margin-top: 0;
        margin-left: 10px;
        font-weight: normal; }
        .refinement-bar .secondary-bar button.btn-close-mobile:not(:disabled) {
          opacity: 1; } }
  @media screen and (max-width: 768px) and (max-width: 400px) {
    .refinement-bar .secondary-bar button.btn-close-mobile,
    .refinement-bar .secondary-bar button.reset.btn {
      min-width: 100px; } }
  @media (max-width: 991.98px) {
    .refinement-bar .boolean-box {
      font-size: 12px;
      line-height: 1.33;
      text-transform: uppercase;
      color: #000;
      padding: 10px;
      border: 1px solid transparent;
      margin-right: 20px; }
      .refinement-bar .boolean-box.selected {
        border: 1px solid #000; }
      .refinement-bar .boolean-box.disabled {
        color: #bfbfbf; }
      .refinement-bar .boolean-box button {
        text-transform: uppercase; } }
  .refinement-bar .result-count-block-mobile {
    margin-bottom: 15px;
    padding-top: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.33;
    text-align: center; }
    .refinement-bar .result-count-block-mobile::before {
      content: "";
      display: block;
      width: 100vw;
      height: 1px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 0;
      background: #f2f2f2; }

.filter-bar ul {
  margin-bottom: -15px; }
  .filter-bar ul li.filter-value {
    padding: 0;
    border-color: rgba(0, 0, 0, 0.4);
    border-radius: 0;
    margin: 0 15px 15px 0; }
    .filter-bar ul li.filter-value button {
      color: #000;
      font-size: 12px;
      letter-spacing: 0.5px;
      line-height: 14px;
      text-align: left;
      padding: 8px 30px 8px 10px;
      min-width: 55px;
      height: auto;
      opacity: 0.4;
      text-transform: uppercase; }
      .filter-bar ul li.filter-value button::after {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMnB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMiAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5BNzMxQ0EzNy02RjU1LTQxOUEtQTNCQy1CMkE0ODc0Qjg4MjY8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNsb3NlLSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBhdGggZD0iTTYuNDI4NTcxNTEsNiBMMTUuMDAwMDAwMiwxNCBNNi40Mjg1NzE1MSwxNCBMMTUuMDAwMDAwMiw2IiBpZD0ibGluZWFydCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+");
        color: #000;
        content: "";
        width: 25px;
        height: 25px;
        background-position: center;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
      .filter-bar ul li.filter-value button:hover {
        color: #000;
        border-color: #000;
        background-color: #fff;
        opacity: 1; }
    .filter-bar ul li.filter-value:hover {
      border-color: #000; }

@media (min-width: 1600px) {
  .container-plp {
    max-width: 1470px; } }

.result-count-block {
  margin-bottom: 17px;
  margin-top: 0; }
  @media (min-width: 992px) {
    .result-count-block {
      position: absolute;
      top: 55px;
      right: 25px;
      min-width: 200px; } }
  .result-count-block.no-results-count-block {
    position: relative;
    top: 0;
    right: auto;
    margin-top: 30px;
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .result-count-block.no-results-count-block {
        margin-top: 45px; } }
  @media (min-width: 992px) {
    .result-count-block.stack-to-top {
      top: 0; } }
  .result-count-block .result-count-mobile {
    display: block;
    margin-bottom: 5px;
    font-size: 15px; }
    @media (min-width: 769px) {
      .result-count-block .result-count-mobile {
        display: none;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .result-count-block .result-count-mobile {
        margin-top: 45px; } }
  .result-count-block .sort-order-menu {
    -ms-flex-order: 2;
        order: 2;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .result-count-block .result-count {
    -ms-flex-order: 1;
        order: 1;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 300;
    text-align: left;
    -ms-flex-pack: start;
        justify-content: start;
    padding-bottom: 0; }
    .result-count-block .result-count .filter-results {
      min-width: 80px;
      padding: 0;
      padding-left: 30px;
      font-size: 14px;
      letter-spacing: 0.5px;
      line-height: 14px;
      height: 35px;
      width: auto;
      text-align: left;
      position: relative;
      margin-left: 30px; }
      @media (max-width: 768.98px) {
        .result-count-block .result-count .filter-results {
          font-size: 0; } }
      .result-count-block .result-count .filter-results::after {
        display: none; }
      .result-count-block .result-count .filter-results::before {
        content: "";
        background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjAwMDAwMCwgOC44MTAzNTQpIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMDAwMDAwLCAyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGxpbmUgeDE9Ii0yLjkxODk4NjM3ZS0xNCIgeTE9IjAuNSIgeDI9IjE2IiB5Mj0iMC41IiBpZD0iUGF0aCI+PC9saW5lPgogICAgICAgICAgICAgICAgPGxpbmUgeDE9Ii0yLjkxODk4NjM3ZS0xNCIgeTE9IjgiIHgyPSIxNiIgeTI9IjgiIGlkPSJQYXRoIj48L2xpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPGxpbmUgeDE9IjQuNTE4OTE4OTIiIHkxPSIwLjUiIHgyPSI0LjUxODkxODkyIiB5Mj0iNC41IiBpZD0iTGluZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9saW5lPgogICAgICAgICAgICA8bGluZSB4MT0iMTEuNzcyMTAxNyIgeTE9IjcuODc5MjkxNTUiIHgyPSIxMS43NzIxMDE3IiB5Mj0iMTEuODc5MjkxNSIgaWQ9IkxpbmUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjwvbGluZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat;
        background-position: center;
        background-size: contain;
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        text-align: center; }
      .result-count-block .result-count .filter-results:hover {
        background-color: transparent;
        border-color: transparent; }
  .result-count-block span.result-count-desktop, .result-count-block span.no-result-desktop {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px; }
  .result-count-block .no-result-search-wrapper {
    margin-bottom: 40px;
    font-size: 15px; }
    @media (min-width: 769px) {
      .result-count-block .no-result-search-wrapper {
        margin-bottom: 60px; } }
    .result-count-block .no-result-search-wrapper p {
      margin-bottom: 15px; }
    .result-count-block .no-result-search-wrapper .no-result-header {
      color: #000;
      font-family: Chivo-Regular, sans-serif;
      font-weight: 500;
      letter-spacing: 0.5px;
      margin-bottom: 20px;
      text-transform: uppercase;
      display: block;
      font-size: 25px;
      line-height: 35px; }
      @media (min-width: 769px) {
        .result-count-block .no-result-search-wrapper .no-result-header {
          font-size: 40px;
          line-height: 48px; } }
  .result-count-block .no-search-dynamic-wrapper .dynamicpage {
    margin: 0 -15px; }
    .result-count-block .no-search-dynamic-wrapper .dynamicpage .experience-component[class*="-promotedCategories"] {
      margin-bottom: 20px; }
      @media (min-width: 769px) {
        .result-count-block .no-search-dynamic-wrapper .dynamicpage .experience-component[class*="-promotedCategories"] {
          margin-bottom: 40px; } }
  .result-count-block .no-search-dynamic-wrapper .promoted-categories {
    padding-left: 0;
    padding-right: 0; }
  .result-count-block .no-search-dynamic-wrapper .experience-component .mx-n2 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .result-count-block .no-search-dynamic-wrapper .region {
    padding-left: 0;
    padding-right: 0; }
  .result-count-block .result-count-desktop {
    display: none; }
    @media (min-width: 769px) {
      .result-count-block .result-count-desktop {
        display: block; } }
  .result-count-block .sort-order-wrapper {
    height: 35px; }
    @media (min-width: 769px) {
      .result-count-block .sort-order-wrapper {
        height: auto; } }

.sort-order-select {
  position: relative;
  background: #fff;
  margin-right: 30px; }
  .sort-order-select::after {
    content: "";
    pointer-events: none;
    border: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjAwMDAwMCwgMTAuODEwMzU0KSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgICAgICAgIDxsaW5lIHgxPSItMi45MTg5ODYzN2UtMTQiIHkxPSIwLjUiIHgyPSIxNiIgeTI9IjAuNSIgaWQ9IlBhdGgiPjwvbGluZT4KICAgICAgICAgICAgPGxpbmUgeDE9IjAiIHkxPSI4IiB4Mj0iOCIgeTI9IjgiIGlkPSJQYXRoIj48L2xpbmU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: center; }
  .sort-order-select select,
  .sort-order-select label {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 14px;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    height: 100%;
    cursor: pointer;
    outline: none;
    padding-right: 25px;
    padding-left: 10px;
    border: none;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .sort-order-select select:-moz-focusring,
    .sort-order-select label:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .sort-order-select select::-ms-expand,
    .sort-order-select label::-ms-expand {
      display: none; }
    @media (min-width: 544px) {
      .sort-order-select select,
      .sort-order-select label {
        font-size: 14px;
        letter-spacing: 0.5px; } }
  .sort-order-select label {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    pointer-events: none; }
    @media (max-width: 768.98px) {
      .sort-order-select label {
        font-size: 0; } }

@media (max-width: 768.98px) {
  #product-search-results.container {
    max-width: 100%; } }

#product-search-results .product-grid {
  margin-top: 17px;
  padding-top: 0; }
  @media (min-width: 769px) {
    #product-search-results .product-grid {
      margin-top: 15px; } }
  @media (max-width: 543.98px) {
    #product-search-results .product-grid .col-6 {
      padding-left: 0;
      padding-right: 0; } }
  #product-search-results .product-grid .col-6.hasWideFormat {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  #product-search-results .product-grid .p-grid {
    padding: 0; }
    #product-search-results .product-grid .p-grid .dynamicpage .col-12 {
      padding: 0; }

.show-more {
  padding: 77px 0 0; }
  @media (min-width: 992px) {
    .show-more {
      padding: 79px 0 0; } }
  .show-more .show-more-count-products {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .show-more button {
    min-width: 219px; }

.search-seo-text {
  background-color: #fff;
  padding-top: 40px;
  font-family: Chivo-Regular, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 25px; }
  @media (min-width: 992px) {
    .search-seo-text {
      padding-top: 100px; } }
  @media (min-width: 1200px) {
    .search-seo-text {
      padding-top: 114px; } }
  .search-seo-text h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 500; }
  .search-seo-text h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 500;
    text-align: left; }
  .search-seo-text p {
    margin-top: 25px; }
  .search-seo-text .header {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: Chivo-Regular, sans-serif;
    font-weight: 500; }

@media (max-width: 991.98px) {
  .container-fluid.search-results {
    padding-left: 25px;
    padding-right: 25px; } }

@media (max-width: 543.98px) {
  .container-fluid.search-results {
    padding-left: 15px;
    padding-right: 15px; } }

.container-fluid.search-results ~ .seo-container {
  max-width: calc(100vw - 60px);
  padding: 0;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 544px) {
    .container-fluid.search-results ~ .seo-container {
      max-width: calc(100vw - 80px); } }
  @media (min-width: 769px) {
    .container-fluid.search-results ~ .seo-container {
      max-width: calc(100vw - 120px); } }
  @media (min-width: 1200px) {
    .container-fluid.search-results ~ .seo-container {
      max-width: 1510px;
      padding: 100px 235px; } }
  .container-fluid.search-results ~ .seo-container .search-seo-text {
    width: 100%;
    max-width: 634px;
    margin: 0;
    -ms-flex: 1;
        flex: 1; }

.product-landing .pdp-container-trending {
  max-width: calc(100vw - 60px);
  padding: 0;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 544px) {
    .product-landing .pdp-container-trending {
      max-width: calc(100vw - 80px); } }
  @media (min-width: 992px) {
    .product-landing .pdp-container-trending {
      padding: 0 83px; } }
  @media (min-width: 1200px) {
    .product-landing .pdp-container-trending {
      max-width: 1510px;
      padding: 0 249px; } }

.product-landing .highlighted-navigation {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .product-landing .highlighted-navigation {
      margin-left: -15px;
      margin-right: -15px; } }

.plp-tab-main {
  margin-bottom: 70px; }
  @media (min-width: 992px) {
    .plp-tab-main {
      margin-bottom: 110px; } }
  .plp-tab-main.plp-tab-main-no-results {
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .plp-tab-main.plp-tab-main-no-results {
        margin-bottom: 60px; } }

.plp-back-link {
  position: absolute;
  left: 0;
  top: 0;
  -ms-flex-align: center;
      align-items: center;
  font-family: Chivo-Regular, sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
  height: 19px;
  margin: 0;
  display: none; }
  @media (min-width: 992px) {
    .plp-back-link {
      margin-top: 0;
      margin-left: -5px;
      display: -ms-flexbox;
      display: flex; } }
  .plp-back-link::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS4wMDAwMDAsIDE1LjAwMDAwMCkgcm90YXRlKDE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTUuMDAwMDAwLCAtMTUuMDAwMDAwKSB0cmFuc2xhdGUoOC41NzE0MjksIDkuMDAwMDAwKSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC45OTczMjUsIDUuNzY5MDQyKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTguOTk3MzI1LCAtNS43NjkwNDIpICIgcG9pbnRzPSIzLjQyNTg5NjEgOC45NjY2NTU5NiA5LjEzMjgwNjU1IDIuNTcxNDI4NTcgMTQuNTY4NzUzMiA4Ljk2NjY1NTk2Ij48L3BvbHlsaW5lPgogICAgICAgICAgICA8bGluZSB4MT0iLTEuOTQ4OTE3MjJlLTEzIiB5MT0iNS43NjkwNDIyNyIgeDI9IjExLjQyNDk0MDYiIHkyPSI1Ljc2OTA0MjI3IiBpZD0iUGF0aCI+PC9saW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
    padding-top: 0;
    line-height: 0.9em; }

.result-count-gaps {
  color: #bfbfbf;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%); }

.result-sort-gaps {
  left: auto;
  right: -25px; }

.product-secondary-tags .product-secondary-tags-item.color-white {
  background-color: #fff;
  color: #000; }

.product-secondary-tags .product-secondary-tags-item.color-yellow {
  background: #ffe026;
  color: #000; }
