.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: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 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: 768.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: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

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

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

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.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: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.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: 543.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: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

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

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

.filter-bar ul {
  padding-left: 15px; }

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

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

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

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

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

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

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

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

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.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; }

/* stylelint-disable */
:lang(zh),
:lang(zh_cn) {
  font-family: "source-han-sans-simplified-c", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(zh_tw) {
  font-family: "source-han-sans-traditional", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ko) {
  font-family: "source-han-sans-korean", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ja),
:lang(jp) {
  font-family: "source-han-sans-japanese", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

/* stylelint-disable */
:lang(zh),
:lang(zh_cn) {
  font-family: "source-han-sans-simplified-c", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(zh_tw) {
  font-family: "source-han-sans-traditional", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ko) {
  font-family: "source-han-sans-korean", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ja),
:lang(jp) {
  font-family: "source-han-sans-japanese", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.swatch-circle-animal {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/animal-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-animal.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-nude {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/nude-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-nude.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-floral {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/floral-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-floral.disabled {
    opacity: 0.2; }

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

.swatch-circle-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/gold-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-gold.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-gray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/gray-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-gray.disabled {
    opacity: 0.2; }

.swatch-filter-gray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: url("../images/#6c757d-filter-swatch.jpg");
  border-radius: 0.69em;
  background-color: #6c757d;
  display: block;
  position: relative; }
  .swatch-filter-gray.disabled {
    opacity: 0.2; }

.swatch-circle-multicolored {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/multicolored-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-multicolored.disabled {
    opacity: 0.2; }

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

.swatch-circle-multi-colored {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/multi-colored-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-multi-colored.disabled {
    opacity: 0.2; }

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

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/navy-filter-swatch.jpg");
  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: url("../images/#000080-filter-swatch.jpg");
  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: url("../images/orange-filter-swatch.jpg");
  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: url("../images/#ffa500-filter-swatch.jpg");
  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: url("../images/pink-filter-swatch.jpg");
  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: url("../images/#fe249a-filter-swatch.jpg");
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-print {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/print-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-print.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-violet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/violet-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-violet.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-stripe {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/stripe-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-stripe.disabled {
    opacity: 0.2; }

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

.swatch-circle-whitevory {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/whitevory-filter-swatch.jpg");
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-whitevory.disabled {
    opacity: 0.2; }

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

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: url("../images/white-filter-swatch.jpg");
  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: url("../images/#fff-filter-swatch.jpg");
  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: url("../images/yellow-filter-swatch.jpg");
  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: url("../images/#ff0-filter-swatch.jpg");
  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, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 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); }

#maincontent {
  padding-bottom: 65px; }
  @media (max-width: 767px) {
    #maincontent {
      padding-bottom: 50px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #maincontent .container {
      max-width: 720px; } }

.plp-banner-mobile {
  width: 100%; }
  @media (min-width: 768px) {
    .plp-banner-mobile {
      display: none; } }

.plp-banner-desktop {
  width: 100%;
  height: 100%;
  object-fit: cover; }
  @media (max-width: 767px) {
    .plp-banner-desktop {
      display: none; } }

.refinements {
  -ms-flex-align: center;
      align-items: center; }
  .refinements .filter span {
    color: #221D1D;
    font-size: 10px;
    line-height: 16px;
    padding: 22px 18px 18px;
    font-weight: 600;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    border-right: 1px solid #E1E1E1; }
    @media (max-width: 1024px) {
      .refinements .filter span {
        border-right: none; } }
  .refinements .dropdown-toggle {
    border-right: 1px solid #E1E1E1; }
    .refinements .dropdown-toggle span {
      font-size: 12px;
      line-height: 60px;
      height: 60px;
      letter-spacing: 1px;
      font-family: 'Calibre 2';
      cursor: pointer;
      margin-bottom: 0;
      color: #4E3844; }
      .refinements .dropdown-toggle span::after {
        content: '';
        border: solid #707070;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        margin: 0.09rem;
        margin-left: 0.6125rem;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
  .refinements .dropdown:hover .dropdown-toggle {
    background-color: #232323; }
    .refinements .dropdown:hover .dropdown-toggle span {
      color: #fff; }
      .refinements .dropdown:hover .dropdown-toggle span::after {
        content: '';
        border: solid #fff;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        margin: 0.175rem auto;
        margin-left: 0.6125rem;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
  .refinements .dropdown:hover .dropdown-menu {
    display: block; }
  .refinements .dropdown .dropdown-menu ul li button label,
  .refinements .dropdown .dropdown-menu ul li button span {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    color: #221D1D; }
  .refinements .dropdown-menu,
  .refinements .card-body {
    min-width: 11.5em;
    max-width: max-content;
    margin: 0; }
    @media (min-width: 768px) {
      .refinements .dropdown-menu,
      .refinements .card-body {
        min-width: 15em; } }
    .refinements .dropdown-menu label,
    .refinements .card-body label {
      font-size: 15px;
      color: #131111; }
      @media (max-width: 992px) {
        .refinements .dropdown-menu label,
        .refinements .card-body label {
          font-size: 13px; } }
    .refinements .dropdown-menu .values li,
    .refinements .card-body .values li {
      display: inline-block;
      width: 100%; }
      .refinements .dropdown-menu .values li button,
      .refinements .card-body .values li button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        padding: 0; }
        @media (min-width: 768px) {
          .refinements .dropdown-menu .values li button:hover label,
          .refinements .card-body .values li button:hover label {
            color: #D91560; } }
    .refinements .dropdown-menu .custom-control-label,
    .refinements .card-body .custom-control-label {
      margin-left: 25px;
      text-align: left; }
      .refinements .dropdown-menu .custom-control-label::before,
      .refinements .card-body .custom-control-label::before {
        top: 0px;
        border-radius: 2px; }
      .refinements .dropdown-menu .custom-control-label::after,
      .refinements .card-body .custom-control-label::after {
        top: -3px; }
      @media (max-width: 992px) {
        .refinements .dropdown-menu .custom-control-label,
        .refinements .card-body .custom-control-label {
          font-size: 13px !important; } }
      .refinements .dropdown-menu .custom-control-label:after,
      .refinements .card-body .custom-control-label:after {
        left: -22px; }
      .refinements .dropdown-menu .custom-control-label:before,
      .refinements .card-body .custom-control-label:before {
        left: -25px; }
    .refinements .dropdown-menu .custom-control-input:checked ~ .custom-control-label::after,
    .refinements .card-body .custom-control-input:checked ~ .custom-control-label::after {
      content: "\F00C";
      font-family: fontawesome;
      font-size: 10px;
      color: #131111; }
    .refinements .dropdown-menu .custom-control-input:checked ~ .custom-control-label::before,
    .refinements .card-body .custom-control-input:checked ~ .custom-control-label::before {
      border-color: #707070;
      background-color: #fff; }
  .refinements ul li button {
    color: #131111; }
    @media (max-width: 992px) {
      .refinements ul li button {
        font-size: 13px !important;
        min-width: 30px !important; } }
    .refinements ul li button span {
      padding-left: 8px;
      font-size: 15px; }
      @media (max-width: 992px) {
        .refinements ul li button span {
          font-size: 13px; } }
    .refinements ul li button .swatch-circle {
      width: 1.0em;
      height: 1.0em;
      margin: 0 5px; }

.refinement-bar {
  overflow: visible;
  box-shadow: unset; }
  @media (min-width: 1024px) {
    .refinement-bar {
      display: -ms-flexbox !important;
      display: flex !important; } }
  .refinement-bar .mobile-refinement {
    padding: 0 !important; }

.search-results #product-search-results .refinement-bar {
  height: 60px;
  margin-top: 6px; }
  .search-results #product-search-results .refinement-bar .refinements {
    min-height: 60px; }
    .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu {
      z-index: 1;
      padding: 0 16px 12px; }
      .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu .values {
        padding: 0; }
        .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu .values li {
          padding-left: 0;
          margin-top: 12px; }
        .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu .values.values li button span {
          white-space: nowrap; }
      .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu#refinement-size {
        height: auto; }
        .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu#refinement-size ul.values li span {
          padding-left: 0%;
          font-size: 12px;
          text-transform: uppercase; }
      .search-results #product-search-results .refinement-bar .refinements .refinement .dropdown-menu#refinement-style {
        max-height: 260px;
        overflow-y: auto; }

@media (max-width: 768px) {
  .search-results #product-search-results .filters-sort-by-section {
    position: relative; } }

.search-results #product-search-results .grid-header {
  margin-top: 0;
  margin-bottom: 0.6em; }
  @media (min-width: 769px) {
    .search-results #product-search-results .grid-header {
      position: relative; } }
  .search-results #product-search-results .grid-header .result-count-mobile {
    display: none; }
    @media (max-width: 767px) {
      .search-results #product-search-results .grid-header .result-count-mobile {
        display: block;
        position: absolute;
        top: 20px; }
        .search-results #product-search-results .grid-header .result-count-mobile span {
          font-size: 12px; } }
    .search-results #product-search-results .grid-header .result-count-mobile.result-count-mobile-hide {
      display: none; }
  .search-results #product-search-results .grid-header .result-count {
    position: absolute;
    right: 0;
    top: -65%;
    width: max-content;
    padding: 0.5rem 0 1.3rem 1rem; }
    @media (max-width: 767px) {
      .search-results #product-search-results .grid-header .result-count {
        display: none; } }
    .search-results #product-search-results .grid-header .result-count span {
      color: #131111;
      font-size: 12px;
      letter-spacing: 0.4px;
      font-weight: 500; }
  .search-results #product-search-results .grid-header:empty {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .search-results #product-search-results .grid-header:empty::before {
      content: '0 Results';
      color: #131111;
      font-size: 12px;
      letter-spacing: 0.4px;
      font-weight: 500; }

.search-results #product-search-results .current-category-name-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px 5px; }
  .search-results #product-search-results .current-category-name-desc span {
    color: #131111;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: 0.4px;
    font-weight: 500;
    color: #221D1D; }
    .search-results #product-search-results .current-category-name-desc span.current-category-count::before {
      content: '('; }
    .search-results #product-search-results .current-category-name-desc span.current-category-count::after {
      content: ')'; }
    .search-results #product-search-results .current-category-name-desc span.current-category-count.category-search-result-count::before, .search-results #product-search-results .current-category-name-desc span.current-category-count.category-search-result-count::after {
      display: none; }
    .search-results #product-search-results .current-category-name-desc span.current-category-count.category-search-result-count p {
      margin: 0; }
  .search-results #product-search-results .current-category-name-desc .currentCategoryName {
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0.7px;
    line-height: 24px;
    color: #221D1D;
    margin-bottom: 2px;
    font-family: 'Calibre 2'; }
    @media (max-width: 767px) {
      .search-results #product-search-results .current-category-name-desc .currentCategoryName {
        font-size: 15px;
        font-weight: 500;
        width: max-content; }
        .search-results #product-search-results .current-category-name-desc .currentCategoryName.currentCategorySearch {
          width: 100%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

