/* Premium product information and purchase panel. Scoped to single-product pages. */
body.mjs-product-detail-v2 {
  --mjs-product-aubergine: #281642;
  --mjs-product-purple: #6959df;
  --mjs-product-purple-deep: #4d35a7;
  --mjs-product-price: #31208b;
  --mjs-product-lilac: #f6f3fa;
  --mjs-product-line: #ded6ea;
  --mjs-product-copy: #554e5b;
  --mjs-product-orange: #f59a57;
}

/* Replace the old product-template newsletter artwork with the same wholesale
   partnership treatment used on the homepage. */
body.mjs-product-detail-v2 section.elementor-element-ac474b1,
body.mjs-product-detail-v2 section.elementor-element-79623bd {
  display: none !important;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-cta,
body.mjs-product-detail-v2 .mjs-product-wholesale-cta *,
body.mjs-product-detail-v2 .mjs-product-wholesale-cta *::before,
body.mjs-product-detail-v2 .mjs-product-wholesale-cta *::after {
  box-sizing: border-box;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-cta {
  width: 100%;
  max-width: none;
  min-height: 510px;
  margin-top: 62px;
  margin-left: 0;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--mjs-product-lilac);
  color: var(--mjs-product-copy);
  font-family: Arimo, sans-serif;
  -webkit-font-smoothing: antialiased;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-cta::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(
    90deg,
    #faf8fc 0%,
    #faf8fc 35%,
    rgba(250, 248, 252, .94) 43%,
    rgba(250, 248, 252, .38) 54%,
    transparent 65%
  );
  pointer-events: none;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-background {
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  z-index: -2;
  inset: 0;
  display: block;
  object-fit: cover;
  object-position: center;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-page-width {
  width: min(1440px, calc(100% - 72px));
  margin-inline: auto;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-layout {
  min-height: 510px;
  display: flex;
  align-items: center;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-copy {
  width: min(630px, 47%);
  padding: 88px 0;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-kicker {
  margin: 0;
  color: var(--mjs-product-purple);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .17em;
  line-height: 1.6;
  text-transform: uppercase;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-copy h2 {
  margin: 10px 0 17px;
  color: var(--mjs-product-aubergine);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(40px, 3.8vw, 54px);
  font-weight: 500;
  letter-spacing: -.025em;
  line-height: 1;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-text {
  max-width: 590px;
  margin: 0;
  color: #554b60;
  font-size: 15px;
  line-height: 1.7;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-email {
  width: fit-content;
  min-height: 48px;
  margin-top: 27px;
  padding: 0 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--mjs-product-purple);
  background: var(--mjs-product-purple);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  text-decoration: none;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

body.mjs-product-detail-v2 .mjs-product-wholesale-email:hover,
body.mjs-product-detail-v2 .mjs-product-wholesale-email:focus-visible {
  border-color: var(--mjs-product-purple-deep);
  background: var(--mjs-product-purple-deep);
  color: #fff;
  transform: translateY(-1px);
}

body.mjs-product-detail-v2 .mjs-product-wholesale-email:focus-visible {
  outline: 3px solid rgba(105, 89, 223, .25);
  outline-offset: 3px;
}

[dir="rtl"] body.mjs-product-detail-v2 .mjs-product-wholesale-copy,
body.mjs-product-detail-v2.mjs-home-v2-rtl .mjs-product-wholesale-copy {
  margin-right: 0;
  margin-left: auto;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-591c5d73
  > .elementor-widget-wrap {
  align-content: flex-start !important;
  align-items: stretch !important;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-591c5d73
  > .elementor-widget-wrap
  > .elementor-element {
  width: 100%;
  max-width: 100%;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-4475f8e4
  > .elementor-widget-container {
  margin: 0 0 24px;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-4475f8e4
  .product_title {
  margin: 0;
  color: var(--mjs-product-aubergine);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(36px, 2.7vw, 46px) !important;
  font-weight: 500;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: "lnum" 1, "onum" 0, "pnum" 1;
  letter-spacing: -.025em;
  line-height: 1.02;
  text-wrap: balance;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-e8a61e6 {
  margin: 0 0 28px;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-e8a61e6
  .wd-info-box {
  padding: 0 !important;
  display: block;
  overflow: hidden;
  border-top: 1px solid var(--mjs-product-line);
  border-bottom: 1px solid var(--mjs-product-line);
  border-radius: 0;
  background: transparent !important;
}

body.mjs-product-detail-v2 .mjs-product-benefit-list {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.25fr);
}

body.mjs-product-detail-v2 .mjs-product-benefit-item {
  min-height: 82px;
  padding: 18px 22px;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  color: var(--mjs-product-aubergine);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
}

body.mjs-product-detail-v2 .mjs-product-benefit-item + .mjs-product-benefit-item {
  border-left: 1px solid var(--mjs-product-line);
}

body.mjs-product-detail-v2 .mjs-product-benefit-icon {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  color: var(--mjs-product-purple);
  font-size: 25px;
  line-height: 1;
}

body.mjs-product-detail-v2 .mjs-product-benefit-icon svg {
  width: 32px;
  height: 33px;
}

body.mjs-product-detail-v2 .mjs-product-benefit-icon:first-child svg path {
  fill: var(--mjs-product-orange);
}

body.mjs-product-detail-v2 .mjs-product-benefit-copy {
  display: block;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-2e5faf1f {
  margin: 0 0 24px;
  color: var(--mjs-product-copy);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-2e5faf1f
  p {
  margin: 0;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-63a86730 {
  margin: 0 0 26px;
  padding: 0 0 28px;
  border-bottom: 1px solid var(--mjs-product-line);
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-63a86730
  > .elementor-widget-container {
  margin: 0;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-63a86730
  .price,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-63a86730
  .amount {
  margin: 0;
  color: var(--mjs-product-price);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(48px, 3.6vw, 56px);
  font-weight: 400;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: "lnum" 1, "onum" 0, "pnum" 1;
  letter-spacing: -.04em;
  line-height: 1;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  > .elementor-widget-container {
  margin: 0;
}

body.mjs-product-detail-v2 .yaydp-pricing-table-wrapper {
  margin: 0;
}

body.mjs-product-detail-v2 .yaydp-pricing-table-header {
  margin: 0 0 14px;
  display: block;
  color: var(--mjs-product-aubergine);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table {
  width: 100%;
  margin: 0;
  display: table;
  border: 0 !important;
  border-left: 3px solid var(--mjs-product-purple) !important;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table thead {
  display: none;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table tbody {
  display: table-row-group;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table tr {
  display: table-row;
  border: 0;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table td {
  width: 33.333%;
  padding: 16px 24px;
  border: 0 !important;
  border-bottom: 1px solid var(--mjs-product-line) !important;
  color: var(--mjs-product-copy);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  vertical-align: middle;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table tr:last-child td {
  border-bottom: 0 !important;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(2),
body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3),
body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3) .amount {
  color: var(--mjs-product-purple);
}

body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(2) {
  text-align: center;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3) {
  text-align: right;
}

body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3),
body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3) .amount {
  font-weight: 700;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart:not(.variations_form) {
  width: 100%;
  margin: 24px 0 0;
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr) minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
}

/*
 * Variable products add the attributes table and variation details before the
 * purchase controls. Keep those sections full width, then apply the three-column
 * purchase layout only to the final quantity / cart / buy-now row.
 */
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form {
  width: 100%;
  margin: 24px 0 0;
  display: block;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form
  .variations,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form
  .single_variation_wrap,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form
  .woocommerce-variation,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form
  .woocommerce-variation-description {
  width: 100%;
  min-width: 0;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart.variations_form
  .woocommerce-variation-add-to-cart {
  width: 100%;
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr) minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .quantity {
  width: 100%;
  min-width: 0;
  height: 56px;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--mjs-product-line);
  border-radius: 8px;
  background: #fff;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .quantity
  input {
  width: 100%;
  min-width: 0;
  height: 54px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--mjs-product-aubergine);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 54px;
  text-align: center;
  box-shadow: none;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .quantity
  input + input {
  border-left: 1px solid var(--mjs-product-line);
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .button {
  width: 100%;
  min-height: 56px;
  margin: 0;
  padding: 12px 20px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
  box-shadow: none;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .single_add_to_cart_button {
  background: var(--mjs-product-aubergine);
  color: #fff;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .single_add_to_cart_button:hover,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .single_add_to_cart_button:focus-visible {
  background: #3a205e;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .wd-buy-now-btn {
  background: var(--mjs-product-purple);
  color: #fff;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .wd-buy-now-btn:hover,
body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-5ad40ae5
  form.cart
  .wd-buy-now-btn:focus-visible {
  background: var(--mjs-product-purple-deep);
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-e87a4d6 {
  --spacer-size: 24px;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-175bdf04 {
  --divider-color: var(--mjs-product-line);
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b {
  margin: 0 0 12px;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  gap: 0;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  .elementor-element-44be1a31 {
  margin-right: 24px;
  padding-right: 24px;
  border-right: 1px solid var(--mjs-product-line);
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  :is(.elementor-element-fa5ab4e, .elementor-element-ad80dda) {
  display: none;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  .elementor-element {
  width: auto;
  max-width: none;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  .elementor-widget-container {
  margin: 0;
}

body.mjs-product-detail-v2
  .single-product-page
  .elementor-element-16c0529b
  .wd-action-btn
  > a {
  color: var(--mjs-product-aubergine);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

body.mjs-product-detail-v2
  .single-product-page
  :is(button, input, a):focus-visible {
  outline: 2px solid var(--mjs-product-purple);
  outline-offset: 3px;
}

@media (max-width: 1180px) {
  body.mjs-product-detail-v2 .mjs-product-wholesale-page-width {
    width: min(calc(100% - 44px), 1440px);
  }
}

@media (max-width: 860px) {
  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-4475f8e4
    .product_title {
    font-size: clamp(32px, 3.5vw, 40px) !important;
  }

  body.mjs-product-detail-v2 .mjs-product-benefit-list {
    grid-template-columns: 1fr;
  }

  body.mjs-product-detail-v2 .mjs-product-benefit-item + .mjs-product-benefit-item {
    border-top: 1px solid var(--mjs-product-line);
    border-left: 0;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart:not(.variations_form) {
    grid-template-columns: 108px minmax(0, 1fr);
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart.variations_form
    .woocommerce-variation-add-to-cart {
    grid-template-columns: 108px minmax(0, 1fr);
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart
    .wd-buy-now-btn {
    grid-column: 1 / -1;
  }
}

@media (max-width: 480px) {
  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-591c5d73
    > .elementor-widget-wrap {
    padding-right: 22px !important;
    padding-left: 22px !important;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-4475f8e4
    > .elementor-widget-container {
    margin-bottom: 20px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-4475f8e4
    .product_title {
    font-size: clamp(30px, 8.4vw, 35px) !important;
    line-height: 1.04;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-e8a61e6 {
    margin-bottom: 24px;
  }

  body.mjs-product-detail-v2 .mjs-product-benefit-item {
    min-height: 74px;
    padding: 15px 4px;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 14px;
    font-size: 16px;
  }

  body.mjs-product-detail-v2 .mjs-product-benefit-icon {
    width: 38px;
    height: 38px;
    font-size: 25px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-2e5faf1f {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 1.7;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-63a86730 {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-63a86730
    .price,
  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-63a86730
    .amount {
    font-size: clamp(40px, 10.8vw, 46px);
  }

  body.mjs-product-detail-v2 .yaydp-pricing-table-header {
    margin-bottom: 12px;
    font-size: 13px;
  }

  body.mjs-product-detail-v2 table.yaydp-pricing-table td {
    width: auto;
    padding: 15px 10px;
    font-size: 15px;
  }

  body.mjs-product-detail-v2 table.yaydp-pricing-table {
    border: 1px solid var(--mjs-product-line) !important;
    border-left: 3px solid var(--mjs-product-purple) !important;
    border-collapse: separate !important;
    border-radius: 8px;
    overflow: hidden;
  }

  body.mjs-product-detail-v2 table.yaydp-pricing-table td:first-child {
    width: 42%;
  }

  body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(2) {
    width: 20%;
  }

  body.mjs-product-detail-v2 table.yaydp-pricing-table td:nth-child(3) {
    width: 38%;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart:not(.variations_form) {
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart.variations_form {
    margin-top: 20px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart.variations_form
    .woocommerce-variation-add-to-cart {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart
    .quantity {
    height: 54px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart
    .button {
    min-height: 56px;
    font-size: 16px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-5ad40ae5
    form.cart
    .wd-buy-now-btn {
    grid-column: auto;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-16c0529b
    > .elementor-container
    > .elementor-column
    > .elementor-widget-wrap {
    gap: 0;
    flex-wrap: wrap;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-16c0529b
    .elementor-element-44be1a31 {
    margin-right: 14px;
    padding-right: 14px;
  }

  body.mjs-product-detail-v2
    .single-product-page
    .elementor-element-16c0529b
    .wd-action-btn
    > a {
    font-size: 15px;
  }
}

@media (max-width: 1199px) {
  body.mjs-product-detail-v2 .mjs-product-wholesale-cta {
    min-height: 510px;
    margin-top: 52px;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-cta::after {
    background: rgba(36, 20, 61, .08);
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-background {
    object-position: 58% 48%;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-layout {
    min-height: 510px;
    position: relative;
    z-index: 1;
    align-items: flex-start;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-copy {
    width: min(620px, 88%);
    margin: 40px auto;
    padding: 42px 38px;
    border: 1px solid rgba(103, 86, 199, .24);
    background: rgba(250, 248, 252, .9);
    box-shadow: 0 18px 44px rgba(36, 20, 61, .13);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-align: center;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-text,
  body.mjs-product-detail-v2 .mjs-product-wholesale-email {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  body.mjs-product-detail-v2 .mjs-product-wholesale-cta {
    min-height: 430px;
    margin-top: 38px;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-page-width {
    width: calc(100% - 28px);
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-layout {
    min-height: 430px;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-copy {
    width: 100%;
    margin: 22px auto;
    padding: 27px 23px 29px;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-copy h2 {
    margin-top: 9px;
    font-size: 38px;
    line-height: 1.02;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-text {
    font-size: 14px;
    line-height: 1.65;
  }

  body.mjs-product-detail-v2 .mjs-product-wholesale-email {
    width: 100%;
    min-height: 50px;
    padding: 0 15px;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.mjs-product-detail-v2 *,
  body.mjs-product-detail-v2 *::before,
  body.mjs-product-detail-v2 *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}
