@charset "UTF-8";
.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: #093;
  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: #093;
  border-radius: calc($diameter / 2);
  background-color: #093;
  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: Roboto, 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;
    -ms-flex-pack: start;
        justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0; }
  .attribute-button-type-block li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 38px;
    height: 38px;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1;
    position: relative;
    transition: border 0.3s ease-in-out;
    border: 1px solid #cbcbcb;
    border-right: none; }
    .attribute-button-type-block li::before {
      content: '';
      position: relative;
      display: block;
      padding-top: 100%; }
    .attribute-button-type-block li:last-of-type {
      border-right: 1px solid #cbcbcb; }
  .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 label:disabled,
    .attribute-button-type-block input:disabled {
      opacity: 0.5; }
  .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;
    cursor: pointer; }
    .attribute-button-type-block input[type='radio']:checked + label {
      background-color: #d8d4c8; }
    .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 {
      color: #bfbfbf; }
  .attribute-button-type-block label {
    cursor: pointer;
    margin: 0;
    border-radius: 0;
    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;
    font-weight: 500;
    size: 11.61px;
    line-height: 13.35px;
    letter-spacing: -0.05px; }
    .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: 18px;
    width: 52px;
    height: 1px;
    background: #8d8d8d;
    transform: rotate(-45deg); }

/* stylelint-disable scss/media-feature-value-dollar-variable, property-no-unknown */
.pdp-gallery-block {
  padding: 0; }
  @media (min-width: 992px) {
    .pdp-gallery-block {
      position: static; } }
  .pdp-gallery-block .image-tile-tag-wrapper {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 6px; }
  .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: 991.98px) {
      .pdp-gallery-block .image-block {
        width: calc(100% + 30px);
        overflow-x: scroll;
        -webkit-overflow-scrolling: auto;
        padding-bottom: 10px;
        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; } }

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;
  bottom: auto; }
  @media (min-width: 992px) {
    #zoomModal .modal-dialog {
      top: 50%; } }

