.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: #0070d2;
  border-radius: 1.25em;
  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: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  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: 1.25em;
  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: 0.69em;
  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: #008827;
  border-radius: 1.25em;
  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: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  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: 1.25em;
  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: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            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: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    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;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              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: -15px;
  margin-right: -15px; }

.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: 15px; }

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

.compare-bar-wrapper {
  border: 1px solid #333;
  bottom: 0;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65); }
  .compare-bar-wrapper .product-slots {
    height: 6.25em; }
  .compare-bar-wrapper .slot {
    background-color: #222;
    height: 5em;
    margin: 0 auto;
    position: relative;
    width: 6.788em;
    border-radius: 3px; }
    .compare-bar-wrapper .slot:not([data-pid]) {
      border: 1px dashed #ccc; }
    .compare-bar-wrapper .slot img {
      float: left;
      height: 100%;
      position: static;
      border-radius: 3px 0 0 3px; }
    .compare-bar-wrapper .slot i {
      color: #666;
      font-size: 1rem;
      position: relative; }
    .compare-bar-wrapper .slot .close {
      background-color: #eee;
      height: 100%;
      width: 25%;
      border-radius: 0 3px 3px 0;
      opacity: 1; }
    .compare-bar-wrapper .slot .action {
      text-align: center; }
  .compare-bar-wrapper .clear-all {
    color: #eee; }
  .compare-bar-wrapper .min-products-msg {
    color: #fff;
    font-size: 0.75em;
    line-height: 1.375rem;
    padding: 0.438rem; }

.product-comparison .back-to-results {
  margin: 1em 0; }

.product-comparison .product-header > .col {
  padding: 0; }

.product-tile .tile-body .compare {
  font-size: 0.875em; }

.table-striped-column td:nth-of-type(odd) {
  background-color: #eee; }

.compare-bar-wrapper {
  border: 1px solid #333;
  bottom: 0;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65); }
  .compare-bar-wrapper .product-slots {
    height: 6.25em; }
  .compare-bar-wrapper .slot {
    background-color: #222;
    height: 5em;
    margin: 0 auto;
    position: relative;
    width: 6.788em;
    border-radius: 3px; }
    .compare-bar-wrapper .slot:not([data-pid]) {
      border: 1px dashed #ccc; }
    .compare-bar-wrapper .slot img {
      float: left;
      height: 100%;
      position: static;
      border-radius: 3px 0 0 3px; }
    .compare-bar-wrapper .slot i {
      color: #666;
      font-size: 1rem;
      position: relative; }
    .compare-bar-wrapper .slot .close {
      background-color: #eee;
      height: 100%;
      width: 25%;
      border-radius: 0 3px 3px 0;
      opacity: 1; }
    .compare-bar-wrapper .slot .action {
      text-align: center; }
  .compare-bar-wrapper .clear-all {
    color: #eee; }
  .compare-bar-wrapper .min-products-msg {
    color: #fff;
    font-size: 0.75em;
    line-height: 1.375rem;
    padding: 0.438rem; }

.product-comparison .back-to-results {
  margin: 1em 0; }

.product-comparison .product-header > .col {
  padding: 0; }

.product-tile .tile-body .compare {
  font-size: 0.875em; }

.table-striped-column td:nth-of-type(odd) {
  background-color: #eee; }

h1 {
  font-family: "futura-heavy";
  font-size: 2.1875rem; }

h2 {
  font-family: "futura-book";
  font-size: 1.875rem; }

h3 {
  font-family: "futura-heavy";
  font-size: 1.25rem; }

h4 {
  font-family: "futura-demi";
  font-size: 1.125rem; }

h5 {
  font-family: "futura-heavy";
  font-size: 1rem; }

h6 {
  font-family: "futura-demi";
  font-size: 1rem; }

.compare-bar-wrapper {
  height: auto;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0px; }
  .compare-bar-wrapper .product-slots {
    height: 100%; }
    .compare-bar-wrapper .product-slots .selected-product {
      max-width: 100%;
      height: 100%; }
      .compare-bar-wrapper .product-slots .selected-product .compare-close-icon {
        background-image: url("../../images/plp/compare-product-remove.svg");
        background-size: 60%;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        display: block;
        margin-left: 8px;
        margin-top: 3px; }
      .compare-bar-wrapper .product-slots .selected-product.no-bg .slot {
        background-color: transparent; }
  .compare-bar-wrapper .min-products-msg {
    font-size: 0.7em; }
  .compare-bar-wrapper .slot {
    height: auto;
    width: 150px;
    background-color: #808080; }
    .compare-bar-wrapper .slot img {
      height: auto;
      max-width: 150px;
      float: unset;
      position: relative; }
    .compare-bar-wrapper .slot .close {
      background-color: transparent;
      height: auto;
      position: absolute;
      top: 0;
      right: auto;
      left: auto; }
    .compare-bar-wrapper .slot:not([data-pid]) {
      height: 200px; }

.compare-products-form .compare {
  opacity: 1;
  margin-top: unset;
  background-color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
  color: #000;
  padding: 0 20px; }
  .compare-products-form .compare:hover {
    color: #000; }

.compare-products-form .clear-all {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 6%; }
  .compare-products-form .clear-all .compare-close-icon {
    max-width: 1.125rem; }

h1 {
  font-family: "futura-heavy";
  font-size: 2.1875rem; }

h2 {
  font-family: "futura-book";
  font-size: 1.875rem; }

h3 {
  font-family: "futura-heavy";
  font-size: 1.25rem; }

h4 {
  font-family: "futura-demi";
  font-size: 1.125rem; }

h5 {
  font-family: "futura-heavy";
  font-size: 1rem; }

h6 {
  font-family: "futura-demi";
  font-size: 1rem; }

h1 {
  font-family: "futura-heavy";
  font-size: 2.1875rem; }

h2 {
  font-family: "futura-book";
  font-size: 1.875rem; }

h3 {
  font-family: "futura-heavy";
  font-size: 1.25rem; }

h4 {
  font-family: "futura-demi";
  font-size: 1.125rem; }

h5 {
  font-family: "futura-heavy";
  font-size: 1rem; }

h6 {
  font-family: "futura-demi";
  font-size: 1rem; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1em;
  height: 1em;
  background: #f5f5dc;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #000;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #0070d2;
  border-radius: 0.5em;
  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: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  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: 1em;
  height: 1em;
  background: #a52a2a;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #008827;
  border-radius: 0.5em;
  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: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  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: 1em;
  height: 1em;
  background: #8f979d;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #000080;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #ffa500;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #fe249a;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #800080;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #f00;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #fff;
  border-radius: 0.5em;
  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: 0.69em;
  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: 1em;
  height: 1em;
  background: #ff0;
  border-radius: 0.5em;
  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: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.refinement-bar {
  overflow: auto; }
  @media (max-width: 991.98px) {
    .refinement-bar {
      z-index: 112; } }
  @media (max-width: 1199.98px) {
    .refinement-bar {
      display: none !important; } }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 1199.98px) {
    .refinement-bar {
      background-color: #fff;
      -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
              box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      position: fixed;
      top: 100%;
      width: 100%;
      display: block;
      z-index: 999;
      height: 0;
      opacity: 0;
      overflow: hidden;
      -webkit-transform: translate3d(100%);
              transform: translate3d(100%);
      -webkit-transition: .6s ease all;
      transition: .6s ease all;
      left: 0; } }
  @media (max-width: 575.98px) {
    .refinement-bar {
      position: fixed; } }
  @media (max-width: 991.98px) {
    .refinement-bar.mc-refinement-bar {
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .refinement-bar.mc-refinement-bar {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%; } }
  @media (max-width: 1199.98px) {
    .refinement-bar.mc-refinement-bar .mc-trends.refinement {
      display: none; } }
  .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .trends-heading {
      font-size: 1.0625rem;
      font-family: "futura-demi";
      float: left;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 991.98px) {
        .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .trends-heading {
          display: none; } }
      .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .trends-heading:hover .mc-down::before {
        color: inherit; }
    .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header a[aria-expanded="false"] .mc-down {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .mc-down {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      font-size: 0.625rem; }
      .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .mc-down::before {
        color: #7b7b7b; }
    .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .mc-eco-heading {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .refinement-bar.mc-refinement-bar .mc-trends .mc-trends-header .mc-eco-heading .mc-eco-img {
        width: 100px; }
  .refinement-bar.mc-refinement-bar .mc-trends .card-content {
    margin: 0;
    padding-bottom: 0; }
    .refinement-bar.mc-refinement-bar .mc-trends .card-content a {
      color: #4b4a4a !important;
      position: relative; }
      .refinement-bar.mc-refinement-bar .mc-trends .card-content a:hover {
        color: #000 !important;
        text-decoration: underline !important; }
      .refinement-bar.mc-refinement-bar .mc-trends .card-content a.active {
        color: #000 !important;
        text-decoration: underline; }
    .refinement-bar.mc-refinement-bar .mc-trends .card-content .mc-level4-categories:has(.level4), .refinement-bar.mc-refinement-bar .mc-trends .card-content .mc-level4-categories:has(.level5),
    .refinement-bar.mc-refinement-bar .mc-trends .card-content .mc-level5-categories:has(.level4),
    .refinement-bar.mc-refinement-bar .mc-trends .card-content .mc-level5-categories:has(.level5) {
      padding-left: 18px;
      padding-top: 0.36458333vw;
      padding-bottom: 0.3125vw; }
  .refinement-bar.mc-refinement-bar .mc-trends .trends-subcategory .mc-subcategories {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    border: unset;
    padding: 15px 0;
    margin-bottom: 10px; }
  .refinement-bar.mc-refinement-bar .mc-trends.mc-trends-real {
    margin-bottom: 25px; }
    @media (max-width: 1199.98px) {
      .refinement-bar.mc-refinement-bar .mc-trends.mc-trends-real {
        display: none; } }
    .refinement-bar.mc-refinement-bar .mc-trends.mc-trends-real .mc-trends-header {
      border-bottom: unset;
      padding: 0; }
    .refinement-bar.mc-refinement-bar .mc-trends.mc-trends-real .mc-subcategories {
      padding: 8px 0 0; }
    .refinement-bar.mc-refinement-bar .mc-trends.mc-trends-real .mc-trend-eco {
      padding: 0;
      border: unset;
      margin-bottom: 25px; }

.mc-non-refinement {
  padding-right: 0; }
  @media (max-width: 1199.98px) {
    .mc-non-refinement {
      padding-left: 0; } }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .mc-non-refinement {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80%;
              flex: 0 0 80%;
      max-width: 80%; } }
  .mc-non-refinement .non-refinement-grid {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .mc-non-refinement .non-refinement-grid .mc-sort-order {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end; }
    .mc-non-refinement .non-refinement-grid .non-refinement-heading {
      font-size: 1.25rem;
      color: #000;
      font-family: "futura-demi";
      margin-bottom: 0; }
      @media (max-width: 1199.98px) {
        .mc-non-refinement .non-refinement-grid .non-refinement-heading {
          display: none; } }
  .mc-non-refinement .mc-fiter-tab {
    font-family: "futura-demi"; }
  @media (max-width: 767.98px) {
    .mc-non-refinement .mc-plp-grid {
      margin: 0; } }

.refinement-bar.show {
  opacity: 1;
  top: 0;
  height: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  overflow-y: auto;
  display: block !important; }
  @media (max-width: 1199.98px) {
    .refinement-bar.show {
      height: auto; } }

.filter-close:focus {
  outline: none; }

.filter-close .plp-filter-close {
  max-width: 0.688rem; }

.refinements {
  border: none; }
  @media (min-width: 1200px) {
    .refinements {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .refinements .refinement-price {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .refinements .refinement-category {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .refinements .refinement-color {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }
  .refinements .filter-block-header .title {
    font-size: 0.875rem;
    padding: 15px 0px;
    color: #000;
    font-weight: 500; }
    .refinements .filter-block-header .title::after {
      content: url("../../images/plp/filter-arrow-left.svg");
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
      margin-right: 10px;
      margin-top: 1px; }
  .refinements .filter-block-header .title[aria-expanded="true"]::after {
    content: url("../../images/plp/filter-arrow-down.svg");
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin-right: 10px;
    margin-top: 0px; }
  .refinements ul li {
    padding-left: unset; }
  .refinements li {
    list-style-type: none;
    padding-left: 0; }
    .refinements li.color-attribute {
      display: block;
      height: 22.5px; }
      .refinements li.color-attribute button {
        padding: 0;
        text-transform: uppercase; }
    .refinements li.disabled {
      display: none; }
  .refinements .filter-text-row {
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 768px) {
      .refinements .filter-text-row {
        border-bottom: 0.5px solid #7070706E; } }
    .refinements .filter-text-row .filter-text-wrapper {
      padding: 6px 0 13px; }
      .refinements .filter-text-row .filter-text-wrapper .plp-filter-icon {
        max-width: 1rem; }
        @media (min-width: 768px) {
          .refinements .filter-text-row .filter-text-wrapper .plp-filter-icon {
            font-size: 1.25rem; } }
      .refinements .filter-text-row .filter-text-wrapper .filter-text {
        font-size: 1.125rem;
        font-family: "futura-medium";
        font-weight: 500;
        color: #000; }
    .refinements .filter-text-row .filter-reset-btn {
      background: none;
      border: none;
      font-size: 0.75rem;
      color: #000;
      text-decoration: none;
      font-family: "futura-medium"; }
      .refinements .filter-text-row .filter-reset-btn:focus {
        outline: none; }
      .refinements .filter-text-row .filter-reset-btn:hover {
        color: #0093A8; }
  .refinements .filter-block {
    margin-bottom: 0px;
    border: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0; }
    .refinements .filter-block .filter-block-header:first-child {
      border-bottom: 1px solid #e5e5e5; }
    .refinements .filter-block .filter-block-header h2 {
      color: #0A0A0A;
      font-weight: 600;
      font-size: 1.0625rem;
      font-family: "futura-demi"; }
    .refinements .filter-block .filter-block-header button.title::after {
      float: left; }
  .refinements .card-header {
    padding: 0; }
    @media (min-width: 768px) {
      .refinements .card-header {
        padding: 10px 0px; } }
  .refinements .refinement-btn {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .refinements .refinement-btn:focus {
      outline: none; }
    .refinements .refinement-btn .refinement-text {
      margin-left: 10px;
      color: #4b4a4a; }
    .refinements .refinement-btn .refinement-icon {
      max-width: 13px; }
    .refinements .refinement-btn input[type='checkbox'] {
      accent-color: #000; }
  .refinements .color-swatch-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .refinements .swatch-mark {
    margin: 0px 12px; }
  .refinements .filter-seprator {
    position: fixed;
    left: 0;
    right: 0;
    border-top: 0.5px solid #000; }
  .refinements .container {
    padding: 0 0; }
    @media (min-width: 768px) {
      .refinements .container {
        padding: 0 15px; } }
  .refinements .values {
    padding: 15px 0;
    margin-bottom: 0; }
  .refinements .mc-filter-heading {
    padding: 0 0 15px; }
  @media (max-width: 1199.98px) {
    .refinements #accordion {
      display: none; } }
  .refinements .mc-refinement-text {
    color: #4b4a4a;
    font-size: 0.9375rem; }
    .refinements .mc-refinement-text.mc-brand-text {
      margin-left: 10px; }
  @media (max-width: 1199.98px) {
    .refinements .hideContents {
      max-height: 25rem;
      overflow: scroll; } }
  @media (min-width: 1200px) {
    .refinements .hideContents {
      overflow: hidden;
      max-height: 15rem;
      margin-bottom: 0.7rem; } }
  .refinements .showContents {
    height: auto; }
  .refinements .show-more-button {
    padding-bottom: 24px; }
    @media (max-width: 1199.98px) {
      .refinements .show-more-button {
        display: none; } }
  .refinements .refinement-show-more {
    margin: 0;
    font-size: 15px;
    height: unset;
    text-align: center;
    text-transform: initial;
    padding: 0;
    text-decoration: underline;
    background-color: unset;
    color: #000; }
    .refinements .refinement-show-more:hover {
      color: #0093A8; }

.refinement.refinement-category li {
  margin-left: unset;
  display: block; }

.refinement.refinement-category > ul > li {
  margin-left: 0; }

.page .refinements .mc-filter-heading {
  padding: 0 0 15px; }

.grid-header {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .grid-header .col {
    padding: 0 10px; }
  .grid-header select {
    width: 100%;
    float: right;
    border: 1px solid #7070706E;
    color: #4A4A4A;
    font-size: 0.875rem;
    border-radius: 4px;
    max-width: 10rem; }
    @media (min-width: 576px) {
      .grid-header select {
        float: right; } }
  .grid-header .product-count-text {
    font-weight: 500;
    color: #4A4A4A;
    font-size: 0.875rem; }
  @media (max-width: 1199.98px) {
    .grid-header .filter-results {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      border-radius: 4px;
      border: 1px solid #7070706E;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      font-size: 0.875rem;
      color: #4A4A4A;
      padding: 0.375rem 0.75rem 0.375rem 0.75rem;
      max-width: 10rem; }
      .grid-header .filter-results .plp-filter-icon {
        max-width: 1rem; } }

.result-count .result-count-divider {
  font-size: 0.875rem;
  position: relative;
  border: none;
  height: 1px;
  background: #999;
  font-family: "futura-demi"; }
  .result-count .result-count-divider::before {
    content: attr(data-content);
    display: inline-block;
    background: #fff;
    font-size: 1rem;
    color: #0A0A0A;
    padding: 0.2rem 0.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 13.75rem;
    width: 100%; }

.category-banner-title {
  text-align: left;
  font-size: 2rem;
  line-height: 3.75rem;
  font-weight: 600;
  color: #0A0A0A; }
  @media (min-width: 992px) {
    .category-banner-title {
      font-size: 2rem;
      text-align: center; } }

.search-banner {
  height: 22.313rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 20px; }
  @media (min-width: 992px) {
    .search-banner {
      height: 17.5rem;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: unset; } }

.search-results {
  padding-top: 1.5rem; }
  .search-results .search-nav {
    border-bottom: none; }
    @media (max-width: 575.98px) {
      .search-results .search-nav {
        margin-bottom: 0.5em; } }
  .search-results .breadcrumb {
    margin: 20px 0; }
    @media (max-width: 991.98px) {
      .search-results .breadcrumb {
        margin-top: 0;
        padding-top: 0; } }
  .search-results .mc-refinement-row {
    margin: 0; }
  .search-results .mc-tab-content {
    width: 100%; }

.show-more .more {
  margin: auto;
  font-size: 0.875rem; }
  .show-more .more:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }

.filter-bar {
  margin-bottom: 2rem; }
  .filter-bar .filter-wrap-name {
    padding: 0.3125em 0.6em; }
  .filter-bar ul {
    padding-left: 15px;
    margin: 0; }
  .filter-bar li {
    margin-left: 0;
    margin-right: 0.3125rem;
    margin-bottom: 0.3125rem; }
    .filter-bar li.filter-value {
      min-width: 60px;
      padding: 0.3125em 0.6em; }
      .filter-bar li.filter-value button {
        padding: unset;
        width: 100%;
        gap: 8px; }
        .filter-bar li.filter-value button::after {
          content: ''; }
        .filter-bar li.filter-value button .category-name {
          font-size: 0.813rem; }
    .filter-bar li.swatch-filter {
      min-width: 60px;
      border: 1px solid #ccc;
      padding: 0.3125rem;
      border-radius: 3px;
      position: relative;
      margin-top: 0;
      font-size: unset; }
      .filter-bar li.swatch-filter button {
        width: 100%; }
        .filter-bar li.swatch-filter button::after {
          content: ''; }
        .filter-bar li.swatch-filter button::before {
          width: unset;
          height: unset;
          background-color: unset; }
        .filter-bar li.swatch-filter button .swatch-color {
          width: 1rem;
          height: 1rem; }
        .filter-bar li.swatch-filter button .swatch-name {
          font-size: 0.813rem;
          margin: 0px 5px; }
    .filter-bar li .swatch-close-icon {
      max-width: 8px; }

.search-results .sort-by-box {
  border: 1px solid #7070706E;
  padding: 0rem 0rem 0rem 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "futura-demi"; }
  @media (max-width: 767.98px) {
    .search-results .sort-by-box {
      padding: 0; } }
  .search-results .sort-by-box label {
    display: none; }
    @media (min-width: 768px) {
      .search-results .sort-by-box label {
        display: inline-block;
        margin-bottom: 0;
        padding: 0;
        font-size: 0.875rem;
        font-weight: normal;
        color: #4A4A4A;
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        -ms-flex-item-align: center;
            align-self: center; } }
  .search-results .sort-by-box select {
    float: none;
    padding-top: 0;
    padding-bottom: 0;
    border: 0; }
    .search-results .sort-by-box select:focus {
      outline: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }

body {
  background-color: #fff; }

.hide-quick-add {
  display: none; }

.btn_close_quick_add {
  cursor: pointer; }
