/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/product/detail.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);
  }
}
.pull-left-xs {
  float: left;
}

.pull-right-xs {
  float: right;
}

@media (min-width: 544px) and (max-width: 767.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1359.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1360px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1359.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.row.equal-height > [class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

#sidebar.sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  #sidebar.sidebar {
    max-width: 420px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 420px;
            flex: 0 0 420px;
  }
}

.data-column {
  padding: 0 1.875em;
}
@media (max-width: 767.98px) {
  .data-column {
    padding: 0 0.9375em;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
  }
}

.product-name-container {
  margin-bottom: 0;
}

.product-recommendations-heading .product-recommendations-heading-title {
  font-family: var(--theme-base-font);
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 1.875rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

.color-swatch-anchor {
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 3.125rem;
  margin-bottom: 0.9375rem;
  margin-right: 0.9375rem;
  position: relative;
  width: 3.125rem;
  border: 0.0625rem solid transparent;
}
.color-swatch-anchor.white {
  border: 0.0625rem solid var(--theme-background-primary-border);
}
.color-swatch-anchor.white .selected::after {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.color-swatch-anchor.white .swatch-square.unselectable::after {
  color: #000;
}
.color-swatch-anchor .swatch-square {
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.color-swatch-anchor .swatch-square.selected::after {
  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;
}
.color-swatch-anchor .swatch-square.unselectable {
  opacity: 0.25;
  position: relative;
}
.color-swatch-anchor .swatch-square.unselectable::after {
  content: "N/A";
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.color-swatch-anchor .swatch-square.unselectable.white::after {
  color: #000;
}

.mobile-main-carousel .mobile-main-carousel-item {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.mobile-main-carousel .mobile-main-carousel-item img {
  display: inline-block;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  bottom: 5%;
  left: 5%;
  right: 5%;
  top: 5%;
  width: 90%;
}

.mobile-carousel-indicators {
  margin: 10px auto 0;
  max-width: 200px;
  width: 100%;
}
.mobile-carousel-indicators .slick-list {
  margin: 0 -8px;
}
.mobile-carousel-indicators .slick-slide {
  border-bottom: 3px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 8px;
  padding-bottom: 3px;
}
.mobile-carousel-indicators .slick-slide.slick-active {
  border-bottom: 3px solid var(--theme-accent);
}
.mobile-carousel-indicators .mobile-carousel-indicators-item {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.mobile-carousel-indicators .mobile-carousel-indicators-item img {
  display: inline-block;
  height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  bottom: 5%;
  left: 5%;
  right: 5%;
  top: 5%;
  width: 90%;
}

.individual-options-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  gap: 5px;
}

.individual-option-attribute {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.individual-option-attribute,
.custom-select-attribute {
  background-color: #fff;
  border: 0.0625rem solid var(--theme-background-primary-border);
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--theme-background-primary-border);
  display: inline-block;
  padding: 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
  cursor: pointer;
}
@media screen and (min-width: 1240px) {
  .individual-option-attribute,
  .custom-select-attribute {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 32.4%;
            flex: 0 1 32.4%;
  }
}
.individual-option-attribute.selected,
.custom-select-attribute.selected {
  color: #fff;
  background-color: var(--theme-background-primary-border);
}
.individual-option-attribute.unselectable,
.custom-select-attribute.unselectable {
  opacity: 0.25;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}
.individual-option-attribute.unselectable::after,
.custom-select-attribute.unselectable::after {
  content: "";
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.individual-option-attribute.disabled,
.custom-select-attribute.disabled {
  background: #e8ecef;
  border: 1px solid #cfd4da;
  color: #495056;
  pointer-events: none;
}

.attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.attribute .selected-color {
  font-weight: 700;
  margin-left: 10px;
}
.attribute label,
.attribute .non-input-label {
  width: 100%;
}

.product-name {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-family: var(--theme-base-font);
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .product-name {
    font-size: 2rem;
  }
}

.product-name-mobile {
  padding: 0 0.9375em;
}

.giftcard-fields .remaining-feedback {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
}

.description-short {
  font-weight: 500;
  text-transform: uppercase;
}

.description-large {
  margin-top: -0.375rem;
}
.description-large p {
  line-height: 1.5rem;
}

.customization-container {
  margin-top: 2.1875rem;
}
.customization-container .text-styles,
.customization-container .text-colors {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.customization-container .text-style-anchor {
  display: inline-block;
}
.customization-container .embroidering-text-section,
.customization-container .engrave-text-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.customization-container .flag-selection {
  width: 100%;
}
.customization-container .engrave-block .settings,
.customization-container .embroidered-block .settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customization-container .engrave-block .settings > .text-color,
.customization-container .embroidered-block .settings > .text-color {
  margin-top: 2.6875rem;
}
.customization-container .engrave-block .settings > .lace-color,
.customization-container .engrave-block .settings .flag-selection,
.customization-container .embroidered-block .settings > .lace-color,
.customization-container .embroidered-block .settings .flag-selection {
  margin-top: 1.4375rem;
}
.customization-container .engrave-block .text-to-display,
.customization-container .embroidered-block .text-to-display {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0.625rem;
}
.customization-container .engrave-block .text-style-anchor,
.customization-container .embroidered-block .text-style-anchor {
  background-color: #fff;
  border: 0.0625rem solid var(--theme-background-primary-border);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.125rem;
  padding: 0.1875rem;
  width: 3.125rem;
  cursor: pointer;
}
.customization-container .engrave-block .text-style-anchor.selected,
.customization-container .embroidered-block .text-style-anchor.selected {
  background-color: var(--theme-background-primary-border);
}
.customization-container .engrave-block .text-style-anchor.selected img,
.customization-container .embroidered-block .text-style-anchor.selected img {
  -webkit-filter: invert(1) brightness(2);
          filter: invert(1) brightness(2);
}
.customization-container .engrave-block .text-style-anchor + .text-style-anchor,
.customization-container .embroidered-block .text-style-anchor + .text-style-anchor {
  margin-left: 0.625rem;
}
.customization-container .engrave-block .text-style-anchor img,
.customization-container .embroidered-block .text-style-anchor img {
  max-width: 100%;
  height: auto;
}
.customization-container .engrave-block .text-style,
.customization-container .embroidered-block .text-style {
  margin-top: 1.8125rem;
}
.customization-container .engrave-block .text-styles,
.customization-container .embroidered-block .text-styles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.customization-container .engrave-block input,
.customization-container .embroidered-block input {
  height: 3.125rem;
  width: 100%;
  padding: 0.75rem 0.75rem;
}
.customization-container .engrave-block .text-colors,
.customization-container .embroidered-block .text-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.customization-container .engrave-block .text-color-anchor,
.customization-container .embroidered-block .text-color-anchor {
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #cfd4da;
}
.customization-container .engrave-block #engraving-samples-btn,
.customization-container .embroidered-block #engraving-samples-btn {
  text-decoration: underline;
}
.customization-container .engrave-block #engraving-samples-btn:hover,
.customization-container .embroidered-block #engraving-samples-btn:hover {
  text-decoration: none;
}
.customization-container .customization.custom .price > span::after {
  content: "+";
  display: inline-block;
  font-weight: bold;
  margin-left: -6px;
}

.attributes label {
  font-weight: 400;
  display: block;
}

@media (min-width: 768px) {
  .product-number-rating {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.spacer-small {
  margin: 0 0 1.5625em;
}

.spacer-large {
  margin: 0 0 2.8125em;
}

@media (max-width: 767.98px) {
  footer {
    margin-bottom: 130px;
  }
}

.experience-component .container.product-detail {
  margin-top: 2em !important;
}

.product-detail {
  padding-bottom: 2.5rem;
  margin-top: 20px !important;
}
.product-detail .swatch-circle {
  border: none;
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 0;
}
.product-detail .swatch-circle.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;
}
.product-detail .swatch-circle.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;
}
.product-detail .swatch-circle {
  border: none;
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-detail .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 0;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.product-detail .data-column {
  z-index: 9;
}

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
}
.product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #f8f9fb;
}

label.color ~ a:hover {
  text-decoration: none;
}

.selectedColor {
  font-weight: 700;
}

.description-and-detail {
  margin-top: 2em;
}
@media (max-width: 543.98px) {
  .description-and-detail {
    margin-top: 0;
  }
  .description-and-detail .title {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: "Dosis", sans-serif;
  }
  .description-and-detail > div:last-child {
    margin-bottom: 1em;
  }
}
@media (min-width: 544px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
}
@media (max-width: 543.98px) {
  .description-and-detail .content {
    margin-top: 1em;
  }
}

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #2b2b2b;
}
@media (max-width: 991.98px) {
  .social-container .social-icons {
    font-size: 1.5625em;
  }
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #2b2b2b;
  padding-right: 0.2em;
}

.product-number.hidden-sm-up {
  display: none;
}
@media (max-width: 543.98px) {
  .product-number.hidden-sm-up {
    display: block;
  }
}

.wishlist-social {
  padding-top: 0.9375em;
  text-align: center;
}

.wishlistTile,
.wishlistGuest { /* stylelint-disable-line */
  position: static !important;
  margin: 0 auto;
}
.wishlistTile i.fa-heart-o,
.wishlistGuest i.fa-heart-o {
  color: rgba(0, 0, 0, 0.7);
  margin-right: 5px;
}
.wishlistTile i.fa-circle,
.wishlistGuest i.fa-circle {
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.wishlistTile .fa-heart,
.wishlistGuest .fa-heart {
  color: black;
  margin-right: 5px;
}

.add-to-wishlist-action {
  text-align: center;
}

label.availability {
  padding-right: 0.3125em;
}

.product-promotions {
  font-size: 1rem;
}
.product-promotions .promotion-item:not(.promotion-icon-shipping) {
  padding-left: 50px;
}
.product-promotions .promotion-item.promotion-icon-shipping img {
  width: 35px;
  margin-right: 10px;
}
.product-promotions .promotion-item.promotion-icon-map::before {
  position: absolute;
  font-family: "FontAwesome";
  top: 1px;
  left: 4px;
  content: "\f06a";
  font-size: 1.8rem;
}
.product-promotions .promotion-item.promotion-icon-product::before {
  content: "\f02b";
  position: absolute;
  font-family: "FontAwesome";
  top: 1px;
  left: 4px;
  font-size: 1.5rem;
}

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%;
}
.promotions div.collapsible-xl button.callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #976d3b;
}
@media (min-width: 544px) {
  .promotions div.collapsible-xl button.callout {
    font-size: 1.375em;
  }
}
.promotions div.collapsible-xl button.callout::after {
  color: #000;
}

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  padding: 0 0.9375em;
  padding-top: 0;
  margin-bottom: 0;
}

.price {
  font-size: 1.5rem;
  text-align: right;
}

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
          transition-timing-function: cubic-bezier(0, 1, 0, 1);
}
.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.color-attribute {
  padding: 0;
  background: none;
}

