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

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

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

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

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

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

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

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

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

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

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

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

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

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #073b91;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #073b91;
  border-radius: calc($diameter / 2);
  background-color: #073b91;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #24b26d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #24b26d;
  border-radius: calc($diameter / 2);
  background-color: #24b26d;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .attributes .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 .attributes .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .product-detail .attributes .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

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

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

.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: #444; }
    @media (max-width: 991.98px) {
      .social-container .social-icons {
        font-size: 1.5625em; } }
    .social-container .social-icons i,
    .social-container .social-icons a {
      color: #444;
      padding-right: 0.2em; }

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

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.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: #d03a3a; }
    @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;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

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

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

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

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

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

.attribute-button-type-block {
  margin-bottom: 5px; }
  .attribute-button-type-block.error input[type="radio"] + label {
    border-color: #d03a3a; }
  .attribute-button-type-block .select-product-attr-error {
    color: #d03a3a;
    font-family: Gotham-Medium, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 10px;
    text-transform: uppercase; }
  .attribute-button-type-block ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0; }
  .attribute-button-type-block li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 50px;
    height: 100%;
    min-height: 50px;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 15px;
    position: relative;
    transition: border 0.3s ease-in-out; }
  .attribute-button-type-block label,
  .attribute-button-type-block input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .attribute-button-type-block .reset-attr-button {
    display: none; }
    .attribute-button-type-block .reset-attr-button label {
      border: 1px solid #000; }
  .attribute-button-type-block input[type="radio"] {
    opacity: 0.011;
    z-index: 100; }
    .attribute-button-type-block input[type="radio"]:checked + label {
      border-color: #000; }
    .attribute-button-type-block input[type="radio"].selected + .reset-attr-button {
      display: block;
      width: 100%;
      height: 40px;
      z-index: 91; }
    .attribute-button-type-block input[type="radio"]:disabled + label {
      opacity: 0.4;
      cursor: not-allowed; }
      .attribute-button-type-block input[type="radio"]:disabled + label:hover {
        border-color: #d4d4d4;
        cursor: default; }
      .attribute-button-type-block input[type="radio"]:disabled + label::after {
        content: "";
        position: absolute;
        left: -8px;
        top: 19px;
        width: 54px;
        height: 1px;
        background: #8d8d8d;
        transform: rotate(-45deg); }
  .attribute-button-type-block label {
    cursor: pointer;
    z-index: 2;
    margin: 0;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    background-color: #fff;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .attribute-button-type-block label:hover {
      border: 1px solid #000; }

.item-disabled {
  opacity: 0.5; }
  .item-disabled input ~ label::after {
    content: "";
    position: absolute;
    left: -8px;
    top: 19px;
    width: 54px;
    height: 1px;
    background: #8d8d8d;
    transform: rotate(-45deg); }

/* stylelint-disable scss/media-feature-value-dollar-variable, property-no-unknown */
.pdp-gallery-block {
  padding-right: 9px;
  padding-left: 9px; }
  @media (min-width: 992px) {
    .pdp-gallery-block {
      padding-right: 65px;
      padding-left: 23px; } }
  .pdp-gallery-block .image-tile-tag-wrapper {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 6px; }
  .pdp-gallery-block .row {
    margin-bottom: 10px; }
  .pdp-gallery-block .col-12,
  .pdp-gallery-block .col-sm-6,
  .pdp-gallery-block .col-md-6,
  .pdp-gallery-block .col-sm-4,
  .pdp-gallery-block .col-4 {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 769px) {
      .pdp-gallery-block .col-12,
      .pdp-gallery-block .col-sm-6,
      .pdp-gallery-block .col-md-6,
      .pdp-gallery-block .col-sm-4,
      .pdp-gallery-block .col-4 {
        padding-left: 6px;
        padding-right: 6px; } }
  .pdp-gallery-block .col-12 {
    margin-top: 10px; }
    .pdp-gallery-block .col-12 > a {
      width: 100%;
      height: 100%;
      display: block;
      position: relative;
      padding-top: calc(2500 * 100% / 1875); }
      .pdp-gallery-block .col-12 > a img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain; }
  .pdp-gallery-block .image-block {
    position: relative;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }
    @media (max-width: 768.98px) {
      .pdp-gallery-block .image-block {
        width: calc(100% + 18px);
        overflow-x: scroll;
        -webkit-overflow-scrolling: auto;
        padding-bottom: 10px;
        margin-left: -9px;
        margin-right: -9px;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */ }
        .pdp-gallery-block .image-block::-webkit-scrollbar {
          /* WebKit */
          width: 0;
          height: 0; }
        .pdp-gallery-block .image-block .col-12 {
          margin-right: 10px;
          scroll-snap-align: start; } }
    .pdp-gallery-block .image-block img {
      background-color: #eaeaea; }
      .pdp-gallery-block .image-block img[data-packshot="true"] {
        padding: 10% 8%; }

body.modal-zoom-open {
  overflow: hidden;
  position: fixed;
  width: 100%; }
  body.modal-zoom-open .zoom-modal-wrapper {
    padding-right: 0 !important;
    overflow-y: hidden;
    z-index: 9999; }

#zoomModal .modal-body-gallery {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  position: relative; }

#zoomModal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  z-index: 4; }

#zoomModal .modal-content {
  height: 100%;
  min-height: 100%;
  border: none; }

#zoomModal button.close {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMSAzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT45NzcxNDY3OC00ODBGLTQ2QUItQjIwQS0zQzczRDdFRDM1QkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNsb3NlLSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDU1MjMsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBhdGggZD0iTTksOSBMMjEsMjEgTTksMjEgTDIxLDkiIGlkPSJsaW5lYXJ0Ij48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=") #000 center no-repeat;
  width: 34px;
  height: 34px;
  text-indent: -9999px;
  outline: none;
  box-shadow: none;
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 1;
  opacity: 1; }
  #zoomModal button.close:not(:disabled) {
    opacity: 1; }