@media (max-width: 767px) {
  .search-results #product-search-results .sticky-grid-header {
    position: fixed;
    top: 50px;
    width: 100%;
    background: #fff;
    z-index: 9; }
    .search-results #product-search-results .sticky-grid-header .current-category-count {
      display: none; }
    .search-results #product-search-results .sticky-grid-header .filter-section-plp {
      margin-bottom: 0%; } }

.filter-bar {
  min-height: 42px; }
  .filter-bar li {
    list-style: none;
    float: left;
    margin-right: 0.3125em;
    margin-bottom: 0.3125em; }
    .filter-bar li.filter-value {
      border: 0.5px solid #E1E1E1;
      border-radius: 2px;
      padding: 0; }
      .filter-bar li.filter-value button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 30px;
        font-size: 12px;
        padding: 0.25rem 1.5rem 0.25rem 0.5rem; }
        .filter-bar li.filter-value button span {
          font-size: 9px;
          letter-spacing: 1px;
          line-height: 12px;
          font-family: 'Calibre 2';
          color: #4E3844;
          text-transform: uppercase; }
          .filter-bar li.filter-value button span.swatch-circle {
            width: 15px;
            height: 15px;
            margin-bottom: 2px;
            margin-right: 3px;
            border: none; }
        .filter-bar li.filter-value button::after {
          content: " ";
          background: url(./../images/CLOSE.svg);
          width: 9px;
          height: 9px;
          right: 5px;
          top: 30%; }

