.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fbfbfb; }
  .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: 809.98px) {
    .refinement-bar {
      background-color: #fbfbfb;
      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: 749.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 810px) {
    .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: 750px) and (max-width: 809.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 749.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 750px) and (max-width: 809.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: 749.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: 809.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 750px) and (max-width: 809.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 749.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: 749.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: 809.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("https://www.spacenk.com/on/demandware.static/Sites-spacenkus-Site/-/en_US/v1717132037304/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: 749.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 749.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: #000000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fbfbfb;
  border-radius: 50%;
  color: #000000;
  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: 749.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; }

.supplementary-search-results h4 {
  font-size: 1.5rem; }

.out-of-stock {
  position: relative;
  pointer-events: auto; }
  .out-of-stock::after {
    content: "";
    position: absolute;
    z-index: 1;
    opacity: 1;
    pointer-events: none; }
  .out-of-stock.swatch-container::after {
    background: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZScgdmlld0JveD0nMCAwIDEwMCAxMDAnPjxsaW5lIHgxPScxMicgeTE9JzEyJyB4Mj0nODgnIHkyPSc4OCcgc3Ryb2tlPScjMUUxRTFFJyBzdHJva2Utd2lkdGg9JzMlJyAvPjwvc3ZnPg==);
    width: 100%;
    height: 100%; }
  .out-of-stock.color-dropdown-swatch::after {
    background: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZScgdmlld0JveD0nMCAwIDEwMCAxMDAnPjxsaW5lIHgxPScxMicgeTE9JzEyJyB4Mj0nODgnIHkyPSc4OCcgc3Ryb2tlPScjMUUxRTFFJyBzdHJva2Utd2lkdGg9JzMlJyAvPjwvc3ZnPg==);
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px; }
  .out-of-stock input[type="radio"] + label.selectable::after {
    content: "";
    width: 1px;
    height: 120%;
    background-color: currentColor;
    position: absolute;
    left: 50%;
    top: -10%;
    transform: rotate(-45deg); }
  .out-of-stock input[type="radio"]:disabled + label.btn-secondary {
    background: var(--skin-disabled-color-1);
    border-color: var(--skin-disabled-color-1);
    font-weight: 400;
    opacity: 0.5; }

.swatch-container.unselectable {
  cursor: not-allowed !important; }
  .swatch-container.unselectable:hover {
    border: 1px solid transparent; }

.search-results .category-links .swiper-slide {
  margin-right: 16px;
  max-width: -moz-fit-content;
  max-width: fit-content; }

.search-results .category-links .swiper-button-prev, .search-results .category-links .swiper-button-next {
  z-index: 1;
  display: none; }
  .search-results .category-links .swiper-button-prev::after, .search-results .category-links .swiper-button-next::after {
    font-size: 1rem;
    font-weight: 1000; }

.search-results .category-links:has(.swiper-initialized) .swiper-slide {
  margin-right: initial; }

.search-results .category-links:has(.swiper-initialized) .swiper-button-prev, .search-results .category-links:has(.swiper-initialized) .swiper-button-next {
  display: flex; }

.search-results .pagination-slider {
  width: 0; }

.search-results .grid-header {
  margin-bottom: 0.5rem; }
  .search-results .grid-header .result-count.with-switch .result-count-text {
    text-align: left !important; }
  .search-results .grid-header .result-count.with-switch .pagination-slider {
    display: none; }
  @media (min-width: 810px) {
    .search-results .grid-header .result-count.with-switch .result-count-text {
      padding-left: 2rem; }
    .search-results .grid-header .result-count.with-switch .pagination-slider {
      display: block; } }

.search-results .header-bar .result-count {
  min-width: 50%; }

.search-results .header-bar .pagination-slider {
  display: none; }

.search-results .breadcrumb {
  border-bottom: none;
  margin-bottom: 0;
  padding: 1rem 0 1rem 0; }

