.pdp-tray-frequently-sold-container:not(:has(.pdp-tray-frequently-sold-list)) {
  display: none;
}
.pdp-tray-frequently-sold__title {
  margin-bottom: .5rem;
}
.pdp-tray-frequently-sold__description {
  font-size: .75rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item {
  border: solid 0.063rem #979797;
  margin-top: 1rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox {
  opacity: 0;
  cursor: pointer;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox:focus + .pdp-tray-frequently-sold-item__checkmark {
  outline: 0.0625rem solid #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox:checked ~ .check-mark:after {
  display: block;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkmark {
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
  margin-left: .75rem;
  border: 0.063rem solid #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkmark:after {
  content: "";
  display: none;
  width: 49%;
  height: 78%;
  border: solid #000000;
  border-width: 0 .125rem .125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: .3rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info {
  min-height: 7rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .checkbox-container {
  padding-left: unset;
  margin-top: auto;
  margin-bottom: auto;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container {
  max-height: 6.188rem;
  max-width: 3.938rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 1.5rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container.with-learn-more {
  width: 22.5%;
  padding-left: 5%;
  margin-left: 0;
  max-width: 22.5%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container .pdp-tray-frequently-sold-item-info-image {
  max-height: 6.188rem;
  max-width: 3.938rem;
  height: auto;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  font-size: .75rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text__description {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
  outline: 0;
  color: unset;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
  width: 50%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section {
  margin-left: 0;
  margin-top: .5rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row {
  margin-left: unset;
  margin-right: unset;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .sale-price-container {
  margin-top: 0.563rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container {
  margin-left: .25rem;
  padding-bottom: .5rem;
  flex-basis: 45%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container .right-part {
  position: absolute;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .sale-price-container:not(.sale-price-available) .pdp-tray-frequently-sold-item-price-section__sale {
  color: #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__sale {
  font-weight: bold;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__msrp {
  text-decoration: line-through;
  font-size: .625rem;
  width: 100%;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__savings {
  font-size: .625rem;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__base {
  font-weight: bold;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more {
  display: none;
  margin: auto;
  width: 22.5%;
  text-align: center;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .vertical-divider {
  display: none;
  height: inherit;
  border-left: solid 0.063rem #979797;
}
@media all and (min-width: 48rem) {
  .pdp-tray-frequently-sold__title {
    font-size: 1.25rem;
  }
  .pdp-tray-frequently-sold__description {
    font-size: 1rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item {
    max-width: 31.438rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info {
    margin-right: unset;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .vertical-divider {
    display: block;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text {
    max-width: 61%;
    padding-top: 1.5rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
    width: 50%;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .sale-price-container {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container .right-part {
    position: relative;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .sale-price-container:not(.sale-price-available) .pdp-tray-frequently-sold-item-price-section__sale {
    color: #000000;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__sale {
    margin-left: unset;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__msrp,
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__savings {
    font-size: .75rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more {
    display: block;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more__link {
    font-size: .75rem;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
  }
}
@media (max-width: 64rem) and (min-width: 64rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
    max-width: 35%;
  }
}
@media (min-width: 64rem) and (max-width: 75rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text:not(.with-learn-more) {
    max-width: 50%;
  }
}
@media (min-width: 75rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text:not(.with-learn-more) {
    max-width: 60%;
  }
}

.plp-page .page-headline {
  margin: 1.875rem 0;
}

#where-to-buy .ps-wtb-content, #where-to-buy .ps-static-message, #where-to-buy .ps-footer, #where-to-buy .ps-header, #where-to-buy .ps-ribbon {
  z-index: 0;
}

#where-to-buy .ps-header .ps-product-image span {
  color: inherit;
}

.plp-facets-active-item-remove,
.plp-facet-more-toggle,
.plp-see-all,
.plp-actions-more,
.plp-facets-active-clear,
.plp-actions-view-trigger,
.plp-item-color-trigger,
.plp-item-wishlist-trigger,
.plp-facet-group-trigger,
.plp-facets-panel-close-trigger {
  height: auto;
  padding: 0;
  background: transparent;
  color: #c41230;
  font-size: inherit;
  text-transform: none;
  font-weight: normal;
}

.plp-facets-active-item-remove:hover,
.plp-facet-more-toggle:hover,
.plp-see-all:hover,
.plp-actions-more:hover,
.plp-facets-active-clear:hover,
.plp-actions-view-trigger:hover,
.plp-item-color-trigger:hover,
.plp-item-wishlist-trigger:hover,
.plp-facet-group-trigger:hover,
.plp-facets-panel-close-trigger:hover {
  background: transparent;
  color: #9a132b;
  cursor: pointer;
}

.plp {
  padding-bottom: 1.875rem;
  position: relative;
}

.plp-loading:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(46, 46, 46, 0.2);
  background-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/icon-loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
}

.plp-loading:has(.plp-facets-panel-open):after {
  z-index: 100000002;
}

.slp .plp-loading:after {
  position: absolute;
  background-position: center 50%;
  z-index: 30;
}

.plp-loading .plp-items {
  min-height: 39.375rem;
  min-height: 50vh;
}

.plp-facets.sticky {
  position: fixed;
  top: 0;
}

.plp-facets.sticky.sticky-bottom {
  position: absolute;
  top: unset;
  padding-bottom: 1.875rem;
}

.plp-all-shown .plp-see-all,
.plp-all-shown .plp-actions-more {
  display: none;
}

.plp-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-actions-top {
  padding-bottom: 0.625rem;
}

.plp-actions-bottom {
  padding-top: 0.625rem;
}

.plp-actions-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-actions-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plp-actions-counter {
  display: block;
  font-size: 0.6875rem;
  margin-top: auto;
}

#sortContainer .plp-actions-counter {
  margin-top: 0;
}

#sortContainer .highlight-page-results span::after {
  content: " products shown";
}

html[data-lang="fr_CA"] #sortContainer .highlight-page-results span::after {
  content: " produits affichés";
}

@media (min-width: 48rem) {
  .plp-actions-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-counter {
  white-space: nowrap;
}

.plp-actions-view {
  border-right: 0.0625rem solid #b3b3b3;
  padding-right: 0.625rem;
  margin-right: 2.5rem;
  display: none;
}

#sortContainer .plp-actions-view {
  border-right: none;
  padding-right: 0.625rem;
  margin-right: 2.5rem;
  display: flex;
  outline: none;
}

#sortContainer .plp-actions-view span:focus {
  outline: none;
}

#sortContainer #plp-list-view {
  display: none;
  pointer-events: all;
}

#sortContainer #plp-grid-view:focus, #sortContainer #plp-list-view:focus{
  border: 2px dotted #000;
  outline: #000;
  height: 30px;
}

#sortContainer #plp-grid-view button.plp-actions-view-trigger, #sortContainer #plp-list-view button.plp-actions-view-trigger {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  pointer-events: all;
}

#sortContainer #plp-grid-view button.plp-actions-view-trigger:focus, #sortContainer #plp-list-view button.plp-actions-view-trigger:focus {
  outline: none;
}

#sortContainer .plp-actions-view span {
  font-family: 'Helvetica Neue LT W01_55 Roman', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  color: #000;
  margin-left: 12px;
}

#sortContainer .plp-actions-view span:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (min-width: 48rem) {
  .plp-actions-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-actions-view-trigger {
  border: 0.125rem solid transparent;
  padding: 0.125rem;
  margin: 0 0.625rem;
}

#sortContainer .plp-actions-view-trigger {
  border: none;
}


.plp-actions-more:focus-visible,
.facet-toggle-label:focus-visible,
.plp-facet:focus-visible,
.plp-facets-panel-close-trigger:focus-visible,
.plp-facet-group-trigger:focus-visible,
.plp-facet-more-toggle-show:focus-visible,
.plp-facet-more-toggle-less:focus-visible,
.facets__tooltip-icon:focus-visible,
.plp-facet-group-header:focus-visible,
.plp-item-wishlist-trigger:focus-visible,
.sort-by .form-select-input:focus-visible,
.plp-item-color-active .plp-item-color-trigger,
.plp-items.plp-items-list .plp-item--new .plp-item-cta:focus-visible,
.plp-actions-view-trigger:focus-visible {
  outline-width: 0.125rem;
  outline-offset: 0.125rem;
}

.plp-actions-view-trigger.plp-actions-view-active {
  color: #2e2e2e;
  border-color: #2e2e2e;
  pointer-events: none;
}

.plp-actions-view-trigger .icon {
  width: 1.125rem;
  height: 1.125rem;
  forced-color-adjust: auto;
}

.plp-actions-sort {
  font-size: 0.6875rem;
  display: block;
}
@media (min-width: 48rem) {
  .plp-actions-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-actions-sort .form-select {
  border-color: #d8d8d8;
  width: 10.9375rem;
}

.plp-actions-sort-title {
  white-space: nowrap;
  margin-right: 1.25rem;
}

#sortContainer .plp-actions-sort-title {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  white-space: nowrap;
  margin-right: 0;
}

.plp-see-all {
  font-size: 0.6875rem;
}

@media (min-width: 48rem) {
  .plp-see-all {
    margin-left: 0.375rem;
  }
}

.plp-actions-more {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75rem;
}

.plp-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.plp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.625rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .plp-item {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .plp-items-grid .plp-item {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .plp-items-list .plp-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.plp-item-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 1.25rem;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.plp-item-media-image {
  position: relative;
  max-width: 18.75rem;
  margin: 0 auto;
  width: 100%;
}

.plp-item-image-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.plp-item-image {
  margin: 0 auto;
  max-height: 230px;
  max-width: 100%;
}

.plp-item-badges {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.125rem;
}

.plp-item-badge {
  display: none;
  margin-bottom: 0.125rem;
}

.plp-item-badge-image {
  width: 2.125rem;
  height: 2.125rem;
  overflow: hidden;
}

.plp-item-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  height: 1.875rem;
  width: 100%;
  max-width: 18.75rem;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-colors {
    margin-top: 1.75rem;
  }
}

.plp-item-color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.plp-item-colors-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-item-colors-more-link {
  margin: auto 0;
  max-width: 1.875rem;
  font-size: 0.6875rem;
  text-align: center;
}

.plp-item-color {
  -ms-flex-preferred-size: 16%;
  flex-basis: 16%;
  max-width: 16%;
}

.plp-item-color.variant-out-of-stock {
  position: relative;
  overflow: hidden;
}

.plp-item-color-active.variant-out-of-stock .plp-item-color-trigger,
.variant-out-of-stock .plp-item-color-trigger {
  border-color: #c41230;
}

.oos-cross-line {
  position: absolute;
  background-color: #c41230;
  transform: rotate(45deg);
  transform-origin: 0 100% 0;
  bottom: 0.5px;
  left: 0;
  height: 138%;
  width: 1px;
}

.plp-item-color-trigger {
  width: 1.875rem;
  height: 1.875rem;
  max-width: 100%;
  padding: 0.125rem;
  border: 0.0625rem solid transparent;
}

.plp-item-color-active .plp-item-color-trigger {
  border-color: #c41230;
}

.plp-item-color-swatch {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #d8d8d8;
}

.plp-item-name {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2;
  height: 2.46em;
  overflow: hidden;
}

.plp-item-name-link {
  display: inline-block;
  line-height: 1.2;
  max-height: 2.55em;
  overflow: hidden;
}

.plp-item-reviews {
  margin-top: 1.25rem;
  font-size: 0.6875rem;
  display: flex;
}

.plp-item-reviews-link {
  display: inline-block;
  color: #2e2e2e;
}

.plp-item-details {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plp-item-model {
  font-size: 0.6875rem;
}

.plp-item-model-title {
  font-weight: bold;
}

.plp-item-stock {
  margin-left: auto;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #c41230;
}

.plp-item-price {
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-price {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.plp-item-price-line-1 {
  font-size: 1rem;
  color: #c41230;
  line-height: 1.2;
  min-height: 1.2em;
}

.plp-item-price-line-1.single-price-line {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
}

.plp-items-list .plp-item-price--centered .plp-item-price-line-1,
.plp-items-list .plp-item-price--centered .plp-item-price__save {
  margin: 0 auto;
  max-width: fit-content;
}

.plp-item-price-line-2 {
  font-size: 0.6875rem;
  text-decoration: line-through;
  line-height: 1.2;
  min-height: 1.2em;
}

[lang=fr-CA] .plp-items.plp-items-list .plp-item.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2,
[lang=fr-CA] .plp-items.plp-items-list .plp-item.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
  font-size: .625rem;
}

.plp-item-price-line-1.single-price-line ~ .plp-item-price-line-2 {
  visibility: hidden;
}

.plp-item-eco {
  margin-top: 0.125rem;
  font-size: 0.6875rem;
  min-height: 1.2em;
}

.plp-item-eco .eco-m .eco-c {
  font-size: inherit;
}

.plp-item-eco .eco-m .eco-c .eco-widget {
  line-height: 1.2em;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-eco {
    margin-top: 1.25rem;
  }
}

.plp-item-eco-link {
  color: #797979;
  display: inline-block;
  text-decoration: underline;
}

.plp-item-energy {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  max-width: 3.125rem;
  position: absolute;
  top: -10px;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-energy {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 1.25rem;
    margin-left: auto;
  }
}

.plp-item-energy-link {
  display: inline-block;
}

.plp-item-energy img {
	max-width: 3.125rem;
}

.plp-item-actions {
  margin-top: auto;
}

.plp-item-actions.plp-item-actions--hidden {
  display: none;
}

.plp-item-cta,
button.plp-item-cta,
a.button.plp-item-cta,
button.button.plp-item-cta {
  width: 100%;
  margin-top: 1.25rem;
}

.plp-item-saves {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  font-size: 0.6875rem;
  line-height: 1.2;
}

.modal-wishlist-sign-in .modal-dialog {
  pointer-events: auto;
}

.modal-wishlist-sign-in .modal-content {
  border: none;
  display: block;
}

.plp-item-wishlist {
  margin-left: auto;
}

.plp-item-wishlist-trigger {
  color: #2e2e2e;
  display:none;
}

.plp-item-wishlist-trigger.show-wishlist-btn {
	display:block;
}

.plp-item-wishlist-trigger .icon {
  position: relative;
  margin-right: 0.25rem;
  color: #d8d8d8;
  width: 0.875rem;
  height: 0.875rem;
}

.plp-item-wishlist-trigger:hover .icon {
  color: #9a132b;
}

.plp-compare-checkbox:hover {
  color: #9a132b;
}

.plp-compare-checkbox {
  position: relative;
  display: flex;
  padding: 0;
  align-items: center;
  color: #2e2e2e;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.plp-compare-checkbox .plp-compare-checkbox-input {
  width: 0.8rem;
  height: 0.8rem;
  top:0;
}

.plp-compare-checkbox input {
  opacity: 0;
}

.plp-compare-checkbox .check-mark {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.8125rem;
  width: 0.8125rem;
  margin-right: 0.5rem;
  border: 1px solid #000000;
}

.plp-compare-checkbox:hover input ~ .check-mark {
  background-color: #eeeeee;
}

.plp-compare-checkbox input:focus ~ .check-mark{
  outline: .125rem solid #000000;
  outline-offset: .125rem;
}

.plp-compare-checkbox .check-mark:after {
  content: "";
  position: absolute;
  display: none;
}

.plp-compare-checkbox input:checked ~ .check-mark:after {
  display: block;
}

.plp-compare-checkbox .check-mark:after {
  width: 38%;
  height: 58%;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.plp-facets-panel-trigger {
  width: 100%;
  background: #2e2e2e;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 1.25rem;
  height: 3rem;
}

.plp-facets-panel-trigger:hover {
  background: #2e2e2e;
}

@media (min-width: 64rem) {
  .plp-facets-panel-trigger {
    display: none;
  }
}

.plp-facets-panel-trigger-icon {
  margin-left: auto;
}

.plp-facets-panel-trigger-icon .icon {
  width: 0.875rem;
  height: 0.875rem;
}

.plp-facet-panel-wrapper {
  display: none;
}

@media (min-width: 64rem) {
  .facets__tooltip-message {
    position: absolute;
    width: fit-content;
    height: fit-content;
    bottom: 75%;
    right: auto;
  }

  .plp-facet-panel-wrapper {
    display: block;
  }

  .plp-applied-facets,
  .facets-clear-all-mobile-btn {
    display: none;
  }

  .plp-applied-facets,
    .facets-apply-all-mobile-btn {
      display: none;
    }

  .plp-facet-group:last-child {
    border: none;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-open .plp-facet-panel-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 1048;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .plp-facets-panel-open .plp-facet-panel-wrapper::before {
    content: '';
    background-color: #eeeeee;
    min-height: 4.45rem;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-header {
    height: 4.4375rem;
    box-shadow: 0 .25rem .5rem 0 #000;
    border-top: solid 1px #979797;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (min-width: 64rem) {
  .plp-facets-panel-header {
    padding-top: 2rem;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 0.3125rem;
  }
}

.plp-facets-panel-title {
  font-size: 1.25rem;
  font-weight: normal;
  color: #2e2e2e;
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-title {
    font-size: 1.25rem;
    text-transform: capitalize;
    color: #2e2e2e;
    font-family: 'Avenir-Black', sans-serif;
  }
}

.plp-facets-panel-close-trigger {
  margin-left: auto;
  font-size: 0.8125rem;
  height: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #c41230;
}

.plp-facets-panel-close-trigger:hover {
  color: #9a132b;
}

.plp-facets-panel-close-trigger .icon {
  margin-left: 0.5rem;
  width: 0.875rem;
  height: 0.875rem;
}

@media (min-width: 64rem) {
  .plp-facets-panel-close-trigger {
    display: none;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-body {
    padding: 0 1.25rem 1.25rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.plp-facets-active {
  margin-top: 1.25rem;
  display: none;
  margin-bottom: -.125rem;
}

.plp-facets-active-title,
.plp-facets-active-items,
.plp-facets-active-clear {
  font-family: 'HelveticaNeue-Bold', sans-serif;
  line-height: 1.25rem;
  font-weight: bold;
}

@media (max-width: 63.9375rem) {
  .plp-facets-active {
    padding: 0;
    background: #eeeeee;
  }
}

.plp-facets-active.plp-facets-active-on {
  display: block;
}

.plp-facets-active-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.25rem;
}

.plp-facets-active-items {
  display: inline;
  background-color: #fff;
}

.plp-facets-active-title {
  font-size: 1rem;
  line-height: 1.1875rem;
  color: black;
  margin-right: .125rem;
  text-transform: none;
}

.plp-facets-active-clear {
  margin-left: auto;
  font-size: .75rem;
  text-decoration: underline;
}

.plp-facets-active-clear:hover,
.plp-facets-active-clear:focus {
  text-decoration: underline;
}

.plp-facets-active-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: .0625rem solid black;
  border-radius: 1rem;
  padding: 0 .625rem .125rem .5rem;
  background-color: #f2f2f2;
  margin-right: .5rem;
  margin-bottom: .5rem;
  font-size: .75rem;
}

.plp-facets-active-item .star-rating {
  margin: 0 0 0 .3125rem;
}

@media (max-width: 63.9375rem) {
  .plp-facets-active-items .plp-facets-active-item {
    display: flex;
    white-space: nowrap;
    border-radius: .5rem;
    margin: .5rem .5rem .5rem 0;
    min-height: 2.5rem;
    padding: 0;
  }

  .plp-facets-active-items {
    display: flex;
    overflow-x: scroll;
  }

  .plp-facets-active-item-value {
    line-height: 1;
    font-size: .75rem;
    padding: .78125rem .5rem;
  }

  .plp-facets-active-item-remove {
    width: 2.375rem;
    border-left: 1px solid black;
    height: 100%;
  }

  .plp-facets-active-item .plp-facets-active-item-remove .icon {
    width: .75rem;
    height: .75rem;
  }
}

.plp-facets-active-item-value {
  font-size: 0.75rem;
}

.plp-facets-active-item-remove {
  margin-left: .625rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.plp-facets-active-item-remove .icon {
  width: 0.75rem;
  height: 0.75rem;
}

@media (max-width: 63.9375rem) {
  .plp-facet-groups {
    padding: 0 1.25rem 1.25rem;
  }
}

.plp-facet-groups {
  border: solid 1px #d8d8d8;
}

.plp-facet-group {
  margin-top: 1.25rem;
}

.plp-facet-group-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #b3b3b3;
}

.plp-facet-group-header:focus-visible {
  outline-width: 0.125rem;
}

.plp-facet-group-trigger {
  margin-left: auto;
}

.plp-facet-group-trigger .icon {
  margin: auto;
}

.plp-facet-group-trigger .icon-plus {
  display: none;
  height: 1.125rem;
  width: 1.125rem;
}

.plp-facet-group-closed .plp-facet-group-trigger .icon-plus {
  display: block;
}

.plp-facet-group-trigger .icon-minus {
  display: block;
}

.plp-facet-group-closed .plp-facet-group-trigger .icon-minus {
  display: none;
}

.plp-facet-group-title {
  font-size: 0.75rem;
}

.plp-facet-group-panel {
  margin-top: 0.625rem;
}

.plp-facet-group-closed .plp-facet-group-panel {
  display: none;
}

.plp-facet {
  color: #2e2e2e;
  padding: 0.125rem 0;
}

.plp-facet .form-checkbox {
  display: inline-flex;
}

.plp-facet-checkbox {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 1.1875rem;
  max-width: 100%;
}

.facet-range-label {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  padding-top: 0.4375rem;
}

.range-panel {
  display: flex;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size: .75rem;
  margin-bottom: .5rem;
  justify-content: space-between;
}

.facet-range-input {
  width: 3rem;
  height: 1.5rem;
  padding: .25rem .3125rem;
}

.facet-range-divider {
  margin-left: .5rem;
  margin-right: .5rem;
  width: .75rem;
  height: .9375rem;
  display: inline-flex;
  align-self: center;
}

.plp-facet-range-btn {
  width: 2rem;
  height: 1.5rem;
  padding: 0;
  font-size: .63125rem;
  font-weight: bold;
  margin-left: .5rem;
  background: #EEB111;
  text-transform: none;
}

.plp-facet-group-category .plp-facet-checkbox {
  padding-left: 0;
}

.plp-facet-checkbox:hover {
  color: #9a132b;
  cursor: pointer;
}

.plp-facet .plp-facet-checkbox-color[title*="White"] .plp-facet-color,
.plp-facet .plp-facet-checkbox-color[title="Blanc"] .plp-facet-color,
.plp-facet .plp-facet-checkbox-color[title*="Collection"] .plp-facet-color {
  border: 1px solid #D5D5D5;
}

.plp-facet-checkbox-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
}

.plp-facet-color {
  margin-left: auto;
  width: 0.875rem;
  height: 0.875rem;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.plp-facet-color-swatch {
  width: 100%;
}

.plp-facet-checkbox-input {
  top: 0.125rem;
  opacity: 0;
}

.plp-facet-checkbox-input:hover {
  cursor: pointer;
}

.plp-facet-group-category .plp-facet-checkbox-input {
  left: -100%;
  opacity: 0;
}

.plp-facet-checkbox-input:checked + .plp-facet-checkbox-text {
  font-weight: bold;
}

#redesignPlpFacets .plp-facet-checkbox-text-count-block {
  padding-left: 5px;
}

.plp-facet-checkbox-text {
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  max-width: 11.25rem;
}

.plp-facet-checkbox-count {
  margin-left: 0.25rem;
  margin-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

.plp-facet-more .plp-facet-list,
.plp-facet-more .plp-facet-more-toggle-less {
  display: none;
}

.plp-facet-more-open .plp-facet-list,
.plp-facet-more-open .plp-facet-more-toggle-less {
  display: block;
}

.plp-facet-more-open .plp-facet-more-toggle-show {
  display: none;
}

.plp-facet-more-toggle-show,
.plp-facet-more-toggle-less {
  display: flex;
  align-items: baseline;
}

.plp-facet-more-toggle-show .icon-plus,
.plp-facet-more-toggle-less .icon-minus {
  display: inline-block;
  margin-right: 0.1875rem;
}

.plp-facet-more-toggle {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-left: 0;
}

.plp-facet-group-category .plp-facet-more-toggle {
  margin-left: 0;
}

.plp-facet-group-container {
    width: 100%;
    position: relative;
}

.plp-facet-group-container .plp-facet-group-title {
    margin-top: 0.2rem;
}

h3.plp-facet-group-title {
    position: relative;
    width:100%;
}

h3 .plp-facet-group-trigger {
    position:absolute;
    right:0px;
    top:2px;
}

.facets__tooltip-container {
    height: 0.825rem;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}

.facets__tooltip-icon {
    width: 1rem;
    height: 1rem;
    margin-left: .5rem;
    cursor: pointer;
    margin-top: 0.2rem;
}

.facets__tooltip-message {
    display: none;
    background-color: rgba(0,0,0,1);
    opacity: 75%;
    color: #fff;
    padding: 0.64375rem 1.375rem 0.55rem 1.125rem;
    font-family: Avenir-Roman;
    font-size: .625rem;
    line-height: .875rem;
    text-align: justify;
    margin-bottom: 0.625rem;
    z-index: 9999;
}

.facet__title-container {
    display: flex;
    align-items: center;
}

@media (min-width: 48rem) {
    .plp-facet-group-container .plp-facet-group-title {
        margin-top: 0;
    }

    .facet__title-container .facet-toggle-label {
        margin-top: 0.1875rem;
    }

    .facets__tooltip-icon {
        cursor: default;
    }
  .facet-id-Need .facets__tooltip-message {
    right: 3.5rem !important;
  }
  .facets__tooltip-message {       
    margin-bottom: 0.5rem !important;
  }
}

.plp-disclaimer-item {
  margin-top: 0.625rem;
}

.plp-includes {
  display: none;
}
.facet-selected {
  display: none;
}

.plp-item-reviews-link.plp-item-detail-link {
  display: flex;
}

.plp-image-container{
	text-align: center;
}

.plp-where-to-buy-button {
    background: none;
    text-transform: none;
    color: #5b5b5b;
    outline: none;
    text-decoration: none;
    display: block;
    padding-top: 1rem;
    text-align: center;
    font-weight: 500;
}

.plp-where-to-buy-button:focus,
.plp-where-to-buy-button:hover {
    text-decoration: underline;
}

@media (max-width: 47.9375rem) {
	.plp-hide-mobile-item {
		display: none;
	}

  .facet-range-input {
    border-color: #eeeeee;
  }

  .plp-facets-panel-open .plp-facet-panel-wrapper::before {
    min-height: 3.2rem;
  }

  .plp-actions-sort {
    display: flex;
    align-items: center;
  }

  .plp-actions-counter {
    margin: 0 .5rem 0 0;
    display: flex;
    align-items: center;
  }

  .plp-actions-counter .plp-counter {
    white-space: normal;
  }

  .plp-actions-sort-title {
    border-left: 1px solid #b3b3b3;
    height: 90%;
    display: flex;
    align-items: center;
    padding-left: .625rem;
  }

  #sortContainer .plp-actions-sort-title {
    border-left: none;
    height: 90%;
    display: flex;
    align-items: center;
    padding-left: 0;
    font-size: 14px;
  }

  #sortContainer .highlight-page-results span::after {
    content: " shown";
  }

  html[data-lang="fr_CA"] #sortContainer .highlight-page-results span::after {
    content: " affichés";
  }

  #sortInputLabel .sort-plp-content {
    width: 100%;
    max-width: 100%;
  }

  #sortInputLabel .sort-plp-btn {
    padding: 10px 30px 10px 0;
  }

}

.plp-facet-group-trigger span{
	display:none
}

.sort-by{
    background: none !important;
    border: none !important;
    width: inherit;
}

#sortContainer .sort-by{
  margin-right: 0;
}

.sort-by .form-select-icon{
    z-index: 9 !important;
    pointer-events: none;
}

.sort-by .form-select-input{
    background: #fff !important;
    border: 1px solid #b3b3b3 !important ;
}

#sortContainer .form-select-input{
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  background: none !important;
  border: none !important ;
  padding-right: 1rem;
  padding-left: .3rem;
  z-index: 12;
}

@media (max-width: 27rem) {
    html[data-lang="fr_CA"] .sort-by .form-select-input {
        padding-right: .25rem;
    }
}

.sort-by .form-select-input option.plp-option-hidden{
    display: none;
}

.facet-toggle .plp-facet-group-panel {
  display: none;
}

.facet__title-container .facet-toggle-label {
  height: 100%;
}

.facet-toggle-label {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 1.125rem .25rem auto;
}

.facet-toggle-label:before {
  content: '';
  position: relative;
  top: 0.0625rem;
  left: 0.0625rem;
  width: 2.75rem;
  height: 1.25rem;
  border-radius: 3.25rem;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: block;
  background: #e9e9e9;
  transition: background 0.2s ease;
  color: #000;
  font-size: 0.4rem;
}

.facet-toggle-label span {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.45rem;
  height: 1.45rem;
  display: block;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  color: #fff;
  font-size: 0.3875rem;
}
.facet-toggle-input,
.facet-toggle-input:checked + .facet-toggle-label .plp-facet-toggle-state-off {
  display: none;
}
.facet-toggle-input:checked + .facet-toggle-label:before {
  background: #008800;
}
.facet-toggle-input:checked + .facet-toggle-label span {
  transform: translateX(1.5rem);
}
.facet-toggle-input:checked + .facet-toggle-label .plp-facet-toggle-state-on {
  display: block;
}
.plp-facet-toggle-state-on,
.plp-facet-toggle-state-off {
  font-family: 'HelveticaNeue-Bold', sans-serif;
  text-transform: uppercase;
  position: absolute;
}
.plp-facet-toggle-state-on {
  display: none;
  font-size: 6.2px;
  color: #fff;
  line-height: .65rem;
  top: 30%;
  left: 22%;
  background: #080;
}
.plp-facet-toggle-state-off {
  font-size: 6.4px;
  color: #000;
  line-height: .6625rem;
  top: 35%;
  right: 12%;
  background-color: #e9e9e9;
}

.plp-facet-panel-wrapper {
  width: 100%;
}

.plp-facets-panel,
.plp-facets-modal-panel {
  background-color: #f2f2f2;
  margin-top: 1.5rem;
}

.plp-facet-group-title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: normal;
  text-transform: capitalize;
  font-style: normal;
}

.plp-facet-group-title.facet-toggle {
  font-family: 'Avenir-Black', sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  max-width: 55%;
}

.plp-facet-group {
  margin-top: 0;
  border-bottom: solid 1px #d8d8d8;
}

.plp-facet-group-header,
.plp-facet-group-panel {
  padding: 0 1rem;
}

.plp-facet-group-panel {
  padding-bottom: 1.4375rem;
}

.plp-facet-group-header {
  height: 3.5rem;
  border: none;
}

.plp-facet-checkbox-block {
  min-width: 1.125rem;
  height: 1.125rem;
  background: #fff;
  margin-right: .5rem;
  border: 1px solid black;
  position: relative;
}

.plp-facet-checkbox {
  padding-left: 0;
}

.plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block::after {
  content: '';
  position: absolute;
  left: 0.3375rem;
  top: 0.1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 0.625rem;
  width: 0.375rem;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}

@media (max-width: 63.9375rem) {
  .plp-facet-group-header,
  .facet__title-container {
    min-height: 3.3rem;
  }

  .plp-facet-group-header {
    height: unset;
  }

  .plp-facets-panel,
  .plp-facets-modal-panel {
    width: 100%;
    margin-top: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .plp-no-products-msg {
    font-size: .75rem;
  }

  .plp-facet-action-buttons {
    display: none;
    margin-bottom: calc(2 * env(safe-area-inset-bottom));
  }

  .plp-facets-panel-open .plp-facets-panel,
  .plp-facets-panel-open .plp-facets-modal-panel {
    margin-bottom: 8rem;
  }

  .plp-facets-panel-open .plp-facet-action-buttons {
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .plp-facets-panel-open .facets-clear-all-mobile-btn {
    border: 2px solid #000;
    width: 95%;
    background-color: white;
    color: #2e2e2e;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.8125rem;
    margin: 1rem auto;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn {
    width: 95%;
    background-color: #c41239;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.8125rem;
    margin: auto auto 1rem auto ;
  }

  .plp-facets-panel-open .plp-facets-panel,
  .plp-facets-panel-open .plp-facets-modal-panel {
    background-color: #fff;
    margin-bottom: calc(8rem + (2 * env(safe-area-inset-bottom)));
  }

  .plp-facets-panel-open .plp-facet-groups {
    border: none;
    padding: 0;
  }

  .plp-facets-panel-open .plp-facets-panel-body {
    padding: 0;
  }

  .plp-mobile-filter-open header.header {
    position: fixed;
    width: 100%;
    z-index: 1049;
  }

  .plp-applied-facets {
    margin-left: .3125rem;
    font-size: 1.25rem;
  }

  .plp-facet::after {
    content: '';
    height: 0.0625rem;
    display: block;
    box-sizing: unset;
    width: 105%;
    padding-bottom: 0.3125rem;
    margin-bottom: 0.375rem;
    border-bottom: 1px solid #d8d8d8;
    opacity: 0.4;
  }

  .plp-mobile-filter-open .plp-facets-active-items {
    min-height: 3.5rem;
    padding: 0 .3125rem;
  }

  .plp-mobile-filter-open .plp-sticky-filters-mobile {
    display: flex;
  }

  .plp-facets-active-title {
    font-size: .75rem;
  }

  .plp-facets-active.plp-facets-active-on {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }

  .plp-facets-active-on .plp-facets-active-header {
    order: 1;
  }

  .plp-facets-active-on .plp-facets-active-clear {
    order: 2;
    margin-right: 0.875rem;
    text-transform: uppercase;
    text-decoration: none;
  }

  .plp-facets-active-on .plp-facets-active-items {
    order: 3;
    width: 100%;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled],
  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled]:hover {
    background-color: #e2e2e5;
    color: #ffffff;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn:hover {
    background-color: #ffffff;
    color: #c41239;
    border: 1px solid #c41239;
  }

  .plp-facet.disabled,
  .plp-facet.disabled .plp-facet-checkbox:hover,
  .plp-facet.disabled .plp-facet-checkbox-text,
  .plp-facet.disabled .plp-facet-checkbox-count {
    color: #e2e2e5;
  }
  .plp-facet.disabled .plp-facet-checkbox-block {
    border-color: #e2e2e5;
  }

  .plp-facet.disabled input {
    pointer-events: none;
  }

  button.plp-facet-range-btn {
    display: none;
  }
}

.plp-no-products-msg {
  height: 4rem;
  background-color: #f2f2f2;
  border: solid 1px #d8d8d8;
  align-items: center;
  justify-content: center;
  margin-top: 1.25rem;
  display: none;
}

.plp-no-products + .plp-no-products-msg {
  display: flex;
}

.plp-no-products,
.plp-mobile-filter-open .cookie-consent,
.plp-mobile-filter-open .pencil_banner_header,
.plp-mobile-filter-open #energy-ribbon,
.plp-mobile-filter-open #shipping-ribbon,
.plp-sticky-filters-mobile {
  display: none;
}

.facet-multi-value > .plp-facet-group-header {
  cursor: pointer;
}

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

.en_IN{
    color:#000000;
    font-weight: bolder;
}

p.badge__manual, p.badge__bestSeller, p.badge__topRated {
  position: absolute;
  left: -7px;
  top: -12px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 16px;
  padding-right: 8px;
  text-align: center;
}

p.badge__manual:before, p.badge__bestSeller:before, p.badge__topRated:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-top: 7px solid black;
  border-left: 7px solid transparent;
}

p.badge__manual:after, p.badge__bestSeller:after, p.badge__topRated:after {
  content: "";
  position: absolute;
  top: 0;
  border-style: solid;
  border-right-width: 0;
  right: -5px;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-width: 7px;
}

p.badge-new{
  position: absolute;
  grid-column: 2 / 7;
  grid-row: 1 / span 7;
  height: 24px;
  line-height: 17.5px;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 8px;
  text-align: center;
  border-radius: 40px;
  top: -10px;
}

@media (max-width:767px) {
  p.badge-new{
    top:8%;
    left:80%;
    z-index:0;
  }
}

@media (min-width: 48rem) {
    .plp-items-grid .plp-item-box p.badge-new {
        grid-column: 4 / 2;
		grid-row: 2 / span 7;
		left: -38px;
		top: 12px;
	}
	.plp-items-grid .plp-item-box {
		display: grid;
	}
}

.plp-card-image-carousel {
  position: relative;
  display: flex;
  justify-content: center;
}
.plp-card-image-carousel__btn-prev,
.plp-card-image-carousel__btn-next {
  background-repeat: no-repeat;
  background-color: unset;
  width: 1.05rem;
  height: 1.5rem;
  padding: 0;
  transition: all 300ms;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plp-card-image-carousel__btn-prev:hover,
.plp-card-image-carousel__btn-next:hover,
.plp-card-image-carousel__btn-prev:focus,
.plp-card-image-carousel__btn-next:focus,
.plp-card-image-carousel__btn-prev[disabled]:hover,
.plp-card-image-carousel__btn-next[disabled]:hover,
.plp-card-image-carousel__btn-prev[disabled],
.plp-card-image-carousel__btn-next[disabled] {
  background-color: unset;
}
.plp-card-image-carousel__btn-prev {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-prev-btn.svg");
  left: 0;
}
.plp-card-image-carousel__btn-prev:hover {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-prev-btn-hovered.svg");
}
.plp-card-image-carousel__btn-next {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-next-btn.svg");
  right: 0;
}
.plp-card-image-carousel__btn-next:hover {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-next-btn-hovered.svg");
}
.plp-card-image-carousel__slider {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 9.25rem;
  aspect-ratio: 1;
}
.plp-card-image-carousel__slide {
  opacity: 0;
  position: absolute;
  inset: 0;
  transition: 200ms opacity ease-in-out;
  transition-delay: 200ms;
}
.plp-card-image-carousel__slide .plp-item-image {
  height: 100%;
}
.plp-card-image-carousel__slide[data-active] {
  opacity: 1;
  transition-delay: 0ms;
}
@media (min-width: 48rem) {
  .plp-card-image-carousel__slider {
    width: 12.5rem;
  }
  .plp-items-grid .plp-card-image-carousel__slider {
    width: 9.25rem;
  }
}

.plp-actions--prominent {
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center;
}
.plp-actions--prominent .plp-actions-right {
  margin: 0 0 1.5625rem;
}
.plp-actions--prominent .plp-actions-left {
  width: 100%;
  justify-content: center;
}
.plp-actions--prominent .plp-actions-more {
  width: 100%;
  max-width: 22.25rem;
  height: 2.3125rem;
  border-radius: 3.125rem;
  border-top: 0.125rem solid #000000;
  border-bottom: 0.125rem solid #000000;
  border-left: 0.25rem solid #000000;
  border-right: 0.25rem solid #000000;
  font-weight: bold;
  color: #000000;
}
.plp-actions--prominent .plp-actions-counter {
  border-bottom: 0.125rem groove;
  padding-bottom: 0.625rem;
  width: 12.5rem;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 641px) and (max-height: 285px) {
  .plp-facets.plp-facets-panel-open {
    zoom: 50%;
  }
}

.in-stock-content-spot {
  flex-direction: row;
  justify-content: space-between;
  display: none;
}
.in-stock-content-spot__close {
  position: relative;
  cursor: pointer;
}
.in-stock-content-spot__close:after {
  content: '';
  position: absolute;
  transform: rotate(45deg);
}
.in-stock-content-spot__close:before {
  content: '';
  position: absolute;
  transform: rotate(-45deg);
}
.in-stock-content-spot__text {
  display: flex;
  flex-direction: column;
}
.in-stock-content-spot__cta {
  cursor: pointer;
}
.in-stock-content-spot.in-stock-content-spot--visible {
  display: none;
}

.plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
  display: block;
}
.plp-item .plp-item-card-content-bottom .potential-promotions {
  margin: 0 0 0.75rem 0;
  word-break: break-word;
}
.plp-item .plp-item-card-content-bottom .potential-promotions__message {
  margin: 0;
}
.plp-item .potential-promotions__message {
  text-align: left;
}
.plp-item .potential-promotions__text {
  font-size: 0.75rem;
}
.plp-item .potential-promotions__disclaimer-cta {
  width: 1rem;
  padding: 0.625rem 0 0.25rem 0;
}
.plp-item .potential-promotions__disclaimer-cta-button {
  width: 1rem;
  height: 1rem;
  font-size: 0.675rem;
}
.plp-item .plp-item-meta-data .plp-item__potential-promotions {
  display: none;
}
@media (min-width: 48rem) {
  .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
    display: none;
  }
  .plp-item .plp-item-meta-data .plp-item__potential-promotions {
    display: block;
    align-self: flex-start;
  }
  .plp-item .plp-item-meta-data .potential-promotions {
    margin: 0 0 0.75rem 0;
  }
  .plp-item .plp-item-meta-data .potential-promotions__message {
    margin: 0;
  }
  .plp-item .plp-item-meta-data .potential-promotions__disclaimer.open {
    z-index: 20;
  }
  .plp-items-grid .plp-item .plp-item-meta-data .plp-item__potential-promotions {
    display: none;
  }
  .plp-items-grid .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
    display: block;
  }
  .plp-items-grid .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions .potential-promotions__disclaimer.open {
    z-index: 1;
  }
}

.plp-fast-filters {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  gap: 1.25rem;
}
.plp-fast-filters__item {
  display: inherit;
  background-color: white;
  padding: 1.5rem;
  width: 17.375rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  gap: 1.5rem;
}
.plp-fast-filters__item__image {
  object-fit: contain;
  height: 100%;
}
.plp-fast-filters__item__image-wrapper {
  height: 6.875rem;
  width: auto;
  display: flex;
  align-items: center;
}
.plp-fast-filters__item__title {
  font-size: 1rem;
  font-family: "Avenir-Roman", sans-serif;
  font-weight: 800;
  line-height: 1rem;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .06875rem;
  transition: all .2s ease;
}
.plp-fast-filters__item:hover,
.plp-fast-filters__item:focus,
.plp-fast-filters__item.active {
  color: #c41230;
}
.plp-fast-filters__item.active {
  cursor: initial;
  outline: none;
}
.plp-fast-filters.no-images .plp-fast-filters__item {
  height: 7.125rem;
  justify-content: center;
  padding: 1.5rem;
}
.plp-fast-filters.no-images .plp-fast-filters__item__image-wrapper {
  display: none;
}
.plp-fast-filters.no-images .plp-fast-filters__item__title {
  line-height: 1.375rem;
  font-size: 1.25rem;
}
@media all and (max-width: 48rem) {
  .plp-fast-filters {
    flex-wrap: wrap;
    gap: .34rem;
    margin-bottom: 1.5rem;
  }
  .plp-fast-filters__item {
    padding: .625rem 1.5rem;
    flex: 1 0 8.8125rem;
    gap: .25rem;
  }
  .plp-fast-filters__item__image-wrapper {
    height: 3.25rem;
  }
  .plp-fast-filters__item__title {
    font-size: .75rem;
    line-height: .75rem;
    letter-spacing: .04rem;
  }
  .plp-fast-filters.no-images .plp-fast-filters__item {
    max-height: 4rem;
    padding: .625rem .5rem;
  }
  .plp-fast-filters.no-images .plp-fast-filters__item__title {
    font-size: .75rem;
    line-height: .75rem;
    letter-spacing: .06875rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.member-price-cta.header-account-link .member-price-cta__text:not(.text-v2) {
  font-family: Gotham, sans-serif;
  color: #e31c3d;
  font-weight: 700;
}
.member-price-cta.header-account-link .member-price-cta__text:not(.text-v2):hover {
  color: #981b1e;
  text-decoration: underline;
}
.member-price-cta.header-account-link .member-price-cta__text__text {
  font-family: Gotham, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #e31c3d;
  text-transform: uppercase;
  padding-top: 0.0625rem;
}
.member-price-cta.header-account-link .member-price-cta__text__user-icon {
  background-color: #e31c3d;
  -webkit-mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/user-icon.svg");
  mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/user-icon.svg");
}
.member-price-cta.header-account-link .member-price-cta__text__arrow-icon {
  background-color: #e31c3d;
  -webkit-mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/arrow-icon.svg");
  mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/arrow-icon.svg");
}
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover > .member-price-cta__text__user-icon,
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover > .member-price-cta__text__arrow-icon {
  background-color: #981b1e;
}
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover > .member-price-cta__text__text {
  color: #981b1e;
}

#newplp-title-section {
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: center;
  gap: 1.5rem;
}

#newplp-title {
  font-family: Gotham,sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  color: #000000;
}

#newplp-title-section .richText p {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.8px;
  text-align: left;
  color: #000000;
}

#newplp-title-section .titleFlexClass {
  flex: 1;
}

#promoBanner .header-pencil-banner-v4 {
  position: relative;
  z-index: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  padding: 16px 24px;
  height: 49px;
  width: 1146px;
}

#promoBanner .header-pencil-banner-v4 p b{
  font-family: 'Gotham',sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16.8px;
  letter-spacing: .016rem;
  margin-left: 10px;
}

#promoBanner .header-pencil-banner-v4 p {
  line-break: auto;
  margin: 16px 24px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16.8px;
  color: #000;
}

#promoBanner .header-pencil-banner-v4__message a {
  font-weight: 400;
  line-height: 16.8px;
  outline-color: #000;
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}

#promoBanner .header-pencil-banner-v4__message a:hover, #promoBanner .header-pencil-banner-v4__message a:focus {
  font-weight: 400;
  letter-spacing: unset;
}

.main .modalContainer #promoModal {
  width: 601px;
  height: 116px;
}

#promoModal .button-primary-brand, #promoModal .button-primary-brand:hover {
  background-color: transparent;
  color: #000000;
}

#promoModal .platform-components-modal__close-primary {
  transform: translate(15%, -10%);
}

#promoModal .platform-components-modal__close-primary.icon-only .icons-close:before {
  -webkit-text-stroke: 2px;
}

#promoModal .platform-components-container .cmp-container .container-inner .container-inner__content .richText p {
  font-family: 'Helvetica Neue',sans-serif;
  line-height: 16.8px;
}

#redesignPlpFacets .plp-facet-groups {
  border: none;
}

#redesignPlpFacets .plp-facet-group-title {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  text-align: left;
  text-transform: capitalize;
  color: #000000;
}

#redesignPlpFacets .plp-facet-toggle-state-on {
  background: #E31C3D;
}

#redesignPlpFacets .facet-toggle-input:checked+.facet-toggle-label:before {
  background: #E31C3D;
  box-shadow: none;
}

