@charset "UTF-8";
/* PC colors */
/* PC colors */
.swatch-circle-beige {
  background: #f5f5dc;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  border-radius: 1.25em;
  height: 2.5em;
  width: 2.5em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-filter-yellow {
  background: #ff0;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 0.69em;
  border-radius: 0.69em;
  height: 1.38em;
  width: 1.38em;
  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-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);
}

/* PC colors */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

.noUi-horizontal {
  /* stylelint-disable-line */
  height: 8px;
}
.noUi-horizontal .noUi-handle {
  /* stylelint-disable-line */
  background-color: var(--pc-primary-color);
  border-radius: 50%;
  box-shadow: none;
  height: 26px;
  right: -12px;
  top: -9px;
  width: 26px;
}
.noUi-horizontal .noUi-handle::before {
  display: none;
}
.noUi-horizontal .noUi-handle::after {
  display: none;
}
.noUi-horizontal .noUi-tooltip {
  /* stylelint-disable-line */
  background: none;
  border: 0;
  color: var(--pc-aux-color-gray-70);
  font-family: var(--pc-font);
  font-size: 0.75rem;
  font-weight: normal;
}

.noUi-connect {
  /* stylelint-disable-line */
  background-color: var(--pc-aux-color-alto);
}

.noUi-base {
  /* stylelint-disable-line */
  z-index: 0;
}

/* stylelint-disable */
/* stylelint-enable */
.pc-collapsible-button[aria-expanded=true] .css-chevron-down {
  transform: rotate(180deg);
}

.pc-price-slider-container {
  height: 60px;
}

.pc-refinements-search-button {
  border: 1px solid var(--pc-aux-color-gray-60);
}

.pc-refinements-search-wrapper {
  height: 40px;
}

.pc-color-refinement-list {
  -moz-columns: 2;
       columns: 2;
}

.pc-color-refinement-border {
  height: 32px;
  width: 32px;
}
.pc-color-refinement-border.selected {
  border: 2px solid var(--pc-aux-color-gray-70);
}

.pc-color-swatch-refinement {
  border: 0;
  height: 24px;
  width: 24px;
}
.pc-color-swatch-refinement .pc-color-swatch-refinement-image {
  vertical-align: sub;
}

.pc-refinement-values-container {
  max-height: 210px;
  overflow-y: scroll;
}

@media (min-width: 1280px) {
  .pc-grey-border-last {
    border-bottom: 1px solid var(--pc-aux-color-mercury);
  }
}

.pc-refinements-mobile-button {
  border-top: 1px solid var(--pc-aux-color-mercury);
}

.pc-search-close-icon .css-multiply {
  width: 11px;
}
.pc-search-close-icon .css-multiply::after {
  height: 11px;
  left: 5px;
  top: -5px;
}

.pc-filter-menu-header {
  height: 48px;
}

.pc-filter-results {
  border-right: 0;
  font-weight: 400;
  height: 32px;
  letter-spacing: 0;
}

.pc-filter-wrapper .pc-filter-value {
  background-color: var(--pc-aux-color-pampas);
  border-width: 0;
  font-size: 0.75rem;
  height: 32px;
}
@media (min-width: 1280px) {
  .pc-filter-wrapper .pc-filter-value {
    font-size: 0.875rem;
  }
}

@media (min-width: 1280px) {
  .pc-search-tab-pane {
    border-bottom: 1px solid var(--pc-aux-color-mercury);
  }
}

.pc-grey-border {
  border-bottom: 1px solid var(--pc-aux-color-mercury);
}

.pc-refinements-wrapper .pc-collapsible-button::after {
  display: none;
}
.pc-refinements-wrapper .pc-collapsible-button .css-chevron-down {
  color: var(--pc-primary-color);
}

@media (min-width: 1280px) {
  .pc-search-product-tile {
    max-height: 484px;
  }
}

@media (min-width: 1280px) {
  .pc-outline-container {
    min-height: 532px;
  }
}
.pc-outline-container:hover {
  outline: 1px solid var(--pc-aux-color-mercury);
}

.pc-sort-select {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: none;
  border: 0;
  color: var(--pc-aux-color-gray-60);
  white-space: nowrap;
}
.pc-sort-select option {
  text-align: center;
}

@media (max-width: 1279.98px) {
  .pc-sort-order-wrapper {
    border: 1px solid var(--pc-aux-color-mercury);
  }
}

.pc-sort-icon {
  right: 0;
}
.pc-sort-icon .css-chevron-down::after {
  border-color: var(--pc-primary-color);
}
@media (max-width: 1279.98px) {
  .pc-sort-icon .css-chevron-down::after {
    margin-top: 4px;
  }
}