.attr-count {
  font-size: 13px;
  color: #707070;
  margin-left: 3px;
  vertical-align: top; }

@media (min-width: 1024px) {
  #refinement-color .values li button.select-values .custom-control-label::before, #refinement-color .values li button.select-values .custom-control-label::after {
    display: none; } }

#refinement-color .values li button.select-values .swatch-circle {
  border-radius: 3px;
  width: 19px;
  height: 19px;
  margin: 0;
  position: absolute;
  top: 0; }
  @media (max-width: 767px) {
    #refinement-color .values li button.select-values .swatch-circle {
      top: 8px;
      height: 17px;
      width: 17px;
      border-radius: 50%; } }

#refinement-color .color-attribute.disabled {
  display: none !important; }

#product-search-results .grid-header {
  margin-bottom: 0 !important; }
  @media (max-width: 767px) {
    #product-search-results .grid-header .result-count {
      padding: 5px; } }

#product-search-results .filter-bar {
  border-bottom: 1px solid #E1E1E1; }
  #product-search-results .filter-bar ul {
    margin-bottom: 5px;
    margin-left: 7%; }
  @media (max-width: 768px) {
    #product-search-results .filter-bar ul {
      margin-bottom: 0;
      padding-left: 5px; }
      #product-search-results .filter-bar ul li {
        margin-bottom: 4px; } }