#redesignPlpFacets .facet-toggle-label:before {
  background: #DFDFDF;
  box-shadow: none;
  width: 32px;
  height: 16px;
  border-radius: 0;
}

#redesignPlpFacets .plp-facet-toggle-state-off {
  background: #DFDFDF;
}

#redesignPlpFacets .facet-toggle-label span {
  top: 3px;
  left: 3px;
  width: 13px;
  height: 12px;
  border-radius: 0;
  box-shadow: 0px 2px 3px 0px #0000000D;
}

#redesignPlpFacets .facet-toggle-input:checked+.facet-toggle-label span {
  transform: translateX(0.95rem);
}

#redesignPlpFacets .plp-facet-checkbox-text {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.4px;
  text-align: left;
  color: #000000;
  padding: 0 0 0 5px;
}

#redesignPlpFacets .plp-facet-checkbox-count {
  font-family: Gotham,sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;  
  color: #000000;
}

#redesignPlpFacets .plp-facet-checkbox-block {
  width: 18px;
  height: 18px;
  border: 1px solid #5B5B5B;
  border-radius: 0;
}

#redesignPlpFacets .plp-facet-color-swatch {
  border: none;
  width: 17px;
  height: 17px;
  max-width: 17px;
}

#redesignPlpFacets .plp-facets-panel,
#redesignPlpFacets .plp-facets-modal-panel {
  background-color: #FFFFFF
}