.map-message {
  margin: 0.5rem 0;
}

.non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

.recommendations-selected {
  margin-top: 2em;
}

.recommendations {
  width: 100%;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#addToCartModal .modal-dialog {
  margin-top: 3.5em;
  width: 100%;
  max-width: 48.125em;
}
@media (max-width: 767.98px) {
  #addToCartModal .modal-dialog {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
}
#addToCartModal .modal-content {
  padding: 0.75em 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#addToCartModal .recommendations {
  width: 100%;
  padding: 0;
}
#addToCartModal .image-container {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: var(--theme-foreground-secondary);
}
#addToCartModal .image-container a,
#addToCartModal .image-container .add-to-cart-image-container {
  display: block;
}
#addToCartModal .image-container a .tile-image,
#addToCartModal .image-container .add-to-cart-image-container .tile-image {
  position: absolute;
  max-width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  max-height: 90%;
}
#addToCartModal .success {
  font-size: 1.125rem;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  text-transform: capitalize;
  letter-spacing: 0.0625em;
  color: var(--theme-status-success);
  float: left;
}
#addToCartModal .close-btn {
  margin: 0 -0.125em 0 0;
  padding: 0.275em 0.125em;
  line-height: 0;
  background: none;
  border: none;
  font-family: "proxima-nova", sans-serif;
  font-size: 2.5em;
  float: right;
  font-weight: bold;
}
#addToCartModal .modal-product-data {
  height: 100%;
  padding: 0;
  position: relative;
}
#addToCartModal .modal-product-data .product-limits-container {
  margin-top: -10px;
}
#addToCartModal .modal-product-data .product-limits-container .product-limit-per-order {
  font-size: 100%;
}
#addToCartModal .product-name {
  font-size: 1.5rem;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 400;
}
#addToCartModal .prices .value {
  font-size: 1.5rem;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  #addToCartModal .prices {
    float: none;
    margin-top: 0;
  }
}
#addToCartModal .modal-actions {
  width: 100%;
  position: absolute;
  bottom: 0;
}
#addToCartModal .modal-actions a {
  display: block;
  width: 100%;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: var(--theme-base-font);
  border-radius: 0;
  margin-bottom: 0.625em;
  padding: 0.4375em;
  position: relative;
}
#addToCartModal .modal-actions a i {
  font-size: 1.5rem;
  position: relative;
  top: 2px;
}
#addToCartModal .modal-actions button {
  width: 100%;
  padding: 0.7rem 0.3rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: var(--theme-base-font);
  border-radius: 0;
}
@media (max-width: 767.98px) {
  #addToCartModal .modal-actions {
    position: initial;
  }
}
#addToCartModal #recommender-add-to-cart-modal {
  max-width: 100%;
  overflow: hidden;
}