#product-search-results .filter-section-plp {
  background-color: #fff;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 0;
  width: 100%;
  left: 0; }
  #product-search-results .filter-section-plp div {
    padding: 0 1rem; }
  #product-search-results .filter-section-plp .filter-results {
    background-color: unset;
    border: unset;
    font-size: 18px;
    text-transform: uppercase; }
    #product-search-results .filter-section-plp .filter-results img {
      margin-right: 4px; }
  @media (max-width: 1024px) {
    #product-search-results .filter-section-plp {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border: 1px #E1E1E1;
      border-style: solid none;
      margin-bottom: 5px;
      padding: 0; }
      #product-search-results .filter-section-plp .search-sort-order {
        padding: 10px 0;
        -ms-flex: 0 0 67%;
            flex: 0 0 67%;
        max-width: 67%;
        border-right: 1px solid #E1E1E1; }
        #product-search-results .filter-section-plp .search-sort-order .sort-sortBy {
          -ms-flex-pack: start;
              justify-content: flex-start;
          width: max-content; }
          #product-search-results .filter-section-plp .search-sort-order .sort-sortBy .sort-by-selected {
            color: #707070;
            padding-left: 1px;
            font-weight: 500; }
            #product-search-results .filter-section-plp .search-sort-order .sort-sortBy .sort-by-selected::after {
              content: ' ';
              border: solid #707070;
              border-width: 0 1px 1px 0;
              display: inline-block;
              padding: 3px;
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg); }
        #product-search-results .filter-section-plp .search-sort-order .sort-by-btn {
          font-weight: 500; }
          #product-search-results .filter-section-plp .search-sort-order .sort-by-btn span {
            font-size: 11px;
            letter-spacing: 1px;
            line-height: 20px;
            font-weight: 600; }
      #product-search-results .filter-section-plp .text-right {
        padding: 10px 0 5px;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
        max-width: 30%; }
      #product-search-results .filter-section-plp .filter-results {
        font-weight: 600;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 20px;
        color: #000; } }

