.wm-pdp-enhancement-widget {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  margin-top: 12px;
}

#product-details .ce-product-meta__reference,
#product-details .ce-product-meta__manufacturer {
  display: none;
}

#product-details .wm-pdp-variant-summary {
  margin-top: 8px;
  color: #6e6258;
  font-size: 12px;
  line-height: 1.5;
}

#product-details .wm-pdp-divider {
  width: 100%;
  height: 1px;
  margin: 14px 0 0;
  background: #e8dfd4;
}

#product-details .elementor-widget-product-images .elementor-main-swiper a {
  display: block;
  width: 100%;
  background: #f5f1ec;
  border-radius: 12px;
  overflow: hidden;
}

#product-details .elementor-widget-product-images .elementor-main-swiper .elementor-carousel-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  background: #f5f1ec;
}

#product-details .elementor-widget-product-images .elementor-thumbnails-swiper .swiper-slide a {
  display: block;
  border: 2px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  background: #f5f1ec;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
}

#product-details .elementor-widget-product-images .elementor-thumbnails-swiper .swiper-slide {
  width: 60px !important;
  height: 60px;
  flex: 0 0 60px !important;
}

#product-details .elementor-widget-product-images .elementor-thumbnails-swiper .swiper-slide-thumb-active a {
  border-color: #7b4fb0;
}

#product-details .elementor-widget-product-images .elementor-thumbnails-swiper .elementor-carousel-image {
  display: block;
  width: 56px;
  height: 56px;
  object-fit: cover;
  background: #f5f1ec;
}

.wm-pdp-enhancement-widget .elementor-widget-container {
  width: 100%;
}

.wm-pdp-omnibus {
  color: #8a7e72;
  font-size: 11px;
  line-height: 1.35;
}

.wm-pdp-rata-box {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 12px;
  padding: 12px 16px;
  border: 1px solid #e8dfd4;
  border-radius: 10px;
  background: #faf7f3;
}

.wm-pdp-rata-box__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: #e0d4ed;
  color: #7b4fb0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  flex: 0 0 32px;
}

.wm-pdp-rata-box__lead {
  color: #7b4fb0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.wm-pdp-rata-box__meta {
  margin-top: 2px;
  color: #6e6258;
  font-size: 12px;
  line-height: 1.35;
}

.wm-pdp-rata-box__channels {
  margin-top: 4px;
  color: #7b4fb0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-pdp-payment-methods {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 10px;
  padding: 8px 12px;
  border-radius: 8px;
  background: #faf7f3;
  color: #6e6258;
  font-size: 12px;
  line-height: 1.35;
}

.wm-pdp-payment-methods__item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.wm-pdp-payment-methods__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #7b4fb0;
  flex: 0 0 16px;
}

.wm-pdp-payment-methods__icon svg {
  display: block;
  width: 16px;
  height: 16px;
}

.wm-pdp-payment-methods__label {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
}

.wm-pdp-delivery-box {
  margin-top: 12px;
  padding: 12px 16px;
  border: 1px solid #e8dfd4;
  border-radius: 10px;
}

.wm-pdp-delivery-box__lead {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #1f1a17;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-pdp-delivery-box__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #639922;
  flex: 0 0 8px;
}

.wm-pdp-delivery-box__meta {
  margin-top: 4px;
  color: #6e6258;
  font-size: 12px;
  line-height: 1.35;
}

.wm-pdp-trust-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 12px;
}

.wm-pdp-trust-grid__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  background: #faf7f3;
  border-radius: 8px;
}

.wm-pdp-trust-grid__icon {
  width: 18px;
  height: 18px;
  color: #6e6258;
  flex: 0 0 18px;
}

.wm-pdp-trust-grid__icon svg {
  display: block;
  width: 18px;
  height: 18px;
}

.wm-pdp-trust-grid__icon--green {
  color: #639922;
}

.wm-pdp-trust-grid__icon--purple {
  color: #7b4fb0;
}