#redesignPlpFacets .plp-facets-panel-header {
  padding: 0;
  border-bottom: none;
}

#redesignPlpFacets .plp-facet-group-trigger .icon-minus {
  width: 11px;
  color: #000000;
}

#redesignPlpFacets .plp-facet-group-trigger .icon-plus {
  width: 11px;
  height: 11px;
  color: #000000;
}

#redesignPlpFacets .facets__tooltip-message {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.8px;
  text-align: left;  
  background: #FFFFFF;
  color: #5B5B5B;
  padding: 16px;
  border-radius: 0;
  box-shadow: 0px 4px 24px 0px #00000026;
  opacity: 1;
}

#redesignPlpFacets .plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block {
  background: #000000;
  border: none;
}

#redesignPlpFacets .plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block::after {
  content: '';
  position: absolute;
  left: .3375rem;
  top: .1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: .625rem;
  width: .375rem;
  border-bottom: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
}

#redesignPlpFacets .plp-facet-checkbox-input:checked:hover ~ .plp-facet-checkbox-block::after {
  content: '';
  position: absolute;
  left: .3375rem;
  top: .1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: .625rem;
  width: .375rem;
  border-bottom: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
}

#redesignPlpFacets .plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block:before {
  background-color: #000000;
}

#redesignPlpFacets .plp-facet-checkbox-input:hover ~ .plp-facet-checkbox-block::after {
  content: '';
  position: absolute;
  left: .3375rem;
  top: .1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: .625rem;
  width: .375rem;
  border-bottom: 0.5px solid #D5D5D5;
  border-right: 0.5px solid #D5D5D5;
}