@media (max-width: 768px) {
  #product-search-results .product-tile {
    margin: 6px 0;
    overflow: hidden; }
    #product-search-results .product-tile .tile-body .color-swatches {
      min-height: 100%; }
      #product-search-results .product-tile .tile-body .color-swatches .swatches {
        margin: 0 5px 8px; }
    #product-search-results .product-tile .tile-body .pdp-link a {
      font-size: 13px; }
  #product-search-results .refinement-bar {
    z-index: 15;
    padding: 0;
    height: 100%;
    background: transparent;
    display: block;
    left: 100%; }
    #product-search-results .refinement-bar .filter-title {
      background-color: unset;
      font-size: 17px;
      padding: 18px 10px;
      border-bottom: 1px solid #707070; }
    #product-search-results .refinement-bar .filter-close {
      position: absolute;
      top: 15px;
      right: 5px;
      background: url(./../images/close-nav.svg);
      background-size: cover;
      height: 20px;
      width: 20px; }
    #product-search-results .refinement-bar .reset-btn {
      top: 50%;
      transform: translateY(-50%);
      font-size: 15px; }
    #product-search-results .refinement-bar .mobile-refinement .overlay {
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      display: none;
      background: #000;
      opacity: 0; }
    #product-search-results .refinement-bar .filter-header {
      text-align: center;
      width: 80%;
      top: 0;
      right: 0;
      margin-right: -100%;
      z-index: 1;
      position: fixed;
      background-color: #fff; }
      #product-search-results .refinement-bar .filter-header .header-bar {
        z-index: 3;
        background-color: #fff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        border: none; }
        #product-search-results .refinement-bar .filter-header .header-bar .result-count {
          display: none; }
        #product-search-results .refinement-bar .filter-header .header-bar .filter {
          font-size: 15px;
          font-weight: 400;
          line-height: 20px;
          padding: 0 20% 0 5px;
          letter-spacing: 0.6px;
          text-transform: capitalize;
          color: #221D1D; }
        #product-search-results .refinement-bar .filter-header .header-bar button.close {
          padding: 4px 12px;
          width: max-content;
          color: #202020;
          font-size: 13px;
          text-transform: uppercase;
          letter-spacing: 1px;
          background-color: #fff;
          border: 1px solid #202020;
          font-family: 'Calibre 2';
          border-radius: 3px;
          height: 31px; }
          #product-search-results .refinement-bar .filter-header .header-bar button.close:focus {
            opacity: 1; }
        #product-search-results .refinement-bar .filter-header .header-bar button.apply {
          padding: 4px 12px;
          width: max-content;
          color: #4e3844;
          font-size: 13px;
          text-transform: uppercase;
          letter-spacing: 1px;
          background-color: #f4c6cf;
          border: 1px solid #f4c6cf;
          height: 31px;
          line-height: 21px;
          font-family: 'Calibre 2';
          border-radius: 3px; }
          #product-search-results .refinement-bar .filter-header .header-bar button.apply:focus {
            opacity: 1; }
    #product-search-results .refinement-bar .refinements {
      position: relative;
      margin-top: 45px; }
      #product-search-results .refinement-bar .refinements .card {
        background: transparent; }
      #product-search-results .refinement-bar .refinements .mobile-filters {
        height: 100vh;
        width: 80%;
        background: white;
        float: right;
        overflow-y: auto; }
        #product-search-results .refinement-bar .refinements .mobile-filters .filter-items-count {
          float: right;
          clear: both;
          padding: 15px;
          font-size: 12px;
          font-weight: 400;
          line-height: 20px;
          letter-spacing: 0.5px; }
      #product-search-results .refinement-bar .refinements .refinement {
        border: unset;
        padding: 0;
        position: static; }
        #product-search-results .refinement-bar .refinements .refinement .accordion {
          background-color: #fff;
          color: #221D1D;
          cursor: pointer;
          padding: 10px 20px;
          width: 100%;
          border: none;
          text-align: left;
          outline: none;
          transition: 0.4s;
          font-size: 11px;
          text-transform: uppercase;
          line-height: 16px;
          letter-spacing: 1.7px;
          font-weight: 600;
          position: relative;
          min-height: 45px; }
          #product-search-results .refinement-bar .refinements .refinement .accordion::after {
            content: '+';
            position: absolute;
            right: 0;
            padding: 0 15px;
            font-size: 20px;
            font-weight: 400; }
          #product-search-results .refinement-bar .refinements .refinement .accordion.active::after {
            content: '_';
            top: 5px; }
          #product-search-results .refinement-bar .refinements .refinement .accordion .checked-filters {
            margin-left: 5px; }
        #product-search-results .refinement-bar .refinements .refinement .panel {
          padding: 0 18px;
          display: none;
          background-color: #f7f7f8;
          overflow: hidden; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values li button {
            padding: 8px 0; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values li .custom-control-label {
            color: #221D1D;
            font-size: 12px;
            font-weight: 400;
            letter-spacing: 0.4px;
            line-height: 20px;
            text-transform: capitalize;
            margin-left: 15px;
            padding-left: 8px; }
            #product-search-results .refinement-bar .refinements .refinement .panel .values li .custom-control-label::before {
              top: 0px;
              left: -15px;
              border: 1px solid #958f8f;
              border-radius: 3px; }
            #product-search-results .refinement-bar .refinements .refinement .panel .values li .custom-control-label::after {
              top: -3px;
              left: -15px; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values li .custom-control-input:checked ~ .custom-control-label::after {
            content: "\F00C";
            font-family: fontawesome;
            font-size: 10px;
            color: #131111; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values li .custom-control-input:checked ~ .custom-control-label::before {
            border-color: #707070;
            background-color: #fff; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values#refinement-size li .custom-control-label::before {
            top: -3px; }
          #product-search-results .refinement-bar .refinements .refinement .panel .values#refinement-size li .custom-control-label::after {
            top: -5px; }
        #product-search-results .refinement-bar .refinements .refinement.active .card-header {
          background-color: #fff;
          position: relative;
          border-right: 1px solid #f0f0f0; }
        #product-search-results .refinement-bar .refinements .refinement.active button {
          font-weight: 600;
          font-size: 11px;
          letter-spacing: 1.75px;
          line-height: 16px;
          text-transform: uppercase; }
        #product-search-results .refinement-bar .refinements .refinement.active .card-body {
          display: block; }
        #product-search-results .refinement-bar .refinements .refinement .card-header {
          width: 39%;
          padding: 8px 5px;
          border-bottom: 1px solid #f0f0f0;
          background-color: #f0f0f0;
          -ms-flex: 0 0 39%;
              flex: 0 0 39%;
          max-width: 39%; }
          #product-search-results .refinement-bar .refinements .refinement .card-header button {
            padding: 0.375rem;
            font-size: 12px;
            letter-spacing: 1.75px;
            line-height: 16px;
            text-transform: uppercase; }
        #product-search-results .refinement-bar .refinements .refinement .card-body {
          width: 50%;
          background: #fff;
          position: absolute;
          top: 0;
          left: 39%;
          display: none;
          padding-left: 15px;
          padding-top: 30px;
          height: 100vh;
          overflow-y: auto; }
          #product-search-results .refinement-bar .refinements .refinement .card-body .custom-control-label {
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 1.75px; }
          #product-search-results .refinement-bar .refinements .refinement .card-body#refinement-size .content .size-set {
            width: 20%;
            -ms-flex: 0 0 20%;
                flex: 0 0 20%;
            max-width: 20%; }
          #product-search-results .refinement-bar .refinements .refinement .card-body .values li {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
            max-width: 100%;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            -ms-flex-direction: column;
                flex-direction: column; }
            #product-search-results .refinement-bar .refinements .refinement .card-body .values li button {
              padding: 0;
              margin-bottom: 15px;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: unset;
                  align-items: unset; }
              #product-search-results .refinement-bar .refinements .refinement .card-body .values li button span {
                padding: 0 8px;
                color: #221D1D; }
                #product-search-results .refinement-bar .refinements .refinement .card-body .values li button span.swatch-circle {
                  padding: 8px; }
            #product-search-results .refinement-bar .refinements .refinement .card-body .values li span.attr-count {
              vertical-align: unset; }
        #product-search-results .refinement-bar .refinements .refinement.refinement-color .custom-control-label::before {
          display: none; }
        #product-search-results .refinement-bar .refinements .refinement.refinement-color #colorGroup:checked ~ .custom-control-label::after {
          content: '';
          border: 2px solid #fff;
          box-shadow: 0 0 0 1px #666;
          border-radius: 50%; } }