.wm-pdp-trust-grid__copy {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.wm-pdp-trust-grid__copy strong {
  color: #1f1a17;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
}

.wm-pdp-trust-grid__copy small {
  color: #6e6258;
  font-size: 11px;
  line-height: 1.35;
}

.wm-pdp-social-proof {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
  padding: 10px 14px;
  background: #f5f0fa;
  border-radius: 10px;
}

.wm-pdp-social-proof__avatars {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.wm-pdp-social-proof__avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-left: -5px;
  border: 1.5px solid #ffffff;
  border-radius: 999px;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
}

.wm-pdp-social-proof__avatar:first-child {
  margin-left: 0;
}

.wm-pdp-social-proof__avatar--1 {
  background: #7b4fb0;
}

.wm-pdp-social-proof__avatar--2 {
  background: #5b3a8a;
}

.wm-pdp-social-proof__avatar--3 {
  background: #9b7cc4;
}

.wm-pdp-social-proof__copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  color: #5b3a8a;
  font-size: 12px;
  line-height: 1.35;
}

.wm-pdp-bnpl-box {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
  padding: 10px 14px;
  border: 1px solid #c8e6d0;
  border-radius: 10px;
  background: #f0faf5;
}

.wm-pdp-bnpl-box__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: rgba(45, 138, 78, 0.12);
  color: #2d8a4e;
  flex: 0 0 32px;
}

.wm-pdp-bnpl-box__icon svg {
  display: block;
  width: 16px;
  height: 16px;
}

.wm-pdp-bnpl-box__copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.wm-pdp-bnpl-box__copy strong {
  color: #2d8a4e;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
}

.wm-pdp-bnpl-box__copy span {
  color: #5a7a62;
  font-size: 11px;
  line-height: 1.35;
}

.wm-pdp-social-proof__copy strong {
  color: #5b3a8a;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
}

.wm-pdp-social-proof__review {
  margin-top: 2px;
  color: #6e6258;
  font-size: 11px;
  font-style: italic;
  line-height: 1.45;
}

.wm-promo-progress-host {
  width: 100%;
}

.wm-promo-progress-host--pdp {
  margin-top: 12px;
}

.wm-promo-progress {
  border: 1.5px solid #e0d4ed;
  border-radius: 12px;
  padding: 14px 16px;
  background: #ffffff;
}

.wm-promo-progress__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.wm-promo-progress__header strong {
  color: #5b3a8a;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-promo-progress__header span {
  color: #7b4fb0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
}

.wm-promo-progress__bar {
  height: 8px;
  margin-top: 12px;
  border-radius: 6px;
  background: #f0eaf5;
  overflow: hidden;
}

.wm-promo-progress__fill {
  display: block;
  height: 100%;
  border-radius: 6px;
  background: #7b4fb0;
}

.wm-promo-progress__milestones {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-top: 10px;
}

.wm-promo-progress__milestone {
  color: #6e6258;
  font-size: 11px;
  line-height: 1.35;
}

.wm-promo-progress__milestone--current {
  color: #7b4fb0;
  font-weight: 500;
}

.wm-promo-progress__message {
  margin-top: 10px;
  padding: 6px 10px;
  border-radius: 6px;
  background: #f5f0fa;
  color: #5b3a8a;
  font-size: 12px;
  line-height: 1.4;
}

.wm-coupon-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #7b4fb0;
}

.wm-coupon-banner__copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.wm-coupon-banner__copy strong {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-coupon-banner__copy span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 1.35;
}

