.single-product .shop-single-v1-section .summary .wrap-title-price {
  display: grid;
  gap: 14px;
  margin-bottom: 18px;
}

.single-product .shop-single-v1-section .summary .wrap-title-price .product_title.entry-title {
  margin: 0 !important;
  font-size: 60px !important;
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #b87a19;
}

.single-product .shop-single-v1-section .summary .wrap-title-price .tipo_de_perfume {
  margin: -4px 0 0 !important;
  padding: 0 !important;
  font-size: clamp(1.08rem, 1.45vw, 1.28rem);
  line-height: 1.25;
  font-weight: 700;
  color: #5f6062;
}

.single-product .shop-single-v1-section .summary .wrap-title-price .price {
  margin: 0 !important;
}

.single-product .wcsp-container {
  display: grid;
  gap: 12px;
  margin: 8px 0 6px;
  padding: 18px 20px 16px;
  border: 1px solid rgba(203, 145, 24, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(96, 63, 12, 0.08);
}

.single-product .wcsp-container .payment {
  align-items: stretch;
  gap: 0;
}

.single-product .wcsp-container .payment .payment-info {
  width: 100%;
}

.single-product .wcsp-container .payment.payment-card .payment-info {
  gap: 4px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.single-product .wcsp-container .payment.payment-card .price-from {
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #b87a19;
}

.single-product .wcsp-container .payment.payment-card .payment-price {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
  line-height: 1;
  color: #c98912;
}

.single-product .wcsp-container .payment.payment-card .payment-price bdi {
  font-size: 24px;
  font-weight: 800;
}

.single-product .wcsp-container .payment.payment-card .payment-price::before {
  width: 21px;
  height: 21px;
  margin-right: 0;
  margin-bottom: 0;
  opacity: 0.92;
  flex: 0 0 21px;
  align-self: center;
}

.single-product .wcsp-container .payment .payment-price bdi,
.single-product .wcsp-container .payment .payment-price > span,
.single-product .wcsp-container .payment .payment-price [data-wcsp-card-price],
.single-product .wcsp-container .payment .payment-price [data-wcsp-incash-price] {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.single-product .wcsp-container .payment.payment-card .best_no_fee .text {
  font-size: clamp(1.04rem, 1.4vw, 1.16rem);
  line-height: 1.38;
  font-weight: 700;
  color: #242424;
}

.single-product .wcsp-container .payment.payment-card .full_options {
  margin-top: 0;
}

.single-product .wcsp-container .payment.payment-card .wcsp-toggle-all-installments {
  width: fit-content;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-underline-offset: 4px;
  color: #2e2e2e;
}

.single-product .wcsp-container .payment.payment-card .wcsp-toggle-all-installments:hover {
  color: #b87a19;
}

.single-product .wcsp-container .payment.payment-discount .payment-info {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-areas:
    "price label"
    "badge badge";
  align-items: center;
  gap: 8px 10px;
  padding: 2px 0 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.single-product .wcsp-container .payment.payment-discount .payment-price {
  grid-area: price;
  display: inline-flex;
  align-items: center;
  gap: 0;
  font-size: 20px;
  line-height: 1;
  color: #be861d;
  white-space: nowrap;
}

.single-product .wcsp-container .payment.payment-discount .payment-price bdi {
  font-size: 20px;
  font-weight: 700;
}

.single-product .wcsp-container .payment.payment-discount .payment-price::before {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 0;
  flex: 0 0 18px;
  align-self: center;
}

.single-product .wcsp-container .payment.payment-discount .payment-info::after {
  content: "5% de desconto no pix + envio prioritário";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  grid-area: badge;
  width: fit-content;
  min-height: 32px;
  padding: 6px 13px;
  border: 1px solid rgba(24, 141, 99, 0.22);
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 6px 14px rgba(24, 141, 99, 0.07);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #169465;
  white-space: nowrap;
}

.single-product .wcsp-container .payment.payment-discount .payment-name {
  grid-area: label;
  display: inline-flex;
  align-items: center;
  align-self: center;
  min-height: auto;
}

.single-product .wcsp-container .payment.payment-discount .payment-name .text {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  color: #353535;
}

.single-product .woocommerce .product_meta {
  margin-top: 4px;
}

.single-product .woocommerce .product_meta .sku_wrapper,
.single-product .woocommerce .product_meta .posted_in {
  font-size: 16px;
  line-height: 1.45;
}

.single-product div.product .summary .product_meta > .sku_wrapper,
.single-product div.product .product_meta .sku_wrapper,
.single-product .woocommerce .product_meta .sku_wrapper {
  display: none !important;
}

.single-product .casadecants-purchase-highlights {
  display: grid;
  gap: 14px;
  margin: 18px 0 16px;
}

.single-product .casadecants-purchase-highlight {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 14px;
  align-items: center;
  padding: 14px 16px;
  border: 1px solid #dedede;
  border-radius: 10px;
  background: #ffffff;
}

.single-product .casadecants-purchase-highlight__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ff7a1a;
  color: #ffffff;
}

.single-product .casadecants-purchase-highlight__icon svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}

.single-product .casadecants-purchase-highlight__content {
  display: grid;
  gap: 4px;
}

.single-product .casadecants-purchase-highlight__title {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  color: #1f1f1f;
}

.single-product .casadecants-purchase-highlight__text {
  font-size: 14px;
  line-height: 1.35;
  color: #454545;
}

@media (max-width: 1024px) {
  .single-product .shop-single-v1-section .summary .wrap-title-price {
    gap: 12px;
    margin-bottom: 16px;
  }

  .single-product .wcsp-container .payment.payment-card .payment-info {
    padding: 0;
  }

  .single-product .wcsp-container .payment.payment-card .best_no_fee .text {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .single-product .shop-single-v1-section .summary .wrap-title-price .product_title.entry-title {
    font-size: 30px !important;
    line-height: 1;
  }

  .single-product .shop-single-v1-section .summary .wrap-title-price .tipo_de_perfume {
    font-size: 1rem;
  }

  .single-product .wcsp-container {
    gap: 12px;
  }

  .single-product .wcsp-container .payment.payment-card .payment-info {
    padding: 15px 16px 14px;
    border-radius: 18px;
  }

  .single-product .wcsp-container .payment.payment-card .payment-price {
    font-size: clamp(1.95rem, 8.8vw, 2.5rem);
  }

  .single-product .wcsp-container .payment.payment-card .best_no_fee .text {
    font-size: 15px;
  }

  .single-product .wcsp-container .payment.payment-card .wcsp-toggle-all-installments {
    font-size: 13px;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-info {
    grid-template-columns: max-content max-content;
    justify-content: start;
    align-items: center;
    gap: 8px 10px;
    padding: 2px 0 0;
    border-radius: 16px;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-price {
    font-size: clamp(1.8rem, 8vw, 2.2rem);
  }

  .single-product .wcsp-container .payment.payment-discount .payment-info::after {
    padding: 6px 12px;
    font-size: 11px;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-name .text {
    font-size: 13px;
    white-space: nowrap;
  }

  .single-product .woocommerce .product_meta .sku_wrapper,
  .single-product .woocommerce .product_meta .posted_in {
    font-size: 15px;
  }

  .single-product .casadecants-purchase-highlights {
    gap: 12px;
    margin: 16px 0 14px;
  }

  .single-product .casadecants-purchase-highlight {
    grid-template-columns: 40px 1fr;
    gap: 12px;
    padding: 13px 14px;
  }

  .single-product .casadecants-purchase-highlight__icon {
    width: 40px;
    height: 40px;
  }

  .single-product .casadecants-purchase-highlight__icon svg {
    width: 22px;
    height: 22px;
  }

  .single-product .casadecants-purchase-highlight__title {
    font-size: 14px;
  }

  .single-product .casadecants-purchase-highlight__text {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .wcsp-container.wcsp-container-product .payment-discount.inline .payment-price,
  .wcsp-container.wcsp-container-product .payment-discount.inline .payment-name {
    /* display: inline; */
    /* vertical-align: middle; */
    width: 50px !important;
  }

  .single-product .shop-single-v1-section .summary .wrap-title-price {
    gap: 10px;
  }

  .single-product .wcsp-container .payment.payment-card .payment-info {
    padding: 0;
  }

  .single-product .wcsp-container .payment.payment-card .price-from {
    font-size: 12px;
  }

  .single-product .wcsp-container .payment.payment-card .best_no_fee .text {
    font-size: 14px;
    line-height: 1.34;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-info {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-areas:
      "price label"
      "badge badge";
    width: fit-content !important;
    max-width: 100%;
    justify-content: start;
    align-items: center;
    gap: 8px 5px;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-price {
    width: auto;
    justify-content: flex-start;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-name {
    grid-area: label;
    min-height: auto;
    align-self: center;
    width: 35px !important;
    max-width: max-content;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    vertical-align: middle;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-name .text {
    display: inline-block;
    width: auto;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-info::after {
    justify-self: start;
  }

  .single-product .wcsp-container {
    padding: 16px 14px 14px;
    gap: 10px;
  }

  .single-product .wcsp-container .payment.payment-discount .payment-info::after {
    min-height: 30px;
    font-size: 10px;
    letter-spacing: 0;
  }
}
