.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #99d6ea;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #99d6ea;
  border-radius: 0.69em;
  background-color: #99d6ea;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #5fe0b7;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #5fe0b7;
  border-radius: 0.69em;
  background-color: #5fe0b7;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.category-tile {
  position: relative;
}
.category-tile h1,
.category-tile h2 {
  font-size: 1.75rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
  color: #fff;
}
.category-tile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

.refinement-bar {
  overflow: auto;
}
.refinement-bar ul {
  padding-left: 0;
}
@media (max-width: 1023.98px) {
  .refinement-bar {
    background-color: #fff;
    box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}
@media (max-width: 374.98px) {
  .refinement-bar {
    position: fixed;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .refinement-bar {
    display: block !important;
  }
}

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

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee;
}
.header-bar button.close {
  font-size: 1rem;
  font-weight: normal;
  opacity: 1;
}
.header-bar .fa.fa-close::before {
  font-size: 1.25em;
}
@media (min-width: 375px) and (max-width: 1023.98px) {
  .header-bar {
    padding: 0.938em 2.813em;
  }
}
@media (max-width: 374.98px) {
  .header-bar {
    padding: 0.938em;
  }
}

.refinements .header,
.refinements .values {
  padding: 0.313em 0;
}
@media (min-width: 375px) and (max-width: 1023.98px) {
  .refinements .header li,
  .refinements .values li {
    display: inline-block;
  }
}
.refinements .header {
  font-size: 1.125em;
  color: #444;
}
.refinements ul {
  overflow: auto;
}
.refinements ul li {
  padding-left: 1px;
}
.refinements ul li button {
  border: none;
  color: #99d6ea;
  background-color: transparent;
}
.refinements li {
  list-style-type: none;
  padding-left: 0;
}
.refinements li.color-attribute {
  display: inline-block;
  padding-left: 0;
}
.refinements li.color-attribute button {
  padding: 0;
}
.refinements li.disabled {
  opacity: 0.5;
}
@media (max-width: 374.98px) {
  .refinements {
    padding: 0;
  }
}
.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto;
}
@media (max-width: 1023.98px) {
  .secondary-bar button.reset {
    float: right;
  }
}
@media (min-width: 375px) and (max-width: 1023.98px) {
  .secondary-bar {
    padding: 0.938em 2.813em;
  }
}
@media (max-width: 374.98px) {
  .secondary-bar {
    padding: 0.938em;
  }
}

.refinement-header {
  overflow: auto;
}

.disabled {
  pointer-events: none;
}

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 374.98px) {
  .grid-header .result-count,
  .content-grid-header .result-count {
    padding-bottom: 0.938em;
  }
  .grid-header .filter-results,
  .content-grid-header .filter-results {
    display: block;
    width: 100%;
  }
}
.grid-header select,
.content-grid-header select {
  width: 100%;
}

.result-count {
  font-size: 0.875rem;
}

.refinement {
  margin-bottom: 1em;
}
@media (max-width: 1023.98px) {
  .refinement.card {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0;
  }
  .refinement .card-header {
    border-bottom: 0 none;
    padding: 0.25rem 1rem;
  }
  .refinement .card-body {
    padding: 0 1rem;
  }
}
.refinement a {
  text-decoration: none;
}
.refinement.refinement-category li {
  margin-left: 0.938em;
  display: block;
}
.refinement.refinement-category > ul > li {
  margin-left: 0;
}

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

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

.filter-bar ul {
  padding-left: 15px;
}
.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em;
}
.filter-bar li:first-child {
  margin-left: 0;
}
.filter-bar li.filter-value {
  border: 1px solid #ccc;
  padding: 0.3125em;
  border-radius: 3px;
  position: relative;
}
.filter-bar li.filter-value button {
  color: black;
  border: none;
  padding: 0 2rem 0 0.5rem;
}
.filter-bar li.filter-value button::after {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  position: absolute;
  right: 10px;
  top: 11px;
}
.filter-bar li.swatch-filter {
  font-size: 1.38em;
  position: relative;
  margin-top: 4px;
}
.filter-bar li.swatch-filter button {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}
.filter-bar li.swatch-filter button::before {
  content: "";
  background-color: white;
  width: 0.8em;
  height: 0.8em;
  border-radius: 0.4em;
  position: absolute;
  left: 0.5em;
  top: 0.5em;
}
.filter-bar li.swatch-filter button::after {
  content: "\f057";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline;
  text-rendering: auto;
  position: absolute;
  left: 0.18em;
  top: 0.12em;
  font-size: 1.5em;
}

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

