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

.swatch-circle-beige {
  background: beige;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-beige.disabled {
  opacity: .2;
}

.swatch-filter-beige {
  background: beige;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-beige.disabled {
  opacity: .2;
}

.swatch-circle-black {
  background: #000;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-black.disabled {
  opacity: .2;
}

.swatch-filter-black {
  background: #000;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-black.disabled {
  opacity: .2;
}

.swatch-circle-blue {
  background: #0070d2;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-blue.disabled {
  opacity: .2;
}

.swatch-filter-blue {
  background: #0070d2;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-blue.disabled {
  opacity: .2;
}

.swatch-circle-brown {
  background: brown;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-brown.disabled {
  opacity: .2;
}

.swatch-filter-brown {
  background: brown;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-brown.disabled {
  opacity: .2;
}

.swatch-circle-green {
  background: #008827;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-green.disabled {
  opacity: .2;
}

.swatch-filter-green {
  background: #008827;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-green.disabled {
  opacity: .2;
}

.swatch-circle-grey {
  background: #8f979d;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-grey.disabled {
  opacity: .2;
}

.swatch-filter-grey {
  background: #8f979d;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-grey.disabled {
  opacity: .2;
}

.swatch-circle-navy {
  background: navy;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-navy.disabled {
  opacity: .2;
}

.swatch-filter-navy {
  background: navy;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-navy.disabled {
  opacity: .2;
}

.swatch-circle-orange {
  background: orange;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-orange.disabled {
  opacity: .2;
}

.swatch-filter-orange {
  background: orange;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-orange.disabled {
  opacity: .2;
}

.swatch-circle-pink {
  background: #fe249a;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-pink.disabled {
  opacity: .2;
}

.swatch-filter-pink {
  background: #fe249a;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-pink.disabled {
  opacity: .2;
}

.swatch-circle-purple {
  background: purple;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-purple.disabled {
  opacity: .2;
}

.swatch-filter-purple {
  background: purple;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-purple.disabled {
  opacity: .2;
}

.swatch-circle-red {
  background: red;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-red.disabled {
  opacity: .2;
}

.swatch-filter-red {
  background: red;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-red.disabled {
  opacity: .2;
}

.swatch-circle-white {
  background: #fff;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-white.disabled {
  opacity: .2;
}

.swatch-filter-white {
  background: #fff;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-white.disabled {
  opacity: .2;
}

.swatch-circle-yellow {
  background: #ff0;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
}

.swatch-circle-yellow.disabled {
  opacity: .2;
}

.swatch-filter-yellow {
  background: #ff0;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: .69em;
  width: 1.38em;
  height: 1.38em;
  display: block;
  position: relative;
}

.swatch-filter-yellow.disabled {
  opacity: .2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0 25%, #edd134 25%, #ff0 50%, #edd134 50%, #59ba00 50% 76%, #111 76% 100%) 0 0 / 50% 100% repeat-y, linear-gradient(0deg, #0e5cd1 0 50%, #e20b0b 50% 100%) 0 0 / 100% 100%;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  display: block;
  position: relative;
  transform: rotate(35deg);
}

.swatch-circle-miscellaneous.disabled {
  opacity: .2;
}

.swatch-circle-miscellaneous.selected:after {
  transform: rotate(-35deg);
}

.product-detail .attributes .swatch-circle {
  background: #fff;
  border: .063em solid rgba(0, 0, 0, .3);
  border-radius: 1.25em;
  width: 2.5em;
  height: 2.5em;
  margin-right: .313em;
  display: inline-block;
  position: relative;
}

.product-detail .attributes .swatch-circle.color-value[data-selected="true"]:after {
  color: #000;
  content: "\f058";
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  display: table-caption;
  position: absolute;
  left: .295em;
}

.product-detail .attributes .swatch-circle.color-value.selected:after {
  color: #000;
  content: "\f058";
  background: #fff;
  border-radius: 50%;
  width: .8em;
  height: .75em;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  line-height: .8em;
  display: table-caption;
  position: absolute;
  top: .35em;
  left: .31em;
}

.product-detail .attributes .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  width: .8em;
  height: .75em;
  line-height: .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;
}

.social-container {
  text-align: center;
  padding-top: .9375em;
}

.social-container .social-icons {
  color: #444;
  padding: 0;
  font-size: 1.875em;
  text-decoration: none;
  list-style-type: none;
}

@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: .2em;
}

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 {
    margin-bottom: 0;
    font-family: Dosis, sans-serif;
    font-size: 1.5rem;
  }

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

label.availability {
  padding-right: .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: .625em;
  }
}

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    margin-right: -.9375em;
    padding: .1875em;
  }
}

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

.promotions {
  text-align: center;
  height: 85%;
  font-weight: normal;
}

.promotions div.collapsible-xl button.callout {
  color: #c00;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 1.25em;
}

@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-bottom: 0;
  margin-left: -1rem;
}

@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: 1px solid #ccc;
  }
}

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

.size-chart .size-chart-collapsible {
  max-height: 0;
  transition: max-height .5s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}

.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  transition-timing-function: ease-in-out;
}

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

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

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

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: .938em;
  }

  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.storepage .product-detail.container .sticky-atb-bar {
  z-index: 11;
  background: #fff;
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}

@media (min-width: 1025px) {
  .storepage .product-detail.container .sticky-atb-bar {
    display: none !important;
  }
}

.storepage .product-detail.container .sticky-atb-bar.hide-header-with-minicart-open {
  display: none !important;
}

.storepage .product-detail.container .sticky-atb-bar .left-section {
  display: none;
}

.storepage .product-detail.container .sticky-atb-bar .floating-add-to-cart-btn, .storepage .product-detail.container .sticky-atb-bar .btn.add-to-cart-slider, .storepage .product-detail.container .sticky-atb-bar .charms-slider-opener {
  color: #fff;
  text-align: center;
  letter-spacing: .1875rem;
  text-transform: uppercase;
  width: 100%;
  max-width: 12.9375rem;
  height: 3.75rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: .8125rem;
  text-decoration: none;
}

@media (min-width: 767px) {
  .storepage .product-detail.container .sticky-atb-bar .floating-add-to-cart-btn, .storepage .product-detail.container .sticky-atb-bar .btn.add-to-cart-slider, .storepage .product-detail.container .sticky-atb-bar .charms-slider-opener {
    max-width: unset;
    width: 50%;
  }
}

.storepage .product-detail.container .sticky-atb-bar .attribute-btn .label-selected {
  display: none;
}

.storepage .product-detail.container .sticky-atb-bar .attribute-btn.selected .label-selected {
  display: inline-block;
}

.storepage .product-detail.container .sticky-atb-bar .attribute-btn.selected .label-selected .icon-arrow-right-icon {
  vertical-align: bottom;
}

.storepage .product-detail.container .sticky-atb-bar .attribute-btn.selected .label-default {
  display: none;
}

.storepage .product-detail.container .sticky-atb-bar .attribute-btn .label-default .icon-arrow-right-icon {
  vertical-align: bottom;
}

.storepage .product-detail.container .sticky-atb-bar .size-attribute {
  width: 50%;
  margin: 0;
}

.storepage .product-detail.container .sticky-atb-bar .notify-me-link {
  text-align: center;
  letter-spacing: .1875rem;
  text-transform: uppercase;
  white-space: normal;
  color: #fff;
  background: #272727;
  border: 1px solid #272727;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: 15px;
  width: 50%;
  height: 3.75rem;
  padding: 1.4375rem 3.125rem 1.5rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: .8125rem;
  text-decoration: none;
  display: flex;
}

.storepage .product-detail.container .sticky-atb-bar .floating-select-size-btn, .storepage .product-detail.container .sticky-atb-bar .btn.selected-size {
  color: #000;
  letter-spacing: .03125rem;
  text-transform: none;
  border: none;
  justify-content: space-between;
  align-items: center;
  gap: .625rem;
  width: 100%;
  height: 3.75rem;
  padding: .625rem 1.25rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

.storepage .product-detail.container .sticky-atb-bar .floating-select-size-btn:active, .storepage .product-detail.container .sticky-atb-bar .btn.selected-size:active {
  background-color: #fff;
}

.storepage .product-detail.container .sticky-atb-bar .right-section {
  background: #fff;
  border-top: .03125rem solid #e6e6e6;
  border-bottom: .03125rem solid #e6e6e6;
  align-items: center;
  width: 100%;
  display: flex;
  box-shadow: 0 .0625rem .25rem #d9d9d9;
}

.storepage .product-detail.container .sticky-atb-bar .right-section:not(:has(.size-attribute)) {
  box-shadow: none;
  border-top: none;
}

.successful-add-to-wishlist-modal .heading {
  color: #272727;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}

.successful-add-to-wishlist-modal .close {
  opacity: 1;
}

.successful-add-to-wishlist-modal .modal-header {
  border: none;
  padding: 1.5rem 2rem;
}

.successful-add-to-wishlist-modal .modal-header .icon-close-black {
  color: #272727;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-header .icon-close-black {
    position: static;
  }
}

.successful-add-to-wishlist-modal .modal-header .modal-title {
  gap: .625rem;
  display: flex;
}

.successful-add-to-wishlist-modal .modal-header .modal-title .icon-check {
  width: 1.5rem;
  height: 1.5rem;
}

.successful-add-to-wishlist-modal .modal-header .close {
  width: .75rem;
  height: .75rem;
  font-size: unset;
  line-height: unset;
}

.successful-add-to-wishlist-modal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-dialog {
    max-width: 36.5625rem;
    height: 23.6875rem;
    position: fixed;
    top: 3.75rem;
    right: 3.75rem;
  }
}

.successful-add-to-wishlist-modal .modal-content {
  background-clip: unset;
  border: none;
  border-radius: 0;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-content {
    min-height: unset;
    background-clip: padding-box;
  }
}

.successful-add-to-wishlist-modal .left-section .pdp-image-item {
  width: 9.8125rem;
  height: 13.125rem;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .left-section .pdp-image-item {
    width: 12.875rem;
    height: 17.1875rem;
  }
}

.successful-add-to-wishlist-modal .modal-body {
  justify-content: flex-start;
  align-items: center;
  gap: 1.25rem;
  padding: 0 1.25rem;
  display: flex;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-body {
    padding: 0 2rem 2rem;
  }
}

.successful-add-to-wishlist-modal .modal-body .right-section .product-name.product-title {
  color: #272727;
  letter-spacing: .03125rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-body .right-section .product-name.product-title {
    margin-bottom: 1.875rem;
  }
}

.successful-add-to-wishlist-modal .modal-body .right-section .prices, .successful-add-to-wishlist-modal .modal-body .right-section .view-your-wishlist {
  display: none;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-body .right-section .view-your-wishlist {
    text-decoration: none;
    display: block;
  }
}

.successful-add-to-wishlist-modal .modal-footer {
  border: none;
  justify-content: flex-start;
  padding: 1.875rem 1.25rem 1.25rem;
}

@media (min-width: 1025px) {
  .successful-add-to-wishlist-modal .modal-footer {
    display: none;
  }
}

.successful-add-to-wishlist-modal .modal-footer .view-your-wishlist {
  width: 100%;
  margin: 0;
  text-decoration: none;
}

.successful-add-to-wishlist-modal .modal-footer .sign-in-text {
  display: none;
}

.remove-from-wishlist-modal .modal-heading, .remove-from-wishlist-modal-success .modal-heading {
  text-transform: none;
  color: #272727;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625rem;
}

.remove-from-wishlist-modal .modal-heading.heading, .remove-from-wishlist-modal-success .modal-heading.heading {
  padding-top: 0;
}

@media (min-width: 767px) {
  .remove-from-wishlist-modal .modal-heading, .remove-from-wishlist-modal-success .modal-heading {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}

.remove-from-wishlist-modal .modal-header, .remove-from-wishlist-modal-success .modal-header {
  border: none;
  padding: 1.25rem 1.25rem 0;
}

@media (min-width: 767px) {
  .remove-from-wishlist-modal .modal-header, .remove-from-wishlist-modal-success .modal-header {
    padding: 2rem 2rem 0;
  }
}

.remove-from-wishlist-modal .modal-header .icon-close-black, .remove-from-wishlist-modal-success .modal-header .icon-close-black {
  color: #272727;
  position: absolute;
  right: 1.25rem;
}

@media (min-width: 767px) {
  .remove-from-wishlist-modal .modal-header .icon-close-black, .remove-from-wishlist-modal-success .modal-header .icon-close-black {
    right: 2rem;
  }
}

@media (min-width: 1025px) {
  .remove-from-wishlist-modal .modal-header .icon-close-black, .remove-from-wishlist-modal-success .modal-header .icon-close-black {
    width: 1.5rem;
    height: 1.5rem;
  }
}

.remove-from-wishlist-modal .modal-header .modal-title, .remove-from-wishlist-modal-success .modal-header .modal-title {
  gap: .625rem;
  margin-top: 2rem;
  display: flex;
}

.remove-from-wishlist-modal .modal-header .close, .remove-from-wishlist-modal-success .modal-header .close {
  width: .75rem;
  height: .75rem;
  font-size: unset;
  line-height: unset;
}

.remove-from-wishlist-modal .modal-dialog, .remove-from-wishlist-modal-success .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

@media (min-width: 1025px) {
  .remove-from-wishlist-modal .modal-dialog, .remove-from-wishlist-modal-success .modal-dialog {
    max-width: 32.5rem;
    position: fixed;
    top: 3.75rem;
    right: 3.75rem;
  }
}

.remove-from-wishlist-modal .modal-content, .remove-from-wishlist-modal-success .modal-content {
  background-clip: unset;
  border: none;
  border-radius: 0;
  padding: 0;
}

@media (min-width: 1025px) {
  .remove-from-wishlist-modal .modal-content, .remove-from-wishlist-modal-success .modal-content {
    background-clip: padding-box;
  }
}

.remove-from-wishlist-modal .modal-body, .remove-from-wishlist-modal-success .modal-body {
  justify-content: flex-start;
  gap: 1.25rem;
  padding: .625rem 1.25rem 1.25rem;
  display: flex;
}

@media (min-width: 767px) {
  .remove-from-wishlist-modal .modal-body, .remove-from-wishlist-modal-success .modal-body {
    padding: .625rem 2rem 2rem;
  }
}

.remove-from-wishlist-modal .modal-body .warning-text, .remove-from-wishlist-modal-success .modal-body .warning-text {
  letter-spacing: .03125rem;
  color: #272727;
  margin: 0;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.remove-from-wishlist-modal .modal-footer, .remove-from-wishlist-modal-success .modal-footer {
  border: none;
  justify-content: flex-start;
  gap: 1rem;
  padding: 1.25rem 2rem 1.875rem;
}

.remove-from-wishlist-modal .modal-footer .btn, .remove-from-wishlist-modal-success .modal-footer .btn {
  width: 100%;
  margin: 0;
}

@media (min-width: 1025px) {
  .remove-from-wishlist-modal .modal-footer .btn, .remove-from-wishlist-modal-success .modal-footer .btn {
    width: 48%;
  }

  .remove-from-wishlist-modal .modal-footer, .remove-from-wishlist-modal-success .modal-footer {
    flex-wrap: nowrap;
    gap: 1.25rem;
    display: flex;
  }
}

.remove-from-wishlist-modal-success {
  z-index: 1052;
}

@media (min-width: 1025px) {
  .remove-from-wishlist-modal-success.show .modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.product-limit-modal.fade .modal-dialog {
  transform: translate(-50%, -50%);
}

.product-limit-modal .modal-dialog {
  width: 100%;
  max-width: calc(100% - 2.5rem);
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}

@media (min-width: 767px) {
  .product-limit-modal .modal-dialog {
    max-width: 32.5rem;
  }
}

.product-limit-modal .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
}

.product-limit-modal .modal-dialog .modal-content .modal-header {
  border: 0;
  gap: .5rem;
  padding: 1.25rem;
}

@media (min-width: 1025px) {
  .product-limit-modal .modal-dialog .modal-content .modal-header {
    padding: 2rem;
  }
}

.product-limit-modal .modal-dialog .modal-content .modal-header .modal-title {
  flex-grow: 1;
  line-height: 1.625rem;
}

@media (min-width: 1025px) {
  .product-limit-modal .modal-dialog .modal-content .modal-header .modal-title {
    line-height: 1.875rem;
  }
}

.product-limit-modal .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  padding: 0;
}

.product-limit-modal .modal-dialog .modal-content .modal-header .close .icon {
  width: 1.5rem;
  height: 1.5rem;
}

.product-limit-modal .modal-dialog .modal-content .modal-body {
  letter-spacing: .031rem;
  border: 0;
  flex-direction: column;
  gap: 1.25rem;
  padding: 0 1.25rem;
  display: flex;
}

@media (min-width: 1025px) {
  .product-limit-modal .modal-dialog .modal-content .modal-body {
    padding: 0 2rem;
  }
}

.product-limit-modal .modal-dialog .modal-content .modal-footer {
  border: 0;
  flex-direction: column-reverse;
  padding: 1.25rem;
  display: flex;
}

.product-limit-modal .modal-dialog .modal-content .modal-footer button {
  width: 100%;
  height: 3rem;
  margin: 0;
}

@media (min-width: 1025px) {
  .product-limit-modal .modal-dialog .modal-content .modal-footer {
    padding: 1.25rem 2rem 1.875rem;
  }
}

.add-to-cart-messages .alert-danger {
  display: none;
}

.pswp {
  --pswp-bg: var(--pswp-background-color);
}

.pswp .pswp__custom-caption {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
}

@media (min-width: 767px) {
  .pswp .pswp__custom-caption {
    margin-top: 3.75rem;
    margin-left: 3.75rem;
  }
}

@media (min-width: 1025px) {
  .pswp .pswp__custom-caption {
    display: none;
  }
}

.pswp .pswp__button--arrow {
  display: none;
}

@media (min-width: 1025px) {
  .pswp .pswp__button--arrow {
    display: block;
  }
}

.pswp .pswp__button--close {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0;
}

@media (min-width: 767px) {
  .pswp .pswp__button--close {
    margin: 2.5rem;
  }
}

@media (min-width: 1025px) {
  .pswp .pswp__button--close {
    margin: 0;
  }
}

.pswp-custom-navigation {
  z-index: 100001;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-38vw, -50%);
}

.pswp-custom-navigation .pswp-custom-thumbnail {
  opacity: .5;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.5rem;
}

.pswp-custom-navigation .pswp-custom-thumbnail.active {
  opacity: 1;
  pointer-events: none;
}

body .slider-container.boutique-overlay .slider-wrapper {
  max-width: 100%;
}

@media (min-width: 1025px) {
  body .slider-container.boutique-overlay .slider-wrapper {
    max-width: 32.5rem;
  }
}

body .slider-container.boutique-overlay .slider-wrapper .slider-close {
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  padding: .375rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .reserve-success-content, body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper {
  padding: 0 1.25rem 1.25rem;
}

@media (min-width: 1025px) {
  body .slider-container.boutique-overlay .slider-wrapper .reserve-success-content, body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper {
    padding: 0 2rem 2rem;
  }
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper {
  height: 100%;
  display: none;
  overflow-y: auto;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-back {
  background: #fff;
  border-radius: 50%;
  padding: .5rem;
  box-shadow: 0 1px .25rem #d9d9d9;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-back:hover {
  opacity: 1;
  background: none;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-address p {
  margin: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-address p.boutique-store-name {
  padding-bottom: 1rem;
  font-weight: bold;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-submit {
  width: 100%;
  margin: 1.875rem 0 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .remaining-char-wrapper {
  color: #6f6f6f;
  letter-spacing: .025rem;
  font-size: .75rem;
  line-height: 1rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-reserve-form-wrapper .boutique-reserve-comment {
  letter-spacing: .031rem;
  background-color: #f9f9f9;
  border-color: #e6e6e6;
  border-radius: 0;
  min-height: 7.75rem;
  margin-bottom: .5rem;
  padding: .75rem 1.25rem;
  font-size: .938rem;
  line-height: 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper.reserve-form-active .boutique-reserve-form-wrapper {
  display: block;
}

body .slider-container.boutique-overlay .slider-wrapper.reserve-form-active .boutique-slider-body {
  display: none;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body {
  flex-direction: column;
  height: 100%;
  padding: 0 1.25rem 1.875rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body {
    padding: 0 2rem 1.875rem;
  }
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .select2-selection--single {
  background-color: #fff;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-slider-body-top {
  flex-shrink: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-address p, body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-opening-body {
  color: #272727;
  letter-spacing: .031rem;
  font-size: .938rem;
  line-height: 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-opening-body {
  flex-direction: column;
  gap: .5rem;
  padding: 1rem 0 0;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-opening-body p {
  margin: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-heading {
  letter-spacing: unset;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.25rem;
  margin: 0;
  padding: 1.25rem 0;
  font-size: 1.375rem;
  line-height: 1.625rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-heading {
    padding: 2rem 0;
    font-size: 1.563rem;
    line-height: 1.875rem;
  }
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card {
  flex-direction: column;
  gap: 1.25rem;
  padding-bottom: 1.875rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card {
    gap: 1.875rem;
  }
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-card-row {
  gap: 1rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .boutique-swatch-wrapper {
  flex-direction: column;
  gap: .625rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .boutique-swatch-wrapper .boutique-swatch-list {
  gap: .313rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .boutique-swatch-wrapper .boutique-swatch-list .boutique-swatch-button {
  background: none;
  border: 0;
  width: 2.5rem;
  padding: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .boutique-swatch-wrapper .boutique-swatch-list .boutique-swatch-button .swatch-value.selected {
  border: 1px solid #272727;
  display: block;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-image {
  flex-shrink: 0;
  width: 7.5rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-image img {
  width: 100%;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-info {
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  gap: .625rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-info .boutique-product-data {
  flex-direction: column;
  align-items: flex-start;
  gap: .938rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-info .stock-badges p {
  letter-spacing: .031rem;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
  font-size: .75rem;
  font-weight: normal;
  line-height: 1rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .custom-product-card .custom-product-info .prices {
  padding: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country-wrapper {
  align-items: center;
  gap: 2.5rem;
  padding-bottom: 1.25rem;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country-wrapper .boutique-locate-me {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  gap: .313rem;
  padding: 0;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country-wrapper .boutique-locate-me .icon {
  width: 1.25rem;
  height: 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country {
  flex-grow: 1;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country .select2-container--default.select2-active {
  border-color: #e6e6e6;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-country .select2-container--default .select2-selection__rendered {
  color: #a5a5a5;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-result, body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-noresult {
  margin: 0;
  padding: 1.25rem 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-result {
  letter-spacing: .031rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  font-size: 1.188rem;
  line-height: 1.438rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info {
  flex: 1;
  overflow-y: auto;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list {
  flex-direction: column;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item {
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding: 1.875rem 0 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-name {
  color: #272727;
  text-transform: uppercase;
  margin-bottom: .313rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-address {
  margin-bottom: 1.25rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-address:last-child, body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-address p:not(.boutique-store-name) {
  margin-bottom: 0;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-opening-wrapper {
  margin-bottom: 1rem;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-opening-wrapper .boutique-store-opening-heading {
  align-items: center;
  gap: .25rem;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-opening-wrapper .boutique-store-opening-heading .icon-down {
  display: none;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-opening-wrapper .boutique-store-opening-heading.collapsed .icon-down {
  display: inline-block;
}

body .slider-container.boutique-overlay .slider-wrapper .boutique-slider-body .boutique-store-info .boutique-store-list .boutique-store-item .boutique-store-opening-wrapper .boutique-store-opening-heading.collapsed .icon-up, body .custom-nonswatch-dropdown.select2-dropdown .select2-results__option--disabled {
  display: none;
}

body .boutique-country-dropdown.select2-dropdown {
  border-color: #e6e6e6;
}

body .slider-container.notify-me-overlay {
  justify-content: right;
  align-items: flex-start;
}

body .slider-container.notify-me-overlay .form-element.input-field .select2-container .select2-dropdown {
  border-color: #272727;
}

body .slider-container.notify-me-overlay .slider-wrapper {
  width: 32.5rem;
  max-width: calc(100% - 2.5rem);
  height: auto;
  top: 50%;
  left: 50%;
  position: absolute !important;
  transform: translate(-50%, -50%) !important;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-success-wrapper {
  padding: 1.875rem;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body {
  padding: 0;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-success-text {
  margin: 0;
  padding: 0 1.25rem 1.25rem;
}

@media (min-width: 1025px) {
  body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-success-text {
    padding: 0 2rem 1.875rem;
  }
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading {
  gap: .5rem;
  margin: 0;
  padding: 1.25rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading {
    padding: 1.5rem 2rem;
  }
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading .icon-check {
  background-size: 1.125rem;
  flex-shrink: 0;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading .slider-close {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading .notify-me-heading-text {
  letter-spacing: .03125rem;
  text-transform: uppercase;
  align-items: center;
  gap: .625rem;
  font-size: 1.1875rem;
  line-height: 1.4375rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-heading .notify-me-heading-text {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form {
  flex-direction: column;
  padding: 1.25rem 1.25rem 3.75rem;
  display: flex;
}

@media (min-width: 1025px) {
  body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form {
    padding: 1.25rem 2rem 3.75rem;
  }
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .email-wrapper {
  margin-bottom: 1.25rem;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .email-wrapper label {
  display: none;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .custom-product-card {
  margin-bottom: 1.25rem;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .notify-me-consent-wrapper .invalid-feedback {
  display: none;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .notify-me-consent-wrapper:has(.is-invalid) .invalid-feedback {
  display: block;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .notify-me-consent-wrapper .custom-checkbox {
  margin-bottom: 1.875rem;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .notify-me-consent-wrapper .custom-checkbox .custom-control-label:before {
  top: 0;
}

body .slider-container.notify-me-overlay .slider-wrapper .notify-me-slider-body .notify-me-form .notify-me-consent-wrapper .custom-checkbox .custom-control-label:after {
  top: .375rem;
}

.size-chart .size-chart-overlay .slider-wrapper {
  max-width: 100%;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading {
  gap: 0 !important;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .icon-close, .size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-close {
  width: 1rem;
  height: 1rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text {
  flex-grow: 0;
  display: none !important;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text.with-sub-heading {
  display: block !important;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text.with-sub-heading .back-arrow {
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  padding: .5rem;
  display: flex;
  box-shadow: 0 1px 4px #d9d9d9;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text.with-sub-heading .back-arrow-wrapper {
  gap: 1.25rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text.with-sub-heading .sub-heading-line-1, .size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-heading-text.with-sub-heading .sub-heading-line-2 {
  margin-left: 3.25rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-close {
  top: 1.875rem;
  right: 1.25rem;
}

@media (min-width: 1025px) {
  .size-chart .size-chart-overlay .slider-wrapper .slider-heading .slider-close {
    top: 1.25rem;
    right: 2.5rem;
  }

  .size-chart .size-chart-overlay .slider-wrapper {
    max-width: 32.5rem;
  }

  .size-chart .size-chart-overlay .slider-wrapper .slider-body {
    padding: 0;
  }
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section {
  color: #272727;
  letter-spacing: .03125rem;
  flex-direction: column;
  padding: 1.875rem 0;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .icon-phone {
  width: .75rem;
  height: .75rem;
  margin-right: .5rem;
}

@media (min-width: 767px) {
  .size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .icon-phone {
    width: 1rem;
    height: 1rem;
  }
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .icon-email {
  width: 1rem;
  height: 1rem;
  margin-right: .5rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .contact-us-heading {
  margin-bottom: .625rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .contact-us-heading.email {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .contact-us-section .contact-us-phone {
  margin-bottom: 1rem;
  text-decoration: none;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible {
  overflow: auto;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table {
  color: #000;
  letter-spacing: .03125rem;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.875rem;
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

@media (min-width: 767px) {
  .size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table {
    margin-bottom: 2rem;
  }
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table thead th {
  color: #272727;
  text-align: center;
  letter-spacing: .03125rem;
  height: 3.75rem;
  padding: 0 .9375rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table tbody tr td {
  color: #272727;
  text-align: center;
  letter-spacing: .03125rem;
  height: 3.125rem;
  padding: 0 .9375rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.size-chart .size-chart-overlay .slider-wrapper .slider-body .size-chart-collapsible table tbody tr:nth-child(2n) {
  background-color: #fff;
}

.size-chart .size-chart-overlay.kids-size-chart-overlay.active .slider-wrapper .size-chart-collapsible {
  overflow-x: auto;
}

.size-chart .size-chart-overlay.kids-size-chart-overlay.active .slider-wrapper table {
  min-width: 60rem;
}

.size-chart .size-chart-overlay.kids-size-chart-overlay.active .slider-wrapper thead th:first-child {
  width: 12.5rem;
}

.size-chart .size-chart-overlay.kids-size-chart-overlay.active .slider-wrapper thead th:last-child {
  width: 6.25rem;
}

.webgl-preview-wrapper {
  position: relative;
}

.webgl-preview-wrapper:not(:has(iframe)):after {
  content: url("../../images/360-icon.svg");
  background: var(--neutral-white);
  width: fit-content;
  height: fit-content;
  padding: .2rem;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.webgl-preview-wrapper iframe {
  border: none;
}

.container.product-detail {
  max-width: 100%;
  margin-bottom: 2rem;
}

.container.product-detail .pdp-left-container {
  position: relative;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-left-container {
    width: 59.3%;
  }
}

.container.product-detail .pdp-left-container .add-to-wishlist-form.animation-active .wishlist-wrapper {
  animation: .5s ease-out forwards heart-grow;
}

.container.product-detail .pdp-left-container .wishlist-wrapper {
  z-index: 1;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: absolute;
  top: .625rem;
  right: .625rem;
  box-shadow: 0 .0625rem .25rem #d9d9d9;
}

.container.product-detail .pdp-left-container .wishlist-wrapper .icon-heart-filled {
  display: none;
}

.container.product-detail .pdp-left-container .wishlist-wrapper.added-to-wishlist .icon-heart-filled {
  display: block;
}

.container.product-detail .pdp-left-container .wishlist-wrapper.added-to-wishlist .icon-heart {
  display: none;
}

.container.product-detail .pdp-left-container .primary-images {
  overflow: hidden;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel:not(.slick-initialized) {
  flex-wrap: wrap;
  display: flex;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel:not(.slick-initialized) .pdp-image-item {
  width: 100%;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel:not(.slick-initialized) .pdp-image-item {
    width: 50%;
  }
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-track {
  display: flex !important;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide {
  height: inherit !important;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide > div {
  font-size: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-remaining-time, .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-play-control, .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-volume-panel, .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-time-tooltip, .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-picture-in-picture-control, .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-fullscreen-control {
  display: none;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-progress-control {
  width: 100%;
  height: .188rem;
  position: absolute;
  bottom: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-progress-control .vjs-progress-holder {
  background-color: #fff;
  margin: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-progress-control .vjs-progress-holder .vjs-load-progress {
  display: none;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-progress-control .vjs-play-progress {
  background-color: #272727;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-progress-control .vjs-play-progress:before {
  display: none;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .product-video-wrapper {
  padding: 0 .156rem;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .video-js .vjs-tech {
  object-fit: cover;
  background: #fff;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .slick-slide .vjs-control-bar {
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .pdp-image-item img {
  width: 100%;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel {
    margin: 0 -.156rem;
  }

  .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .pdp-image-item {
    padding: 0 .156rem;
  }
}

.container.product-detail .pdp-left-container .primary-images .video-play-in-carousel {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 3.5rem;
  right: .625rem;
}

.container.product-detail .pdp-left-container .primary-images .video-play-in-carousel .icon {
  background-image: url("../../images/icons/play.svg");
  width: .875rem;
  height: .75rem;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-controls {
  width: 100%;
  display: none;
  bottom: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-controls:has(.slick-dots) {
  display: flex;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-controls {
    background: #fff;
    border-radius: 22.5rem;
    gap: .25rem;
    width: auto;
    padding: .5rem;
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 .063rem .25rem #d9d9d9;
  }
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-controls button {
  color: #272727;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress {
  width: 100%;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-progress {
    width: 1.875rem;
  }
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots {
  flex-grow: 1;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: static;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots {
    flex-grow: 0;
  }
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li {
  flex-grow: 1;
  height: .063rem;
  line-height: 0;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li button {
  text-indent: -624rem;
  color: #272727;
  background-color: #272727;
  width: 100%;
  height: .063rem;
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li:not(.slick-active) button {
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 767px) {
  .container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li {
    flex-grow: 0;
    height: auto;
    line-height: 1rem;
  }

  .container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li:not(.slick-active) {
    display: none;
  }

  .container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots li button {
    text-indent: 0;
    color: #272727;
    letter-spacing: .025rem;
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    line-height: 1rem;
  }
}

.container.product-detail .pdp-left-container .primary-images .pdp-image-progress .slick-dots button {
  width: auto;
}

.container.product-detail .pdp-left-container .badges-wrapper, .container.product-detail .pdp-left-container .text-badges-wrapper {
  position: absolute;
  top: .75rem;
  left: .75rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-left-container .badges-wrapper, .container.product-detail .pdp-left-container .text-badges-wrapper {
    top: 1.0625rem;
    left: 1.0625rem;
  }
}

.container.product-detail .pdp-left-container .badges-wrapper .badge, .container.product-detail .pdp-left-container .text-badges-wrapper .badge {
  color: #272727;
  text-align: left;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  padding: 0;
  font-size: .625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  display: block;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-left-container .badges-wrapper .badge, .container.product-detail .pdp-left-container .text-badges-wrapper .badge {
    font-size: .875rem;
    line-height: 1.0625rem;
  }
}

.container.product-detail .pdp-right-container {
  padding-right: 0;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container {
    width: 40.7%;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper {
  padding: 1.875rem 2.5rem;
  overflow: hidden;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper {
    padding: 1.875rem 3.75rem;
  }
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper {
    margin-right: 3.813rem;
    padding-bottom: 3.75rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper.notifyme-active .product-service-block .service-line-wrapper {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper.notifyme-active .product-service-block .service-line-wrapper.service-phone-wrapper, .container.product-detail .pdp-right-container .pdp-right-wrapper.notifyme-active .product-service-block .service-line-wrapper.product-boutique-slider-wrapper {
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .prices-add-to-cart-actions .btn {
  width: 100%;
  text-decoration: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .prices-add-to-cart-actions .btn.add-to-cart-slider, .container.product-detail .pdp-right-container .pdp-right-wrapper .prices-add-to-cart-actions .btn.charms-slider-opener, .container.product-detail .pdp-right-container .pdp-right-wrapper .prices-add-to-cart-actions .btn.add-to-cart, .container.product-detail .pdp-right-container .pdp-right-wrapper .prices-add-to-cart-actions .btn.product-boutique-slider {
  height: 3.75rem;
  padding: 1.4375rem 3.125rem 1.5rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .notify-me-link {
  text-align: center;
  letter-spacing: .1875rem;
  text-transform: uppercase;
  white-space: normal;
  color: #fff;
  background: #272727;
  border: 1px solid #272727;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  gap: .9375rem;
  height: 3.75rem;
  padding: 1.4375rem 3.125rem 1.5rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: .8125rem;
  text-decoration: none;
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes {
  gap: 1.875rem;
  margin-bottom: .625rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch {
  flex-direction: column-reverse;
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .non-input-label {
  text-align: center;
  padding: .625rem 0 0;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .non-input-label {
    text-align: left;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list {
  text-align: center;
  width: 100%;
  max-width: 30.875rem;
  margin: auto;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list {
    align-items: flex-start;
    width: 23.2rem;
    margin: 0;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list:not(:has(.slick-initialized)) .slick-prev {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list:not(:has(.slick-initialized)) .slick-next {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-hidden.slick-prev, .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-hidden.slick-next {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-prev, .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-next {
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0;
  display: inline-block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-prev.slick-disabled, .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .slick-next.slick-disabled {
  opacity: .3;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick {
  vertical-align: middle;
  width: calc(100% - 3.125rem);
  margin-left: -.125rem;
  display: inline-block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick:not(.slick-initialized) {
  gap: .313rem;
  width: 100%;
  margin-left: 0;
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick:not(.slick-initialized) .swatch-item {
  max-width: 5.25rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick:not(.slick-initialized) .swatch-item button {
  margin: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick .slick-track {
  margin-left: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick .slick-track .slick-slide {
  line-height: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick .swatch-item {
  box-sizing: border-box;
  max-width: 5.563rem;
  display: inline-block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick .swatch-item button {
  margin: 0 .156rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute.attribute-swatch .attribute-swatch-list .swatch-slick .swatch-item .swatch-value.selected {
  border: .063rem solid #272727;
  display: inline-block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute:not(.attribute-swatch) .attribute-btn.selected {
  border: .0625rem solid #000;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item {
  border-bottom: .063rem solid #e6e6e6;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item:has(.options-select.hide) {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label {
  cursor: pointer;
  gap: .75rem;
  padding: 1.25rem 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label:first-child {
  cursor: auto;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label .attribute-msg {
  gap: .5rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label .attribute-msg .icon-wrapper {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  box-shadow: 0 .063rem .25rem #d9d9d9;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label .attribute-selected-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item label .attribute-selected-icon .icon {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item:last-child {
  border-bottom: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item input[type="radio"] {
  opacity: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item input[type="radio"].hide + label {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item input[type="radio"]:disabled + label .attribute-value {
  color: #a5a5a5;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-item input[type="radio"]:checked + label .attribute-selected-icon .icon {
  display: block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-heading {
  text-transform: none;
  gap: .5rem;
  padding: 1.25rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-heading {
    padding: 2rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-heading .slider-heading-text {
  gap: .625rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-heading .slider-close {
  flex: 0 0 1.5rem;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-body {
  gap: 0;
  padding: 0 1.25rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-body {
    padding: 0 2rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer {
  padding: 1.25rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer {
    padding: 1.25rem 2rem 1.875rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer .btn-size-guide {
  gap: .938rem;
  height: 3.938rem;
  padding-top: 1.438rem;
  padding-bottom: 1.5rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer .btn-size-guide .icon-size-guide-white {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer .btn-size-guide:hover .icon-size-guide-white {
  display: block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .slider-wrapper .slider-footer .btn-size-guide:hover .icon-size-guide {
  display: none;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .attributes.slider-charms-popup .slider-footer {
    padding: 1.875rem 2rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-btn {
  text-transform: none;
  letter-spacing: .031rem;
  border-color: #e6e6e6;
  padding: .625rem 1.25rem;
  font-size: .938rem;
  line-height: 1.25rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-btn:focus {
  outline: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-btn .label-selected {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-btn.selected .label-selected {
  display: inline-block;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .attributes .attribute-btn.selected .label-default {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products {
  margin: 1.875rem -2.5rem 1.875rem 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products:not(:has(.swatch-item)) {
  display: none;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .related-products-label-name {
  color: #272727;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  margin-bottom: .625rem;
  font-family: futurapt, arial, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .related-product-image-item img {
  height: 8.3335rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .related-product-image-item img {
    width: 4.875rem;
    height: 6.5rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .swatch-item {
  margin-left: .3125rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .swatch-item:first-child {
  margin-left: 0;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .slick-slide {
  width: 6.25rem;
  max-width: fit-content;
  height: 8.3335rem;
  margin-left: .3125rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .related-products .slick-slide:first-child {
  margin-left: 0;
}

@media (min-width: 767px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .boutique-product-actions {
    margin-bottom: .625rem;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .boutique-product-actions .btn {
  align-self: stretch;
  height: 2.75rem;
  margin-bottom: .625rem;
  padding: .75rem 3.125rem;
  display: flex;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .promotions {
  text-align: left;
  letter-spacing: .025rem;
  margin-top: 1.25rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .promotions p, .container.product-detail .pdp-right-container .pdp-right-wrapper .promotions span {
  letter-spacing: .025rem;
  font-size: .75rem;
  line-height: 1rem;
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .stock-badges-wrapper {
  text-align: center;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .pdp-right-wrapper .stock-badges-wrapper {
    text-align: start;
  }
}

.container.product-detail .pdp-right-container .pdp-right-wrapper .stock-badges-wrapper .badge {
  color: #6f6f6f;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  background: none;
  margin-bottom: 1.25rem;
  padding: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.container.product-detail .pdp-right-container .stock-badges .badge {
  color: #6f6f6f;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  background: none;
  margin-bottom: 0;
  padding: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.container.product-detail .pdp-right-container .stock-tags-row {
  text-align: center;
  margin-bottom: 1.25rem;
}

@media (min-width: 1025px) {
  .container.product-detail .pdp-right-container .stock-tags-row {
    text-align: left;
  }
}

.container.product-detail .product-name {
  color: #272727;
  text-align: center;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  border: none;
  margin-bottom: .9375rem;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4375rem;
}

@media (min-width: 1025px) {
  .container.product-detail .product-name {
    text-align: left;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.container.product-detail .price-wrapper {
  margin-bottom: .9375rem;
}

.container.product-detail .price-wrapper .prices {
  padding: 0;
}

@media (min-width: 1025px) {
  .container.product-detail .price {
    justify-content: flex-start;
  }
}

.container.product-detail .long-description-wrapper, .container.product-detail .badges-and-wishlist-wrapper {
  display: none;
}

.container.product-detail .accordion-title {
  justify-content: space-between;
  padding: .9375rem;
  display: flex;
}

.container.product-detail .accordion-title .title {
  color: #272727;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: futurapt, arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.container.product-detail .value.content {
  color: #272727;
  letter-spacing: .03125rem;
  margin-top: 0;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.container.product-detail .value.content .sustainability-tags {
  gap: .9375rem;
  margin: .625rem 0;
  display: flex;
}

.container.product-detail .icon-wrapper {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  padding: .1875rem;
  display: flex;
  box-shadow: 0 .0625rem .25rem #d9d9d9;
}

.container.product-detail .icon-sustainability-white, .container.product-detail .icon-fair-trade-icon, .container.product-detail .icon-recycle-icon {
  width: .875rem;
  height: .875rem;
}

.container.product-detail .icon-sustainability-white:hover, .container.product-detail .icon-fair-trade-icon:hover, .container.product-detail .icon-recycle-icon:hover {
  cursor: pointer;
}

.container.product-detail .description-and-detail {
  margin-top: 0;
  padding: 0 2.5rem;
  overflow: hidden;
}

@media (min-width: 767px) {
  .container.product-detail .description-and-detail {
    padding: 0 3.125rem;
  }
}

@media (min-width: 1025px) {
  .container.product-detail .description-and-detail {
    width: 64.72%;
    margin-top: .625rem;
    padding: 0 3.75rem;
  }
}

.container.product-detail .description-and-detail .row.short-description .value.content {
  display: block;
}

.container.product-detail .description-and-detail .row.short-description .icon-minus {
  width: 1rem;
  height: 1rem;
  display: block;
}

.container.product-detail .description-and-detail .row.short-description .icon-plus {
  display: none;
}

.container.product-detail .description-and-detail .text {
  margin-bottom: .625rem;
}

.container.product-detail .description-and-detail .sustainability-tags {
  margin-top: .625rem;
}

.container.product-detail .description-and-detail .view-more-btn, .container.product-detail .description-and-detail .view-less-btn {
  color: #272727;
}

.container.product-detail .product-detail-attributes-container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 1.75rem;
  display: flex;
}

.container.product-detail .product-detail-attributes-container .long-description, .container.product-detail .product-detail-attributes-container .long-description .content {
  margin: 0;
  padding: 0;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper {
  border: 0;
  padding: 0;
}

@media (min-width: 1025px) {
  .container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group {
  border-bottom: .063rem solid #e6e6e6;
  width: 100%;
  padding: .9375rem 0;
}

@media (min-width: 1025px) {
  .container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group {
    margin: 0 auto;
  }
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .pdp-attr-group-title {
  justify-content: space-between;
  padding: 0;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .pdp-attr-group-title span {
  color: #272727;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  font-family: futurapt, arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .pdp-attr-group-title .accordion-icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .pdp-attr-group-title .accordion-icon .icon {
  width: 1rem;
  height: 1rem;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-heading .accordion-open-icon {
  display: inline-block;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-heading .accordion-close-icon {
  display: none;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-heading:has( ~ .accordion-body.show) .accordion-open-icon {
  display: none;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-heading:has( ~ .accordion-body.show) .accordion-close-icon {
  display: inline-block;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body {
  color: #272727;
  letter-spacing: .03125rem;
  margin: 0;
  padding: .9375rem 0 0;
  font-family: futurapt, arial, sans-serif;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body .pdp-attr-group-definition {
  padding-bottom: .9375rem;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body .pdp-attr-group-definition:last-of-type {
  padding-bottom: 0;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body .trace-icon, .container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body .trace-detail {
  align-content: center;
}

.container.product-detail .product-detail-attributes-container .pdp-attr-group-wrapper .pdp-attr-group .accordion-body .trace-icon i {
  width: 3.125rem;
  height: 3.125rem;
  margin-right: .625rem;
}

.container.product-detail .sustainability-tags-pdp-wrapper {
  flex-direction: column;
  justify-content: center;
  margin: 3.75rem 2.5rem;
}

@media (min-width: 767px) {
  .container.product-detail .sustainability-tags-pdp-wrapper {
    margin: 3.75rem;
  }
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    margin: 3.75rem 10.75rem;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list {
  margin-bottom: 1.25rem;
}

@media (min-width: 767px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list {
    width: 26.625rem;
    margin: 0 auto 1.25rem;
  }
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list {
    flex-direction: column;
    flex-basis: 40%;
    align-items: center;
    min-width: 26.625rem;
    margin-bottom: 0;
    margin-right: 4.75rem;
    display: flex;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-title {
  text-align: center;
  margin-bottom: .9375rem;
  font-size: 1.375rem;
  line-height: 1.625rem;
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-title {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section {
  justify-content: center;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper {
  width: 2rem;
  height: 2rem;
  margin-right: .625rem;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper:hover {
  cursor: pointer;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper:last-child {
  margin-right: 0;
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper {
    width: 3rem;
    height: 3rem;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper .icon {
  aspect-ratio: 1;
  width: 1rem;
  height: 1rem;
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper .icon {
    width: 1.5rem;
    height: 1.5rem;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper.selected {
  background-color: #000;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-icon-list .sustainability-tags-section .icon-wrapper.selected .icon {
  filter: invert();
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details {
  position: relative;
}

@media (min-width: 767px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details {
    margin: .625rem 0;
  }
}

@media (min-width: 1025px) {
  .container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details {
    flex-basis: 60%;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    overflow: hidden;
  }
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details .sustainability-tags-details-section .sustainability-details-title {
  text-align: left;
  letter-spacing: .03125rem;
  text-transform: uppercase;
  padding-bottom: .9375rem;
  font-size: 1rem;
  line-height: 1.25rem;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details .sustainability-tags-details-section .sustainability-details-description {
  letter-spacing: .03125rem;
  align-self: stretch;
  padding-bottom: .9375rem;
  font-size: .9375rem;
  line-height: 1.25rem;
}

.container.product-detail .sustainability-tags-pdp-wrapper .sustainability-tags-pdp-details .sustainability-tags-details-section .sustainability-details-link {
  letter-spacing: .03125rem;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: auto;
  text-underline-position: from-font;
  align-self: stretch;
  width: fit-content;
  font-size: .9375rem;
  line-height: 1.25rem;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

.quick-view-dialog {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.quick-view-dialog .modal-header {
  background-color: #fff;
  border: none;
  padding: 1.125rem 1.875rem;
}

.quick-view-dialog .modal-header .full-pdp-link {
  display: none;
}

.quick-view-dialog .modal-header .icon-close {
  width: 1rem;
  height: 1rem;
}

.quick-view-dialog .modal-body {
  max-height: none;
  padding: 0 1.25rem 3.75rem;
}

.quick-view-dialog .modal-title {
  line-height: 1.25rem;
}

@media (min-width: 1025px) {
  .quick-view-dialog {
    margin: 1.75rem auto;
    padding: 2.813rem 3.5rem;
  }

  .quick-view-dialog .modal-body {
    padding: 0 3.75rem 3.75rem;
  }
}

.quick-view-dialog .container.product-detail {
  margin: 0;
}

.quick-view-dialog .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel {
  width: 100%;
  display: block;
}

.quick-view-dialog .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .pdp-image-item {
  width: 100%;
  display: none;
}

.quick-view-dialog .container.product-detail .pdp-left-container .primary-images .pdp-image-carousel .pdp-image-item:first-child {
  display: block;
}

@media (min-width: 767px) {
  .quick-view-dialog .container.product-detail .pdp-left-container {
    max-width: 26.25rem;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  .quick-view-dialog .container.product-detail .pdp-left-container {
    margin: 0;
  }
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes {
  border-top: .063rem solid #e6e6e6;
  padding: .938rem 0 0;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .swatch > div {
  flex: 100%;
  max-width: 100%;
  margin-bottom: .938rem;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .swatch-button {
  z-index: 10;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .non-input-label.size {
  display: none;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .attribute-item {
  border-bottom: 0;
  margin-right: .5rem;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .attribute-item .attribute-value {
  padding: .25rem;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .notify-me-wrapper {
  background: #fff;
  border-radius: .9375rem;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  top: -12px;
  right: -10px;
  box-shadow: 0 .0625rem .25rem #d9d9d9;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .notify-me-wrapper .icon-bell {
  width: .875rem;
  height: .875rem;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes input.options-select {
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes input.options-select:checked + .attribute-value {
  color: #6f6f6f;
  border-bottom: .063rem solid #272727;
  padding: .188rem;
  display: inline-block;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .attribute-item-label {
  letter-spacing: .031rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.063rem;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .attribute.attribute-swatch .attribute-swatch-list {
  max-width: unset;
}

.quick-view-dialog .container.product-detail .pdp-right-container .attributes .attribute.attribute-swatch .non-input-label {
  text-align: left;
}

.quick-view-dialog .container.product-detail .pdp-right-container .pdp-right-wrapper {
  padding: 1.875rem 0;
}

@media (min-width: 1025px) {
  .quick-view-dialog .container.product-detail .pdp-right-container .pdp-right-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 3.75rem;
  }
}

.quick-view-dialog .container.product-detail .pdp-right-container .stock-tags-row {
  margin-bottom: .938rem;
}

@media (min-width: 767px) {
  .quick-view-dialog .container.product-detail .pdp-right-container .product-name {
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  .quick-view-dialog .container.product-detail .pdp-left-container, .quick-view-dialog .container.product-detail .pdp-right-container {
    width: 50%;
  }

  .quick-view-dialog .container.product-detail .pdp-right-container .pdp-right-wrapper {
    margin-right: 0;
    padding-right: 0;
  }

  .quick-view-dialog .container.product-detail .pdp-right-container .prices .sales {
    font-size: .938rem;
  }
}

.quick-view-dialog .container.product-detail .product-detail-option {
  justify-content: space-between;
  margin-top: 1.875rem;
  display: flex;
}

.quick-view-dialog .container.product-detail .product-detail-option a {
  letter-spacing: .031rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: .625rem;
  font-weight: 400;
  line-height: 1rem;
  text-decoration: none;
}

.quick-view-dialog .container.product-detail .product-detail-option a .icon-plus {
  width: .75rem;
  height: .75rem;
  margin-right: .25rem;
}

.quick-view-dialog .container.product-detail .product-detail-notifyme {
  letter-spacing: .025rem;
  align-items: center;
  margin-top: 1.063rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  display: flex;
}

.quick-view-dialog .container.product-detail .product-detail-notifyme .notify-me-wrapper {
  background: #fff;
  border-radius: .9375rem;
  justify-content: center;
  align-items: center;
  margin-right: .625rem;
  display: flex;
  box-shadow: 0 .0625rem .25rem #d9d9d9;
}

.quick-view-dialog .container.product-detail .swatch-item-size {
  margin-right: .625rem;
}

.quick-view-dialog .successful-add-to-wishlist-modal {
  z-index: 1052;
}

.quick-view-dialog .successful-add-to-wishlist-modal .modal-content {
  box-shadow: 0 .0625rem .625rem #808285;
}

.quick-view-dialog .successful-add-to-wishlist-modal .modal-header {
  border: none;
  padding: 1.5rem 2rem;
}

.quick-view-dialog .successful-add-to-wishlist-modal .modal-body {
  padding: 0 1.25rem;
}

@media (min-width: 1025px) {
  .quick-view-dialog .successful-add-to-wishlist-modal .modal-body {
    padding: 0 2rem 2rem;
  }
}

.quick-view-dialog .remove-from-wishlist-modal {
  z-index: 1052;
}

.quick-view-dialog .remove-from-wishlist-modal .modal-header {
  padding: 1.25rem 1.25rem 0;
}

@media (min-width: 767px) {
  .quick-view-dialog .remove-from-wishlist-modal .modal-header {
    padding: 2rem 2rem 0;
  }
}

.quick-view-dialog .remove-from-wishlist-modal .modal-body {
  padding: .625rem 1.25rem 1.25rem;
}

@media (min-width: 767px) {
  .quick-view-dialog .remove-from-wishlist-modal .modal-body {
    padding: .625rem 2rem 2rem;
  }
}

@media (min-width: 1025px) {
  .quick-view-dialog {
    max-width: 61.75rem;
    padding: 0;
  }

  .quick-view-dialog .modal-body {
    padding: 0 3.75rem 3.75rem;
  }
}

.quick-view-dialog .quickview-image-custom-pagination, .quick-view-dialog .slider-nav, .quick-view-dialog .slick-dots {
  display: none !important;
}

.quick-view-dialog .add-to-cart:focus {
  outline: none;
}

.quick-view-dialog .select-size-message {
  color: #eb0000;
  letter-spacing: .025rem;
  font-size: .75rem;
}

.notify-me-modal {
  z-index: 1052;
}

.second-modal-backdrop {
  z-index: 1051;
}

.price {
  font-size: .9375rem;
}

.experience-footer {
  margin-bottom: 3.75rem;
}

@media (min-width: 1025px) {
  .experience-footer {
    margin-bottom: 0;
  }
}

.quickview-wrapper {
  overflow: scroll;
}

@media (max-width: 1199.98px) {
  a.btn-primary:focus, button.btn-primary:focus, a.btn-primary:hover, button.btn-primary:hover, a.notify-me-link:focus, a.notify-me-link:hover {
    box-shadow: none;
    outline-offset: 0;
    background: #272727;
    border: none;
    outline: none;
  }
}

div.sticky-atb > * {
  flex-grow: 1;
}

.special-message-wrapper {
  text-align: left;
  letter-spacing: .025rem;
  margin-top: 1.375rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  display: flex;
}

.special-message-wrapper .icon-info {
  border-radius: 50%;
  margin-right: .625rem;
  box-shadow: 0 .25rem .563rem rgba(0, 0, 0, .12);
}

.pswp .pswp__button--close {
  box-shadow: 0 .063rem .25rem 0 var(--neutral-light-grey);
  background-color: var(--pswp-background-color);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  top: 3.75rem;
  right: 3.75rem;
}

.pswp .pswp__img {
  cursor: url("../../images/zoom-out-bg.cur") 25 25, auto;
}

.pswp-wide-img {
  cursor: url("../../images/zoom-in-bg.cur") 25 25, auto;
}

@keyframes heart-grow {
  from {
    transform: scale(.1);
  }

  to {
    transform: scale(1);
  }
}


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