.pc-search-result-title {
  font-size: 1.5rem;
}
@media (min-width: 1280px) {
  .pc-search-result-title {
    font-size: 1.625rem;
  }
}

.pc-search-result .pc-search-tabs .pc-search-result-nav-item {
  color: var(--pc-aux-color-gray-80);
  font-size: 0.8125rem;
}
.pc-search-result .pc-search-tabs .pc-search-result-nav-item.active {
  background-color: none;
  border-bottom: 2px solid var(--pc-primary-color);
  color: var(--pc-aux-color-gray-100);
}
.pc-search-result .pc-search-tabs .pc-search-result-nav-item:focus, .pc-search-result .pc-search-tabs .pc-search-result-nav-item:active {
  background-color: #fff;
}

.pc-search-result-count {
  letter-spacing: normal;
}

@media (max-width: 1279.98px) {
  .pc-plp-banner-image-container {
    order: -1;
  }
}

.pc-special-brand-button .pc-special-brand-link::after {
  background-color: var(--pc-aux-color-mercury);
}

.pc-search-result-nav {
  border-color: var(--pc-aux-color-mercury);
}

@media (min-width: 1280px) {
  .pc-search-noresults {
    font-size: 1.1875rem;
  }
}

@media (min-width: 1280px) {
  .pc-search-result-keyword {
    font-size: 1.625rem;
    font-weight: 300;
  }
}

@media (min-width: 1280px) {
  .pc-search-result-didyoumean {
    font-size: 1rem;
    font-weight: 500;
  }
}

@media (max-width: 1279.98px) {
  .pc-special-brand-name {
    font-size: 0.8125rem;
  }
}

@media (max-width: 1279.98px) {
  .pc-special-brand-results {
    font-size: 0.75rem;
  }
}

.pc-card {
  border: 1px solid var(--pc-aux-color-mercury);
}
.pc-card .pc-search-article-link:hover::after {
  background-color: var(--pc-aux-color-gray-60);
}

.refinement-bar {
  overflow: auto;
}
@media (max-width: 1279.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: 102;
  }
}
@media (max-width: 767.98px) {
  .refinement-bar {
    height: 100%;
    position: fixed;
  }
}
@media (min-width: 1280px) {
  .refinement-bar {
    display: block !important;
  }
}
.refinement-bar ul {
  padding-left: 0;
}

.filter-header {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767.98px) {
  .refinements {
    padding: 0;
  }
}
.refinements .header,
.refinements .values {
  padding: 0.313em 0;
}
@media (min-width: 768px) and (max-width: 1279.98px) {
  .refinements .header li,
.refinements .values li {
    display: inline-block;
  }
}
.refinements .header {
  color: #444;
  font-size: 1.125em;
}
.refinements ul {
  overflow: auto;
}
.refinements li {
  padding-left: 1px;
}
.refinements li button {
  background-color: transparent;
  border: 0;
  color: #444;
}
.refinements li {
  list-style-type: none;
  padding-left: 0;
}
.refinements li.color-attribute {
  display: inline-block;
  padding-left: 0;
}
.refinements li.color-attribute button {
  padding: 0;
}
.refinements li.disabled {
  opacity: 0.5;
}
.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}

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

.refinement-header {
  overflow: auto;
}

.disabled {
  pointer-events: none;
}

.grid-header,
.content-grid-header {
  margin-bottom: 1em;
  margin-top: 1em;
}
@media (max-width: 767.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: 1279.98px) {
  .refinement.card {
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    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 {
  display: block;
  margin-left: 0.938em;
}
.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 {
  float: left;
  list-style: none;
}
.filter-bar.filter-value {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0.3125em;
  position: relative;
}
.filter-bar.filter-value button {
  border: 0;
  color: #000;
  padding: 0 2rem 0 0.5rem;
}
.filter-bar.filter-value button::after {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 10px;
  text-rendering: auto;
  top: 11px;
}
.filter-bar.swatch-filter {
  font-size: 1.38em;
  margin-top: 4px;
  position: relative;
}
.filter-bar.swatch-filter button {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.filter-bar.swatch-filter button::before {
  background-color: #fff;
  border-radius: 0.4em;
  content: "";
  height: 0.8em;
  left: 0.5em;
  position: absolute;
  top: 0.5em;
  width: 0.8em;
}
.filter-bar.swatch-filter button::after {
  content: "";
  display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.5em;
  left: 0.18em;
  position: absolute;
  text-rendering: auto;
  top: 0.12em;
}

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

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

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

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

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

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

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