/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/org_teamsports/cartridge/client/default/scss/search.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --theme-background-primary: #fff;
  --theme-background-secondary: #fff;
  --theme-foreground-primary: #2d2d2d;
  --theme-foreground-secondary: #ebebeb;
  --theme-background-primary-border: #2d2d2d;
  --theme-input-borders: #cfd4da;
  --theme-forground-primary-border: #646464;
  --theme-foreground-primary-text: #fff;
  --theme-foreground-secondary-text: #333;
  --theme-background-primary-text: #2d2d2d;
  --theme-link-emphasis: #2b2b2b;
  --theme-link-emphasis-hover: #003b75;
  --theme-link-forground-primary: #fff;
  --theme-link-background-primary: #2b2b2b;
  --theme-link-text-color: #29183d;
  --theme-button-background-hover: #29183d;
  --theme-status-emphasis: #cb0100;
  --theme-status-success: #007a14;
  --theme-status-warning: #976d3b;
}

body.easton {
  --theme-accent: #f4d100;
  --theme-accent--lighten: #ffde23;
  --theme-accent--darken: #d3b300;
  --theme-accent-link-emphasis: #0466ca;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #0e0e0e;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'roboto-condensed', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.miken {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'industry', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.rawlings {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'proxima-nova-extra-condensed', sans-serifnpm;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.worth {
  --theme-accent: #df041d;
  --theme-accent--lighten: #ff142f;
  --theme-accent--darken: #c90017;
  --theme-accent-link-emphasis: #df041d;
  --theme-accent-link-emphasis-hover: #c90017;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'industry', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.tanner {
  --theme-accent: #0172ce;
  --theme-accent--lighten: #028bfa;
  --theme-accent--darken: #0158a0;
  --theme-accent-link-emphasis: #0466ca;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #fff;
  --theme-primary-btn-text-color-hover: #fff;
  --theme-primary-outline-btn-text-color: #0e0e0e;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #0e0e0e;
  --theme-main-dark-text-color: #0e0e0e;
  --theme-promo-font: 'roboto-condensed', sans-serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
  --theme-base-font: 'proxima-nova-condensed', sans-serif;
}

body.combat {
  --theme-background-secondary: #483c2b;
  --theme-foreground-primary: #ebebeb;
  --theme-accent: #ee40a9;
  --theme-accent--lighten: #d789b4;
  --theme-accent--darken: #464454;
  --theme-accent-link-emphasis: #464454;
  --theme-accent-link-emphasis-hover: #01478d;
  --theme-primary-btn-text-color: #4a3e2d;
  --theme-primary-btn-text-color-hover: #e1e0dc;
  --theme-primary-outline-btn-text-color: #4a3e2d;
  --theme-secondary-btn-text-color: var(--theme-foreground-secondary-text);
  --theme-secondary-outline-btn-text-color: #4a3e2d;
  --theme-main-dark-text-color: #4a3e2d;
  --theme-promo-font: 'inter-variable', serif;
  --theme-promo-font-style: normal;
  --theme-promo-text-transform: uppercase;
}

/* Variable names from http://chir.ag/projects/name-that-color */
@-webkit-keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@-webkit-keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
.color-attribute {
  display: inline-block;
  padding-left: 0;
  color: var(--theme-background-primary);
}
.color-attribute button {
  border: none;
  border-radius: 0;
}
.color-attribute span.swatch-mark.color-value {
  height: 3.125rem;
  width: 3.125rem;
}

.color-swatch-anchor {
  position: relative;
}

