/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./lululemon/cartridges/app_lululemon_base/cartridge/client/default/scss/search.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap is overriding breakpoint lg to 1409px,
    which is causing no-margin issue in tablet landspace mode.
    Hence the custom logic. */
.lazyload {
  visibility: hidden;
}

.lazyloaded {
  visibility: visible;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  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: #8bb1c4; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8bb1c4;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  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: #209015; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #209015;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  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: 767.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: 575.98px) {
  .refinement-bar {
    position: fixed;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .refinement-bar {
    display: block !important;
  }
}

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

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

.refinements .header,
.refinements .values {
  padding: 0.313em 0;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .refinements .header li,
  .refinements .values li {
    display: inline-block;
  }
}
.refinements .header {
  font-size: 1.125em;
  color: #565656;
}
.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;
}
.refinements ul {
  overflow: auto;
}
.refinements ul li {
  padding-left: 1px;
}
.refinements ul li button { /* stylelint-disable-line no-descending-specificity */
  border: none;
  color: var(--skin-link-color-1);
  background-color: transparent;
}
@media (max-width: 575.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: 767.98px) {
  .secondary-bar button.reset {
    float: right;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .secondary-bar {
    padding: 0.938em 2.813em;
  }
}
@media (max-width: 575.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: 575.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: 767.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 {
  /* stylelint-disable-next-line no-descending-specificity */
}
.filter-bar ul {
  padding-left: 10px;
}
.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em;
  /* stylelint-disable-next-line no-descending-specificity */
}
.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, sans-serif;
  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, sans-serif;
  display: inline;
  text-rendering: auto;
  position: absolute;
  left: 0.18em;
  top: 0.12em;
  font-size: 1.5em;
}

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

@media (max-width: 575.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, sans-serif;
  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, sans-serif;
  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: 575.98px) {
  .search-nav .nav-tabs-wrapper {
    width: 100%;
  }
}
.search-nav .nav-tabs-wrapper .nav-tabs {
  border-bottom: 0 none;
}
.search-nav .nav-link:focus {
  background-color: #f9f9f9;
}

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

body.filters-modal {
  overflow: hidden;
}

