.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: 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%); }

.search-results-message {
  margin-top: 24px;
  text-align: center;
  font-size: 24px;
  font-size: 1.71429rem; }
  @media (max-width: 959.98px) {
    .search-results-message {
      font-size: 18px;
      font-size: 1.28571rem;
      font-weight: normal; } }

.grid-header > div {
  padding: 0 .5em;
  display: -ms-flexbox;
  display: flex; }

.grid-header .left-header {
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 959.98px) {
    .grid-header .left-header {
      -ms-flex-order: 3;
          order: 3;
      -ms-flex-pack: end;
          justify-content: flex-end; } }

.grid-header .center-header {
  -ms-flex-order: 2;
      order: 2; }
  @media (max-width: 959.98px) {
    .grid-header .center-header {
      -ms-flex-order: 1;
          order: 1; } }

.grid-header .right-header {
  -ms-flex-order: 3;
      order: 3;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 959.98px) {
    .grid-header .right-header {
      -ms-flex-order: 2;
          order: 2;
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.refinement-bar-toggle {
  line-height: 1.5em; }
  @media (min-width: 960px) {
    .refinement-bar-toggle span {
      margin-right: .5em; }
    .refinement-bar-toggle:after {
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#minus");
      background-repeat: no-repeat;
      height: 1em;
      width: 1em;
      line-height: 1.5em;
      margin-left: 1em;
      margin-bottom: 0.25em;
      display: inline-block;
      vertical-align: bottom;
      transition: background-image 0.15s;
      content: ""; }
    .refinement-bar-toggle:hover:after {
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#minus-white");
      background-repeat: no-repeat; }
    .refinement-bar-toggle.collapsed:after {
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#plus");
      content: "";
      transition: background-image 0.15s; }
    .refinement-bar-toggle.collapsed:hover:after {
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#plus-white");
      background-repeat: no-repeat; } }
  @media (max-width: 959.98px) {
    .refinement-bar-toggle {
      margin-top: 15px;
      margin-bottom: 15px; } }

@media (max-width: 959.98px) {
  html.filter-active {
    height: 100%;
    width: 100%; }
    html.filter-active body {
      overflow: hidden;
      height: 100%;
      width: 100%; }
    html.filter-active #refinement-bar {
      z-index: 1030;
      box-shadow: -1px 17px 17px 3px rgba(0, 0, 0, 0.5); } }

.category-breadcrumbs {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none; }
  .category-breadcrumbs .breadcrumb {
    margin: 0;
    padding: 0; }
    @media (max-width: 959.98px) {
      .category-breadcrumbs .breadcrumb .category-breadcrumb {
        font-size: 1.14em;
        font-size: 1.14rem;
        font-weight: normal; } }
    .category-breadcrumbs .breadcrumb .category-breadcrumb + .category-breadcrumb::before {
      padding-left: 5px;
      content: "/";
      color: #757575; }
    .category-breadcrumbs .breadcrumb .category-breadcrumb h1 {
      display: inline-block; }
    .category-breadcrumbs .breadcrumb .category-breadcrumb a {
      font-weight: bold;
      display: inline-block; }
      .category-breadcrumbs .breadcrumb .category-breadcrumb a:hover {
        color: #111; }
    .category-breadcrumbs .breadcrumb .category-breadcrumb.active a {
      color: #111; }
  @media (max-width: 959.98px) {
    .category-breadcrumbs {
      padding-top: 15px;
      padding-bottom: 15px;
      border-top: 1px solid #efefef;
      border-bottom: 1px solid #efefef; } }

@media (max-width: 959.98px) {
  .grid-header .center-header {
    padding-left: 0px;
    padding-right: 0px; } }

.brand-area {
  width: 65%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (max-width: 959.98px) {
    .brand-area {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      margin-top: 20px; } }
  .brand-area h1 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px; }
  .brand-area p {
    font-size: 15px;
    margin-bottom: 0px; }

.mini-pagination {
  width: 100%; }
  .mini-pagination .pages {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .mini-pagination .pages ul {
      padding: 0;
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      list-style: none; }
      .mini-pagination .pages ul li {
        margin-left: .5em; }
  @media (max-width: 959.98px) {
    .mini-pagination {
      display: none; } }

.pagination {
  padding: 15px 0;
  width: 100%; }
  .pagination .pages {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .pagination .pages .next, .pagination .pages .prev {
      -ms-flex: 2;
          flex: 2;
      visibility: hidden; }
      .pagination .pages .next.active, .pagination .pages .prev.active {
        visibility: visible; }
        .pagination .pages .next.active a, .pagination .pages .prev.active a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
          .pagination .pages .next.active a:hover, .pagination .pages .prev.active a:hover {
            text-decoration: none !important; }
            .pagination .pages .next.active a:hover span, .pagination .pages .prev.active a:hover span {
              text-decoration: underline; }
    .pagination .pages .prev.active a:before {
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#caret-thick");
      transform: rotate(180deg);
      background-size: 1.3em;
      height: 1.3em;
      width: 1.3em;
      content: "";
      margin-right: 1em; }
      @media (max-width: 959.98px) {
        .pagination .pages .prev.active a:before {
          display: none; } }
    @media (max-width: 959.98px) {
      .pagination .pages .prev.active a {
        margin-left: 20px; } }
    .pagination .pages .next.active a {
      float: right; }
      .pagination .pages .next.active a:after {
        background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#caret-thick");
        transform: rotate(0deg);
        background-size: 1.3em;
        height: 1.3em;
        width: 1.3em;
        content: "";
        margin-left: 1em; }
        @media (max-width: 959.98px) {
          .pagination .pages .next.active a:after {
            display: none; } }
      @media (max-width: 959.98px) {
        .pagination .pages .next.active a {
          margin-right: 20px; } }
    .pagination .pages ul {
      -ms-flex: 8;
          flex: 8;
      padding: 0;
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -ms-flex-pack: center;
          justify-content: center; }
      .pagination .pages ul li {
        margin-left: 1em; }
        .pagination .pages ul li.active {
          text-decoration: underline; }

.results-wrapper {
  position: relative;
  overflow: hidden; }
  .results-wrapper .refinement-bar {
    padding: 0 15px;
    overflow: auto;
    transition: transform .2s;
    width: 20%;
    position: relative; }
    @media (max-width: 959.98px) {
      .results-wrapper .refinement-bar {
        background-color: #fff;
        box-shadow: 0.313em 0 0.938em rgba(0, 0, 0, 0.5);
        right: 0;
        left: unset;
        position: fixed;
        top: 61px;
        width: 260px;
        bottom: 0;
        overflow-y: auto;
        z-index: 1;
        -ms-flex: none;
            flex: none; } }
  .results-wrapper .product-container {
    -ms-flex: 1;
        flex: 1;
    margin: 0;
    padding: 0 15px;
    transition: margin .2s; }
  .results-wrapper .recommendations {
    width: 100%; }

@media (min-width: 960px) {
  html:not(.filter-active) .search-results:not(.no-results) .results-wrapper .refinement-bar {
    transform: translate3d(-100%, 0, 0); } }

@media (max-width: 959.98px) {
  html:not(.filter-active) .search-results:not(.no-results) .results-wrapper .refinement-bar {
    display: none; } }

@media (min-width: 960px) {
  html:not(.filter-active) .search-results:not(.no-results) .product-container {
    margin-left: -20%; } }

.refinement-bar .custom-select-wrapper {
  margin-bottom: 2em; }

@media (max-width: 959.98px) {
  .refinement-bar .custom-select {
    font-size: 1.14em;
    font-size: 1.14rem;
    font-weight: normal; } }

.refinement-bar .sub-category-nav {
  display: block;
  border: none;
  margin-bottom: 2em; }
  .refinement-bar .sub-category-nav li.sub-category-nav-item {
    list-style-type: none; }
    .refinement-bar .sub-category-nav li.sub-category-nav-item ul {
      display: none;
      margin-left: 15px; }
    .refinement-bar .sub-category-nav li.sub-category-nav-item.open ul {
      display: block; }
    .refinement-bar .sub-category-nav li.sub-category-nav-item.active > a {
      color: #111; }
  .refinement-bar .sub-category-nav li.sub-category2-nav-item {
    list-style-type: none; }
    .refinement-bar .sub-category-nav li.sub-category2-nav-item.active > a {
      color: #111; }
  @media (max-width: 959.98px) {
    .refinement-bar .sub-category-nav {
      font-size: 1.14em;
      font-size: 1.14rem;
      font-weight: normal; } }

.refinement-bar ul {
  padding-left: 0; }

.refinement-bar .refinement-header {
  font-weight: bold;
  padding-bottom: 1em; }
  @media (min-width: 960px) {
    .refinement-bar .refinement-header {
      padding-bottom: 1em; } }
  @media (max-width: 959.98px) {
    .refinement-bar .refinement-header {
      font-size: 1.85em;
      font-size: 1.85rem;
      font-weight: normal; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1em; }

.header-bar {
  position: relative;
  background-color: #eee;
  border-bottom: 0.063em solid #eee;
  padding: 0.45em 0;
  text-align: center; }
  @media (max-width: 959.98px) {
    .header-bar {
      font-size: 1.85em;
      font-size: 1.85rem;
      font-weight: normal; } }
  .header-bar button.close {
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    font-weight: normal;
    opacity: 1; }
    .header-bar button.close span {
      display: none; }
    .header-bar button.close i {
      padding: 10px; }
      @media (max-width: 959.98px) {
        .header-bar button.close i {
          font-size: 1.14em;
          font-size: 1.14rem;
          font-weight: normal; } }

@media (max-width: 959.98px) {
  .refinements {
    font-size: 1.14em;
    font-size: 1.14rem;
    font-weight: normal; } }

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

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

.refinements .card-body {
  padding-left: 0px;
  padding-right: 0px;
  max-height: 300px;
  overflow-y: auto; }

.refinements .boolean-refinement .value-toggle {
  text-align: left; }
  .refinements .boolean-refinement .value-toggle i {
    position: relative;
    top: 5px;
    float: left;
    margin-right: 5px; }
  .refinements .boolean-refinement .value-toggle .value-label {
    display: block;
    overflow: hidden; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      background-color: transparent; }
      .refinements ul li button:hover {
        cursor: pointer;
        text-decoration: underline; }

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

.refinements .card {
  border: 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 0; }

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

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 699.98px) {
    .secondary-bar a.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 699.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: 20px;
  margin-bottom: 20px; }
  @media (max-width: 959.98px) {
    .grid-header,
    .content-grid-header {
      margin-top: 0;
      margin-bottom: 0; } }
  @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 .card-header {
  border: 0;
  border-top: 1px solid #eee;
  padding: 0; }
  .refinement .card-header .btn-accordion {
    cursor: pointer;
    border: 0;
    font-weight: normal;
    padding: 1.2em 0;
    width: 100%;
    text-align: left;
    margin: 3px 0; }
    .refinement .card-header .btn-accordion::after {
      content: "";
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#plus");
      background-repeat: no-repeat;
      height: 1em;
      width: 1em;
      display: inline-block;
      position: absolute;
      right: 3px; }
    .refinement .card-header .btn-accordion[aria-expanded="true"]::after {
      content: "";
      background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#minus");
      display: inline-block;
      height: 1em;
      width: 1em;
      position: absolute;
      right: 3px; }
    @media (max-width: 959.98px) {
      .refinement .card-header .btn-accordion {
        font-size: 1.14em;
        font-size: 1.14rem;
        font-weight: normal; } }

@media (max-width: 699.98px) {
  .refinement.card {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0; }
  .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("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/search.jpg");
  background-position-y: 40%; }

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

.filter-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .filter-bar ul {
    padding-left: 15px; }
  .filter-bar li {
    list-style: none;
    float: left;
    margin-right: 0.625em; }
    .filter-bar li button {
      background: none;
      border: none;
      cursor: pointer;
      color: #5c5c5c; }
      .filter-bar li button:hover {
        color: #000; }
    .filter-bar li.filter-value {
      border: none;
      position: relative;
      margin-bottom: 0.625em; }
      .filter-bar li.filter-value a {
        color: black;
        padding-right: 0.6375em; }
      .filter-bar li.filter-value .filter-name {
        padding-left: 16px; }
        .filter-bar li.filter-value .filter-name:before {
          background-image: url("https://needsupply.com/on/demandware.static/Sites-NeedSupply-Site/-/en_US/v1586305443701/images/need_sprite.svg#close-grey");
          height: 10px;
          width: 10px;
          content: "";
          position: absolute;
          left: 9px;
          top: 7px; }
    .filter-bar li.swatch-filter {
      font-size: 1.38em;
      position: relative;
      margin-top: 4px; }
      .filter-bar li.swatch-filter a {
        width: 100%;
        height: 100%;
        display: block; }
      .filter-bar li.swatch-filter::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.2em;
        top: 0.2em; }
      .filter-bar li.swatch-filter::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 4px;
        top: 3px;
        font-size: 1em; }

.icon-close {
  width: 15px;
  height: 15px; }

.product-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media (max-width: 1239.98px) {
  .search-results {
    max-width: 100%; } }

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

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

.no-results .refinement-bar,
.no-results .refinement-bar-toggle {
  display: none; }

.no-results .no-results-message {
  text-align: center;
  padding: 1.5em;
  margin-left: auto;
  margin-right: auto; }
  .no-results .no-results-message .clear-all-btn {
    margin-top: 1em; }