.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: #0070d2;
      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; }

.product-tag-container {
  min-height: 24px;
  height: 100%;
  position: relative;
  z-index: 1; }
  @media (min-width: 769px) {
    .product-tag-container {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem; } }
  .product-tag-container .product-tag {
    width: 100%;
    text-align: center;
    position: relative; }
    @media (min-width: 544px) {
      .product-tag-container .product-tag {
        margin-bottom: 15px;
        margin-bottom: 0.9375rem; } }
    .product-tag-container .product-tag span {
      line-height: 15px;
      line-height: 0.9375rem;
      padding: 0.5px 8px;
      padding: 0.03125rem 0.5rem;
      font-size: 12px;
      font-size: 0.75rem;
      color: #c00;
      position: relative;
      z-index: 2;
      font-weight: 800;
      letter-spacing: 0;
      display: inline-block;
      background-color: #fff;
      text-transform: uppercase; }
    .product-tag-container .product-tag::before {
      content: '';
      z-index: 1;
      background-color: #c00;
      position: absolute;
      left: 0;
      right: 0;
      top: 55%;
      height: 1px; }
  .product-tag-container .black-text-label span {
    color: #333; }
  .product-tag-container .black-text-label::before {
    background-color: #333; }
  .product-tag-container .purple-text-label span {
    color: #c00; }
  .product-tag-container .purple-text-label::before {
    background-color: #c00; }
  .product-tag-container .red-percentage-label span {
    color: #fff;
    background-color: #c00; }

.product-tile .product-tag-container {
  margin-bottom: 0; }
  .product-tile .product-tag-container .product-tag {
    margin-bottom: 0;
    font-family: "Muli ExtraBold", "Arial", sans-serif; }

.btn {
  padding: 17px;
  padding: 1.0625rem;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase; }
  .btn:focus, .btn:active, .btn:hover, .btn:active:focus:not(:disabled):not(.disabled) {
    outline: none;
    box-shadow: none; }
  @media (max-width: 543.98px) {
    .btn {
      padding: 12px;
      padding: 0.75rem; } }

.btn.disabled,
.btn:disabled {
  opacity: 1; }

.btn-primary {
  color: #eae7e8;
  background-color: #15141a;
  border-color: #15141a; }
  .is-dark .btn-primary {
    background-color: white;
    border-color: white;
    color: #15141a; }
  .btn-primary:not(:disabled):not(.disabled):hover {
    background-color: #333;
    border-color: #333; }
    .is-dark .btn-primary:not(:disabled):not(.disabled):hover {
      background-color: #f9f9f9;
      border-color: #f9f9f9; }
  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #333;
    border-color: #333; }
    .is-dark .btn-primary:not(:disabled):not(.disabled).active, .is-dark .btn-primary:not(:disabled):not(.disabled):active {
      background-color: #f9f9f9;
      border-color: #f9f9f9;
      color: #15141a; }
  .btn-primary.btn.disabled, .btn-primary.btn:disabled {
    background-color: #444054;
    border-color: #444054;
    color: #ded9db; }
    .is-dark .btn-primary.btn.disabled, .is-dark .btn-primary.btn:disabled {
      background-color: #f2f2f2;
      border-color: #f2f2f2;
      color: #444054; }

.btn-secondary, .show-more .btn-outline-primary,
.show-more-content .btn-outline-primary {
  color: #15141a;
  background-color: white;
  border-color: #333; }
  .is-dark .btn-secondary, .is-dark .show-more .btn-outline-primary, .show-more .is-dark .btn-outline-primary,
  .is-dark .show-more-content .btn-outline-primary, .show-more-content .is-dark .btn-outline-primary {
    color: white;
    background: none;
    border-color: white; }
  .btn-secondary:not(:disabled):not(.disabled):hover, .show-more .btn-outline-primary:not(:disabled):not(.disabled):hover,
  .show-more-content .btn-outline-primary:not(:disabled):not(.disabled):hover {
    background-color: #15141a;
    border-color: #15141a; }
    .is-dark .btn-secondary:not(:disabled):not(.disabled):hover, .is-dark .show-more .btn-outline-primary:not(:disabled):not(.disabled):hover, .show-more .is-dark .btn-outline-primary:not(:disabled):not(.disabled):hover,
    .is-dark .show-more-content .btn-outline-primary:not(:disabled):not(.disabled):hover, .show-more-content .is-dark .btn-outline-primary:not(:disabled):not(.disabled):hover {
      color: #15141a;
      background-color: white;
      border-color: white; }
  .btn-secondary:not(:disabled):not(.disabled).active, .show-more .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show-more-content .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show-more .btn-outline-primary:not(:disabled):not(.disabled):active,
  .show-more-content .btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color: #15141a;
    border-color: #15141a; }
    .is-dark .btn-secondary:not(:disabled):not(.disabled).active, .is-dark .show-more .btn-outline-primary:not(:disabled):not(.disabled).active, .show-more .is-dark .btn-outline-primary:not(:disabled):not(.disabled).active,
    .is-dark .show-more-content .btn-outline-primary:not(:disabled):not(.disabled).active, .show-more-content .is-dark .btn-outline-primary:not(:disabled):not(.disabled).active, .is-dark .btn-secondary:not(:disabled):not(.disabled):active, .is-dark .show-more .btn-outline-primary:not(:disabled):not(.disabled):active, .show-more .is-dark .btn-outline-primary:not(:disabled):not(.disabled):active,
    .is-dark .show-more-content .btn-outline-primary:not(:disabled):not(.disabled):active, .show-more-content .is-dark .btn-outline-primary:not(:disabled):not(.disabled):active {
      color: #15141a;
      background-color: #eee;
      border-color: #eee; }
  .btn-secondary.btn.disabled, .show-more .btn.disabled.btn-outline-primary,
  .show-more-content .btn.disabled.btn-outline-primary, .btn-secondary.btn:disabled, .show-more .btn.btn-outline-primary:disabled,
  .show-more-content .btn.btn-outline-primary:disabled {
    background-color: #f2f2f2;
    border-color: #666666;
    color: #444054; }
    .is-dark .btn-secondary.btn.disabled, .is-dark .show-more .btn.disabled.btn-outline-primary, .show-more .is-dark .btn.disabled.btn-outline-primary,
    .is-dark .show-more-content .btn.disabled.btn-outline-primary, .show-more-content .is-dark .btn.disabled.btn-outline-primary, .is-dark .btn-secondary.btn:disabled, .is-dark .show-more .btn.btn-outline-primary:disabled, .show-more .is-dark .btn.btn-outline-primary:disabled,
    .is-dark .show-more-content .btn.btn-outline-primary:disabled, .show-more-content .is-dark .btn.btn-outline-primary:disabled {
      background: none;
      border-color: #cccccc;
      color: #cccccc; }

.link-simple {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px;
  font-size: 0.75rem; }

.link-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 90; }

.container.header-banner-images-container {
  max-width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-right: 0; }
  @media (min-width: 769px) {
    .container.header-banner-images-container {
      padding: 0;
      max-width: calc(50% + (1440px / 2));
      max-width: calc(50% + (1440px / 2));
      margin: 0 30px;
      margin: 0 1.875rem; } }
  @media screen and (min-width: 1450px) {
    .container.header-banner-images-container {
      max-width: 1360px;
      max-width: 85rem;
      margin: 0 auto; } }

.container .category-description {
  z-index: 1; }
  @media (min-width: 769px) {
    .container .category-description.jumbotron-simple {
      min-height: 240px; } }
  @media (max-width: 543.98px) {
    .container .category-description .header-image-wrapper img {
      height: 100%; } }

@media (min-width: 769px) {
  .container .category-information {
    max-width: 210px;
    max-width: 13.125rem; } }

.container .breadcrumb {
  border: none;
  padding: 16px 0 5px 0;
  padding: 1rem 0 0.3125rem 0; }

.container .page-name-and-counter-wrapper {
  padding-bottom: 10px !important; }

.container .search-header h1 {
  letter-spacing: 0;
  text-transform: uppercase; }

.container h1.search-header {
  letter-spacing: 0;
  text-transform: uppercase; }

.container .banner-content {
  padding-left: 15px; }
  @media screen and (min-width: 991px) {
    .container .banner-content {
      position: absolute;
      top: 110px;
      left: 0;
      width: 49%; }
      .container .banner-content.images {
        width: 21%; } }
  @media (min-width: 769px) {
    .container .banner-content {
      overflow: hidden;
      padding-bottom: 10px;
      position: absolute;
      top: 110px;
      left: 0;
      width: 49%; }
      .container .banner-content.expand {
        height: auto; }
      .container .banner-content.images {
        width: 20%; } }
  @media screen and (max-width: 768px) {
    .container .banner-content {
      height: auto;
      padding: 15px; } }

.container .readmore {
  margin-bottom: 10px;
  color: #c00; }

@media screen and (min-width: 991px) {
  html[dir="rtl"] .banner-content {
    left: initial;
    right: 15px; } }

@media (min-width: 769px) {
  html[dir="rtl"] .banner-content {
    left: initial;
    right: 15px; } }

.banner-carousel-box {
  position: relative; }
  @media (min-width: 769px) {
    .banner-carousel-box {
      bottom: 0;
      left: 0;
      position: absolute;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .banner-carousel-box {
      padding-left: 0;
      padding-right: 0; }
      .banner-carousel-box .no-carousel {
        padding: 0 15px;
        padding: 0 0.9375rem; } }

.banner-carousel {
  width: 100%;
  background-color: #fff;
  max-width: 850px;
  max-width: 53.125rem; }
  @media (min-width: 769px) {
    .banner-carousel {
      padding-left: 25px;
      padding-left: 1.5625rem;
      padding-right: 25px;
      padding-right: 1.5625rem;
      display: inline-block;
      background-color: #fff; }
      .banner-carousel.no-carousel {
        background-color: transparent; }
        .banner-carousel.no-carousel .carousel-entry {
          min-height: 100%; } }
  .banner-carousel .slick-dots {
    position: relative;
    bottom: initial; }
  .banner-carousel.no-carousel {
    padding-left: 0;
    width: 100%;
    float: left;
    background-color: transparent; }
    .banner-carousel.no-carousel .carousel-entry {
      padding-right: 25px;
      padding-right: 1.5625rem;
      float: left;
      text-align: center;
      background-color: #fff;
      padding-right: 0;
      min-width: 73px; }
      @media (min-width: 544px) {
        .banner-carousel.no-carousel .carousel-entry {
          min-width: 102px; } }
  @media (min-width: 544px) {
    .banner-carousel.no-carousel {
      padding-left: 0;
      width: 100%;
      background-color: transparent;
      display: -ms-flexbox;
      display: flex; }
      .banner-carousel.no-carousel .carousel-entry {
        padding-right: 0;
        min-width: 102px; } }
  @media (min-width: 992px) {
    .banner-carousel.no-carousel {
      padding-left: 0;
      width: 100%; }
      .banner-carousel.no-carousel .carousel-entry {
        padding-right: 0;
        min-width: 12.5%;
        min-height: 100%; } }
  .banner-carousel.slick-dotted.slick-slider {
    margin-bottom: -1px;
    margin-bottom: -0.0625rem; }
  .banner-carousel .carousel-category-icon {
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    height: 2.8125rem; }
  .banner-carousel .sub-category-link {
    display: block;
    outline: none;
    padding: 15px 0;
    padding: 0.9375rem 0; }
    .banner-carousel .sub-category-link p {
      text-align: center;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 18px;
      line-height: 1.125rem;
      margin: 10px 0 0;
      margin: 0.625rem 0 0; }
      @media (min-width: 544px) {
        .banner-carousel .sub-category-link p {
          font-size: 14px;
          font-size: 0.875rem; } }
  .banner-carousel .slick-prev {
    left: 0; }
  .banner-carousel .slick-next {
    right: 0; }
    .banner-carousel .slick-next::before {
      content: none; }

.search-results.container,
.search-results .container {
  max-width: 1440px; }

@media (min-width: 992px) {
  .search-results {
    padding-left: 80px;
    padding-left: 5rem; } }

.search-results .noresults-help {
  background-color: #eee;
  color: #333;
  font-size: 18px;
  height: 100%;
  letter-spacing: 0;
  line-height: 24px;
  padding: 30px 30px 20px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  margin-top: 35px;
  margin-top: 2.1875rem; }
  .search-results .noresults-help h5 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .search-results .noresults-help p {
    font-size: 16px;
    line-height: 16px;
    text-align: left; }
    .search-results .noresults-help p::before {
      background-image: url("../../icons/icon-check-mark.svg");
      background-repeat: no-repeat;
      background-size: contain;
      content: '';
      display: inline-block;
      height: 15px;
      margin-right: 4px;
      vertical-align: bottom;
      width: 15px; }

.search-results .recommendations {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem; }

.search-results .recommendations h5 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 543.98px) {
  .search-results .product-grid .col-6 {
    padding-left: 15px;
    padding-right: 15px; }
  .search-results .product-grid .col-6:nth-child(even) {
    padding-left: 5px;
    padding-left: 0.3125rem; }
  .search-results .product-grid .col-6:nth-child(odd) {
    padding-right: 5px;
    padding-right: 0.3125rem; }
  .search-results .product-grid .product-tile {
    padding: 0 0 20px;
    padding: 0 0 1.25rem; } }

.search-results .product-grid .product-tile .product-tag-container {
  height: auto;
  min-height: unset; }

@media (min-width: 769px) and (max-width: 1439.98px) {
  .search-results .product-grid .product-tile .price {
    width: 100%; }
    .search-results .product-grid .product-tile .price .strike-through {
      font-size: 12px;
      font-size: 0.75rem; } }

@media (min-width: 769px) {
  .search-results .result-count p {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .search-results .noresults-help {
    text-align: left;
    width: 324px; }
  .search-results .recommendations {
    margin-top: 60px;
    margin-top: 3.75rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }
  .search-results .recommendations .product-grid {
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .search-results .recommendations h5 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 49px;
    line-height: 3.0625rem;
    text-align: left; }
  .search-results .desk-fontsize-18 {
    font-size: 18px;
    font-size: 1.125rem; } }

@media (min-width: 544px) {
  .refinement-bar {
    overflow: unset; } }

.refinement-bar .selected-filters h2 {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Muli ExtraBold", "Arial", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .refinement-bar .selected-filters h2 i {
    display: inline-block;
    margin-right: 15px;
    margin-right: 0.9375rem;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    background: url("../../icons/filter.svg") no-repeat; }

.refinement-bar .selected-filters ul {
  display: block;
  margin: 15px 0;
  margin: 0.9375rem 0;
  padding: 0; }
  .refinement-bar .selected-filters ul::after {
    display: block;
    clear: both;
    content: ""; }

.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;
    overflow-y: auto;
    max-height: calc(100vh - 30px);
    position: -webkit-sticky;
    position: sticky;
    top: 18%;
    scrollbar-color: #cbcbcb #f9f9f9;
    scrollbar-width: thin; } }

@media (max-width: 768.98px) {
  .refinement-bar {
    z-index: 99999; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }
  .filter-header .button-clear-filters {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    color: #333;
    position: absolute;
    top: 15px;
    font-size: 14px;
    font-size: 0.875rem; }
    @media (max-width: 768.98px) {
      .filter-header .button-clear-filters {
        right: 15px; } }
    @media (min-width: 544px) {
      .filter-header .button-clear-filters {
        display: none; } }

.header-bar {
  border-bottom: 0.063em solid #eee;
  background-color: #fff; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1;
    outline: none; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) {
    .header-bar {
      display: none; } }
  @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: hidden; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: #0070d2;
      background-color: transparent;
      outline: none; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: block;
    padding-left: 0;
    margin-bottom: 22px;
    margin-bottom: 1.375rem; }
    .refinements li.color-attribute:last-of-type {
      margin-bottom: 0; }
    .refinements li.color-attribute button {
      padding: 0;
      display: -ms-flexbox;
      display: flex; }
      .refinements li.color-attribute button span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .refinements li.color-attribute button span.color-value {
          position: relative;
          margin-left: 30px;
          margin-left: 1.875rem;
          border: 1px solid #333; }
          .refinements li.color-attribute button span.color-value::after {
            content: "";
            position: absolute;
            top: 50%;
            right: unset;
            bottom: unset;
            left: -30px;
            left: -1.875rem;
            margin-top: -8px;
            margin-top: -0.5rem;
            display: block;
            width: 15px;
            width: 0.9375rem;
            height: 15px;
            height: 0.9375rem;
            border: 1px solid #333;
            background: none;
            border-radius: 0; }
          .refinements li.color-attribute button span.color-value.selected::after {
            background-color: #333; }
        .refinements li.color-attribute button span.swatch-label {
          padding-left: 6px;
          padding-left: 0.375rem; }
  .refinements li.disabled {
    opacity: 0.5; }

.refinements .select-square-o + span {
  font-family: "Muli Regular", "Arial", sans-serif; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card {
  border: 0;
  border-top: 1px solid #eae7e8; }
  .refinements .card:last-of-type {
    border-bottom: 1px solid #eae7e8; }
  .refinements .card .card-header {
    padding: 0;
    padding: 0;
    border-bottom: 0; }
    .refinements .card .card-header:first-of-type {
      border-radius: 0; }
    .refinements .card .card-header h2,
    .refinements .card .card-header button {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 800;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
      @media (min-width: 769px) and (max-width: 1199.98px) {
        .refinements .card .card-header h2,
        .refinements .card .card-header button {
          font-size: 10px;
          font-size: 0.625rem; } }
    .refinements .card .card-header button {
      outline: none;
      box-shadow: none; }
      .refinements .card .card-header button:focus, .refinements .card .card-header button:active {
        outline: none !important;
        box-shadow: none !important; }
      .refinements .card .card-header button::before, .refinements .card .card-header button::after {
        content: "" !important;
        display: block; }
      .refinements .card .card-header button::before {
        position: absolute;
        background-color: #333;
        width: 1px;
        height: 20px;
        right: 9px;
        margin-left: -1px;
        top: 50%;
        margin-top: -10px; }
      .refinements .card .card-header button::after {
        position: absolute;
        background-color: #333;
        width: 20px;
        height: 1px;
        right: 0;
        margin-left: -10px;
        top: 50%;
        margin-top: -1px; }
      .refinements .card .card-header button[aria-expanded="false"]::before {
        transition: all 0.5s ease-in-out; }
      .refinements .card .card-header button[aria-expanded="false"]::after {
        transition: all 0.5s ease-in-out;
        opacity: 1; }
      .refinements .card .card-header button[aria-expanded="true"]::before {
        transition: all 0.5s ease-in-out;
        transform: rotate(270deg); }
      .refinements .card .card-header button[aria-expanded="true"]::after {
        transition: all 0.5s ease-in-out;
        transform: rotate(360deg);
        opacity: 0; }
  .refinements .card .card-body {
    padding: 0;
    padding: 0; }
    .refinements .card .card-body ul {
      padding: 0; }
      .refinements .card .card-body ul li {
        margin-left: 0;
        padding: 5px 15px 5px 0;
        padding: 0.3125rem 0.9375rem 0.3125rem 0; }
        @media (min-width: 769px) {
          .refinements .card .card-body ul li {
            padding: 0 10px 0 0;
            padding: 0 0.625rem 0 0; } }
        @media (min-width: 769px) and (max-width: 1439.98px) {
          .refinements .card .card-body ul li {
            padding: 0;
            padding: 0; } }
        .refinements .card .card-body ul li button {
          padding: 0;
          color: #333;
          width: 100%;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 18px;
          line-height: 1.125rem; }
          .refinements .card .card-body ul li button + ul {
            padding-left: 0;
            padding-left: 0; }
        .refinements .card .card-body ul li ul li button + ul {
          padding-left: 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: 10px;
  margin-top: 0.625rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      background: none;
      border-radius: 0;
      color: #333;
      font-weight: bold;
      text-transform: uppercase;
      border: 1px solid #333; }
      .grid-header .filter-results i.filter-icon,
      .content-grid-header .filter-results i.filter-icon {
        display: inline-block;
        width: 16px;
        width: 1rem;
        height: 16px;
        height: 1rem;
        margin-right: 10px;
        margin-right: 0.625rem;
        background: url("../../icons/filter.svg") no-repeat;
        background-size: cover; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }
  @media (max-width: 768.98px) {
    .grid-header,
    .content-grid-header {
      margin-bottom: 0;
      position: -webkit-sticky;
      position: sticky;
      z-index: 6;
      background: #fff;
      top: 56px; } }

.result-count {
  font-size: 0.875rem; }
  .result-count .link {
    color: #333 !important;
    font-weight: 700; }

.search-tips-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .search-tips-wrapper .search-tips {
    background-color: #eee;
    width: 100%;
    padding: 30px;
    padding: 1.875rem;
    margin-top: 0; }
    .search-tips-wrapper .search-tips h5 {
      text-transform: uppercase;
      font-weight: 700;
      text-align: center;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .search-tips-wrapper .search-tips .tips-list {
      list-style: none;
      margin: 0;
      padding: 0; }
    .search-tips-wrapper .search-tips .search-tip {
      line-height: 28px;
      line-height: 1.75rem; }
      .search-tips-wrapper .search-tips .search-tip::before {
        content: "";
        background: url("../icons/validated.svg") no-repeat center;
        width: 22px;
        width: 1.375rem;
        height: 28px;
        height: 1.75rem;
        display: inline-block;
        transform: scale(0.7) translateY(12px);
        margin-right: 5px;
        margin-right: 0.3125rem; }

@media (min-width: 769px) {
  .search-tips-wrapper {
    -ms-flex-pack: left;
        justify-content: left;
    max-width: 330px;
    max-width: 20.625rem; }
    .search-tips-wrapper .search-tips {
      margin-top: 20px;
      margin-top: 1.25rem; }
      .search-tips-wrapper .search-tips h5 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 33px;
        line-height: 2.0625rem;
        text-align: left; } }

.refinement {
  margin-bottom: 0; }
  @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: 0; }

.filter-bar li {
  list-style: none;
  float: left;
  margin: 0 10px 4px 0;
  margin: 0 0.625rem 0.25rem 0; }
  .filter-bar li.filter-value {
    border: 1px solid #d9d6d9;
    padding: 15px 10px;
    padding: 0.9375rem 0.625rem;
    border-radius: 0;
    position: relative;
    line-height: 12px;
    line-height: 0.75rem; }
    .filter-bar li.filter-value button {
      color: grey8;
      border: none;
      padding: 0 2rem 0 0.5rem;
      font-size: 12px;
      font-size: 0.75rem;
      outline: none !important;
      box-shadow: none !important; }
      .filter-bar li.filter-value button span {
        font-weight: normal;
        text-transform: capitalize; }
      .filter-bar li.filter-value button::before, .filter-bar li.filter-value button::after {
        content: "" !important;
        display: block; }
      .filter-bar li.filter-value button::before {
        position: absolute;
        background-color: #333;
        width: 1px;
        height: 15px;
        right: 17px;
        margin-left: -1px;
        top: 50%;
        margin-top: -7px;
        transform: rotate(45deg); }
      .filter-bar li.filter-value button::after {
        position: absolute;
        background-color: #333;
        width: 15px;
        height: 1px;
        right: 10px;
        margin-left: -10px;
        top: 50%;
        margin-top: 0;
        transform: rotate(45deg); }
  .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; }

.filter-bar .js-clear-filters {
  border: 0;
  background: none;
  margin: 0;
  color: #15141a;
  font-family: "Open Sans";
  padding: 10px;
  padding: 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  letter-spacing: 0;
  line-height: 19px;
  line-height: 1.1875rem; }
  @media (min-width: 544px) {
    .filter-bar .js-clear-filters {
      position: absolute;
      top: -21px;
      right: 10px;
      padding: 0; } }

@media (max-width: 768.98px) {
  .filter-bar li.filter-value {
    border-color: #ccc;
    padding: 10px;
    padding: 0.625rem; }
  .filter-bar ul {
    margin: 0; } }

@media (max-width: 991.98px) {
  .filter-bar.mob-filter div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end; }
  .filter-bar ul {
    -ms-flex-order: 1;
        order: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    column-gap: 10px; }
  .filter-bar li {
    margin: 0 10px 10px 0;
    margin: 0 0.625rem 0.625rem 0; }
    .filter-bar li.filter-value {
      margin: 0;
      margin: 0;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
  .filter-bar .js-clear-filters {
    -ms-flex-order: 0;
        order: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 4px;
    padding: 0.25rem; } }

button.filter-results:hover, button.filter-results:focus, button.filter-results:active {
  background-color: transparent !important;
  color: #15141a !important; }

button.filter-results i.filter-icon {
  display: inline-block;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  position: relative;
  top: 3px;
  background: url("../../icons/filter.svg") no-repeat;
  background-size: cover; }

@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; }
  .show-more .btn-outline-primary:hover,
  .show-more-content .btn-outline-primary:hover {
    color: #fff; }

.show-more {
  margin-bottom: 50px; }
  .show-more .underlay {
    display: none; }
  .show-more .spinner {
    width: 60px;
    height: 60px; }
    .show-more .spinner .dot1, .show-more .spinner .dot2 {
      background-color: #eae7e8; }

.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; }

@media (max-width: 991.98px) {
  .filter-wrapper {
    -ms-flex-order: 0;
        order: 0;
    padding-right: 5px;
    padding-right: 0.3125rem; } }

.search-order-dropdown {
  position: relative;
  /* System not custom dropdown PRICE HIGH-LOW */
  /* Style items (options): */ }
  @media (min-width: 769px) {
    .search-order-dropdown {
      margin-bottom: 28px;
      margin-bottom: 1.75rem;
      cursor: pointer; } }
  @media (max-width: 991.98px) {
    .search-order-dropdown {
      -ms-flex-order: 1;
          order: 1;
      padding-left: 5px;
      padding-left: 0.3125rem; } }
  .search-order-dropdown select,
  .search-order-dropdown .custom-select {
    display: none; }
    @media (max-width: 768.98px) {
      .search-order-dropdown select,
      .search-order-dropdown .custom-select {
        height: 100%;
        border-color: #333;
        color: #15141a;
        background: url("../icons/sort-black.svg") no-repeat;
        background-position: 6px;
        font-weight: bold;
        text-transform: uppercase;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 35px;
        padding-left: 2.1875rem;
        padding-right: 6px;
        padding-right: 0.375rem; } }
  .search-order-dropdown .select-selected {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #15141a;
    background-color: #fff;
    border: 1px solid #333;
    text-align: center;
    font-family: "Muli ExtraBold", "Arial", sans-serif;
    line-height: 20px;
    line-height: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
    padding: 14px 5px;
    padding: 0.875rem 0.3125rem;
    /* Style the arrow inside the select element: */
    /* Point the arrow upwards when the select box is open (active): */ }
    @media (min-width: 544px) {
      .search-order-dropdown .select-selected {
        text-transform: uppercase;
        font-weight: 700; } }
    @media (min-width: 544px) and (max-width: 991.98px) {
      .search-order-dropdown .select-selected {
        height: 60px;
        height: 3.75rem;
        padding-top: 20px;
        padding-top: 1.25rem; } }
    @media (min-width: 769px) {
      .search-order-dropdown .select-selected {
        font-size: 15px;
        font-size: 0.9375rem;
        padding: 12px 16px;
        padding: 0.75rem 1rem; } }
    .search-order-dropdown .select-selected::before {
      position: absolute;
      content: "";
      background: url("../icons/sort-black.svg") no-repeat;
      margin-left: -30px;
      margin-left: -1.875rem;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem; }
    .search-order-dropdown .select-selected.select-arrow-active::before {
      background: url("../icons/sort-white.svg") no-repeat; }
    .search-order-dropdown .select-selected.dropdown-opened {
      color: #eae7e8;
      background-color: #333; }
  .search-order-dropdown select.custom-select {
    font-weight: bold;
    text-transform: uppercase;
    color: #15141a;
    background: url("../icons/sort-black.svg") no-repeat;
    background-position: calc(50% - 70px) 50%;
    background-color: #fff;
    border: 1px solid #333;
    text-align-last: center;
    -moz-text-align-last: center;
    height: 50px;
    height: 3.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-indent: 25px;
    text-indent: 1.5625rem;
    font-size: 16px;
    font-size: 1rem;
    padding: 5px 0;
    padding: 0.3125rem 0; }
    .search-order-dropdown select.custom-select.is-ios {
      background-position: calc(50% - 65px) 50%;
      text-indent: 37%;
      text-indent: 37%; }
    @media (min-width: 544px) {
      .search-order-dropdown select.custom-select, .search-order-dropdown select.custom-select.is-ios {
        background-position: 15px 50%;
        text-align-last: left;
        -moz-text-align-last: left;
        text-indent: 25px;
        text-indent: 1.5625rem;
        padding-left: 17px;
        padding-left: 1.0625rem;
        height: 60px;
        height: 3.75rem; } }
  .search-order-dropdown .select-items {
    display: block;
    color: #333;
    position: absolute;
    background-color: #eae7e8;
    border: 1px solid #333;
    transition: all 0.5s;
    z-index: 2;
    width: 89%; }
    @media (min-width: 769px) {
      .search-order-dropdown .select-items {
        width: 100%; } }
    .search-order-dropdown .select-items.select-hide {
      display: none;
      transition: all 0.5s; }
    .search-order-dropdown .select-items div {
      cursor: pointer;
      color: #333;
      border: none;
      padding: 12px 16px;
      padding: 0.75rem 1rem; }
      @media (min-width: 769px) {
        .search-order-dropdown .select-items div {
          font-size: 15px;
          font-size: 0.9375rem; } }
  .search-order-dropdown .select-items div:hover,
  .search-order-dropdown .same-as-selected {
    color: #333;
    font-weight: 700;
    background-color: #eae7e8; }

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