#product-search-results .product-grid {
  padding-top: 0; }
  @media (min-width: 1025px) {
    #product-search-results .product-grid .product-grid-items {
      width: 25%;
      padding: 1rem 0.1rem; } }
  @media (max-width: 1024px) {
    #product-search-results .product-grid .product-grid-items {
      max-width: 33.33%;
      padding: 0 1.5px; } }
  @media (max-width: 767px) {
    #product-search-results .product-grid .product-grid-items {
      max-width: 50%;
      padding: 0 1.5px; } }
  @media (min-width: 544px) {
    #product-search-results .product-grid .col-sm-3 {
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
      max-width: 33%; } }
  @media (min-width: 992px) {
    #product-search-results .product-grid .col-lg-4 {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; } }
  #product-search-results .product-grid .product .product-tile .tile-body .online-excl {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.5px; }
  #product-search-results .product-grid .product .product-tile .tile-body .collection-title {
    color: #605858;
    letter-spacing: 0.4px;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px; }
  #product-search-results .product-grid .product .product-tile .tile-body .product-variant-count {
    margin: 0;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 15px; }
  #product-search-results .product-grid .product .product-tile .tile-body .product-variant-values {
    margin: 0;
    font-size: 10px;
    letter-spacing: 0.4px;
    font-weight: 400;
    line-height: 16px; }
  #product-search-results .product-grid .product .product-tile .tile-body .price-promotion-wrap {
    margin-bottom: 8px; }
  #product-search-results .product-grid .product .product-tile .tile-body .price {
    margin: 0; }
    #product-search-results .product-grid .product .product-tile .tile-body .price span {
      font-size: 12px;
      letter-spacing: 0.5px;
      font-family: 'Calibre 2';
      font-weight: 400;
      line-height: 20px; }
      @media (max-width: 1180px) {
        #product-search-results .product-grid .product .product-tile .tile-body .price span.range {
          display: block; } }
    #product-search-results .product-grid .product .product-tile .tile-body .price del + .sales .value {
      color: #D91560; }
  #product-search-results .product-grid .product .product-tile .tile-body .pdp-link {
    margin-bottom: 8px; }
    #product-search-results .product-grid .product .product-tile .tile-body .pdp-link a {
      white-space: normal;
      font-size: 12px;
      letter-spacing: 0.5px;
      font-weight: 400;
      line-height: 20px;
      margin: 0.15rem 0;
      height: auto;
      color: #221D1D; }

