.add-to-cart-messages,
.add-to-basket-alert {
  top: 27%;
}

.pdp-standard {
  font-size: 0.75rem;
  background: #f4f4f4;
  padding: 1rem 1rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.pdp-standard input[type=radio] {
  margin-top: 0.1875rem;
}
.pdp-standard label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pdp-standard h6 {
  font-size: 0.875rem;
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  margin: 0.25rem 0 0.875rem;
}

.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-basic-button {
  border: none;
  height: auto;
  padding-left: 9.5px;
  position: relative;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-basic-button .tfc-logo {
  width: 11px;
  height: 11px;
  left: 0;
  top: auto;
  bottom: 0.0625rem;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-basic-button .tfc-valign {
  padding-right: 0;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-basic-button .tfc-if-gsa-available,
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-basic-button .tfc-if-gsa-unavailable {
  font-family: "Poppins", sans-serif;
  font-size: 0.625rem !important;
  line-height: 0.9375rem !important;
  letter-spacing: -0.013125rem;
  font-weight: 600 !important;
  color: #949494 !important;
  text-decoration: underline !important;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout {
  margin-top: 3px;
  padding-left: 9.5px;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout .tfc-cfg-logo {
  width: 11px !important;
  height: 11px !important;
  left: 0 !important;
  top: 14.5px !important;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout .tfc-cfg-size-wrapper {
  text-decoration: none;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout .tfc-cfg-size-label,
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout .tfc-size {
  font-family: "Poppins", sans-serif;
  font-size: 0.625rem !important;
  line-height: 1rem !important;
  letter-spacing: -0.013125rem;
  font-weight: 600 !important;
  color: #949494 !important;
  text-decoration: underline !important;
}
.tfc-fitrec-product .tfc-cfg-widget.tfc-fitrec-result .tfc-cfg-message-layout .tfc-if-shopping-for-self {
  font-family: "Poppins", sans-serif;
  font-size: 0.625rem !important;
  line-height: 1.625rem !important;
  letter-spacing: -0.013125rem;
  font-weight: 600 !important;
  color: #949494 !important;
  text-decoration: underline !important;
}

.cart-page .tfc-fitrec-product .tfc-fitrec-result {
  margin: 0 auto !important;
}

.psSizeChart .tfc-fitrec-product .tfc-fitrec-result {
  padding-bottom: 5px;
  margin: 0 auto !important;
}
.psSizeChart .tfc-fitrec-product .tfc-fitrec-result .tfc-cfg-basic-button.tfc-svg-layout {
  padding-left: 9.5px;
}
.psSizeChart .tfc-fitrec-product .tfc-fitrec-result .tfc-cfg-basic-button.tfc-svg-layout .tfc-logo {
  left: 0;
}
.psSizeChart .tfc-fitrec-product .tfc-fitrec-result .tfc-cfg-message-layout {
  margin-top: 0;
  padding-left: 10px;
}
.psSizeChart .tfc-fitrec-product .tfc-fitrec-result .tfc-cfg-message-layout .tfc-cfg-logo {
  left: 0 !important;
}

.product-details-wrapper .tfc-fitrec-product .tfc-fitrec-result {
  display: inline-block;
  margin: -0.625rem 0 0.625rem;
}
@media (max-width: 991.98px) {
  .product-details-wrapper .tfc-fitrec-product .tfc-fitrec-result {
    margin-bottom: 0.3125rem;
  }
}

/** cart page design
.cart-page {
    .tfc-fitrec-product {}
}
*/
.bopis__modal .modal-dialog {
  max-width: 43.75rem;
}
.bopis__modal .js-bopis-search-range {
  width: 6.25rem;
  margin-right: 0.625rem;
}
@media (min-width: 769px) {
  .bopis__modal .js-bopis-search-range {
    width: 5.3125rem;
  }
}
.bopis__modal .js-bopis-search-zip {
  width: calc(100% - 105px);
}
@media (min-width: 769px) {
  .bopis__modal .js-bopis-search-zip {
    width: calc(100% - 90px);
  }
}
.bopis__modal .js-bopis-atc-btn {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 0px;
          flex: 2 1 0;
}
@media (max-width: 768.98px) {
  .bopis__modal .js-bopis-atc-btn {
    display: block;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
  }
}

.bopis-search-inputs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.pdp-store-availability {
  margin-top: 1rem;
}
.pdp-store-availability a {
  color: #111;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.pdp-store-availability a .locator-icon {
  float: left;
  padding-right: 0.375rem;
}
.pdp-store-availability a span {
  display: block;
  font-weight: 600;
  text-decoration: underline;
}

.in-store-availability {
  font-size: 0.75rem;
  background: #f4f4f4;
  padding: 0 1rem 1rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 1.25rem;
}
.in-store-availability input[type=radio] {
  margin-top: 0.1875rem;
}
.in-store-availability label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.in-store-availability .store,
.in-store-availability .store-name,
.in-store-availability .store-city {
  text-decoration: underline;
}
.in-store-availability .store-city {
  color: #111;
}
.in-store-availability h6 {
  font-size: 0.875rem;
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  margin-bottom: 0.875rem;
}
.in-store-availability h6 .info-icon {
  margin-left: 0.0625rem;
  bottom: 0.0625rem;
}
@media (max-width: 768.98px) {
  .in-store-availability h6 .info-icon .tooltip {
    margin-left: -1.35rem;
  }
  .in-store-availability h6 .info-icon .tooltip::after {
    left: 52%;
  }
}
.in-store-availability hr {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  border-color: #fff;
}

.icon-height {
  height: 3.875rem !important;
}

li:not(:last-child) {
  margin-bottom: 5px;
}

@media (max-width: 768.98px) {
  .pdp-section > .col {
    padding: 0 1.25rem;
  }
}

.video-player {
  width: 100%;
  position: relative;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  right: -16px;
}

.video-responsive-69by107::before {
  padding-top: 155.0724637681%;
}

@media (max-width: 768.98px) {
  .video-player {
    width: 150%;
    position: relative;
    padding: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    right: 11px;
  }
}

.js-pdp-video.carouselItem .js-video-control {
  opacity: 0;
  position: absolute;
  width: 4rem;
  height: 2rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.js-pdp-video.carouselItem .js-video-control.paused {
  background-image: url("data:image/svg+xml,%3Csvg width='64' height='32' viewBox='0 0 64 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='63' height='31' fill='%23111111' stroke='white'/%3E%3Cpath d='M28.9443 9.82317L38.2096 16L28.9443 22.1769V9.82317Z' fill='white' stroke='white'/%3E%3C/svg%3E");
}
.js-pdp-video.carouselItem .js-video-control.playing {
  background-image: url("data:image/svg+xml,%3Csvg width='64' height='32' viewBox='0 0 64 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='63' height='31' fill='%23111111' stroke='white'/%3E%3Cpath d='M31 9H27V23H31V9Z' fill='white'/%3E%3Cpath d='M37 9H33V23H37V9Z' fill='white'/%3E%3C/svg%3E");
}
.js-pdp-video.carouselItem .js-video-control.show, .js-pdp-video.carouselItem .js-video-control.hover {
  opacity: 1;
}
@media (min-width: 769px) {
  .js-pdp-video.carouselItem .js-video-control {
    width: 4.5rem;
    height: 2.25rem;
  }
  .js-pdp-video.carouselItem .js-video-control.paused {
    background-image: url("data:image/svg+xml,%3Csvg width='72' height='36' viewBox='0 0 72 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='71' height='35' fill='%23111111' stroke='white'/%3E%3Cpath d='M32.5 10.9343L43.0986 18L32.5 25.0657V10.9343Z' fill='white' stroke='white'/%3E%3C/svg%3E");
  }
  .js-pdp-video.carouselItem .js-video-control.playing {
    background-image: url("data:image/svg+xml,%3Csvg width='72' height='36' viewBox='0 0 72 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='71' height='35' fill='%23111111' stroke='white'/%3E%3Cpath d='M35 10H31V26H35V10Z' fill='white'/%3E%3Cpath d='M41 10H37V26H41V10Z' fill='white'/%3E%3C/svg%3E");
  }
}

.unselectable.color-value.selected::after {
  background-color: #495057;
}

.register-notification-form .btn-group {
  width: 6.25rem;
}
.register-notification-form .btn-group .btn {
  height: 3.375rem;
}
.register-notification-form .form-group {
  width: calc(100% - 100px);
  margin: 0;
}

#notifyMeModal .modal-body {
  margin: 0 auto 3.125rem;
  padding: 0.9375rem 1.25rem 0;
}
@media (min-width: 769px) {
  #notifyMeModal .modal-body {
    padding-top: 0.625rem;
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
#notifyMeModal .modal-dialog {
  max-width: 34.375rem;
  margin: 0;
}
@media (max-width: 768.98px) {
  #notifyMeModal .js-nm-title {
    font-size: 1rem;
  }
}
@media (max-width: 768.98px) {
  #notifyMeModal .js-nm-description {
    font-size: 0.75rem;
  }
}
#notifyMeModal .modal-content {
  border: 0.0625rem solid #111;
}
#notifyMeModal .button-section {
  max-height: 3.375rem;
}
@media (max-width: 768.98px) {
  #notifyMeModal .notify-me-description-success {
    font-size: 0.75rem;
  }
}
@media (min-width: 769px) {
  #notifyMeModal .notify-me-description {
    font-size: 1rem;
  }
}

.container.product-detail {
  margin-top: 0;
}
@media (min-width: 992px) {
  .container.product-detail {
    padding-right: 1.875rem;
  }
}
@media (min-width: 769px) {
  .container.product-detail .product-breadcrumb {
    -webkit-filter: invert(1);
            filter: invert(1);
    mix-blend-mode: difference;
  }
}
.container.product-detail .product-breadcrumb a,
.container.product-detail .product-breadcrumb li::before {
  color: #111 !important;
}
@media (min-width: 769px) {
  .container.product-detail .product-breadcrumb {
    padding-top: 0;
    position: absolute;
    z-index: 1;
    left: 30px;
    top: 0.625rem;
  }
}
@media (max-width: 768.98px) {
  .container.product-detail .product-breadcrumb .breadcrumb {
    padding-left: 0;
  }
}

.primary-images {
  width: 100%;
}
.primary-images img {
  width: 100%;
  height: auto;
}
.primary-images .carouselItem.slick-slide {
  padding: 0;
  cursor: pointer;
}
@media (min-width: 992px) {
  .primary-images {
    position: relative;
    padding-right: 15px;
    width: calc(100% - 28.125rem);
  }
}
.primary-images .slick-dotted.slick-slider {
  margin: 0;
}
.primary-images .product-tags {
  margin: 0.75rem 0 0 1.125rem;
}
@media (min-width: 992px) {
  .primary-images .product-tags {
    right: 15px;
    margin: 0.875rem 1.25rem 0 0;
  }
}
.primary-images .product-tags.seo {
  bottom: auto;
  z-index: 1;
}
.primary-images .product-availability {
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.primary-images .product-availability .availability {
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .primary-images .pdp-image-carousel {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    overflow: hidden;
  }
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 0.5625rem;
  width: 100%;
  background-color: rgba(1, 1, 1, 0.25);
  cursor: pointer;
  border-radius: 0;
  margin-top: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  padding: 0;
}
.slick-dots li {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 auto;
          flex: 2 1 auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0;
  height: 0.5625rem;
  position: relative;
}
.slick-dots li.slick-active, .slick-dots li:hover {
  background-color: #111;
}
.slick-dots li::before {
  display: block;
  position: absolute;
  content: "";
  padding: 0.3125rem 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slick-dots li button {
  height: 0.1875rem;
}
.slick-dots li button::after, .slick-dots li button::before {
  display: none;
}

@media (min-width: 992px) {
  .product-details-wrapper {
    width: 28.125rem;
  }
}
.product-details-wrapper .product-details-name {
  margin-top: 0.875rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .product-details-wrapper .product-details-name {
    margin-top: 5rem;
    margin-bottom: 1.125rem;
  }
}
.product-details-wrapper .product-details-name .brand-logo {
  color: #111;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  text-decoration: underline;
}
.product-details-wrapper .product-details-name .text-product-tag {
  color: #789ddb;
}
.product-details-wrapper .product-details-name .text-product-tag--new {
  color: #5870c6;
}
.product-details-wrapper .product-details-name .text-product-tag--coming-soon, .product-details-wrapper .product-details-name .text-product-tag--sold-out {
  color: #646464;
}
.product-details-wrapper .price {
  font-size: 1rem;
}
.product-details-wrapper .product-name {
  position: relative;
  padding-right: 1.5625rem;
}
#chooseBonusProductModal .product-details-wrapper .product-name {
  font-size: 32px;
  line-height: 36px;
}
.product-details-wrapper .product-breadcrumb {
  padding-top: 0.625rem;
}
.product-details-wrapper .product-breadcrumb a,
.product-details-wrapper .product-breadcrumb li {
  line-height: 0.875rem;
}
.product-details-wrapper .product-price-rating .prices {
  text-align: left;
  padding-right: 10.3125rem;
}
@media (max-width: 991.98px) {
  .product-details-wrapper .text-product-tile-price {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.product-details-wrapper .text-product-tile-variant-price {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0;
}
.product-details-wrapper .ratings {
  /* stylelint-disable block-no-empty */
  position: absolute;
  top: 0;
  left: auto;
  right: 15px;
  bottom: auto;
}
.product-details-wrapper .promo-message {
  font-size: 0.625rem;
  margin-top: 0.75rem;
  line-height: 0.9375rem;
  color: #e75151;
  font-weight: 600;
}
.product-details-wrapper .nm-callout {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3125rem;
  margin-top: 1rem;
}
.product-details-wrapper .pdp-afterpay-paypal-msg {
  margin: 1.25rem 0 0.5rem;
}
.product-details-wrapper .pdp-afterpay-paypal-msg .pdp-pp-msg {
  line-height: 0.6875rem;
}
.product-details-wrapper .pdp-afterpay-paypal-msg .klarna-pdp-container {
  padding-bottom: 0.375rem;
  /* stylelint-disable-next-line */
}
.product-details-wrapper .pdp-afterpay-paypal-msg .klarna-pdp-container #osm-pdp-placement::part(osm-cta) {
  color: #0070ba !important;
}
.product-details-wrapper .pdp-afterpay-paypal-msg .js-affirm-pdp .affirm-as-low-as {
  font-size: 0.75rem;
  height: auto !important;
  padding: 0 0 0.375rem !important;
  margin: 0;
}
.product-details-wrapper .pdp-afterpay-paypal-msg .js-affirm-pdp .affirm-as-low-as .affirm-modal-trigger {
  color: #0070ba !important;
  text-decoration: underline;
}
.product-details-wrapper .details-wrapper {
  border-bottom: 1px solid #111;
}
.product-details-wrapper .accordion {
  border-top: 1px solid #111;
}
.product-details-wrapper .accordion .accordion-text {
  margin-bottom: 1.5rem;
}
.product-details-wrapper .accordion .accordion-text p,
.product-details-wrapper .accordion .accordion-text div {
  font-size: 14px;
}
.product-details-wrapper .accordion .accordion-text .content li,
.product-details-wrapper .accordion .accordion-text .product-sku-helper li {
  margin-bottom: 5px;
}
.product-details-wrapper .accordion {
  /* stylelint-disable-next-line selector-type-no-unknown */
}
.product-details-wrapper .accordion fw-embed-feed {
  --fw-thumbnail-border-radius: 14px;
  --fw-thumbnail-gap: 17px;
  --fw-thumbnail-width: 207px;
  --fw-thumbnail-height: 347px;
}
.product-details-wrapper .btn-accordion {
  color: #111;
  font-size: 1rem;
  padding: 1rem 0;
  text-align: left;
  width: 100%;
}
.product-details-wrapper .btn-accordion::after {
  content: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1393 2.47241C14.2548 2.35413 14.2529 2.16467 14.1349 2.0488L13.2817 1.21057C13.1634 1.09433 12.9732 1.09616 12.8572 1.21466L7.7191 6.46067L2.47429 1.32378C2.35532 1.20726 2.16422 1.20993 2.04855 1.32973L1.20753 2.20079C1.09278 2.31964 1.09571 2.5089 1.2141 2.62414L7.54943 8.79109C7.66802 8.90652 7.85768 8.90413 7.97331 8.78574L14.1393 2.47241Z' fill='%23111111' stroke='white' stroke-width='0.35'/%3E%3C/svg%3E");
  text-align: right;
  float: right;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-details-wrapper .btn-accordion.collapsed::after {
  -webkit-transform: none;
          transform: none;
}
.product-details-wrapper #highlights-attributes-content .section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0.5rem 0.75rem 0 0;
}
.product-details-wrapper #highlights-attributes-content .section .icon {
  /* stylelint-disable-next-line */
}
@media (max-width: 389.98px) {
  .product-details-wrapper #highlights-attributes-content .section .icon {
    display: none;
  }
}
.product-details-wrapper #highlights-attributes-content .section .scale {
  -webkit-box-flex: 90%;
      -ms-flex: 90%;
          flex: 90%;
}
.product-details-wrapper #highlights-attributes-content .section .scale .heading {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-bottom: 0.25rem;
}
.product-details-wrapper #highlights-attributes-content .section .scale .heading span {
  font-weight: 400;
}
.product-details-wrapper #highlights-attributes-content .section .scale .progress {
  background-color: #fff;
  border: 0.0625rem solid #111;
  border-radius: 0.25rem;
  height: 0.5rem;
}
.product-details-wrapper #highlights-attributes-content .section .scale .progress .progress-bar {
  border-radius: 0.25rem;
  position: relative;
  width: 21.95%;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label {
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.active::before {
  background: #111;
  border-radius: 0.25rem;
  height: 0.5rem;
  margin-left: -2.75%;
  overflow: hidden;
  padding: 0 2.75%;
  position: absolute;
  top: -0.5rem;
  z-index: 1;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label:first-child.active::before {
  margin: 0;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label:last-child.active::before {
  right: 0;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label {
  /* FIT - LEG OPENING */
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.skinny.active::before {
  content: "Skinny";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.slim.active::before {
  content: "Slim";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.straight.active::before {
  content: "Straight";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.flared.active::before {
  content: "Flared";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.wide.active::before {
  content: "Wide";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.extra-wide.active::before {
  content: "Extra Wide";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.extra-wide.active.mens::before {
  margin-right: 4.5rem;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.extra-wide.active.womens::before {
  right: auto;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.ultra-wide.active::before {
  content: "Ultra Wide";
  right: auto;
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label {
  /* RISE */
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.low.active::before {
  content: "Low";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.mid.active::before {
  content: "Mid";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.high.active::before {
  content: "High";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label {
  /* STRETCH */
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.rigid.active::before {
  content: "Rigid";
}
.product-details-wrapper #highlights-attributes-content .section .scale .labels .label.stretch.active::before {
  content: "Stretch";
}
@media (max-width: 543.98px) {
  .product-details-wrapper #highlights-attributes-content .section .scale .labels {
    gap: 5.5%;
  }
}
.product-details-wrapper #highlights-attributes-content .fit,
.product-details-wrapper #highlights-attributes-content .rise {
  margin-bottom: 2rem;
}
.product-details-wrapper #highlights-attributes-content .fit .icon {
  margin: 0 1.25rem 0 0.625rem;
}
.product-details-wrapper #highlights-attributes-content .rise .icon {
  margin: 0 1.5625rem 0 0.75rem;
}
.product-details-wrapper #highlights-attributes-content .stretch .icon {
  margin-right: 0.75rem;
}
.product-details-wrapper .fw-faq {
  padding-top: 1rem;
}

.prices-add-to-cart-actions {
  position: static !important;
  padding-top: 1.875rem;
}
.prices-add-to-cart-actions .add-to-cart,
.prices-add-to-cart-actions .notify-me {
  width: 100%;
  height: 42px;
}
.prices-add-to-cart-actions .cart-and-ipay .apple-pay-pdp:empty:not(button) {
  border: 0;
  display: none;
  height: 0;
  padding: 0;
}
.prices-add-to-cart-actions .cart-and-ipay .atc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prices-add-to-cart-actions .cart-and-ipay .atc .add-to-cart-quantity {
  width: 100px;
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .prices-add-to-cart-actions {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: fixed;
    padding: 0;
  }
  .prices-add-to-cart-actions .add-to-cart-price {
    display: inline-block;
  }
  .prices-add-to-cart-actions .add-to-cart,
  .prices-add-to-cart-actions .notify-me {
    margin: 0;
  }
  .prices-add-to-cart-actions .cart-and-ipay {
    background-color: #fff;
    padding-bottom: 0;
  }
  .prices-add-to-cart-actions .cart-and-ipay .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .prices-add-to-cart-actions {
    padding: 0;
    position: static;
  }
  .prices-add-to-cart-actions .add-to-cart-price {
    display: none;
  }
}
.prices-add-to-cart-actions .add-to-cart-price {
  color: #fff;
  font-weight: 700;
}
.prices-add-to-cart-actions .applePay {
  padding-top: 0.3125rem;
}

.thumbnail-image {
  position: relative;
  margin: 2.5rem 0 1.5625rem;
}
.thumbnail-image img {
  width: 100%;
  max-width: none;
}
.thumbnail-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("data:image/svg+xml,%3Csvg width='72' height='44' viewBox='0 0 72 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='72' height='44' fill='%23111111'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43 22L31 30V14L43 22Z' fill='white'/%3E%3C/svg%3E") no-repeat center;
  content: "";
  width: 4.5rem;
  height: 2.75rem;
  cursor: pointer;
}
.thumbnail-image:hover::before {
  opacity: 0.85;
}

#pdp-mobile-video {
  padding: 0 !important;
}
#pdp-mobile-video .modal-dialog {
  max-width: none !important;
  margin: auto !important;
}
#pdp-mobile-video .modal-close-wrap {
  position: absolute;
  z-index: 10;
}
#pdp-mobile-video .modal-close {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0.4375rem 0.625rem;
}

.main-attributes {
  margin: 0;
}

.attributes {
  position: relative;
}
.attributes .colorAttribute {
  margin-top: 1.25rem;
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  .attributes .colorAttribute {
    padding-bottom: 0;
  }
}
.attributes .size-chart {
  position: relative;
  top: 0.4rem;
}
.attributes .size-chart a {
  font-size: 1rem;
  line-height: 1.6875rem;
  letter-spacing: -0.013125rem;
  font-weight: 600;
  color: #949494 !important;
  text-decoration: underline;
}
.attributes .product-variation-attributes.one-size .attr-list {
  display: none;
}
.attributes .product-variation-attributes.one-size .attribute-label {
  margin-bottom: 0;
}
.attributes .product-variation-attributes.one-size .attribute {
  padding-bottom: 0;
}
.attributes.attributes-padding {
  padding: 0.625rem 0 1.25rem;
}
.attributes .info-icon .icon {
  background: transparent;
  width: 0.5rem;
  height: 0.5rem;
}
.attributes .info-icon .icon .info-image {
  vertical-align: baseline;
}
.attributes .info-icon .tooltip {
  background-color: #949494;
  max-width: 17.5rem;
  padding: 1.125rem 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.875rem;
}
.attributes .info-icon .tooltip::after {
  border-top-color: #949494;
}
@media (max-width: 768.98px) {
  .attributes .info-icon .tooltip {
    margin-left: -0.5rem;
  }
  .attributes .info-icon .tooltip::after {
    left: 48%;
  }
}

.attribute .attribute-label {
  margin-bottom: 0.75rem;
}
.attribute .priceColorGroupBar {
  display: inline-block;
}
.attribute .priceColorGroupBar .priceColorGroup {
  display: inline-block;
}
.attribute .priceColorGroupBar .priceColorGroup .colorGrouping {
  padding-bottom: 0.3125rem;
}
.attribute .priceColorGroupBar .priceColorGroup .colorGrouping .unselectable {
  display: none;
}
.attribute .color-attribute {
  background-color: transparent;
  border: 0;
  outline: none;
  padding: 0 0.125rem;
}
.attribute .color-attribute:first-child {
  padding-left: 0;
}
@media (max-width: 991.98px) {
  .attribute .color-attribute {
    padding: 0 0 1.3125rem;
  }
}
.attribute .color-attribute .color-value {
  background-position: center;
  background-size: cover;
  border-radius: 50px;
  display: block;
  height: 2rem;
  margin-right: 0.3125rem;
  position: relative;
  width: 2rem;
}
@media (max-width: 991.98px) {
  .attribute .color-attribute .color-value {
    height: 2.625rem;
    margin-right: 1.0625rem;
    width: 2.625rem;
  }
}
.attribute .color-attribute .color-value.selected {
  border: 1px solid #111;
  outline: 1px solid #fff;
  outline-offset: -2px;
}
.attribute .color-attribute .color-value.is-notify-me::before {
  border-left: 2px solid #fff;
  content: "";
  display: block;
  height: 102%;
  left: 50%;
  position: absolute;
  -webkit-transform: rotate(67deg);
          transform: rotate(67deg);
  width: 0.0625rem;
}
.attribute .color-attribute .color-value.is-notify-me.selected::before {
  border-color: #111;
}
.attribute .color-attribute:disabled {
  padding: 0;
}
.attribute .swatch-attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -0.125rem;
}
@media (max-width: 991.98px) {
  .attribute .swatch-attribute {
    overflow-x: auto;
  }
}
.attribute .swatch-attribute .unselectable {
  display: none;
}
.attribute .non-input-label {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
}
.attribute .non-input-label .selected-attribute {
  font-weight: 400;
  text-transform: capitalize;
}
.attribute .vl {
  border-left: 1px solid #000;
  display: inline-block;
  height: 3.3125rem;
  margin-left: 0.625rem;
  margin-right: 0.9375rem;
}
@media (max-width: 991.98px) {
  .attribute .vl {
    height: 3.9375rem;
    margin-left: 0;
    margin-right: 1.0625rem;
  }
}

.attribute-tiles,
.length-tiles,
.size-attributes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 991.98px) {
  .attribute-tiles .attribute-tile,
  .attribute-tiles .length-tile,
  .attribute-tiles .size-swatch-attribute,
  .length-tiles .attribute-tile,
  .length-tiles .length-tile,
  .length-tiles .size-swatch-attribute,
  .size-attributes .attribute-tile,
  .size-attributes .length-tile,
  .size-attributes .size-swatch-attribute {
    margin-right: 0.5rem;
  }
}
.attribute-tiles .attribute-tile,
.attribute-tiles .length-tile,
.attribute-tiles .size-swatch-attribute,
.length-tiles .attribute-tile,
.length-tiles .length-tile,
.length-tiles .size-swatch-attribute,
.size-attributes .attribute-tile,
.size-attributes .length-tile,
.size-attributes .size-swatch-attribute {
  margin: 0 0.3125rem 0.3125rem;
  min-width: 6.0625rem;
  height: 2.75rem;
  cursor: pointer;
  position: relative;
}
.attribute-tiles .attribute-tile.selected span,
.attribute-tiles .length-tile.selected span,
.attribute-tiles .size-swatch-attribute.selected span,
.length-tiles .attribute-tile.selected span,
.length-tiles .length-tile.selected span,
.length-tiles .size-swatch-attribute.selected span,
.size-attributes .attribute-tile.selected span,
.size-attributes .length-tile.selected span,
.size-attributes .size-swatch-attribute.selected span {
  background-color: #111;
  color: #fff;
}
.attribute-tiles .attribute-tile:hover span,
.attribute-tiles .length-tile:hover span,
.attribute-tiles .size-swatch-attribute:hover span,
.length-tiles .attribute-tile:hover span,
.length-tiles .length-tile:hover span,
.length-tiles .size-swatch-attribute:hover span,
.size-attributes .attribute-tile:hover span,
.size-attributes .length-tile:hover span,
.size-attributes .size-swatch-attribute:hover span {
  border: 1px solid #111;
}
.attribute-tiles .attribute-tile.is-notify-me.selected span, .attribute-tiles .attribute-tile.is-notify-me:hover span,
.attribute-tiles .length-tile.is-notify-me.selected span,
.attribute-tiles .length-tile.is-notify-me:hover span,
.attribute-tiles .size-swatch-attribute.is-notify-me.selected span,
.attribute-tiles .size-swatch-attribute.is-notify-me:hover span,
.length-tiles .attribute-tile.is-notify-me.selected span,
.length-tiles .attribute-tile.is-notify-me:hover span,
.length-tiles .length-tile.is-notify-me.selected span,
.length-tiles .length-tile.is-notify-me:hover span,
.length-tiles .size-swatch-attribute.is-notify-me.selected span,
.length-tiles .size-swatch-attribute.is-notify-me:hover span,
.size-attributes .attribute-tile.is-notify-me.selected span,
.size-attributes .attribute-tile.is-notify-me:hover span,
.size-attributes .length-tile.is-notify-me.selected span,
.size-attributes .length-tile.is-notify-me:hover span,
.size-attributes .size-swatch-attribute.is-notify-me.selected span,
.size-attributes .size-swatch-attribute.is-notify-me:hover span {
  border: 1px solid #111;
}
.attribute-tiles .attribute-tile.is-notify-me span, .attribute-tiles .attribute-tile.disabled span,
.attribute-tiles .length-tile.is-notify-me span,
.attribute-tiles .length-tile.disabled span,
.attribute-tiles .size-swatch-attribute.is-notify-me span,
.attribute-tiles .size-swatch-attribute.disabled span,
.length-tiles .attribute-tile.is-notify-me span,
.length-tiles .attribute-tile.disabled span,
.length-tiles .length-tile.is-notify-me span,
.length-tiles .length-tile.disabled span,
.length-tiles .size-swatch-attribute.is-notify-me span,
.length-tiles .size-swatch-attribute.disabled span,
.size-attributes .attribute-tile.is-notify-me span,
.size-attributes .attribute-tile.disabled span,
.size-attributes .length-tile.is-notify-me span,
.size-attributes .length-tile.disabled span,
.size-attributes .size-swatch-attribute.is-notify-me span,
.size-attributes .size-swatch-attribute.disabled span {
  background-color: transparent;
  border: 0.5px solid #d4d4d4;
  color: #d4d4d4;
  overflow: hidden;
}
.attribute-tiles .attribute-tile.is-notify-me span::before, .attribute-tiles .attribute-tile.disabled span::before,
.attribute-tiles .length-tile.is-notify-me span::before,
.attribute-tiles .length-tile.disabled span::before,
.attribute-tiles .size-swatch-attribute.is-notify-me span::before,
.attribute-tiles .size-swatch-attribute.disabled span::before,
.length-tiles .attribute-tile.is-notify-me span::before,
.length-tiles .attribute-tile.disabled span::before,
.length-tiles .length-tile.is-notify-me span::before,
.length-tiles .length-tile.disabled span::before,
.length-tiles .size-swatch-attribute.is-notify-me span::before,
.length-tiles .size-swatch-attribute.disabled span::before,
.size-attributes .attribute-tile.is-notify-me span::before,
.size-attributes .attribute-tile.disabled span::before,
.size-attributes .length-tile.is-notify-me span::before,
.size-attributes .length-tile.disabled span::before,
.size-attributes .size-swatch-attribute.is-notify-me span::before,
.size-attributes .size-swatch-attribute.disabled span::before {
  border-left: 0.5px solid #d4d4d4;
  content: "";
  display: block;
  height: 250%;
  left: 50%;
  position: absolute;
  -webkit-transform: rotate(67deg);
          transform: rotate(67deg);
  width: 0.0625rem;
}
.attribute-tiles .attribute-tile.disabled,
.attribute-tiles .length-tile.disabled,
.attribute-tiles .size-swatch-attribute.disabled,
.length-tiles .attribute-tile.disabled,
.length-tiles .length-tile.disabled,
.length-tiles .size-swatch-attribute.disabled,
.size-attributes .attribute-tile.disabled,
.size-attributes .length-tile.disabled,
.size-attributes .size-swatch-attribute.disabled {
  pointer-events: none;
}
.attribute-tiles .attribute-tile span,
.attribute-tiles .length-tile span,
.attribute-tiles .size-swatch-attribute span,
.length-tiles .attribute-tile span,
.length-tiles .length-tile span,
.length-tiles .size-swatch-attribute span,
.size-attributes .attribute-tile span,
.size-attributes .length-tile span,
.size-attributes .size-swatch-attribute span {
  -ms-flex-line-pack: center;
      align-content: center;
  border: 0.5px solid #d4d4d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.875rem;
  height: 2.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0.75rem;
  margin: auto;
  min-width: 2.125rem;
  padding: 0 0.625rem;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.attribute-tiles .size-swatch-attribute,
.length-tiles .size-swatch-attribute,
.size-attributes .size-swatch-attribute {
  height: auto;
  margin-bottom: 0.5rem;
}
.attribute-tiles .size-swatch-attribute span,
.length-tiles .size-swatch-attribute span,
.size-attributes .size-swatch-attribute span {
  width: 100%;
}
@media (max-width: 991.98px) {
  .attribute-tiles.select-size .attribute-tile,
  .length-tiles.select-size .attribute-tile,
  .size-attributes.select-size .attribute-tile {
    margin-left: 0;
    margin-right: 0.9375rem;
  }
}

@media (min-width: 992px) {
  .attribute-tiles,
  .length-tiles {
    margin: 0 -5px;
  }
}

.length-tiles .length-tile {
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .length-tiles .length-tile {
    margin-left: 0;
    margin-right: 0.9375rem;
  }
}

.length.non-input-label {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
}

.attribute-groups .selected-length {
  font-weight: 400;
  text-transform: uppercase;
}

.attribute-tiles.attr-list,
.size-attributes .group-attribute-tiles,
.no-groups {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 20px;
  -ms-overflow-style: none;
  /* stylelint-disable-next-line */
  scrollbar-width: none;
}
.attribute-tiles.attr-list::-webkit-scrollbar, .attribute-tiles.attr-list::-webkit-scrollbar-thumb,
.size-attributes .group-attribute-tiles::-webkit-scrollbar,
.size-attributes .group-attribute-tiles::-webkit-scrollbar-thumb,
.no-groups::-webkit-scrollbar,
.no-groups::-webkit-scrollbar-thumb {
  display: none;
  width: 0;
  background: transparent;
}
@media (min-width: 992px) {
  .attribute-tiles.attr-list,
  .size-attributes .group-attribute-tiles,
  .no-groups {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-x: visible;
  }
}

.size-attributes .group-attribute-tiles,
.no-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.attribute-label.size-label {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .length-tiles .length-tile,
  .size-attributes .size-swatch-attribute,
  .attribute-tiles.attr-list .attribute-tile {
    min-width: 85px;
    height: 40px;
  }
  .length-tiles .length-tile span,
  .size-attributes .size-swatch-attribute span,
  .attribute-tiles.attr-list .attribute-tile span {
    min-width: 85px;
    height: 40px;
    padding: 0;
  }
  .attribute-tiles.attr-list {
    margin-right: -15px;
  }
}
.shop-the-look-container {
  margin-top: 1.25rem;
  overflow: hidden;
}
.shop-the-look-container .shop-the-look-carousel-header {
  padding-bottom: 0.9375rem;
}
.shop-the-look-container .shop-the-look-carousel-header h2 {
  float: left;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.375rem;
  letter-spacing: -0.015625rem;
}
.shop-the-look-container .shop-the-look-carousel .product-tile-carousel-slide {
  display: inline-block;
  padding: 0 0.875rem;
  width: 200px;
}
@media (min-width: 769px) {
  .shop-the-look-container .shop-the-look-carousel .product-tile-carousel-slide {
    padding: 0 1.125rem;
  }
}
.shop-the-look-container .shop-the-look-carousel .slick-list .slick-track {
  margin: 0 -0.5rem;
}
.shop-the-look-container .shop-the-look-carousel .slick-list .slick-slide {
  width: 200px;
}
@media (min-width: 992px) {
  .shop-the-look-container .shop-the-look-carousel .slick-list {
    padding-right: 1.25rem;
  }
}
.shop-the-look-container.washes {
  margin: 0 -0.625rem 1.875rem 0;
}
.shop-the-look-container.washes .shop-the-look-carousel-header h2,
.shop-the-look-container.washes .shop-the-look-carousel-header a {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
  letter-spacing: normal;
}
.shop-the-look-container.washes .shop-the-look-carousel-header a {
  color: #111;
  float: right;
  text-decoration: underline;
  padding-right: 0.625rem;
}
.shop-the-look-container.washes .shop-the-look-carousel {
  white-space: nowrap;
}
.shop-the-look-container.washes .shop-the-look-carousel .slick-prev,
.shop-the-look-container.washes .shop-the-look-carousel .slick-next {
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.875rem;
}
.shop-the-look-container.washes .shop-the-look-carousel .slick-list .slick-track {
  margin: 0 -0.3125rem;
}
.shop-the-look-container.washes .shop-the-look-carousel .slick-list .slick-slide {
  width: 110px;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide {
  padding: 0 0.3125rem 0 !important;
  width: 110px;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile {
  min-height: auto;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile .tile-image-container img {
  border: 1px solid #111;
  border-radius: 0.5rem;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile .btn-likes,
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile .product-tags {
  display: none;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile .quickshop-container {
  display: none !important;
}
.shop-the-look-container.washes .shop-the-look-carousel .product-tile-carousel-slide .product-tile .tile-body {
  display: none;
}
@media (max-width: 991.98px) {
  .shop-the-look-container.washes {
    margin-right: -1.25rem;
  }
  .shop-the-look-container.washes .shop-the-look-carousel-header a {
    padding-right: 1.25rem;
  }
}

#pdp-zoom-modal {
  padding: 0 !important;
  cursor: url("data:image/svg+xml,%3Csvg width='64' height='16' viewBox='0 0 64 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.56 8.4C13.56 7.30133 13.8053 6.32 14.296 5.456C14.7973 4.58133 15.4747 3.904 16.328 3.424C17.192 2.93333 18.1573 2.688 19.224 2.688C20.472 2.688 21.5653 3.008 22.504 3.648C23.4427 4.288 24.0987 5.17333 24.472 6.304H21.896C21.64 5.77067 21.2773 5.37067 20.808 5.104C20.3493 4.83733 19.816 4.704 19.208 4.704C18.5573 4.704 17.976 4.85867 17.464 5.168C16.9627 5.46667 16.568 5.89333 16.28 6.448C16.0027 7.00267 15.864 7.65333 15.864 8.4C15.864 9.136 16.0027 9.78667 16.28 10.352C16.568 10.9067 16.9627 11.3387 17.464 11.648C17.976 11.9467 18.5573 12.096 19.208 12.096C19.816 12.096 20.3493 11.9627 20.808 11.696C21.2773 11.4187 21.64 11.0133 21.896 10.48H24.472C24.0987 11.6213 23.4427 12.512 22.504 13.152C21.576 13.7813 20.4827 14.096 19.224 14.096C18.1573 14.096 17.192 13.856 16.328 13.376C15.4747 12.8853 14.7973 12.208 14.296 11.344C13.8053 10.48 13.56 9.49867 13.56 8.4ZM28.6253 12.224H32.3053V14H26.3853V2.832H28.6253V12.224ZM38.913 14.112C37.8677 14.112 36.9077 13.8667 36.033 13.376C35.1583 12.8853 34.465 12.208 33.953 11.344C33.441 10.4693 33.185 9.48267 33.185 8.384C33.185 7.296 33.441 6.32 33.953 5.456C34.465 4.58133 35.1583 3.89867 36.033 3.408C36.9077 2.91733 37.8677 2.672 38.913 2.672C39.969 2.672 40.929 2.91733 41.793 3.408C42.6677 3.89867 43.3557 4.58133 43.857 5.456C44.369 6.32 44.625 7.296 44.625 8.384C44.625 9.48267 44.369 10.4693 43.857 11.344C43.3557 12.208 42.6677 12.8853 41.793 13.376C40.9183 13.8667 39.9583 14.112 38.913 14.112ZM38.913 12.112C39.585 12.112 40.177 11.9627 40.689 11.664C41.201 11.3547 41.601 10.9173 41.889 10.352C42.177 9.78667 42.321 9.13067 42.321 8.384C42.321 7.63733 42.177 6.98667 41.889 6.432C41.601 5.86667 41.201 5.43467 40.689 5.136C40.177 4.83733 39.585 4.688 38.913 4.688C38.241 4.688 37.6437 4.83733 37.121 5.136C36.609 5.43467 36.209 5.86667 35.921 6.432C35.633 6.98667 35.489 7.63733 35.489 8.384C35.489 9.13067 35.633 9.78667 35.921 10.352C36.209 10.9173 36.609 11.3547 37.121 11.664C37.6437 11.9627 38.241 12.112 38.913 12.112ZM50.1475 14.112C49.3688 14.112 48.6648 13.9787 48.0355 13.712C47.4168 13.4453 46.9262 13.0613 46.5635 12.56C46.2008 12.0587 46.0142 11.4667 46.0035 10.784H48.4035C48.4355 11.2427 48.5955 11.6053 48.8835 11.872C49.1822 12.1387 49.5875 12.272 50.0995 12.272C50.6222 12.272 51.0328 12.1493 51.3315 11.904C51.6302 11.648 51.7795 11.3173 51.7795 10.912C51.7795 10.5813 51.6782 10.3093 51.4755 10.096C51.2728 9.88267 51.0168 9.71733 50.7075 9.6C50.4088 9.472 49.9928 9.33333 49.4595 9.184C48.7342 8.97067 48.1422 8.76267 47.6835 8.56C47.2355 8.34667 46.8462 8.032 46.5155 7.616C46.1955 7.18933 46.0355 6.624 46.0355 5.92C46.0355 5.25867 46.2008 4.68267 46.5315 4.192C46.8622 3.70133 47.3262 3.328 47.9235 3.072C48.5208 2.80533 49.2035 2.672 49.9715 2.672C51.1235 2.672 52.0568 2.95467 52.7715 3.52C53.4968 4.07467 53.8968 4.85333 53.9715 5.856H51.5075C51.4862 5.472 51.3208 5.15733 51.0115 4.912C50.7128 4.656 50.3128 4.528 49.8115 4.528C49.3742 4.528 49.0222 4.64 48.7555 4.864C48.4995 5.088 48.3715 5.41333 48.3715 5.84C48.3715 6.13867 48.4675 6.38933 48.6595 6.592C48.8622 6.784 49.1075 6.944 49.3955 7.072C49.6942 7.18933 50.1102 7.328 50.6435 7.488C51.3688 7.70133 51.9608 7.91467 52.4195 8.128C52.8782 8.34133 53.2728 8.66133 53.6035 9.088C53.9342 9.51467 54.0995 10.0747 54.0995 10.768C54.0995 11.3653 53.9448 11.92 53.6355 12.432C53.3262 12.944 52.8728 13.3547 52.2755 13.664C51.6782 13.9627 50.9688 14.112 50.1475 14.112ZM58.2815 4.64V7.44H62.0415V9.216H58.2815V12.176H62.5215V14H56.0415V2.816H62.5215V4.64H58.2815Z' fill='%23111111'/%3E%3Cpath d='M3.95963 6.85066L3.99498 6.88614L4.0304 6.85072L6.59828 4.28284C6.71543 4.16569 6.90538 4.16569 7.02254 4.28284L7.71672 4.97702C7.83402 5.09433 7.83386 5.28456 7.71635 5.40166L5.14934 7.95963L5.11386 7.99498L5.14928 8.0304L7.71716 10.5983C7.83431 10.7154 7.83431 10.9054 7.71716 11.0225L7.02254 11.7172C6.90538 11.8343 6.71543 11.8343 6.59828 11.7172L4.0304 9.14928L3.99498 9.11386L3.95963 9.14934L1.40166 11.7163C1.28456 11.8339 1.09433 11.834 0.977022 11.7167L0.282843 11.0225C0.165686 10.9054 0.165685 10.7154 0.282843 10.5983L2.85072 8.0304L2.88614 7.99498L2.85066 7.95963L0.283654 5.40166C0.166144 5.28456 0.165976 5.09433 0.28328 4.97702L0.977022 4.28328C1.09433 4.16598 1.28456 4.16614 1.40166 4.28365L3.95963 6.85066Z' fill='%23111111' stroke='%23EAEAE8' stroke-width='0.1'/%3E%3C/svg%3E%0A"), pointer;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #pdp-zoom-modal {
    cursor: url("../../images/custom-cursor.cur"), pointer;
  }
}
#pdp-zoom-modal .modal-content {
  border: 0;
  background-color: transparent;
}
#pdp-zoom-modal .modal-header {
  padding: 0;
}
#pdp-zoom-modal .modal-dialog {
  width: 100%;
  max-width: none;
  margin: auto;
}
#pdp-zoom-modal img {
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#pdp-zoom-modal img.active {
  opacity: 1;
}

.add-to-cart-bar {
  position: fixed;
  display: none;
  width: 100%;
  bottom: 0;
  z-index: 10;
  background-color: #fff;
  border-top: 0.0625rem solid #d4d4d4;
}
.add-to-cart-bar .product-image {
  max-height: 3.75rem;
}
.add-to-cart-bar .color-attributes {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.add-to-cart-bar .color-attributes .color-swatch-attribute {
  padding-bottom: 0.5rem;
  padding-right: 0.375rem;
}
.add-to-cart-bar .color-attributes .color-swatch-attribute span {
  background-color: #f6f5f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1.5px;
  border-radius: 50px;
  display: block;
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 32px;
}
@media (max-width: 991.98px) {
  .add-to-cart-bar .color-attributes .color-swatch-attribute span {
    width: 2.625rem;
    height: 2.625rem;
  }
}
.add-to-cart-bar .color-attributes .color-swatch-attribute.selected span {
  border: 0.0625rem solid #111;
}
.add-to-cart-bar .color-attributes .color-swatch-attribute.is-notify-me span::before {
  border-left: 2px solid #fff;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  -webkit-transform: rotate(67deg);
          transform: rotate(67deg);
  width: 0.0625rem;
}
.add-to-cart-bar .color-attributes .color-swatch-attribute.is-notify-me.selected span::before {
  border-color: #111;
}
@media (max-width: 991.98px) {
  .add-to-cart-bar .col-6 ~ .col-6 {
    border-left: 0.0625rem solid #d4d4d4;
  }
  .add-to-cart-bar .col-6 ~ .col-6 .size-attributes {
    left: -50vw;
  }
}
.add-to-cart-bar .color-attr-wrapper,
.add-to-cart-bar .size-attr-wrapper {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .add-to-cart-bar .color-attr-wrapper,
  .add-to-cart-bar .size-attr-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10.9375rem;
            flex: 0 0 10.9375rem;
  }
}
.add-to-cart-bar .color-attr-wrapper .attr-dropdown,
.add-to-cart-bar .size-attr-wrapper .attr-dropdown {
  display: none;
  position: absolute;
  border: 0.0625rem solid #d4d4d4;
  bottom: 2.875rem;
  left: 0;
}
@media (min-width: 992px) {
  .add-to-cart-bar .color-attr-wrapper .attr-dropdown,
  .add-to-cart-bar .size-attr-wrapper .attr-dropdown {
    display: none;
    bottom: 100%;
    right: 0;
    left: auto;
  }
}
.add-to-cart-bar .color-attr-wrapper .label,
.add-to-cart-bar .size-attr-wrapper .label {
  position: relative;
}
.add-to-cart-bar .color-attr-wrapper .label::after,
.add-to-cart-bar .size-attr-wrapper .label::after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1393 2.47241C14.2548 2.35413 14.2529 2.16467 14.1349 2.0488L13.2817 1.21057C13.1634 1.09433 12.9732 1.09616 12.8572 1.21466L7.7191 6.46067L2.47429 1.32378C2.35532 1.20726 2.16422 1.20993 2.04855 1.32973L1.20753 2.20079C1.09278 2.31964 1.09571 2.5089 1.2141 2.62414L7.54943 8.79109C7.66802 8.90652 7.85768 8.90413 7.97331 8.78574L14.1393 2.47241Z' fill='%23111111' stroke='white' stroke-width='0.35'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right;
  display: block;
  position: absolute;
  background-size: contain;
  width: 0.5rem;
  height: 0.3125rem;
  right: 1.25rem;
}
.add-to-cart-bar .color-attr-wrapper.active .attr-dropdown,
.add-to-cart-bar .size-attr-wrapper.active .attr-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-to-cart-bar .color-attr-wrapper.active .label::after,
.add-to-cart-bar .size-attr-wrapper.active .label::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.add-to-cart-bar .color-attr-wrapper .selected-value,
.add-to-cart-bar .size-attr-wrapper .selected-value {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 600;
  padding-bottom: 1rem;
}
.add-to-cart-bar .color-attr-wrapper .selected-value span,
.add-to-cart-bar .size-attr-wrapper .selected-value span {
  font-weight: 400;
  position: relative;
  width: auto;
  height: auto;
  display: inline;
}
.add-to-cart-bar .attr-dropdown {
  background: #fff;
  padding: 0.9375rem 0.9375rem 0.8125rem;
  width: 100vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .add-to-cart-bar .attr-dropdown {
    width: 19.625rem;
    margin-right: -0.0625rem;
  }
}
.add-to-cart-bar .add-to-cart-bar-btn,
.add-to-cart-bar .notify-me-bar-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media (min-width: 992px) {
  .add-to-cart-bar .add-to-cart-bar-btn,
  .add-to-cart-bar .notify-me-bar-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15.625rem;
            flex: 0 0 15.625rem;
  }
}
.add-to-cart-bar .color-attr-wrapper,
.add-to-cart-bar .size-attr-wrapper {
  cursor: pointer;
  height: 2.875rem;
}
@media (min-width: 992px) {
  .add-to-cart-bar .color-attr-wrapper,
  .add-to-cart-bar .size-attr-wrapper {
    border-left: 0.0625rem solid #d4d4d4;
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15.625rem;
            flex: 0 0 15.625rem;
    max-width: 12.5rem;
  }
}
.add-to-cart-bar .text-product-name {
  font-size: 1.5rem;
  line-height: 1;
  padding: 0 1.5625rem;
}
.add-to-cart-bar .bar-attributes-label {
  width: 100%;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 800;
  padding: 0 0.625rem;
  text-transform: uppercase;
}
.add-to-cart-bar .bar-attributes-label span {
  font-weight: 600;
}
.add-to-cart-bar .add-to-cart-bar-btn button,
.add-to-cart-bar .notify-me-bar-btn button {
  width: 100%;
  height: 100%;
}
.add-to-cart-bar .size-attr-wrapper.active .attr-dropdown {
  display: block;
}
.add-to-cart-bar .size-attr-wrapper.active .attr-dropdown .attribute-groups,
.add-to-cart-bar .size-attr-wrapper.active .attr-dropdown .selected-value {
  padding-bottom: 12px;
}
@media (max-width: 991.98px) {
  .add-to-cart-bar .size-attr-wrapper.active .attr-dropdown {
    padding-top: 10px;
    padding-right: 0;
  }
  .add-to-cart-bar .size-attr-wrapper.active .attr-dropdown .group-attribute-tiles {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .add-to-cart-bar .size-attr-wrapper.active .attr-dropdown {
    left: -1px;
    width: 450px;
  }
}
.add-to-cart-bar .size-swatch-attribute {
  margin-left: 0;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .add-to-cart-bar .size-attributes {
    padding-right: 0;
    padding-left: 16px;
  }
  .add-to-cart-bar .size-attributes .attribute-groups {
    padding-bottom: 1rem;
  }
  .add-to-cart-bar .size-attributes .selected-value {
    padding-bottom: 10px;
  }
  .add-to-cart-bar .size-attributes .length-tiles {
    margin: 0;
  }
  .add-to-cart-bar .size-attributes .length-tile,
  .add-to-cart-bar .size-attributes .size-swatch-attribute {
    margin-left: 0;
    margin-right: 10px;
  }
}
.add-to-cart-bar .bar-attributes-label .availability-error-message {
  background: none;
  color: #e75151;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  text-transform: capitalize;
  margin-left: 1rem;
}
@media (min-width: 992px) {
  .add-to-cart-bar .bar-attributes-label .availability-error-message {
    display: none;
  }
}

.js-pdp-size-chart-modal .modal-close-wrap {
  right: -30px;
  position: relative;
}

.psSizeChart {
  position: relative;
}
.psSizeChart p {
  color: #646464;
  letter-spacing: -0.015625rem;
}
.psSizeChart p.fs-mobile-small,
.psSizeChart p.fs-mobile-small a {
  font-size: 1rem;
}
@media (max-width: 991.98px) {
  .psSizeChart p.fs-mobile-small,
  .psSizeChart p.fs-mobile-small a {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.psSizeChart .table td,
.psSizeChart .table th {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.375rem;
  vertical-align: middle;
  padding: 0.625rem;
  height: 3.125rem;
  letter-spacing: -0.015625rem;
}
@media (min-width: 992px) {
  .psSizeChart .table td,
  .psSizeChart .table th {
    font-size: 1rem;
    height: 3.75rem;
  }
}
.psSizeChart .table th {
  background-color: #111;
  color: #fff;
}
.psSizeChart .table-bordered td,
.psSizeChart .table-bordered th {
  border-color: #d4d4d4;
}
.psSizeChart .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f6f5f3;
}
.psSizeChart .unit-type-switcher {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #949494;
  position: absolute;
  right: 0;
  top: 0.5rem;
  font-weight: 800;
  letter-spacing: -0.015625rem;
}
.psSizeChart .unit-type-switcher span {
  cursor: pointer;
  display: inline-block;
  margin-left: 0.9375rem;
}
.psSizeChart .unit-type-switcher .active {
  color: #111;
  text-decoration: underline;
}
.psSizeChart .tfc-fitrec-product .tfc-cfg-basic-button {
  padding-left: 11.5px;
}
.psSizeChart .tfc-fitrec-product .tfc-cfg-basic-button .tfc-logo {
  left: 0;
}

.js-pdp-size-chart-modal {
  height: 100%;
}
.js-pdp-size-chart-modal .modal-dialog {
  margin: 0;
  max-width: none;
  height: 100%;
}
@media (min-width: 992px) {
  .js-pdp-size-chart-modal .modal-dialog {
    max-width: 32.625rem;
  }
}
.js-pdp-size-chart-modal .modal-header {
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .js-pdp-size-chart-modal .modal-header {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .js-pdp-size-chart-modal .modal-close-wrap {
    right: -1.25rem;
    top: -0.625rem;
  }
}
@media (min-width: 992px) {
  .js-pdp-size-chart-modal .modal-close-wrap .modal-close {
    padding-right: 0.9375rem;
  }
}
.js-pdp-size-chart-modal .modal-content {
  padding: 0 1.25rem 3.75rem;
  height: 100%;
}
@media (min-width: 992px) {
  .js-pdp-size-chart-modal .modal-content {
    padding: 0 1.875rem 3.75rem;
  }
}

.js-product-tile-carousel .slick-list {
  padding: 0 2rem 0 0 !important;
}
@media (min-width: 992px) {
  .js-product-tile-carousel .slick-list {
    padding: 0 2rem !important;
  }
}

#mobileMiniCartModal .modal-dialog {
  margin-top: 6.25rem;
  max-width: 100vw !important;
  margin-right: 0;
  margin-left: 0;
  -webkit-box-shadow: 0.0625rem 0.875rem 0.9375rem 0.25rem rgba(0, 0, 0, 0.34);
          box-shadow: 0.0625rem 0.875rem 0.9375rem 0.25rem rgba(0, 0, 0, 0.34);
}
#mobileMiniCartModal .modal-header {
  height: 2.375rem;
}
#mobileMiniCartModal .modal-header .mobile-mini-cart-modal-title {
  font-style: normal;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
}
#mobileMiniCartModal .modal-header .close {
  opacity: 1;
}
#mobileMiniCartModal .modal-body.products-added-card {
  min-height: 8.75rem;
  width: 100% !important;
  padding: 0.75rem 0 0.75rem 0.9375rem;
  padding-bottom: 0;
}
#mobileMiniCartModal .modal-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: none;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
#mobileMiniCartModal .modal-footer .mobile-view-cart-container {
  padding-left: 15px !important;
  padding-right: 4px !important;
}
#mobileMiniCartModal .modal-footer .mobile-view-cart-container .mini-cart-mobile-view-cart-btn {
  border: 0.0625rem solid black;
  font-style: normal;
  font-weight: bold;
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  height: 2.75rem;
  width: 100%;
}
#mobileMiniCartModal .modal-footer .mobile-got-to-checkout-container {
  padding-right: 15px !important;
  padding-left: 4px !important;
}
#mobileMiniCartModal .modal-footer .mobile-got-to-checkout-container .mini-cart-mobile-checkout-btn {
  color: white;
  border: 0.0625rem solid black;
  font-style: normal;
  font-weight: bold;
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  height: 2.75rem;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 44px;
  padding: 0 !important;
}
#mobileMiniCartModal .modal-footer .mobile-got-to-checkout-container .mini-cart-mobile-checkout-btn svg {
  margin-right: 6px;
  margin-bottom: 2px;
}
#mobileMiniCartModal .minicart-pp-btn .row {
  margin: 0;
}
#mobileMiniCartModal .minicart-pp-btn .paypal-content-btn {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  padding-bottom: 0.75rem;
}