.swatch-mark.color-value.selected::after {
  background: none;
  background-image: url("../../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: initial;
  content: "";
  display: inline-block;
  height: 1.625rem;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
  width: 2.0625rem;
}
.swatch-mark.color-value.selected.swatch-circle-white::after {
  color: var(--theme-foreground-primary);
}

.swatch-circle-beige {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: beige;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: beige;
  border-radius: 0;
  background-color: beige;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: black;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: black;
  border-radius: 0;
  background-color: black;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: blue;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: blue;
  border-radius: 0;
  background-color: blue;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: brown;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: brown;
  border-radius: 0;
  background-color: brown;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: green;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: green;
  border-radius: 0;
  background-color: green;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: grey;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: grey;
  border-radius: 0;
  background-color: grey;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: navy;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: navy;
  border-radius: 0;
  background-color: navy;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: orange;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: orange;
  border-radius: 0;
  background-color: orange;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: pink;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: pink;
  border-radius: 0;
  background-color: pink;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: purple;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: purple;
  border-radius: 0;
  background-color: purple;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: red;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: red;
  border-radius: 0;
  background-color: red;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: white;
  border-radius: 0;
  display: block;
  position: relative;
  border: 0.0625em solid var(--theme-background-primary-border);
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: white;
  border-radius: 0;
  background-color: white;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: yellow;
  border-radius: 0;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: none;
  width: 4.0625em;
  height: 4.0625em;
  background: yellow;
  border-radius: 0;
  background-color: yellow;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: none;
  border-radius: 0;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.text-color-anchor.embroidery-silver {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #919191;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-silver.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-silver.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-black {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #000;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-black.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-black.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-brown {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #472a1a;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-brown.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-brown.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-beige {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #b09362;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-beige.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-beige.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-tan {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #783e0e;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-tan.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-tan.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-orange {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #bd4500;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-orange.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-orange.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-white {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #fff;
  border-radius: 0;
  display: inline-block;
  position: relative;
  border: 0.0625em solid var(--theme-background-primary-border);
}
.text-color-anchor.embroidery-white.selected::after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.text-color-anchor.embroidery-white.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-white.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-purple {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #440d5e;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-purple.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-purple.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-navy {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #03061f;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-navy.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-navy.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-royal {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #11204e;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-royal.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-royal.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-columbia-blue {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #7088a1;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-columbia-blue.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-columbia-blue.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-dark-green {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #114f1e;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-dark-green.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-dark-green.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-scarlet {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #9e1714;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-scarlet.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-scarlet.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-pink {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #fd99ac;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-pink.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-pink.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.embroidery-vegas-gold {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #b28e24;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.embroidery-vegas-gold.disabled {
  opacity: 0.2;
}
.text-color-anchor.embroidery-vegas-gold.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-black {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #242120;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-black.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-black.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-dark-brown {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #534139;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-dark-brown.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-dark-brown.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-camel {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #d09a58;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-camel.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-camel.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-gray {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #7a796b;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-gray.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-gray.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-tan {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #a95313;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-tan.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-tan.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-dark-tan {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #5a2419;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-dark-tan.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-dark-tan.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-orange {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #c94f1d;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-orange.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-orange.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-white {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #fff;
  border-radius: 0;
  display: inline-block;
  position: relative;
  border: 0.0625em solid var(--theme-background-primary-border);
}
.text-color-anchor.leather-white.selected::after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.text-color-anchor.leather-white.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-white.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-purple {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #3a3c56;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-purple.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-purple.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-navy {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #353535;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-navy.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-navy.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-royal {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #39455f;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-royal.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-royal.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-columbia-blue {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #5b839d;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-columbia-blue.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-columbia-blue.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-dark-green {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #2e4037;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-dark-green.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-dark-green.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-scarlet {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #9e3334;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-scarlet.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-scarlet.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.text-color-anchor.leather-pink {
  border: none;
  width: 3.125rem;
  height: 3.125rem;
  background: #ce7c85;
  border-radius: 0;
  display: inline-block;
  position: relative;
}
.text-color-anchor.leather-pink.disabled {
  opacity: 0.2;
}
.text-color-anchor.leather-pink.selected::after {
  background-image: url("../images/pdp/option-selected-icon.svg");
  background-position: 50%;
  background-size: initial;
  background-repeat: no-repeat;
  width: 2.0625rem;
  height: 1.625rem;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.5rem;
  top: 0.6875rem;
}

.category-tile {
  position: relative;
}
.category-tile h1,
.category-tile h2,
.category-tile h3 {
  font-size: 1.75rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
  color: #fff;
}
.category-tile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

.compare-bar-wrapper {
  border: 1px solid #333;
  bottom: 0;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}
.compare-bar-wrapper .product-slots {
  height: 6.25em;
}
.compare-bar-wrapper .slot {
  background-color: #222;
  height: 5em;
  margin: 0 auto;
  position: relative;
  width: 6.788em;
  border-radius: 3px;
}
.compare-bar-wrapper .slot:not([data-pid]) {
  border: 1px dashed #ccc;
}
.compare-bar-wrapper .slot img {
  float: left;
  height: 100%;
  position: static;
  border-radius: 3px 0 0 3px;
}
.compare-bar-wrapper .slot i {
  color: #666;
  float: left;
  font-size: 1rem;
  position: relative;
  top: 50%;
  -webkit-transform: translate(65%, -50%);
          transform: translate(65%, -50%);
}
.compare-bar-wrapper .slot .close {
  background-color: #eee;
  height: 100%;
  width: 25%;
  border-radius: 0 3px 3px 0;
  opacity: 1;
}
.compare-bar-wrapper .slot .action {
  text-align: center;
}
.compare-bar-wrapper .clear-all {
  color: #eee;
}
.compare-bar-wrapper .min-products-msg {
  color: #fff;
  font-size: 0.75em;
  line-height: 1.375rem;
  padding: 0.438rem;
}

.product-comparison .back-to-results {
  margin: 1em 0;
}
.product-comparison .product-header > .col {
  padding: 0;
}

.product-tile .tile-body .compare {
  font-size: 0.875em;
}

.table-striped-column td:nth-of-type(odd) {
  background-color: #eee;
}

.fixed {
  position: fixed;
}

.search-results {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}
@media (min-width: 768px) {
  .search-results {
    padding: 1.25em 1.875em !important;
  }
}

.page-info {
  padding: 0 0 1.45rem;
}
@media (max-width: 767.98px) {
  .page-info {
    padding: 0;
  }
}

.page-info-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767.98px) {
  .page-info-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.category-title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3.125em;
}
.category-title h1 {
  margin: 0;
  font-size: 1.75em;
  text-transform: uppercase;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .category-title {
    display: block;
    margin-right: 0;
    padding-bottom: 0.625em;
  }
}

.refinements-selected {
  display: inline-block;
  vertical-align: middle;
}
.refinements-selected button {
  display: block;
  float: left;
  margin: 0 0.625em 0 0;
  padding: 0.2em 0.75em;
  border: none;
  background-color: var(--theme-foreground-secondary);
  color: inherit;
}
.refinements-selected button i {
  padding: 0 0 0.5em 0.75em;
  font-size: 0.5em;
  font-weight: lighter;
  display: inline-block;
  vertical-align: middle;
}
.refinements-selected button.reset {
  padding: 0.1875em;
  background: none;
  height: 27px;
  text-transform: none;
}
@media (max-width: 767.98px) {
  .refinements-selected {
    display: block;
    padding: 0 0 0.5em;
  }
  .refinements-selected button {
    margin-bottom: 0.625em;
  }
}

.refinements-container {
  background-color: var(--theme-background-primary);
  border: none;
  border-top: 0.0625em solid var(--theme-background-primary-border);
  border-bottom: 0.0625em solid var(--theme-background-primary-border);
}
.refinements-container select[name=sort-order] {
  width: auto;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  background-position: right;
  border: none;
  height: initial;
  padding: 0 1.5625em 0 0;
  margin-top: 0.7em;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  line-height: inherit;
  color: inherit;
}
.refinements-container select[name=sort-order]::after {
  float: right;
  font-family: "FontAwesome";
  content: "\f106";
  padding-left: 0.3125em;
}
.refinements-container select[name=sort-order].mobile {
  margin-top: 0.85em;
}
.refinements-container.mobile button {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
}
.refinements-container.mobile button::after {
  float: right;
  font-family: "FontAwesome";
  content: "\f107";
  padding-left: 0.3125em;
}
@media (max-width: 767.98px) {
  .refinements-container {
    border-bottom: 0.0625em solid var(--theme-background-primary-border);
    border-top: 0.0625em solid var(--theme-background-primary-border);
  }
  .refinements-container:not(.mobile) {
    border: none;
  }
}
.refinements-container .refinements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.refinement-bar {
  overflow: visible;
}
@media (max-width: 767.98px) {
  .refinement-bar .header-bar .close {
    background-position: 50% 50%;
  }
}
.refinement-bar .card {
  margin: 0;
  border: none;
  position: relative;
  background: transparent;
}
.refinement-bar .card.active {
  z-index: 11;
}
.refinement-bar .card.refinement-title .card-header {
  padding-left: 0;
}
.refinement-bar .card.refinement-title .card-header h2::after {
  content: none;
}
@media (max-width: 767.98px) {
  .refinement-bar .card {
    border-bottom: 0.0625em solid var(--theme-background-primary-border);
  }
  .refinement-bar .card:last-child {
    border: none;
  }
  .refinement-bar .card .title {
    font-weight: bold;
    text-transform: uppercase;
  }
}
.refinement-bar .card-header,
.refinement-bar .card-header:first-child {
  background-color: var(--theme-background-primary);
  border-left: 0.0625em solid var(--theme-background-primary-border);
  border-right: 0.0625em solid var(--theme-background-primary-border);
  border-bottom: 0.0625em solid var(--theme-background-primary);
  padding: 0.75rem;
  border-radius: 0;
  z-index: 10;
}
.refinement-bar .card-header.collapsed,
.refinement-bar .card-header:first-child.collapsed {
  background-color: transparent;
  border-left: 0.0625em solid transparent;
  border-right: 0.0625em solid transparent;
  border-bottom: none;
}
.refinement-bar .card-header.sterile,
.refinement-bar .card-header:first-child.sterile {
  border: none;
}
@media (max-width: 767.98px) {
  .refinement-bar .card-header,
  .refinement-bar .card-header:first-child {
    margin: 0;
    position: initial;
    border: none;
    padding: 0;
  }
  .refinement-bar .card-header.collapsed,
  .refinement-bar .card-header:first-child.collapsed {
    border: none;
  }
}
.refinement-bar .card-body {
  position: absolute;
  top: 40px;
  background-color: var(--theme-background-primary);
  z-index: 9;
  min-width: 19em;
  border: 0.0625em solid var(--theme-background-primary-border);
}
@media (max-width: 767.98px) {
  .refinement-bar .card-body {
    margin: 0;
    position: initial;
    border: none !important;
  }
}
.refinement-bar ul {
  padding-left: 0;
}
@media (max-width: 767.98px) {
  .refinement-bar {
    display: none;
    position: fixed !important;
    background-color: var(--theme-background-primary);
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2001;
    overflow: scroll;
    width: 90%;
  }
}
@media (min-width: 768px) {
  .refinement-bar {
    display: block !important;
  }
}

.filter-header {
  margin-left: -12px;
  margin-right: -12px;
}
.filter-header .pull-right.close span {
  display: none;
}
.filter-header .pull-right.close .fa-times-circle {
  font-size: 2rem;
}

.filter-footer button.close {
  border: 1px solid #1976d3;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  padding: 0.75rem 1rem;
  margin: 0.75rem 0 3rem;
}
@media (min-width: 768px) {
  .filter-footer button.close {
    display: none;
  }
}

.header-bar button.close {
  font-size: 1rem;
  font-weight: normal;
  opacity: 1;
}
.header-bar .fa.fa-close::before {
  font-size: 1.25em;
}
.header-bar {
  padding: 0.938em 1em;
}

.refinements .header,
.refinements .values {
  margin: 0;
  padding: 0;
}
@media (min-width: 544px) and (max-width: 767.98px) {
  .refinements .header li,
  .refinements .values li {
    display: inline-block;
  }
}
.refinements .header {
  font-size: 1.125em;
  color: #495056;
}
.refinements ul {
  overflow: auto;
}
.refinements ul li {
  padding-left: 1px;
}
.refinements ul li button {
  text-align: left;
  border: none;
  cursor: pointer;
  color: #999;
  background-color: transparent;
}
.refinements ul li button:hover {
  color: #000;
}
.refinements ul li button .fa-check-circle {
  color: #000;
}
.refinements li {
  list-style-type: none;
  padding-left: 0;
}
.refinements li.disabled {
  opacity: 0.5;
  position: relative;
}
.refinements li.disabled::after {
  content: "";
  position: absolute;
  border-top: 2px solid #dc3545;
  width: 32px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  left: 8px;
  top: 6px;
}
@media (max-width: 543.98px) {
  .refinements {
    padding: 0;
  }
}
.refinements .card-body {
  padding: 0.3125em;
}
.refinements .card-body li {
  margin-bottom: 0.5rem;
  display: block;
  float: left;
}
.refinements .card-body li span:not(.checkbox) {
  color: var(--theme-link-background-primary);
}
.refinements .card-body li span:not(.checkbox):hover {
  text-decoration: underline;
}
.refinements #refinement-color.card-body {
  min-width: 22.5em;
  padding: 1.025em 0 0 1.025em;
}
.refinements #refinement-color.card-body ul {
  margin: 0;
  padding: 0;
}
.refinements #refinement-color.card-body li {
  margin: 0 1.025em 1.025em 0;
  padding: 0;
  height: 4.0625em;
  width: 4.0625em;
}
.refinements #refinement-color.card-body button {
  margin: 0;
  padding: 0;
}
.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  margin-bottom: 0;
}
.refinements .card-header h2::after {
  float: right;
  font-family: "FontAwesome";
  content: "\f106";
  padding-left: 0.3125em;
}
.refinements .card-header.collapsed h2::after {
  content: "\f107";
}
.refinements .btn-block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.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;
}
@media (max-width: 767.98px) {
  .result-count {
    padding-left: 1em;
  }
}

