.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-square-beige {
  background: #f5f5dc;
}
.swatch-square-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-square-black {
  background: #000;
}
.swatch-square-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-square-blue {
  background: #0070d2;
}
.swatch-square-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-square-brown {
  background: #a52a2a;
}
.swatch-square-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: #117850;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-square-green {
  background: #117850;
}
.swatch-square-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: #117850;
  border-radius: 0.69em;
  background-color: #117850;
  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-square-grey {
  background: #8f979d;
}
.swatch-square-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-square-navy {
  background: #000080;
}
.swatch-square-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-square-orange {
  background: #ffa500;
}
.swatch-square-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-square-pink {
  background: #fe249a;
}
.swatch-square-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-square-purple {
  background: #800080;
}
.swatch-square-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-square-red {
  background: #f00;
}
.swatch-square-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-square-white {
  background: #fff;
}
.swatch-square-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-square-yellow {
  background: #ff0;
}
.swatch-square-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, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 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%);
}

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

.c-product-search__result {
  color: #431340;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 1.5625rem;
  margin-top: 1.25rem;
}
.c-product-search__result__show {
  font-weight: 500;
  margin-right: 0.5rem;
}
.c-product-search__show-more {
  margin-bottom: 1.5625rem;
  padding: 0;
}
.c-product-search__view-all {
  margin-bottom: 0.25rem;
  padding: 0;
}
.c-product-search__view-all__link {
  color: #431340;
  border-bottom: 1px solid #431340;
  border-radius: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.c-product-search__view-all__link:hover {
  color: #431340;
  border: none;
  text-decoration: none;
}
.c-product-search__view-all__link:focus {
  text-decoration: none;
}

.c-refinement-list__item {
  display: block;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.c-refinement-list__item:last-child {
  margin-bottom: 0;
}
.c-refinement-list__item .c-refinement-list__item {
  margin-left: 0.9375rem;
}
.c-refinement-list--price, .c-refinement-list--attribute {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 0;
  padding: 0.0625rem 0 0;
}
.c-refinement-list__item.color-attribute {
  display: block;
}
.c-refinement-list__item + .c-refinement-list__item {
  margin-top: 1.125rem;
}
.c-refinement-list__item + .c-refinement-list__show-hide-filters {
  margin-top: 0.875rem;
}
.c-refinement-list__item.default-hidden {
  display: none;
}
.c-refinement-list__item.default-hidden.show {
  display: block;
}
.c-refinement-list__item.default-hidden.disabled {
  opacity: 0.5;
  filter: grayscale(1);
}
.c-refinement-list__item.disabled {
  opacity: 0.5;
  filter: grayscale(1);
  pointer-events: none;
}
.c-refinement-list--category .c-refinement-list__item.selected {
  margin-left: -0.9375rem;
}
.c-refinement-list--category .c-refinement-list__item.selected > .c-refinement-list--category {
  padding-left: 0.9375rem;
}
.c-refinement-list__item .c-refinement-list__item.selected {
  margin-left: 0;
  margin-top: -0.8125rem;
}
.c-refinement-list__item__price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.c-refinement-list__item__price__label {
  display: block;
  margin-bottom: 0;
}
.c-refinement-list__item__price__input {
  border-radius: 0.875rem;
  border: 0.0625rem solid #431340;
  color: #431340;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5625rem;
  max-width: 7.5rem;
  padding-left: 0.8125rem;
  padding: 0.5rem 0.5rem 0.3125rem 1.5rem;
}
@media (min-width: 544px) {
  .c-refinement-list__item__price__input {
    font-size: 1.25rem;
    max-width: 10.625rem;
    padding: 0.9375rem 0.9375rem 0.625rem 1.5rem;
  }
}
.c-refinement-list__item__price__input:hover, .c-refinement-list__item__price__input:focus {
  border-color: #431340;
}
.c-refinement-list__item__price__min, .c-refinement-list__item__price__max {
  position: relative;
}
.c-refinement-list__item__price__to {
  color: #431340;
  margin: 1.25rem 0.5rem 0;
}
.c-refinement-list__item__price__currency {
  color: #431340;
  position: absolute;
  top: 50%;
  left: 0.625rem;
  font-size: 1rem;
}
@media (min-width: 544px) {
  .c-refinement-list__item__price__currency {
    font-size: 1.25rem;
    top: 48%;
  }
}
.c-refinement-list__button {
  background-color: transparent;
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  color: #431340;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  padding-left: 2.3125rem;
  position: relative;
  text-align: left;
}
.c-refinement-list__button:focus {
  outline: none;
}
.c-refinement-list__button:hover {
  text-decoration: none;
}
.c-refinement-list__filter-title {
  display: inline-block;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.25rem;
  margin-top: 0.1875rem;
}
.c-refinement-list__filter-item {
  background-color: #fff;
  border-radius: 0.1875rem;
  border: 0.1875rem solid #fff;
  box-shadow: 0rem 0rem 0rem 0.0625rem #8D3888;
  box-sizing: border-box;
  display: inline-block;
  height: 1.25rem;
  margin-right: 0.9375rem;
  position: absolute;
  top: 0;
  left: 0.0625rem;
  width: 1.25rem;
}
.c-refinement-list__filter-item:after {
  border-radius: 0.0625rem;
  content: "";
  display: inline-block;
  height: 0.875rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.875rem;
}
.c-refinement-list__filter-item.round-item {
  border-radius: 50%;
}
.c-refinement-list__filter-item.round-item:after {
  border-radius: 50%;
}
.c-refinement-list__filter-item.selected {
  background-color: #fff;
}
.c-refinement-list__filter-item.selected:after {
  background-color: #5D1759;
}
.c-refinement-list__filter--img {
  height: auto;
  position: relative;
  top: -0.125rem;
  width: 1.25rem;
}
.c-refinement-list__show-hide-filters {
  display: block;
  width: 100%;
}
.c-refinement-list__show-hide-btn {
  color: #5D1759;
  cursor: pointer;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  margin-top: 1.25rem;
}
.c-refinement-list--category {
  margin-bottom: 0.5625rem;
  padding: 0.1875rem 0 0;
}
.c-refinement-list--category .c-refinement-list__item + .c-refinement-list__item .c-refinement-list__link + .c-refinement-list {
  margin-top: 0.9375rem;
}
.c-refinement-list--category .c-refinement-list__item + .c-refinement-list__item > .c-refinement-list__link + .c-refinement-list {
  padding-bottom: 0;
}
.c-refinement-list__link {
  background-color: #fff;
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  color: #5A4058;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  margin-top: -0.1875rem;
  padding: 0;
  outline: none;
  text-align: left;
}
.c-refinement-list__link + .c-refinement-list {
  margin-top: 0.1875rem;
}
.c-refinement-list__link + .c-refinement-list--category {
  margin-top: 1.125rem;
}
.c-refinement-list__link + .c-refinement-list .c-refinement-list__item .c-refinement-list__link + .c-refinement-list .c-refinement-list__item + .c-refinement-list__item {
  margin-top: 0.1875rem;
}
.c-refinement-list__link + .c-refinement-list .c-refinement-list__item .c-refinement-list__link.selected + .c-refinement-list {
  margin-top: 0.4375rem;
}
.c-refinement-list__link.selected {
  background-color: #8D3888;
  border-radius: 0.5rem;
  color: #fff;
  margin-top: 0;
  padding: 1rem 0.9375rem 0.6875rem;
}
.c-refinement-list__link.selected + .c-refinement-list {
  margin-top: 1.375rem;
}
.c-refinement-list__link.selected + .c-refinement-list .c-refinement-list__item .c-refinement-list__link + .c-refinement-list {
  margin-top: 0.4375rem;
}
.c-refinement-list__link.selected + .c-refinement-list .c-refinement-list__item .c-refinement-list__link + .c-refinement-list .c-refinement-list__item + .c-refinement-list__item {
  margin-top: 0.1875rem;
}

.c-sort-order {
  margin-top: -0.0625rem;
}
@media (min-width: 768px) {
  .c-sort-order {
    float: right;
    margin-bottom: 0;
    margin-top: -0.4375rem;
    width: 100%;
  }
}
.c-sort-order__label {
  color: #5A4058;
  font-family: "Grotesque", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.0375rem;
}
.c-sort-order__select.c-sort-order__order-select {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke-width='3' stroke='%23142745' fill='none'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cline x1='19.29' y1='9.1' x2='19.29' y2='54.9'%3E%3C/line%3E%3Cpolyline points='32.14 21.31 19.26 9.1 7.53 21.31'%3E%3C/polyline%3E%3Cline x1='43.67' y1='54.9' x2='43.67' y2='9.1'%3E%3C/line%3E%3Cpolyline points='56.52 42.69 43.64 54.9 31.91 42.69'%3E%3C/polyline%3E%3C/g%3E%3C/svg%3E");
  background-position: 0;
  background-size: 1.5625rem;
  color: #431340;
  font-family: "Grotesque", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  padding-left: 1.5625rem;
  padding-top: 0.25rem;
}
.c-sort-order__select.c-sort-order__order-select option {
  font-family: "Grotesque", sans-serif;
  font-weight: 300;
}

.c-refinement__filter-panel--mobile {
  position: relative;
}
.c-refinement__filter-panel--mobile .c-refinement__reset-filter-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .c-refinement__filter-panel--mobile {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
.c-refinement__filter-panel--main {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.c-refinement__filter-panel--main .c-refinement__reset-filter-main .reset-filter {
  display: none;
}
@media (min-width: 768px) {
  .c-refinement__filter-panel--main .c-refinement__reset-filter-main .reset-filter {
    display: block;
  }
}
.c-refinement__filter-panel--main .c-refinement__selected-filter-list {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .c-refinement__filter-panel--main .c-refinement__selected-filter-list {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .c-refinement__filter-panel--main {
    margin-left: 0;
    margin-right: 0;
  }
  .c-refinement__filter-panel--main .c-refinement__reset-filter-mobile {
    display: none;
  }
  .c-refinement__filter-panel--main .c-refinement__selected-filter-list {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .c-refinement__filter-panel {
    width: 100%;
  }
}
.c-refinement__reset-filter-mobile {
  border-bottom: 0.125rem solid #f5f5f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 0.875rem;
  padding-bottom: 0.875rem;
  padding-top: 1.4375rem;
  width: 100%;
  list-style: none;
}
@media (max-width: 767.98px) {
  .c-refinement__reset-filter-mobile {
    display: none;
  }
}
.c-refinement__reset-filter-mobile .reset-filter {
  color: #5A4058;
  cursor: pointer;
  display: inline-block;
  font-family: "Grotesque", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  text-decoration: none;
}
.c-refinement__reset-filter-mobile .reset-filter::after {
  background-color: #5A4058;
  content: "";
  display: block;
  height: 0.0625rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.c-refinement__filter-by-title {
  color: #431340;
  display: inline-block;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.75rem;
}
.c-refinement__selected-filter-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 0;
}
@media (min-width: 768px) {
  .c-refinement__selected-filter-list {
    margin-bottom: 0.5rem;
    padding-left: 0.625rem;
  }
}
@media (max-width: 767.98px) {
  .c-refinement__selected-filter-list {
    display: none;
  }
}
.c-refinement__sort-panel {
  float: right;
  text-align: right;
}
@media (max-width: 991.98px) {
  .c-refinement__sort-panel {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .c-refinement__sort-panel {
    margin-top: -0.3125rem;
  }
}
.c-refinement__item {
  list-style: none;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}
.c-refinement__item .btn {
  box-shadow: none;
  outline: none;
}
.c-refinement__item:first-child {
  margin-left: 0;
}
.c-refinement__filter-item {
  border-radius: 0;
  border: none;
  margin: 0.0625rem 0.625rem 0.5625rem 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.c-refinement__filter-item.last-value {
  margin-right: 1.25rem;
}
.c-refinement__filter-item .btn {
  background-color: #f5f5f5;
  border-radius: 0.5rem;
  border: none;
  box-shadow: none;
  color: #5A4058;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  outline: none;
  padding: 0.75rem 0.9375rem 0.4375rem;
}
.c-refinement__filter-item .btn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='%238d3888' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.777 0.222C11.074 0.519 11.074 1 10.777 1.296L1.47 10.604C1.173 10.901 0.692 10.901 0.396 10.604C0.1 10.307 0.1 9.827 0.396 9.53L9.704 0.222C10 -0.074 10.481 -0.074 10.777 0.222V0.222ZM7.258 6.185L10.604 9.53C10.901 9.827 10.901 10.307 10.604 10.604C10.308 10.901 9.826 10.901 9.53 10.604L6.185 7.26L7.258 6.186V6.185ZM0.222 0.222C0.518 -0.074 0.999 -0.074 1.296 0.222L4.666 3.592L3.592 4.667L0.222 1.297C-0.074 1 -0.074 0.519 0.222 0.222Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 0.6875rem;
  position: absolute;
  right: 0.625rem;
  top: 0.875rem;
  width: 0.6875rem;
}
.c-refinement__filter-value-title {
  margin-right: 1.3125rem;
}
.c-refinement__reset-filter-main {
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}
.c-refinement__reset-filter-main .reset-filter {
  color: #5A4058;
  cursor: pointer;
  display: inline-block;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0.875rem 0 0;
  position: relative;
  text-decoration: none;
}
.c-refinement__reset-filter-main .reset-filter::after {
  background-color: #5A4058;
  content: "";
  display: block;
  height: 0.0625rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* ============================================================================
    Search result no resul page
============================================================================ */
.c-empty-search {
  position: relative;
  width: 100%;
}
.c-empty-search__header {
  color: #431340;
  line-height: 2.1875rem;
  margin-bottom: 1.9375rem;
  padding-top: 0;
}
@media (min-width: 768px) {
  .c-empty-search__header {
    padding-top: 0.625rem;
    margin-bottom: 3rem;
  }
}
.c-empty-search__header--no-result {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .c-empty-search__header--no-result {
    margin-bottom: 0.4375rem;
  }
}
.c-empty-search__text {
  color: #5A4058;
  font-size: 0.875rem;
  line-height: 1.57;
  margin-bottom: 1.3125rem;
}
@media (min-width: 768px) {
  .c-empty-search__text {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.c-empty-search__text__keywords {
  text-transform: capitalize;
}
.c-empty-search__text__link {
  color: #5A4058;
  font-weight: 500;
  text-decoration: underline;
  text-transform: capitalize;
}
.c-empty-search__text__link:hover {
  text-decoration: none;
}
.c-empty-search__text--need-help {
  margin-top: 0.625rem;
}
@media (min-width: 768px) {
  .c-empty-search__text--need-help {
    margin-top: 1.25rem;
  }
}
.c-empty-search__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.c-empty-search__list__item {
  display: inline;
}

.c-search-nav {
  margin-bottom: 0;
}
.c-search-nav__tabs-wrapper__nav__item__link {
  background-color: transparent;
  color: #431340;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.04375rem;
  line-height: 1.57;
  outline: none;
  padding: 0.3125rem 1.25rem 0.25rem;
  text-align: center;
  text-transform: uppercase;
}
.c-search-nav__tabs-wrapper__nav__item__link.nav-link {
  color: #431340;
}
.c-search-nav__tabs-wrapper__nav__item__link.nav-link:focus {
  background-color: transparent;
}
.c-search-nav__tabs-wrapper__nav__item__link.nav-link.active {
  color: #8D3888;
  border-bottom: 0.125rem solid #8D3888;
}
.c-search-nav__tabs-wrapper__nav__item__link.nav-link:hover {
  color: #8D3888;
}
.c-search-nav__tabs-wrapper__nav__item__link.nav-link.disabled {
  color: #ccc;
}

/* ============================================================================
Marketing Tile Scope
============================================================================ */
.s-marketing-tile--body p:last-child {
  margin-bottom: 0;
}
.s-marketing-tile--links {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .s-marketing-tile--links {
    font-size: 1rem;
  }
}
.s-marketing-tile--links a {
  font-weight: 500;
  text-decoration: underline;
}

/* ============================================================================
Title Module Scope
============================================================================ */
.s-title-module--body p:last-child {
  margin-bottom: 0;
}
.s-title-module--links a {
  color: inherit;
}

.breadcrumb-item {
  display: block;
}
.breadcrumb .breadcrumb-link {
  text-decoration: none;
}
.breadcrumb .breadcrumb-link:active, .breadcrumb .breadcrumb-link:focus, .breadcrumb .breadcrumb-link:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .search-page .c-main-banner__body {
    padding: 3.75rem 5.4375rem;
  }
}
@media (max-width: 543.98px) {
  .search-page .c-main-banner__body {
    padding: 1.25rem 0rem;
  }
}
.search-page .c-main-banner__body__content__wavy-border {
  display: none;
}
.search-page .c-main-banner__body__content {
  padding-bottom: 0.625rem;
  padding-top: 1.25rem;
}
@media (max-width: 543.98px) {
  .search-page .c-main-banner__body__content {
    border-radius: 0rem 0.625rem 0.625rem 0rem;
  }
}
.search-page .breadcrumb {
  padding: 1.25rem 0rem 0.625rem 0rem;
}
@media (max-width: 543.98px) {
  .search-page .breadcrumb {
    margin-bottom: 0.5rem;
  }
}
.search-page .custom-select {
  border: none;
}
.search-page .filters-bar .c-sort-order {
  float: right;
}
.search-page .filters-bar-count {
  color: #142745;
  font-size: 0.8125rem;
}
.search-page .filter-container .btn.filter-results {
  background-image: url("../images/icon-filter.svg");
  background-color: transparent;
  border-color: transparent;
  background-repeat: no-repeat;
  color: #142745;
  font-weight: 300;
  text-align: left;
  background-position: left 0.4375rem;
  padding: 0.625rem 0 0.625rem 1.875rem;
}
.search-page .filter-container .btn.filter-results span {
  display: none;
}
.search-page .filter-container .btn.filter-results span:nth-last-of-type(-n+1) {
  display: block;
  float: right;
  margin-left: 0.125rem;
}
@media (min-width: 544px) {
  .search-page .filter-container .btn.filter-results span.filters-applied-mobile {
    display: none;
  }
}
.search-page .c-sort-order__sortby {
  color: #431340;
  font-family: "Grotesque", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  padding-left: 1.625rem;
  text-transform: lowercase;
}
.search-page .c-sort-order__sortby:first-letter {
  text-transform: uppercase;
}
.search-page .c-sort-order__select.c-sort-order__order-select {
  background-position: calc(100% - 2.9375rem) 0;
  background-size: 1.5rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  text-indent: -624999.9375rem;
  width: 4.4375rem;
  position: absolute;
  right: 0;
}
@media (min-width: 544px) {
  .search-page .c-sort-order__select.c-sort-order__order-select {
    background-position: calc(100% - 3.0375rem);
  }
}
.search-page .c-refinement__sort-panel:not(.is-active):not(.isSort) .c-sort-order__select.c-sort-order__order-select {
  background-position-y: 1.1875rem;
}
.search-page .c-refinement__sort-panel .c-sort-order__sortby {
  font-size: 1rem;
}
@media (max-width: 543.98px) {
  .search-page .c-refinement__sort-panel .c-sort-order__sortby {
    top: 0.25rem;
  }
}

.search-results-wrapper {
  background-color: #fff;
  padding-top: 0;
}
.search-results-wrapper .category-bottom {
  margin-top: 1.875rem;
  font-size: 1.25rem;
  text-align: left;
}
.search-results-wrapper .show-read-more {
  text-align: left;
}
.search-results-wrapper .show-read-more p {
  display: inline-block;
}
.search-results-wrapper .show-read-more a {
  color: #5A4058;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  text-decoration: underline;
}
.search-results-wrapper .show-read-more a:hover {
  text-decoration: none;
  color: #8D3888;
}
.search-results-wrapper .show-read-more .read-more {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: 0;
}
.search-results-wrapper .show-read-more .more-text {
  display: none;
}
.search-results-wrapper .product-quantity-item {
  height: 3.375rem;
  border-color: #8D3888;
}
.search-results-wrapper .product-quantity-item.disabled {
  border-color: #8D3888;
}
.search-results-wrapper .product-quantity-item.disabled .product-quantity-down,
.search-results-wrapper .product-quantity-item.disabled .product-quantity-up {
  color: #5D1759;
}
.search-results-wrapper .product-quantity-item.disabled .product-quantity-down:hover,
.search-results-wrapper .product-quantity-item.disabled .product-quantity-up:hover {
  color: #8D3888;
}
.search-results-wrapper .product-quantity-down {
  padding-top: 0.6875rem;
  color: #5D1759;
}
.search-results-wrapper .product-quantity-down:hover {
  color: #8D3888;
}
.search-results-wrapper .product-quantity-up {
  padding-top: 0.625rem;
  color: #5D1759;
}
.search-results-wrapper .product-quantity-up:hover {
  color: #8D3888;
}
.search-results-wrapper .product-quantity-input {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5625rem;
  padding: 0.5625rem 0.25rem 0;
  color: #431340;
}
.search-results-wrapper .product-quantity-input:active {
  background: none;
  box-shadow: none;
}
.search-results-wrapper .product-quantity-input:disabled {
  background: none;
}
.search-results-wrapper .product-quantity-input:hover {
  color: #431340;
}
.search-results-wrapper .add-to-cart-global {
  height: 3.375rem;
  outline: none;
  padding-bottom: 0.6875rem;
  padding-top: 1rem;
}
.search-results-wrapper .add-to-cart-global:active:focus {
  box-shadow: none;
}
.search-results-wrapper.no-search-results-page .grid-header {
  margin-top: 0;
}
@media (min-width: 544px) {
  .search-results-wrapper.no-search-results-page .grid-header {
    margin-top: 0.625rem;
  }
}
.search-results-wrapper.no-search-results-page .c-empty-search__text {
  margin-bottom: 0.625rem;
}
@media (min-width: 544px) {
  .search-results-wrapper.no-search-results-page .c-empty-search__text {
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 543.98px) {
  .search-results-wrapper.no-search-results-page .search-nav {
    margin-bottom: 0.75rem;
  }
}
.search-results-wrapper.no-search-results-page .s-slick .slick-header-container {
  margin-top: 0;
}
@media (max-width: 543.98px) {
  .search-results-wrapper.no-search-results-page .search-results .breadcrumb {
    margin-bottom: 1.25rem;
  }
}

.category-seo-bottom-text {
  color: #5A4058;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.57;
  margin-bottom: 2.25rem;
}
.category-seo-bottom-text a {
  color: #5A4058;
  display: inline-block;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}
.category-seo-bottom-text a::after {
  background-color: #5A4058;
  content: "";
  display: block;
  height: 0.0625rem;
  position: absolute;
  bottom: 0.1875rem;
  left: 0;
  width: 100%;
}
.category-seo-bottom-text a:hover::after {
  background-color: transparent;
}

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

body.filter-opened {
  overflow-y: hidden;
}
body.filter-opened .modal-background {
  display: block !important;
  z-index: 1081;
}

.refinement-bar {
  overflow: auto;
  display: none;
}
.refinement-bar__inner {
  background-color: #fff;
  height: 100%;
  overflow: visible auto;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 80%;
}
@media (min-width: 768px) {
  .refinement-bar__inner {
    width: 40%;
  }
}
.refinement-bar ul {
  padding-left: 0;
}
.refinement-bar .filter-title {
  background-color: #f5f5f5;
  border-radius: 0.5rem 0.5rem 0 0;
  box-sizing: border-box;
  color: #431340;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  padding: 1.8125rem 1.25rem 0.9375rem;
}
.refinement-bar .filter-footer {
  background-color: #f5f5f5;
  box-sizing: border-box;
  display: none;
  height: 5rem;
  padding: 0.9375rem;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 80%;
  z-index: 10000;
}
@media (min-width: 768px) {
  .refinement-bar .filter-footer {
    width: 40%;
  }
}
.refinement-bar .filter-footer-count span {
  color: #5A4058;
  display: inline-block;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1rem;
  margin-top: 0.375rem;
}
.refinement-bar.filter-opened {
  display: block;
}
.refinement-bar.filter-opened .filter-footer {
  display: block;
}
.refinement-bar.filter-opened .refinements {
  padding-bottom: 4.875rem;
}
@media (max-width: 767.98px) {
  .refinement-bar.filter-opened .c-refinement__selected-filter-list {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .refinement-bar.filter-opened .c-refinement__item {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
}
.refinement-bar .c-refinement-bar__header-bar {
  background-color: #fff;
  border-bottom: 0.1875rem solid #431340;
  box-sizing: border-box;
  padding: 0.9375rem;
  width: 100%;
}
.refinement-bar .c-refinement-bar__close {
  background: transparent;
  border: none;
  font-size: 1.125rem;
  font-weight: normal;
  opacity: 1;
  outline: none;
}
.refinement-bar .c-refinement-bar__close .c-refinement-bar__close-svg {
  height: 1.125rem;
  width: 1.125rem;
}
.refinement-bar .c-refinement-bar__filter-heading {
  color: #431340;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.refinement-bar .c-refinement-bar__secondary-bar {
  box-sizing: border-box;
  overflow: auto;
  padding: 0.9375rem;
  width: 100%;
}

.refinements .c-refinement {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-radius: 0;
  margin-bottom: 0;
  border: 0.125rem solid #f5f5f5;
  border-radius: 0;
}
@media (min-width: 768px) {
  .refinements .c-refinement {
    border: 0.125rem solid #f5f5f5;
  }
}
.refinements .c-refinement:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.refinements .c-refinement + .c-refinement {
  border-top: none;
}
.refinements .c-refinement__header .c-refinement__title.title {
  color: #5D1759;
}
.refinements .c-refinement__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-family: "Grotesque", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.04375rem;
  line-height: 1.125rem;
  margin-bottom: 0;
  outline: none;
  padding: 1.5625rem 0.9375rem 1.1875rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .refinements .c-refinement__title {
    padding: 1.5625rem 1.25rem 1.1875rem;
  }
}
.refinements .c-refinement__title::after {
  margin-right: -0.125rem;
  transform: translateY(-3px) rotate(0);
}
.refinements .c-refinement__body {
  display: none;
}
.refinements .c-refinement.active .c-refinement__title::after {
  transform: translateY(-2px) rotate(180deg);
}
.refinements .c-refinement.active .c-refinement__body {
  display: block;
}
.refinements .c-refinement__header {
  border-bottom: 0 none;
  padding: 0;
}
@media (min-width: 768px) {
  .refinements .c-refinement__header {
    border-bottom: 0 none;
    padding: 0;
  }
}
.refinements .c-refinement__body {
  overflow-x: hidden;
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .refinements .c-refinement__body {
    padding-top: 0.125rem;
    padding-bottom: 0;
  }
}

.grid-header,
.content-grid-header {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.grid-header select,
.content-grid-header select {
  width: 100%;
}

@media (max-width: 543.98px) {
  .grid-header.mt-md-0 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .grid-header {
    margin-bottom: 0rem;
    position: relative;
    z-index: 2;
  }
}

.btn.filter-results {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  text-align: center;
}

.result-count {
  color: #5A4058;
  font-size: 0.875rem;
  font-weight: 300;
  font-family: "Grotesque", sans-serif;
  padding-bottom: 1rem;
  text-align: right;
}
@media (min-width: 768px) {
  .result-count {
    text-align: left;
    padding-bottom: 0;
  }
  .result-count + .filter-bar--main {
    margin-top: -1.8125rem;
  }
}

.refinement a {
  text-decoration: none;
}

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

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

.grid-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

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

@media (max-width: 543.98px) {
  .product-grid .col-6 {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
  }
}

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

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

.show-more,
.show-more-content {
  padding: 0.9375rem;
  clear: both;
}

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  display: table-caption;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  display: table-caption;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}

.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-tabs-wrapper .nav-item {
  margin-bottom: 0.375rem;
}
@media (min-width: 544px) {
  .search-nav .nav-tabs-wrapper .nav-item {
    margin-bottom: 0.9375rem;
  }
}

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

#launcher {
  display: none !important;
}

.search-eligibility {
  border: 2px solid #f6edf4;
  border-radius: 0.5rem;
  color: #142745;
  float: left;
  font-size: 0.875rem;
  line-height: 1.57;
  margin-bottom: 1.375rem;
  padding-bottom: 0.375rem;
  padding-top: 0.5625rem;
}
@media (min-width: 992px) {
  .search-eligibility {
    margin-left: 10px;
    width: calc(100% - 20px);
  }
}

.js-plp-seo .js-plp-seo-short {
  display: none;
}
.js-plp-seo .js-plp-seo-text {
  display: block;
}
.js-plp-seo.show .js-plp-seo-short {
  display: block;
}
.js-plp-seo.show .js-plp-seo-text {
  display: none;
}

body .veil:not(:last-child) {
  display: none;
}

.constructor-marketing-tile .constructor-content {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  height: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

body .c-purchase-monitor .balanceDisplay {
  display: block;
}

.search-results-wrapper .show-read-more a {
  color: #5A4058;
}
.search-results-wrapper .show-read-more a:hover {
  color: #8D3888;
}