.wm-coupon-banner__actions {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.wm-coupon-banner__code {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 8px 14px;
  border: 1.5px dashed rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.wm-coupon-banner__button {
  min-height: 36px;
  padding: 8px 14px;
  border: 0;
  border-radius: 7px;
  background: #ffffff;
  color: #7b4fb0;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}

.wm-coupon-banner__button:hover,
.wm-coupon-banner__button:focus {
  background: #f5f0fa;
  color: #5b3a8a;
}

.wm-smart-reco-host {
  width: 100%;
}

.wm-smart-reco {
  margin-top: 12px;
}

.wm-smart-reco__header {
  margin-bottom: 10px;
}

.wm-smart-reco__title {
  margin: 0;
  color: #5b3a8a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-smart-reco__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.wm-smart-reco__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 0.5px solid var(--color-border-tertiary, #e8dfd4);
  border-radius: 10px;
  background: #ffffff;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.wm-smart-reco__card:hover,
.wm-smart-reco__card:focus-within {
  box-shadow: 0 10px 24px rgba(31, 26, 23, 0.08);
  transform: translateY(-2px);
}

.wm-smart-reco__image-link {
  position: relative;
  display: block;
  aspect-ratio: 1 / 1;
  background: #f5f1ec;
}

.wm-smart-reco__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #f5f1ec;
  transition: transform 0.2s ease;
}

.wm-smart-reco__card:hover .wm-smart-reco__image,
.wm-smart-reco__card:focus-within .wm-smart-reco__image {
  transform: scale(1.03);
}

.wm-smart-reco__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
  padding: 2px 6px;
  border-radius: 3px;
  background: #e0d4ed;
  color: #5b3a8a;
  font-size: 8px;
  font-weight: 500;
  line-height: 1.2;
}

.wm-smart-reco__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 6px;
  padding: 10px;
}

.wm-smart-reco__name {
  color: inherit;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
  text-decoration: none;
}

.wm-smart-reco__price {
  color: #1f1a17;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

.wm-smart-reco__installment {
  color: #7b4fb0;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-smart-reco__add {
  width: 100%;
  min-height: 36px;
  padding: 10px 8px;
  border: 0;
  border-top: 0.5px solid var(--color-border-tertiary, #e8dfd4);
  background: #faf7f3;
  color: #7b4fb0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}

.wm-smart-reco__add-icon {
  font-size: 15px;
  line-height: 1;
}

.wm-smart-reco__add:hover,
.wm-smart-reco__add:focus {
  background: #f5f0fa;
  color: #5b3a8a;
}

#product-details .wm-pdp-below-buybox .ce-product-description-short {
  max-width: 800px;
}

#product-details .wm-pdp-below-buybox--hidden {
  display: none !important;
}

#product-details .wm-pdp-below-buybox .social-sharing {
  margin-top: 16px;
}

#product-details .elementor-widget-product-add-to-cart .elementor-button {
  background: #7b4fb0;
  border-color: #7b4fb0;
  border-radius: 10px;
  color: #ffffff;
}

#product-details .elementor-widget-product-add-to-cart .elementor-button:hover,
#product-details .elementor-widget-product-add-to-cart .elementor-button:focus {
  background: #5b3a8a;
  border-color: #5b3a8a;
  color: #ffffff;
}

#product-details .elementor-widget-product-quantity .ce-product-quantity__btn {
  border: 1px solid #e8dfd4;
  border-radius: 8px;
}

#product-details .elementor-widget-product-description-short .ce-product-description-short {
  max-width: 800px;
  color: #6e6258;
  line-height: 1.7;
}

#product-details .elementor-widget-product-description-short .ce-product-description-short p {
  margin-bottom: 1rem;
}

#product-details .elementor-widget-product-description-short .ce-product-description-short p:last-child {
  margin-bottom: 0;
}

#product-variations.product-variation-selector {
  --product-variant-accent: #7b4fb0;
  --product-variant-accent-soft: rgba(123, 79, 176, 0.14);
}

#product-variations .product-variation-field__head {
  margin-bottom: 10px !important;
}

#product-variations .product-variation-swatches {
  gap: 8px !important;
}

#product-variations .product-variation-swatch {
  max-width: none !important;
  gap: 0 !important;
  align-items: center !important;
}

#product-variations .product-variation-swatch__thumb {
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  min-height: 32px !important;
  padding: 0 !important;
  flex: 0 0 32px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
}

#product-variations .product-variation-swatch__image {
  object-fit: cover !important;
}

#product-variations .product-variation-swatch__label,
#product-variations .product-variation-swatch__meta {
  display: none !important;
}

#product-variations .product-variation-swatch.is-current .product-variation-swatch__thumb {
  border-color: #7b4fb0;
  box-shadow: 0 0 0 3px rgba(123, 79, 176, 0.14);
}

#product-details .product-comments-additional-info {
  margin-top: 20px;
}

.wm-product-tabs .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  border-bottom: 1px solid #e8dfd4;
}

.wm-product-tabs .nav-tabs .nav-link {
  margin-bottom: -1px;
  padding: 0 0 10px;
  border: 0;
  border-bottom: 2px solid transparent;
  color: #6e6258;
  font-size: 13px;
  font-weight: 500;
  background: transparent;
}