.refinement-bar {
  background-color: #fafafa;
}
@media (max-width: 1023.98px) {
  .refinement-bar .filter-header {
    margin-left: 0;
  }
}
.refinement-bar .filter-header .header-bar {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  padding: 12px 10px;
  margin-bottom: 24px;
  height: 50px;
  width: 100%;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 999;
}
.refinement-bar .filter-header .logo {
  text-transform: uppercase;
}
.refinement-bar .filter-header .logo .icon-logo {
  width: 104px;
  height: 20px;
}
.refinement-bar .filter-header .logo a.disabled {
  color: #959595;
}
.refinement-bar .filter-header .close {
  font-size: unset;
  line-height: unset;
  text-transform: uppercase;
}
.refinement-bar .filter-header .close .icon-close {
  width: 14px;
  height: 14px;
}
.refinement-bar .filter-header .category-title {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  margin: 0;
}
.refinement-bar .filter-header .category-title:lang(ko), .refinement-bar .filter-header .category-title:lang(ja), .refinement-bar .filter-header .category-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.refinement-bar .filter-header .result-count {
  text-align: center;
  margin-bottom: 32px;
}
.refinement-bar .filter-header .result-count .category-refine-header {
  margin-bottom: 48px;
}
.refinement-bar .filter-header .result-count .category-name {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  display: block;
}
.refinement-bar .filter-header .result-count .category-name:lang(ko), .refinement-bar .filter-header .result-count .category-name:lang(ja), .refinement-bar .filter-header .result-count .category-name:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.refinement-bar .filter-header .result-count .count {
  color: #d22030;
}
.refinement-bar .filter-header .result-count .search-nav-title {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  background-color: #fff;
  margin-top: 20px;
}
.refinement-bar .filter-header .result-count .search-nav-title .search-term {
  font-weight: 600;
}
.refinement-bar .refinements {
  margin: 0 auto;
  padding-bottom: 64px;
}
.refinement-bar .refinements .size-devider {
  background-image: linear-gradient(90deg, #d5d5d5 40%, transparent 0);
  background-position: 0 bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x;
  display: block;
  height: 0.0625rem;
  margin: 0.5rem 0 1rem;
  width: 100%;
}
.refinement-bar .refinements .view-items-btn-container {
  width: 100%;
  height: 64px;
  padding: 10px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.15);
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.refinement-bar .refinements .view-items-btn-container .view-items-btn {
  border: 1px solid #000;
  background: none;
  padding: 16px;
  background: #2c282e;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: normal;
  letter-spacing: normal;
}
.refinement-bar .refinements .view-items-btn-container .view-items-btn:hover {
  background-color: #53565a;
  border-color: #53565a;
}
.refinement-bar .refinements li span {
  color: #000;
}
.refinement-bar .refinements .refinement {
  border: 0;
  border-bottom: 1px solid #e0e0e0 !important;
  margin-bottom: 0;
}
.refinement-bar .refinements .refinement .card-header {
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #000;
  line-height: 1.0526315789;
  letter-spacing: normal;
  font-size: 19px;
  font-size: 1.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
  border-bottom: 0;
}
.refinement-bar .refinements .refinement .card-header:lang(ko), .refinement-bar .refinements .refinement .card-header:lang(ja), .refinement-bar .refinements .refinement .card-header:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.refinement-bar .refinements .refinement .card-header:lang(zh) {
  line-height: 23px;
}
.refinement-bar .refinements .refinement .card-header:lang(ko), .refinement-bar .refinements .refinement .card-header:lang(ja), .refinement-bar .refinements .refinement .card-header:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.refinement-bar .refinements .refinement .card-header:lang(zh) {
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement .card-header {
    padding: 16px 10px;
    display: flex !important;
  }
}
.refinement-bar .refinements .refinement .card-header .card-title {
  width: 100%;
  margin: 0;
}
.refinement-bar .refinements .refinement .card-body {
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: normal;
  letter-spacing: 0;
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 0;
  margin-bottom: 12px;
  margin-top: 10px;
}
.refinement-bar .refinements .refinement .card-body:lang(ko), .refinement-bar .refinements .refinement .card-body:lang(ja), .refinement-bar .refinements .refinement .card-body:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement .card-body:lang(zh) {
  line-height: 21px;
}
.refinement-bar .refinements .refinement .card-body:lang(ko), .refinement-bar .refinements .refinement .card-body:lang(ja), .refinement-bar .refinements .refinement .card-body:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement .card-body:lang(zh) {
  line-height: 21px;
}
.refinement-bar .refinements .refinement .card-body.active-filter-list {
  margin-top: 74px;
  overflow-x: auto;
  white-space: nowrap;
  padding: 0 10px;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement .card-body.active-filter-list {
    margin-top: 0;
  }
}
.refinement-bar .refinements .refinement .card-body.active-filter-list .clear-filters {
  margin: 0 0 15px;
}
.refinement-bar .refinements .refinement .card-body.active-filter-list .clear-filters a {
  text-decoration: underline;
}
.refinement-bar .refinements .refinement .card-body.active-filter-list .no-filters {
  font-size: 14px;
  font-size: 0.875rem;
  color: #57585b;
}
.refinement-bar .refinements .refinement .card-body.active-filter-list .no-filters:lang(ko), .refinement-bar .refinements .refinement .card-body.active-filter-list .no-filters:lang(ja), .refinement-bar .refinements .refinement .card-body.active-filter-list .no-filters:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements .refinement .card-body.active-filter-list {
    margin-top: 10px;
    white-space: unset;
    overflow-x: unset;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement .card-body.active-filter-list::-webkit-scrollbar {
    display: none;
  }
}
.refinement-bar .refinements .refinement .card-body .selected {
  font-weight: 600;
}
.refinement-bar .refinements .refinement .card-body ul {
  padding: 0;
  overflow: visible;
}
.refinement-bar .refinements .refinement .card-body ul li {
  margin: 0;
  display: block;
}
.refinement-bar .refinements .refinement .card-body .see-all {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.refinement-bar .refinements .refinement .card-body .see-all-link {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#000, #000);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 100% 3px;
}
.refinement-bar .refinements .refinement .card-body .see-all-link:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement .card-body .see-all-block {
  display: flex;
  flex-wrap: wrap;
}
.refinement-bar .refinements .refinement .card-body .show-less {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.refinement-bar .refinements .refinement .card-body .show-less-link {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#000, #000);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 100% 3px;
}
.refinement-bar .refinements .refinement .card-body .show-less-link:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement .icon-expand {
  display: inline-block;
}
.refinement-bar .refinements .refinement .icon-collapse,
.refinement-bar .refinements .refinement .card-body {
  display: none;
}
.refinement-bar .refinements .refinement.active {
  border-bottom: 0;
}
.refinement-bar .refinements .refinement.active .card-body {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.refinement-bar .refinements .refinement.active .icon-expand {
  display: none;
}
.refinement-bar .refinements .refinement.active .icon-collapse {
  display: inline-block;
}
.refinement-bar .refinements .refinement-categories .card-body ul:nth-child(n+2) .selected, .refinement-bar .refinements .refinement-category .card-body ul:nth-child(n+2) .selected {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#000, #000);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 100% 3px;
}
.refinement-bar .refinements .refinement-categories .card-body ul:nth-child(n+2) span:not(.selected), .refinement-bar .refinements .refinement-category .card-body ul:nth-child(n+2) span:not(.selected) {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#000, #000);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements .refinement-categories .card-body ul:nth-child(n+2) span:not(.selected):focus, .refinement-bar .refinements .refinement-categories .card-body ul:nth-child(n+2) span:not(.selected):hover, .refinement-bar .refinements .refinement-category .card-body ul:nth-child(n+2) span:not(.selected):focus, .refinement-bar .refinements .refinement-category .card-body ul:nth-child(n+2) span:not(.selected):hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.refinement-bar .refinements .refinement-categories .card-body > ul > li > a span, .refinement-bar .refinements .refinement-category .card-body > ul > li > a span {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#d22030, #d22030);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements .refinement-categories .card-body > ul > li > a span:focus, .refinement-bar .refinements .refinement-categories .card-body > ul > li > a span:hover, .refinement-bar .refinements .refinement-category .card-body > ul > li > a span:focus, .refinement-bar .refinements .refinement-category .card-body > ul > li > a span:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.refinement-bar .refinements .refinement-categories .card-body > ul > li > a span.selected, .refinement-bar .refinements .refinement-category .card-body > ul > li > a span.selected {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#d22030, #d22030);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 100% 3px;
}
.refinement-bar .refinements .refinement-categories .card-body ul, .refinement-bar .refinements .refinement-category .card-body ul {
  padding: 0 0 0 16px;
}
.refinement-bar .refinements .refinement-categories .card-body ul:first-child, .refinement-bar .refinements .refinement-category .card-body ul:first-child {
  padding: 0;
}
.refinement-bar .refinements .refinement-categories .card-body ul li a, .refinement-bar .refinements .refinement-category .card-body ul li a {
  padding: 8px 0 14px;
  line-height: 20px;
  display: inline-block;
}
.refinement-bar .refinements .refinement-categories .card-body ul li a:hover, .refinement-bar .refinements .refinement-category .card-body ul li a:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement-active-filters .card-header {
  justify-content: space-between;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-active-filters .card-header {
    margin-top: 50px;
  }
}
.refinement-bar .refinements .refinement-active-filters .card-header::after {
  display: none;
}
.refinement-bar .refinements .refinement-active-filters .card-header a:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement-active-filters .card-header a .card-title {
  padding: 0 0 4px;
  display: inline;
  text-decoration: none;
  background-image: linear-gradient(#000, #000);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  line-height: 1;
  background-size: 0% 3px;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements .refinement-active-filters .card-header a .card-title:focus, .refinement-bar .refinements .refinement-active-filters .card-header a .card-title:hover {
    background-size: 100% 3px;
    outline: none;
  }
}
.refinement-bar .refinements .refinement-active-filters .card-header .card-title {
  width: auto;
}
.refinement-bar .refinements .refinement-active-filters .card-header .icon-cross {
  width: 10px;
  height: 10px;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-active-filters .card-body {
    display: block;
  }
}
.refinement-bar .refinements .refinement-active-filters .card-body .filtered-item {
  background-color: #000;
  display: inline-flex;
  align-items: center;
  height: 42px;
  line-height: 42px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin: 0 8px 12px 0;
  padding: 0 10px;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item {
    padding: 0.6875rem 0.75rem;
    border: 1px solid #8d9196;
    letter-spacing: normal;
    line-height: 1.25rem;
    background: #fff;
  }
}
.refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .icon-cross {
  width: 12px;
  height: 12px;
  display: none;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .icon-cross.show-desktop {
    display: inline-block;
  }
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .icon-cross {
    width: 8px;
    height: 8px;
    margin-top: 3px;
  }
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .icon-cross.show-mobile {
    display: inline-block;
  }
}
.refinement-bar .refinements .refinement-active-filters .card-body .filtered-item a {
  line-height: 24px;
  display: flex;
  align-items: center;
}
.refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .selected-filter {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: normal;
  letter-spacing: normal;
  margin-right: 8px;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .selected-filter {
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    line-height: normal;
    letter-spacing: normal;
    margin-right: 6px;
  }
  .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .selected-filter:lang(ko), .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .selected-filter:lang(ja), .refinement-bar .refinements .refinement-active-filters .card-body .filtered-item .selected-filter:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.refinement-bar .refinements .refinement-size.active .card-header {
  margin-bottom: 0;
}
.refinement-bar .refinements .refinement-size .card-body {
  padding-top: 8px;
}
.refinement-bar .refinements .refinement-size .card-body .size-chart {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.125;
  letter-spacing: normal;
  margin: 0 0 15px;
}
.refinement-bar .refinements .refinement-size .card-body .size-chart > a {
  text-decoration: underline;
}
.refinement-bar .refinements .refinement-size ul.content, .refinement-bar .refinements .refinement-cup-size ul.content {
  display: flex;
  flex-wrap: wrap;
}
.refinement-bar .refinements .refinement-size ul.content li, .refinement-bar .refinements .refinement-cup-size ul.content li {
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-bottom: 12px;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value {
  width: 100%;
  height: 100%;
  border: 1px solid #e0e0e0;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #e0e0e0 !important;
  border-radius: 4px;
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value:hover, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value:active, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value:active {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value span, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value span {
  margin: 0;
  color: inherit;
  display: inline-block;
  padding: 6px 8px;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value span:lang(ko), .refinement-bar .refinements .refinement-size ul.content li .size-value span:lang(ja), .refinement-bar .refinements .refinement-size ul.content li .size-value span:lang(zh), .refinement-bar .refinements .refinement-cup-size ul.content li .size-value span:lang(ko), .refinement-bar .refinements .refinement-cup-size ul.content li .size-value span:lang(ja), .refinement-bar .refinements .refinement-cup-size ul.content li .size-value span:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value:hover, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value:hover {
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .refinement-bar .refinements .refinement-size ul.content li .size-value:hover, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value:hover {
    background-color: unset;
    color: unset;
  }
}
.refinement-bar .refinements .refinement-size ul.content li .size-value:focus, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value:focus {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value.selected, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value.selected {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value.selected:hover, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value.selected:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-size ul.content li .size-value.selected:active, .refinement-bar .refinements .refinement-cup-size ul.content li .size-value.selected:active {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.refinement-bar .refinements .refinement-activity .card-body li span {
  cursor: pointer;
}
.refinement-bar .refinements .refinement-activity .card-body li span.refinement-count {
  background: none;
}
.refinement-bar .refinements .refinement-activity .card-body .custom-checkbox label {
  align-items: center;
  padding-left: 26px;
}
.refinement-bar .refinements .refinement-activity .card-body .custom-checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0;
}
.refinement-bar .refinements .refinement-activity .card-body .custom-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body {
  margin-top: 0;
  margin-bottom: 0;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group {
  margin-bottom: 24px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 1.1764705882;
  letter-spacing: normal;
  font-size: 17px;
  font-size: 1.0625rem;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(ko), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(ja), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(zh) {
  line-height: 21px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(ko), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(ja), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-label:lang(zh) {
  line-height: 21px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.2857142857;
  letter-spacing: normal;
  font-size: 14px;
  font-size: 0.875rem;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(ko), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(ja), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(ko), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(ja), .refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .refinement-group .refinement-group-description:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li a:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label::before {
  top: 2.5px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label:lang(ja)::before {
  top: 6px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label::after {
  top: 7px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label:lang(ja)::after {
  top: 10px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label .refinement-count {
  color: #57585b;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label span.filter-ref-description {
  flex-basis: 100%;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body li .custom-checkbox label span.filter-ref-description p.refinement-description {
  font-size: 14px;
  color: #57585b;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 4px;
}
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .see-all,
.refinement-bar .refinements .refinement:not(.refinement-active-filters).active .card-body .show-less {
  padding-bottom: 24px;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute {
  display: block;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a {
  display: flex;
  align-items: center;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a:hover, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a:hover {
  text-decoration: none;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).color-name, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).color-name {
  padding: 4px 0;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).selected-filter, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).selected-filter {
  font-weight: 600;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).refinement-count, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a span:not(.color-border):not(.color-value).refinement-count {
  padding: 4px 0 4px 10px;
  background: none;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute a .swatch-circle, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute a .swatch-circle {
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
  box-shadow: 0 0 0 0.09375rem #d5d5d5;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox label, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox label {
  display: flex;
  align-items: center;
  padding-left: 26px;
  margin-bottom: 10px;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox label::before, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0;
  top: unset;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox label:lang(ja)::before, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox label:lang(ja)::before {
  top: unset;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox label::after, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 15px;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox label:lang(ja)::after, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox label:lang(ja)::after {
  top: 15px;
}
.refinement-bar .refinements .refinement-color.active .card-body li.color-attribute .custom-checkbox .color-border.selected, .refinement-bar .refinements .refinement-refinementcolor.active .card-body li.color-attribute .custom-checkbox .color-border.selected {
  border: none;
}
.refinement-bar .refinements .refinement-price .card-body .priceCheck {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 16px;
  height: 16px;
  transform: translateY(2.5px);
  margin-right: 5px;
  border: 1px solid #000;
}
.refinement-bar .refinements .refinement-price .card-body .priceCheck.checked {
  background-color: #000;
}
.refinement-bar .refinements .refinement-price .card-body .priceCheck.checked::after {
  content: "";
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 3px;
  color: #fff;
  top: 4px;
  position: absolute;
}
.refinement-bar .refinements .refinement-price .card-body .priceCheck.checked:lang(zh)::after {
  top: 7px;
}
.refinement-bar .refinements .refinement-price .card-body .priceCheck.checked:lang(ko)::after {
  top: 5px;
}
.refinement-bar .refinements .refinement-price .card-body ul li {
  margin-bottom: 24px;
}
.refinement-bar .refinements .refinement-price .card-body ul li a span {
  font-size: 17px;
  font-size: 1.0625rem;
}
.refinement-bar .refinements .refinement-price .card-body ul li a span:lang(ko), .refinement-bar .refinements .refinement-price .card-body ul li a span:lang(ja), .refinement-bar .refinements .refinement-price .card-body ul li a span:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar .refinements .refinement-price .card-body ul li a span:lang(zh) {
  line-height: 21px;
}
.refinement-bar .refinements .refinement.groupingEnabled.active .card-header {
  padding-bottom: 12px;
}
@media (min-width: 1024px) {
  .refinement-bar .refinements {
    margin: 0;
    padding-bottom: 0;
  }
  .refinement-bar .refinements .refinement {
    border: 0;
    background-color: white;
  }
  .refinement-bar .refinements .refinement .card-header {
    cursor: pointer;
    background-color: white;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 19px;
    font-size: 1.1875rem;
  }
  .refinement-bar .refinements .refinement .card-header:lang(ko), .refinement-bar .refinements .refinement .card-header:lang(ja), .refinement-bar .refinements .refinement .card-header:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .refinement-bar .refinements .refinement .card-header:lang(zh) {
    line-height: 23px;
  }
  .refinement-bar .refinements .refinement .card-body {
    padding-top: 0;
  }
}

.refinement-bar ul.values li a {
  font-size: 17px;
  font-size: 1.0625rem;
}
.refinement-bar ul.values li a:lang(ko), .refinement-bar ul.values li a:lang(ja), .refinement-bar ul.values li a:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.refinement-bar ul.values li a:lang(zh) {
  line-height: 21px;
}

.alert {
  border-radius: 0;
}
.alert::before {
  content: "";
  background: transparent;
}

.alert-success {
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMXB4IiBoZWlnaHQ9IjExcHgiIHZpZXdCb3g9IjAgMCAxMSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJBZGRfVG9fQ2FydF9DaGVjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2LjAwMDAwMCwgLTIyLjAwMDAwMCkiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+ICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiPiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2hlY2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAwMDAwMCwgMjIuMDAwMDAwKSI+ICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNS41LDExIEMyLjQ2MjQzOCwxMSAwLDguNTM3NTYyIDAsNS41IEMwLDIuNDYyNDM4IDIuNDYyNDM4LDAgNS41LDAgQzguNTM3NTYyLDAgMTEsMi40NjI0MzggMTEsNS41IEMxMSw4LjUzNzU2MiA4LjUzNzU2MiwxMSA1LjUsMTEgWiBNMi43Mjk4Nyw1LjY4MDE4IEw0LjU4MTc4Niw3LjU1NzE5OCBDNC41ODI5ODk0MSw3LjU1ODQ2MTUxIDQuNTg0NjQ4ODksNy41NTkxOTAyMSA0LjU4NjM5MzUxLDcuNTU5MjIxMjEgQzQuNTg4MTM4MTMsNy41NTkyNTIyMiA0LjU4OTgyMjQ1LDcuNTU4NTgyOTUgNC41OTEwNyw3LjU1NzM2MyBMOC4yNzA3MDIsMy44Njg4NDMgQzguMjcxMzI1MDMsMy44NjgyMTE0OCA4LjI3MTY3MTU5LDMuODY3MzU4MjcgOC4yNzE2NjU0LDMuODY2NDcxMTYgQzguMjcxNjU5MjEsMy44NjU1ODQwNiA4LjI3MTMwMDc4LDMuODY0NzM1NzcgOC4yNzA2NjksMy44NjQxMTMgTDcuODY5MzQ1LDMuNDYzNTgxIEM3Ljg2ODA3MzE5LDMuNDYyMjQyMzIgNy44NjU5NzE3OSwzLjQ2MjE0NTI2IDcuODY0NTgyLDMuNDYzMzYxIEw0LjU5Mzg0Miw2LjQ0NjkzNSBDNC41ODk4MjcsNi40NTA1OTggNC41ODMxMzksNi40NTA3NzQgNC41NzkwMDMsNi40NDcyMzIgTDMuMTY3NDUsNS4yMzY2NiBDMy4xNjYwMDQwMSw1LjIzNTQ5MTI4IDMuMTYzOTEwNzgsNS4yMzU1OTU0NiAzLjE2MjU4OCw1LjIzNjkwMiBMMi43Mjk5MDMsNS42NzU0NSBDMi43MjkyNTg3OCw1LjY3NjA2NTI5IDIuNzI4ODkwNyw1LjY3NjkxNDkxIDIuNzI4ODgyNDEsNS42Nzc4MDU3MSBDMi43Mjg4NzQxMiw1LjY3ODY5NjUxIDIuNzI5MjI2MzQsNS42Nzk1NTI4MyAyLjcyOTg1OSw1LjY4MDE4IEwyLjcyOTg3LDUuNjgwMTggWiIgaWQ9IlNoYXBlIj48L3BhdGg+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat left;
}

.alert-danger {
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5YPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9IkFkZF9Ub19DYXJ0X1giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNi4wMDAwMDAsIC0yMi4wMDAwMDApIiBmaWxsPSIjRDIyMDMwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yIj4gICAgICAgICAgICAgICAgPGcgaWQ9IlgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAwMDAwMCwgMjIuMDAwMDAwKSI+ICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMS40MTY2NjY3LDQuNTgzMzMzMzMgQzExLjI1LDQuNDE2NjY2NjcgMTAuOTY2NjY2Nyw0LjQxNjY2NjY3IDEwLjc4MzMzMzMsNC41ODMzMzMzMyBMOCw3LjM2NjY2NjY3IEw1LjIxNjY2NjY3LDQuNTgzMzMzMzMgQzUuMDUsNC40MTY2NjY2NyA0Ljc2NjY2NjY3LDQuNDE2NjY2NjcgNC41ODMzMzMzMyw0LjU4MzMzMzMzIEM0LjQxNjY2NjY3LDQuNzUgNC40MTY2NjY2Nyw1LjAzMzMzMzMzIDQuNTgzMzMzMzMsNS4yMTY2NjY2NyBMNy4zNjY2NjY2Nyw4IEw0LjU4MzMzMzMzLDEwLjc4MzMzMzMgQzQuNDE2NjY2NjcsMTAuOTUgNC40MTY2NjY2NywxMS4yMzMzMzMzIDQuNTgzMzMzMzMsMTEuNDE2NjY2NyBDNC42NjY2NjY2NywxMS41IDQuNzgzMzMzMzMsMTEuNTUgNC45LDExLjU1IEM1LjAxNjY2NjY3LDExLjU1IDUuMTMzMzMzMzMsMTEuNSA1LjIxNjY2NjY3LDExLjQxNjY2NjcgTDgsOC42MzMzMzMzMyBMMTAuNzgzMzMzMywxMS40MTY2NjY3IEMxMC44NjY2NjY3LDExLjUgMTAuOTgzMzMzMywxMS41NSAxMS4xLDExLjU1IEMxMS4yMTY2NjY3LDExLjU1IDExLjMzMzMzMzMsMTEuNSAxMS40MTY2NjY3LDExLjQxNjY2NjcgQzExLjU4MzMzMzMsMTEuMjUgMTEuNTgzMzMzMywxMC45NjY2NjY3IDExLjQxNjY2NjcsMTAuNzgzMzMzMyBMOC42MzMzMzMzMyw4IEwxMS40MTY2NjY3LDUuMjE2NjY2NjcgQzExLjU4MzMzMzMsNS4wNSAxMS41ODMzMzMzLDQuNzY2NjY2NjcgMTEuNDE2NjY2Nyw0LjU4MzMzMzMzIFoiIGlkPSJTaGFwZSI+PC9wYXRoPiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LDAuMDgzMzMzMzMzMyBDMy42MzMzMzMzMywwLjA4MzMzMzMzMzMgMC4wODMzMzMzMzMzLDMuNjMzMzMzMzMgMC4wODMzMzMzMzMzLDggQzAuMDgzMzMzMzMzMywxMi4zNjY2NjY3IDMuNjMzMzMzMzMsMTUuOTE2NjY2NyA4LDE1LjkxNjY2NjcgQzEyLjM2NjY2NjcsMTUuOTE2NjY2NyAxNS45MTY2NjY3LDEyLjM2NjY2NjcgMTUuOTE2NjY2Nyw4IEMxNS45MTY2NjY3LDMuNjMzMzMzMzMgMTIuMzY2NjY2NywwLjA4MzMzMzMzMzMgOCwwLjA4MzMzMzMzMzMgWiBNOCwxNS4wMzMzMzMzIEM0LjExNjY2NjY3LDE1LjAzMzMzMzMgMC45NjY2NjY2NjcsMTEuODgzMzMzMyAwLjk2NjY2NjY2Nyw4IEMwLjk2NjY2NjY2Nyw0LjExNjY2NjY3IDQuMTE2NjY2NjcsMC45NjY2NjY2NjcgOCwwLjk2NjY2NjY2NyBDMTEuODgzMzMzMywwLjk2NjY2NjY2NyAxNS4wMzMzMzMzLDQuMTE2NjY2NjcgMTUuMDMzMzMzMyw4IEMxNS4wMzMzMzMzLDExLjg4MzMzMzMgMTEuODgzMzMzMywxNS4wMzMzMzMzIDgsMTUuMDMzMzMzMyBaIiBpZD0iU2hhcGUiPjwvcGF0aD4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==) no-repeat left;
}
.alert-danger.add-to-basket-alert, .alert-danger.add-to-wishlist-alert {
  box-shadow: none;
  border: 1px solid #d22030;
  color: #000;
}

.add-to-wishlist-alert {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #d22030;
  padding: 0 16px 0 48px;
}
.add-to-wishlist-alert:lang(ko), .add-to-wishlist-alert:lang(ja), .add-to-wishlist-alert:lang(zh) {
  padding-top: 14px;
}
.add-to-wishlist-alert::before {
  content: "";
  background: transparent;
}

.alert-success,
.alert-danger {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  background-size: 16px 16px;
  background-position-x: 16px;
  background-color: #fff;
  border: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  min-height: 48px;
  width: 300px;
}
.alert-success:lang(ko), .alert-success:lang(ja), .alert-success:lang(zh),
.alert-danger:lang(ko),
.alert-danger:lang(ja),
.alert-danger:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .alert-success,
  .alert-danger {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 2.7;
    min-height: 54px;
    width: 100%;
  }
  .alert-success:lang(ko), .alert-success:lang(ja), .alert-success:lang(zh),
  .alert-danger:lang(ko),
  .alert-danger:lang(ja),
  .alert-danger:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
}

/* Bootstrap is overriding breakpoint lg to 1409px,
    which is causing no-margin issue in tablet landspace mode.
    Hence the custom logic. */
.lazyload {
  visibility: hidden;
}

.lazyloaded {
  visibility: visible;
}

@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-semibold.woff2") format("woff2");
  font-weight: 600;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/calibre-web-medium.woff2") format("woff2");
  font-weight: 500;
}
h1,
.h1 {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 0.8461538462;
  letter-spacing: 0;
}
h1:lang(ko), h1:lang(ja), h1:lang(zh),
.h1:lang(ko),
.h1:lang(ja),
.h1:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}

h2,
.h2 {
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
}
h2:lang(ko), h2:lang(ja), h2:lang(zh),
.h2:lang(ko),
.h2:lang(ja),
.h2:lang(zh) {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 48px;
}

h3,
.h3 {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
}
h3:lang(ko), h3:lang(ja), h3:lang(zh),
.h3:lang(ko),
.h3:lang(ja),
.h3:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.0416666667;
  }
  h1:lang(ko), h1:lang(ja), h1:lang(zh),
  .h1:lang(ko),
  .h1:lang(ja),
  .h1:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
  h3,
  .h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
  h3:lang(ko), h3:lang(ja), h3:lang(zh),
  .h3:lang(ko),
  .h3:lang(ja),
  .h3:lang(zh) {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
  }
}
.large {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.2;
  letter-spacing: 0;
}
.large:lang(ko), .large:lang(ja), .large:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}

.body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.bold {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.semibold {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.light {
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
  letter-spacing: 0;
}

.caption {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.4285714286;
  letter-spacing: 0;
}
.caption:lang(ko), .caption:lang(ja), .caption:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

button,
.btn {
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.1428571429;
  letter-spacing: 1.4px;
}
button:lang(ko), button:lang(ja), button:lang(zh),
.btn:lang(ko),
.btn:lang(ja),
.btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
button:lang(ko), button:lang(ja), button:lang(zh),
.btn:lang(ko),
.btn:lang(ja),
.btn:lang(zh) {
  font-size: 16px;
}

.tag {
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  color: #d22030;
  line-height: 1.3333333333;
  letter-spacing: 0.5px;
}

.link {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.link:hover {
  color: #000;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}

.link-major {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: #d22030;
          text-decoration-color: #d22030;
}
.link-major:hover {
  color: #000;
  -webkit-text-decoration-color: #d22030;
          text-decoration-color: #d22030;
}

.link-with-icon {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.link-with-icon:hover {
  color: #000;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.link-with-icon::before {
  content: "";
  background: url("https://image.flaticon.com/icons/svg/126/126495.svg") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
}

html:lang(ja) * {
  font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(ko) * {
  font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

html:lang(zh) * {
  font-family: "Noto Sans HK", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important;
}

.h1 {
  display: block;
}

.text-warning-custom {
  background-color: rgba(239, 193, 0, 0.2);
  padding: 12px 16px 16px;
  margin-bottom: 24px;
  margin-top: 24px;
  display: flex;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: 1.2857142857;
  letter-spacing: 0;
}
.text-warning-custom:lang(ko), .text-warning-custom:lang(ja), .text-warning-custom:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .text-warning-custom {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
.text-warning-custom .warning {
  width: 28px;
  margin-right: 8px;
}
.text-warning-custom .content-asset {
  text-align: left;
}

html:lang(ja) p, html:lang(ko) p, html:lang(zh) p {
  line-height: 1.375rem;
}

.btn {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  letter-spacing: 1px;
  height: 48px;
  line-height: 48px;
  border-radius: 0;
  padding: 0 16px;
  border: 1px solid transparent;
  letter-spacing: 0.075rem;
}
@media (min-width: 1024px) {
  .btn {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    letter-spacing: normal;
  }
}
.btn.btn-primary {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:hover:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-primary:hover:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-primary:active:active {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-secondary {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn.btn-secondary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:active:active {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.btn.btn-alt {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}
.btn.btn-alt:hover {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}
.btn.btn-alt:active {
  background-color: #d22030;
  color: #fff;
  border-color: transparent;
}

.ctaButton {
  font-size: 1rem !important;
  letter-spacing: 1.2px !important;
  color: #fff;
  line-height: 1.3 !important;
  border: 0.0625rem solid !important;
  border-radius: 0.25rem !important;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  height: auto;
}
.ctaButton.buttonTertiary {
  background-color: #fff;
  border-color: #333;
}
.ctaButton.buttonTertiary:hover {
  background-color: #2c282e !important;
  color: #fff;
  text-decoration: none;
  border-color: #333 !important;
}
.ctaButton.buttonSecondary {
  background-color: #333 !important;
  border: 0 !important;
  color: #fff !important;
  border: 1px solid #333 !important;
}
.ctaButton.buttonSecondary:hover, .ctaButton.buttonSecondary:focus, .ctaButton.buttonSecondary:active {
  background-color: #4d4d4d !important;
  text-decoration: none;
  outline-offset: 2px !important;
  outline: 2px solid -webkit-focus-ring-color !important;
}
.ctaButton.buttonPrimary {
  background-color: #d31334 !important;
  border-color: #d31334 !important;
}
.ctaButton.buttonPrimary:hover {
  background-color: #b81c29 !important;
  border-color: #b81c29;
  text-decoration: none;
  color: #fff !important;
}
.ctaButton:disabled {
  background-color: #8e9196 !important;
  border: none !important;
  pointer-events: none;
  opacity: 1;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li a {
  font-size: inherit;
}

a {
  color: #000;
}
a:hover {
  text-decoration: underline;
  color: #000;
}

hr {
  margin: 0;
}

.form-control {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  color: #000;
}
.form-control:focus {
  box-shadow: none;
}

input.form-control.is-invalid {
  background-image: none;
}

select.custom-select.is-invalid {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=);
  background-size: 14px 10px;
}

[class*=collapsible-] .card-header::after,
[class*=collapsible-] .title::after,
[class*=collapsible-].active .card-header::after,
[class*=collapsible-].active .title::after {
  display: none;
}

header ~ .container a:not(.btn-primary):not(.btn-outline-primary) {
  color: #000;
}

.close {
  opacity: 1;
}

.card {
  border: 0;
  border-radius: 0;
}

.modal-content {
  border-radius: 0;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 4px 0 rgba(188, 188, 188, 0.5);
}

/* slick slider reset */
.slick-prev,
.slick-next {
  z-index: 1;
}
.slick-prev::before,
.slick-next::before {
  content: "" !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 1;
}

.slick-prev::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTAgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPiAgICAgICAgPGcgaWQ9IkZhdC1DaGV2ZXJvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkuMDAwMDAwLCAtOS4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICAgICAgPGcgaWQ9IkNoZXZlcm9uLXRvLUNsb3NlLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iQmFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy43NTAwMDAsIDcuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0zLjc1MDAwMCwgLTcuNTAwMDAwKSAiIHBvaW50cz0iMCAxNSA3LjUgNy41IDAgMCI+PC9wb2x5bGluZT4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat center;
}

.slick-next::before {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE3IiB2aWV3Qm94PSIwIDAgMTAgMTciIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0wIDBoMTB2MTdoLTEweiIgZmlsbC1ydWxlPSJub256ZXJvIiAvPjxwYXRoIGQ9Im0xIDE2IDcuNS03LjUtNy41LTcuNSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgLz48L2c+PC9zdmc+) no-repeat center;
}

.slick-dots {
  display: flex;
}
.slick-dots li {
  width: 100%;
  margin: 0;
  height: 4px;
  background: lightgray;
}
.slick-dots li.slick-active {
  background: darkgray;
}

.veil .underlay,
.veil .spinner {
  display: none;
  z-index: -1;
}

.braintree-loader {
  display: none !important;
}

.content-grid-header .card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  border: 0;
}
.content-grid-header .card-header {
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #000;
  line-height: 1.1538461538;
  background: transparent;
  border: 0;
  padding: 0 0 16px;
  text-decoration: underline;
}
.content-grid-header .card-header:lang(ko), .content-grid-header .card-header:lang(ja), .content-grid-header .card-header:lang(zh) {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 28px;
}
.content-grid-header .card-info-group p {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.25;
}
.content-grid-header .card-info-group .image-wrapper {
  width: 50%;
  max-width: 172px;
  float: right;
  padding: 0 0 20px 10px;
}
.content-grid-header .card-info-group .image-wrapper img {
  max-height: 200px;
}
.content-grid-header .show-more-content {
  width: 100%;
}
.content-grid-header .show-more-content .btn {
  width: 100%;
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .content-grid-header .card-header {
    font-weight: 400;
    font-size: 30px;
    font-size: 1.875rem;
    color: #000;
    line-height: 1.2;
    text-decoration: none;
  }
  .content-grid-header .card-header:lang(ko), .content-grid-header .card-header:lang(ja), .content-grid-header .card-header:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
  .content-grid-header .show-more-content .btn {
    width: auto;
  }
}

header ~ .container .nav-link:not(.btn-primary):not(.btn-outline-primary) {
  color: #959595;
}
header ~ .container .nav-link.active:not(.btn-primary):not(.btn-outline-primary) {
  color: #000;
}
header ~ .container .nav-link:hover {
  border-color: #959595;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-position: center right;
  border: 1px solid #000;
  border-radius: 0;
  padding: 16px;
}

input {
  padding: 12px;
  border: 1px solid #959595;
}
input:focus {
  outline: none;
  border-color: #000;
}
input.error, input.is-invalid {
  color: #d22030;
}

.alert.error-message {
  color: #d22030;
  margin: 0 0 32px;
  border: 1px solid #d22030;
}
.alert.error-message .error-message-text {
  color: #000;
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 32px;
  align-items: center;
  line-height: 24px;
  font-size: 19px;
  font-size: 1.1875rem;
}
.alert.error-message .error-message-text:lang(ko), .alert.error-message .error-message-text:lang(ja), .alert.error-message .error-message-text:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.alert.error-message .error-message-text:lang(zh) {
  line-height: 23px;
}

#paypalContent .alert.error-message {
  margin-top: -24px;
}

[data-method-id=Adyen_PayPal] #paypalContent .alert.error-message {
  margin-top: 0;
}

.required-indicator {
  position: relative;
  bottom: 4px;
  margin: 4px;
  vertical-align: baseline;
  color: #d22030;
}

.custom-select {
  font-weight: 600;
  color: #000;
  border: 0;
  line-height: 1.25;
  float: right;
  padding: 0 32px 0 8px;
  width: initial;
  height: auto;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  background-size: 14px 10px;
  white-space: nowrap;
  font-size: 16px;
}
.custom-select:focus {
  box-shadow: none;
  color: #000;
  background-color: transparent;
}

.sort-by {
  position: relative;
  top: 0;
  padding-right: 10px;
  font-weight: 400;
  white-space: nowrap;
}

.custom-checkbox input[type=checkbox] {
  opacity: 0;
}
.custom-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  cursor: pointer;
}
.custom-checkbox label::before, .custom-checkbox label::after {
  position: absolute;
  content: "";
  display: inline-block;
  cursor: pointer;
}
.custom-checkbox label::before {
  height: 16px;
  width: 16px;
  border: 1px solid;
  left: 0;
  top: 1px;
}
.custom-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 6px;
}
@media (max-width: 575.98px) {
  .custom-checkbox label.no-wrap {
    white-space: nowrap;
  }
}
.custom-checkbox input[type=checkbox] + label::after {
  content: none;
}
.custom-checkbox input[type=checkbox]:checked + label::after {
  content: "";
  background-color: #000;
  color: #fff;
}
.custom-checkbox input[type=checkbox]:checked + label::before {
  background-color: #000;
}
.custom-checkbox input[type=checkbox]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}

[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000;
}

[type=radio]:checked + label::before,
[type=radio]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
}

[type=radio]:checked + label::after,
[type=radio]:not(:checked) + label::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  top: 13px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

@media (min-width: 1024px) {
  [type=radio]:checked + label::after,
  [type=radio]:not(:checked) + label::after {
    top: 3px;
  }
}
[type=radio]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

.info-icon .icon {
  border-radius: 50%;
  background-color: #000;
  width: 12px;
  height: 12px;
  font-size: 11px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}

.invalid-feedback {
  display: none;
}

.alert-danger {
  border: none;
  border-radius: 0;
  width: 100%;
}

div.alert-danger,
.invalid-feedback,
p.alert-danger {
  margin-bottom: 0;
  color: #d02435;
  padding: 14px;
  background: #faebea;
  margin-top: 4px;
  line-height: 1.33;
  position: relative;
  text-align: left;
  box-shadow: none;
  width: auto;
  font-size: 18px;
  font-size: 1.125rem;
}
div.alert-danger:lang(ko), div.alert-danger:lang(ja), div.alert-danger:lang(zh),
.invalid-feedback:lang(ko),
.invalid-feedback:lang(ja),
.invalid-feedback:lang(zh),
p.alert-danger:lang(ko),
p.alert-danger:lang(ja),
p.alert-danger:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
div.alert-danger:lang(zh),
.invalid-feedback:lang(zh),
p.alert-danger:lang(zh) {
  line-height: 22px;
}
div.alert-danger .error-icon,
.invalid-feedback .error-icon,
p.alert-danger .error-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 12px;
  left: 12px;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

.info-icon .icon {
  display: none;
}
.info-icon::after {
  content: " ";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAABCFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIDAwMFBQUGBgYICAgMDAwNDQ0XFxcZGRkbGxseHh4iIiIlJSUmJiYoKCg3Nzc6Ojo9PT1AQEBISEhJSUlKSkpOTk5SUlJWVlZYWFhgYGBkZGRmZmZpaWlqampra2tzc3N8fHx+fn6BgYGFhYWKioqdnZ2enp6xsbG6urq9vb3Dw8PFxcXHx8fJycnLy8vT09PW1tbc3Nzg4ODo6Ojq6uru7u7w8PDy8vL39/f5+fn6+vr7+/v8/Pz9/f3+/v7///+iOT0CAAAAFnRSTlMAAQIJCh0lP05ZY3JzeZ2rrM/k5urw7ZHFxQAAAX5JREFUeNqllWlTwjAQhqUtvWhrgTaI94l4IuB936KIt+z//ydGhG7SpHYYnm9555mdZpNsx0ZA0Q3LcSxDV/73VNMLSJ/AM9Vk0Q0JR+jK5YxdIAIFOyOamk+kjGtxM5snCeSzMbNIEilyrsbWnFndbqwvTjB1NWZHPubz1x/wy8vBZJT5uDebIFPv0OdhOgrtqJ9cl+5gwBn2bNBfl7Dsne6sVI8fgTIXhW6/aEhEFj6puonn9lfWJDJaVG3g0uypnswsv1J1Ddde79YFMvWQmk9lXAcKVXWZWe8CfG2xiU5VQ2LWvgG6dS4yqGqJZuUNAPb5zKKqI5izbVqzGQsdquYE9QQAduNhTvoB9wA3QmhJt/UMcCSEhrRZHYCmEOrSI7httWrxLFDwYFPw8LqkYSZcwpJghipebZbTzuVyLHLxwbBUAOCcNwsqPkOWDape8KrNPW6kdAXtKmf6mdjIQJbK/CjShhhEQ4639KHpayOM4pQBn/7bGPlnlM4Ps46A9VAA3W0AAAAASUVORK5CYII=);
  width: 14px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 3px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.form-control:focus,
.custom-checkbox label:focus,
.btn:focus,
button:focus,
select:focus,
a .icon:focus,
a img:focus,
select:focus,
input:focus,
.dropdown:focus,
.dropdown-item:focus {
  outline: 1px solid -webkit-focus-ring-color !important;
}

.btn:focus,
button:focus {
  box-shadow: none;
}

.search-field:focus,
.quantity:focus {
  outline: none !important;
}

.form-control:focus {
  border: none;
}

.custom-checkbox input[type=checkbox]:focus + label::before {
  box-shadow: 0 0 3px #959595;
  outline: 1px solid -webkit-focus-ring-color !important;
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.form-check .form-check-label {
  cursor: pointer;
}

.product-grid .promo-tile-element {
  margin-bottom: 48px;
  padding: 0 5px;
}
@media (max-width: 1023.98px) {
  .product-grid .promo-tile-element {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .product-grid .promo-tile-element {
    padding: 0 10px;
  }
}
.product-grid .promo-tile-element .image-wrapper {
  position: relative;
}
.product-grid .promo-tile-element .image-wrapper .promoCta {
  font-size: 16px;
  color: #323232;
  text-align: left;
  line-height: 17px;
  text-decoration: none;
  margin-top: 16px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .product-grid .promo-tile-element .image-wrapper .promoCta span:first-child {
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: 1px solid #d5d5d5;
  }
  .product-grid .promo-tile-element .image-wrapper .promoCta span:first-child:hover {
    border-bottom: 1px solid #d31334;
  }
}
.product-grid .promo-tile-element .image-wrapper .promoCta a {
  text-decoration: none;
}
.product-grid .promo-tile-element .image-wrapper .promoCta .ctaArrow {
  color: #d31334;
  margin-left: 5px;
  transition: 0.2s ease-in;
}
.product-grid .promo-tile-element .image-wrapper .promoCta:hover .ctaArrow {
  transform: translateX(50%);
}
.product-grid .promo-tile-element .image-wrapper .btn {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 200px;
}
@media (min-width: 768px) and (max-width: 1361.98px) {
  .product-grid .promo-tile-element .image-wrapper .btn {
    transform: translateX(-100%);
  }
}
.product-grid .promo-tile-element .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 168px;
}
@media (min-width: 768px) and (max-width: 1361.98px) {
  .product-grid .promo-tile-element .image-wrapper img {
    -o-object-position: center;
       object-position: center;
  }
}
.product-grid .promo-tile-element .text-wrapper {
  text-align: left;
  padding: 16px;
  background: #fff;
  border-bottom: 1px solid #d5d5d5;
}
.product-grid .promo-tile-element .text-wrapper .promo-tile-title {
  margin-bottom: 8px;
  font-family: "Calibre";
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
  color: #000;
  line-height: 1.0045454545;
}
.product-grid .promo-tile-element .text-wrapper .promo-tile-title:lang(ko), .product-grid .promo-tile-element .text-wrapper .promo-tile-title:lang(ja), .product-grid .promo-tile-element .text-wrapper .promo-tile-title:lang(zh) {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
.product-grid .promo-tile-element .text-wrapper .promoBody {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #323232;
  text-align: left;
  line-height: 20px;
}
.product-grid .promo-tile-element .text-wrapper .promoBody:lang(ko), .product-grid .promo-tile-element .text-wrapper .promoBody:lang(ja), .product-grid .promo-tile-element .text-wrapper .promoBody:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.product-grid .promo-tile-element .text-wrapper .promoBody:lang(zh) {
  line-height: 21px;
}
@media (min-width: 1024px) {
  .product-grid .promo-tile-element .text-wrapper .promoBody {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #323232;
    text-align: left;
    line-height: 20px;
  }
  .product-grid .promo-tile-element .text-wrapper .promoBody:lang(ko), .product-grid .promo-tile-element .text-wrapper .promoBody:lang(ja), .product-grid .promo-tile-element .text-wrapper .promoBody:lang(zh) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .product-grid .promo-tile-element .text-wrapper .promoBody:lang(zh) {
    line-height: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .product-grid .promo-tile-element .image-wrapper .image-inner-wrapper {
    height: 36.2vw;
    max-height: 380px;
  }
  .product-grid .promo-tile-element .image-wrapper img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .product-grid .promo-tile-element {
    padding: 0 10px;
  }
  .product-grid .promo-tile-element .image-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .product-grid .promo-tile-element .image-wrapper .image-inner-wrapper {
    height: 27.7vw;
    max-height: 378px;
  }
  .product-grid .promo-tile-element .image-wrapper .promoCta {
    font-size: 16px;
    color: #323232;
    text-align: left;
    line-height: 17px;
    margin-top: 16px;
    text-decoration: none;
  }
  .product-grid .promo-tile-element .image-wrapper .btn {
    top: auto;
    bottom: 32px;
    transform: translateX(-50%);
  }
  .product-grid .promo-tile-element .image-wrapper img {
    width: 100%;
    height: 100%;
  }
}

.product-grid .grid-footer {
  margin-bottom: 100px;
}
.product-grid .grid-footer .show-more .btn {
  width: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.breadcrumb.cdp-breadcrumb {
  margin-bottom: 0;
  padding: 13px 0 0;
  justify-content: center;
}
@media (max-width: 1023.98px) {
  .breadcrumb.cdp-breadcrumb {
    justify-content: left;
    padding: 8px 0 0 10px;
    line-height: 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .breadcrumb.cdp-breadcrumb:lang(ko), .breadcrumb.cdp-breadcrumb:lang(ja), .breadcrumb.cdp-breadcrumb:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.breadcrumb.cdp-breadcrumb .breadcrumb-item {
  padding-top: 4px;
  padding-bottom: 4px;
}
.breadcrumb.cdp-breadcrumb .breadcrumb-item a {
  text-decoration: underline;
}
@media (max-width: 1023.98px) {
  .breadcrumb.cdp-breadcrumb .breadcrumb-item a {
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #d5d5d5;
  }
}

.custom-select {
  font-weight: 600;
}

@media (max-width: 1023.98px) {
  .product-grid {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@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: 1002;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .refinement-bar {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .refinement-bar {
    display: block !important;
  }
}
.refinement-bar.show {
  display: block !important;
}

.category-title {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 15px !important;
  margin-bottom: 12px !important;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.category-title:lang(ko), .category-title:lang(ja), .category-title:lang(zh) {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
}
.category-title:lang(ko), .category-title:lang(ja), .category-title:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .category-title {
    font-size: 48px;
    font-size: 3rem;
  }
  .category-title:lang(ko), .category-title:lang(ja), .category-title:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
}
@media (max-width: 1023.98px) {
  .category-title {
    text-align: left;
    margin-top: 10px !important;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .category-title:lang(ko), .category-title:lang(ja), .category-title:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
}

@media (max-width: 1023.98px) {
  .new-cdp-category-title {
    text-align: left;
    margin-top: 10px !important;
    margin-bottom: 9px;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .new-cdp-category-title:lang(ko), .new-cdp-category-title:lang(ja), .new-cdp-category-title:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  .new-cdp-category-title h1.new-cdp-category-title-text {
    padding-left: 0;
  }
}

.seo-content-container,
.seo-bottom-content-container {
  margin: 0 10px 10px 0;
  position: relative;
  padding-bottom: 10px;
}
@media (min-width: 1024px) {
  .seo-content-container,
  .seo-bottom-content-container {
    margin: 0 250px 20px;
  }
}
@media (max-width: 1023.98px) {
  .seo-content-container .category-title,
  .seo-bottom-content-container .category-title {
    text-align: left;
    margin-top: 15px;
    padding-left: 0;
  }
}
.seo-content-container .seo-rich-content,
.seo-bottom-content-container .seo-rich-content {
  text-align: center;
  margin: 0 auto 1rem;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  .seo-content-container .seo-rich-content,
  .seo-bottom-content-container .seo-rich-content {
    text-align: left;
  }
}
.seo-content-container .seo-rich-content a.seo-content-links,
.seo-bottom-content-container .seo-rich-content a.seo-content-links {
  text-decoration: underline;
}
.seo-content-container .read-more-content,
.seo-bottom-content-container .read-more-content {
  max-height: 20px;
  overflow-y: hidden;
  text-align: left;
}
@media (min-width: 1024px) {
  .seo-content-container .read-more-content,
  .seo-bottom-content-container .read-more-content {
    max-height: 40px;
  }
}
.seo-content-container .read-more,
.seo-bottom-content-container .read-more {
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}
.seo-content-container .read-more:lang(ko), .seo-content-container .read-more:lang(ja), .seo-content-container .read-more:lang(zh),
.seo-bottom-content-container .read-more:lang(ko),
.seo-bottom-content-container .read-more:lang(ja),
.seo-bottom-content-container .read-more:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .seo-content-container .read-more,
  .seo-bottom-content-container .read-more {
    font-size: 16px;
    text-align: center;
  }
}
.seo-content-container .show-less,
.seo-bottom-content-container .show-less {
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}
.seo-content-container .show-less:lang(ko), .seo-content-container .show-less:lang(ja), .seo-content-container .show-less:lang(zh),
.seo-bottom-content-container .show-less:lang(ko),
.seo-bottom-content-container .show-less:lang(ja),
.seo-bottom-content-container .show-less:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .seo-content-container .show-less,
  .seo-bottom-content-container .show-less {
    font-size: 16px;
    text-align: center;
  }
}
.seo-content-container .read-more,
.seo-bottom-content-container .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding-top: 35px;
  background: linear-gradient(transparent, #fafafa);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fafafa);
  color: #565656;
}
@media (min-width: 1024px) {
  .seo-content-container .read-more,
  .seo-bottom-content-container .read-more {
    padding-top: 50px;
  }
}
.seo-content-container .read-more .read-more-button,
.seo-bottom-content-container .read-more .read-more-button {
  text-decoration: none;
  color: #565656;
}
.seo-content-container .show-less .show-less-button,
.seo-bottom-content-container .show-less .show-less-button {
  text-decoration: none;
  color: #565656;
}

@media (max-width: 1023.98px) {
  div[data-action=Search-Show] .hero-no-overlay-component {
    margin-bottom: 12px !important;
  }
}

.hero-and-seo .category-hero-slot .hero-no-overlay-component {
  margin-bottom: 40px;
}
.hero-and-seo .new-seo-content-container {
  padding-left: 10px;
}

.new-seo-content-container,
.new-seo-bottom-content-container {
  margin: 0;
}
.new-seo-content-container .seo-parent,
.new-seo-bottom-content-container .seo-parent {
  max-height: 36px;
  overflow: hidden;
  line-height: 19px;
}
.new-seo-content-container .seo-parent.expanded,
.new-seo-bottom-content-container .seo-parent.expanded {
  max-height: unset;
}
.new-seo-content-container .seo-parent p.seo-rich-content,
.new-seo-bottom-content-container .seo-parent p.seo-rich-content {
  display: inline;
}
.new-seo-content-container .seo-parent a,
.new-seo-bottom-content-container .seo-parent a {
  text-decoration: underline;
}
.new-seo-content-container .seo-gradient,
.new-seo-bottom-content-container .seo-gradient {
  position: absolute;
  height: 25px;
  width: 98%;
  transform: translateY(20px);
  background-image: linear-gradient(to bottom, transparent, #f9f9f9);
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .new-seo-content-container .seo-gradient,
  .new-seo-bottom-content-container .seo-gradient {
    width: 94%;
  }
}
.new-seo-content-container .expandable-btn-div,
.new-seo-bottom-content-container .expandable-btn-div {
  display: flex;
  justify-content: center;
  padding-bottom: 4px;
}
.new-seo-content-container .expandable-btn-div .seo-expandable,
.new-seo-bottom-content-container .expandable-btn-div .seo-expandable {
  margin-top: 10px;
  padding-bottom: 4px;
  text-decoration: underline;
  -webkit-text-decoration-color: #d5d5d5;
  text-decoration-color: #d5d5d5;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 4px;
}
.new-seo-content-container .expandable-btn-div .seo-expandable:hover,
.new-seo-bottom-content-container .expandable-btn-div .seo-expandable:hover {
  -webkit-text-decoration-color: #d31334;
          text-decoration-color: #d31334;
}
.new-seo-content-container.custom-content-container .seo-parent,
.new-seo-bottom-content-container.custom-content-container .seo-parent {
  padding-top: 3px;
}

.new-seo-bottom-content-container {
  margin: 0;
  display: block;
}
.new-seo-bottom-content-container .expandable-btn-div {
  bottom: 20px;
}
.new-seo-bottom-content-container .seo-parent.expanded ~ .expandable-btn-div {
  bottom: unset;
}
.new-seo-bottom-content-container .seo-parent h2 {
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.new-seo-bottom-content-container .seo-parent h2:lang(ko), .new-seo-bottom-content-container .seo-parent h2:lang(ja), .new-seo-bottom-content-container .seo-parent h2:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
.new-seo-bottom-content-container .seo-gradient {
  transform: unset;
  position: relative;
  bottom: 24px;
  width: unset;
}

@media (max-width: 1023.98px) {
  .new-seo-content-update {
    padding-left: 0;
  }
}

.seo-bottom-content-update {
  padding-left: initial;
  margin-bottom: 42px;
}
.seo-bottom-content-update .row {
  margin-left: initial;
}
.seo-bottom-content-update .row .category-title {
  font-weight: 600;
  padding-left: initial;
  text-align: left;
  line-height: 29px;
  letter-spacing: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.seo-bottom-content-update .row .category-title:lang(ko), .seo-bottom-content-update .row .category-title:lang(ja), .seo-bottom-content-update .row .category-title:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .seo-bottom-content-update .row .category-title {
    line-height: 24px;
    font-size: 22px;
    font-size: 1.375rem;
  }
  .seo-bottom-content-update .row .category-title:lang(ko), .seo-bottom-content-update .row .category-title:lang(ja), .seo-bottom-content-update .row .category-title:lang(zh) {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.seo-bottom-content-update .row .seo-bottom-rich-content {
  text-align: left;
  line-height: 20px;
  letter-spacing: 0;
  display: inline;
}
.seo-bottom-content-update .row .seo-bottom-rich-content p {
  display: inline;
}
.seo-bottom-content-update .row .seo-bottom-rich-content a {
  text-decoration: underline;
  color: #444;
  display: inline-block;
}

.grid-header {
  font-weight: 600;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}
.grid-header .desktopView {
  display: none;
}
.grid-header .mobileView {
  display: block;
  margin-left: auto;
}
.grid-header .result-count {
  text-align: center;
  padding: 0;
}
@media (max-width: 1023.98px) {
  .grid-header .result-count {
    color: #57585b;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .grid-header .result-count:lang(ko), .grid-header .result-count:lang(ja), .grid-header .result-count:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.grid-header .result-count hr {
  border-top: 1px solid #e0e0e0;
  margin: 16px 0;
}
.grid-header .mobCatFilters {
  padding-top: 12px;
}
@media (min-width: 1024px) {
  .grid-header .mobCatFilters {
    display: none;
  }
}
.grid-header .mobCatFilters .category-filter-wrapper {
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  padding-bottom: 6px;
}
.grid-header .mobCatFilters .category-filter-wrapper .cat-mob-filter {
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-right: 24px;
  padding-bottom: 1px;
  border-bottom: 1px solid #8d9196;
}
.grid-header .mobCatFilters .category-filter-wrapper .cat-mob-filter:lang(ko), .grid-header .mobCatFilters .category-filter-wrapper .cat-mob-filter:lang(ja), .grid-header .mobCatFilters .category-filter-wrapper .cat-mob-filter:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.grid-header .mobCatFilters .category-filter-wrapper .cat-mob-filter:lang(zh) {
  line-height: 23px;
}
.grid-header .filter-and-sort {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 1024px) {
  .grid-header .filter-and-sort {
    justify-content: space-between;
  }
}
.grid-header .filter-and-sort .filter-results {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  line-height: normal;
  letter-spacing: normal;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin-right: 11px;
  border: 1px solid #000;
  background: none;
  padding: 16px;
  background: #2c282e;
  border-radius: 4px;
}
.grid-header .filter-and-sort .filter-results:hover {
  background-color: #53565a;
  border-color: #53565a;
}
@media (max-width: 1023.98px) {
  .grid-header .filter-and-sort .filter-results {
    display: inline-flex;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .grid-header .filter-and-sort .filter-results {
    min-width: 230px;
    width: 100%;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
  }
}
.grid-header .filter-and-sort .filter-results .icon-filter {
  margin-right: 4px;
}
.grid-header .filter-and-sort .filter-results .filter-count {
  color: #fff;
  line-height: 20px;
  font-weight: 600;
  padding-left: 4px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.grid-header .filter-and-sort .filter-results .filter-count:lang(ko), .grid-header .filter-and-sort .filter-results .filter-count:lang(ja), .grid-header .filter-and-sort .filter-results .filter-count:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.grid-header .filter-and-sort .filter-results .filter-count:lang(zh) {
  line-height: 21px;
}
.grid-header .filter-and-sort .custom-select {
  background-color: #fafafa;
}
.grid-header .sort-wrapper {
  max-width: 230px;
  height: auto;
  border: 1px solid #2c282e;
  border-radius: 4px;
  background: none;
  display: inline-block;
  text-align: center;
}
.grid-header .sort-wrapper:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
}
@media (max-width: 1023.98px) {
  .grid-header .sort-wrapper {
    display: flex;
    align-items: center;
    text-align: unset;
  }
}
@media (max-width: 767.98px) {
  .grid-header .sort-wrapper {
    width: auto;
  }
  .grid-header .sort-wrapper.ja .sort-by {
    display: none;
  }
  .grid-header .sort-wrapper.ja .custom-select {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .grid-header .sort-wrapper {
    min-width: 230px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
  }
  .grid-header .sort-wrapper .custom-select {
    width: 95% !important;
    float: none;
    background-position: 95%;
  }
}
@media (max-width: 575.98px) {
  .grid-header .sort-wrapper .custom-select-mobile {
    width: 160px;
    float: none;
    background-position: 97%;
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .grid-header .sort-wrapper .custom-select-mobile option {
    font-weight: 600;
  }
}
.grid-header .sort-wrapper .sort-custom-select {
  font-weight: 600;
  color: #000;
  border: 0;
  line-height: 1.25;
  padding: 0 32px 0 8px;
  width: auto;
  height: auto;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  background-size: 14px 10px;
  white-space: nowrap;
  font-size: 16px;
  margin: 0 0 0 4px;
}
@media (max-width: 1023.98px) {
  .grid-header .sort-wrapper .sort-custom-select {
    background: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: unset;
    margin: 15.5px 0;
  }
  .grid-header .sort-wrapper .sort-custom-select:focus + .dropdown-select__button {
    border: 0;
    outline: 2px auto -webkit-focus-ring-color !important;
    outline-offset: -3px;
  }
  .grid-header .sort-wrapper .sort-custom-select .custom-select-mobile {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}
.grid-header .sort-wrapper .sort-custom-select:focus {
  box-shadow: none;
  color: #000;
  background-color: transparent;
  outline: 0 !important;
}
.grid-header .sort-wrapper .custom-select:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
}

.grid-header.sticky-top {
  background: #fafafa;
  z-index: 2;
  margin: 0 -10px;
  padding: 10px;
}

.gradiant-overflow {
  position: absolute;
  float: right;
  right: 8px;
  width: 42px;
  height: 37px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, rgba(249, 249, 249, 0.96) 100%);
}

@media (max-width: 575.98px) {
  .page {
    overflow-x: inherit !important;
  }
}

.modal-background {
  z-index: 3;
}

.search-nav {
  border-bottom: 0;
  margin-bottom: 0;
  align-items: center;
  position: relative;
}
.search-nav-title-text {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  background-color: #fafafa;
  padding: 16px 0;
}
.search-nav-title-text:lang(ko), .search-nav-title-text:lang(ja), .search-nav-title-text:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.search-nav-title-text .search-term {
  font-weight: 600;
}
.search-nav .nav-tabs {
  margin-bottom: 28px;
  padding: 0 10px;
}
.search-nav .nav-tabs-wrapper {
  width: 100%;
}
.search-nav .nav-tabs .nav-link {
  border: 0;
  color: #959595;
  border-bottom: 1px solid transparent;
}
.search-nav .nav-tabs .nav-link:hover {
  background-color: transparent;
}
.search-nav .nav-tabs .nav-link.active {
  color: #000;
  border-bottom: 2px solid #d22030;
  background-color: transparent;
}
.search-nav .nav-tabs .nav-link.disabled {
  color: #959595;
}
.search-nav .sort-by {
  vertical-align: bottom;
  padding-right: 10px;
}

.show-more {
  padding: 12px 0 16px;
}
.show-more .more-number-of-items {
  margin-bottom: 12px;
  font-size: 16px;
  font-size: 1rem;
}
.show-more .btn {
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  background-color: #333;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.075rem;
  line-height: inherit !important;
}
.show-more .btn:lang(ko), .show-more .btn:lang(ja), .show-more .btn:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

.search-suggestions {
  margin-bottom: 36px;
  width: 100%;
  text-align: center;
}
.search-suggestions-tittle {
  margin-bottom: 12px;
}
.search-suggestions-container {
  padding: 12px;
  background-color: #fafafa;
}
.search-suggestions-item {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: normal;
}
.search-suggestions-item:lang(ko), .search-suggestions-item:lang(ja), .search-suggestions-item:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}

.recommendations-title {
  text-align: center;
  width: 100%;
}

.more-loading-spinner {
  display: none;
}
.more-loading-spinner svg {
  width: 34px;
  height: 34px;
}

@media (max-width: 1023.98px) {
  .new-cdp-breadcrumbs {
    display: none;
  }
  .experience-dynamic-breadcrumbs .new-cdp-breadcrumbs {
    display: flex;
  }
  .experience-dynamic-breadcrumbs .new-cdp-breadcrumbs .breadcrumb {
    border: none !important;
    padding-left: 0;
  }
  .dropdown-select__button {
    display: flex !important;
    padding: 0 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #f9f9f9;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
  }
}
@media (min-width: 1024px) {
  .search-suggestions {
    padding-left: 20px;
    margin-top: 36px;
    margin-bottom: 76px;
    text-align: initial;
  }
  .search-suggestions-container {
    padding: 0;
    list-style: initial;
    padding-left: 48px;
  }
  .search-suggestions-item {
    font-size: 16px;
  }
  #product-search-results .custom-refinement-col {
    flex: 0 0 25%;
    max-width: 25%;
    overflow: auto;
  }
  #product-search-results .custom-grid-col {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .category-title {
    font-weight: 400;
    font-size: 48px;
    font-size: 3rem;
    color: #000;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 0;
  }
  .category-title:lang(ko), .category-title:lang(ja), .category-title:lang(zh) {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
  }
  .new-cdp {
    margin-top: 52px;
  }
  .new-cdp .hero-no-overlay-componen {
    margin-bottom: 0;
  }
  .new-cdp .hero-subtext {
    font-size: 28px;
  }
  .new-cdp-breadcrumbs {
    margin-bottom: 5px;
    margin-top: 13px;
  }
  .new-cdp-breadcrumbs .cdp-breadcrumb {
    justify-content: left;
  }
  .new-cdp-breadcrumbs ol.breadcrumb {
    border-bottom: none;
    padding-top: 2px;
  }
  .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item {
    padding-top: 0;
    padding-bottom: 7px;
    margin-bottom: 4px;
  }
  .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item a {
    text-decoration: none;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item a:lang(ko), .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item a:lang(ja), .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item a:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .new-cdp-breadcrumbs ol.breadcrumb li.breadcrumb-item a:hover {
    border-bottom: 1px solid #d31334;
  }
  .new-cdp-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
    color: #d5d5d5;
  }
  .new-cdp-category-title .new-cdp-category-title-text {
    text-align: left;
    clear: both;
    font-weight: 600;
    font-size: 30px;
    font-size: 1.875rem;
    color: #000;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 1.25rem !important;
    margin-top: 0 !important;
  }
  .new-cdp-category-title .new-cdp-category-title-text:lang(ko), .new-cdp-category-title .new-cdp-category-title-text:lang(ja), .new-cdp-category-title .new-cdp-category-title-text:lang(zh) {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
  }
}
@media (min-width: 1024px) and (max-width: 1023.98px) {
  .new-cdp-category-title .new-cdp-category-title-text {
    text-align: left;
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 15px;
    margin-bottom: 12px;
    padding-left: 10px;
  }
  .new-cdp-category-title .new-cdp-category-title-text:lang(ko), .new-cdp-category-title .new-cdp-category-title-text:lang(ja), .new-cdp-category-title .new-cdp-category-title-text:lang(zh) {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
  }
  .new-cdp-category-title .new-cdp-category-title-text h1.new-cdp-category-title-text {
    padding-left: 0;
    margin-top: 0 !important;
  }
}
@media (min-width: 1024px) {
  .grid-header {
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    line-height: 1.25;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    margin: 8px 0 20px;
    font-weight: 600;
  }
  .grid-header .fiter-results-wrapper {
    display: flex;
    margin-left: auto;
    align-items: center;
  }
  .grid-header .result-count {
    font-size: 16px;
    border-right: 1px solid #d8d8d8;
    margin-right: 16px;
    padding-right: 16px;
  }
  .grid-header .result-count hr {
    display: none;
  }
  .grid-header .desktopView {
    display: block;
  }
  .grid-header .mobileView {
    display: none;
  }
  .grid-header .sort-wrapper {
    top: -30px;
  }
  .grid-header .sort-wrapper.category-search {
    position: static;
    padding: 0;
  }
  .search-nav {
    margin-top: 24px;
    margin-bottom: 8px;
  }
  .search-nav-title-text {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.2;
    letter-spacing: normal;
    width: auto;
    margin: 0 24px 0 0;
    padding: 0 0 0 20px;
  }
  .search-nav-title-text:lang(ko), .search-nav-title-text:lang(ja), .search-nav-title-text:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .search-nav .nav-tabs {
    margin: 0;
  }
  .search-nav .nav-tabs-wrapper {
    width: auto;
  }
  .search-nav .nav-tabs .nav-link {
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
    line-height: 1.2;
    letter-spacing: normal;
  }
  .search-nav .nav-tabs .nav-link:lang(ko), .search-nav .nav-tabs .nav-link:lang(ja), .search-nav .nav-tabs .nav-link:lang(zh) {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
  }
  .sort-select {
    display: initial;
  }
}
.new-cdp-breadcrumbs li.breadcrumb-item a,
.breadcrumb.cdp-breadcrumb li.breadcrumb-item a {
  max-width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.sort-select {
  display: inline-flex;
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 105px;
  margin-left: 12px;
  margin-right: 12px;
  width: 80px;
}
@media (min-width: 1024px) {
  .sort-select {
    width: auto;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 20px;
  }
}
@media (max-width: 1023.98px) {
  .sort-select {
    display: flex;
    width: unset;
    padding: unset;
    margin: unset;
    flex-shrink: unset;
    min-width: 80px;
  }
}
.sort-select .icon-filter,
.sort-select .icon-sort {
  margin-right: 4px;
}
.sort-select .icon-sort {
  float: left;
}
.sort-select .sortText {
  position: absolute;
  top: 10px;
  left: 22px;
}
@media (min-width: 576px) and (max-width: 1023.98px) {
  .sort-select .sortText {
    left: unset;
  }
}
@media (max-width: 1023.98px) {
  .sort-select .sortText {
    position: relative;
    top: unset;
    left: 0;
  }
}

@media (max-width: 1023.98px) {
  span.sort-wrapper.de.category-search {
    width: 119px;
  }
}
.firstLevelFilter,
.secondLevelFilter {
  pointer-events: none;
}

.secondLevelFilter {
  opacity: 0;
}

.quick-filter {
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  opacity: 0;
}
.quick-filter::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1023.98px) {
  .quick-filter {
    margin-top: 0.25rem;
  }
}
@media (min-width: 768px) {
  .quick-filter {
    padding-bottom: 14px;
  }
}
@media (max-width: 1023.98px) {
  .quick-filter {
    padding-bottom: 8px;
  }
}
.quick-filter .nav-item {
  display: inline-block;
}
.quick-filter .nav-item .nav-link {
  font-weight: normal;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
  background: none;
  margin-right: 2rem;
}
.quick-filter .nav-item .nav-link:lang(ko), .quick-filter .nav-item .nav-link:lang(ja), .quick-filter .nav-item .nav-link:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.quick-filter .nav-item .nav-link:lang(zh) {
  line-height: 21px;
}
.quick-filter .nav-item .nav-link:hover, .quick-filter .nav-item .nav-link.selected {
  border-bottom: 2px solid #d2212f;
}
.quick-filter .nav-item .nav-link.active, .quick-filter .nav-item .nav-link:active, .quick-filter .nav-item .nav-link.selected {
  font-weight: 600;
}
.quick-filter .nav-item .nav-link:hover, .quick-filter .nav-item .nav-link:focus {
  background: none;
}
@media (max-width: 1023.98px) {
  .quick-filter .nav-item .nav-link {
    padding: 0 0 0.75rem;
  }
}
@media (min-width: 768px) {
  .quick-filter .nav-item .nav-link {
    padding: 0 0 0.625rem;
  }
}

/* Collection Filter */
.collection-filter-title {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #57585b;
  line-height: 1.1875;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (max-width: 1023.98px) {
  .collection-filter-title {
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    color: #57585b;
    line-height: 1.4285714286;
    letter-spacing: 1.1px;
    padding-top: 8px;
  }
  .collection-filter-title:lang(ko), .collection-filter-title:lang(ja), .collection-filter-title:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .collection-filter-title {
    padding-top: 14px;
  }
}
.collection-filter-title h2 {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  color: #57585b;
  line-height: 1.1875;
  letter-spacing: 0;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .collection-filter-title h2 {
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    color: #57585b;
    line-height: 1.4285714286;
    letter-spacing: 0;
  }
  .collection-filter-title h2:lang(ko), .collection-filter-title h2:lang(ja), .collection-filter-title h2:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}

.collection-filter-section .experience-dynamic-filterTile {
  opacity: 0;
}
.collection-filter-section .experience-dynamic-filterTile.colFilter {
  width: 25%;
  opacity: 1;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .collection-filter-section .experience-dynamic-filterTile.colFilter {
    padding: 0 12px;
  }
}
@media (max-width: 1023.98px) {
  .collection-filter-section .experience-dynamic-filterTile.colFilter {
    width: 33%;
  }
}
@media (max-width: 767.98px) {
  .collection-filter-section .experience-dynamic-filterTile.colFilter {
    padding: 0 4px;
    width: 50%;
  }
}
.collection-filter-section .experience-dynamic-filterTile .tile-component-inner {
  transition: 0.25s;
}
.collection-filter-section .experience-dynamic-filterTile.selected .tile-component-inner {
  transform: scale(1.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid #57585b;
}
.collection-filter-section .experience-dynamic-filterTile.selected .tile-component-inner .media-content::after {
  opacity: 0;
  display: none;
}
@media (min-width: 768px) {
  .collection-filter-section .experience-dynamic-filterTile .tile-component-inner:hover {
    transform: scale(1.05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  }
  .collection-filter-section .experience-dynamic-filterTile .tile-component-inner:hover .media-content::after {
    opacity: 0;
    display: none;
  }
}
.collection-filter-section .tile-component-inner {
  background: #fff;
}
.collection-filter-section a.image-wrapper {
  display: block;
}
@media (max-width: 1023.98px) {
  .collection-filter-section.swiper-container {
    padding: 20px 8px 24px;
    margin-left: -6px;
  }
}
@media (min-width: 768px) {
  .collection-filter-section.swiper-container {
    padding: 24px 10px 40px;
    margin-left: -10px;
  }
}
.collection-filter-section.swiper-container .swiper-button-disabled {
  opacity: 0 !important;
}
.collection-filter-section.swiper-container .swiper-button-prev {
  left: 12px;
}
.collection-filter-section.swiper-container .swiper-button-prev::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTAgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPiAgICAgICAgPGcgaWQ9IkZhdC1DaGV2ZXJvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkuMDAwMDAwLCAtOS4wMDAwMDApIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICAgICAgPGcgaWQ9IkNoZXZlcm9uLXRvLUNsb3NlLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iQmFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy43NTAwMDAsIDcuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0zLjc1MDAwMCwgLTcuNTAwMDAwKSAiIHBvaW50cz0iMCAxNSA3LjUgNy41IDAgMCI+PC9wb2x5bGluZT4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) no-repeat center;
}
.collection-filter-section.swiper-container .swiper-button-next {
  right: 12px;
}
.collection-filter-section.swiper-container .swiper-button-next::after {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE3IiB2aWV3Qm94PSIwIDAgMTAgMTciIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0wIDBoMTB2MTdoLTEweiIgZmlsbC1ydWxlPSJub256ZXJvIiAvPjxwYXRoIGQ9Im0xIDE2IDcuNS03LjUtNy41LTcuNSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgLz48L2c+PC9zdmc+) no-repeat center;
}
.collection-filter-section.swiper-container .swiper-button-prev,
.collection-filter-section.swiper-container .swiper-button-next {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 4px;
  top: 200px;
  opacity: 0;
}
.collection-filter-section.swiper-container .swiper-button-prev::after,
.collection-filter-section.swiper-container .swiper-button-next::after {
  content: " ";
  width: 13px;
  height: 23px;
}
.collection-filter-section.swiper-container .swiper-button-prev:hover, .collection-filter-section.swiper-container .swiper-button-prev:focus,
.collection-filter-section.swiper-container .swiper-button-next:hover,
.collection-filter-section.swiper-container .swiper-button-next:focus {
  outline: 1px solid #000;
}
@media (max-width: 1361.98px) {
  .collection-filter-section.swiper-container .swiper-button-prev,
  .collection-filter-section.swiper-container .swiper-button-next {
    top: 184px;
  }
}
@media (max-width: 1023.98px) {
  .collection-filter-section.swiper-container .swiper-button-prev,
  .collection-filter-section.swiper-container .swiper-button-next {
    top: 130px;
  }
  .collection-filter-section.swiper-container .title-wrapper {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .collection-filter-section.swiper-container .title-wrapper:lang(ko), .collection-filter-section.swiper-container .title-wrapper:lang(ja), .collection-filter-section.swiper-container .title-wrapper:lang(zh) {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22.8px;
  }
  .collection-filter-section.swiper-container .title-wrapper:lang(zh) {
    line-height: 22px;
  }
}
@media (max-width: 767.98px) {
  .collection-filter-section.swiper-container .swiper-button-prev,
  .collection-filter-section.swiper-container .swiper-button-next {
    display: none !important;
  }
}
.collection-filter-section .media-content {
  position: relative;
}
.collection-filter-section .media-content::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  opacity: 0.2;
}
@media (max-width: 1023.98px) {
  .collection-filter-section .media-content::after {
    z-index: -1;
  }
}
.collection-filter-section .media-content .image-wrapper::before,
.collection-filter-section .media-content .hero-video::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 80.9116809117%;
}
.collection-filter-section .media-content .image-wrapper::after,
.collection-filter-section .media-content .hero-video::after {
  content: "";
  display: table;
  clear: both;
}
.collection-filter-section a {
  text-decoration: none;
}
.collection-filter-section a:hover, .collection-filter-section a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .collection-filter-section .tile-copy {
    padding: 16px 12px;
  }
}
@media (max-width: 1023.98px) {
  .collection-filter-section .tile-copy {
    padding: 8px 4px 12px 8px;
  }
}
.collection-filter-section .tile-copy .title {
  padding-bottom: 6px;
}
.collection-filter-section .tile-copy .title p,
.collection-filter-section .tile-copy .title h2 {
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  color: #323232;
  line-height: 1.1666666667;
  letter-spacing: 0;
  margin-bottom: 0;
}
.collection-filter-section .tile-copy .title p:lang(ko), .collection-filter-section .tile-copy .title p:lang(ja), .collection-filter-section .tile-copy .title p:lang(zh),
.collection-filter-section .tile-copy .title h2:lang(ko),
.collection-filter-section .tile-copy .title h2:lang(ja),
.collection-filter-section .tile-copy .title h2:lang(zh) {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}
@media (max-width: 1023.98px) {
  .collection-filter-section .tile-copy .title p,
  .collection-filter-section .tile-copy .title h2 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 21px;
  }
  .collection-filter-section .tile-copy .title p:lang(ko), .collection-filter-section .tile-copy .title p:lang(ja), .collection-filter-section .tile-copy .title p:lang(zh),
  .collection-filter-section .tile-copy .title h2:lang(ko),
  .collection-filter-section .tile-copy .title h2:lang(ja),
  .collection-filter-section .tile-copy .title h2:lang(zh) {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .collection-filter-section .tile-copy .title p:lang(zh),
  .collection-filter-section .tile-copy .title h2:lang(zh) {
    line-height: 23px;
  }
}
.collection-filter-section .tile-copy .label {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #57585b;
  line-height: 1.1176470588;
  letter-spacing: 0;
}
.collection-filter-section .tile-copy .label:lang(ko), .collection-filter-section .tile-copy .label:lang(ja), .collection-filter-section .tile-copy .label:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.collection-filter-section .tile-copy .label:lang(zh) {
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .collection-filter-section .tile-copy .label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    padding-top: 1px;
  }
  .collection-filter-section .tile-copy .label:lang(ko), .collection-filter-section .tile-copy .label:lang(ja), .collection-filter-section .tile-copy .label:lang(zh) {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
}
.collection-filter-section .tile-copy .icon {
  margin-right: 8px;
}
.collection-filter-section .tile-copy .icon img {
  vertical-align: text-top;
}
.collection-filter-section .tile-copy li {
  display: flex;
  padding: 6px 0;
}
@media (max-width: 1023.98px) {
  .collection-filter-section .tile-copy li {
    padding: 5px 0;
  }
}
.collection-filter-section .tile-copy li:last-child {
  padding-bottom: 0;
}

.experience-component .container {
  padding-bottom: 0;
}

.container.seo-content-update {
  padding-bottom: 0;
}

#product-search-results .product-tile:focus {
  outline: 1px auto -webkit-focus-ring-color !important;
}
#product-search-results .product-tile .strike-through {
  margin-right: 0;
  display: inline;
}
#product-search-results .product-tile .strike-through span[content] {
  margin-right: 4px;
}
#product-search-results .product-tile .strike-through span[content=null] {
  margin-right: 0;
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .experience-dynamic-productList .product-grid .promo-tile-element .image-wrapper .image-inner-wrapper {
    height: 35.9vw;
    max-height: 380px;
  }
}
@media (min-width: 1024px) {
  .experience-dynamic-productList .product-grid .promo-tile-element .image-wrapper .image-inner-wrapper {
    height: 27.25vw;
    max-height: 372px;
  }
}

.recommendations-cdp .carousel-container {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-top: 8px;
  position: relative;
}
@media (max-width: 767.98px) {
  .recommendations-cdp .carousel-container {
    margin: 16px -5px 0;
  }
}
.recommendations-cdp .recommendations,
.recommendations-cdp .ai-recommendations {
  margin-bottom: 60px !important;
  padding: 11px 0;
  padding-bottom: 12px !important;
}
@media (max-width: 767.98px) {
  .recommendations-cdp .recommendations,
  .recommendations-cdp .ai-recommendations {
    margin-bottom: 25px !important;
  }
}
.recommendations-cdp .recommendations .carousel-heading,
.recommendations-cdp .ai-recommendations .carousel-heading {
  margin-bottom: 16px;
  margin-left: 10px;
}
.recommendations-cdp .recommendations .carousel-heading h2,
.recommendations-cdp .ai-recommendations .carousel-heading h2 {
  margin-bottom: 8px !important;
  text-align: left !important;
  line-height: 28px !important;
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
.recommendations-cdp .recommendations .carousel-heading h2:lang(ko), .recommendations-cdp .recommendations .carousel-heading h2:lang(ja), .recommendations-cdp .recommendations .carousel-heading h2:lang(zh),
.recommendations-cdp .ai-recommendations .carousel-heading h2:lang(ko),
.recommendations-cdp .ai-recommendations .carousel-heading h2:lang(ja),
.recommendations-cdp .ai-recommendations .carousel-heading h2:lang(zh) {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  line-height: 28px;
}
.recommendations-cdp .recommendations .carousel-heading h2::after,
.recommendations-cdp .ai-recommendations .carousel-heading h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 4px solid #d31334;
  width: 24px;
  margin-left: 10px;
}
.recommendations-cdp .recommendations .carousel,
.recommendations-cdp .ai-recommendations .carousel {
  margin-bottom: 8px !important;
}
.recommendations-cdp .recommendations .carousel > .slick-arrow,
.recommendations-cdp .ai-recommendations .carousel > .slick-arrow {
  top: 30%;
}
.recommendations-cdp .recommendations .carousel .product-carousel-slide .color-swatches .slick-arrow::before, .recommendations-cdp .recommendations .carousel .product-carousel-slide .color-swatches .slick-arrow::after,
.recommendations-cdp .ai-recommendations .carousel .product-carousel-slide .color-swatches .slick-arrow::before,
.recommendations-cdp .ai-recommendations .carousel .product-carousel-slide .color-swatches .slick-arrow::after {
  height: 14px;
}
.recommendations-cdp .skeleton {
  display: none;
  margin-bottom: 60px;
}
.recommendations-cdp .skeleton h2 {
  height: 36px;
}
.recommendations-cdp .carousel-container:has(.carousel-heading) .recommendations,
.recommendations-cdp .carousel-container:has(.carousel-heading) .ai-recommendations {
  position: absolute;
  top: 0;
  min-height: 520px;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .recommendations-cdp .carousel-container:has(.carousel-heading) .recommendations,
  .recommendations-cdp .carousel-container:has(.carousel-heading) .ai-recommendations {
    min-height: 720px;
  }
}
.recommendations-cdp .carousel-container:has(.carousel-heading) .skeleton {
  display: block;
}
.recommendations-cdp .carousel-container:has(.slick-initialized) .recommendations,
.recommendations-cdp .carousel-container:has(.slick-initialized) .ai-recommendations {
  position: unset;
}
.recommendations-cdp .carousel-container:has(.slick-initialized) .skeleton {
  display: none;
}

.cdp-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
}
.cdp-loader svg {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
}

.mobFilterPills {
  display: none;
  margin: 0 -10px;
  position: relative;
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .mobFilterPills {
    display: none;
  }
}
.mobFilterPills::after {
  content: "";
  position: absolute;
  height: 100%;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, rgba(249, 249, 249, 0.96) 100%);
  width: 42px;
  top: 0;
}
.mobFilterPills .filter-pills-wrapper {
  display: flex;
  margin-top: 10px;
  overflow-x: auto;
  white-space: nowrap;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.mobFilterPills .filter-pills-wrapper::-webkit-scrollbar {
  display: none;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item {
  list-style: none;
  padding: 0.6875rem 0.75rem;
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 1px solid #8d9196;
  border-radius: 4px;
  font-weight: 500;
  align-items: center;
  letter-spacing: normal;
  line-height: 1.25rem;
  height: 42px;
  font-size: 14px;
  font-size: 0.875rem;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item:lang(ko), .mobFilterPills .filter-pills-wrapper li.filtered-item:lang(ja), .mobFilterPills .filter-pills-wrapper li.filtered-item:lang(zh) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item:not(:last-child) {
  margin-right: 8px;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item:last-child {
  margin-right: 20px;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item .icon {
  width: 8px;
  height: 8px;
  margin-left: 6px;
  margin-top: 3px;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item .icon.show-desktop {
  display: none;
}
.mobFilterPills .filter-pills-wrapper li.filtered-item a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

html:lang(ja) .product-grid .promo-tile-element .text-wrapper .promoBody, html:lang(ko) .product-grid .promo-tile-element .text-wrapper .promoBody, html:lang(zh) .product-grid .promo-tile-element .text-wrapper .promoBody {
  line-height: 24px;
}

.compare-header {
  display: flex;
  align-items: center;
  background: #fafafa;
  line-height: 1.25;
  letter-spacing: 0;
  padding: 8px 0;
  position: relative;
}
.compare-header.sticky-top {
  background: #fafafa;
  z-index: 2;
  position: sticky;
}
.compare-header .switch-container {
  display: flex;
  margin-left: auto;
  justify-content: flex-end;
}
.compare-header .switch-container .toggle-switch-input.tabbed ~ .toggle-slider {
  outline: 2px solid;
  outline-offset: 2px;
}
.compare-header .switch-container .compare-label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  transform: translate(5px, 2px);
}
.compare-header .switch-container .compare-label:lang(ko), .compare-header .switch-container .compare-label:lang(ja), .compare-header .switch-container .compare-label:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.compare-header .switch-container .compare-label:lang(zh) {
  line-height: 22px;
}
.compare-header:has(input:checked) ~ .product-grid .promoCallout,
.compare-header:has(input:checked) ~ .product-grid .lis-badge {
  display: none !important;
}

.recommender-cdp:has(~ .compare-header) .recommendations,
.recommender-cdp:has(~ .compare-header) .ai-recommendations {
  margin-bottom: 16px !important;
}

.compare {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 8px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.compare:has(input:disabled) {
  background: #53565a;
}
.compare .custom-checkbox input[type=checkbox] {
  z-index: 1;
  left: 8px;
}
.compare .custom-checkbox input[type=checkbox]:focus + label {
  outline: 1px solid;
  outline-offset: 2px;
}
.compare .custom-checkbox input[type=checkbox]:checked + label::before {
  background: #57585b;
}
.compare .custom-checkbox input[type=checkbox]:checked + label::after {
  top: 30%;
  color: #fff;
  background: #57585b;
}
.compare .custom-checkbox input[type=checkbox]:disabled + label {
  color: #d5d5d5;
}
.compare .custom-checkbox input[type=checkbox]:disabled + label::before {
  background: #d5d5d5;
}
.compare .custom-checkbox label {
  font-size: 19px;
  font-size: 1.1875rem;
  margin-bottom: unset;
}
.compare .custom-checkbox label:lang(ko), .compare .custom-checkbox label:lang(ja), .compare .custom-checkbox label:lang(zh) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.compare .custom-checkbox label:lang(zh) {
  line-height: 23px;
}
.compare .custom-checkbox label::before {
  background: #fff;
  top: 3px;
  border: none;
}
.compare .skip-link a {
  font-weight: 500;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  line-height: 1.1764705882;
  letter-spacing: normal;
  height: 0;
}
.compare .skip-link a:lang(ko), .compare .skip-link a:lang(ja), .compare .skip-link a:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.compare .skip-link a:lang(zh) {
  line-height: 21px;
}
.compare .skip-link a.tabbed {
  text-decoration: underline;
  margin-top: 5px;
  margin-bottom: 10px;
  height: unset;
  color: #fff;
}

.ai-recommender {
  height: 0;
  overflow-y: hidden;
}

@media only screen and (max-width: 320px) {
  .quick-filter::-webkit-scrollbar {
    display: block;
    -webkit-appearance: none;
    width: 5px;
    height: 5px;
  }
  .quick-filter::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .quick-filter::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.color-refined .image-container {
  opacity: 0;
}
.color-refined .swatches {
  opacity: 0;
}

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