#product-search-results .sort-by-desktop {
  padding: 0 !important; }
  #product-search-results .sort-by-desktop > .col-6 {
    padding: 0 !important; }
  #product-search-results .sort-by-desktop .sort-sortBy {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    #product-search-results .sort-by-desktop .sort-sortBy .custom-select {
      border: none; }
    #product-search-results .sort-by-desktop .sort-sortBy .sort-by-dropdown-header span:first-child {
      font-size: 10px;
      letter-spacing: 1.7px;
      font-weight: 600;
      border-right: 1px solid #E1E1E1;
      margin-right: 12px;
      display: inline-block;
      text-transform: uppercase;
      height: 60px;
      line-height: 60px;
      padding: 0 16px 0 12px; }

.search-banner {
  display: none; }

@media (max-width: 768px) {
  .sort-sortBy .popup-container .overlay {
    z-index: 9;
    width: 0;
    opacity: 0.5;
    padding: 0% !important; }
  .sort-sortBy .popup-container .sort-by-drawer {
    padding: 0;
    height: 100%;
    background: #fff;
    width: 80%;
    right: -100%;
    left: unset; }
    .sort-sortBy .popup-container .sort-by-drawer .list li {
      font-size: 12px;
      letter-spacing: 0.5px; }
  .sort-sortBy .popup-container .list-header {
    padding: 0 !important; }
  .search-results #product-search-results .grid-header .result-count {
    top: 5px; }
  .d-md-flex .filter {
    display: none; } }