#redesignPlpFacets .plp-facet-Ratings {
  margin: 0 3rem 0 auto;
}

#redesignPlpFacets .star-rating__icon {
  height: auto;
}

#redesignPlpFacets .plp-facet-group-panel {
  margin-top: 0;
}

#redesignPlpFacets .plp-facet-more-toggle {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-align: left;
  text-decoration: none;
  color: #5B5B5B;
}

#redesignPlpFacets .plp-facet-more-toggle-show {
  color: #5B5B5B;
}

#redesignPlpFacets .plp-facet-more-toggle-show svg {
  width: 9.33px;
  height: 9.33px;
}

#redesignPlpFacets .plp-facet-more-toggle:hover {
  color: #000000;
}

#redesignPlpFacets .plp-facet-more-toggle-show:hover {
  color: #000000;
}

#redesignPlpFacets .plp-facet-list .plp-facet {
  padding: .5rem 0;
}

#redesignPlpFacets .facet-range-input {
  width: 67px;
  height: 22px;
  padding: 4px;
  border: 1px solid #C9C7C7;
  font-family: 'Avenir-Roman','Avenir',sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 14.4px;
  text-align: left;
}

#redesignPlpFacets .facet-range-divider {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  font-family: 'Avenir-Roman','Avenir',sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  text-align: center;
}