.wm-product-tabs .nav-tabs .nav-link:hover,
.wm-product-tabs .nav-tabs .nav-link:focus {
  color: #7b4fb0;
  border-color: transparent;
  background: transparent;
}

.wm-product-tabs .nav-tabs .nav-link.active,
.wm-product-tabs .nav-tabs .nav-link.active:hover,
.wm-product-tabs .nav-tabs .nav-link.active:focus {
  color: #7b4fb0;
  border: 0;
  border-bottom: 2px solid #7b4fb0 !important;
  background: transparent;
}

.wm-product-tabs__pane {
  padding-top: 18px;
}

.wm-product-tabs__description {
  max-width: 800px;
  color: #6e6258;
  line-height: 1.7;
}

.wm-product-tabs__description p {
  margin-bottom: 1rem;
}

.wm-product-tabs__description p:last-child {
  margin-bottom: 0;
}

.wm-product-tabs__benefits-list {
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  counter-reset: none;
}

.wm-product-tabs__benefits-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 0.75rem;
  padding-left: 0;
  list-style: none !important;
}

.wm-product-tabs__benefits-list li::marker {
  content: "";
}

.wm-product-tabs__benefit-icon {
  display: inline-flex;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-top: 2px;
}

.wm-product-tabs__benefit-icon svg {
  display: block;
  width: 16px;
  height: 16px;
}

.wm-product-tabs__benefit-copy {
  flex: 1 1 auto;
}

.wm-product-tabs__note {
  max-width: 800px;
  margin-top: 16px;
}

.wm-product-tabs__note-divider {
  width: 100%;
  height: 1px;
  margin-bottom: 16px;
  background: #e8dfd4;
}

.wm-product-tabs__note-title {
  margin: 0 0 10px;
  color: #1f1a17;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.wm-product-tabs__note-copy {
  color: #6e6258;
  line-height: 1.7;
}

.wm-product-tabs__note-copy ul {
  margin: 0;
  padding-left: 18px;
}

.wm-product-tabs__note-copy li {
  margin-bottom: 0.5rem;
}

.wm-product-tabs__note-list {
  margin: 0;
  padding-left: 18px;
}

.wm-product-tabs__note-list li {
  margin-bottom: 0.5rem;
  line-height: 1.7;
}

.wm-product-tabs__hidden-node {
  display: none !important;
}

.wm-product-tabs__reviews {
  padding-top: 4px;
}

.wm-product-tabs__pane--reviews .product-comments-additional-info {
  margin-top: 0;
}

.wm-product-tabs__reviews-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 20px;
  text-align: center;
  color: #6e6258;
  font-size: 13px;
  line-height: 1.6;
}

.wm-product-tabs__reviews-empty-icon {
  display: inline-flex;
  width: 36px;
  height: 36px;
  color: #7b4fb0;
}

.wm-product-tabs__reviews-empty-icon svg {
  display: block;
  width: 36px;
  height: 36px;
}

.wm-product-tabs__reviews-empty-stars {
  color: #d2bfdc;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1;
}

.wm-product-tabs__reviews-empty p {
  margin: 0;
}

.wm-product-tabs__pane--reviews .btn-comment {
  background: #7b4fb0;
  border-color: #7b4fb0;
  color: #ffffff;
}

.wm-product-tabs__pane--reviews .btn-comment:hover,
.wm-product-tabs__pane--reviews .btn-comment:focus {
  background: #5b3a8a;
  border-color: #5b3a8a;
  color: #ffffff;
}

.wm-legacy-related-hidden {
  display: none !important;
}

#product-modal ~ .crossselling,
.featured-products[data-type="crossselling"],
section.crossselling,
section[data-id="ac549af"],
section[data-id="309f465"],
.page-product .elementor-widget-product-carousel,
.page-product .elementor-element.elementor-widget-product-carousel {
  display: none !important;
}

.wm-buybox-action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.wm-oos .wm-pdp-rata-box,
.wm-oos .wm-pdp-bnpl-box,
.wm-oos .wm-pdp-payment-methods,
.wm-oos .wm-promo-progress-host--pdp,
.wm-oos .wm-coupon-banner,
.wm-oos .wm-pdp-delivery-box,
.wm-oos .wm-mobile-sticky-bar,
.wm-oos .wm-oos-quantity-hidden {
  display: none !important;
}

