
/* Preise 2026 - isolierte Formatierung für preise.html */
.price-main-column-2026,
.price-side-column-2026 {
  box-sizing: border-box;
}

.price-main-column-2026 {
  background: #ffffff !important;
  color: #222222 !important;
  padding: 0 !important;
}

.preise2026 {
  background: #ffffff;
  color: #222222;
  padding: 34px 34px 42px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.preise2026 *,
.side2026 * {
  box-sizing: border-box;
}

.preise2026 p,
.preise2026 h1,
.preise2026 h2,
.preise2026 h3,
.preise2026 small,
.preise2026 span,
.preise2026 strong,
.side2026 p,
.side2026 h2,
.side2026 li,
.side2026 strong,
.side2026 span {
  height: auto !important;
  color: inherit;
}

.pf-header {
  border-bottom: 1px solid #d8c9ad;
  margin-bottom: 22px;
  padding-bottom: 18px;
}

.pf-kicker {
  margin: 0 0 4px !important;
  color: #967f58 !important;
  font-size: 14px;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.preise2026 h1 {
  margin: 0 !important;
  color: #222222 !important;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 400;
}

.pf-intro {
  margin: 14px 0 0 !important;
  color: #555555 !important;
  font-size: 15px;
}

.pf-card,
.pf-section {
  margin: 0 0 28px;
}

.pf-hairguide {
  display: grid;
  grid-template-columns: 1fr 220px;
  gap: 18px;
  align-items: center;
  background: #faf6f0;
  border: 1px solid #e8d9c2;
  border-radius: 14px;
  padding: 18px;
}

.pf-hairguide img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  background: #fff;
}

.preise2026 h2,
.side2026 h2 {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
  font-weight: 400;
  color: #222222 !important;
  margin: 0 0 14px !important;
  font-size: 30px;
  line-height: 1.2;
  border-bottom: 1px solid #bca47c;
  padding-bottom: 8px;
}

.pf-hairguide h2 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 8px !important;
  font-size: 25px;
}

.pf-hairguide p,
.pf-note,
.pf-final-note {
  margin: 0 0 14px !important;
  color: #555555 !important;
}

.pf-note strong,
.pf-inclusive {
  color: #222222 !important;
  font-weight: 700;
}

.pf-inclusive {
  text-align: center;
  margin: 14px 0 0 !important;
}

.pf-price-grid {
  border-top: 1px solid #e5e0d8;
}

.pf-head,
.pf-row {
  display: grid;
  gap: 12px;
  align-items: start;
  border-bottom: 1px solid #e5e0d8;
  padding: 12px 0;
}

.pf-price-grid-four .pf-head,
.pf-price-grid-four .pf-row {
  grid-template-columns: minmax(190px, 1.45fr) minmax(92px, .7fr) minmax(92px, .7fr) minmax(112px, .8fr);
}

.pf-price-grid-three .pf-head,
.pf-price-grid-three .pf-row {
  grid-template-columns: minmax(190px, 1.45fr) minmax(92px, .7fr) minmax(92px, .7fr);
}

.pf-head {
  color: #222222 !important;
  font-weight: 700;
}

.pf-head span:not(:first-child),
.pf-row span:not(:first-child) {
  text-align: right;
}

.pf-service,
.pf-item strong {
  color: #222222 !important;
  font-weight: 500;
}

.pf-service small,
.pf-item small {
  display: block;
  margin-top: 2px;
  color: #555555 !important;
  font-size: 14px;
  line-height: 1.35;
}

.pf-price {
  color: #222222 !important;
  font-weight: 600;
  white-space: nowrap;
}

.pf-price-list {
  border-top: 1px solid #e5e0d8;
}

.pf-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  gap: 22px;
  align-items: start;
  padding: 13px 0;
  border-bottom: 1px solid #e5e0d8;
}

.pf-request {
  font-weight: 500;
}

.pf-final-note {
  border-top: 1px solid #d8c9ad;
  padding-top: 18px;
  text-align: center;
  font-size: 14px;
}

.price-side-column-2026 {
  background: #ee8444 !important;
  padding: 24px 20px !important;
  color: #222222 !important;
}

.side2026 {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.side-card {
  background: #fffaf4;
  border: 1px solid #ead9c8;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, .08);
}

.side-card img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.side-colorxpert img {
  border-radius: 12px;
  margin-bottom: 16px;
}

.side-colorxpert ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.side-colorxpert li {
  position: relative;
  margin: 0 0 10px !important;
  padding-left: 30px;
  color: #555555 !important;
  font-size: 16px;
  line-height: 1.45;
}

.side-colorxpert li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #cc5c1f;
  font-weight: bold;
}

