/* Galaxis-TV Produktbeschreibung V5 – Feinschliff Modellliste und Buttons */
#product_info #horizontalTab { clear: both; width: 100%; max-width: 100%; border: 0; border-radius: 18px; overflow: hidden; box-shadow: 0 12px 30px rgba(10,31,68,.08); background: #fff; }
#product_info #horizontalTab .card-header { background: #0b1f3a; padding: 12px 14px; border-bottom: 0; }
#product_info #horizontalTab .nav { gap: 10px; flex-wrap: wrap; }
#product_info #horizontalTab .nav-pills .nav-link { border-radius: 999px; padding: 8px 14px; font-weight: 700; line-height: 1.2; background: #ffffff; color: #0b1f3a; border: 1px solid rgba(11,31,58,.12); min-width: 0; }
#product_info #horizontalTab .nav-pills .nav-link.active, #product_info #horizontalTab .nav-pills .show > .nav-link { background: #ff6b4a; border-color: #ff6b4a; color: #fff; }
#product_info #horizontalTab .card-body { padding: clamp(16px,2.6vw,28px); overflow: visible; }
#product_info .galx-desc-modern { width: 100%; max-width: 100%; }
#product_info .galx-desc-modern__head { margin-bottom: 14px; }
#product_info .galx-desc-modern__eyebrow { display: inline-block; padding: 6px 10px; border-radius: 999px; background: rgba(255,107,74,.12); color: #b9472d; font-size: .78rem; font-weight: 800; text-transform: uppercase; letter-spacing: .02em; }
#product_info .galx-desc-modern__title { margin: 10px 0 3px; color: #0b1f3a; font-size: clamp(1.2rem,2.1vw,1.65rem); font-weight: 800; }
#product_info .galx-desc-modern__subtitle { margin: 0; color: #57677b; }
#product_info .galx-desc-benefits { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; margin: 15px 0; }
#product_info .galx-desc-benefits__item { display: flex; align-items: center; gap: 9px; padding: 11px 13px; border-radius: 13px; background: #f8fafc; border: 1px solid rgba(11,31,58,.08); color: #122640; font-weight: 700; }
#product_info .galx-desc-benefits__icon { width: 21px; height: 21px; flex: 0 0 21px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: #ff6b4a; color: #fff; font-weight: 900; }
#product_info .galx-desc-introbox { display: flex; gap: 4px; flex-direction: column; padding: 11px 14px; border-radius: 13px; background: #eef5ff; border: 1px solid rgba(11,31,58,.08); color: #24364f; margin-bottom: 16px; }
#product_info .galx-desc-rendered, #product_info .galx-desc-body, #product_info .galx-desc-body__content, #product_info .galx-model-list-panel, #product_info .galx-model-list-panel__content { max-width: 100%; overflow-x: hidden !important; white-space: normal !important; overflow-wrap: anywhere; word-break: break-word; }
#product_info .galx-desc-body { padding: clamp(16px,2.4vw,24px); border: 1px solid rgba(11,31,58,.10); border-radius: 16px; background: #fff; box-shadow: 0 8px 24px rgba(10,31,68,.05); }
#product_info .galx-desc-body__title { margin: 0 0 14px; font-size: clamp(1.15rem,2vw,1.5rem); font-weight: 800; color: #0b1f3a; }
#product_info .galx-desc-body__content p { margin: 0 0 12px; line-height: 1.7; color: #31445d; }
#product_info .galx-desc-body__content ul { margin: 0 0 14px 0; padding-left: 0; list-style: none; }
#product_info .galx-desc-body__content li { position: relative; margin: 0 0 9px; padding-left: 18px; line-height: 1.65; color: #31445d; }
#product_info .galx-desc-body__content li:before { content: '•'; position: absolute; left: 0; top: 0; color: #ff6b4a; font-weight: 900; }
#product_info .galx-desc-body__content strong { color: #0b1f3a; }
#product_info .galx-desc-body__content table, #product_info .galx-desc-body__content img, #product_info .galx-desc-body__content iframe, #product_info .galx-desc-body__content video { max-width: 100% !important; height: auto !important; }
#product_info .galx-model-list-panel { margin-top: 16px; padding: 16px 18px; border-radius: 16px; background: #f7f9fc; border: 1px solid rgba(11,31,58,.10); }
#product_info .galx-model-list-panel__title { margin-bottom: 11px; font-size: 1rem; font-weight: 800; color: #0b1f3a; }
#product_info .galx-model-list-panel__content { font-size: .94rem; line-height: 2.0; color: #31445d; }
#product_info .galx-model-token { display: inline; white-space: normal; }
#product_info .galx-model-sep { color: #ff6b4a; font-weight: 800; padding: 0 3px; }
#product_info .galx-desc-added { color: #68788b; }
@media (max-width: 767.98px) { #product_info .galx-desc-benefits { grid-template-columns: 1fr; } #product_info #horizontalTab .nav-pills .nav-link { width: auto; font-size: .92rem; } #product_info .galx-desc-body, #product_info .galx-model-list-panel { padding: 14px; } #product_info .galx-model-list-panel__content { font-size: .92rem; line-height: 1.9; } }


/* V6: Zuletzt angesehen – Artikelnamen kleiner und ruhiger */
#product_info ~ * .product-name,
#product_info ~ * .product_name,
#product_info ~ * .products-name,
#product_info ~ * .products_name,
#product_info ~ * .card-title,
#product_info ~ * .prod-title,
#product_info ~ * .productbox-title,
#product_info ~ * .product-box-title,
#product_info ~ * .item-title,
#product_info ~ * .product a[title],
#product_info ~ * .card a[title],
#product_info ~ * .productbox a[title] {
  font-size: 0.86rem !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
}

