@charset "UTF-8";
.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

.cmp-font-size-sub-headline {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-sub-headline {
    font-size: 18px;
  }
}

.cmp-font-size-body {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .cmp-font-size-body {
    font-size: 14px;
  }
}

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

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

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

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

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  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: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

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

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

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  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: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          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: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #428bca), to(#b9d4ec));
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #B4B9BE), to(white));
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.plp-banner-pink {
  --theme-color: #936969;
  --theme-color-light: #FFEEEE;
  --theme-color-quotes: #E6C4C4;
}

.plp-banner-blue {
  --theme-color: #3574A5;
  --theme-color-light: #E5EEF5;
  --theme-color-quotes: #9AC1E0;
}

.plp__done--banner {
  height: 600px;
  background-color: white;
  position: relative;
}
@media (min-width: 768px) {
  .plp__done--banner {
    height: 297px;
  }
}
@media (min-width: 1200px) {
  .plp__done--banner {
    height: 590px;
  }
}
.plp__done--banner-left {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.plp__done--banner-left-background {
  background-color: var(--theme-color);
  height: 55%;
}
@media (min-width: 768px) {
  .plp__done--banner-left-background {
    height: 50%;
  }
}
.plp__done--banner-right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .plp__done--banner-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.plp__done--banner-right-background {
  background-color: var(--theme-color-light);
  width: 10%;
  height: 55%;
}
@media (min-width: 768px) {
  .plp__done--banner-right-background {
    width: 100%;
    height: 50%;
  }
}
.plp__done--banner-right-content {
  position: absolute;
  width: 43%;
  left: 45%;
  bottom: 10%;
}
@media (min-width: 768px) {
  .plp__done--banner-right-content {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .plp__done--banner-right-content {
    width: 25%;
  }
}
@media (min-width: 1920px) {
  .plp__done--banner-right-content {
    left: 42%;
  }
}
.plp__done--banner-right-content .line {
  width: 100%;
  height: 1px;
  background-color: var(--theme-color-quotes);
}
.plp__done--banner-right-content .quotes {
  font-weight: lighter;
  color: #606060;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1024px) {
  .plp__done--banner-right-content .quotes {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .plp__done--banner-right-content .quotes {
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  .plp__done--banner-right-content .quotes {
    font-size: 32px;
  }
}
.plp__done--banner-img {
  position: absolute;
  border-radius: 15px;
  left: 25%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  width: 160px;
  height: 160px;
}
@media (min-width: 1024px) {
  .plp__done--banner-img {
    width: 180px;
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .plp__done--banner-img {
    width: 280px;
    height: 280px;
  }
}
@media (min-width: 1920px) {
  .plp__done--banner-img {
    width: 330px;
    height: 330px;
  }
}
.plp__done--banner-img-sm {
  position: absolute;
  width: 100%;
  height: 45%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plp__done--banner-content {
  position: absolute;
  left: 70%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
}
@media (min-width: 1024px) {
  .plp__done--banner-content {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .plp__done--banner-content {
    left: 68%;
    top: 54%;
    width: 50%;
  }
}
@media (min-width: 1920px) {
  .plp__done--banner-content {
    left: 65%;
    top: 55%;
  }
}
.plp__done--banner-content-sm {
  position: absolute;
  top: 75%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gold-chars {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  scroll-behavior: smooth;
  list-style-type: none;
  margin: 0 -20px;
  padding: 1em 20px;
}
@media (min-width: 768px) {
  .gold-chars {
    margin-left: calc(var(--chars-gap) / -2);
    margin-right: calc(var(--chars-gap) / -2);
    padding-left: 0;
    padding-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.gold-chars-container {
  --chars-gap: 10px;
  border-bottom: 1px solid #DEDEDE;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .gold-chars-container {
    --chars-gap: 3.6458333333vw;
    margin-bottom: 20px;
    padding: 0 calc(var(--chars-gap) / -2);
  }
}
@media (min-width: 1920px) {
  .gold-chars-container {
    --chars-gap: 70px;
  }
}
.gold-chars li {
  text-align: center;
  padding-left: calc(var(--chars-gap) / 2);
  padding-right: calc(var(--chars-gap) / 2);
}
.gold-chars li.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.gold-chars li .btn {
  -webkit-transition: none;
  transition: none;
  padding: 0;
}
.gold-chars li .btn:hover {
  text-decoration: none;
  color: #98012E;
}
.gold-chars li i {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 3px solid transparent;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: contain;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .gold-chars li i {
    width: 90px;
    height: 90px;
  }
}
.gold-chars li span {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 14px;
  padding-bottom: 0.1em;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .gold-chars li span {
    font-size: 16px;
  }
}
.gold-chars li.selected span,
.gold-chars li .btn:hover span {
  border-color: currentColor;
}
.gold-chars li.selected i,
.gold-chars li .btn:hover i {
  border-color: #EFDB91;
}

.refinement-character {
  display: none !important;
}

.d-one-styles {
  padding: 0 20px;
}
@media (max-width: 1023.98px) {
  .d-one-styles {
    top: -6rem;
  }
}
@media (max-width: 499.98px) {
  .d-one-styles {
    top: -5rem;
  }
}
@media (min-width: 768px) {
  .d-one-styles {
    width: 100%;
  }
}
.d-one-styles .d-one-styles-scroll {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .d-one-styles .d-one-styles-scroll {
    width: 100%;
  }
}
.d-one-styles .style-diamond {
  max-width: 1280px;
  margin: auto;
}
@media (max-width: 1024px) {
  .d-one-styles .style-diamond {
    margin-left: 5%;
    width: 90%;
    margin-right: 5%;
  }
}
@media (max-width: 767.98px) {
  .d-one-styles .style-diamond {
    margin-left: 5%;
    width: 90%;
    margin-right: 5%;
  }
}
.d-one-styles .style-diamond::-webkit-scrollbar {
  display: none;
}
.d-one-styles .btn {
  position: relative;
  text-decoration: none;
  color: #796E65;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.d-one-styles .btn:hover {
  color: #796E65;
}
.d-one-styles .selected .btn {
  color: #fff;
  border-bottom-color: currentColor;
}

.js-banner-categories .slick-prev, .js-banner-categories .slick-next {
  background: transparent;
  opacity: 1;
}
.js-banner-categories .slick-prev:focus, .js-banner-categories .slick-prev:hover,
.js-banner-categories .slick-next:focus, .js-banner-categories .slick-next:hover {
  background: transparent;
  color: white;
}
.js-banner-categories .slick-prev:before, .js-banner-categories .slick-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: gray;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.js-banner-categories .slick-next {
  left: 100%;
}
.js-banner-categories .slick-slider:hover .slick-prev:not(:hover),
.js-banner-categories .slick-slider:hover .slick-next:not(:hover) {
  opacity: 1;
}
.js-banner-categories .slick-slide {
  padding-bottom: 10px;
}
@media (max-width: 767.98px) {
  .js-banner-categories .slick-slide {
    padding-bottom: 5px;
  }
}
.js-banner-categories .slick-prev.slick-disabled, .js-banner-categories .slick-next.slick-disabled {
  opacity: 1;
  cursor: pointer;
}

.d-one-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (min-width: 1200px) {
  .d-one-links {
    gap: 2.0833333333vw;
  }
}
@media (min-width: 1920px) {
  .d-one-links {
    gap: 40px;
  }
}
.d-one-links a {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
}
.d-one-links a:hover {
  color: var(--theme-color);
}
.d-one-links .d-one-link--bordered {
  background: -webkit-gradient(linear, left top, left bottom, from(#7fb0d9), to(#b9b5df));
  background: linear-gradient(#7fb0d9 0%, #b9b5df 100%);
  padding: 5px;
}
@media (max-width: 1023.98px) {
  .d-one-links .d-one-link--bordered {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.d-one-links .d-one-link--bordered span {
  background: var(--theme-color-light-bg);
  display: inline-block;
  padding: 0.5em;
}
@media (min-width: 1920px) {
  .d-one-links .d-one-link--bordered span {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.\--theme-black .d-one-links .d-one-link--bordered,
.\--theme-black .d-one-links .d-one-link--bordered span {
  background: none;
  border: 1px solid #A39685;
}

.theme .refinement-style {
  display: none;
}

@media (max-width: 1023.98px) {
  .theme .filter-controller .btn.filtered {
    font-size: 13px;
  }
}
.theme .wishlistTile i {
  color: var(--theme-color);
}
.theme .btn.btn-primary,
.theme .btn.btn-secondary {
  background-color: var(--theme-color) !important;
  border: 1px solid transparent;
}
.theme .btn.btn-primary:hover, .theme .btn.btn-primary:active,
.theme .btn.btn-secondary:hover,
.theme .btn.btn-secondary:active {
  color: var(--theme-color) !important;
  background-color: white !important;
  border-color: var(--theme-color) !important;
}
.theme .icon-grid-2.grid-change.active,
.theme .icon-grid-1.grid-change.active,
.theme .refinements .card-header button.filtered,
.theme .refinements .card.active .card-header button,
.theme .refinement li.selected > button,
.theme .filter-controller .btn.filtered, .theme .filter-controller .btn.sort-by-btn:not(.collapsed) {
  color: var(--theme-color);
}
@media (min-width: 1024px) {
  .theme .refinement-count:not(:empty) {
    color: white !important;
    background-color: var(--theme-color) !important;
  }
}
.theme .refinement li .checkbox::after,
.theme .refinements .card-header button::before {
  background: var(--theme-color);
}
.theme .refinement:not(.refinement-color) .card-body > .content > li.selected button {
  border-color: var(--theme-color);
}

.\--theme-black {
  background: black !important;
}
.\--theme-black .wishlistTile i {
  color: black;
}
.\--theme-black .product-tile .price .sales .value {
  font-weight: 400;
  color: #796E65;
}
.\--theme-black .breadcrumb,
.\--theme-black .breadcrumb-item:before,
.\--theme-black .return-policy,
.\--theme-black .grid-change:hover,
.\--theme-black .grid-change.active,
.\--theme-black .filter-controller .btn,
.\--theme-black .promise-to-you,
.\--theme-black .promise-to-you ul li a,
.\--theme-black .btn.btn-outline-fourth,
.\--theme-black .show-more,
.\--theme-black .refinements,
.\--theme-black .refinements .card-header button,
.\--theme-black .sort-bar,
.\--theme-black .sort-bar .btn,
.\--theme-black .sort-by .list-group-item,
.\--theme-black .filter-close,
.\--theme-black .result-count span,
.\--theme-black .filter-value .btn.text-left,
.\--theme-black .refinements .card.active .card-header button {
  color: white;
}
.\--theme-black .breadcrumb,
.\--theme-black .breadcrumb-item:before {
  font-weight: 300;
}
.\--theme-black .refinements .card-body li,
.\--theme-black .header-bar span {
  color: #796E65;
}
.\--theme-black .promise-to-you ul li .link:hover,
.\--theme-black .refinements .card-header button.filtered,
.\--theme-black .refinements .card.active .card-header button {
  color: #7FB0D9 !important;
}
.\--theme-black .promise-to-you ul li .link:hover:after,
.\--theme-black .filter-controller .btn.filtered,
.\--theme-black .filter-controller .btn.sort-by-btn:not(.collapsed),
.\--theme-black .filter-controller .btn.sort-by-btn:hover,
.\--theme-black .btn.btn-outline-black.filter-results:hover,
.\--theme-black .btn.btn-outline-fourth:hover,
.\--theme-black .btn.btn-outline-fourth:active,
.\--theme-black .filter-close.btn.btn-block.btn-primary,
.\--theme-black .refinement-count:not(:empty) {
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#7FB0D9), to(#B9B5DF));
  background: linear-gradient(to right, #7FB0D9, #B9B5DF);
}
.\--theme-black .filter-close.btn.btn-block.btn-primary {
  border-color: white;
}
.\--theme-black .filter-close.btn.btn-block.btn-primary:hover {
  color: #7FB0D9;
  border-color: #7FB0D9;
}
.\--theme-black .sort-by .list-group-item {
  background: #141414;
}
.\--theme-black .sort-by .list-group-item.selected,
.\--theme-black .sort-by .list-group-item:hover,
.\--theme-black .price del + span.sales {
  color: #7FB0D9;
}
.\--theme-black .filter-body,
.\--theme-black .filter-controller.sticky,
.\--theme-black .filter-controller-lg.sticky {
  background: black;
}
.\--theme-black .title.btn.text-left.btn-block:before {
  background: -webkit-gradient(linear, left top, right top, from(#7FB0D9), to(#B9B5DF)) !important;
  background: linear-gradient(to right, #7FB0D9, #B9B5DF) !important;
}
@media (max-width: 1023.98px) {
  .\--theme-black #product-search-results .filter-controller-lg {
    margin: 0;
  }
}
.\--theme-black #product-search-results .style-diamond .btn-link span {
  color: white;
}
.\--theme-black #product-search-results .style-diamond .btn-link span:hover {
  color: #7FB0D9;
}
@media (max-width: 1023.98px) {
  .\--theme-black .refinements .card.active .card-header button,
  .\--theme-black .refinements .card-header button.filtered,
  .\--theme-black .refinement-count:not(:empty) {
    background: transparent;
    color: #7FB0D9;
  }
}

#maincontent {
  background: #fff !important;
  position: relative;
}

.search-breadcrumb {
  max-width: 1280px;
  position: absolute;
  top: 0;
  z-index: 100;
}
@media (max-width: 1023.98px) {
  .search-breadcrumb {
    display: none;
  }
}
.search-breadcrumb .breadcrumb {
  padding: 24px 0 28px 0px !important;
}
.search-breadcrumb .breadcrumb li::before {
  color: #796E65;
}
.search-breadcrumb .breadcrumb li > a {
  color: #796E65;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.plp-top-banner-default {
  width: 100%;
  height: 600px;
  margin-bottom: 48px;
  text-align: center;
  padding-top: 423px;
}
@media screen and (min-width: 2500px) {
  .plp-top-banner-default {
    background-size: 2500px !important;
  }
}
.plp-top-banner-default .slick-list > .slick-track > .slick-slide {
  padding-bottom: 0;
}
.plp-top-banner-default .sub-category-item {
  line-height: 16.5px;
  font-family: "Europa";
  padding: 10px;
}
@media (min-width: 768px) {
  .plp-top-banner-default .sub-category-item {
    padding: 10px 22.5px;
  }
}
@media (max-width: 1023.98px) {
  .plp-top-banner-default {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .plp-top-banner-default {
    height: 505px;
    padding-top: 395px;
  }
}
.plp-top-banner-default .php-top-banner-default-title {
  font-size: 51px;
  font-weight: 400;
  color: #796E65;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  font-style: normal;
  line-height: 120%;
}
@media (max-width: 767.98px) {
  .plp-top-banner-default .php-top-banner-default-title {
    font-size: 32px;
  }
}
.plp-top-banner-default p, .plp-top-banner-default h2 {
  max-width: 851px;
  margin: 24px auto 23.29px auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #796E65;
  font-style: normal;
  font-family: Europa, NotoSansTC;
}
@media (max-width: 767.98px) {
  .plp-top-banner-default p, .plp-top-banner-default h2 {
    width: 90%;
  }
}

.banner-type-one {
  height: auto;
  padding-top: 64px;
  margin-bottom: 0px;
}
@media (max-width: 767.98px) {
  .banner-type-one {
    padding-top: 48px;
  }
}
.banner-type-one .title {
  font-size: 32px;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
}

.banner-type-two div, .banner-type-four div {
  color: #FFF;
}
.banner-type-two .js-banner-categories .slick-prev:before, .banner-type-two .js-banner-categories .slick-next:before, .banner-type-four .js-banner-categories .slick-prev:before, .banner-type-four .js-banner-categories .slick-next:before {
  color: #FFF;
}
.banner-type-two .btn, .banner-type-four .btn {
  color: #FFF;
}
.banner-type-two .breadcrumb li::before, .banner-type-four .breadcrumb li::before {
  color: #796E65;
}
.banner-type-two .breadcrumb li > a, .banner-type-four .breadcrumb li > a {
  color: #FFF;
}
.banner-type-two .banner-type-two-title, .banner-type-four .banner-type-two-title {
  color: #FFFFFF;
  font-size: 51px;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  line-height: inherit;
}
@media (max-width: 767.98px) {
  .banner-type-two .banner-type-two-title, .banner-type-four .banner-type-two-title {
    font-size: 32px;
  }
}

.plp-top-banner-iswatch {
  width: 100%;
  background-image: url("../../images/watch/Tudor-1920x400px-TC.jpg");
  background-size: cover;
  position: relative;
  height: 288px;
  text-align: center;
  padding-top: 50px;
  background-position: center;
}
[lang=en] .plp-top-banner-iswatch {
  background-image: url("../../images/watch/Tudor-1920x400px-EN.jpg");
}
@media (max-width: 1023.98px) {
  .plp-top-banner-iswatch {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch {
    height: 350px;
    padding-top: 40px;
    background-image: url("../../images/watch/Tudor-750x1164px-TC.jpg");
  }
  [lang=en] .plp-top-banner-iswatch {
    background-image: url("../../images/watch/Tudor-750x1164px-EN.jpg");
  }
}
.plp-top-banner-iswatch div {
  font-size: 50px;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch div {
    font-size: 40px;
  }
}
.plp-top-banner-iswatch p {
  width: 70%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  color: #fff;
}
@media (max-width: 767.98px) {
  .plp-top-banner-iswatch p {
    width: 90%;
  }
}

.swatch-nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
  color: #000;
  height: 80px;
  margin-bottom: 0px;
}
@media (max-width: 767.98px) {
  .swatch-nav-footer {
    display: none;
  }
}
.swatch-nav-footer .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.swatch-nav-footer .nav-tabs {
  border-bottom: 0 solid #dee2e6;
}
.swatch-nav-footer .border-0 {
  border: 0 !important;
}
.swatch-nav-footer .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.swatch-nav-footer .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.swatch-nav-footer .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
@media (min-width: 768px) {
  .swatch-nav-footer .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.swatch-nav-footer .m-0 {
  margin: 0 !important;
}
.swatch-nav-footer .nav-tabs {
  border-bottom: 1px solid #ccc;
}
.swatch-nav-footer .scroll-horizontal {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: scroll;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.swatch-nav-footer ul li a.active {
  border-color: #862833;
  text-decoration: none;
  color: #1D1D1D;
  border-bottom: 1px solid #1D1D1D;
}
.swatch-nav-footer ul li a {
  border-bottom: 1px solid transparent;
  padding: 3.8px 0;
  font-size: 14px;
  font-family: Noto Sans;
  line-height: 1.43;
  margin-left: 40px;
  display: block;
  color: #796E65;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
}

.swatch-navbar-mb {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .swatch-navbar-mb {
    display: none;
  }
}
.swatch-navbar-mb .title {
  position: relative;
  color: inherit;
  line-height: 38px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-weight: 500;
  text-transform: uppercase;
}
.swatch-navbar-mb .title:before {
  font-family: "ctf-icons";
  content: "\E909";
  position: absolute;
  right: 25px;
  top: 50%;
  color: #7d7d7d;
  -webkit-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
  font-size: 12px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swatch-navbar-mb .swatch-second-title {
  position: relative;
  color: inherit;
  line-height: 38px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-weight: 500;
  text-transform: uppercase;
  font-weight: bolder;
  border-bottom: 1px solid #e7e7e7;
}
.swatch-navbar-mb .swatch-second-title:after {
  font-family: "ctf-icons";
  content: "\E909";
  position: absolute;
  right: 25px;
  top: 50%;
  color: #796E65;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  font-size: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swatch-navbar-mb .swatch-second-layer-category-content {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: left;
  color: #000;
}
.swatch-navbar-mb a {
  text-decoration: none;
  color: #000;
}
@media (max-width: 1023.98px) {
  .swatch-navbar-mb.active .swatch-second-title:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .swatch-navbar-mb.active .card-body {
    visibility: visible;
    max-height: 100%;
    opacity: 1;
  }
  .swatch-navbar-mb.swatch-nav-footer-mb-card {
    border-width: 0 0 1px 0;
    border-color: rgba(112, 112, 112, 0.2);
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  .swatch-navbar-mb .card-header {
    border-bottom: 0;
    padding: 0;
  }
  .swatch-navbar-mb .card-body {
    background-color: #fff;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
    position: absolute;
    width: 100%;
  }
  .swatch-navbar-mb-color .card-body > ul {
    padding: 20px;
  }
  .swatch-navbar-mb-category {
    display: none;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content {
    padding: 0 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li {
    padding: 5px;
    width: 50%;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li button {
    border: 1px solid #D4D4D4;
  }
  .swatch-navbar-mb:not(.refinement-color) .card-body > .content > li.selected button {
    border-color: #98012E;
  }
}
.swatch-navbar-mb li .checkbox {
  position: relative;
}
@media (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::before, .swatch-navbar-mb li .checkbox::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #707070;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::before, .swatch-navbar-mb li .checkbox::after {
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::after {
    border: 0;
    width: 8px;
    height: 8px;
    background-color: #796E65;
    -webkit-transform: translate(-4px, -50%);
            transform: translate(-4px, -50%);
    opacity: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox::after {
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .swatch-navbar-mb li .checkbox.\--radio::before {
    display: none;
  }
  .swatch-navbar-mb li .checkbox.\--radio::after {
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 100%;
  }
}
.swatch-navbar-mb li.selected > button {
  color: #98012E;
}
.swatch-navbar-mb li.selected > .checkbox::after {
  opacity: 1;
}
.swatch-navbar-mb.refinement-category {
  display: none;
}
.swatch-navbar-mb .hit-count {
  margin-left: 0.25em;
}

.search-results {
  position: relative;
  padding: 0px;
  scroll-margin-top: 110px;
}
@media (max-width: 767.98px) {
  .search-results {
    scroll-margin-top: 72px;
  }
}
.search-results .row {
  margin-right: 0px;
  margin-left: 0px;
}
.search-results .row .col-12 {
  padding-right: 0px;
  padding-left: 0px;
}
.search-results .row .container-fluid {
  padding: 0px;
}
@media (min-width: 1024px) {
  .search-results .plp-row {
    max-width: 1440px;
    margin: 0 -10px;
  }
}
@media (max-width: 767.98px) {
  .search-results .plp-row {
    padding: 0 15px 20px;
  }
}
.refinement-bar,
.sort-bar {
  z-index: 200;
}

.refinement-bar ul {
  padding-left: 0;
}
@media (max-width: 1023.98px) {
  .refinement-bar {
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    position: fixed;
    bottom: -100%;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    z-index: 1000;
    -webkit-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88vw;
            flex: 0 0 88vw;
  }
  .refinement-bar-backdrop {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
    z-index: 901;
  }
  .refinement-bar.active {
    bottom: 0;
  }
  .refinement-bar.active ~ .refinement-bar-backdrop {
    visibility: visible;
    opacity: 0.5;
  }
  body.filter-on .veil {
    z-index: 901 !important;
  }
}
@media (max-width: 1023.98px) {
  .refinement-bar .filter-body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: auto;
    padding-bottom: 92px;
  }
}

.sort-by {
  position: relative;
}
.sort-by .list-group-item {
  text-transform: uppercase;
}
.sort-by-btn {
  position: relative;
}
@media (max-width: 1023.98px) {
  .sort-by-btn::before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sort-by-btn {
    border: 1px solid transparent;
    margin-left: 10px;
    font-size: 1em;
    white-space: nowrap;
    padding: 10px 30px 10px 0;
  }
  .sort-by-btn:not(.collapsed)::after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
  }
  .sort-by-btn.collapsed::after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
  }
}
.sort-by .list-group {
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sort-by .list-group-item {
  padding: 8px 20px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  border: none;
}
@media (max-width: 767.98px) {
  .sort-by .list-group-item {
    font-size: 13px;
  }
}
.sort-by .list-group-item .custom-checkbox {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(121, 110, 101, 0.5);
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.sort-by .list-group-item.selected .custom-checkbox {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(121, 110, 101, 0.5);
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.sort-by .list-group-item.selected .custom-checkbox::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  background: #796E65;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1023.98px) {
  .sort-by .list-group-item {
    padding: 8px;
  }
}
@media (max-width: 767.98px) {
  [lang=en] .sort-by .list-group-item {
    font-size: 13px;
  }
}
.sort-by-btn:not(.collapsed) ~ .list-group {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible;
  width: 100%;
}
@media (max-width: 375px) {
  [lang=en] .sort-by-btn:not(.collapsed) ~ .list-group {
    width: 100%;
  }
}

.custom-checkbox {
  display: none;
}

.style-for-sortby {
  border: 1px solid rgba(121, 110, 101, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
}
@media (min-width: 480px) {
  .style-for-sortby {
    margin-top: 15px;
  }
}

.header-bar {
  background-color: #fff;
  color: #999999;
  padding: 40px 0 0;
  margin: 0 15px;
  line-height: 30px;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
}
.header-bar .result-count {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
}
.header-bar button.close {
  color: #796E65;
  font-size: 0.8rem;
  font-weight: normal;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 70%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: 0;
}
.header-bar button.close .icon-close {
  font-weight: 700;
}

.refinements .header {
  font-size: 1.125em;
  color: #444;
}
.refinements ul {
  margin: 0;
}
.refinements ul li button {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  color: #796E65;
  background-color: transparent;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  font-weight: 400;
  outline: 0;
}
@media (max-width: 1023.98px) {
  .refinements ul li button {
    padding: 10px 15px 10px 40px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    height: 100%;
  }
  .refinements ul li button .refinement-icon.child {
    position: absolute;
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .refinements ul li button {
    white-space: nowrap;
  }
}
.refinements li {
  list-style-type: none;
  padding: 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 .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}
.refinements .price-range-box .price-range-box-checkbox {
  padding: 0 22px;
}
.refinements .price-range-box .price-range-box-input {
  padding: 15px 22px;
  font-size: 12px;
}
.refinements .price-range-box .price-range-box-input input {
  width: 100px;
  padding: 5px;
  border: 1px solid #d7d7d7;
}
.refinements .price-range-box .price-range-box-input input::-webkit-input-placeholder {
  color: #d7d7d7;
}
.refinements .price-range-box .price-range-box-input input::-moz-placeholder {
  color: #d7d7d7;
}
.refinements .price-range-box .price-range-box-input input:-ms-input-placeholder {
  color: #d7d7d7;
}
.refinements .price-range-box .price-range-box-input input::-ms-input-placeholder {
  color: #d7d7d7;
}
.refinements .price-range-box .price-range-box-input input::placeholder {
  color: #d7d7d7;
}
.refinements .price-range-box .price-range-box-input button {
  margin-top: 10px;
  width: 100px;
  border-radius: 4px;
}
.refinements .price-range-box .price-range-box-input button span {
  font-size: 12px;
  text-transform: uppercase;
}
.refinements .price-range-box .plp-filter-price-error-message {
  padding-top: 10px;
  color: red;
}
@media (min-width: 1024px) {
  .refinements .price-range-box {
    width: 35em;
  }
  .refinements .price-range-box .price-range-box-checkbox {
    float: left;
    width: 35%;
    padding: 0;
    border-right: 1px solid #d9d9d9;
  }
  .refinements .price-range-box .price-range-box-input {
    float: left;
    width: 60%;
    padding-top: 12px;
    padding-left: 25px;
    padding-right: 0;
    font-size: 14px;
  }
  .refinements .price-range-box .price-range-box-input div {
    display: inline-block;
  }
  .refinements .price-range-box .price-range-box-input button span {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .refinements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .refinements .card, .refinements .card-header, .refinements .card-body {
    border: 0;
    border-radius: 0;
    padding: 0;
    background: none;
  }
  .refinements .card {
    margin-left: 16px;
  }
  .refinements .card-header button {
    padding: 10px 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    color: #796E65;
    position: relative;
    padding-right: 1.35em;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  .refinements .card-header button::after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
  }
  .refinements .card-body {
    position: absolute;
    top: 100%;
    left: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    min-width: 200px;
    max-height: 580px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
    -webkit-overflow-scrolling: touch;
  }
  .refinements .card-body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  .refinements .card-body::-webkit-scrollbar-thumb {
    border-radius: var(--scrollbar-radius);
    background: #D4D4D4;
    background-clip: padding-box;
  }
  .refinements .card-body::-webkit-scrollbar-track {
    border-radius: var(--scrollbar-radius);
    background: transparent;
    background-clip: padding-box;
  }
  .refinements .card-body {
    scrollbar-face-color: #D4D4D4;
    scrollbar-track-color: transparent;
  }
  .refinements .card-body li {
    padding: 7px 0;
  }
  .refinements .card-body li .checkbox {
    padding: 0 10px 0 30px;
    white-space: nowrap;
  }
  .refinements .card-body li .checkbox.\--radio {
    padding-left: 30px;
  }
  .refinements .card-body li .checkbox::after, .refinements .card-body li .checkbox::before {
    right: auto;
    left: 5px;
  }
}
@media (min-width: 1024px) and (max-width: 1023.98px) {
  .refinements .card.active .card-header button {
    border-bottom: 1px solid #d7d7d7;
  }
}
@media (min-width: 1024px) {
  .refinements .card.active .card-header button::before {
    width: 100%;
  }
  .refinements .card.active .card-body {
    opacity: 1;
    visibility: visible;
    margin-top: 17px;
    background: #fff;
  }
}
@media (max-width: 1199.98px) {
  .refinements li {
    padding: 5px 0;
  }
  .refinements li .checkbox {
    padding: 10px 10px 10px 30px;
    white-space: nowrap;
  }
  .refinements li .checkbox.\--radio {
    padding-left: 30px;
  }
  .refinements li .checkbox::after, .refinements li .checkbox::before {
    right: auto;
    left: 5px;
  }
}

@media (min-width: 1024px) {
  .plp-d-none-big-screen {
    display: none !important;
  }
}
@media (max-width: 1023.98px) {
  .plp-d-none-small-screen-pc {
    display: none !important;
  }
  .plp-d-none-small-screen.reset {
    display: none !important;
  }
}
.filterBar {
  margin-top: 15px;
  margin-left: 3px;
}

.secondary-bar {
  padding: 0px 20px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
.secondary-bar .reset-mobile-plp {
  border-color: transparent;
  background-color: #fff;
  text-decoration: underline;
  margin-bottom: 5px;
  font-size: 14px;
  width: 100%;
  margin: 5px auto;
  color: #796E65;
}
.secondary-bar .btn {
  width: 100%;
  min-height: 44px;
  font-size: 13px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #796E65;
  color: #fff;
}
.secondary-bar .btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.refinement-header {
  overflow: auto;
}

.disabled {
  pointer-events: none;
}

@media (max-width: 479.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 {
  color: #796E65;
  font-weight: 400;
  font-size: 0.875rem;
}

.refinement {
  margin-bottom: 0;
}
.refinement a {
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .refinement.card {
    border-width: 0 0 1px 0;
    border-color: rgba(112, 112, 112, 0.2);
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
    border: none;
  }
  .refinement .card-header {
    border-bottom: 0;
    padding: 0;
  }
  .refinement .card-body {
    background-color: #fff;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .refinement-color .card-body > ul {
    padding: 20px;
  }
  .refinement-category {
    display: none;
  }
  .refinement:not(.refinement-color) .card-body > .content {
    padding: 0 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .refinement:not(.refinement-color) .card-body > .content > li {
    padding: 5px;
    width: 100%;
  }
  .refinement:not(.refinement-color) .card-body > .content > li.selected button {
    border-color: #98012E;
  }
  .refinement .title {
    padding: 10px 0;
    border-bottom: 1px solid rgba(121, 110, 101, 0.5);
    color: #796E65 !important;
    position: relative;
    color: inherit;
    line-height: 38px;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    font-weight: 500;
    margin: 0 15px;
    width: calc(100% - 30px);
  }
  .refinement .title:after {
    font-family: "FontAwesome";
    content: "\F107";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
            transform: translateY(-50%) rotate(0);
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .refinement.active .title:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .refinement.active .card-body {
    visibility: visible;
    max-height: 100%;
    opacity: 1;
  }
}
.refinement li .checkbox {
  position: relative;
}
@media (min-width: 1024px) {
  .refinement li .checkbox::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #D9D9D9;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .refinement li .checkbox::before {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1024px) {
  .refinement li .checkbox::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border: 1px solid #707070;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .refinement li .checkbox::after {
    width: 11px;
    height: 11px;
  }
}
@media (min-width: 1024px) {
  .refinement li .checkbox::after {
    border: 0;
    width: 8px;
    height: 8px;
    background-color: #796E65;
    opacity: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .refinement li .checkbox::after {
    width: 11px;
    height: 11px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .refinement li .checkbox.\--radio::before {
    display: none;
  }
  .refinement li .checkbox.\--radio::after {
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 100%;
  }
}
@media (max-width: 1199.98px) {
  .refinement li .checkbox::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #D9D9D9;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .refinement li .checkbox::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border: 1px solid #707070;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .refinement li .checkbox::after {
    border: 0;
    width: 11px;
    height: 11px;
    background-color: #796E65;
    opacity: 0;
  }
}
@media (max-width: 1199.98px) and (min-width: 1024px) {
  .refinement li .checkbox::after {
    width: 11px;
    height: 11px;
  }
}
@media (max-width: 1199.98px) and (min-width: 1024px) {
  .refinement li .checkbox.\--radio::before {
    display: none;
  }
  .refinement li .checkbox.\--radio::after {
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 100%;
  }
}
.refinement li.selected > .checkbox::after {
  opacity: 1;
}
.refinement.refinement-category {
  display: none;
}
.refinement .hit-count {
  margin-left: 0.25em;
}

@media (min-width: 1024px) {
  .refinement-icon {
    line-height: 1;
    vertical-align: bottom;
  }
  .refinement-icon.child {
    margin-right: 5px;
  }
}
.refinement-icon::before {
  display: inline-block;
  font-family: "ctf-icons";
  font-size: 1.375em;
  font-style: normal;
  font-weight: 300;
  vertical-align: bottom;
}
@media (max-width: 1023.98px) {
  .refinement-icon::before {
    margin-right: 0.2em;
    vertical-align: middle;
  }
}
.values .refinement-icon::before {
  margin-right: 0.2em;
}

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

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

@media (min-width: 1024px) {
  .filter-bar {
    max-width: 1440px;
    margin: 0 auto 15px;
  }
}
.filter-bar ul {
  padding-left: 0;
  margin-bottom: 20px;
  margin-top: -10px;
}
@media (max-width: 1023.98px) {
  .filter-bar ul {
    padding-left: 25px;
    margin-top: -5px;
  }
}
.filter-bar li {
  list-style: none;
  float: left;
  margin: 0 5px 5px;
}
.filter-bar li:first-child {
  margin-left: 0;
}
.filter-bar li.filter-value {
  position: relative;
}
.filter-bar li.filter-value button {
  background-color: #F6F5F3;
  color: #796E65;
  padding: 5px 15px 5px 10px;
  border-radius: 50px;
  font-size: 14px;
}
@media (max-width: 1023.98px) {
  .filter-bar li.filter-value button {
    font-size: 12px;
  }
}
.filter-bar li.filter-value button .filter-remove {
  color: #707070;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
}
.filter-bar li.filter-value button.reset {
  border-color: transparent;
  color: #B7B7B7;
  font-size: 14px;
  text-decoration: underline;
  background-color: #fff;
  line-height: 30px;
}
.filter-bar li.filter-value-noevent {
  position: relative;
}
.filter-bar li.filter-value-noevent button {
  background-color: #F6F5F3;
  color: #796E65;
  padding: 5px 25px 5px 10px;
  font-size: 14px;
  height: 40px;
}
@media (max-width: 1023.98px) {
  .filter-bar li.filter-value-noevent button {
    font-size: 12px;
  }
}
.filter-bar li.filter-value-noevent button .filter-remove {
  color: #707070;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
}
.filter-bar li.filter-value-noevent button.reset {
  border-color: transparent;
  color: #B7B7B7;
  font-size: 14px;
  text-decoration: underline;
  background-color: #fff;
}
.filter-bar li.swatch-filter {
  font-size: 1.38em;
  position: relative;
  margin-top: 4px;
}
.filter-bar li.swatch-filter button {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}
.filter-bar li.swatch-filter button::before {
  content: "";
  background-color: white;
  width: 0.8em;
  height: 0.8em;
  border-radius: 0.4em;
  position: absolute;
  left: 0.5em;
  top: 0.5em;
}
.filter-bar li.swatch-filter button::after {
  content: "\F057";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline;
  text-rendering: auto;
  position: absolute;
  left: 0.18em;
  top: 0.12em;
  font-size: 1.5em;
}

.search-results .tab-content {
  width: 100%;
}
@media (max-width: 767.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0;
  }
}

.product-grid .col-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.product-grid .col-tile.x2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .product-grid .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .product-grid .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .product-grid .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .product-grid .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .product-grid .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .product-grid .col-tile.x2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 1023.98px) {
  [data-grid-container="1"] .product-grid .col-tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.pwp-page .product-grid .col-tile {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .pwp-page .product-grid .col-tile {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .product-grid .proContentAssets {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media screen and (min-width: 1024px) {
  .product-grid .proContentAssets {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .product-grid .mb-not-display {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .product-grid .md-not-display {
    display: none;
  }
}

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

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

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

.show-more {
  margin-top: 60px;
  margin-bottom: 54px;
}
.show-more .btn.more {
  max-width: 212px;
  color: #796E65;
  font-weight: 400;
  padding: 0;
  font-size: 14px;
  line-height: 50px;
}
.show-more .btn.more:hover {
  color: #fff;
}
@media (max-width: 767.98px) {
  .show-more {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .show-more .btn.more {
    min-width: 120px;
  }
}
.show-more .result-count {
  margin: 0 0 20px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .show-more .result-count {
    font-size: 13px;
  }
}

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.swatch-mark.color-value.selected::after {
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  display: block;
  border-radius: 50%;
  border: 1.5px solid black;
  position: absolute;
  top: -7px;
  left: -7px;
}

.search-nav .nav-tabs-wrapper {
  padding: 0;
}
@media (max-width: 479.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;
}

@media (min-width: 1024px) {
  .refinement-count:not(:empty) {
    float: left;
    height: 22px;
    width: 22px;
    border-radius: 22px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    background: #98012E;
    color: #fff;
    margin-top: 2px;
    margin-right: 0.2em;
  }
  .refinement-price .refinement-count:not(:empty) {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .filter-count:not(:empty)::before, .refinement-count:not(:empty)::before {
    content: "(";
  }
  .filter-count:not(:empty)::after, .refinement-count:not(:empty)::after {
    content: ")";
  }
}

.filter-controller {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  width: 100%;
}
.filter-controller > .order-1 {
  width: 50%;
}
.filter-controller > .order-2 {
  width: 50%;
}
.filter-controller > .order-3 {
  margin-left: auto;
  display: none !important;
}
.filter-controller > .order-watch {
  width: 100%;
}
.filter-controller .btn {
  width: 100%;
  height: 45px;
  padding: 6px 14px;
  background-color: transparent;
  color: #000;
  border: 1px solid #d9d9d9;
  text-transform: uppercase;
}
.filter-controller .btn:nth-child(2) {
  border-left: none;
}
@media (max-width: 1023.98px) {
  .filter-controller .btn.filtered, .filter-controller .btn.sort-by-btn:not(.collapsed) {
    border-bottom: 1px solid #d7d7d7;
  }
}
.filter-controller .list-group {
  z-index: 2;
}
.filter-controller.sticky {
  position: fixed;
  top: 62px;
  left: 0;
  width: 100%;
  background: #F7F7F7;
  z-index: 100;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
}

.filter-controller-lg {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .filter-controller-lg {
    font-size: 14px;
    max-width: 1440px;
    margin: 0 auto 15px;
  }
}
@media (min-width: 1200px) {
  .filter-controller-lg {
    font-size: 14px;
  }
}
.filter-controller-lg .sort-by-btn-lg {
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .filter-controller-lg #sortByBlock {
    min-width: 241px;
  }
}

.grid-change {
  display: block;
  font-size: 22px;
  margin-left: 15px;
  color: #CECECE;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.grid-change:hover, .grid-change.active {
  text-decoration: none;
  color: #98012E;
}
.grid-change.active[data-grid="1"]::before {
  content: "\E947";
}
.grid-change.active[data-grid="2"]::before {
  content: "\E946";
}

.refinement-label {
  color: #796E65;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .refinement-label {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
    white-space: nowrap;
  }
}

.product-count-box {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}
@media (min-width: 1024px) {
  .product-count-box {
    font-size: 14px;
    color: #796E65;
    font-weight: 400;
    padding: 10px 0;
  }
}

.irs-min,
.irs-max,
.irs-from,
.irs-to,
.irs-single::before {
  display: none !important;
}

.irs--round {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .irs--round {
    margin-right: 30px;
    margin-left: 30px;
  }
}
.irs--round .irs-line,
.irs--round .irs-bar {
  height: 10px;
  background: #E1E1E1;
}
.irs--round .irs-bar {
  background: #98012E;
}
.irs--round .irs-single {
  left: 50% !important;
  visibility: visible !important;
  color: inherit;
  background: inherit;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.irs--round .irs-handle {
  background: #98012E;
  border: 2px solid #fff;
  top: 28px;
  -webkit-filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.16));
}
.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
  background: #98012E;
}

@media (min-width: 1024px) {
  .new-style-for-filter-div {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid rgba(121, 110, 101, 0.5);
    border-bottom: 1px solid rgba(121, 110, 101, 0.5);
  }
}

.plp-show-more-btn-for-style {
  border-radius: 0px !important;
  min-width: 210px !important;
}

@media (max-width: 767.98px) {
  .filter-for-sp-style {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1023.98px) {
  .filter-for-sp-style .filter-by-btn-for-style {
    line-height: 20px;
    color: #796E65;
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 6px 0 !important;
  }
  .filter-for-sp-style .filter-by-btn-for-style::after {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
  }
}
.filter-for-sp-style .style-for-sort-by-border-left {
  display: none;
}
@media (max-width: 767.98px) {
  .filter-for-sp-style .style-for-sort-by-border-left {
    border-left: 1px solid rgba(121, 110, 101, 0.5);
    height: 20px;
    display: inline-block !important;
    left: 0;
    position: absolute;
  }
}
@media (max-width: 767.98px) {
  .filter-for-sp-style .sort-by-for-style::after {
    top: 49%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
    position: absolute;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
@media (max-width: 1023.98px) {
  .filter-for-sp-style .sort-by-for-style.collapsed {
    line-height: 20px;
    color: #796E65;
    border-right: 0 !important;
    padding: 6px 0 !important;
  }
  .filter-for-sp-style .sort-by-for-style.collapsed::after {
    top: 49%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 1.2em;
    content: "\F107";
  }
}
.filter-for-sp-style .sort-by {
  margin-right: 5px;
}

@media (max-width: 767.98px) {
  .style-for-price-big-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sort-by [data-id]::before {
  font-family: "ctf-icons";
  font-size: 1.2em;
  margin-right: 5px;
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
}

@media (max-width: 767.98px) {
  .style-for-price-from {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
}

@media (max-width: 767.98px) {
  .style-for-price-to {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
}

@media (max-width: 767.98px) {
  .style-for-text {
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 480px) {
  .style-for-search-div-border {
    border: 1px solid rgba(121, 110, 101, 0.5) !important;
  }
}

.banner-slider {
  padding: 0px;
}

.modal-in-right-overlay-for-featured-products {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 500px);
  z-index: 1040;
  height: 100vh;
  background: #000;
  opacity: 0.4;
  display: none;
  cursor: pointer;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.modal-in-right-overlay-for-featured-products.active {
  display: block;
}

.right-modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
}

.style-modal-header-font {
  color: #796E65;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
}

.style-for-product-image-modal {
  width: 304px;
  height: 304px;
  background-color: #FAF7F8;
  border: 0px;
}
@media (max-width: 767.98px) {
  .style-for-product-image-modal {
    width: 174px;
    height: 174px;
  }
}

.style-for-product-tile-body-modal {
  text-align: center;
  padding-top: 45px;
  padding-right: 11px;
  padding-left: 11px;
  padding-bottom: 24px;
  width: 304px;
}
@media (max-width: 767.98px) {
  .style-for-product-tile-body-modal {
    width: 174px;
    padding-top: 31.7px;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 20px;
  }
}

.style-for-product-tile-body-modal a,
.style-for-product-tile-body-modal span {
  color: #796E65;
  font-size: 14px;
  font-weight: 400;
  font-family: "Europa";
}
@media (max-width: 767.98px) {
  .style-for-product-tile-body-modal a,
  .style-for-product-tile-body-modal span {
    font-size: 12px;
  }
}

.style-for-name-padding-bottom {
  margin-bottom: 28px;
  height: 40px;
}
@media (max-width: 767.98px) {
  .style-for-name-padding-bottom {
    margin-bottom: 24px;
  }
}

.style-for-heart-img {
  right: -12px;
  z-index: 1;
  position: absolute;
  top: -2px;
}
@media (max-width: 767.98px) {
  .style-for-heart-img {
    right: -6px;
    top: 2px;
  }
}

.style-for-container {
  padding: 40px 40px 10px 40px;
}
@media (max-width: 767.98px) {
  .style-for-container {
    padding: 40px 15px 10px 15px;
  }
}

.style-for-product-modal-header {
  padding-left: 20px;
  padding-right: 50px;
}
@media (max-width: 767.98px) {
  .style-for-product-modal-header {
    padding: 16px 15px 5px 15px;
  }
}

.icon-wishlist-filled:before {
  content: url("../images/icon-my-favourite-on.png");
}

.shopthelookasset-img {
  background-position: center;
  background-size: cover;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  aspect-ratio: 650/460;
  position: relative;
}
@media (max-width: 767.98px) {
  .shopthelookasset-img {
    margin-bottom: 20px;
  }
}
.shopthelookasset-img .shopthelookbtn {
  position: absolute;
  left: 5%;
  top: 85%;
  height: 38px;
  width: 152px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 14px;
  Line-height: 18px;
  padding: 10px 10px;
}
@media (max-width: 767.98px) {
  .shopthelookasset-img .shopthelookbtn {
    top: 80%;
  }
}

.style-for-iswatch-collection {
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  color: #796E65;
  font-weight: 400;
  font-size: 51px;
  padding-top: 64px;
  padding-bottom: 32px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .style-for-iswatch-collection {
    font-size: 24px;
    padding-top: 32px;
    padding-bottom: 24px;
  }
}

.ctf-aem-header .cmp-header-desktop-search-pop, .ctf-aem-header .cmp-header-link-person-pop {
  z-index: 101 !important;
}

.search-collections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 22px;
}
.search-collections .search-collection-button {
  width: 212px;
}
.search-collection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(33.3333% - 15px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 64px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .search-collection {
    width: 100%;
  }
}

.search-collection-img {
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 48px;
}

.search-content {
  max-width: 1280px;
  margin: 0px auto;
  padding: 33px 20px 45px;
}
@media (max-width: 767.98px) {
  .search-content {
    padding: 0 15px;
  }
}

.search-collection-content-title {
  font-size: 28px;
  font-family: Orpheus Pro, Songti TC, Noto Sans;
  margin-bottom: 48px;
  width: 100%;
  text-align: center;
}

.search-collection-button {
  width: 212px;
}

.search-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}

.search-article {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #D7D4D1;
}
@media (max-width: 767.98px) {
  .search-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 32px 0;
  }
}
.search-article:hover {
  text-decoration: none;
}

.search-article-img {
  width: 160px;
  height: 160px;
  margin-right: 46px;
}
@media (max-width: 767.98px) {
  .search-article-img {
    width: 104px;
    height: 104px;
    margin-right: 0;
    margin-bottom: 19px;
  }
}

.search-article-content-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
  color: #796E65;
}

.search-article-content-desc {
  font-size: 16px;
  line-height: 24px;
  color: #796E65;
  font-weight: 400;
}

.search-content-search-q {
  font-size: 18px;
  margin-bottom: 14px;
  color: #796E65;
  text-align: center;
}

.search-content-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 35px;
}

.search-content-tab {
  color: #796E65;
  font-size: 14px;
  cursor: pointer;
}

.search-content-tabpanel {
  min-height: 300px;
}

.search-content-tab_active {
  color: #1D1D1D;
  border-bottom: 1px solid #1D1D1D;
  padding-bottom: 3px;
}

.product-search-collections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.icon-wishlist:before {
  content: url(../../images/icon-myfavourite-f2.svg);
}

.search-products .product-tile .image-container a .tile-image {
  aspect-ratio: 1;
}