.cert-card {
  background: #ffffff;
  border: 1px solid #ead9c8;
  border-radius: 14px;
  padding: 16px;
  margin: 0 0 16px;
}

.cert-card:last-child {
  margin-bottom: 0;
}

.cert-card img {
  max-height: 105px;
  object-fit: contain;
  margin-bottom: 12px;
}

.cert-card-gl img {
  max-height: 85px;
}

.cert-text strong {
  display: block;
  color: #222222 !important;
  font-size: 16px;
  margin: 0 0 6px;
}

.cert-text p {
  margin: 0 !important;
  color: #555555 !important;
  font-size: 14px;
  line-height: 1.45;
}

@media (max-width: 1231px) {
  .pf-price-grid-four .pf-head,
  .pf-price-grid-four .pf-row {
    grid-template-columns: minmax(170px, 1.2fr) minmax(80px, .7fr) minmax(80px, .7fr) minmax(100px, .8fr);
  }
}

@media (max-width: 767px) {
  .price-main-column-2026,
  .price-side-column-2026 {
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .preise2026 {
    padding: 24px 18px 30px;
  }

  .preise2026 h1 {
    font-size: 38px;
  }

  .preise2026 h2,
  .side2026 h2 {
    font-size: 27px;
  }

  .pf-hairguide {
    grid-template-columns: 1fr;
  }

  .pf-hairguide img {
    max-width: 280px;
  }

  .pf-head {
    display: none;
  }

  .pf-price-grid-four .pf-row,
  .pf-price-grid-three .pf-row,
  .pf-item {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 14px 0;
  }

  .pf-row span:not(:first-child),
  .pf-head span:not(:first-child),
  .pf-item .pf-price {
    text-align: left;
  }

  .pf-price-grid-four .pf-row span:nth-child(2)::before { content: "Top-Stylist: "; }
  .pf-price-grid-four .pf-row span:nth-child(3)::before { content: "Stylist: "; }
  .pf-price-grid-four .pf-row span:nth-child(4)::before { content: "Junior-Stylist: "; }
  .pf-price-grid-three .pf-row span:nth-child(2)::before { content: "Top-Stylist: "; }
  .pf-price-grid-three .pf-row span:nth-child(3)::before { content: "Stylist: "; }

  .pf-row .pf-price::before {
    color: #555555;
    font-weight: 500;
  }

  .price-side-column-2026 {
    padding: 18px !important;
  }
}

@media (max-width: 479px) {
  .preise2026 {
    padding: 20px 14px 26px;
  }

  .preise2026 h1 {
    font-size: 34px;
  }

  .pf-hairguide {
    padding: 14px;
  }

  .side-card {
    padding: 16px;
  }
}


/* Diplome: Logo oben, Aufzählung darunter */
.side-diplome-original {
  background: #f2b58f;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 22px 18px 20px;
}

.side-diplome-original h2 {
  color: #111111 !important;
  margin: 0 0 24px !important;
  padding: 0 0 14px !important;
  border-bottom: 1px solid rgba(150, 127, 88, .55);
}

.diploma-row {
  display: block;
  margin: 0 0 34px;
  padding: 0 0 28px;
  border-bottom: 1px solid rgba(150, 127, 88, .28);
}

.diploma-row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.diploma-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
}

.diploma-logo img {
  display: block;
  width: auto;
  max-width: 88%;
  max-height: 178px;
  object-fit: contain;
  margin: 0 auto !important;
}

.diploma-list {
  list-style: none;
  width: 100%;
  max-width: 360px;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: left !important;
}

.diploma-list li {
  position: relative;
  margin: 0 0 9px !important;
  padding-left: 30px;
  color: #ffffff !important;
  font-size: 16px;
  line-height: 1.38;
  font-weight: 400;
  text-align: left !important;
}

.diploma-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -1px;
  color: #ff0000;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
}

@media (max-width: 1199px) {
  .side-diplome-original {
    padding: 20px 16px 18px;
  }

  .diploma-logo img {
    max-width: 92%;
    max-height: 165px;
  }

  .diploma-list {
    max-width: 330px;
  }

  .diploma-list li {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .side-diplome-original {
    padding: 20px 18px 20px;
  }

  .diploma-logo img {
    max-width: 340px;
    max-height: 175px;
  }

  .diploma-list {
    max-width: 390px;
  }

  .diploma-list li {
    font-size: 16px;
  }
}

@media (max-width: 639px) {
  .side-diplome-original {
    padding: 18px 14px 18px;
  }

  .diploma-row {
    margin-bottom: 30px;
    padding-bottom: 24px;
  }

  .diploma-logo img {
    max-width: 96%;
    max-height: 160px;
  }

  .diploma-list {
    max-width: 100%;
  }

  .diploma-list li {
    font-size: 15px;
    line-height: 1.36;
  }
}