.refinement {
  margin-bottom: 1em;
}
@media (max-width: 767.98px) {
  .refinement.card {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    float: none;
    display: block;
    width: 100%;
  }
  .refinement .card-header {
    border-bottom: 0 none;
    padding: 0.25rem 1rem;
  }
  .refinement .card-body {
    padding: 0 1rem 0.625em;
  }
}
.refinement a {
  text-decoration: none;
}
.refinement.refinement-category li {
  margin-left: 0.938em;
  display: block;
}
.refinement.refinement-category > ul > li {
  margin-left: 0;
}
.refinement.refinement-color ul {
  padding: 0.35rem;
}
.refinement.refinement-color ul.moreRefinements li:first-of-type {
  padding-left: 0.35rem;
}
@media (min-width: 1360px) {
  .refinement.refinement-color ul.moreRefinements li:nth-of-type(7n) {
    padding-left: 0.35rem;
  }
}
@media (min-width: 992px) and (max-width: 1359.98px) {
  .refinement.refinement-color ul.moreRefinements li:nth-of-type(6n) {
    padding-left: 0.35rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .refinement.refinement-color ul.moreRefinements li:nth-of-type(3n +4) {
    padding-left: 0.35rem;
  }
}
.refinement.refinement-color .viewMore {
  margin-top: -1.5rem;
}
.refinement.refinement-size li {
  display: inline-block;
  padding-right: 0;
  width: 32%;
}

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

.filter-bar ul {
  padding-left: 12px;
}
.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;
  }
}

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

.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: 0;
  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 #cfd4da;
}
.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: #2b2b2b;
}

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

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