.wm-oos-add-to-cart-disabled {
  pointer-events: none !important;
  opacity: 1 !important;
  background: #d8d1e1 !important;
  border-color: #d8d1e1 !important;
  color: #ffffff !important;
  cursor: not-allowed !important;
}

.wm-stock-alert {
  margin-top: 10px;
  padding: 12px 14px;
  border: 1px solid #e8dfd4;
  border-radius: 10px;
  background: #faf7f3;
}

.wm-stock-alert__lead {
  margin: 0 0 10px;
  color: #1f1a17;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}

.wm-stock-alert__form {
  display: flex;
  gap: 8px;
}

.wm-stock-alert__input {
  flex: 1 1 auto;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid #e8dfd4;
  border-radius: 8px;
  background: #ffffff;
  color: #1f1a17;
  font-size: 13px;
}

.wm-stock-alert__button {
  flex: 0 0 auto;
  min-height: 42px;
  padding: 0 14px;
  border: 0;
  border-radius: 8px;
  background: #7b4fb0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}

.wm-stock-alert__button:hover,
.wm-stock-alert__button:focus {
  background: #5b3a8a;
  color: #ffffff;
}

.wm-stock-alert__status {
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 1.45;
  color: #6e6258;
}

.wm-stock-alert.is-success .wm-stock-alert__status {
  color: #2d8a4e;
}

.wm-stock-alert.is-error .wm-stock-alert__status {
  color: #9d3b32;
}

.wm-buybox-action-row__wishlist .elementor-icon-wrapper {
  display: flex;
}

.wm-buybox-action-row__wishlist .elementor-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #e8dfd4;
  border-radius: 10px;
  color: #7b4fb0;
}

.wm-buybox-action-row__wishlist .elementor-icon:hover,
.wm-buybox-action-row__wishlist .elementor-icon:focus {
  background: #f5f0fa;
  color: #5b3a8a;
}

.wm-viewed-products {
  margin-top: 20px;
}

.wm-viewed-products__title {
  margin: 0 0 10px;
  color: #6e6258;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: none;
}

.wm-viewed-products__track {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 4px;
  scroll-snap-type: x proximity;
}

.wm-viewed-products__card {
  display: flex;
  flex: 0 0 180px;
  flex-direction: column;
  overflow: hidden;
  border: 0.5px solid var(--color-border-tertiary, #e8dfd4);
  border-radius: 10px;
  background: #ffffff;
  scroll-snap-align: start;
}

.wm-viewed-products__image-link {
  display: block;
  aspect-ratio: 1 / 1;
  background: #f5f1ec;
}

.wm-viewed-products__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #f5f1ec;
}

.wm-viewed-products__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
}

.wm-viewed-products__name {
  color: inherit;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none;
}

.wm-viewed-products__price {
  color: #1f1a17;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-viewed-products__installment {
  color: #7b4fb0;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.35;
}

.wm-mobile-sticky-bar {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 16px;
  border-radius: 12px 12px 0 0;
  background: #7b4fb0;
  transform: translateY(100%);
  transition: transform 0.24s ease;
}

.wm-mobile-sticky-bar-sentinel {
  width: 100%;
  height: 1px;
}

.wm-mobile-sticky-bar.is-visible {
  transform: translateY(0);
}

.wm-mobile-sticky-bar__meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.wm-mobile-sticky-bar__price {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}

.wm-mobile-sticky-bar__installment {
  color: #d4c4ed;
  font-size: 11px;
  line-height: 1.35;
}