#attributeAccordion {
  margin-top: 1em;
}
#attributeAccordion .card {
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #2b2b2b;
  border-radius: 0;
  margin-bottom: 0;
}
#attributeAccordion .card:first-child {
  border-top: 1px solid #2b2b2b;
}
#attributeAccordion .card-header {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
}
#attributeAccordion .card-header button.btn {
  color: #2b2b2b;
  text-decoration: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  font-family: var(--theme-base-font);
  border-bottom: none;
}
#attributeAccordion .card-header button.btn.collapsed::after {
  content: "\f067";
}
#attributeAccordion .card-header button.btn::after {
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  position: absolute;
  right: 5px;
}
#attributeAccordion .card-body {
  padding: 1em 0;
}

.link-btn {
  width: 100%;
}

.customize-icon {
  width: 40px;
}

.attribute-group {
  font-family: var(--theme-base-font);
}
.attribute-group .attr-label {
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .attribute-group .attr-label {
    width: 50%;
    display: inline-block;
  }
}
.attribute-group ul {
  list-style: none;
  padding: 0;
}

.bnpl-promos a,
.bnpl-promos a:active,
.bnpl-promos a:visited {
  text-decoration: underline;
}

.dw-apple-pay-button::after {
  margin: 0.7rem 0.3rem;
}

.add-product-cart {
  margin: 1.25rem 0;
}

.product-limit-per-order {
  font-size: 80%;
}

.new-badge {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 1rem;
  text-transform: uppercase;
  pointer-events: none;
  padding: 2px 4px;
  background-color: var(--theme-accent);
  color: var(--theme-primary-btn-text-color);
}

#express-payment-buttons {
  padding-top: 5px;
}
#express-payment-buttons .expressComponent {
  margin: 5px 0;
}
#express-payment-buttons .gpay-button.black.long.en,
#express-payment-buttons .gpay-button.black.buy.en {
  background-size: 152px;
}

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