.header-height-B #mobileMiniCartModal .popover.popover-bottom,
.header-height-App #mobileMiniCartModal .popover.popover-bottom {
  top: 2.625rem;
}

.recomended-for-you {
  padding-left: 30px;
}
@media (max-width: 768.98px) {
  .recomended-for-you {
    padding-left: 0;
    font-size: 24px;
    line-height: 28px;
  }
}

/* Product Set */
.product-set-detail .primary-images {
  display: block;
  position: relative;
  opacity: 1;
  z-index: 2;
}
@media (min-width: 992px) {
  .product-set-detail .primary-images {
    width: calc(100% - 34.375rem);
  }
}
@media (min-width: 992px) {
  .product-set-detail .product-details-wrapper {
    width: 34.375rem;
  }
}
.product-set-detail .product-set-name {
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin: 1.125rem 0 0.5rem;
}
@media (min-width: 992px) {
  .product-set-detail .product-set-name {
    font-size: 2rem;
    line-height: 2.25rem;
    margin: 3.75rem 0 1.25rem;
  }
}
.product-set-detail .product-set-item {
  border-bottom: 1px #d4d4d4 solid;
  padding: 1.25rem 0;
}
.product-set-detail .product-set-item .primary-images {
  padding-right: 1.0625rem;
}
.product-set-detail .product-set-item .prices {
  padding: 0.3125rem 0 0.75rem;
  text-align: left;
}
.product-set-detail .product-set-item .prices .price {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.125rem;
}
.product-set-detail .product-set-item .prices .price .sales {
  font-weight: 400;
}
.product-set-detail .product-set-item .attributes .attribute {
  margin: 0;
  padding: 0;
}
.product-set-detail .product-set-item .attributes .attribute .non-input-label,
.product-set-detail .product-set-item .attributes .attribute .selected-attribute {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.product-set-detail .product-set-item .attributes .cart-and-ipay {
  padding-bottom: 0;
}
.product-set-detail .product-set-item .attributes .atc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-set-detail .product-set-item .attributes .add-to-cart {
  background: transparent;
  color: #111;
  height: 42px;
  width: 100%;
  margin: 0;
}
.product-set-detail .product-set-item .attributes .add-to-cart:hover {
  background: #111;
  color: #fff;
}
.product-set-detail .product-set-item .attributes .size-chart {
  position: relative;
  top: -0.375rem;
  z-index: 2;
}
.product-set-detail .product-set-item .attributes .size-chart.size-chart-set {
  top: -0.125rem;
}
.product-set-detail .product-set-item .attributes .text-product-tile-price {
  font-size: 12px;
}
.product-set-detail .product-set-item .availability {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.75rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  display: none;
}
.product-set-detail .product-set-item .availability ul li {
  margin: 0;
}
.product-set-detail .product-set-item .tile-image {
  height: auto;
}
.product-set-detail .bundle-footer {
  margin: 0 0 3.75rem;
  padding: 1.75rem 0 0;
}
.product-set-detail .bundle-footer .prices-add-to-cart-actions .price {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin: 0 0 1.0625rem;
  text-align: left;
}
.product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting {
  font-weight: 400;
}
.product-set-detail .bundle-footer .prices-add-to-cart-actions .add-to-cart-global {
  font-weight: 600;
  margin: 0;
  width: 100%;
}

.dw-apple-pay-button.apple-pay-pdp,
.dw-apple-pay-button.apple-pay-pdp:hover {
  background-color: #fff;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 60% 45%;
  min-height: 42px;
  border-radius: 0;
}

.add-to-cart-error-container {
  color: #e75151;
  margin-bottom: 5px;
}

.product-fog-alternate {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
}
.product-fog-alternate a {
  font-weight: bold;
  text-decoration: underline;
}
.product-fog-alternate a:hover {
  text-decoration: none;
}

.attributes .pre-order-msg {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #e75151;
  margin-bottom: 18px;
  max-width: 460px;
}
.attributes .pre-order-msg .info-image {
  width: 10px;
  height: 10px;
  max-width: none;
}
.attributes .pre-order-msg .info-icon {
  position: static;
}
.attributes .pre-order-msg .info-icon .tooltip {
  min-width: 300px;
  margin: 0;
  padding: 14px 15px;
  right: 0;
  top: -57px;
  left: unset;
  bottom: unset;
  -webkit-transform: none;
          transform: none;
  background: #fff;
  border: 1px solid #111;
  color: #646464;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}
.attributes .pre-order-msg .info-icon .tooltip::before, .attributes .pre-order-msg .info-icon .tooltip::after {
  display: none;
}

.stepper {
  border: 1px solid #111;
  border-radius: 4px;
  display: inline-block;
  height: 42px;
  margin-right: 5px;
  width: 100px;
}
@media (min-width: 769px) {
  .stepper {
    margin-right: 10px;
  }
}

.stepper input {
  border: none;
  font-size: 14px;
  height: 100%;
  text-align: center;
  width: 30%;
}

.stepper button {
  background: transparent;
  border: none;
  color: #111;
  font-size: 14px;
  width: 30%;
}
.stepper button:disabled {
  color: #949494;
}

.product-priority-fulfillment {
  margin-bottom: -20px;
}
.product-priority-fulfillment h2 {
  font-size: 0.875rem;
  line-height: 1.2857; /* 18px / 14px = 1.2857 */
  letter-spacing: 0;
}
.product-priority-fulfillment li {
  font-size: 2.5rem; /* 1rem = 16px, so 2.5rem = 40px */
  font-weight: 500;
  line-height: 1;
  min-width: 52px;
  text-align: center;
}
.product-priority-fulfillment li span {
  font-size: 0.625rem; /* 10px / 16px = 0.625rem */
  font-weight: 600;
  line-height: 1;
}
.product-priority-fulfillment p {
  font-size: 0.75rem; /* 12px / 16px = 0.75rem */
  line-height: 1.3333; /* 16px / 12px = 1.3333 */
}

.pdp-vertical-mobile-video {
  right: 0;
  margin-bottom: 1rem;
}

.zyler-try-on-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px #78797a solid !important;
  border-radius: 2rem;
  margin: 0;
  background-color: #78797a !important;
  cursor: pointer !important;
  position: absolute;
  color: #fff;
}
.zyler-try-on-cta .zylerCamera {
  width: 16px !important;
  height: 13px !important;
  display: inline-block !important;
  background: url("../../images/zyler-camera.svg") center no-repeat;
  border: 0;
}

.pdpZyler {
  bottom: 0;
  right: 0;
  margin-right: 16px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  padding: 0.5rem;
}

.plpZyler {
  top: 0;
  left: 0;
  margin-left: 8px !important;
  margin-top: 14px !important;
  font-size: 10px;
  font-weight: 600;
  line-height: 18px;
  padding: 0.2rem 0.4rem !important;
}
