@charset "UTF-8";
/******* Desigual Logos ********/
@-webkit-keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/******* Desigual Logos ********/
@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  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;
  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: #020202;
  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: #020202;
  background-color: #020202;
  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: #0072bb;
  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: #0072bb;
  background-color: #0072bb;
  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;
  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;
  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: #049700;
  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: #049700;
  background-color: #049700;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-white,
.swatch-circle-white {
  background-color: #f8f7f6 !important; }

.swatch-circle-miscellaneous {
  overflow: hidden; }
  .swatch-circle-miscellaneous::before {
    content: "";
    position: absolute;
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    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%; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2;
    cursor: default;
    pointer-events: none; }

.category-tile {
  position: relative; }
  .category-tile h3 {
    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%); }

.check-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #020202;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.6, 0, 0, 1); }
  .check-box span {
    color: #4d4d4d;
    display: block;
    font-family: "Volte-Medium", "M PLUS 1p Regular";
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.4;
    margin-top: 0.18rem; }
    .check-box span:hover {
      text-decoration: underline; }
  .check-box.checked span {
    color: #4d4d4d;
    text-decoration: underline; }
  .check-box .check-status {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: block;
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid currentColor;
    margin-right: 1rem;
    margin-top: 0; }
    .check-box .check-status::before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: "Icomoon" !important;
      font-size: 24px;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\E948";
      position: absolute;
      top: -1px;
      left: -1px;
      opacity: 0; }
    .check-box .check-status ~ span:hover {
      text-decoration: inherit; }
    .check-box .check-status.checked::before {
      opacity: 1; }
    .check-box .check-status.checked ~ span {
      color: #2C2926;
      text-decoration: underline; }
  .check-box:hover {
    color: #2C2926; }
    .check-box:hover .check-status:not(.checked) ~ span {
      text-decoration: underline; }
  .radio-attribute .check-box .check-status {
    border-radius: 50%;
    overflow: hidden; }
    .radio-attribute .check-box .check-status::before {
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      background-color: #2C2926;
      box-shadow: inset 0 0 0 4px #FFF; }
  @media (min-width: 768px) {
    .check-box.check-box-small-md span {
      margin-top: 0; }
    .check-box.check-box-small-md .check-status {
      width: 13px;
      height: 13px;
      margin-right: 0.33333rem;
      margin-top: 0.18rem; } }
  @media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
    .check-box.check-box-small-md .check-status {
      margin-top: 0.21rem; } }
  @media (min-width: 768px) {
      .check-box.check-box-small-md .check-status::before {
        content: "\EACC";
        top: -6px;
        left: -6px; }
    .radio-attribute .check-box.check-box-small-md .check-status::before {
      content: "";
      top: 0;
      left: 0;
      box-shadow: inset 0 0 0 2px #FFF; } }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }

@-webkit-keyframes filter-slide-enter-right {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes filter-slide-enter-right {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes filter-slide-leave-right {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible; } }

@keyframes filter-slide-leave-right {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible; } }
  @media (max-width: 767.98px) {
    .refinement-bar {
      background-color: #fff;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1050;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-animation-timing-function: cubic-bezier(0.02, 0.65, 0, 1);
              animation-timing-function: cubic-bezier(0.02, 0.65, 0, 1); }
      .refinement-bar[style*=block] {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-animation: filter-slide-enter-right 0.3s;
                animation: filter-slide-enter-right 0.3s; }
      .refinement-bar[style*=none] {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-animation: filter-slide-leave-right 0.3s;
                animation: filter-slide-leave-right 0.3s;
        visibility: hidden; }
      .refinement-bar .filter-body {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        max-height: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        overflow: hidden;
        overflow-y: auto; }
        .refinement-bar .filter-body .refinements {
          width: 100%; }
        .refinement-bar .filter-body .refinement-size .values {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          .refinement-bar .filter-body .refinement-size .values li:nth-of-type(2) {
            margin-top: 0; }
        .refinement-bar .filter-body .input-select select.form-control {
          border-bottom: none; }
      .refinement-bar .filter-footer button.close {
        padding: 0.69rem 1.5rem;
        font-size: 0.875rem;
        line-height: 1.25;
        border-radius: 0.25rem;
        color: #FFF;
        background-color: #2C2926;
        opacity: 1;
        text-shadow: none;
        float: none;
        font-weight: 400; } }
  @media (min-width: 768px) {
    .refinement-bar:not(.d-none) {
      display: block !important; }
    .refinement-bar .modal-page-header {
      border-bottom: none;
      height: auto; }
    .refinement-bar .refinements .card {
      border: none;
      margin-bottom: 1.5rem; }
      .refinement-bar .refinements .card .card-header,
      .refinement-bar .refinements .card .card-body {
        padding: 0 !important; }
      .refinement-bar .refinements .card .card-header {
        font-size: 0.875rem;
        font-family: "Volte-Medium", "M PLUS 1p Regular";
        font-weight: normal;
        color: #020202;
        margin-bottom: 0.5rem; }
    .refinement-bar .refinements .refinement-refinementColor .card-body > ul {
      line-height: 0;
      margin-bottom: 0; } }

@media (max-width: 767.98px) {
  .header-bar {
    padding: 1rem; } }

@media (max-width: 767.98px) {
  .refinements {
    border-top: none; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .refinements .header li,
  .refinements .values li {
    display: inline-block; } }

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

.refinements li {
  list-style-type: none; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-bottom: 0.4rem;
    padding-right: 0.25rem; }
    .refinements li.color-attribute .swatch-circle {
      height: 24px;
      border: inherit;
      box-shadow: inherit;
      margin-right: 0;
      width: 52px;
      transition: inherit;
      position: relative; }
      .refinements li.color-attribute .swatch-circle.color-value[data-selected=true]::before, .refinements li.color-attribute .swatch-circle.color-value.selected::before {
        border: 2px solid #020202;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
      .refinements li.color-attribute .swatch-circle.color-value[data-selected=true]::after, .refinements li.color-attribute .swatch-circle.color-value.selected::after {
        border: 1px solid #fff;
        content: "";
        display: block;
        height: 20px;
        position: absolute;
        top: 2px;
        left: 2px;
        width: 48px; }
      .refinements li.color-attribute .swatch-circle:hover, .refinements li.color-attribute .swatch-circle[data-selected=true], .refinements li.color-attribute .swatch-circle.selected {
        cursor: pointer; }
        .refinements li.color-attribute .swatch-circle:hover::before, .refinements li.color-attribute .swatch-circle[data-selected=true]::before, .refinements li.color-attribute .swatch-circle.selected::before {
          border: 2px solid #020202;
          content: "";
          display: block;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
        .refinements li.color-attribute .swatch-circle:hover::after, .refinements li.color-attribute .swatch-circle[data-selected=true]::after, .refinements li.color-attribute .swatch-circle.selected::after {
          border: 1px solid #fff;
          content: "";
          display: block;
          height: 20px;
          position: absolute;
          top: 2px;
          left: 2px;
          width: 48px; }
    .refinements li.color-attribute a,
    .refinements li.color-attribute n {
      display: block;
      height: 1.6em; }
  .refinements li.disabled {
    opacity: 0.5; }

.refinements .refinement-refinementColor .values {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.refinements .refinement-size .check-attribute {
  padding: 0;
  margin: 0;
  margin-right: 0.3em;
  margin-bottom: 0.3em; }

.refinements .refinement-size .check-box span {
  font-size: 0.875rem;
  font-family: "Volte-Medium", "M PLUS 1p Regular";
  font-weight: normal;
  height: 1.4rem;
  line-height: 1.7;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  width: 2.5rem; }
  .refinements .refinement-size .check-box span:hover, .refinements .refinement-size .check-box span.selected {
    text-decoration: none; }
    .refinements .refinement-size .check-box span:hover::before, .refinements .refinement-size .check-box span.selected::before {
      border: 2px solid #020202;
      content: "";
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.refinements .refinement-size .check-box.disabled span {
  opacity: 0.3; }

.refinements .refinement-familyDescription {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0 !important; }
  .refinements .refinement-familyDescription > div {
    display: none; }

@media (max-width: 575.98px) {
  .refinements {
    padding: 0; }
    .refinements .card:last-child.refinement-familyDescription {
      border-top: 1px solid #2C2926; } }

.refinements.dgl-accordion .card.active, .refinements.dgl-accordion:not(.dgl-accordion-leftie) .card.active {
  background-color: transparent; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 767.98px) {
    .secondary-bar {
      padding: 1rem; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-bottom: 1em; }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.grid-header-filter {
  border-bottom: 1px solid #F2F2F2; }

.search-results .search-results-info,
.search-results .no-search-results {
  font-family: "Volte-Regular", "M PLUS 1p Regular";
  font-weight: normal; }

.search-results .search-keywords {
  font-family: "Volte-Semibold", "M PLUS 1p Bold";
  font-weight: normal; }

.search-results .search-tips {
  font-size: 0.875rem; }

@media (min-width: 1200px) {
  .search-results.container,
  .search-results .container {
    max-width: 1640px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search-results .grid-header .input-select {
    z-index: 0; } }

.search-results .grid-header .input-select select.form-control {
  border: none;
  height: auto;
  padding: .1rem 0;
  color: #766e66;
  border-bottom: 1px solid; }

.search-results .grid-header .input-select:after {
  content: "\E96C";
  font-size: .65rem;
  -webkit-transform: rotate(90deg) translateX(50%);
          transform: rotate(90deg) translateX(50%);
  top: .15rem;
  right: 0; }

.refinement a,
.refinement n {
  margin-bottom: 0.5rem;
  text-decoration: none; }

.refinement.refinement-refinementColor .card-body > ul {
  padding-top: 1px;
  padding-left: 1px; }

.refinement:not(.refinement-refinementColor) li {
  margin-left: 0.938em;
  display: block; }
  @media (max-width: 767.98px) {
    .refinement:not(.refinement-refinementColor) li a, .refinement:not(.refinement-refinementColor) li n {
      margin-bottom: 0.5rem; } }

.refinement:not(.refinement-refinementColor) > ul > li {
  margin-left: 0; }

.refinement:not(.refinement-refinementColor) .card-body > ul {
  margin-bottom: 0; }

.refinement:not(.refinement-refinementColor) .card-body > ul > li {
  margin-left: 0; }
  .refinement:not(.refinement-refinementColor) .card-body > ul > li li:first-of-type {
    margin-top: 0.5rem; }

.search-banner {
  position: relative;
  height: 16rem;
  overflow: hidden; }
  .search-banner .search-banner-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    clip: rect(auto, auto, 16rem, auto); }
    .search-banner .search-banner-image .image-background {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      height: 16rem;
      background-image: url("../images/search.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .search-banner .search-banner-image .image-background {
          position: absolute; } }
  .search-banner .header {
    font-size: 2rem; }
    @media (min-width: 768px) {
      .search-banner .header {
        font-size: 3.5rem; } }

.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 a {
      color: black;
      padding-right: 0.6375em; }
    .filter-bar li.filter-value::after {
      content: "\F00D";
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      position: absolute;
      right: 2px;
      top: 10px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter a {
      width: 100%;
      height: 100%;
      display: block; }
    .filter-bar li.swatch-filter::before {
      content: "";
      background-color: white;
      width: 0.8em;
      height: 0.8em;
      border-radius: 0.4em;
      position: absolute;
      left: 0.2em;
      top: 0.2em; }
    .filter-bar li.swatch-filter::after {
      content: "\F057";
      font: normal normal normal 14px/1 FontAwesome;
      display: inline;
      text-rendering: auto;
      position: absolute;
      left: 4px;
      top: 3px;
      font-size: 1em; }

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

.product-grid {
  margin-right: -18px;
  margin-left: -18px; }
  @media (max-width: 575.98px) {
    .product-grid {
      margin-right: -30px;
      margin-left: -30px; } }
  .product-grid .col-6,
  .product-grid .col-12 {
    padding-left: 3px;
    padding-right: 3px; }
  @media (min-width: 576px) {
    .product-grid .col-12 {
      padding-left: 6px;
      padding-right: 6px; } }

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

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

.swatch-mark.color-value {
  border: 4px solid #fff;
  height: 42px;
  width: 42px; }
  .swatch-mark.color-value[data-selected=true], .swatch-mark.color-value.selected, .swatch-mark.color-value:hover {
    border: 0 none;
    position: relative; }
    .swatch-mark.color-value[data-selected=true]::before, .swatch-mark.color-value[data-selected=true]::after, .swatch-mark.color-value.selected::before, .swatch-mark.color-value.selected::after, .swatch-mark.color-value:hover::before, .swatch-mark.color-value:hover::after {
      border: 2px solid #020202;
      content: "";
      display: block;
      position: absolute; }
    .swatch-mark.color-value[data-selected=true]::before, .swatch-mark.color-value.selected::before, .swatch-mark.color-value:hover::before {
      border-color: #fff;
      height: 38px;
      left: 2px;
      top: 2px;
      width: 38px; }
    .swatch-mark.color-value[data-selected=true]::after, .swatch-mark.color-value.selected::after, .swatch-mark.color-value:hover::after {
      height: 100%;
      left: 0;
      top: 0;
      width: 100%; }

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

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

.grid-separator {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #F2F2F2;
  z-index: 1;
  margin-left: -1.5rem; }

.search-results [class*="dglSpinner"] {
  position: relative;
  height: 10rem; }
  .search-results [class*="dglSpinner"]::before {
    z-index: 2; }
  .search-results [class*="dglSpinner"]::after {
    z-index: 1; }

.product-grid script:nth-last-of-type(2) ~ div .embed-responsive {
  -webkit-animation: fadeIN 0.3s;
          animation: fadeIN 0.3s;
  transition-timing-function: cubic-bezier(0.6, 0, 0, 1); }

.refinement-outside .modal-page-header,
.refinement-outside .filter-body,
.refinement-outside .reset-no-results,
.refinement-outside .filter-footer {
  display: none; }

.refinement-outside .filter-family {
  display: block !important; }

.refinement-outside .content {
  padding: 0 1rem; }
  @media (min-width: 576px) {
    .refinement-outside .content {
      padding: .25rem 1.5rem; } }
  @media (max-width: 767.98px) {
    .refinement-outside .content {
      -webkit-flex-wrap: initial !important;
          -ms-flex-wrap: initial !important;
              flex-wrap: initial !important;
      overflow: hidden;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; } }

.refinement-outside .check-box {
  margin-bottom: 0 !important; }
  .refinement-outside .check-box .check-status {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    border: 0.125rem solid;
    border-color: #e5e3e1;
    transition: border-color; }
    .refinement-outside .check-box .check-status ~ span {
      text-decoration: none !important; }
    .refinement-outside .check-box .check-status.checked {
      border-color: #2C2926; }
      .refinement-outside .check-box .check-status.checked ~ span {
        font-weight: bold; }
    .refinement-outside .check-box .check-status::before {
      display: none; }
    .refinement-outside .check-box .check-status:hover {
      border-color: #2C2926; }

.refinement-outside .check-attribute {
  position: relative;
  display: inline-block;
  padding: 0.34rem 1.2rem;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #2C2926;
  margin-right: .5rem;
  margin-bottom: .7rem; }
  @media (max-width: 767.98px) {
    .refinement-outside .check-attribute {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
      .refinement-outside .check-attribute.checked {
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
  .refinement-outside .check-attribute span {
    width: -webkit-max-content;
    width: max-content;
    margin-top: 0; }
    @media (min-width: 768px) {
      .refinement-outside .check-attribute span {
        line-height: 1.5; } }

.filter-results.btn-link {
  text-decoration: none; }
  .filter-results.btn-link span {
    text-decoration: underline; }
