/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/*
* Manually generated mixins and they can't be named
* by Sass interpolation (e.g. in @each loop.srem;
*/
/*
 * Bootstrap's native variables for spacing
*/
/*
 * Bootstrap's native variables for grid generation
*/
/*
 * Variables for custom responsive gutters, generated by grid mixins in ~common/bootstrap
*/
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2em;
  height: 2em;
  background: #f5f5dc;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #000;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #0070d2;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #a52a2a;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #008827;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #8f979d;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #000080;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #ffa500;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #fe249a;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #800080;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #f00;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #fff;
  border-radius: 1em;
  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: 2em;
  height: 2em;
  background: #ff0;
  border-radius: 1em;
  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);
}

#maincontent:has(.refinement-bar) {
  min-height: calc(100vh - var(--header-height));
}

.refinement-bar {
  overflow: auto;
  display: none;
  --refinement-bar-footer-height: 150px;
}
@media (max-width: 1023.98px) {
  .refinement-bar {
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100dvh;
    z-index: 11;
    padding-inline: 0;
    display: flex;
    flex-flow: column nowrap;
  }
}
.refinement-bar__header {
  position: sticky;
  top: 0;
  z-index: 5;
  min-height: 3rem;
}
.refinement-bar__header .reset-button:not(:disabled) {
  cursor: pointer;
  text-decoration: underline;
}
.refinement-bar__body {
  overflow-y: auto;
  flex: 1 1 auto;
}
.refinement-bar__footer {
  --gap: 16px;
  gap: var(--gap);
}
.refinement-bar__footer--button {
  flex: 1 0 auto;
  min-width: calc(50% - var(--gap) / 2);
}
.refinement-bar__active .js-template {
  display: none;
}
.refinement-bar__active--filter {
  max-width: 50%;
  margin: 0 1rem 1rem 0;
  padding: 0.5rem 0 0.5rem 0.5rem;
}
.refinement-bar__active--filter-text {
  margin-right: 0.75rem;
}
.refinement-bar__active .remove-filter__icon {
  display: inline-block;
}
.refinement-bar__active .remove-filter__icon svg {
  width: 100%;
  height: 100%;
}

.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;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .header-bar {
    padding: 0.938em 2.813em;
  }
}
@media (max-width: 319.98px) {
  .header-bar {
    padding: 0.938em;
  }
}

.refinements ul {
  overflow: auto;
  padding: 0;
}
.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;
}

.secondary-bar {
  overflow: auto;
}

.refinement-header {
  overflow: auto;
}

.refinement.card {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #d6d6d5;
}
@media (max-width: 1023.98px) {
  .refinement.card {
    border-bottom: none;
  }
}
.refinement .card-header {
  padding: 0;
  min-height: 3rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom-color: #f1f1f1;
}
@media (min-width: 1024px) {
  .refinement .card-header {
    border-bottom: 0;
    min-height: unset;
  }
}
.refinement .card-body {
  padding: 0;
}
@media (max-width: 1023.98px) {
  .refinement .card-body.filters-content {
    height: calc( 100% - var(--refinement-bar-footer-height) ) !important;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    transition: transform 0.2s ease 0s;
    transform: translate(100%);
    display: block;
    max-width: 100%;
  }
  .refinement .card-body.filters-content.show {
    transform: translate(0);
  }
}
@media (max-width: 1023.98px) {
  .refinement .card-body__element:not(:has(input[name=sort-order])) {
    display: flex;
    min-height: 3rem;
    width: 100%;
    border-bottom: 1px solid #d6d6d5;
  }
  .refinement .card-body__element:not(:has(input[name=sort-order])) .custom-checkbox-input {
    margin-right: 0;
  }
}
.refinement a {
  text-decoration: none;
}

@media (max-width: 1023.98px) {
  .search-results .breadcrumb-item {
    padding: 0;
  }
  .search-results .breadcrumb-item::before {
    content: none;
  }
}
.search-results__details {
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .search-results__details {
    padding-bottom: 2rem;
  }
}
@media (min-width: 1440px) {
  .search-results__details {
    padding-inline: 9.5rem;
  }
}
.search-results__details--title {
  font-family: "Gabriel-Sans-Medium", sans-serif, -apple-system;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.03125rem;
}
@media (min-width: 1024px) {
  .search-results__details--title {
    font-size: 1.5rem;
    line-height: 1.1;
  }
}
@media (min-width: 1440px) {
  .search-results__details--title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .search-results__filters .aside-sticky-breadcrumb-lg {
    height: calc( 100vh - (var(--header-height) + var(--sticky-breadcrumb-height) + 1.5rem));
    max-height: 100%;
  }
}
.search-results__filters .mobile-h4 {
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.03125rem;
  font-family: "Nimbus-Sans-L-Regular-Condensed", sans-serif, -apple-system;
}
@media (min-width: 768px) {
  .search-results__filters .mobile-h4 {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .search-results__filters .mobile-h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0.03125rem;
    font-family: "Nimbus-Sans-L-Regular", sans-serif, -apple-system;
  }
}
.search-results__filters .accordion-toggler {
  border: 0;
}
@media (max-width: 1023.98px) {
  .search-results__filters .accordion-toggler#sorting-refinement-toggler {
    pointer-events: none;
  }
  .search-results__filters .accordion-toggler::before, .search-results__filters .accordion-toggler::after {
    content: none;
  }
}
@media (max-width: 1023.98px) {
  .search-results__filters .mobile-title {
    font-size: 1rem;
    line-height: 1.35;
    letter-spacing: 0.03125rem;
    font-family: "Nimbus-Sans-L-Regular-Condensed", sans-serif, -apple-system;
    text-transform: uppercase;
  }
}
@media (max-width: 1023.98px) {
  .search-results__filters #sorting-refinement {
    display: block;
  }
}
.search-results .product-grid {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .search-results .product-grid {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    row-gap: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .search-results .product-grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 1.3125rem;
  }
}
@media (min-width: 1440px) {
  .search-results .product-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 1rem;
  }
}

.grid-footer {
  gap: 2rem;
}
.grid-footer__pagination {
  gap: 0.5rem;
}
.grid-footer__pagination--buttons {
  text-align: center;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  min-height: unset;
  z-index: 0;
  background: none;
  border: none;
  border-radius: unset;
}
.grid-footer__pagination--buttons::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  z-index: -1;
}
.grid-footer__pagination--buttons.disabled {
  border: none;
  background: none;
  opacity: 1;
  color: #fff;
}
.grid-footer__pagination--buttons.disabled::before {
  background: #000;
}
.grid-footer__changePage.disabled {
  pointer-events: none;
  visibility: hidden;
}

.search-noresults__header {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .search-noresults__header {
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .search-noresults__header {
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 1440px) {
  .search-noresults__header {
    margin-bottom: 1.75rem;
  }
}
.search-noresults__header--label {
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: -0.03125rem;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .search-noresults__header--label {
    font-size: 1.5rem;
    line-height: 1.1;
    margin: 2rem 0;
  }
}
.search-noresults__header .may-like-search {
  color: #000;
}
.search-noresults__header .may-like-search .list-unstyled {
  margin-bottom: 0;
}
.search-noresults__header .may-like-search .btn-text.btn-reverted {
  font-family: "Nimbus-Sans-L-Regular", sans-serif, -apple-system;
  color: #000;
}

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