.zoom-gallery-container {
  position: relative; }
  .zoom-gallery-container .zoom-main-container {
    min-width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    position: relative; }
  .zoom-gallery-container .zoom-close-button {
    position: fixed;
    background: transparent;
    border: none;
    padding: 0;
    top: 50px;
    right: 30px;
    width: 25px;
    height: 25px;
    will-change: auto;
    transform: translate3d(0, 0, 0); }
    .zoom-gallery-container .zoom-close-button::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='87px' height='87px' viewBox='0 0 87 87' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconography-/-close-' stroke='%23000000' stroke-width='1.5'%3E%3Cpath d='M26.1,26.1 L60.9,60.9 M26.1,60.9 L60.9,26.1' id='lineart'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-position: 50% 50%; }
    @media (min-width: 544px) {
      .zoom-gallery-container .zoom-close-button {
        top: 60px;
        right: 40px;
        width: 30px;
        height: 30px; } }
    @media (min-width: 992px) {
      .zoom-gallery-container .zoom-close-button {
        display: none; } }
  .zoom-gallery-container .zoom-main-image {
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #eaeaea;
    cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='87px' height='87px' viewBox='0 0 87 87' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Asset-Artboard-Page' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconography-/-close-' stroke='%23000000' stroke-width='1.5'%3E%3Cpath d='M26.1,26.1 L60.9,60.9 M26.1,60.9 L60.9,26.1' id='lineart'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), pointer; }
    .zoom-gallery-container .zoom-main-image[data-packshot="true"] {
      padding: 10% 8%; }
    @media (orientation: landscape) and (max-width: 992px) {
      .zoom-gallery-container .zoom-main-image {
        width: 100%; } }
    @media (orientation: landscape) and (min-width: 992px) {
      .zoom-gallery-container .zoom-main-image {
        width: auto;
        height: 100%; } }
    @media (orientation: landscape) and (min-width: 1200px) {
      .zoom-gallery-container .zoom-main-image {
        width: 100%;
        height: auto; } }
    @media (orientation: landscape) and (max-width: 1366px) and (min-height: 1000px) {
      .zoom-gallery-container .zoom-main-image {
        width: auto;
        height: 100%; } }
    @media (orientation: portrait) {
      .zoom-gallery-container .zoom-main-image {
        height: 100%;
        width: auto; } }
  .zoom-gallery-container .zoom-thumbnails {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 2;
    width: 60px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-color: #000 #fff;
    scrollbar-width: thin;
    height: calc(100% - 40px);
    padding-right: 10px; }
    .zoom-gallery-container .zoom-thumbnails::-webkit-scrollbar {
      width: 2px; }
    .zoom-gallery-container .zoom-thumbnails::-webkit-scrollbar-track {
      box-shadow: inset 0 0 2px #bfbfbf; }
    .zoom-gallery-container .zoom-thumbnails::-webkit-scrollbar-thumb {
      background-color: #000;
      outline: 2px solid #000; }
    @media (min-width: 544px) {
      .zoom-gallery-container .zoom-thumbnails {
        width: 80px; } }
    .zoom-gallery-container .zoom-thumbnails img {
      background-color: #eaeaea; }
      .zoom-gallery-container .zoom-thumbnails img[data-packshot="true"] {
        padding: 10% 8%; }
    .zoom-gallery-container .zoom-thumbnails ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .zoom-gallery-container .zoom-thumbnails ul li {
        width: 100%;
        margin-bottom: 15px; }
        .zoom-gallery-container .zoom-thumbnails ul li a {
          display: block;
          border: 1px transparent solid;
          border-radius: 4px;
          transition: border 0.15s ease-in-out;
          overflow: hidden; }
          .zoom-gallery-container .zoom-thumbnails ul li a.zoom-selected {
            border: 1px #000 solid;
            cursor: default; }
          .zoom-gallery-container .zoom-thumbnails ul li a:hover {
            border: 1px #000 solid; }

.pdp-main-column {
  padding-left: 28px;
  padding-right: 28px; }
  @media (min-width: 544px) {
    .pdp-main-column {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 992px) {
    .pdp-main-column {
      padding-left: 15px;
      padding-right: 15px; } }

.container.pdp-container {
  max-width: 100%; }
  @media (min-width: 544px) {
    .container.pdp-container {
      max-width: calc(100% - 80px); } }
  @media (min-width: 992px) {
    .container.pdp-container {
      max-width: calc(100% - 120px); } }
  @media (min-width: 544px) {
    .container.pdp-container.pdp-container-trending {
      max-width: calc(100% - 50px); } }
  @media (min-width: 992px) {
    .container.pdp-container.pdp-container-trending {
      max-width: calc(100% - 90px); } }
  @media (min-width: 544px) {
    .container.pdp-container.pdp-container-subscribe {
      max-width: calc(100% - 42px); } }
  @media (min-width: 992px) {
    .container.pdp-container.pdp-container-subscribe {
      max-width: calc(100% - 82px); } }

.pdp-gallery-counter {
  position: absolute;
  z-index: 1;
  bottom: 35px;
  left: 20px;
  font-size: 12px;
  font-family: Gotham-Light, sans-serif;
  letter-spacing: 0.5px;
  line-height: 12px; }

.pdp-gallery-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: absolute;
  right: 0;
  bottom: -0.625rem;
  left: 0;
  z-index: 15;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 0;
  margin-left: 0;
  list-style: none; }
  .pdp-gallery-dots .pdp-gallery-dot {
    display: block;
    position: relative;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 100%;
    height: 2px;
    cursor: default;
    background-color: #f2f2f2; }
    .pdp-gallery-dots .pdp-gallery-dot.active {
      background-color: #000; }

/* stylelint-disable scss/media-feature-value-dollar-variable, property-no-unknown, max-nesting-depth */
.product-detail {
  font-size: 12px; }
  .product-detail.container {
    max-width: 100%; }
    @media (min-width: 1600px) {
      .product-detail.container {
        max-width: 1480px; } }
  .product-detail .breadcrumb {
    margin: 0;
    line-height: 16px;
    letter-spacing: 0.5px;
    font-family: Gotham-Medium, sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0;
    border: none; }
    @media (max-width: 543.98px) {
      .product-detail .breadcrumb {
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .product-detail .breadcrumb {
        margin-bottom: 0; } }
    .product-detail .breadcrumb li.breadcrumb-item::before {
      color: #d8d8d8; }
  .product-detail .product-name {
    color: #000;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border: none; }
  .product-detail .prices {
    padding-top: 0;
    padding-bottom: 30px; }
    .product-detail .prices .price-sale-tag {
      font-size: 10px;
      letter-spacing: 0.5px;
      padding: 3px 5px;
      color: #fff;
      font-family: Gotham-Medium, sans-serif;
      margin-right: 10px; }
      .product-detail .prices .price-sale-tag.color-red {
        background: #d03a3a;
        color: #fff; }
      .product-detail .prices .price-sale-tag.color-orange {
        background: #f6be46;
        color: #fff; }
    .product-detail .prices .price {
      font-size: 20px;
      letter-spacing: 0.5px;
      line-height: 25px;
      font-family: Gotham-Medium, sans-serif; }
      @media (min-width: 1200px) {
        .product-detail .prices .price {
          text-align: left; } }
      @media (min-width: 1200px) {
        .product-detail .prices .price .sales,
        .product-detail .prices .price del {
          display: -ms-inline-flexbox;
          display: inline-flex; } }
      .product-detail .prices .price .strike-through {
        margin-right: 20px;
        color: #000;
        font-family: Gotham-Light, sans-serif; }
      .product-detail .prices .price del + .sales {
        font-family: Gotham-Medium, sans-serif;
        color: #d03a3a; }
      .product-detail .prices .price .sales {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center; }
        .product-detail .prices .price .sales.color-orange {
          color: #f6be46; }
        .product-detail .prices .price .sales .price-sale-tag {
          height: 16px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
      .product-detail .prices .price .price-sale-tag ~ .value {
        color: #d03a3a; }
      .product-detail .prices .price .bestprice .small,
      .product-detail .prices .price .bestprice ~ del {
        font-size: 12px;
        font-weight: 400;
        font-family: Gotham-Light, sans-serif;
        line-height: 1.2;
        text-decoration: auto; }
  .product-detail .attributes .row[data-attr="color"] .attribute {
    min-height: 40px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0; }
    .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute {
      float: left;
      margin-bottom: 4px;
      margin-right: 10px;
      outline: none; }
      .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute span {
        display: inline-block;
        vertical-align: top;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 2px;
        outline: none;
        background-color: #eaeaea; }
        .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute span::after {
          display: none; }
        .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute span.selected {
          border: 1px #000 solid; }
        .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute span.unselectable {
          opacity: 0.4; }
      .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute:hover span {
        border-color: #000; }
      .product-detail .attributes .row[data-attr="color"] .attribute button.color-attribute:disabled {
        display: none; }
  .product-detail .size-chart a.size-chart-link {
    font-family: Gotham-Medium, sans-serif;
    letter-spacing: 0.5px;
    line-height: 14px;
    text-decoration: underline; }
  .product-detail .size-chart .modal-content {
    padding: 60px 248px 79px 230px; }
    @media (max-width: 1199.98px) {
      .product-detail .size-chart .modal-content {
        padding: 5% 10%; } }
    .product-detail .size-chart .modal-content button.close {
      background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzMXB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMSAzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT45NzcxNDY3OC00ODBGLTQ2QUItQjIwQS0zQzczRDdFRDM1QkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWNsb3NlLSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDU1MjMsIDAuMDAwMDAwKSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjEuNSI+ICAgICAgICAgICAgPHBhdGggZD0iTTksOSBMMjEsMjEgTTksMjEgTDIxLDkiIGlkPSJsaW5lYXJ0Ij48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=") #000 center no-repeat;
      width: 34px;
      height: 34px;
      text-indent: -9999px;
      outline: none;
      box-shadow: none;
      position: absolute;
      right: 25px;
      top: 25px;
      z-index: 1;
      opacity: 1; }
      @media (max-width: 768.98px) {
        .product-detail .size-chart .modal-content button.close {
          top: 57px; } }
      .product-detail .size-chart .modal-content button.close:not(:disabled) {
        opacity: 1; }
  .product-detail .quantity-select {
    height: 45px; }
  .product-detail .add-to-cart-msg {
    letter-spacing: 0.5px; }
    .product-detail .add-to-cart-msg strong,
    .product-detail .add-to-cart-msg b {
      font-family: Gotham-Medium, sans-serif; }
  .product-detail .prices-add-to-cart-actions {
    padding: 0;
    position: relative;
    box-shadow: none;
    z-index: 1; }
    @media (max-width: 543.98px) {
      .product-detail .prices-add-to-cart-actions .cart-and-ipay {
        padding-bottom: 0; } }
    .product-detail .prices-add-to-cart-actions .cart-and-ipay .row {
      margin: 0; }
    .product-detail .prices-add-to-cart-actions .pdp-checkout-button {
      padding: 0;
      margin-bottom: 10px;
      position: relative; }
      .product-detail .prices-add-to-cart-actions .pdp-checkout-button .disabled-cta-fallback {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0; }
      .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart {
        width: 100%;
        min-width: 130px;
        height: 50px;
        border-radius: 2px;
        background-color: #000;
        color: #fff;
        padding: 12px 8px;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin: 0;
        border: none; }
        @media (min-width: 769px) {
          .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart {
            height: 45px; } }
        .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart i {
          display: none; }
        .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart:not(:disabled) ~ .disabled-cta-fallback {
          display: none; }
        .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart:hover, .product-detail .prices-add-to-cart-actions .pdp-checkout-button .add-to-cart:focus {
          background-color: #4d4d4d;
          border-color: #4d4d4d;
          color: #fff; }
  .product-detail .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary {
    height: 50px; }
    @media (min-width: 769px) {
      .product-detail .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary {
        height: 45px;
        line-height: 45px;
        padding-top: 0; } }
    .product-detail .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary:not([disabled]):hover {
      background-color: #fff;
      border-color: #000;
      color: #000; }
      .product-detail .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary:not([disabled]):hover::after {
        display: none; }
    .product-detail .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary span.wishlist-heart-ico.active {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMzBweCcgaGVpZ2h0PSczMHB4JyB2aWV3Qm94PScwIDAgMzAgMzAnIHZlcnNpb249JzEuMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+CiAgICA8ZyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8ZyBmaWxsPScjMDAwMDAwJyBzdHJva2U9JyMwMDAwMDAnIHN0cm9rZS13aWR0aD0nMS41Jz4KICAgICAgICAgICAgPHBhdGggZD0nTTE1LDIzIEMxNSwyMyA3LDE4LjU4ODIzNTMgNywxMi40MTE3NjQ3IEM3LDEwLjY0NzA1ODggNy44ODg4ODg4OSw4IDEwLjU1NTU1NTYsOCBDMTMuMjIyMjIyMiw4IDE1LDkuOTg1Mjk0MTIgMTUsOS45ODUyOTQxMiBDMTUsOS45ODUyOTQxMiAxNi43Nzc3Nzc4LDggMTkuNDQ0NDQ0NCw4IEMyMi4xMTExMTExLDggMjMsMTAuNjQ3MDU4OCAyMywxMi40MTE3NjQ3IEMyMywxOC41ODgyMzUzIDE1LDIzIDE1LDIzIFonIGlkPSdsaW5lYXJ0Jz48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }
  .product-detail .add-to-wishlist-parent span.wishlist-heart-ico {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCAzMCAzMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT45Qzg0OEUzOC0zNDhFLTQyMTMtQjcyMS0xQ0YwREQyRTE5QUI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxnIGlkPSJBc3NldC1BcnRib2FyZC1QYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJpY29ub2dyYXBoeS0vLWZhdm9yaXQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNSwyMyBDMTUsMjMgNywxOC41ODgyMzUzIDcsMTIuNDExNzY0NyBDNywxMC42NDcwNTg4IDcuODg4ODg4ODksOCAxMC41NTU1NTU2LDggQzEzLjIyMjIyMjIsOCAxNSw5Ljk4NTI5NDEyIDE1LDkuOTg1Mjk0MTIgQzE1LDkuOTg1Mjk0MTIgMTYuNzc3Nzc3OCw4IDE5LjQ0NDQ0NDQsOCBDMjIuMTExMTExMSw4IDIzLDEwLjY0NzA1ODggMjMsMTIuNDExNzY0NyBDMjMsMTguNTg4MjM1MyAxNSwyMyAxNSwyMyBaIiBpZD0ibGluZWFydCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+") no-repeat;
    width: 23px;
    height: 23px;
    transition: all 0.15s ease-in-out;
    background-position: center;
    margin-left: 10px;
    margin-top: -1px; }
  .product-detail .after-add-to-cart-content strong,
  .product-detail .after-add-to-cart-content b {
    font-family: Gotham-Medium, sans-serif;
    font-weight: normal; }
  .product-detail .after-add-to-cart-content p {
    line-height: 20px;
    margin-bottom: 5px; }
  .product-detail .product-detail-secondary-content {
    font-size: 15px;
    font-family: Gotham-Light, sans-serif;
    line-height: 25px;
    margin-bottom: 35px; }
    .product-detail .product-detail-secondary-content p {
      margin-bottom: 10px;
      overflow-y: hidden; }
    .product-detail .product-detail-secondary-content a {
      font-family: Gotham-Medium, sans-serif;
      text-decoration: underline;
      font-size: 12px; }
  .product-detail .oeko-tex-badge img,
  .product-detail .oeko-tex-badge svg {
    max-width: 125px;
    margin-bottom: 10px; }
  .product-detail .description-and-detail .description-open-btn {
    padding: 0 25px 15px 0;
    min-width: auto;
    font-size: 14px;
    line-height: 14px;
    text-transform: none;
    font-weight: 400;
    box-shadow: none;
    font-family: Gotham-Medium, sans-serif;
    border-radius: 0; }
    .product-detail .description-and-detail .description-open-btn::after {
      display: none; }
    .product-detail .description-and-detail .description-open-btn::before {
      content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHBvaW50cz0iMTcsMTEgMTMsMTUgMTcsMTkgCSIvPgo8L2c+Cjwvc3ZnPgo=");
      width: 30px;
      height: 30px;
      position: absolute;
      right: 0;
      font-size: 16px;
      top: 30px;
      transform: translateY(-50%) rotate(-90deg);
      text-align: center;
      line-height: 24px;
      transform-origin: center;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.5, 1); }
  @media (max-width: 543.98px) {
    .product-detail .description-and-detail .description {
      margin-bottom: 2em; } }
  .product-detail .description-and-detail .content {
    font-size: 15px;
    font-family: Gotham-Light, sans-serif;
    line-height: 25px;
    padding-top: 15px; }
  .product-detail .description-and-detail .row.active button.title.description-open-btn::before {
    color: #000;
    transform: translateY(-50%) rotate(90deg); }
  .product-detail .image-tile-tags {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1; }
    @media (min-width: 992px) {
      .product-detail .image-tile-tags {
        left: 14px; } }
    .product-detail .image-tile-tags .image-tile-tag {
      padding-left: 15px;
      padding-right: 15px; }

.container-fluid.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 543.98px) {
    .container-fluid.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.detail-style-tags {
  line-height: 16px;
  letter-spacing: 0.5px;
  font-family: Gotham-Medium, sans-serif;
  text-transform: uppercase;
  color: #d8d8d8; }
  .detail-style-tags h1 {
    font-size: 12px;
    margin-bottom: 0; }
  .detail-style-tags span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 5px; }

.product-info-msg {
  background-color: #f2f2f2;
  color: #000;
  line-height: 14px;
  padding: 11px 40px;
  margin-bottom: 8px;
  position: relative;
  width: 100%; }
  .product-info-msg::before {
    width: 15px;
    height: 15px;
    background: #000;
    color: #fff;
    content: 'i';
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 15px;
    text-indent: 1px;
    font-size: 12px;
    text-align: center;
    border-radius: 100%; }

.size-chart-wrapper h1,
.size-chart-wrapper h2,
.size-chart-wrapper h3,
.size-chart-wrapper h4,
.sizinginformation h1,
.sizinginformation h2,
.sizinginformation h3,
.sizinginformation h4 {
  text-transform: uppercase;
  color: #000;
  margin-bottom: 35px;
  letter-spacing: 0.5px;
  line-height: 40px;
  font-size: 20px;
  text-align: center; }
  @media (min-width: 769px) {
    .size-chart-wrapper h1,
    .size-chart-wrapper h2,
    .size-chart-wrapper h3,
    .size-chart-wrapper h4,
    .sizinginformation h1,
    .sizinginformation h2,
    .sizinginformation h3,
    .sizinginformation h4 {
      text-align: left;
      font-size: 35px; } }

@media screen and (max-width: 480px) {
  .size-chart-wrapper .tab-content .col-6,
  .sizinginformation .tab-content .col-6 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; } }

.size-chart-wrapper p,
.size-chart-wrapper a,
.sizinginformation p,
.sizinginformation a {
  font-size: 12px; }

.size-chart-wrapper a:not(.nav-link),
.sizinginformation a:not(.nav-link) {
  font-family: Gotham-Medium, sans-serif;
  text-decoration: underline;
  color: #000 !important;
  font-weight: normal; }
  .size-chart-wrapper a:not(.nav-link):hover,
  .sizinginformation a:not(.nav-link):hover {
    text-decoration: none; }

.size-chart-wrapper p,
.sizinginformation p {
  margin-bottom: 14px; }

.size-chart-wrapper hr,
.sizinginformation hr {
  border-color: #bfbfbf;
  height: 1px;
  margin-bottom: 15px;
  margin-top: 15px; }

.size-chart-wrapper .chart-footer-link,
.sizinginformation .chart-footer-link {
  display: block; }

.size-chart-wrapper .nav-tabs,
.sizinginformation .nav-tabs {
  border-bottom: 0;
  margin-bottom: 28px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */ }
  .size-chart-wrapper .nav-tabs::-webkit-scrollbar,
  .sizinginformation .nav-tabs::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0; }
  .size-chart-wrapper .nav-tabs .nav-item,
  .sizinginformation .nav-tabs .nav-item {
    margin-right: 20px;
    margin-bottom: 10px; }
  .size-chart-wrapper .nav-tabs .nav-link,
  .sizinginformation .nav-tabs .nav-link {
    font-weight: 400;
    border-radius: 3px;
    background-color: #f6f6f6;
    text-transform: uppercase;
    padding: 6px 10px;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 12px;
    text-align: center;
    transition: all 0.15s ease-in-out;
    border-width: 1px;
    border-color: transparent;
    border-style: solid;
    outline: none;
    text-decoration: none; }
    .size-chart-wrapper .nav-tabs .nav-link.active,
    .sizinginformation .nav-tabs .nav-link.active {
      background-color: #000;
      color: #fff !important; }
      .size-chart-wrapper .nav-tabs .nav-link.active:hover, .size-chart-wrapper .nav-tabs .nav-link.active:focus,
      .sizinginformation .nav-tabs .nav-link.active:hover,
      .sizinginformation .nav-tabs .nav-link.active:focus {
        background-color: #000;
        color: #fff !important; }
    .size-chart-wrapper .nav-tabs .nav-link:hover, .size-chart-wrapper .nav-tabs .nav-link:focus,
    .sizinginformation .nav-tabs .nav-link:hover,
    .sizinginformation .nav-tabs .nav-link:focus {
      border-color: #000;
      background-color: #f6f6f6; }

.size-chart-wrapper .nav-tabs-secondary,
.sizinginformation .nav-tabs-secondary {
  margin-bottom: 60px; }
  .size-chart-wrapper .nav-tabs-secondary .nav-item,
  .sizinginformation .nav-tabs-secondary .nav-item {
    margin-right: 20px; }
  .size-chart-wrapper .nav-tabs-secondary .nav-link,
  .sizinginformation .nav-tabs-secondary .nav-link {
    padding: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 14px;
    outline: none;
    position: relative;
    padding-right: 18px;
    text-decoration: none; }
    .size-chart-wrapper .nav-tabs-secondary .nav-link.active,
    .sizinginformation .nav-tabs-secondary .nav-link.active {
      color: #000 !important; }
      .size-chart-wrapper .nav-tabs-secondary .nav-link.active::after,
      .sizinginformation .nav-tabs-secondary .nav-link.active::after {
        content: "";
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMzBweCcgaGVpZ2h0PSczMHB4JyB2aWV3Qm94PScwIDAgMzAgMzAnIHZlcnNpb249JzEuMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+CiAgICA8ZyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cG9seWxpbmUgc3Ryb2tlPScjMDAwMDAwJyBzdHJva2Utd2lkdGg9JzEuNScgcG9pbnRzPScxMSAxMyAxNSAxNyAxOSAxMyc+PC9wb2x5bGluZT4KICAgIDwvZz4KPC9zdmc+");
        background-size: 30px 30px;
        background-repeat: no-repeat;
        background-position: 50%;
        width: 15px;
        height: 15px;
        display: inline-block;
        font-size: 16px;
        text-align: center;
        margin-left: 5px;
        color: #000; }
      .size-chart-wrapper .nav-tabs-secondary .nav-link.active:hover, .size-chart-wrapper .nav-tabs-secondary .nav-link.active:focus,
      .sizinginformation .nav-tabs-secondary .nav-link.active:hover,
      .sizinginformation .nav-tabs-secondary .nav-link.active:focus {
        color: #000 !important; }
    .size-chart-wrapper .nav-tabs-secondary .nav-link:hover, .size-chart-wrapper .nav-tabs-secondary .nav-link:focus,
    .sizinginformation .nav-tabs-secondary .nav-link:hover,
    .sizinginformation .nav-tabs-secondary .nav-link:focus {
      border-color: #000;
      background-color: #f6f6f6; }

@media (min-width: 769px) {
  .size-chart-wrapper .table-container,
  .sizinginformation .table-container {
    width: 880px;
    overflow-x: auto; } }

.size-chart-wrapper .table,
.sizinginformation .table {
  font-size: 12px;
  letter-spacing: 0.5px;
  width: auto;
  border-collapse: separate;
  border-spacing: 0; }
  @media (max-width: 991.98px) {
    .size-chart-wrapper .table,
    .sizinginformation .table {
      max-width: 100%; } }
  .size-chart-wrapper .table tr,
  .sizinginformation .table tr {
    border-bottom: 2px solid #fff; }
    .size-chart-wrapper .table tr th[scope=col]:first-of-type,
    .sizinginformation .table tr th[scope=col]:first-of-type {
      text-align: left;
      border-right: none; }
    .size-chart-wrapper .table tr:last-of-type td,
    .sizinginformation .table tr:last-of-type td {
      border-bottom: none; }
    .size-chart-wrapper .table tr th:first-child,
    .sizinginformation .table tr th:first-child {
      position: sticky;
      left: 0;
      z-index: 1; }
  .size-chart-wrapper .table th,
  .size-chart-wrapper .table td,
  .sizinginformation .table th,
  .sizinginformation .table td {
    border: none;
    padding: 13px 14px;
    font-family: Gotham-Light, sans-serif;
    vertical-align: middle;
    text-align: center;
    line-height: 17px; }
  .size-chart-wrapper .table td:nth-child(even),
  .sizinginformation .table td:nth-child(even) {
    background-color: #ececec; }
  .size-chart-wrapper .table td:nth-child(odd),
  .sizinginformation .table td:nth-child(odd) {
    background-color: #f6f6f6; }
  .size-chart-wrapper .table th,
  .sizinginformation .table th {
    font-family: Gotham-Medium, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    border-right: 2px solid #fff;
    min-width: 110px; }
  .size-chart-wrapper .table th[scope=row],
  .sizinginformation .table th[scope=row] {
    background-color: #fff;
    color: #000;
    text-align: left;
    border-right: 2px solid #073b91;
    font-size: 12px; }
  .size-chart-wrapper .table td,
  .sizinginformation .table td {
    color: #737373;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff; }

.pdp-club-page-wrapper {
  margin-top: 31px;
  margin-bottom: 70px; }
  @media (min-width: 769px) {
    .pdp-club-page-wrapper {
      margin-bottom: 144px; } }

header ~ #maincontent .container-fluid .breadcrumb li.breadcrumb-item a:not(.btn-primary):not(.btn-outline-primary):not(.cart-link):not(.link) {
  color: #d8d8d8; }

header ~ #maincontent .container-fluid.product-detail .product-detail-secondary-content a:not(.btn-primary):not(.btn-outline-primary):not(.cart-link):not(.link),
header ~ #maincontent .container-fluid.product-detail .attributes a:not(.btn-primary):not(.btn-outline-primary):not(.cart-link):not(.link) {
  color: #000; }

header ~ #maincontent .container-fluid.product-detail .size-chart .modal a:not(.btn-primary):not(.btn-outline-primary):not(.cart-link):not(.link) {
  color: #000; }

header ~ #maincontent .container-fluid.product-detail .description-and-detail .description-open-btn {
  border-bottom: 1px solid #bfbfbf; }

header ~ #maincontent .container-fluid.product-detail .description-and-detail .row.active button.title.description-open-btn {
  border-bottom: 1px solid #000; }

header ~ #maincontent .container-fluid.product-set-detail .size-chart a:not(.btn-primary):not(.btn-outline-primary):not(.cart-link):not(.link) {
  color: #000; }

@media (min-width: 769px) {
  header ~ #maincontent .container-fluid .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary {
    padding-bottom: 0; } }

header ~ #maincontent .container-fluid .add-to-wishlist-parent button.add-to-wish-list.btn-outline-secondary:not([disabled]):hover {
  background-color: #fff;
  border-color: #000;
  color: #000; }

@media (min-width: 992px) {
  .product-breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px; } }

.pdp-back-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: Gotham-Medium, sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 3px 25px 0 -10px; }
  @media (min-width: 992px) {
    .pdp-back-link {
      margin-top: 0;
      margin-left: -5px; } }
  .pdp-back-link::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHBvaW50cz0iMTcsMTEgMTMsMTUgMTcsMTkgCSIvPgo8L2c+Cjwvc3ZnPgo=");
    padding-top: 0;
    line-height: 0.9em;
    height: 31px;
    width: 30px; }

@media (min-width: 769px) {
  .product-set-detail .image-tile-tags {
    display: none; } }

@media (max-width: 768.98px) {
  .product-set-detail .pdp-main-column .product-secondary-tags {
    display: none; } }

.product-set-detail .detail-style-tags {
  color: #000; }
  .product-set-detail .detail-style-tags h1 {
    font-family: Gotham-Light, sans-serif;
    font-size: 20px;
    font-weight: normal; }

.product-set-detail h2.product-name {
  font-family: Gotham-Light, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 6px; }

.product-set-detail .size-chart {
  margin-top: 0; }

.product-set-detail .pdp-checkout-button {
  margin-top: 24px; }

.product-set-detail .add-to-cart-set:disabled {
  background-color: #bfbfbf;
  color: #fff; }

.product-set-detail .subtotal-item {
  margin-top: 21px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px; }
  .product-set-detail .subtotal-item .sub-total {
    text-decoration: line-through; }

.product-set-detail .bundle-discount-block {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px; }
  .product-set-detail .bundle-discount-block .bundle-discount {
    color: #d03a3a; }

.product-set-detail .grand-total {
  line-height: 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Gotham-Medium, sans-serif;
  border-bottom: 1px solid #000; }

.set-items {
  margin-top: 17px; }
  .set-items .product-detail {
    margin-top: 0;
    margin-bottom: 0; }
  .set-items .set-item {
    min-height: 88px;
    padding-top: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec; }
    .set-items .set-item .form-group {
      margin-bottom: 7px;
      -ms-flex-align: end;
          align-items: flex-end; }
    .set-items .set-item .custom-control {
      min-height: unset; }
    .set-items .set-item .custom-control-label::before {
      height: 20px;
      width: 20px;
      top: 0;
      right: 0;
      left: 0;
      position: initial; }
    .set-items .set-item .custom-control-label::after {
      top: 2px;
      left: 1px; }
      @media (max-width: 768.98px) {
        .set-items .set-item .custom-control-label::after {
          top: 3px;
          left: 2px;
          width: 1.1rem;
          height: 1.1rem; } }
    .set-items .set-item .custom-control-input:checked ~ .custom-control-label::before {
      background-color: #fff;
      box-shadow: none;
      border-color: #000; }
    .set-items .set-item .custom-control-input:checked ~ .custom-control-label::after {
      filter: invert(0); }
    .set-items .set-item__footer {
      color: #d03a3a;
      font-size: 10px;
      margin-top: 8px;
      text-transform: uppercase; }
  .set-items .product-name {
    font-size: 12px;
    color: #000;
    line-height: 12px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .set-items a {
    color: inherit !important; }
    .set-items a:hover {
      text-decoration: none; }
  .set-items .attribute {
    margin-top: 0; }
  .set-items select {
    font-size: 12px;
    padding-left: 0;
    width: 70px; }
  .set-items .custom-styled-select.size::after {
    top: 50%;
    left: 45px; }
  .set-items .custom-styled-select.color::after {
    top: 50%;
    left: 40px; }
  .set-items .select-size {
    border-left: 1px solid #bebebe;
    padding-left: 5px;
    width: 80px; }
  .set-items .prices {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-bottom: 0; }
    .set-items .prices .price {
      font-size: 12px;
      line-height: 12px;
      font-family: Gotham-Light, sans-serif; }
      .set-items .prices .price .strike-through {
        margin-right: 0;
        text-decoration: line-through; }
      .set-items .prices .price .sales {
        color: #d03a3a;
        font-weight: normal;
        margin-bottom: 4px; }
      .set-items .prices .price del + .sales {
        font-family: Gotham-Light, sans-serif;
        font-weight: normal; }
      .set-items .prices .price .sales.color-orange {
        color: #f6be46; }
    .set-items .prices .range .set-price {
      display: inline-block;
      text-align: right; }
    .set-items .prices .set-price {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: end;
          align-items: flex-end; }
      .set-items .prices .set-price del {
        -ms-flex-order: 1;
            order: 1; }