.color-count {
  font-size: 12px;
  color: #707070; }

.sort-by-dropdown-menu {
  display: none;
  min-width: 100%;
  width: max-content;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  float: left;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #f0f0f0;
  border-radius: 0.1875rem; }

.sort-by-dropdown {
  position: relative; }
  .sort-by-dropdown:hover > .sort-by-dropdown-menu {
    display: block; }
  .sort-by-dropdown:hover .sort-by-dropdown-header {
    background: #232323; }
    .sort-by-dropdown:hover .sort-by-dropdown-header span {
      color: #fff; }
      .sort-by-dropdown:hover .sort-by-dropdown-header span::after {
        border-color: #fff; }
  .sort-by-dropdown .sort-by-dropdown-header {
    padding: 0; }
  .sort-by-dropdown .sort-by-selected {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-weight: 400;
    min-width: 30px;
    max-width: 175px;
    padding: 0 16px 0 12px;
    border: none; }
    .sort-by-dropdown .sort-by-selected::after {
      content: '';
      border: solid black;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 3px;
      margin: 0.09rem;
      margin-left: 0.6125rem;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
  .sort-by-dropdown .sort-by-dropdown-menu ul {
    margin: 0; }
  .sort-by-dropdown .sort-by-dropdown-menu li {
    list-style: none;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 20px; }
    .sort-by-dropdown .sort-by-dropdown-menu li:hover {
      color: #D91560; }

#product-search-results .tile-body {
  padding: 7px 4px 0; }
  #product-search-results .tile-body .color-swatches {
    display: inline; }

#product-search-results .sort-by-desktop .sort-sortBy #sort-by-selected {
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 12px;
  text-transform: capitalize;
  height: 60px;
  line-height: 20px; }

.secondary-bar {
  position: absolute;
  top: 148px;
  right: 92%;
  height: 45px; }
  .secondary-bar .reset.reset-btn {
    background: transparent;
    border: 1px solid #2C2E2F;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    font-family: 'Calibre 2';
    letter-spacing: 1px;
    width: max-content;
    padding: 4px;
    height: 30px;
    border-radius: 3px;
    color: #4E3844; }
  @media (max-width: 768px) {
    .secondary-bar {
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
      max-width: 100%;
      margin-left: 0; } }
  .secondary-bar .reset-btn {
    border: unset;
    background-color: unset;
    position: absolute;
    right: 9px;
    font-size: 12px;
    color: #1490C5;
    font-weight: 600; }

.product-breadcrumb {
  padding-left: 5px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .secondary-bar {
    right: 88%; }
  .search-results #product-search-results .grid-header .result-count {
    width: auto; }
  .search-results #product-search-results .filter-bar ul {
    margin-left: 10%; }
  .search-results .sort-sortBy .popup-container .overlay {
    z-index: 9; } }

.form-control.search-field {
  padding: 16px 26px 4px 36px; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .refinements .values li {
    display: block; } }

.modal-background {
  opacity: 0.5; }

.product-grid-items .product-tile .image-container {
  min-height: 388px;
  background-image: url("../../images/image-no-longer-available.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 769px) {
    .product-grid-items .product-tile .image-container {
      min-height: 231px; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    .product-grid-items .product-tile .image-container {
      min-height: 315px; } }
  .product-grid-items .product-tile .image-container .exclusive-span-sec-bottom {
    -ms-flex-align: center;
        align-items: center;
    background: rgba(243, 198, 207, 0.8);
    backdrop-filter: blur(1.5px);
    bottom: 0px;
    color: #221d1d;
    height: calc(24px);
    -ms-flex-pack: center;
        justify-content: center;
    left: 0px;
    padding: calc(0.167rem) calc(0.501rem);
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    .product-grid-items .product-tile .image-container .exclusive-span-sec-bottom .exclusive-span {
      color: inherit;
      white-space: normal;
      text-transform: capitalize;
      font-size: 12px;
      line-height: 20px;
      letter-spacing: 0.04em; }
  .product-grid-items .product-tile .image-container .exclusive-span-sec-top {
    -ms-flex-align: center;
        align-items: center;
    background: rgba(243, 198, 207, 0.8);
    backdrop-filter: blur(1.5px);
    top: 0px;
    color: #221d1d;
    height: calc(24px);
    -ms-flex-pack: center;
        justify-content: center;
    left: 0px;
    padding: calc(0.167rem) calc(0.501rem);
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    .product-grid-items .product-tile .image-container .exclusive-span-sec-top .exclusive-span {
      color: inherit;
      white-space: normal;
      text-transform: capitalize;
      font-size: 12px;
      line-height: 20px;
      letter-spacing: 0.04em; }

.product-grid-items .product-tile .image-container-custom-plp {
  min-height: 388px;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 769px) {
    .product-grid-items .product-tile .image-container-custom-plp {
      min-height: 231px; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    .product-grid-items .product-tile .image-container-custom-plp {
      min-height: 315px; } }

.tile-slider .slick-arrow {
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px; }
  .tile-slider .slick-arrow:hover, .tile-slider .slick-arrow:focus {
    background-color: rgba(0, 0, 0, 0.3); }
  .tile-slider .slick-arrow.slick-prev {
    left: 1px;
    z-index: 1; }
    .tile-slider .slick-arrow.slick-prev::before {
      content: '\276C'; }
  .tile-slider .slick-arrow.slick-next {
    right: 1px;
    z-index: 1; }
    .tile-slider .slick-arrow.slick-next::before {
      content: '\276D'; }

@media (max-width: 1024px) {
  .slick-slider-recommendation .slick-prev,
  .slick-slider-recommendation .slick-next {
    top: 17%; } }

@media (max-width: 767px) {
  .tile-sm-block {
    display: block !important; }
  .tile-sm-none {
    display: none !important; } }

@media (min-width: 768px) {
  .tile-md-block {
    display: block !important; }
  .tile-md-none {
    display: none !important; } }

.promo-price {
  color: #D91560; }