#redesignPlpFacets .range-panel button[disabled] {
  background-color: #F2F2F2;
  color: #000000;
}

#redesignPlpFacets .plp-facet-range-btn {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  text-align: left;
  text-transform: capitalize;
  margin-left: 1rem;
  color: #FFFFFF;
  background: #E31C3D;
}

#redesignPlpFacets .facet-range-label {
  display: none;
}

#redesignPlpFacets .icon.star {
  fill: #E31C3D;
  fill-rule: evenodd;
}

#redesignPlpFacets .icon.empty-star {
  fill: #D5D5D5;
  fill-rule: evenodd;
}

#redesignPlpFacets .plp-facet-more:not(.plp-facet-more-open) .plp-facet-more-toggle:before {
  background: none;
  box-shadow: none;
}

#redesignPlpFacets .plp-facet-color {
  width: 17px;
  height: 17px;
}

#redesignPlpFacets .facet-toggle-label {
  margin-right: 0;
}

#sortLoadButton.plp-actions-bottom .plp-actions-left .plp-actions-more {
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #000;
  width: 100%;
  max-width: 180px;
  height: 35px;
  padding: 0;
  border-radius: 0;
  border: 1px solid #222;
  text-transform: none;
}

#sortLoadButton.plp-actions-bottom .plp-actions-left .plp-actions-more:hover {
  color: #fff;
}

#sortContainer .plp-actions-sort-title {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
  line-height: 16.8px;
  white-space: nowrap;
  margin-right: 0;
}

#sortContainer .plp-actions-view {
  padding : 0;
  margin: 0;
}

#sortInputLabel .sort-plp-content {
  min-width: 259px; 
}

#sortLoadButton .plp-actions-view span {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  color: #000;
  margin-left: 12px;
}

#sortInputLabel .sort-label-text {
  position: relative;
  top: -4px;
  left: 27px;
  width: max-content;
  display: flex;
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #05060F;
}

#sortInputLabel .sort-plp-btn {
  background-color: unset;
  color: #000;
  border: none;
  cursor: pointer;
  width: auto;
  height: auto;
  text-align: left;
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 16.8px;
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  padding: 11px 12px 0 0;
}

#sortLoadButton .plp-counter {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  line-height: 16.8px;
}

#sortContainer .plp-actions-view span {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  color: #000;
  margin-left: 12px;
}

#sortLoadButton .plp-actions-counter {
  border-bottom : 0;
}

#sortContainer .highlight-page-results {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  color: #000;
}

#sortLoadButton.plp-actions.plp-actions-bottom.plp-actions--prominent .plp-actions-counter {
  border-bottom: none;
}

/* Styling For product card */
.plp-items.plp-items-list .newplp-item-v2 .plp-compare-checkbox .check-mark,
.plp-items.plp-items-grid .newplp-item-v2 .plp-compare-checkbox .check-mark,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-addToPackagev2 {
  display: none;
}

