.pp-title {
  font-size: 36px;
  color: #e37a00;
  margin-right: 5px;
}

.ref {
  font-weight: 700;
}

.pp-qte-hint {
  margin: 2px 0;
  font-size: 13px;
}

.pp-prix-ht {
  gap: 0.4rem;
  color: #e37a00;
}

.pp-unit-price {
  font-size: 17px;
}

.pp-tiers {
  margin-bottom: 1.25rem;
}

.pp-tier-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.85rem;
}

.pp-tier-table td {
  padding: 0.4rem 0.75rem;
  border-bottom: 1px solid #e5e7eb;
  text-align: center;
}

.pp-tier-table tbody tr:first-child td {
  font-weight: 600;
}

.pp-tier-table tbody tr:last-child td {
  border-bottom: none;
}

.pp-block-title {
  font-size: 16px;
  width: 110px;
  flex-shrink: 0;
  margin-right: 5px;
}

.select--single-option {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  pointer-events: none;
}

.label-variation {
  padding: 0.5rem 1rem 0.5rem 0rem;
  margin-bottom: 0;
  border-bottom: 1px solid #e4e4e4;
  background-color: rgba(0, 0, 0, 0);
  font-size: 17px;
  font-weight: bold;
}

.pp-add-btn {
  width: 100%;
}

.reassurance-product {
  background-color: #c5c5c5;
  padding: 21px;
  border-radius: 14px;
  margin-top: 15px;
  color: #fff;
  a {
    color: #e37a00;
  }
}

.ico-page-product {
  width: 25px;
  margin-right: 10px;
}

.pp-tab.is-active,
.pp-tab:hover {
  color: #1e2d5e;
  border-bottom: 4px solid #e37a00;
}

.pp-prose {
  line-height: 1.75;
}

.pp-carbon-footprint {
  margin-top: 1rem;
  color: #2e7d32;
  font-weight: 600;
}

.qty__btn {
  width: 40px;
  height: 44px;
  border: none;
  background: none;
  font-size: 1.25rem;
  cursor: pointer;
}