.wm-mobile-sticky-bar__button {
  flex: 0 0 auto;
  min-height: 40px;
  padding: 10px 14px;
  border: 0;
  border-radius: 8px;
  background: #ffffff;
  color: #7b4fb0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}

.wm-related-products-title {
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: none !important;
}

.wm-footer-payments {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
}

.wm-footer-payments img {
  width: auto;
  height: 100%;
  max-width: calc(100% - 78px);
}

.wm-footer-paypo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 68px;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: #faf7f3;
  border: 1px solid #e8dfd4;
  color: #7b4fb0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 767.98px) {
  .wm-pdp-rata-box,
  .wm-pdp-delivery-box {
    padding: 8px 12px;
  }

  .wm-pdp-rata-box {
    margin-top: 8px;
  }

  .wm-pdp-rata-box__lead {
    font-size: 12px;
  }

  .wm-pdp-rata-box__meta,
  .wm-pdp-rata-box__channels {
    font-size: 11px;
  }

  .wm-pdp-bnpl-box {
    margin-top: 8px;
    padding: 8px 12px;
    gap: 12px;
  }

  .wm-pdp-bnpl-box__copy strong {
    font-size: 13px;
  }

  .wm-pdp-bnpl-box__copy span {
    font-size: 12px;
  }

  .wm-pdp-payment-methods {
    gap: 6px 10px;
  }

  .wm-pdp-payment-methods__label {
    font-size: 11px;
  }

  .wm-pdp-social-proof {
    align-items: flex-start;
    margin-top: 8px;
    padding: 6px 10px;
  }

  .wm-pdp-social-proof__copy,
  .wm-pdp-social-proof__copy strong {
    font-size: 11px;
  }

  .wm-pdp-delivery-box {
    margin-top: 8px;
  }

  .wm-pdp-delivery-box__lead {
    font-size: 12px;
  }

  .wm-pdp-delivery-box__meta {
    font-size: 11px;
  }

  .wm-pdp-trust-grid {
    margin-top: 8px;
    gap: 6px;
  }

  .wm-pdp-trust-grid__item {
    gap: 8px;
    padding: 6px 8px;
  }

  .wm-pdp-trust-grid__copy strong,
  .wm-pdp-trust-grid__copy small {
    font-size: 10px;
  }

  .wm-promo-progress__header {
    align-items: flex-start;
    flex-direction: column;
  }

  .wm-promo-progress-host--pdp {
    margin-top: 8px;
  }

  .wm-promo-progress {
    padding: 8px 12px;
  }

  .wm-promo-progress__header strong,
  .wm-promo-progress__header span,
  .wm-promo-progress__milestone,
  .wm-promo-progress__message {
    font-size: 11px;
  }

  .wm-promo-progress__milestones {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wm-coupon-banner {
    align-items: stretch;
    flex-direction: column;
    margin-top: 8px;
    padding: 10px 12px;
  }

  .wm-coupon-banner__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .wm-coupon-banner__code,
  .wm-coupon-banner__button {
    width: 100%;
  }

  .wm-stock-alert {
    margin-top: 8px;
    padding: 10px 12px;
  }

  .wm-stock-alert__lead,
  .wm-stock-alert__input,
  .wm-stock-alert__button {
    font-size: 12px;
  }

  .wm-oos .wm-stock-alert__lead {
    font-size: 14px;
    font-weight: 600;
  }

  .wm-stock-alert__form {
    flex-direction: column;
  }

  .wm-smart-reco-host,
  .wm-smart-reco,
  .wm-product-tabs,
  .wm-viewed-products {
    display: block !important;
    visibility: visible !important;
  }

  .wm-smart-reco__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #product-details .elementor-widget-product-images .elementor-thumbnails-swiper .elementor-carousel-image {
    width: 56px;
    height: 56px;
  }

  .wm-product-tabs .nav-tabs {
    gap: 14px;
  }

  .wm-product-tabs .nav-tabs .nav-link {
    font-size: 12px;
    padding-bottom: 8px;
  }

  .wm-viewed-products__card {
    flex-basis: 160px;
  }

  .wm-mobile-sticky-bar {
    display: flex;
  }

  .wm-footer-payments {
    justify-content: center;
  }

  .wm-footer-payments img {
    max-width: 100%;
  }

  .wm-footer-trust-grid {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
  }

  .wm-footer-trust-grid > .wm-footer-trust-card {
    width: 100% !important;
    max-width: none !important;
    flex: 0 0 auto !important;
  }

  .wm-footer-trust-grid .elementor-column-wrap {
    padding: 0 !important;
    display: flex !important;
    justify-content: center;
  }

  .wm-footer-trust-grid .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 6px;
  }

  .wm-footer-trust-grid .elementor-icon-box-title {
    font-size: 10px;
    line-height: 1.3;
    display: block !important;
    white-space: normal !important;
  }

  .wm-footer-trust-grid .elementor-icon-box-description {
    font-size: 9px;
    line-height: 1.3;
    display: block !important;
    white-space: normal !important;
  }
}