.plp-items.plp-items-list .newplp-item-v2.plp-item--new .plp-item-details {
  border: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-name {
  display: block;
  height: 100%;
}
.plp-items .newplp-item-v2 .plp-item-specs:empty {
  display: none;
}

.plp-items.plp-items-grid .newplp-item-v2.plp-item--new .plp-item-name-link {
  margin-top: 0;
}

.plp-items.plp-items-list .newplp-item-v2.plp-item--new .plp-item-name-link,
.plp-items.plp-items-grid .newplp-item-v2.plp-item--new .plp-item-name-link {
  margin-top: 5px;
  color: #000;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 22.4px;
  max-height: 4rem;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-details .plp-item-info__reviews .bv_main_container .bv_numReviews_component_container .bv_text,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-details .plp-item-info__reviews .bv_main_container .bv_numReviews_component_container .bv_text {
  font-size: 10px !important;
  font-family: 'Gotham', sans-serif !important;
  color: #5b5b5b !important;
  border-bottom: 1px solid !important;
  line-height: 14px !important;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-details .plp-item-info__reviews .bv_main_container .bv_averageRating_component_container .bv_text,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-details .plp-item-info__reviews .bv_main_container .bv_averageRating_component_container .bv_text {
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 14px !important;
  color: #5b5b5b !important;
  font-family: 'Gotham', sans-serif !important;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-stock[data-text *= "S" i] {
	margin-top: 8px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlist {
  position: relative;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.plp-items.plp-items-list .newplp-item-v2 [data-text="LOW STOCK" i].plp-item-stock,
.plp-items.plp-items-grid .newplp-item-v2 [data-text="LOW STOCK" i].plp-item-stock {
  color: #E31C3D;
}

.plp-items.plp-items-list .newplp-item-v2 [data-text="TEMPORARILY OUT OF STOCK" i].plp-item-stock,
.plp-items.plp-items-grid .newplp-item-v2 [data-text="TEMPORARILY OUT OF STOCK" i].plp-item-stock,
.plp-items.plp-items-list .newplp-item-v2 [data-text="OUT OF STOCK" i].plp-item-stock,
.plp-items.plp-items-grid .newplp-item-v2 [data-text="OUT OF STOCK" i].plp-item-stock {
  color: #5B5B5B;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-stock[data-text *= "S" i],
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-stock[data-text *= "S" i] {
  margin-bottom: 20px;
  font-family: 'Gotham', sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-stock {
  margin-top: 0 !important;
}

.plp-items.plp-items-list .newplp-item-v2.plp-item--new .plp-item-model,
.plp-items.plp-items-grid .newplp-item-v2.plp-item--new .plp-item-model {
color: #5B5B5B;
border-left: 1px solid #5b5b5b;
padding-left: 5px;
font-size: 10px;
font-weight: 400;
line-height: 15px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-model-value,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-model-value,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-model-title,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-model-title {
  line-height: 15px !important;
  color: #5b5b5b;
  font-weight: 400;
}

.plp-items.plp-items-list .newplp-item-v2 .bv_averageRating_component_container, 
.plp-items.plp-items-list .newplp-item-v2 .bv_numReviews_component_container {
  color: #5B5B5B !important;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-specs__dimensions-title,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-specs__dimensions-title {
  margin-bottom: 0;
  color: #5B5B5B;
  border-radius: 4px;
  background: #F5F5F5;
  padding: 4px 8px;
  font-size: 10px;
  font-weight: 800;
  line-height: 15px;
  width: 98%;
}

.plp-items.plp-items-grid .plp-item--new .plp-item-details {
  flex-direction: row;
  line-height: 14px;
  align-items: center;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-specs {
  align-items: center;
  display: flex;
  padding-bottom: 0;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-compare .form-checkbox-text,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-compare .form-checkbox-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  text-transform: uppercase;
  color: #5b5b5b;
  font-family: 'Gotham', sans-serif;
}

.plp-items.plp-items-list .newplp-item-v2 .icon.wishlist-btn__icon-filled.active,
.plp-items.plp-items-grid .newplp-item-v2 .icon.wishlist-btn__icon-filled.active {
  filter: drop-shadow(2px 4px 6px rgba(225, 5, 5, 0.20));
}

/*grid style */

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-comparev2 {
  justify-content: end;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  align-items: flex-start;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-name {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-specs__dimensions-line,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-specs__dimensions-title {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  display: inline-flex;
  gap: 5px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-badge.badge .plp-item-badge-image,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-badge.badge .plp-item-badge-image {
  display: none;
}

.plp-items.plp-items-grid .newplp-item-v2 .icon.wishlist-btn__icon-filled.active,
.plp-items.plp-items-grid .newplp-item-v2 .icon.wishlist-btn__icon-empty.active,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-wishlist,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-wishlist:hover {
  width:20px;
  height: 20px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlist:hover,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlist {
  width: 18.063px;
  height: 17px;
}

.plp-items.plp-items-list .newplp-item-v2 .icon.wishlist-btn__icon-empty:hover,
.plp-items.plp-items-grid .newplp-item-v2 .icon.wishlist-btn__icon-empty:hover {
  mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/wishlisthover.svg");
  background: #000;
  mask-repeat: no-repeat;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-comparev2 .form-checkbox-text:hover,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-saves.plp-item-comparev2 .form-checkbox-text:hover {
  color: #000;
  text-decoration: underline;
}

.plp-items.plp-items-list .newplp-item-v2 .icon.wishlist-btn__icon-empty.active {
  width: 19.5px;
  height: 17px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-wishlistv2 {
  margin-top: 16px;
  z-index: 1;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-box {
  border-radius: 0;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors {
  justify-content: center;
  margin-bottom: 10px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger {
  border: none;
  border-radius: 0;
  color: #000000;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color.plp-item-color-active .plp-item-color-trigger {
  border-color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-trigger:hover,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-trigger:focus,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-item-cta.trigger-modal:hover,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-item-cta.trigger-modal:hover {
  border: none;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger[data-variant-name*="Pack"]  {
  border-color: #D9D9D9;
  border-radius: 0;
  border: 1px solid #D9D9D9;
  padding: 0;
  width: 40px;
  height: 40px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-active .plp-item-color-trigger[data-variant-name*="Pack"]  {
  border-color: #000000;
  border-radius: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color.variant-out-of-stock .plp-item-color-trigger {
  border: 1px solid #C80A33;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-item-cta {
  width: 249px;
  min-width: 249px;
  height: 32px;
  font-family: Gotham,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-item-cta .button__text {
  font-family: Gotham,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  margin-left: 0;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button {
  display: none;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  min-width: 249px;
  height: 32px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid #00000033;
  margin: 10px 0 0 0;
  padding: 0;
  font-family: Gotham,sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice {
  display: flex;
  justify-content: flex-start;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 {
  grid-column: 1;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-price.plp-item-onlyprice .plp-item-price__save {
  grid-column: 2;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 5px;
  padding-left: 10px;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 .price-label {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
  text-transform: uppercase;
  color: #E31C3D;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 .price-value {
  font-family: Gotham,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: left;  
  color: #E31C3D;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price__save .plp-item-price-line-2 {
  font-family: Gotham,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  text-align: left;
  color: #000000;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price__save .plp-item-price__save-value {
  font-family: Gotham,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  text-align: left;
  color: #E31C3D;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-card-content-bottom .plp-item-free-shipping {
  text-transform: capitalize;
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #008800;
}

.plp-items.plp-items-grid .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__text {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: left;
  color: #222222;
  text-transform: none;
}

.plp-items.plp-items-grid .newplp-item-v2 .eco-m .eco-c .ecr-details span,
.plp-items.plp-items-grid .newplp-item-v2 .eco-m .eco-c .ecr-description span {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.0025em;
  text-align: left;
  color: #000000;
  text-decoration: underline;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1.single-price-line,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1.single-price-line {
  font-family: Gotham,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: left;
  color: #000000;
}

.plp-items.plp-items-list .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__user-icon,
.plp-items.plp-items-grid .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__user-icon {
  mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/user-icon-new.svg");
  background-color: #222222;
}

.plp-items.plp-items-list .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__arrow-icon,
.plp-items.plp-items-grid .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__arrow-icon {
  mask-image: url("../../../etc.clientlibs/amanav2/clientlibs/global/resources/images/arrow-icon-new.svg");
  background-color: #222222;
}

.plp-items.plp-items-list .newplp-item-v2 .add-to-cart-btn .button__text:before,
.plp-items.plp-items-grid .newplp-item-v2 .add-to-cart-btn .button__text:before {
  display: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-cta[data-modal-id="#location-modal"],
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-cta[data-modal-id="#location-modal"] {
  background-color: #E31C3D;
  border: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors-more-link,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors-more-link {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  letter-spacing: 0.25px;
  text-align: center;
  border: none;
  text-transform: lowercase;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors-more-link:hover,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors-more-link:hover {
  font-weight: 500;
  text-decoration: underline;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-price-line-1 .price-value .plp-item-price-decimal,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-price-line-1 .price-value .plp-item-price-decimal {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  text-align: left;
  color: #E31C3D;
  bottom: 0;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-price-line-1.single-price-line .plp-item-price-decimal,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-price-line-1.single-price-line .plp-item-price-decimal {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  text-align: left;
  color: #000000;
  bottom: 0;
}

.tooltip-panel {
  background: #222222;
  color: #FFFFFF;
}

.tooltip-panel:after {
  border-bottom: .75rem solid #222222;
}

.plp-items.plp-items-list .newplp-item-v2 .modify-item-colors {
  grid-row: 5 / 6;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-box {
  grid-template-columns: 28% auto 27.5%;
  border-radius: 0;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 {
  text-align: left !important;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 .price-label {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
  text-transform: uppercase;
  color: #E31C3D;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 .price-value {
  font-family: Gotham,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: left;
  color: #E31C3D;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-price.plp-item-onlyprice .plp-item-price__save {
  justify-content: flex-start;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price__save .plp-item-price-line-2 {
  font-family: Gotham,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  text-align: left;
  color: #000000;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price__save .plp-item-price__save-value {
  font-family: Gotham,sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  text-align: left;
  color: #E31C3D;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors {
  justify-content: flex-start;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger  {
  border: none;
  border-radius: 0;
  color: #000000;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-swatch,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-swatch {
  border-width: 0.56px 0.56px 1.11px 0.56px;
  border-style: solid;
  border-color: #D8D8D8;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger[data-variant-name*="Pack"] .plp-item-color-swatch,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger[data-variant-name*="Pack"] .plp-item-color-swatch {
  border: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color.plp-item-color-active .plp-item-color-trigger {
  border-color: #000000;
  border: 1px solid #000000;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-trigger:hover,
.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-trigger:focus {
  border: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color .plp-item-color-trigger[data-variant-name*="Pack"]  {
  border-color: #D9D9D9;
  border-radius: 0;
  border: 1px solid #D9D9D9;
  padding: 0;
  width: 40px;
  height: 40px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color-active .plp-item-color-trigger[data-variant-name*="Pack"]  {
  border-color: #000000;
  border-radius: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-colors .plp-item-color-list .plp-item-color.variant-out-of-stock .plp-item-color-trigger  {
  border: 1px solid #C80A33;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-price.plp-item-onlymessage {
  padding: 0;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-price.plp-item-onlymessage .member-price-cta.header-account-link {
  margin: 0.5rem 0 0 0;
}

.plp-items.plp-items-list .newplp-item-v2 .member-price-cta.header-account-link .member-price-cta__text__text {
  font-family:  Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-align: left;
  color: #222222;
  text-transform: none;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-eco .eco-m .eco-c .eco-widget {
  margin: 10px 0;
}

.plp-items.plp-items-list .newplp-item-v2 .eco-m .eco-c .ecr-details span,
.plp-items.plp-items-list .newplp-item-v2 .eco-m .eco-c .ecr-description span {
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.0025em;
  text-align: left;
  color: #000000;
  text-decoration: underline;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-item-cta {
  width: 212px;
  min-width: 212px;
  height: 32px;
  font-family: Gotham,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-item-cta .button__text {
  font-family: Gotham,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  margin-left: 0;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button {
  display: none;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  min-width: 212px;
  height: 32px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid #00000033;
  margin: 10px 0 0 0;
  padding: 0;
  font-family: Gotham,sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-cta.plp-item-detail-link,
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-cta.plp-item-detail-link {
  color: #000000;
  border: 1px solid #00000033;
  font-family: Gotham,sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.plp-items.plp-items-list .newplp-item-v2 .plp-item-card-content-bottom .plp-item-free-shipping {
  text-transform: capitalize;
  font-family: Gotham,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #008800;
}

/*NEW Badge*/
.plp-items.plp-items-list .newplp-item-v2 .badge-new, 
.plp-items.plp-items-grid .newplp-item-v2 .badge-new {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  font-family: 'Gotham',sans-serif;
  border: none;
  padding: 0;
  position: absolute;
}
.plp-items.plp-items-grid .newplp-item-v2 .badge-new {
  left: 2px;
  grid-column: 1 / 2;
  grid-row: 5 / 6;
  top: 8px;
}
.plp-items.plp-items-grid .newplp-item-v2 .plp-item-name.newPlpBadge {
  margin-top: 8%;
}

/* Manual badge & BestSeller Badge */
.plp-item.plp-item--new.newplp-item-v2 .badge__manual.badge-primary,
.plp-item.plp-item--new.newplp-item-v2 .badge__bestSeller.badge-primary {
  font-family: 'Gotham',sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #222222; 
  font-size: 12px;
  line-height: 14.4px;
  padding: 16px;
  height: 30px;
  display: flex;
  align-items: center;   
  justify-content: center;
  left: -1px;
  top: 18px;
}

.plp-items.plp-items-grid .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
.plp-items.plp-items-grid .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image,
.plp-items.plp-items-list .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
.plp-items.plp-items-list .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image {
  margin-top: 5px;
}

.plp-item.plp-item--new.newplp-item-v2 .badge__manual.badge-primary:before,
.plp-item.plp-item--new.newplp-item-v2 .badge__manual.badge-primary:after,
.plp-item.plp-item--new.newplp-item-v2 .badge__bestSeller.badge-primary:before,
.plp-item.plp-item--new.newplp-item-v2 .badge__bestSeller.badge-primary:after {
  border: none;
}

.plp-item.plp-item--new.newplp-item-v2 .badge__bestSeller.badge-primary[style="display: block;"] {
	display:flex !important;
}

/* to view grid */
@media (min-width: 768px) and (max-width: 1024px) {
  .plp-items.plp-items-grid .newplp-item-v2 .badge__manual.badge-primary,
  .plp-items.plp-items-grid .newplp-item-v2 .badge__bestSeller.badge-primary {
      max-width: calc(100% - 85px);
      padding: 16px 8px;
  }
}
 
/* to view list */
@media (min-width: 768px) and (max-width: 1024px) {
  .plp-items.plp-items-list .newplp-item-v2 .badge__manual.badge-primary,
  .plp-items.plp-items-list .newplp-item-v2 .badge__bestSeller.badge-primary {
    max-width: calc(100% - 575px);
    padding: 16px 8px;
  }
}

@media (min-width: 48rem) {
  .plp-items.plp-items-list .newplp-item-v2 .badge-new {
    top: 1%;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-name.newPlpBadge {
    padding: 18px 0 0 0;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-media-image {
    grid-row: 3 / span 7;
  }

  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-box {
    display: flex;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-comparev2 {
    order: 1;
    margin-top: 8px;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-wishlistv2 {
    order: 2;
  }
    
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-newbadge {
    display: flex;
    order: 5;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .badge-new {
    top: auto;
    left: auto;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-media-image {
    order: 3;
    margin: 0  auto;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-colors {
    order: 4;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-name {
    order: 5;
    padding: 10px 0;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-detail-link {
    margin-top: 0;
    padding: 0;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-details {
    order: 6;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-stock {
    order: 7;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-specs {
    order: 8;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-onlyprice {
    order: 9
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-onlymessage {
    order: 10;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-card-content-bottom {
    order: 11;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-meta-data {
    order: 12;
  }
    
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-actions  {
    order: 13;
  }
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-item-cta {
    margin-top: 16px;
  }
  
  .plp-items-grid .plp-item.plp-item--new.newplp-item-v2 .plp-where-to-buy-button {
    margin-top: 8px;
  }
}
@media (min-width: 64rem) {
  .g-row-new {
    gap: 3.8rem;
  }

  .g-col-lg-9-new {
    flex-basis: 75%;
    max-width: 69.8%;
  }
}

/* Styling for both Tabelet and Mobile - Sidebar */
@media (max-width: 1024px) {
  .plp-facets-panel-trigger {
    padding: 8px 16px 8px 16px;
    gap: 8px;
    border-radius: 0;
    border: 1px solid #D5D5D5;
    background: #FFFFFF;
    font-family: Gotham,sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    text-align: left;
    text-transform: capitalize;
    color: #000000;
    height: 33px;
  }

  #redesignPlpFacets.plp-facet-panel-wrapper {
    background: #FFFFFF;
    z-index: 1049;
  }

  #redesignPlpFacets.plp-facet-panel-wrapper::before {
    min-height: 2.4rem;
  }

  #redesignPlpFacets .plp-facets-panel-body {
    padding: 0;
  }

  #redesignPlpFacets .plp-facets-panel-header {
    padding: 18px 16px 12px 16px;
    border-radius: 24px 24px 0px 0px;
    background: #FFFFFF;
    box-shadow: 0px -4px 24px 0px #00000040;
    border-top: 0;
  }

  #redesignPlpFacets .plp-facets-panel-close-trigger {
    margin-right: 20px;
  }

  #redesignPlpFacets .plp-facet-groups {
    padding: 0 20px 0 20px;
  }

  #redesignPlpFacets .facets-clear-all-mobile-btn {
    font-family: Gotham,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border: 1px solid #D9D9D9;
    color: #000000;
    width: 90%;
  }

  #redesignPlpFacets .facets-apply-all-mobile-btn {
    font-family: Gotham,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    width: 90%;
  }

  #redesignPlpFacets .plp-facet::after {
    border-bottom: none;
  }

  #redesignPlpFacets .facet-toggle-label {
    margin: 0 0 .25rem auto;
  }
}

@media (min-width: 768px) and (max-width: 1032px) {
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-box {
    grid-template-columns: 28% auto 28.5%;
    border-radius: 0;
  }

  .plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-item-cta,
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-item-cta,
  .plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button,
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button {
    width: 100%;
    min-width: 100%;
  }
}

@media (max-width: 767px) {
  .plp-items.plp-items-list .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
  .plp-items.plp-items-list .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image {
    margin-top: 15px;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-media-image {
    margin-top: 15px;
  }

  .plp-items.plp-items-list .newplp-item-v2 .badge-new {
    left: 0;
    top: 0;
    position: relative;
    text-align: left;
	}
  
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlist {
    right: 0;
  }
  
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-saves.plp-item-comparev2 {
    justify-content: end;
  }

  #sortContainer .plp-actions-view {
    display: none;
  }
  
  #newplp-title-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
  }

  #newplp-title {
    font-family: Gotham,sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 35.2px;
    text-align: left;
  }

  #newplp-title-section .richText p {
    font-family: Gotham,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
  }
  
   #promoBanner .header-pencil-banner-v4 {
    height: 62px;
    width: 100%;
  }

  #promoBanner .header-pencil-banner-v4__message p, #promoBanner .header-pencil-banner-v4 p b{
    font-family: 'Gotham',sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 15.4px;
    letter-spacing: .016rem;
    text-align: center;
  }

  .main .modalContainer #promoModal {
    width: 250px;
    height: 218px;
  }

  #sortContainer .highlight-page-results {
    font-size: 14px;
    line-height: 16.8px;
  }

  .plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-item-cta,
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-item-cta,
  .plp-items.plp-items-grid .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button,
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions .plp-where-to-buy-button {
    width: 100%;
    min-width: 100%;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-colors {
    justify-content: center;
    margin-bottom: 10px;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice {
    display: grid;
    justify-content: flex-start !important;
  }
    
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 {
    grid-column: 1;
  }
    
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-price.plp-item-onlyprice .plp-item-price__save {
    grid-column: 2;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5px;
    padding-left: 10px;
  }
}
/**Product card Listview alignment**/
@media (min-width: 48rem) {
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlistv2 {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    align-items: baseline;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-newbadge {
    display: flex;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-name.newPlpBadge {
    grid-row: 1;
    padding: 24px 0 0 0;
  }
  
  .plp-items.plp-items-list .newplp-item-v2 .plp-item-media-image {
    grid-column: 1 / 1;
    grid-row: 1 / span 7;
  }
  .plp-items.plp-items-list .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
  .plp-items.plp-items-list .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image {
    grid-row: 2 / span 6;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-name {
    grid-column: 2 / 2;
    grid-row: 1;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-details {
    grid-column: 2 / 2;
    grid-row: 2;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-stock {
    grid-column: 2 / 2;
    grid-row: 3;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-specs {
    grid-column: 2 / 2;
    grid-row: 4;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-card-content-bottom {
    grid-column: 2 / 2;
    grid-row: 5;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-meta-data {
    grid-column: 2 / 2;
    grid-row: 6;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-colors {
    grid-column: 3 / 3;
    grid-row: 2;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice {
    grid-column: 3 / 3;
    grid-row: 1;
    padding: 0;
    align-content: flex-start;
    margin-top: 10px
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlymessage {
    grid-column: 3 / 3;
    grid-row: 6;
    align-content: flex-start
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions {
    grid-column: 3 / 3;
    grid-row: 7;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-comparev2 {
    grid-column: 2 / 2;
    grid-row: 7;
  }

  .plp-items.plp-items-list .newplp-item-v2 .plp-item-box {
    grid-template-columns: 28% auto 27.5%;
    grid-template-rows: min-content;
  }

  .plp-items.plp-items-list .newplp-item-v2 .badge-new {
    top: 4px;
    left: 0px;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.plp-actions-top .plp-sort-input:focus {
  outline: none;
}
.plp-actions-top .plp-sort-input:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.plp-actions-top .plp-actions-left {
  margin: auto auto auto 0;
}
.plp-actions-top .plp-counter {
  font-size: 0.875rem;
}
.plp-actions-top .plp-actions-right {
  margin: auto 0 auto auto;
}
.plp-item--new .plp-item-stock {
  color: #981b1e;
  text-transform: none;
}
.plp-item--new .add-to-cart-btn .button__text {
  position: relative;
  margin-left: 1.5rem;
}
.plp-item--new .button.plp-item-detail-link {
  border: 0.125rem solid #222222;
  color: #222222;
  background-color: #ffffff;
}
.plp-item--new .button.plp-item-detail-link:hover {
  border: 0.125rem solid #464646;
  color: #ffffff;
  background-color: #464646;
}
.plp-item--new .plp-item-details {
  align-items: center;
}
.plp-items-grid .plp-item--new .plp-item-details {
  flex-direction: column;
  align-items: start;
}
.plp-item--new .plp-item-details .plp-item-info__reviews {
  display: block;
  margin-right: 0.5rem;
}
.plp-item--new .plp-item-colors {
  justify-content: center;
}
@media only screen and (max-width: 64rem) {
  .plp-item--new .plp-item-colors {
    max-width: 100%;
  }
}
.plp-item--new .plp-item-name-link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
}
.plp-item--new .plp-item-model {
  border: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.plp-item--new .plp-item-info__reviews {
  max-width: 65%;
  overflow-x: clip;
}
.plp-item--new .plp-item-model-value,
.plp-item--new .plp-item-model-title {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 100%;
  color: #222222;
}
.plp-item--new .plp-item-price {
  justify-content: space-between;
}
.plp-item--new .plp-item-price .plp-item-price-line-1 {
  flex-basis: fit-content;
  color: #981b1e;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 0.875rem;
  align-self: center;
}
.plp-item--new .plp-item-price .plp-item-price-line-1 .price-label {
  color: #981b1e;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.825rem;
  text-transform: uppercase;
}
.plp-item--new .plp-item-price .plp-item-price-line-1 .price-value {
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line {
  color: #222222;
  flex-basis: 100%;
}
.plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line .price-label {
  color: #222222;
}
.plp-item--new .plp-item-price .plp-item-price__save {
  padding-bottom: 0;
  display: flex;
  margin-left: 0;
  text-wrap: nowrap;
}
.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2,
.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
  color: #2e8540;
  font-weight: 700;
  margin-left: 0.25rem;
}
.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2 {
  color: #464646;
  font-weight: 400;
}
.plp-item--new .plp-item-free-shipping {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 100%;
  color: #2e8540;
  text-transform: capitalize;
}
.plp-item--new .plp-where-to-buy-button {
  display: none;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 100%;
  color: #e31c3d;
  padding-top: 0.5rem;
}
.plp-item--new .plp-where-to-buy-button:hover {
  color: #981b1e;
}
.plp-item--new .plp-item-energy {
  position: initial;
  top: unset;
  right: unset;
  bottom: unset;
}
.plp-item--new .plp-item-meta-data {
  position: absolute;
  bottom: 4.4rem;
  right: 1.24rem;
}
.plp-item-actions {
  margin-top: auto;
}
.plp-item-meta-data {
  margin-top: 0.625rem;
}
.plp-item-box {
  border: 0.0625rem solid #dfdfdf;
}
.plp-item-wishlist {
  visibility: hidden;
}
.plp-compare-checkbox {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 100%;
  color: #464646;
}
.plp-compare-checkbox .check-mark {
  width: 1.125rem;
  height: 1.125rem;
  border: 0.125rem solid #464646;
  border-radius: 0.1875rem;
}
.plp-compare-checkbox .check-mark:after {
  width: 0.5rem;
  height: 0.875rem;
  z-index: 2;
  left: 0.375rem;
  bottom: 0.25rem;
}
.plp-compare-checkbox input:checked ~ .check-mark:after {
  border: solid #464646;
  border-width: 0 0.125rem 0.125rem 0;
}
.plp-compare-checkbox input:checked ~ .check-mark:before {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  width: 0.5rem;
  height: 0.5rem;
  left: 0.625rem;
  bottom: 0.5rem;
}
.plp-compare-checkbox input:focus ~ .check-mark {
  outline: none;
}
.plp-compare-checkbox input:focus-visible ~ .check-mark {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.plp-compare-checkbox:hover {
  color: #222222;
  text-decoration: underline;
}
.plp-compare-checkbox:hover input ~ .check-mark {
  background-color: #ffffff;
}
.plp-items .plp-item-name {
  overflow: inherit;
}
.plp-items.plp-items-list .plp-item-name {
  width: inherit;
}
.plp-items.plp-items-list .plp-item--new .plp-item-price {
  padding-left: 0;
}
.plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-line-1 {
  text-align: center;
  flex-basis: 100%;
}
@media only screen and (max-width: 48rem) {
  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-line-1 {
    text-align: left;
    flex-basis: 50%;
  }
}
.plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
  flex-direction: row;
}
@media only screen and (min-width: 48rem) {
  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
    justify-content: center;
  }
}
@media only screen and (max-width: 48rem) {
  .plp-items.plp-items-list .plp-item--new .plp-item-price {
    justify-content: space-between;
  }
}
.plp-items.plp-items-list .plp-item--new .plp-item-stock {
  margin-top: 1rem;
}
@media only screen and (min-width: 48rem) {
  .plp-items.plp-items-list .plp-item--new .plp-item-meta-data {
    align-self: end;
    bottom: unset;
    right: unset;
  }
  .plp-items.plp-items-list .plp-item--new .plp-item-meta-data .plp-item-energy {
    top: unset;
    right: 0;
    bottom: 0;
  }
}
.plp-items .plp-item--new .plp-item-specs:empty {
  display: none;
}
.plp-items .plp-item--new .plp-item-cta {
  padding: 1.125rem;
}
.plp-items .plp-item--new .plp-item-cta[data-modal-id="#location-modal"] {
  background-color: #ffffff;
  border: 0.125rem solid #222222;
  color: #222222;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 100%;
}
.plp-items .plp-item--new .plp-item-cta[data-modal-id="#location-modal"]:hover {
  background-color: #464646;
  border: 0.125rem solid #464646;
  color: #ffffff;
}
.plp-items .plp-item--new .plp-item-details .plp-item-info__reviews svg {
  max-width: 0.75rem !important;
  max-height: 0.75rem !important;
}
.plp-items .plp-item--new .plp-item-details .plp-item-info__reviews .bv_main_container .bv_averageRating_component_container .bv_text {
  color: #981b1e !important;
  font-weight: 700 !important;
}
.plp-items .plp-item--new .plp-item-details .plp-item-info__reviews .bv_main_container .bv_numReviews_component_container {
  padding-left: 0 !important;
}
.plp-items .plp-item--new .plp-item-details .plp-item-info__reviews .bv_main_container .bv_numReviews_component_container .bv_text {
  color: #981b1e !important;
}
.plp-item-wishlist-trigger .icon {
  color: #464646;
}
.plp-item-wishlist-trigger:hover .icon {
  color: #e31c3d;
}
.plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled {
  color: #e31c3d;
}
.plp-item-color-active.variant-out-of-stock .plp-item-color-trigger,
.plp-item-color-active .plp-item-color-trigger,
.variant-out-of-stock .plp-item-color-trigger {
  border-color: #e31c3d;
}
.oos-cross-line {
  background-color: #e31c3d;
}
.plp-item-color-swatch {
  border: 0.03125rem solid #222222;
}
.plp-item-color.variant-out-of-stock {
  overflow: inherit;
}
.star-rating .star-rating__icon {
  margin-right: 0;
}
.plp-item-reviews .reviews {
  display: none;
}
.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
  width: 1.3125rem;
  height: 1.1875rem;
}
.plp-item-free-shipping__icon svg {
  height: 0.625rem;
}
.plp-actions-bottom .plp-actions-left {
  margin: 1rem 0 0 0;
  justify-content: center;
}
.plp-actions-bottom .plp-actions-left .plp-actions-more {
  border: 0.125rem solid #000000;
  border-radius: 0;
  color: #000000;
  background-color: #ffffff;
  padding: 1.375rem;
  width: 100%;
  max-height: 48px;
  max-width: 22.25rem;
}
.plp-actions-bottom .plp-actions-left .plp-actions-more:hover {
  border: 0.125rem solid #464646;
  color: #ffffff;
  background-color: #464646;
}
.plp-actions-bottom .plp-actions-counter {
  border-bottom: 0.125rem groove;
  padding-bottom: 0.625rem;
  width: 12.5rem;
  justify-content: center;
  text-align: center;
}
.plp-actions-bottom .plp-actions-right {
  margin: 0 0 1.5625rem;
  justify-content: center;
}
@media only screen and (min-width: 40rem) {
  .compare-bar-cta-container {
    padding-top: 1.25rem;
  }
}
.compare-bar-product-tile-container .compare-bar-remove-all {
  color: #e31c3d;
}
.compare-bar-product-tile-container .compare-bar-remove-all:hover {
  color: #981b1e;
}
.compare-bar-product-tile .compare-bar-product-name .tooltip-trigger {
  color: #222222;
}
.compare-bar-product-tile .compare-bar-model {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 100%;
  color: #222222;
}
.plp.plp-loading .plp-actions-bottom {
  display: none;
}
p.badge__manual,
p.badge__bestSeller,
p.badge__topRated {
  font-weight: 700;
}
p.badge__manual.badge-primary,
p.badge__bestSeller.badge-primary,
p.badge__topRated.badge-primary {
  background: #000000;
  color: white;
}
p.badge__manual.badge-primary:after,
p.badge__bestSeller.badge-primary:after,
p.badge__topRated.badge-primary:after {
  border-color: #000000;
  border-right-color: transparent;
}
p.badge__manual.badge-secondary,
p.badge__bestSeller.badge-secondary,
p.badge__topRated.badge-secondary {
  background: #464646;
  color: white;
}
p.badge__manual.badge-secondary:after,
p.badge__bestSeller.badge-secondary,
p.badge__topRated.badge-secondary {
  border-color: #464646;
  border-right-color: transparent;
}
p.badge__manual.badge-tertiary,
p.badge__bestSeller.badge-tertiary,
p.badge__topRated.badge-tertiary {
  background: #DFDFDF;
  color: black;
}
p.badge__manual.badge-tertiary:after,
p.badge__bestSeller.badge-tertiary:after,
p.badge__topRated.badge-tertiary:after {
  border-color: #DFDFDF;
  border-right-color: transparent;
}
p.badge-new {
  color: #E31C3D;
  font-family: Gotham, sans-serif;
  border: 1px solid #E31C3D;
  line-height: 21px;
  padding: 1px 8px;
}
@media (max-width: 767px) {
  p.badge-new {
    top: 7%;
  }
}
@media (min-width: 48rem) {
  .plp-items-grid .plp-item-box p.badge-new {
    left: -39px;
    top: -8px;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.plp-facet-group-title.facet-toggle {
  font-family: Gotham, sans-serif;
  font-weight: 500;
}
.facet-toggle-input:checked + .facet-toggle-label:before {
  background: #2e8540;
}
.facets__tooltip-message,
.plp-facet-toggle-state-on,
.plp-facet-toggle-state-off {
  font-family: Gotham, sans-serif;
}
.plp-facet-more-toggle-show {
  color: #e31c3d;
}
.plp-facet-more-toggle-show:hover {
  color: #981b1e;
}
.plp-facets-active-item {
  background-color: #ffffff;
  border: 0.0625rem solid #e31c3d;
  border-radius: 0;
}
.plp-facets-active-item .plp-facets-active-item-remove,
.plp-facets-active-item .plp-facets-active-item-value {
  color: #e31c3d;
  transition-duration: 0s;
}
.plp-facets-active-item:hover {
  border: 0.0625rem solid #981b1e;
  background-color: #981b1e;
}
.plp-facets-active-item:hover .plp-facets-active-item-remove,
.plp-facets-active-item:hover .plp-facets-active-item-value {
  color: #ffffff;
}
.plp-facet-more-toggle,
.plp-see-all,
.plp-actions-more,
.plp-actions-view-trigger,
.plp-item-color-trigger,
.plp-item-wishlist-trigger,
.plp-facet-group-trigger,
.plp-facets-panel-close-trigger {
  color: #e31c3d;
}
.plp-facet-more-toggle:hover,
.plp-see-all:hover,
.plp-actions-more:hover,
.plp-actions-view-trigger:hover,
.plp-item-color-trigger:hover,
.plp-item-wishlist-trigger:hover,
.plp-facet-group-trigger:hover,
.plp-facets-panel-close-trigger:hover {
  color: #981b1e;
}
.plp-actions-right {
  margin: auto;
}
.plp-actions-bottom {
  flex-direction: column-reverse;
}
.plp-actions-left {
  margin: 1rem auto auto auto;
}
.plp-actions-left .plp-actions-more {
  padding: 1.5625rem 3.25rem;
  border: 0.125rem solid #222222;
  color: #222222;
  cursor: pointer;
}
.plp-actions-left .plp-actions-more:hover {
  border: 0.125rem solid #464646;
  background-color: #464646;
  color: #ffffff;
}
.plp-facet-group-category .plp-facet-checkbox-input:focus-visible ~ .plp-facet-checkbox-block {
  outline: inset 0.1875rem #e31c3d;
  outline-offset: -0.1875rem;
  visibility: visible;
  opacity: 1;
}
.plp-facets-active-clear {
  color: #e31c3d;
}
.plp-facets-active-clear:hover {
  color: #981b1e;
  text-decoration: underline !important;
}
.plp-facet-checkbox:hover {
  color: #981b1e;
}
.plp-facet-checkbox-block {
  width: 1.125rem;
  height: 1.125rem;
  border: 0.125rem solid #464646;
  border-radius: 0.1875rem;
  position: relative;
}
.plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block::after {
  width: 0.5rem;
  height: 0.875rem;
  z-index: 2;
  left: 0.375rem;
  bottom: 0.25rem;
  top: unset;
  border-bottom: 0.125rem solid #464646;
  border-right: 0.125rem solid #464646;
}
.plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block:before {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  width: 0.5rem;
  height: 0.5rem;
  left: 0.625rem;
  bottom: 0.5rem;
}
.plp-facets-panel,
.plp-facets-modal-panel {
  background-color: #ffffff;
}
.plp-facets-panel-title {
  width: fit-content;
}
.plp-facets-panel-close-trigger {
  margin-left: auto;
}
@media (max-width: 47.938rem) {
  .plp-facets-panel-open .plp-facets-panel-body {
    padding: 40px 0 0 0;
  }
}
@media (max-width: 63.938rem) {
  .plp-facets-active-items .plp-facets-active-item {
    border-radius: 0;
  }
  .plp-facets-panel-open .facets-apply-all-mobile-btn {
    background-color: #e31c3d;
  }
  .plp-facets-panel-open .facets-apply-all-mobile-btn:hover {
    background-color: #981b1e;
    border: none;
  }
  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled],
  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled]:hover {
    background-color: #dfdfdf;
  }
  .plp-facets-panel-open .facets-clear-all-mobile-btn {
    background-color: #ffffff;
    border: 0.125rem solid #e31c3d;
    color: #e31c3d;
  }
  .plp-facets-panel-open .facets-clear-all-mobile-btn:hover {
    background-color: #981b1e;
    border: 0.125rem solid #981b1e;
    color: #ffffff;
  }
  .plp-facets-active-item-remove {
    border-left: 0.0625rem solid #e31c3d;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
@media (max-width: 63.938rem) {
  .scroll-lock:has(.plp[data-plp-new-design-enabled="true"]) {
    position: fixed;
  }
}
.plp[data-plp-new-design-enabled="true"] #redesignPlpFacets .plp-facet-modal-wrapper {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 1.5rem 1.5rem 0 0;
}
@media (max-width: 63.938rem) {
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper {
    max-height: 80%;
    height: 37.5rem;
    top: auto;
    border-radius: 1.5rem 1.5rem 0 0;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper::before {
    content: none;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-panel-wrapper__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    z-index: -1;
    opacity: 0.4;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facets-panel,
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facets-modal-panel {
    height: 100%;
    margin-bottom: 7.625rem;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facets-panel:has(+ .plp-facet-action-buttons .plp-facets-active-item),
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facets-modal-panel:has(+ .plp-facet-action-buttons .plp-facets-active-item) {
    margin-bottom: 10.625rem;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons {
    background: #ffffff;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    min-height: auto;
    flex-wrap: nowrap;
    scrollbar-width: none;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile::-webkit-scrollbar {
    display: none;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facet-Ratings {
    margin: 0;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facets-active-item {
    min-height: 1.875rem;
    border: 0.0625rem solid #d5d5d5;
    background: #ffffff;
    border-radius: 0;
    padding: 0;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facets-active-item-value {
    padding: 0.5rem 0 0.5rem 1rem;
    font-weight: 400;
    line-height: 0.9rem;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facets-active-item-remove {
    color: #000000;
    border: none;
    margin: 0 0.75rem 0 0.75rem;
    width: 0.75rem;
    height: 0.75rem;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facets-active-item-remove .icon {
    width: 0.525rem;
    height: 0.525rem;
  }
  .plp[data-plp-new-design-enabled="true"] #redesignPlpFacets.plp-facet-panel-wrapper .plp-facet-action-buttons .plp-facets-active-items.plp-sticky-filters-mobile .plp-facets-active-clear:not(.facets-clear-all-mobile-btn) {
    margin: 0;
  }
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on {
  margin: 0;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-header {
  position: absolute;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items {
  flex-wrap: wrap;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item {
  min-height: 1.875rem;
  border: 0.0625rem solid #d5d5d5;
  background: #ffffff;
  border-radius: 0;
  padding: 0;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item-value {
  padding: 0.5rem 0 0.5rem 1rem;
  font-weight: 400;
  line-height: 0.9rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item-remove {
  color: #000000;
  border: none;
  margin: 0 1rem 0 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item-remove .icon {
  width: 0.525rem;
  height: 0.525rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item .icon {
  fill-rule: evenodd;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item .icon.star {
  fill: #e31c3d;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item .icon.empty-star {
  fill: #d5d5d5;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-clear:not(.facets-clear-all-mobile-btn) {
  margin: 0;
}
.plp[data-plp-new-design-enabled="true"] .plp-facet-action-buttons .plp-facets-active-items .plp-facets-active-item:last-child {
  margin-right: 0;
}
.plp[data-plp-new-design-enabled="true"] .plp-facet-action-buttons .plp-facets-active-items .plp-facets-active-item .star-rating {
  height: 1.25rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facet-action-buttons .plp-facets-active-clear.facets-clear-all-mobile-btn {
  margin: .5rem auto;
}
.plp[data-plp-new-design-enabled="true"]:has(.in-stock-content-spot--visible) .plp-facets-active.plp-facets-active-on {
  margin-top: 1.25rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item {
  margin: 0 .5rem .5rem 0;
}
@media (min-width: 64rem) {
  .plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item {
    margin: 0 .25rem .5rem 0;
  }
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item .plp-facet-Ratings {
  height: 1rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-clear:not(.facets-clear-all-mobile-btn) {
  color: #000000;
  text-transform: capitalize;
  text-decoration: underline;
  padding-left: .5rem;
  height: 2rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-panel-trigger {
  border-radius: 0;
  margin-bottom: 1rem;
}
.plp[data-plp-new-design-enabled="true"] .plp-facet-action-buttons .plp-facets-active-items .plp-facets-active-item-value {
  color: #000000;
  font-family: Gotham, sans-serif;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-item-value {
  color: #000000;
  font-family: Gotham, sans-serif;
}
.plp[data-plp-new-design-enabled="true"] .plp-facets-active.plp-facets-active-on .plp-facets-active-items .plp-facets-active-clear {
  font-family: Gotham, sans-serif;
  font-weight: 400;
  line-height: 0.9rem;
}
.plp[data-plp-new-design-enabled="true"]:has(.plp-facets-active-item) .plp-items {
  margin-top: .5rem;
}