#product_info ~ * .product,
#product_info ~ * .productbox,
#product_info ~ * .card {
  word-break: normal;
  overflow-wrap: anywhere;
}

#product_info ~ * .product .h3,
#product_info ~ * .product .h4,
#product_info ~ * .productbox .h3,
#product_info ~ * .productbox .h4,
#product_info ~ * .card .h3,
#product_info ~ * .card .h4 {
  font-size: 0.86rem !important;
  line-height: 1.18 !important;
}

@media (max-width: 767.98px) {
  #product_info ~ * .product-name,
  #product_info ~ * .product_name,
  #product_info ~ * .products-name,
  #product_info ~ * .products_name,
  #product_info ~ * .card-title,
  #product_info ~ * .prod-title,
  #product_info ~ * .productbox-title,
  #product_info ~ * .product-box-title,
  #product_info ~ * .item-title,
  #product_info ~ * .product a[title],
  #product_info ~ * .card a[title],
  #product_info ~ * .productbox a[title] {
    font-size: 0.8rem !important;
    line-height: 1.15 !important;
  }
}


/* V7: Zuletzt angesehen – echte Titel im Produktkarussell stark verkleinern */
.galx-recent-compact .galx-recent-name-compact,
.galx-recent-name-compact {
  font-size: clamp(1rem, 1.05vw, 1.18rem) !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: #061044 !important;
  text-align: center !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  hyphens: auto;
}

.galx-recent-compact .galx-recent-name-compact br {
  display: none !important;
}

.galx-recent-compact .product-name,
.galx-recent-compact .product_name,
.galx-recent-compact .products-name,
.galx-recent-compact .products_name,
.galx-recent-compact .card-title,
.galx-recent-compact .prod-title,
.galx-recent-compact .productbox-title,
.galx-recent-compact .product-box-title,
.galx-recent-compact .item-title,
.galx-recent-compact h2,
.galx-recent-compact h3,
.galx-recent-compact h4,
.galx-recent-compact .h2,
.galx-recent-compact .h3,
.galx-recent-compact .h4 {
  font-size: clamp(1rem, 1.05vw, 1.18rem) !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
}

.galx-recent-compact .card,
.galx-recent-compact .product,
.galx-recent-compact .productbox,
.galx-recent-compact .item {
  overflow: hidden !important;
}

@media (max-width: 767.98px) {
  .galx-recent-compact .galx-recent-name-compact,
  .galx-recent-name-compact,
  .galx-recent-compact .product-name,
  .galx-recent-compact .product_name,
  .galx-recent-compact .products-name,
  .galx-recent-compact .products_name,
  .galx-recent-compact .card-title,
  .galx-recent-compact .prod-title,
  .galx-recent-compact .productbox-title,
  .galx-recent-compact .product-box-title,
  .galx-recent-compact .item-title {
    font-size: .92rem !important;
    line-height: 1.18 !important;
  }
}


/* V8: Zuletzt angesehen - Artikelnamen deutlich kleiner */
#product_info ~ div .productbox .title,
#product_info ~ div .productbox .product-title,
#product_info ~ div .productbox .card-title,
#product_info ~ div .productbox .name,
#product_info ~ div .productbox h3,
#product_info ~ div .productbox h4,
#product_info ~ div .productbox a[title],
#product_info ~ div .productbox .pname,
#product_info ~ div .productbox .product-name,
#product_info ~ div .swiper-slide .productbox a,
#product_info ~ div .carousel-item .productbox a,
#product_info ~ div .resCarousel .productbox a,
#product_info ~ div .item .productbox a,
#product_info ~ div .product_link,
#product_info ~ div .product_link a,
#product_info ~ div .prod_name,
#product_info ~ div .prod_name a,
#product_info ~ div .product_name,
#product_info ~ div .product_name a,
#product_info ~ div .item h3,
#product_info ~ div .item h4,
#product_info ~ div .item .title,
#product_info ~ div .item .name {
  font-size: 15px !important;
  line-height: 1.18 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  color: #001346 !important;
}

#product_info ~ div .productbox,
#product_info ~ div .item,
#product_info ~ div .swiper-slide,
#product_info ~ div .carousel-item {
  overflow: hidden;
}

#product_info ~ div .productbox img,
#product_info ~ div .item img {
  max-height: 220px;
  object-fit: contain;
}

@media (min-width: 992px) {
  #product_info ~ div .productbox .title,
  #product_info ~ div .productbox .product-title,
  #product_info ~ div .productbox .card-title,
  #product_info ~ div .productbox .name,
  #product_info ~ div .productbox h3,
  #product_info ~ div .productbox h4,
  #product_info ~ div .productbox a[title],
  #product_info ~ div .product_link a,
  #product_info ~ div .prod_name a,
  #product_info ~ div .product_name a,
  #product_info ~ div .item h3,
  #product_info ~ div .item h4,
  #product_info ~ div .item .title,
  #product_info ~ div .item .name {
    font-size: 14px !important;
    line-height: 1.15 !important;
  }
}

@media (max-width: 767.98px) {
  #product_info ~ div .productbox .title,
  #product_info ~ div .productbox .product-title,
  #product_info ~ div .productbox .card-title,
  #product_info ~ div .productbox .name,
  #product_info ~ div .productbox h3,
  #product_info ~ div .productbox h4,
  #product_info ~ div .productbox a[title],
  #product_info ~ div .product_link a,
  #product_info ~ div .prod_name a,
  #product_info ~ div .product_name a,
  #product_info ~ div .item h3,
  #product_info ~ div .item h4,
  #product_info ~ div .item .title,
  #product_info ~ div .item .name {
    font-size: 13px !important;
    line-height: 1.15 !important;
  }
}