@media (max-width: 374.98px) {
  .product-grid {
    padding-top: 0.938em;
  }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

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

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

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both;
}

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

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc;
}
.search-nav .nav-tabs-wrapper {
  padding: 0;
}
@media (max-width: 374.98px) {
  .search-nav .nav-tabs-wrapper {
    width: 100%;
  }
}
.search-nav .nav-tabs-wrapper .nav-tabs {
  border-bottom: 0 none;
}
.search-nav .nav-link:focus {
  background-color: #f5f5f5;
}

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

/**
 * Category Banner on PLP
 */
.category-banner {
  display: flex;
  flex-direction: column;
  grid-column: span 2;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 1024px) {
  .category-banner {
    grid-column: span 3;
    margin-left: unset;
    margin-right: unset;
    flex-direction: row;
  }
}
@media (min-width: 1440px) {
  .category-banner {
    grid-column: span 2;
    flex-direction: column;
  }
}
.category-banner__media {
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  .category-banner__media {
    flex: 1 1 50%;
  }
}
.category-banner__content {
  display: flex;
  margin-bottom: 25px;
  padding: 0 30px;
  color: #00302D;
}
@media (min-width: 1024px) {
  .category-banner__content {
    flex: 1 1 50%;
    align-items: flex-end;
    padding: 0;
    margin-left: 40px;
  }
}
@media (min-width: 1440px) {
  .category-banner__content {
    margin-left: 0;
    align-items: flex-start;
  }
}
.category-banner__content h2 {
  font-size: 20px;
}
@media (min-width: 1024px) {
  .category-banner__content h2 {
    font-size: 36px;
  }
}
.category-banner__content p {
  font-size: 14px;
  font-family: Canela;
}
@media (min-width: 1024px) {
  .category-banner__content p {
    font-size: 18px;
  }
}
.category-banner__content p:last-child {
  margin-bottom: 0;
}
.category-banner--bg {
  position: relative;
  height: 0;
  padding-bottom: 50.1543209877%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1024px) {
  .category-banner--bg {
    padding-bottom: 50.2212389381%;
  }
}
@media (min-width: 1440px) {
  .category-banner--bg {
    padding-bottom: 50.1333333333%;
  }
}
.category-banner--title {
  position: absolute;
  top: auto;
  right: auto;
  left: 30px;
  bottom: 40px;
  color: #fff;
}
@media (min-width: 1024px) {
  .category-banner--title {
    font-size: 46px;
  }
}

.product-options {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  position: relative;
  margin-right: -0.625rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1440px) {
  .product-options {
    margin-bottom: 1rem;
  }
}

.product-card .product-options {
  margin-bottom: 0;
}
.product-card label.swatch {
  height: calc(1.375rem + 2px);
  width: calc(1.375rem + 2px);
  margin-right: 0.5rem;
  margin-bottom: 0.6875rem;
}
.product-card label.swatch.disabled-image:after {
  border-radius: calc(1.375rem / 2);
}
.product-card label.swatch div {
  width: calc(1.375rem + 2px);
  height: calc(1.375rem + 2px);
  border-radius: calc(calc(1.375rem + 2px) / 2);
}
.product-card label.swatch div img {
  height: 1.375rem;
  width: 1.375rem;
  border-radius: calc(1.375rem / 2);
}

.product-detail--details label.swatch {
  height: calc(2rem + 2px);
  width: calc(2rem + 2px);
  margin-right: 0.4375rem;
  margin-bottom: 0.5rem;
}
.product-detail--details label.swatch.disabled-image:after {
  border-radius: calc(2rem / 2);
}
@media (min-width: 1440px) {
  .product-detail--details label.swatch.disabled-image:after {
    border-radius: calc(2.75rem / 2);
  }
}
@media (min-width: 1440px) {
  .product-detail--details label.swatch {
    height: calc(2.75rem + 2px);
    width: calc(2.75rem + 2px);
  }
}
.product-detail--details label.swatch div {
  width: calc(2rem + 2px);
  height: calc(2rem + 2px);
  border-radius: calc(calc(2rem + 2px) / 2);
}
@media (min-width: 1440px) {
  .product-detail--details label.swatch div {
    width: calc(2.75rem + 2px);
    height: calc(2.75rem + 2px);
    border-radius: calc(2.75rem + 2px);
  }
}
.product-detail--details label.swatch div img {
  height: 2rem;
  width: 2rem;
  border-radius: calc(2rem / 2);
}
@media (min-width: 1440px) {
  .product-detail--details label.swatch div img {
    height: 2.75rem;
    width: 2.75rem;
    border-radius: calc(2.75rem / 2);
  }
}