.search-results .refinement-bar {
  position: sticky;
  top: 1rem;
  height: 95vh;
  overflow: hidden;
  margin-bottom: 3rem; }
  @media (max-width: 809.98px) {
    .search-results .refinement-bar {
      overflow: auto;
      z-index: 3;
      display: block;
      transform: translateX(0);
      transition: 300ms;
      position: fixed;
      top: 0;
      height: 100%;
      overscroll-behavior-y: none;
      background-color: #ffffff; }
      .search-results .refinement-bar.pushed {
        transform: translateX(110%); } }
  .search-results .refinement-bar .refinements {
    height: 90vh;
    overflow: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    background: linear-gradient(#fff 33%, rgba(250, 250, 250, 0)), linear-gradient(rgba(250, 250, 250, 0), #fff 66%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(176, 176, 176, 0.5), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(176, 176, 176, 0.5), rgba(0, 0, 0, 0)) 0 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: local, local, scroll, scroll;
    background-size: 100% 138px, 100% 138px, 100% 11px, 100% 11px; }
    .search-results .refinement-bar .refinements::-webkit-scrollbar {
      width: 0 !important;
      display: none; }
    .search-results .refinement-bar .refinements .card.refinement {
      background-color: unset;
      border: none; }
      .search-results .refinement-bar .refinements .card.refinement .card-header {
        background-color: unset; }
      .search-results .refinement-bar .refinements .card.refinement .card-body {
        max-height: 15rem;
        overflow-y: auto;
        padding: 0.75em;
        overflow: auto;
        background: linear-gradient(#fff 33%, rgba(250, 250, 250, 0)), linear-gradient(rgba(250, 250, 250, 0), #fff 66%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(176, 176, 176, 0.5), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(176, 176, 176, 0.5), rgba(0, 0, 0, 0)) 0 100%;
        background-color: #fff;
        background-repeat: no-repeat;
        background-attachment: local, local, scroll, scroll;
        background-size: 100% 138px, 100% 138px, 100% 11px, 100% 11px;
        background: unset;
        border-bottom: 1px solid #ccc; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar {
          width: 5px;
          height: 5px; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-button {
          width: 4px;
          height: 4px; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-thumb {
          background: #9e9e9e;
          border: 1px solid #ffffff;
          border-radius: 50px; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-thumb:hover {
          background: #545454; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-thumb:active {
          background: #000000; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-track {
          background: #ffffff;
          border: 1px solid transparent;
          border-radius: 100px; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-track:hover {
          background: #c7c7c7; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-track:active {
          background: #636363; }
        .search-results .refinement-bar .refinements .card.refinement .card-body::-webkit-scrollbar-corner {
          background: transparent; }
    @media (max-width: 809.98px) {
      .search-results .refinement-bar .refinements {
        height: calc(100vh - 52px - 62px); } }

.search-results .filter-bar .filter-value {
  border: none;
  padding: 0;
  border-radius: unset;
  position: relative;
  width: auto; }
  .search-results .filter-bar .filter-value button {
    position: relative;
    border-radius: 0; }
    .search-results .filter-bar .filter-value button span {
      text-transform: capitalize;
      letter-spacing: 0;
      font-weight: 100; }
    .search-results .filter-bar .filter-value button i {
      font-size: 10px;
      position: absolute;
      top: 55%;
      right: 0;
      transform: translateY(-50%); }
    .search-results .filter-bar .filter-value button::after {
      content: none; }
  .search-results .filter-bar .filter-value:not(.remove-all) button {
    background-color: var(--complimentary);
    padding: 0.5rem 2rem 0.5rem 0.5rem; }

.search-results .filter-bar li {
  margin-left: 0;
  margin-right: 1em; }

.search-results .filter-bar .swiper-button-next {
  background-color: #ffffff;
  right: 0;
  width: 18px; }
  .search-results .filter-bar .swiper-button-next::after {
    content: url("https://www.spacenk.com/on/demandware.static/Sites-spacenkus-Site/-/en_US/v1717132037304/images/icons/filter-arrow.png");
    font-size: 1rem;
    padding-bottom: 3px; }

.search-results .result-count ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0; }
  .search-results .result-count ul li {
    display: inline-block; }
    .search-results .result-count ul li.current {
      text-decoration: underline;
      color: var(--skin-hover-color-1); }

.search-results .product-tile a:focus-visible img {
  border: 1px solid var(--skin-primary-color-1);
  border-radius: 0.5rem; }

.search-results .quickview:hover {
  text-decoration: none; }

@media (min-width: 810px) {
  .product-grid-pagination {
    visibility: hidden;
    pointer-events: none;
    height: 0;
    overflow-y: hidden; } }

.plp_brand_banner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 810px) {
    .plp_brand_banner {
      flex-direction: row-reverse;
      height: 210px; } }
  .plp_brand_banner .img-holder {
    flex: 1 1 50%;
    overflow: hidden; }
    .plp_brand_banner .img-holder img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .plp_brand_banner .copy-holder {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.5rem; }
    @media (min-width: 810px) {
      .plp_brand_banner .copy-holder {
        padding: 1.5rem 2rem; } }
    .plp_brand_banner .copy-holder p, .plp_brand_banner .copy-holder h1, .plp_brand_banner .copy-holder a {
      color: inherit; }
    .plp_brand_banner .copy-holder button {
      color: inherit;
      text-decoration: underline; }

#quickViewModal .modal-footer .cart-and-ipay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0;
  margin-bottom: 0;
  background-color: var(--color-white);
  padding: 0.5rem; }

@media (max-width: 749.98px) {
  .product-grid .col-6:nth-child(odd) {
    padding-left: 1rem;
    padding-right: 0.5rem; }
  .product-grid .col-6:nth-child(even) {
    padding-left: 0.5rem;
    padding-right: 1rem; } }

.no-search-results hr {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.no-search-results__header-copy {
  max-width: 940px;
  min-width: 50%;
  text-align: left; }
  .no-search-results__header-copy-tips ul {
    padding-left: 2rem;
    font-size: 15px; }
  .no-search-results__header-copy-tips li::marker {
    font-size: 0.5rem; }

.no-search-results .matches-locked-banner__logo {
  max-width: 200px; }
  @media (min-width: 810px) {
    .no-search-results .matches-locked-banner__logo {
      max-width: 300px; } }