#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: 30px;
    right: 30px;
    width: 26px;
    height: 26px;
    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 {
        top: 130px;
        right: 240px;
        display: none; } }
  .zoom-gallery-container .zoom-main-image {
    left: 0;
    top: 0;
    z-index: 1;
    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;
        padding: 35px 0; }
        @supports (-webkit-touch-callout: none) {
          .zoom-gallery-container .zoom-main-image {
            padding: 40px 0; } } }
  .zoom-gallery-container .zoom-thumbnails {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 2;
    width: 53px;
    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: 97px; } }
    @media (min-width: 992px) {
      .zoom-gallery-container .zoom-thumbnails {
        left: 10px;
        top: 16px; } }
    .zoom-gallery-container .zoom-thumbnails img {
      background-color: #eaeaea; }
    .zoom-gallery-container .zoom-thumbnails ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .zoom-gallery-container .zoom-thumbnails ul li {
        width: 100%;
        margin-bottom: 5px; }
        @media (min-width: 992px) {
          .zoom-gallery-container .zoom-thumbnails ul li {
            margin-bottom: 15px; } }
        .zoom-gallery-container .zoom-thumbnails ul li a {
          display: block;
          border: 1px transparent solid;
          border-radius: 0;
          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: Roboto, 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 */
:root {
  --container-width: 100%; }
  @media (min-width: 544px) {
    :root {
      --container-width: 100%; } }
  @media (min-width: 769px) {
    :root {
      --container-width: 668px; } }
  @media (min-width: 992px) {
    :root {
      --container-width: 932px; } }
  @media (min-width: 1200px) {
    :root {
      --container-width: 1140px; } }
  @media (min-width: 1600px) {
    :root {
      --container-width: 1448px; } }

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

.product-detail {
  font-size: 12px; }
  .product-detail.product-wrapper {
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .product-detail.product-wrapper {
        margin-bottom: 130px; } }
  .product-detail .attribute {
    text-align: center; }
  .product-detail .breadcrumb {
    margin: 0;
    line-height: 16px;
    letter-spacing: 0.5px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    border: none;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 992px) {
      .product-detail .breadcrumb {
        margin-left: 24px; } }
  .product-detail .product-name {
    color: #000;
    text-transform: uppercase;
    border: none; }
    .product-detail .product-name h1 {
      text-align: center;
      font-size: 20px;
      line-height: 1;
      margin-bottom: 15px; }
  .product-detail .prices {
    font-size: 20px;
    line-height: 1.25;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 28px; }
    .product-detail .prices .price {
      font-size: 20px;
      line-height: 25px; }
      .product-detail .prices .price del {
        margin-right: 12px;
        color: #bfbfbf; }
        .product-detail .prices .price del + .sales {
          color: #000;
          font-weight: 400; }
      .product-detail .prices .price .sales {
        color: #000;
        font-weight: 400; }
      .product-detail .prices .price .bestprice {
        margin-top: 10px; }
      .product-detail .prices .price .bestprice .small,
      .product-detail .prices .price .bestprice ~ del {
        font-size: 12px;
        line-height: 1.2;
        color: #bfbfbf;
        text-decoration: auto; }
        .product-detail .prices .price .bestprice .small .invalid-feedback,
        .product-detail .prices .price .bestprice ~ del .invalid-feedback {
          color: inherit; }
      .product-detail .prices .price .bestprice ~ del .invalid-feedback {
        color: #f60; }
  .product-detail .attributes .row[data-attr="color"] .attribute {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0;
    text-align: center; }
  .product-detail .attributes .row[data-attr="color"] .color-attribute {
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    outline: none; }
    .product-detail .attributes .row[data-attr="color"] .color-attribute:last-of-type {
      margin-right: 0; }
    .product-detail .attributes .row[data-attr="color"] .color-attribute span {
      display: inline-block;
      vertical-align: top;
      width: 60px;
      height: 60px;
      text-align: center;
      line-height: 60px;
      border-radius: 0;
      outline: none;
      border: 1px transparent solid;
      margin-right: 0;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: transparent; }
      .product-detail .attributes .row[data-attr="color"] .color-attribute span::after {
        display: none; }
      .product-detail .attributes .row[data-attr="color"] .color-attribute span.selected {
        border: 1px #000 solid; }
      .product-detail .attributes .row[data-attr="color"] .color-attribute span.unselectable {
        opacity: 0.4; }
    .product-detail .attributes .row[data-attr="color"] .color-attribute:hover span {
      border-color: #000; }
    .product-detail .attributes .row[data-attr="color"] .color-attribute:disabled {
      display: none; }
  .product-detail .product-attributes {
    font-size: 14px;
    line-height: 19px; }
  .product-detail .size-chart {
    margin: 0;
    margin-bottom: 12px;
    color: #bfbfbf;
    text-align: center; }
    .product-detail .size-chart .modal {
      text-align: left;
      color: #1e1e1e;
      background-color: #ebe9e3;
      border-radius: 10px;
      display: block;
      position: fixed;
      top: 0px;
      right: 0px;
      left: auto;
      height: 65%;
      overflow: auto;
      margin-right: 2.5vh;
      margin-top: 2.5vh;
      width: 350px;
      z-index: 101;
      padding: 30px 30px 30px 0px;
      transition: transform 0.3s ease-in-out 0s;
      transform: translateX(calc(100% + 2.5vh)); }
      .product-detail .size-chart .modal.size-modal-open {
        transform: translateX(0%);
        box-shadow: rgba(0, 0, 0, 0.5) 0px 0.313em 0.938em; }
        @media (max-width: 768.98px) {
          .product-detail .size-chart .modal.size-modal-open {
            transform: translateY(0%);
            height: 75%; }
            .product-detail .size-chart .modal.size-modal-open.uplift {
              transform: translateY(-70px); } }
      @media (max-width: 768.98px) {
        .product-detail .size-chart .modal {
          padding: 20px;
          z-index: 101;
          overflow: auto;
          box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
          display: block;
          position: fixed;
          bottom: 0;
          top: auto;
          right: 0;
          left: auto;
          width: 95vw;
          margin-right: 2.5vw;
          margin-left: 2.5vw;
          margin-bottom: 2.5vw;
          padding: 30px;
          transform: translateY(calc(100% + 3vw));
          transition: transform 0.3s ease-in-out; } }
      .product-detail .size-chart .modal .size-modal-content {
        position: relative; }
        .product-detail .size-chart .modal .size-modal-content button.close {
          background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MDU0IDQuNjgwMzVMNC42ODEwOSAxMS44MDQ2TDMuNzM4MjggMTAuODYxOEwxMC44NjI2IDMuNzM3NTRMMTEuODA1NCA0LjY4MDM1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjY4MTgyIDMuNzM4MDlMMTEuODA2MSAxMC44NjI0TDEwLjg2MzMgMTEuODA1MkwzLjczOTAxIDQuNjgwOUw0LjY4MTgyIDMuNzM4MDlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K") center no-repeat;
          filter: invert;
          width: 16px;
          height: 16px;
          text-indent: -9999px;
          outline: none;
          box-shadow: none;
          position: absolute;
          right: 0;
          top: 0; }
          .product-detail .size-chart .modal .size-modal-content button.close:not(:disabled) {
            opacity: 1; }
        .product-detail .size-chart .modal .size-modal-content .size-bar-model-details {
          padding-top: 30px;
          font-size: 11px;
          color: #1e1e1e;
          font-weight: 500; }
        .product-detail .size-chart .modal .size-modal-content .size-bar-table {
          padding-bottom: 10px;
          font-size: 11px;
          font-weight: 450; }
          .product-detail .size-chart .modal .size-modal-content .size-bar-table h3.size-bar-title {
            margin-bottom: 14px; }
          .product-detail .size-chart .modal .size-modal-content .size-bar-table table {
            text-align: right;
            width: 100%; }
            .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr:not(:last-child) {
              border-bottom: 1px solid #cbcbcb; }
            .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr:first-child th:not(:first-child) {
              opacity: 0.5; }
            .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr:first-child th {
              padding: 0 0 12px 0; }
            .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr td {
              padding: 12px 0 12px 12px; }
              .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr td:first-child {
                text-align: left;
                text-transform: uppercase;
                padding-left: 0; }
            .product-detail .size-chart .modal .size-modal-content .size-bar-table table tbody tr th:first-child {
              text-align: left;
              padding-left: 0;
              text-transform: uppercase; }
        .product-detail .size-chart .modal .size-modal-content .size-bar-note {
          font-size: 12px;
          letter-spacing: -0.3px; }
    .product-detail .size-chart .size-chart-link {
      font-family: Roboto, sans-serif;
      font-size: 12px;
      letter-spacing: 0.12px;
      line-height: 1.2;
      text-transform: uppercase;
      text-decoration: underline; }
    .product-detail .size-chart .size-bar-title {
      height: 100%;
      font-size: 15px;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: -0.03em;
      width: 100%;
      color: black;
      text-transform: uppercase;
      text-align: left; }
    .product-detail .size-chart .modal {
      padding: 30px; }
  .product-detail .quantity-select {
    height: 45px; }
  .product-detail .add-to-cart-msg {
    letter-spacing: 0.5px; }
    @media (min-width: 769px) {
      .product-detail .add-to-cart-msg {
        margin-top: 11px; } }
    .product-detail .add-to-cart-msg strong,
    .product-detail .add-to-cart-msg b {
      font-family: Roboto, sans-serif;
      font-weight: 500; }
  .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 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        width: 100%;
        min-width: 130px;
        height: 50px;
        background-color: #f60;
        color: #fff;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin: 0;
        border: none;
        opacity: 1; }
        .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 {
          opacity: 0.7; }
  .product-detail .add-to-wish-list {
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .product-detail .add-to-wish-list:not([disabled]):hover {
      background-color: #fff;
      border-color: transparent;
      color: #000; }
      .product-detail .add-to-wish-list:not([disabled]):hover::after {
        display: none; }
    .product-detail .add-to-wish-list .wishlist-heart-ico.active {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMjEuNTA5MjYzNiw3LjI1IEwyMS41MDkyNjM2LDE4LjUyMTI4NCBMMTUsMjIuNjE0MDY1NCBMOC40OTA3MzYzOCwxOC41MjEyODQgTDguNDkwNzM2MzgsNy4yNSBMMjEuNTA5MjYzNiw3LjI1IFoiIGlkPSJSZWN0YW5nbGUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"); }
  .product-detail .wishlist-heart-ico {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMjEuMDA5MDU5Miw3LjgzNTY5ODIxIEwyMS4wMDkwNTkyLDE4LjI1MDA5NTYgTDE1LDIyLjAyODM2NzIgTDguOTkwOTQwODEsMTguMjUwMDk1NiBMOC45OTA5NDA4MSw3LjgzNTY5ODIxIEwyMS4wMDkwNTkyLDcuODM1Njk4MjEgWiIgaWQ9IlJlY3RhbmdsZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNSI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=") 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: Roboto, sans-serif;
    font-weight: 500;
    font-weight: normal; }
  .product-detail .after-add-to-cart-content p {
    line-height: 20px;
    margin-bottom: 5px; }
  .product-detail .product-detail-secondary-content {
    font-weight: 500;
    font-size: 13px;
    line-height: 132%;
    letter-spacing: -0.01em;
    font-family: Roboto, sans-serif;
    margin-bottom: 35px;
    text-align: center; }
    .product-detail .product-detail-secondary-content p {
      margin-bottom: 10px;
      overflow-y: hidden; }
    .product-detail .product-detail-secondary-content a {
      font-family: Roboto, sans-serif;
      font-weight: 500;
      text-decoration: underline;
      font-size: 13px; }
  .product-detail .oeko-tex-badge img,
  .product-detail .oeko-tex-badge svg {
    max-width: 125px;
    margin-bottom: 10px; }
  .product-detail .description-and-detail {
    margin-top: 0;
    text-align: left; }
    .product-detail .description-and-detail p {
      text-align: left !important; }
    .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;
      box-shadow: none;
      font-family: Roboto, sans-serif;
      font-weight: 500;
      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,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS4wMDAwMDAsIDE1LjAwMDAwMCkgcm90YXRlKDE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTUuMDAwMDAwLCAtMTUuMDAwMDAwKSB0cmFuc2xhdGUoMTIuNjYzMjgyLCAxMC45Mjg1NzIpIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPHBvbHlsaW5lIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuMzM2NzE4LCA0LjA3MTQyOCkgcm90YXRlKDkwLjAwMDAwMCkgdHJhbnNsYXRlKC0yLjMzNjcxOCwgLTQuMDcxNDI4KSAiIHBvaW50cz0iLTEuNzM0NzEwODQgNi40MDgxNDYxNiAyLjQzNTcyMzY1IDEuNzM0NzEwODQgNi40MDgxNDYxNiA2LjQwODE0NjE2Ij48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
        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: Roboto, sans-serif;
      font-weight: 300;
      line-height: 25px;
      padding-top: 15px; }
    .product-detail .description-and-detail .row.active button.title.description-open-btn::before {
      color: #f60;
      transform: translateY(-50%) rotate(90deg); }
    .product-detail .description-and-detail p {
      text-align: center; }
    .product-detail .description-and-detail ul {
      list-style: none;
      padding: 0; }
  .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; }

.detail-style-tags {
  line-height: 16px;
  letter-spacing: 0.5px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  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: Roboto, sans-serif;
  text-decoration: underline;
  color: #f60 !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 .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 {
    color: #000;
    margin-right: 20px;
    margin-bottom: 10px; }
  .size-chart-wrapper .nav-tabs .nav-link,
  .sizinginformation .nav-tabs .nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 30px;
    font-weight: 400;
    border-radius: 0;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0 25px;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    transition: all 0.15s ease-in-out;
    border-width: 1px;
    border-color: #000;
    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: #000;
      color: #fff !important; }

.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: #f60 !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+CiAgICA8ZyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMTEsMTYgTDE1LDIwIEwxOSwxNiBNMTEsMTEgTDE1LDE1IEwxOSwxMScgc3Ryb2tlPScjMDczQjkxJyBzdHJva2Utd2lkdGg9JzEuNSc+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=");
        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: #f60; }
      .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: #f60 !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; }

.size-chart-wrapper .table,
.sizinginformation .table {
  font-size: 12px;
  letter-spacing: 0.5px; }
  .size-chart-wrapper .table tr:first-child th,
  .sizinginformation .table tr:first-child th {
    padding-top: 0; }
  .size-chart-wrapper .table th,
  .size-chart-wrapper .table td,
  .sizinginformation .table th,
  .sizinginformation .table td {
    border: none;
    padding: 18px 0; }
  .size-chart-wrapper .table th,
  .sizinginformation .table th {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #f60;
    text-transform: uppercase;
    line-height: 16px; }
    .size-chart-wrapper .table th:first-child,
    .sizinginformation .table th:first-child {
      color: #000; }

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

header ~ #maincontent .container .add-to-wish-list {
  background-color: #fff;
  color: #000;
  border: none; }
  header ~ #maincontent .container .add-to-wish-list:not([disabled]):hover {
    background-color: #fff;
    color: #000;
    border: none; }
  header ~ #maincontent .container .add-to-wish-list[disabled] {
    background-color: #fff;
    color: #000;
    border: none; }

@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: Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: uppercase;
  height: 40px;
  margin: 0; }
  @media (min-width: 992px) {
    .pdp-back-link {
      margin-top: 0;
      margin-left: -5px; } }
  .pdp-back-link::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS4wMDAwMDAsIDE1LjAwMDAwMCkgcm90YXRlKDE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTUuMDAwMDAwLCAtMTUuMDAwMDAwKSB0cmFuc2xhdGUoOC41NzE0MjksIDkuMDAwMDAwKSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC45OTczMjUsIDUuNzY5MDQyKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTguOTk3MzI1LCAtNS43NjkwNDIpICIgcG9pbnRzPSIzLjQyNTg5NjEgOC45NjY2NTU5NiA5LjEzMjgwNjU1IDIuNTcxNDI4NTcgMTQuNTY4NzUzMiA4Ljk2NjY1NTk2Ij48L3BvbHlsaW5lPgogICAgICAgICAgICA8bGluZSB4MT0iLTEuOTQ4OTE3MjJlLTEzIiB5MT0iNS43NjkwNDIyNyIgeDI9IjExLjQyNDk0MDYiIHkyPSI1Ljc2OTA0MjI3IiBpZD0iUGF0aCI+PC9saW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
    padding-top: 0;
    line-height: 0.9em; }

.pdp-gallery-block .pdp-gallery-slide {
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .pdp-gallery-block .pdp-gallery-slide {
      margin-bottom: 5px; } }

.pdp-gallery-block .image-block {
  padding-bottom: 0;
  margin-bottom: 0; }

.pdp-gallery-block .pdp-gallery-dots {
  margin-bottom: 0;
  bottom: 23px; }
  @media (min-width: 992px) {
    .pdp-gallery-block .pdp-gallery-dots {
      right: auto;
      position: fixed;
      bottom: 50%;
      transform: translateY(50%);
      left: calc(((100vw - var(--container-width)) / 2) + 5px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .pdp-gallery-block .pdp-gallery-dots.unstick {
        position: absolute;
        bottom: 100px; } }
  .pdp-gallery-block .pdp-gallery-dots .pdp-gallery-dot {
    background-color: #bfbfbf;
    height: 1px;
    width: 20px;
    margin: 0;
    padding: 0;
    margin-right: 5px; }
    .pdp-gallery-block .pdp-gallery-dots .pdp-gallery-dot:last-of-type {
      margin-right: 0; }
    .pdp-gallery-block .pdp-gallery-dots .pdp-gallery-dot.active {
      background-color: #000; }
    @media (min-width: 992px) {
      .pdp-gallery-block .pdp-gallery-dots .pdp-gallery-dot {
        height: 20px;
        width: 1px;
        margin: 0;
        margin-bottom: 5px; }
        .pdp-gallery-block .pdp-gallery-dots .pdp-gallery-dot:last-of-type {
          margin-bottom: 0; } }

.pdp-gallery-control {
  position: absolute;
  left: 43px;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
  width: 35px;
  min-width: auto;
  padding: 0;
  opacity: 0.5;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS4wMDAwMDAsIDE1LjAwMDAwMCkgcm90YXRlKDE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTUuMDAwMDAwLCAtMTUuMDAwMDAwKSB0cmFuc2xhdGUoMTIuNjYzMjgyLCAxMC45Mjg1NzIpIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJQYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjMzNjcxOCwgNC4wNzE0MjgpIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtMi4zMzY3MTgsIC00LjA3MTQyOCkgIiBwb2ludHM9Ii0xLjczNDcxMDg0IDYuNDA4MTQ2MTYgMi40MzU3MjM2NSAxLjczNDcxMDg0IDYuNDA4MTQ2MTYgNi40MDgxNDYxNiI+PC9wb2x5bGluZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  .pdp-gallery-control.pdp-gallery-control-next {
    right: 43px;
    left: auto;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMi42NjMyODIsIDEwLjkyODU3MikiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPgogICAgICAgICAgICA8cG9seWxpbmUgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi4zMzY3MTgsIDQuMDcxNDI4KSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTIuMzM2NzE4LCAtNC4wNzE0MjgpICIgcG9pbnRzPSItMS43MzQ3MTA4NCA2LjQwODE0NjE2IDIuNDM1NzIzNjUgMS43MzQ3MTA4NCA2LjQwODE0NjE2IDYuNDA4MTQ2MTYiPjwvcG9seWxpbmU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }
  .pdp-gallery-control:hover {
    background-color: transparent;
    border: none; }
  .pdp-gallery-control[disabled] {
    background-color: transparent;
    border: none;
    pointer-events: none;
    opacity: 0.4; }
    .pdp-gallery-control[disabled]:hover {
      background-color: transparent;
      border: none; }

@media (min-width: 992px) {
  .product-sticky-container {
    position: sticky;
    top: 70px; } }

.product-sticky-container .product-secondary-tags {
  position: relative;
  top: unset;
  left: unset; }
  .product-sticky-container .product-secondary-tags ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    text-transform: uppercase; }
  .product-sticky-container .product-secondary-tags .product-secondary-tags-item {
    margin-right: 5px;
    margin-bottom: 7px;
    font-size: 10px;
    letter-spacing: 0.1px;
    line-height: 1.4;
    text-align: center; }
    .product-sticky-container .product-secondary-tags .product-secondary-tags-item:last-child {
      margin-right: 0; }
    .product-sticky-container .product-secondary-tags .product-secondary-tags-item.color-red {
      background: transparent;
      color: #f60; }

.product-tabs .tab-header {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: normal;
  margin-right: 15px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #bfbfbf;
  text-transform: uppercase;
  margin-bottom: 23px;
  padding-bottom: 7px;
  -ms-flex: 1;
      flex: 1; }
  @media (max-width: 768.98px) {
    .product-tabs .tab-header {
      color: #000; } }
  .product-tabs .tab-header:focus, .product-tabs .tab-header:active {
    border: none;
    border-bottom: 1px solid #bfbfbf;
    background-color: transparent; }
  .product-tabs .tab-header:last-child {
    margin-right: 0; }
  .product-tabs .tab-header.active {
    border-color: #000; }

.row-add-to-cart {
  margin-top: 35px; }

.product-snippet {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  min-width: 339px; }
  @media (max-width: 768.98px) {
    .product-snippet .snippet-backdrop {
      position: fixed;
      height: 100vh;
      width: 100vw;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 9997; } }
  @media (max-width: 768.98px) {
    .product-snippet {
      width: 100%;
      bottom: 0;
      right: 0; } }
  .product-snippet .product-snippet-modal {
    position: relative;
    z-index: 9999;
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
    @media (max-width: 768.98px) {
      .product-snippet .product-snippet-modal {
        background-color: #ebe9e3;
        border-radius: 10px;
        margin: 10px; } }
    .product-snippet .product-snippet-modal .close-btn {
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8bGluZSB4MT0iOC44NDYxNTM4NSIgeTE9IjE0LjczODA3NzIiIHgyPSIyMS4xNTM4NDYyIiB5Mj0iMTQuNzM4MDc3MiIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMDAwMCwgMTQuNzM4MDc3KSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTE1LjAwMDAwMCwgLTE0LjczODA3NykgIj48L2xpbmU+CiAgICAgICAgPGxpbmUgeDE9IjguODQ2MTUzODUiIHkxPSIxNSIgeDI9IjIxLjE1Mzg0NjIiIHkyPSIxNSIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvbGluZT4KICAgIDwvZz4KPC9zdmc+") center no-repeat;
      width: 16px;
      height: 16px;
      border: none;
      text-indent: -9999px;
      outline: none;
      box-shadow: none;
      position: absolute;
      right: 25px;
      top: 25px;
      z-index: 1;
      opacity: 1;
      transform: rotate(45deg); }
    .product-snippet .product-snippet-modal .heading {
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase;
      padding-bottom: 20px; }
      @media (max-width: 768.98px) {
        .product-snippet .product-snippet-modal .heading {
          font-size: 9px;
          font-weight: 500;
          color: black;
          opacity: 0.5; } }
    .product-snippet .product-snippet-modal .sizes .attribute-button-type-block li {
      border: none;
      font-weight: 500;
      width: calc((100% / 6) - 1px);
      outline: 1px solid #cbcbcb;
      margin-left: 1px; }
      .product-snippet .product-snippet-modal .sizes .attribute-button-type-block li:before {
        padding-top: 78%; }
      .product-snippet .product-snippet-modal .sizes .attribute-button-type-block li input[type="radio"]:checked + label,
      .product-snippet .product-snippet-modal .sizes .attribute-button-type-block li input[type="radio"].reflect-selection + label {
        border-color: transparent;
        background-color: #d8d4c8; }
      .product-snippet .product-snippet-modal .sizes .attribute-button-type-block li input[type="radio"]:disabled {
        cursor: not-allowed; }
  .product-snippet .product-snippet-container {
    position: relative;
    z-index: 9999;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    padding-right: 8px;
    margin-top: 8px;
    background-color: #fff;
    border-radius: 4px;
    height: 54px; }
    @media (max-width: 768.98px) {
      .product-snippet .product-snippet-container {
        background-color: #ebe9e3;
        margin-top: 0;
        height: 70px;
        border-radius: 0;
        padding-left: 50px;
        border-top: 1px solid #cbcbcb; } }
    .product-snippet .product-snippet-container .product-snippet-img {
      padding: 6px 5px; }
      .product-snippet .product-snippet-container .product-snippet-img div > img {
        display: none;
        height: 0;
        width: 0; }
      .product-snippet .product-snippet-container .product-snippet-img div > img.selected {
        display: block;
        height: 42px;
        width: 42px; }
    .product-snippet .product-snippet-container .product-snippet-details {
      font-size: 11px;
      font-weight: 500;
      padding: 0 14px; }
      .product-snippet .product-snippet-container .product-snippet-details .price {
        font-size: 11px;
        font-weight: 500; }
        .product-snippet .product-snippet-container .product-snippet-details .price .strike-through {
          margin-right: 4px;
          color: #1e1e1e;
          opacity: 0.63; }
        .product-snippet .product-snippet-container .product-snippet-details .price .sales {
          font-weight: 500; }
    .product-snippet .product-snippet-container button.action-btn {
      border-radius: 75px;
      background-color: #000;
      text-transform: uppercase;
      color: #fff;
      font-size: 11px;
      font-weight: 700;
      border: none;
      width: auto;
      padding: 12.5px; }
      @media (max-width: 768.98px) {
        .product-snippet .product-snippet-container button.action-btn {
          font-size: 13px;
          width: auto; } }
      .product-snippet .product-snippet-container button.action-btn:disabled {
        background-color: #cbcbcb; }
    .product-snippet .product-snippet-container .divider {
      border-left: 1px solid #cbcbcb; }

.care {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 132% !important;
  letter-spacing: -0.01em !important; }
  .care .care-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: 5px; }
  .care .care-text {
    margin: 0 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .care .care-composition {
    margin-bottom: 5px !important; }

:root {
  --dark-sand-color: #d8d4c8;
  --sand-color: #ebe9e3;
  --coal-color: #1e1e1e;
  --divider-color: #cbcbcb;
  --white-color: #ffffff;
  --action-orange: #ff6600;
  --mud-color: #4d4e48; }

body {
  background-color: var(--sand-color); }

.attributes {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  color: var(--coal-color); }
  .attributes .attribute-header {
    font-weight: 500;
    font-size: 9px;
    line-height: 115%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-stretch: 95;
    padding-bottom: 10px;
    /* global */ }
  .attributes .row[data-attr='color'] .attribute {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    margin: 0 !important;
    text-align: center; }
  .attributes .row[data-attr='color'] .color-attribute {
    float: left;
    margin: 0.5px 0 0 0.5px !important;
    padding: 0;
    outline: 0.5px solid rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-stretch: 95; }
    .attributes .row[data-attr='color'] .color-attribute:last-of-type {
      margin-right: 0; }
    .attributes .row[data-attr='color'] .color-attribute .color-value {
      width: 48px;
      height: 48px;
      margin: 0 !important;
      background-color: transparent !important;
      border: none !important; }
      .attributes .row[data-attr='color'] .color-attribute .color-value.unselectable {
        opacity: 0.4; }
    .attributes .row[data-attr='color'] .color-attribute .selected {
      background-color: var(--dark-sand-color) !important;
      border: 1px var(--divider-color) solid; }
    .attributes .row[data-attr='color'] .color-attribute span {
      border: 0.5px var(--divider-color) solid;
      background-color: transparent;
      display: inline-block;
      vertical-align: top;
      width: 60px;
      height: 60px;
      text-align: center;
      line-height: 60px;
      border-radius: 0;
      outline: none;
      margin-right: 0;
      background-size: contain;
      background-repeat: no-repeat; }
      .attributes .row[data-attr='color'] .color-attribute span::after {
        display: none; }
      .attributes .row[data-attr='color'] .color-attribute span.selected {
        border: 1px solid var(--divider-color); }
      .attributes .row[data-attr='color'] .color-attribute span.unselectable {
        opacity: 0.4; }
      .attributes .row[data-attr='color'] .color-attribute span:hover {
        border: 1px solid var(--divider-color); }
    .attributes .row[data-attr='color'] .color-attribute:disabled {
      display: none; }
  .attributes .row[data-attr='color'] .events-none {
    pointer-events: none; }
  .attributes .button-selected {
    pointer-events: none; }

.features .feature-icon {
  max-width: 32px;
  width: 32px; }

.features ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  display: inline-block;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
  text-align: center;
  -ms-flex-align: center;
      align-items: center; }
  .features ul li {
    float: left;
    margin-right: 10px;
    /* desktop/body-bold */
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 115%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #1e1e1e;
    font-stretch: 95;
    white-space: nowrap; }
    .features ul li svg {
      margin-right: 5px; }
    .features ul li a {
      text-decoration: underline !important;
      color: black;
      cursor: pointer; }
    .features ul li::after {
      content: "/";
      margin-left: 10px; }
    .features ul li:last-child::after {
      content: ""; }

:root {
  --dark-sand-color: #d8d4c8;
  --sand-color: #ebe9e3;
  --coal-color: #1e1e1e;
  --divider-color: #cbcbcb;
  --white-color: #ffffff;
  --action-orange: #ff6600; }

.carousel-container {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0;
  overflow: hidden; }
  .carousel-container .carousel-main {
    display: none;
    transition: transform 0.3s ease-in-out; }
    .carousel-container .carousel-main.carousel-active {
      display: -ms-flexbox;
      display: flex; }
    .carousel-container .carousel-main .carousel-item {
      display: block;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      width: 50vw;
      height: 100%;
      object-fit: contain;
      padding: 0;
      max-height: 100vh; }
      @media (max-width: 991.98px) {
        .carousel-container .carousel-main .carousel-item {
          width: 100vw;
          height: calc(100vh - 160px); } }
    .carousel-container .carousel-main img {
      object-fit: contain; }
  .carousel-container .carousel-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    font-size: 24px;
    color: white;
    padding: 10px;
    cursor: pointer;
    transition: opacity 0.3s; }
  .carousel-container .carousel-container:hover .carousel-arrow {
    display: block; }
  .carousel-container .carousel-arrow-left {
    transform: rotate(90deg);
    left: 10px;
    margin-left: -16px; }
    @media (max-width: 991.98px) {
      .carousel-container .carousel-arrow-left {
        margin-left: 0; } }
  .carousel-container .carousel-arrow-right {
    right: 10px;
    transform: rotate(-90deg); }
  @media (max-width: 992px) {
    .carousel-container .image-cover {
      object-fit: cover !important; }
    .carousel-container .carousel-indicators-container {
      height: 3px; }
    .carousel-container .carousel-indicators {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin: 0;
      width: 100%;
      position: absolute;
      bottom: 0;
      border-top: 1px solid #cbcbcb; }
      .carousel-container .carousel-indicators .carousel-indicator {
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        height: 2px;
        background-color: transparent;
        transition: background-color 0.3s ease; }
        .carousel-container .carousel-indicators .carousel-indicator.active {
          background-color: var(--coal-color); } }

.carousel-bookmark {
  position: absolute;
  top: 0;
  width: 36px !important;
  height: 36px !important;
  padding: 0 !important;
  border-radius: 50%;
  background-color: #fff;
  margin: 30px;
  transition: opacity 0.3s;
  border: none;
  font-size: 24px;
  z-index: 5; }

.carousel-bookmark:not([disabled]):hover {
  background-color: #f60 !important;
  border-color: transparent !important;
  color: inherit !important; }

.carousel-bookmark[disabled] {
  display: none; }

.product-detail {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 30px;
  background-color: #ebe9e3;
  overflow: hidden;
  margin-bottom: 0 !important; }
  @media (max-width: 991.98px) {
    .product-detail {
      padding: 0; } }
  @media (max-width: 991.98px) {
    .product-detail .product-details-container-header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      -ms-flex-pack: end;
          justify-content: flex-end;
      gap: 10px; } }
  .product-detail .product-detail-secondary-content {
    margin-bottom: 0px !important;
    text-align: start !important; }
  .product-detail .product-secondary-tags {
    position: relative;
    padding: 0;
    margin-bottom: 18px; }
    @media (max-width: 991.98px) {
      .product-detail .product-secondary-tags {
        width: unset; } }
  .product-detail .sticky-header {
    position: sticky;
    top: 0;
    z-index: 100;
    height: 56px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #ebe9e3; }
  @media (max-width: 991.98px) {
    .product-detail .static-add-to-cart {
      margin: 0 !important; } }
  .product-detail .sticky-add-to-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    height: 68px;
    border-top: 1px solid #cbcbcb;
    width: 99.9vw !important;
    background-color: #ebe9e3; }
    .product-detail .sticky-add-to-cart .sticky-add-to-cart-mr {
      margin: 0 1rem; }
    .product-detail .sticky-add-to-cart .add-to-basket-button {
      background-color: #1e1e1e;
      padding: 10px 20px;
      border-radius: 3em;
      border: none; }
      .product-detail .sticky-add-to-cart .add-to-basket-button img {
        margin-right: 0.5em; }
      .product-detail .sticky-add-to-cart .add-to-basket-button .button-label {
        color: #fff;
        text-decoration: none !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        font-family: "Roboto", sans-serif !important;
        font-size: 13px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        letter-spacing: -0.39px !important;
        text-transform: uppercase !important; }
    @media (max-width: 991.98px) {
      .product-detail .sticky-add-to-cart .cart-and-ipay {
        padding: 12px 0; } }
  .product-detail .body-small-mobile {
    /* mobile/body-small */
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #1e1e1e;
    font-stretch: 95;
    opacity: 0.63;
    /* Inside auto layout */
    -ms-flex: none;
        flex: none;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .product-detail button:focus {
    border: none !important;
    outline: 0 !important;
    box-shadow: none !important; }
  .product-detail #text-section {
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    height: calc(100vh - 92px); }
    @media (max-width: 992px) {
      .product-detail #text-section {
        margin: 1rem;
        height: unset; } }
    .product-detail #text-section .product-details-container {
      height: 100%; }
    .product-detail #text-section .attribute {
      padding-left: 1px; }
    .product-detail #text-section h1 {
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 26px;
      line-height: 100%;
      letter-spacing: -0.04em;
      text-transform: uppercase;
      color: #1e1e1e;
      font-stretch: 90;
      /* Inside auto layout */
      -ms-flex: none;
          flex: none;
      -ms-flex-order: 0;
          order: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
    .product-detail #text-section h2 {
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 100%;
      /* identical to box height, or 16px */
      letter-spacing: -0.04em;
      text-transform: uppercase;
      /* coal */
      color: #1e1e1e;
      font-stretch: 90;
      /* Inside auto layout */
      -ms-flex: none;
          flex: none;
      -ms-flex-order: 0;
          order: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
      .product-detail #text-section h2 .discount-price {
        margin-left: 0.5rem;
        text-decoration: line-through;
        color: #1e1e1e;
        opacity: 0.63; }
    .product-detail #text-section .discount-info {
      font-family: "Roboto", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 9px;
      line-height: 115%;
      letter-spacing: -0.03em;
      text-transform: uppercase;
      color: #1e1e1e;
      font-stretch: 95;
      opacity: 0.63;
      white-space: pre-line; }
    .product-detail #text-section .add-to-basket-button {
      background-color: #1e1e1e;
      padding: 10px 20px;
      border-radius: 3em;
      border: none;
      width: 180px !important; }
      @media (max-width: 991.98px) {
        .product-detail #text-section .add-to-basket-button {
          width: 100% !important; } }
      .product-detail #text-section .add-to-basket-button img {
        margin-right: 0.5em; }
      .product-detail #text-section .add-to-basket-button .button-label {
        color: #fff;
        text-decoration: none !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        font-family: "Roboto", sans-serif !important;
        font-size: 13px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        letter-spacing: -0.39px !important;
        text-transform: uppercase !important; }
    .product-detail #text-section .find-in-store-button {
      color: #1e1e1e;
      border: none;
      background-color: transparent;
      text-decoration: underline;
      text-transform: uppercase !important;
      font-family: "Roboto", sans-serif !important;
      font-size: 13px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      letter-spacing: -0.39px !important;
      text-transform: uppercase !important; }
      .product-detail #text-section .find-in-store-button svg {
        margin-right: 0.2em; }
  .product-detail .gallery-section {
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb; }
    .product-detail .gallery-section .sticky-image {
      position: sticky;
      top: 56px;
      overflow: hidden; }
    @media (max-width: 991.98px) {
      .product-detail .gallery-section {
        border-right: none;
        border-bottom: none; } }
  .product-detail .content-section {
    overflow-y: auto;
    border-bottom: 1px solid #cbcbcb;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */ }
    @media (max-width: 991.98px) {
      .product-detail .content-section {
        border-bottom: none; } }
  .product-detail .content-section::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0; }
  .product-detail .product-title h1 {
    font-size: 22px !important; }
  .product-detail .product-hero-gender-switcher {
    font-size: 24px;
    padding: 0.5rem 0 2rem 0;
    cursor: pointer; }
    .product-detail .product-hero-gender-switcher .attribute-header {
      font-family: Roboto, sans-serif;
      font-style: normal;
      opacity: 0.63;
      color: #1e1e1e;
      font-weight: 500;
      font-size: 9px;
      line-height: 115%;
      letter-spacing: -0.03em;
      text-transform: uppercase;
      font-stretch: 95;
      padding-bottom: 10px; }
    .product-detail .product-hero-gender-switcher ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      background-color: transparent;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: start;
      text-align: center;
      -ms-flex-align: center;
          align-items: center; }
      .product-detail .product-hero-gender-switcher ul li {
        float: left;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 11px;
        letter-spacing: -0.03em;
        text-transform: uppercase;
        color: #1e1e1e;
        transition: color 0.4s ease;
        font-stretch: 95;
        white-space: nowrap; }
        .product-detail .product-hero-gender-switcher ul li a {
          cursor: pointer;
          display: inline-block;
          padding: 7px 15px;
          border: 1px solid #6a6967;
          border-radius: 25px;
          background-color: transparent;
          text-decoration: none;
          color: #1e1e1e;
          line-height: 1;
          transition: all 0.3s ease; }
          .product-detail .product-hero-gender-switcher ul li a.not-selected-gender {
            color: #6a6967;
            text-decoration: none; }
          .product-detail .product-hero-gender-switcher ul li a.selected-gender {
            background-color: #1e1e1e;
            color: white;
            border-color: #6a6967;
            transition: all 0.3s ease;
            border: 1px solid #6a6967; }
            .product-detail .product-hero-gender-switcher ul li a.selected-gender:hover {
              pointer-events: none; }
          .product-detail .product-hero-gender-switcher ul li a:hover:not(.selected-gender) {
            border: 1px solid #6a6967;
            background-color: #6a6967;
            color: white; }
        .product-detail .product-hero-gender-switcher ul li::after {
          content: "/";
          margin-left: 7px;
          margin-right: 10px; }
        .product-detail .product-hero-gender-switcher ul li:last-child::after {
          content: ""; }
  .product-detail .product-hero-colors-mobile {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    padding: 2rem;
    cursor: pointer; }
    .product-detail .product-hero-colors-mobile ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      background-color: transparent;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: start;
      text-align: center;
      -ms-flex-align: center;
          align-items: center; }
      .product-detail .product-hero-colors-mobile ul li {
        float: left;
        margin-right: 10px;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        letter-spacing: -0.03em;
        text-transform: uppercase;
        color: var(--coal-color);
        transition: color 0.4s ease;
        font-stretch: 95;
        white-space: nowrap;
        text-shadow: -0.5px -0.5px 0 #ebe9e3, 0.5px -0.5px 0 #ebe9e3, 0.5px 0.5px 0 #ebe9e3, -0.5px 0.5px 0 #ebe9e3; }
        .product-detail .product-hero-colors-mobile ul li a {
          text-decoration: none !important;
          color: var(--coal-color);
          cursor: pointer;
          transition: color 0.4s ease; }
          .product-detail .product-hero-colors-mobile ul li a:hover {
            color: var(--divider-color);
            transition: color 0.4s ease; }
        .product-detail .product-hero-colors-mobile ul li::after {
          content: "/";
          margin-left: 10px; }
        .product-detail .product-hero-colors-mobile ul li:last-child::after {
          content: ""; }
  .product-detail .product-hero-colors-mobile {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 24px;
    padding: 2rem;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    opacity: 56%;
    text-shadow: -0.5px -0.5px 0 #ebe9e3, 0.5px -0.5px 0 #ebe9e3, 0.5px 0.5px 0 #ebe9e3, -0.5px 0.5px 0 #ebe9e3; }
  .product-detail .size-fit-key {
    text-transform: lowercase;
    text-transform: capitalize; }

:root {
  --dark-sand-color: #d8d4c8;
  --sand-color: #ebe9e3;
  --coal-color: #1e1e1e;
  --divider-color: #cbcbcb;
  --white-color: #ffffff;
  --action-orange: #ff6600;
  --mud-color: #4d4e48; }

body {
  background-color: var(--sand-color); }

.attributes {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  color: var(--coal-color); }
  .attributes .attribute-header {
    font-weight: 500;
    font-size: 9px;
    line-height: 115%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-stretch: 95;
    padding-bottom: 10px;
    /* global */ }
  .attributes .row[data-attr='size'] .attribute {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    margin: 0;
    text-align: center; }
    .attributes .row[data-attr='size'] .attribute .size-attribute {
      background-color: transparent;
      float: left;
      margin: 0;
      padding: 0;
      outline: none;
      border: none;
      font-weight: 500;
      font-size: 11px;
      letter-spacing: -0.03em;
      text-transform: uppercase;
      font-stretch: 95; }
      .attributes .row[data-attr='size'] .attribute .size-attribute:last-of-type {
        margin-right: 0; }
      .attributes .row[data-attr='size'] .attribute .size-attribute:last-of-type span {
        border-right: 0.5px var(--divider-color) solid; }
      .attributes .row[data-attr='size'] .attribute .size-attribute span {
        background-color: transparent;
        display: inline-block;
        vertical-align: top;
        width: 38px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        border-radius: 0;
        outline: none;
        margin-right: 0;
        background-size: contain;
        background-repeat: no-repeat; }
        .attributes .row[data-attr='size'] .attribute .size-attribute span:not(.selected) {
          border-top: 0.5px var(--divider-color) solid;
          border-bottom: 0.5px var(--divider-color) solid;
          border-left: 0.5px var(--divider-color) solid; }
        .attributes .row[data-attr='size'] .attribute .size-attribute span::after {
          display: none; }
        .attributes .row[data-attr='size'] .attribute .size-attribute span.selected {
          background-color: var(--dark-sand-color);
          border-top: 1px var(--divider-color) solid;
          border-left: 1px var(--divider-color) solid;
          border-bottom: 1px var(--divider-color) solid;
          border-right: 0.5px var(--divider-color) solid; }
        .attributes .row[data-attr='size'] .attribute .size-attribute span.unselectable {
          opacity: 0.4; }
      .attributes .row[data-attr='size'] .attribute .size-attribute:disabled {
        display: none; }
  .attributes .size-chart-section {
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-stretch: 95; }
    @media (max-width: 991.98px) {
      .attributes .size-chart-section {
        margin-bottom: 10px; } }
    .attributes .size-chart-section ul {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      background-color: transparent;
      text-transform: uppercase; }
      .attributes .size-chart-section ul button {
        padding-right: 0; }
      .attributes .size-chart-section ul li {
        float: left; }
        .attributes .size-chart-section ul li::after {
          content: '/';
          margin-right: 5px; }
        .attributes .size-chart-section ul li:last-child::after {
          content: ''; }
    .attributes .size-chart-section .model-description {
      text-transform: none; }
    .attributes .size-chart-section .link-btn {
      background-color: transparent;
      text-decoration: underline;
      text-transform: uppercase !important;
      font-weight: 700;
      font-size: 11px;
      line-height: 115%;
      letter-spacing: -0.03em;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      text-transform: uppercase;
      padding: 0;
      min-width: unset;
      border: none !important;
      outline: 0 !important;
      box-shadow: none !important; }
      .attributes .size-chart-section .link-btn:focus {
        border: none !important;
        outline: 0 !important;
        box-shadow: none !important; }

:root {
  --dark-sand-color: #d8d4c8;
  --sand-color: #ebe9e3;
  --coal-color: #1e1e1e;
  --divider-color: #cbcbcb;
  --white-color: #ffffff;
  --action-orange: #ff6600; }

body {
  background-color: var(--sand-color); }

.product-tabs {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  width: 500px; }
  @media (max-width: 991.98px) {
    .product-tabs .tabs-buttons {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 100%;
      border-bottom: 1px solid #cbcbcb; } }
  .product-tabs .tab-header {
    background-color: transparent;
    border: 1px solid var(--divider-color);
    border-right: 1px solid transparent;
    color: var(--coal-color);
    opacity: 0.5;
    -ms-flex: unset !important;
        flex: unset !important;
    font-weight: 700;
    font-size: 11px;
    line-height: 115%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    font-stretch: 95;
    margin-right: 0;
    margin-bottom: 0;
    padding: 5px 9px !important; }
    .product-tabs .tab-header:last-of-type {
      border-right: 1px solid var(--divider-color); }
    .product-tabs .tab-header:focus, .product-tabs .tab-header:active, .product-tabs .tab-header.active {
      background-color: var(--dark-sand-color);
      color: var(--coal-color);
      box-shadow: none;
      outline: 0;
      border: 1px solid var(--divider-color) !important;
      opacity: 1 !important; }
  .product-tabs .tabs-content {
    overflow-x: hidden; }
  .product-tabs .tab-content {
    font-family: "Roboto", sans-serif;
    font-style: normal; }
    .product-tabs .tab-content p {
      font-weight: 500;
      font-size: 13px;
      line-height: 132%;
      letter-spacing: -0.01em;
      color: var(--coal-color);
      font-stretch: 95;
      margin: 0; }
    .product-tabs .tab-content ul {
      list-style: none;
      text-align: center;
      padding: 0;
      margin-top: 0;
      margin-bottom: 12px; }
    .product-tabs .tab-content ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin-bottom: 10px;
      font-weight: 500;
      font-size: 13px;
      line-height: 132%;
      letter-spacing: -0.01em;
      color: var(--coal-color);
      font-stretch: 95;
      margin-bottom: 0;
      text-align: left; }
    .product-tabs .tab-content ul li img {
      margin-right: 10px; }
    .product-tabs .tab-content .product-read-more {
      border: none !important;
      outline: 0 !important;
      box-shadow: none !important;
      background-color: transparent;
      padding: 10px 0px;
      text-decoration: underline !important;
      font-size: 13px !important;
      font-weight: 700 !important;
      line-height: 115% !important;
      letter-spacing: -0.39px !important;
      text-transform: uppercase !important; }
      .product-tabs .tab-content .product-read-more:focus {
        border: none !important;
        outline: 0 !important;
        box-shadow: none !important; }
    .product-tabs .tab-content .box-shadow-pdp {
      box-shadow: inset 0px -5px 6px -8px #1e1e1e; }
    .product-tabs .tab-content .overflow-hidden {
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 13.2px; }
    .product-tabs .tab-content .overflow-normal {
      max-height: unset !important;
      box-shadow: none; }
  .product-tabs .active {
    background-color: var(--dark-sand-color) !important;
    color: var(--coal-color) !important;
    box-shadow: none !important;
    outline: 0 !important; }
  .product-tabs .description {
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.01rem; }

.usp-list {
  margin-bottom: 12px !important; }
  .usp-list .usp-bullet {
    margin-bottom: 0 !important; }
  .usp-list .usp-bullet::before {
    content: "\2022";
    margin-right: 4px; }

.pdp-shipping-list {
  margin-bottom: 12px !important; }
  .pdp-shipping-list .shipping-bullet,
  .pdp-shipping-list li {
    margin-bottom: 0 !important; }
  .pdp-shipping-list .shipping-bullet::before,
  .pdp-shipping-list li::before {
    content: "\2022";
    margin-right: 4px; }

.product-accordion .collapsible-heading {
  color: var(--coal-color);
  background-color: transparent;
  text-decoration: none !important;
  border: none;
  padding-left: 0; }
  .product-accordion .collapsible-heading .expanding-icon {
    height: 24px;
    width: 24px; }
  .product-accordion .collapsible-heading[aria-expanded="false"] .expanding-icon {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MDU0IDQuNjgwMzVMNC42ODEwOSAxMS44MDQ2TDMuNzM4MjggMTAuODYxOEwxMC44NjI2IDMuNzM3NTRMMTEuODA1NCA0LjY4MDM1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjY4MTgyIDMuNzM4MDlMMTEuODA2MSAxMC44NjI0TDEwLjg2MzMgMTEuODA1MkwzLjczOTAxIDQuNjgwOUw0LjY4MTgyIDMuNzM4MDlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
    transform: rotate(45deg); }
  .product-accordion .collapsible-heading[aria-expanded="true"] .expanding-icon {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MDU0IDQuNjgwMzVMNC42ODEwOSAxMS44MDQ2TDMuNzM4MjggMTAuODYxOEwxMC44NjI2IDMuNzM3NTRMMTEuODA1NCA0LjY4MDM1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjY4MTgyIDMuNzM4MDlMMTEuODA2MSAxMC44NjI0TDEwLjg2MzMgMTEuODA1MkwzLjczOTAxIDQuNjgwOUw0LjY4MTgyIDMuNzM4MDlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K"); }
  .product-accordion .collapsible-heading:focus, .product-accordion .collapsible-heading:hover {
    text-decoration: none !important; }
  .product-accordion .collapsible-heading span {
    text-decoration: none !important;
    font-family: "Roboto", sans-serif !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 115% !important;
    letter-spacing: -0.39px !important;
    text-transform: uppercase !important; }
    @media (max-width: 991.98px) {
      .product-accordion .collapsible-heading span {
        font-size: 11px !important; } }

.product-accordion .tab-content-mobile {
  font-family: "Roboto", sans-serif;
  font-style: normal; }
  .product-accordion .tab-content-mobile p {
    font-weight: 500;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: var(--coal-color);
    font-stretch: 95; }
  .product-accordion .tab-content-mobile ul {
    list-style: none;
    text-align: center;
    padding: 0; }
  .product-accordion .tab-content-mobile ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: var(--coal-color);
    font-stretch: 95; }
  .product-accordion .tab-content-mobile ul li img {
    margin-right: 10px; }

.product-accordion .description {
  text-align: left !important;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: -0.01rem; }

.product-accordion .separator {
  height: 0.5px;
  width: 100%;
  background-color: #cbcbcb; }