label.swatch {
  position: relative;
}
label.swatch.disabled-image:after {
  display: block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid transparent;
  background: linear-gradient(to bottom right, transparent calc(50% - 2px), #f9f7f6 50%, transparent calc(50% + 2px)) no-repeat 0px 0px/100% 100%;
}
label.swatch::last-child {
  margin-right: 0;
}
label.swatch input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
label.swatch div {
  font-size: 0.666rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border: 1px solid transparent;
}
label.swatch div.selected {
  border: 1px solid #00302d;
}
label.swatch div img {
  border: 2px solid transparent;
}

.product-promotions {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.product-promotions .item {
  position: relative;
  margin-bottom: 1.5rem;
}
.product-promotions .item:last-child {
  margin-bottom: 0;
}
.product-promotions .content {
  display: flex;
}
.product-promotions p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #00302d;
  margin-right: 15px;
  margin-bottom: 0;
}
.product-promotions p :last-child {
  margin-right: 0;
}
.product-promotions .link {
  color: #00302d;
  text-decoration: underline;
  cursor: pointer;
}
.product-promotions .tooltip,
.product-promotions .tooltip--visible {
  visibility: visible;
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: 0;
  box-shadow: 0 3px 6px rgb(0, 0, 0), 0 3px 6px rgb(0, 0, 0);
  will-change: opacity, transform;
  transition: opacity 200ms ease-in-out, transform 200ms ease-in-out;
  z-index: 99;
}
.product-promotions .tooltip ::after,
.product-promotions .tooltip--visible ::after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #f9f7f6;
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  box-shadow: 0 3px 6px rgb(0, 0, 0), 0 3px 6px rgb(0, 0, 0);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: -1;
}
.product-promotions .tooltip {
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 15px) scale(0.7);
}
.product-promotions .tooltip__content {
  padding: 15px;
  max-width: 100%;
  height: auto;
  background-color: #f9f7f6;
}
.product-promotions .tooltip--visible {
  opacity: 1;
  transform: translate(0, 15px) scale(1);
}
.product-promotions.product-promotions-plp {
  margin-bottom: 12px;
  min-height: 4.5rem;
}
@media (min-width: 1024px) {
  .product-promotions.product-promotions-plp {
    min-height: 2.25rem;
  }
}
@media (min-width: 768px) {
  .product-promotions .tooltip,
  .product-promotions .tooltip--visible {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .product-promotions .tooltip ::after,
  .product-promotions .tooltip--visible ::after {
    top: 50%;
    left: 0;
  }
  .product-promotions .tooltip {
    transform: translate(calc(100% + 30px), -50%) scale(0.7);
  }
  .product-promotions .tooltip__content {
    max-width: 200px;
  }
  .product-promotions .tooltip--visible {
    opacity: 1;
    transform: translate(calc(100% + 30px), -50%) scale(1);
  }
}
@media (min-width: 1024px) {
  .product-promotions.product-promotions-plp {
    margin-bottom: 5px;
  }
}
@media (min-width: 1440px) {
  .product-promotions.product-promotions-plp {
    margin-bottom: 0;
  }
}

.hero {
  margin-bottom: 0;
}
.hero.search-banner {
  background-color: #c0b5a5;
  background-image: none; /* Remove SFRA default */
}
@media (min-width: 1024px) {
  .hero.search-banner {
    height: 5vw;
    background-color: #efece8;
  }
}
.hero.search-banner h1.page-title {
  width: 100%;
  top: 45%;
  left: 0%;
  padding: 1.875rem;
}
@media (min-width: 1024px) {
  .hero.search-banner h1.page-title {
    width: auto;
    left: 5%;
  }
}
.hero.search-banner.search-banner-image {
  height: 9.375rem;
}
@media (min-width: 1024px) {
  .hero.search-banner.search-banner-image {
    height: 12.5rem;
  }
}
.hero.search-banner.search-banner-image h1.page-title {
  color: #fff;
  font-size: 3.125rem;
}
@media (min-width: 1024px) {
  .hero.search-banner.search-banner-image h1.page-title {
    top: 50%;
    font-size: 3.75rem;
    padding: 0.5em 0;
  }
}

.container.search-results {
  max-width: none;
}

.search-nav {
  margin-bottom: 0;
  border-bottom: none;
}
@media (max-width: 1439.98px) {
  .search-nav {
    background: #f8f8f8;
  }
}
.search-nav .search-breadcrumb {
  width: 100%;
}

.nav-tabs-wrapper {
  display: none;
}

.container.tab-pane {
  max-width: none;
}

.container div.collapsible-sm button.title {
  color: #65665c;
}

.result-count {
  font-size: 1rem;
  text-transform: uppercase;
}

.custom-select {
  text-transform: uppercase;
  color: #65665c;
}

.header-bar button.close {
  text-transform: uppercase;
}

.refinement.card {
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-radius: 0;
}
.refinement .card-header {
  border-bottom: 0 none;
  padding: 0;
}
.refinement .card-body {
  padding: 1rem 0;
}
.refinement .card-body > ul > li:not(.color-attribute) {
  margin-left: 0.75rem;
}
@media (min-width: 1024px) {
  .refinement .card-body > ul > li:not(.color-attribute) {
    margin-left: 0;
  }
}

.refinements ul li {
  padding-left: 0;
  padding-bottom: 0.2rem;
}
.refinements ul li button {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #65665c;
  padding-left: 0;
}
.refinements .card-header h2,
.refinements .card-header button {
  font-family: "BasicSansBold";
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #65665c;
}

@media (min-width: 1024px) {
  .secondary-bar {
    margin-bottom: 1rem;
  }
}

.row {
  margin: 0px;
}

.page-body {
  background-color: #F9F7F6;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 1024px) {
  .page-body {
    padding-right: 1.625rem;
    padding-left: 1.625rem;
  }
}
@media (min-width: 1440px) {
  .page-body {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.search-container {
  display: flex;
  flex-direction: column;
}
.search-container .no-results {
  font-size: 1.875rem;
}

.product-card-container {
  padding: 0;
  list-style: none;
  width: 100%;
  display: grid;
  grid-gap: 0.6875rem;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1024px) {
  .product-card-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .product-card-container {
    grid-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.product-card-container .search-results-count {
  text-align: right;
  color: #555650;
}
@media (min-width: 1024px) {
  .product-card-container .search-results-count {
    order: -1;
  }
}

.search-results-count {
  grid-column: span 2;
}
@media (min-width: 1024px) {
  .search-results-count {
    grid-column: span 3;
    padding: 40px 0;
  }
}
@media (min-width: 1440px) {
  .search-results-count {
    grid-column: span 4;
  }
}

.product-card section {
  margin-top: calc((24px * 0.5) + 0px);
}
@media (min-width: 375px) {
  .product-card section {
    margin-top: calc((24px * 0.5) + 0px);
  }
}
@media (min-width: 1024px) {
  .product-card section {
    margin-top: calc((40px * 0.5) + 0px);
  }
}
@media (min-width: 1440px) {
  .product-card section {
    margin-top: calc((48px * 0.5) + 0px);
  }
}
@media (min-width: 1024px) {
  .product-card section {
    margin-top: calc((24px * 0.2) + 0px);
  }
}
@media (min-width: 1024px) and (min-width: 375px) {
  .product-card section {
    margin-top: calc((24px * 0.2) + 0px);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .product-card section {
    margin-top: calc((40px * 0.2) + 0px);
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .product-card section {
    margin-top: calc((48px * 0.2) + 0px);
  }
}
@media (min-width: 1440px) {
  .product-card section {
    margin-top: calc((24px * 0.25) + 0px);
  }
}
@media (min-width: 1440px) and (min-width: 375px) {
  .product-card section {
    margin-top: calc((24px * 0.25) + 0px);
  }
}
@media (min-width: 1440px) and (min-width: 1024px) {
  .product-card section {
    margin-top: calc((40px * 0.25) + 0px);
  }
}
@media (min-width: 1440px) and (min-width: 1440px) {
  .product-card section {
    margin-top: calc((48px * 0.25) + 0px);
  }
}
.product-card section .item {
  margin-bottom: calc((24px * 0) + 0px);
}
@media (min-width: 375px) {
  .product-card section .item {
    margin-bottom: calc((24px * 0) + 0px);
  }
}
@media (min-width: 1024px) {
  .product-card section .item {
    margin-bottom: calc((40px * 0) + 0px);
  }
}
@media (min-width: 1440px) {
  .product-card section .item {
    margin-bottom: calc((48px * 0) + 0px);
  }
}
.product-card section .content {
  text-transform: uppercase;
}
.product-card section .link {
  display: none;
}
.product-card .card {
  margin-bottom: 0;
  display: flex;
  flex: 1;
  position: relative;
  padding: 0.5rem 0.5rem 3rem;
  text-align: center;
  cursor: pointer;
  background: white;
  border: none;
  border-radius: 0;
  min-height: 25rem;
}
@media (min-width: 1024px) {
  .product-card .card {
    padding: 1rem 0.5rem 3rem;
    min-height: 29.0625rem;
  }
}
@media (min-width: 1440px) {
  .product-card .card {
    padding: 1rem 1rem 3.75rem;
    min-height: 31.25rem;
  }
}
.product-card .card--content {
  display: flex;
  flex-direction: column;
}
.product-card .card--image-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 1rem;
  min-height: 9.375rem;
}
.product-card .card--image-container img {
  display: block;
  height: auto;
  width: 100%;
  transition: opacity 0.55s;
}
.product-card .card--image-container img.product-tile-alternate-image {
  opacity: 0;
  position: absolute;
}
.product-card .card--image-container:hover .original-card-image {
  opacity: 0;
}
.product-card .card--image-container:hover .product-tile-alternate-image {
  opacity: 1;
}
@media (min-width: 1024px) {
  .product-card .card--image-container {
    min-height: 18.75rem;
  }
}
.product-card .card--product-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.product-card .card--add-to-bag-container {
  width: 100%;
  height: 3rem;
  position: absolute;
  bottom: 0;
  margin: 0 -0.5rem;
}
@media (min-width: 1440px) {
  .product-card .card--add-to-bag-container {
    margin: 0 -1rem;
  }
}
.product-card .card--add-to-bag-container button {
  width: 100%;
}
.product-card .card--title {
  font-family: Canela;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .product-card .card--title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
.product-card .card--title a {
  color: #00302d;
}
.product-card .card--price {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #00302d;
  letter-spacing: 0.125rem;
}
.product-card .card--price span {
  color: #00302d;
}
.product-card .card--price del {
  color: #666;
  margin-right: 1rem;
}
.product-card .card--description {
  font-family: Calibre, sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #555650;
  display: flex;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.product-card .card .variant-container {
  font-size: 1.5rem;
}

.filter-section {
  display: none;
  background-color: "#f9f7f6";
  border: none;
  left: 0;
  position: relative;
}
.filter-section.open {
  display: flex;
  flex-direction: column;
}

.filter-sort-button {
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  cursor: pointer;
  color: #00302d;
}

.filter-sort-header {
  font-family: Canela;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.01em;
}

.selected-refinement-container .refinement {
  text-transform: uppercase;
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.15em;
  padding-right: 1rem;
  margin-bottom: 1rem;
}
.selected-refinement-container .refinement img {
  height: 1rem;
  width: 1rem;
}

.refinement-option-container {
  border-top: 1px solid #BCC1C1;
  overflow-y: auto;
  height: 100%;
}

.filter-title {
  font-family: Calibre;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.filter-options__option,
.sorting-options__option {
  padding-bottom: 1rem;
}
.filter-options__option form,
.sorting-options__option form {
  max-height: 250px;
  overflow: scroll;
}
.filter-options__option .checked .value-label,
.sorting-options__option .checked .value-label {
  color: #00302d;
  padding-left: 1rem;
}
.filter-options__title,
.sorting-options__title {
  color: #00302D;
  font-family: Calibre;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.filter-options .input-wrapper,
.sorting-options .input-wrapper {
  line-height: 2.25rem;
}
.filter-options .input-wrapper.multiselect .value-label,
.sorting-options .input-wrapper.multiselect .value-label {
  padding-left: 1rem;
}
.filter-options .input-wrapper.multiselect .show-all-link,
.sorting-options .input-wrapper.multiselect .show-all-link {
  margin-left: 0.875rem;
}
.filter-options .value-label,
.sorting-options .value-label {
  color: #555650;
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.25rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  cursor: pointer;
}

.filter-actions-container {
  background-color: #f9f7f6;
}
.filter-actions-container > div {
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  cursor: pointer;
}
.filter-actions-container > div.clear {
  color: #00302d;
  border: 1px solid #00302d;
}
.filter-actions-container > div.apply {
  background-color: #00302d;
  color: #f9f7f6;
}

.radio-button {
  display: none;
}
.radio-button.checked::after {
  position: absolute;
  content: "";
  width: "30px";
  height: "30px";
  background: url("../../images/icons/checkbox_checked.png");
}
.radio-button::after {
  position: absolute;
  content: "";
  width: "30px";
  height: "30px";
  background: url("../../images/icons/checkbox_empty.png");
}

.sorting-options {
  padding-bottom: 1rem;
}
.sorting-options .sort-option span {
  margin-left: 1.875rem;
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #555650;
}
.sorting-options .sort-option__checked span {
  margin-left: 0.875rem;
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #00302d;
}

.show-all-link {
  cursor: pointer;
  font-family: Calibre;
  font-size: 1rem;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #00302d;
}
/*# sourceMappingURL=search.css.map*/