/* =============================================================
   2brillen.de Single Product UX v1.2.1
   Premium black/yellow Porto + WooCommerce product system
   ============================================================= */

:root {
  --tw26-ink: #111111;
  --tw26-ink-2: #242424;
  --tw26-muted: #667085;
  --tw26-muted-2: #475467;
  --tw26-yellow: #f8bd22;
  --tw26-yellow-hover: #ffc83d;
  --tw26-yellow-dark: #b77900;
  --tw26-yellow-soft: #fff4cf;
  --tw26-yellow-soft-2: #fff9df;
  --tw26-soft: #fbfaf7;
  --tw26-soft-2: #fffaf2;
  --tw26-card: #ffffff;
  --tw26-border: #e9e2d7;
  --tw26-border-2: #ddd2c3;
  --tw26-success: #15803d;
  --tw26-sale: #b91c1c;
  --tw26-shadow-soft: 0 16px 44px rgba(17,17,17,.07);
  --tw26-shadow-card: 0 12px 30px rgba(17,17,17,.08);
  --tw26-shadow-hero: 0 28px 80px rgba(17,17,17,.12);
}

/* Page foundation */
body.single-product.tw26-sp-active {
  background:
    radial-gradient(circle at 10% 0%, rgba(248,189,34,.11), transparent 28%),
    linear-gradient(180deg, #fff 0%, #fbfaf7 50%, #fff 100%);
  color: var(--tw26-ink);
}

body.single-product.tw26-sp-active .main-content,
body.single-product.tw26-sp-active .page-wrapper {
  background: transparent !important;
}

body.single-product.tw26-sp-active .product-summary-wrap,
body.single-product.tw26-sp-active div.product,
body.single-product.tw26-sp-active .woocommerce-tabs,
body.single-product.tw26-sp-active .related.products,
body.single-product.tw26-sp-active .upsells.products,
body.single-product.tw26-sp-active .tw26-sp-info-section {
  max-width: 1460px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.single-product.tw26-sp-active .product {
  color: var(--tw26-ink);
}

/* Porto builder hero cards */
body.single-product.tw26-sp-active div.product .summary,
body.single-product.tw26-sp-active .product-summary-wrap .summary,
body.single-product.tw26-sp-active .product-summary-wrap .entry-summary,
body.single-product.tw26-sp-active .product-summary-wrap .col-md-7 > .wpb_wrapper {
  border-radius: 34px !important;
  border: 1px solid rgba(233,226,215,.95) !important;
  background:
    radial-gradient(circle at top right, rgba(248,189,34,.12), transparent 28%),
    #fff !important;
  box-shadow: 0 22px 64px rgba(17,17,17,.08) !important;
}

body.single-product.tw26-sp-active div.product .summary,
body.single-product.tw26-sp-active .product-summary-wrap .entry-summary,
body.single-product.tw26-sp-active .product-summary-wrap .col-md-7 > .wpb_wrapper {
  padding: 32px !important;
}

body.single-product.tw26-sp-active div.product div.images,
body.single-product.tw26-sp-active .product-images,
body.single-product.tw26-sp-active .woocommerce-product-gallery {
  border-radius: 34px !important;
  background:
    radial-gradient(circle at top left, rgba(248,189,34,.12), transparent 31%),
    #fff !important;
  border: 1px solid rgba(233,226,215,.95) !important;
  box-shadow: 0 22px 64px rgba(17,17,17,.08) !important;
  overflow: hidden;
}

body.single-product.tw26-sp-active div.product div.images,
body.single-product.tw26-sp-active .product-images {
  padding: 18px !important;
}

body.single-product.tw26-sp-active div.product div.images img,
body.single-product.tw26-sp-active .product-images img,
body.single-product.tw26-sp-active .woocommerce-product-gallery__image {
  border-radius: 22px !important;
}

/* Gallery thumbnails: premium and touch-friendly */
body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs,
body.single-product.tw26-sp-active .product-images .flex-control-thumbs {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px !important;
}

body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs li,
body.single-product.tw26-sp-active .product-images .flex-control-thumbs li {
  width: auto !important;
  margin: 0 !important;
}

body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs img,
body.single-product.tw26-sp-active .product-images .flex-control-thumbs img {
  border: 1px solid var(--tw26-border) !important;
  border-radius: 14px !important;
  padding: 3px !important;
  background: #fff !important;
  opacity: .72;
  transition: opacity .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs img:hover,
body.single-product.tw26-sp-active .product-images .flex-control-thumbs img.flex-active,
body.single-product.tw26-sp-active .product-images .flex-control-thumbs img:hover {
  opacity: 1;
  border-color: var(--tw26-yellow) !important;
  transform: translateY(-1px);
  box-shadow: 0 10px 20px rgba(248,189,34,.16);
}

/* Product nav: keep it, but quiet */
body.single-product.tw26-sp-active .product-nav {
  opacity: .7;
  margin-bottom: 12px !important;
}

body.single-product.tw26-sp-active .product-nav:hover {
  opacity: 1;
}

/* Title, rating, price */
body.single-product.tw26-sp-active .product_title,
body.single-product.tw26-sp-active h1.product_title {
  max-width: 780px;
  color: var(--tw26-ink) !important;
  font-size: clamp(34px, 3.2vw, 56px) !important;
  line-height: 1.02 !important;
  letter-spacing: -.055em !important;
  font-weight: 950 !important;
  margin: 0 0 14px !important;
}

body.single-product.tw26-sp-active .woocommerce-product-rating {
  margin-bottom: 14px !important;
}

body.single-product.tw26-sp-active .woocommerce-review-link {
  color: var(--tw26-muted) !important;
  font-weight: 750;
}

body.single-product.tw26-sp-active div.product p.price,
body.single-product.tw26-sp-active div.product span.price,
body.single-product.tw26-sp-active .single-product-price .price {
  display: flex !important;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
  color: var(--tw26-ink) !important;
  font-size: clamp(34px, 3vw, 46px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
  font-weight: 950 !important;
  margin: 18px 0 12px !important;
  padding: 8px 0 4px !important;
}

body.single-product.tw26-sp-active div.product p.price del,
body.single-product.tw26-sp-active div.product span.price del,
body.single-product.tw26-sp-active .single-product-price .price del {
  position: relative;
  top: -2px;
  color: #8b93a1 !important;
  font-size: 18px !important;
  opacity: .78 !important;
  font-weight: 750 !important;
}

body.single-product.tw26-sp-active div.product p.price ins,
body.single-product.tw26-sp-active div.product span.price ins,
body.single-product.tw26-sp-active .single-product-price .price ins {
  color: var(--tw26-sale) !important;
  text-decoration: none !important;
  font-weight: 950 !important;
}

body.single-product.tw26-sp-active .woocommerce-price-suffix {
  font-size: 13px !important;
  color: var(--tw26-muted) !important;
  font-weight: 650 !important;
}

/* Brand line */
.tw26-sp-brandline {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

.tw26-sp-brandline .tw26-sp-brand-kicker {
  display: inline-flex;
  align-items: center;
  background: var(--tw26-ink);
  color: #fff;
  border-radius: 999px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
}

.tw26-sp-brandline strong {
  font-size: 14px;
  color: var(--tw26-ink);
  font-weight: 950;
}

.tw26-sp-brandline span:last-child {
  font-size: 13px;
  color: var(--tw26-muted);
  font-weight: 750;
}

/* Value panel */
.tw26-sp-value-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin: 14px 0 18px;
  padding: 16px;
  border: 1px solid var(--tw26-border);
  background:
    radial-gradient(circle at top left, rgba(248,189,34,.20), transparent 34%),
    var(--tw26-yellow-soft-2);
  border-radius: 22px;
}

.tw26-sp-value-panel strong {
  display: block;
  color: var(--tw26-ink);
  font-size: 15px;
  font-weight: 950;
  margin-bottom: 3px;
}

.tw26-sp-value-panel span {
  color: var(--tw26-muted-2);
  font-size: 13px;
  line-height: 1.35;
}

.tw26-sp-save {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tw26-sale);
  color: #fff !important;
  border-radius: 999px;
  padding: 8px 11px;
  font-size: 13px !important;
  font-weight: 950 !important;
  white-space: nowrap;
  box-shadow: 0 12px 24px rgba(185,28,28,.14);
}

.tw26-sp-save.neutral {
  background: var(--tw26-ink);
  box-shadow: none;
}

/* Short description */
body.single-product.tw26-sp-active .woocommerce-product-details__short-description,
body.single-product.tw26-sp-active .product-summary-wrap .description {
  margin: 18px 0 !important;
  padding: 18px 20px !important;
  border: 1px solid var(--tw26-border) !important;
  border-radius: 22px !important;
  background: #fffaf2 !important;
  color: var(--tw26-muted-2) !important;
  line-height: 1.65;
}

body.single-product.tw26-sp-active .woocommerce-product-details__short-description p,
body.single-product.tw26-sp-active .product-summary-wrap .description p {
  color: var(--tw26-muted-2) !important;
  margin-bottom: 10px !important;
}

body.single-product.tw26-sp-active .woocommerce-product-details__short-description ul {
  margin-bottom: 0 !important;
}

/* Highlights */
.tw26-sp-highlights {
  margin: 18px 0;
  padding: 18px;
  border: 1px solid var(--tw26-border);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(17,17,17,.04);
}

.tw26-sp-section-title {
  display: grid;
  gap: 3px;
  margin-bottom: 12px;
}

.tw26-sp-section-title span {
  color: var(--tw26-yellow-dark);
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 950;
}

.tw26-sp-section-title strong {
  color: var(--tw26-ink);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -.025em;
}

.tw26-sp-highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.tw26-sp-highlight {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 42px;
  border: 1px solid var(--tw26-border);
  border-radius: 16px;
  padding: 10px;
  background: var(--tw26-soft-2);
}

.tw26-sp-highlight i {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: var(--tw26-yellow-soft);
  color: var(--tw26-yellow-dark);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 950;
  flex: 0 0 28px;
}

.tw26-sp-highlight span {
  color: var(--tw26-ink);
  font-size: 13px;
  line-height: 1.25;
  font-weight: 800;
}

/* Add to cart */
.tw26-buy-box-anchor {
  scroll-margin-top: 120px;
}

body.single-product.tw26-sp-active form.cart {
  margin-top: 18px !important;
}

body.single-product.tw26-sp-active div.quantity {
  border: 1px solid var(--tw26-border);
  border-radius: 999px;
  overflow: hidden;
  background: #fff;
}

body.single-product.tw26-sp-active form.cart .button,
body.single-product.tw26-sp-active .single_add_to_cart_button,
body.single-product.tw26-sp-active .add_to_cart_button {
  min-height: 54px !important;
  border-radius: 999px !important;
  background: var(--tw26-yellow) !important;
  color: var(--tw26-ink) !important;
  border: 1px solid rgba(17,17,17,.10) !important;
  font-weight: 950 !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
  box-shadow: 0 16px 34px rgba(248,189,34,.28) !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease !important;
}

body.single-product.tw26-sp-active form.cart .button:hover,
body.single-product.tw26-sp-active .single_add_to_cart_button:hover,
body.single-product.tw26-sp-active .add_to_cart_button:hover {
  background: var(--tw26-yellow-hover) !important;
  color: var(--tw26-ink) !important;
  transform: translateY(-1px);
  box-shadow: 0 20px 40px rgba(248,189,34,.34) !important;
}

body.single-product.tw26-sp-active form.cart .button:focus-visible,
body.single-product.tw26-sp-active .single_add_to_cart_button:focus-visible {
  outline: 3px solid rgba(248,189,34,.45) !important;
  outline-offset: 3px;
}

/* Trust below cart */
.tw26-sp-cart-trust {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}

.tw26-sp-cart-trust div {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--tw26-border);
  background: #fff;
  border-radius: 18px;
  padding: 12px;
}

.tw26-sp-cart-trust i {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 999px;
  background: var(--tw26-yellow-soft);
  color: var(--tw26-yellow-dark);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 950;
}

.tw26-sp-cart-trust strong {
  display: block;
  color: var(--tw26-ink);
  font-size: 13px;
  line-height: 1.15;
  font-weight: 950;
}

.tw26-sp-cart-trust span {
  display: block;
  color: var(--tw26-muted);
  font-size: 12px;
  line-height: 1.25;
}

/* Meta */
body.single-product.tw26-sp-active .product_meta {
  margin-top: 18px !important;
  padding: 18px 0 0 !important;
  border-top: 1px solid var(--tw26-border) !important;
  font-size: 13px !important;
  color: #667085 !important;
}

body.single-product.tw26-sp-active .product_meta > span {
  display: block;
  margin-bottom: 7px;
}

body.single-product.tw26-sp-active .product_meta a {
  color: var(--tw26-ink) !important;
  font-weight: 750;
  text-decoration: none !important;
}

/* Info section below hero */
.tw26-sp-info-section {
  clear: both;
  margin-top: 46px !important;
  margin-bottom: 28px !important;
}

.tw26-sp-info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr .9fr;
  gap: 16px;
}

.tw26-sp-info-card {
  background: #fff;
  border: 1px solid var(--tw26-border);
  border-radius: 26px;
  padding: 24px;
  box-shadow: var(--tw26-shadow-card);
}

.tw26-sp-info-card h3 {
  color: var(--tw26-ink);
  font-size: 22px;
  line-height: 1.14;
  letter-spacing: -.03em;
  font-weight: 950;
  margin: 0 0 10px;
}

.tw26-sp-info-card p {
  color: var(--tw26-muted-2);
  line-height: 1.6;
  margin: 0 0 16px;
}

.tw26-sp-info-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tw26-sp-info-card li {
  position: relative;
  padding-left: 24px;
  color: var(--tw26-muted-2);
  line-height: 1.5;
  margin-bottom: 8px;
}

.tw26-sp-info-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tw26-yellow-dark);
  font-weight: 950;
}

.tw26-sp-info-card.dark {
  background:
    radial-gradient(circle at top left, rgba(248,189,34,.28), transparent 34%),
    #111;
  color: #fff;
}

.tw26-sp-info-card.dark h3,
.tw26-sp-info-card.dark p {
  color: #fff;
}

.tw26-sp-info-card.dark p {
  color: rgba(255,255,255,.75);
}

.tw26-sp-info-card.dark a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 18px;
  border-radius: 999px;
  background: var(--tw26-yellow);
  color: var(--tw26-ink) !important;
  text-decoration: none !important;
  font-weight: 950;
}

.tw26-sp-size-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.tw26-sp-size-list span {
  display: block;
  border: 1px solid var(--tw26-border);
  border-radius: 16px;
  padding: 12px;
  color: var(--tw26-muted);
  background: var(--tw26-soft-2);
  font-size: 13px;
}

.tw26-sp-size-list strong {
  display: block;
  color: var(--tw26-ink);
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 950;
}

/* Tabs */
body.single-product.tw26-sp-active .woocommerce-tabs {
  clear: both;
  margin-top: 38px !important;
  background: #fff;
  border: 1px solid var(--tw26-border);
  border-radius: 34px;
  padding: 30px;
  box-shadow: var(--tw26-shadow-soft);
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 22px !important;
  padding: 0 !important;
  border: 0 !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs::before,
body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs::after {
  display: none !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li {
  border: 1px solid var(--tw26-border) !important;
  background: #fff !important;
  border-radius: 999px !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li::before,
body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li::after {
  display: none !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li a {
  display: inline-flex !important;
  padding: 11px 16px !important;
  color: var(--tw26-ink) !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  text-transform: none !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li.active {
  background: var(--tw26-ink) !important;
  border-color: var(--tw26-ink) !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li.active a {
  color: #fff !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel {
  color: var(--tw26-muted-2);
  line-height: 1.7;
  font-size: 15.5px;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel h2,
body.single-product.tw26-sp-active .woocommerce-tabs .panel h3,
.tw26-sp-tab-content h2 {
  color: var(--tw26-ink) !important;
  letter-spacing: -.035em;
  font-weight: 950;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel h2,
.tw26-sp-tab-content h2 {
  font-size: 28px !important;
  line-height: 1.16;
  margin: 8px 0 12px !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel h3 {
  font-size: 22px !important;
  margin-top: 24px !important;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel ul {
  padding-left: 20px;
}

body.single-product.tw26-sp-active .woocommerce-tabs .panel li {
  margin-bottom: 6px;
}

.tw26-sp-tab-content p {
  color: var(--tw26-muted-2);
  line-height: 1.7;
}

.tw26-sp-tab-content ul {
  margin: 16px 0 0;
  padding-left: 20px;
}

.tw26-sp-tab-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.tw26-sp-tab-grid div,
.tw26-sp-current-size {
  border: 1px solid var(--tw26-border);
  border-radius: 18px;
  padding: 16px;
  background: var(--tw26-soft-2);
}

.tw26-sp-tab-grid strong,
.tw26-sp-current-size > strong {
  display: block;
  color: var(--tw26-ink);
  font-weight: 950;
  margin-bottom: 6px;
}

.tw26-sp-tab-grid span {
  color: var(--tw26-muted);
  line-height: 1.45;
}

.tw26-sp-current-size {
  margin-top: 16px;
  background: #fff;
}

/* Related */
body.single-product.tw26-sp-active .related.products,
body.single-product.tw26-sp-active .upsells.products {
  clear: both;
  margin-top: 46px !important;
  background: #fff;
  border: 1px solid var(--tw26-border);
  border-radius: 30px;
  padding: 28px;
  box-shadow: var(--tw26-shadow-soft);
}

body.single-product.tw26-sp-active .related.products > h2,
body.single-product.tw26-sp-active .upsells.products > h2 {
  color: var(--tw26-ink);
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: -.04em;
  font-weight: 950;
  margin: 0 0 22px !important;
}

body.single-product.tw26-sp-active ul.products li.product {
  border-color: var(--tw26-border) !important;
}

body.single-product.tw26-sp-active ul.products li.product .price,
body.single-product.tw26-sp-active ul.products li.product .woocommerce-Price-amount {
  color: var(--tw26-ink) !important;
  font-weight: 950 !important;
}

/* Porto native sticky product bar */
body.single-product.tw26-sp-active .sticky-product {
  background: rgba(255,255,255,.95) !important;
  border-top: 1px solid var(--tw26-border) !important;
  box-shadow: 0 -18px 48px rgba(17,17,17,.12) !important;
  backdrop-filter: blur(14px);
}

body.single-product.tw26-sp-active .sticky-product .product-name {
  color: #111 !important;
  font-weight: 900 !important;
  letter-spacing: -.015em;
}

body.single-product.tw26-sp-active .sticky-product .price,
body.single-product.tw26-sp-active .sticky-product .woocommerce-Price-amount {
  color: var(--tw26-sale) !important;
  font-weight: 950 !important;
  letter-spacing: -.03em;
}

body.single-product.tw26-sp-active .sticky-product .single_add_to_cart_button,
body.single-product.tw26-sp-active .sticky-product .button {
  background: var(--tw26-yellow) !important;
  color: #111 !important;
  border-radius: 999px !important;
  border: 1px solid rgba(17,17,17,.08) !important;
  font-weight: 950 !important;
  box-shadow: 0 14px 30px rgba(248,189,34,.30) !important;
}

/* Custom fallback sticky: shown only if Porto sticky is absent */
.tw26-mobile-sticky {
  display: none;
}

body.single-product.tw26-has-porto-sticky .tw26-mobile-sticky {
  display: none !important;
}

/* Product-page header cleanup: temporary until Porto header builder is edited */
body.single-product.tw26-sp-active #header .view-switcher,
body.single-product.tw26-sp-active #header .currency-switcher,
body.single-product.tw26-sp-active #header .share-links,
body.single-product.tw26-sp-active #header .popular-search-list {
  display: none !important;
}

body.single-product.tw26-sp-active #main-toggle-menu .menu-title,
body.single-product.tw26-sp-active #header .btn-special {
  background: var(--tw26-yellow) !important;
  color: #111 !important;
  border-color: var(--tw26-yellow) !important;
}

body.single-product.tw26-sp-active #main-toggle-menu .menu-title {
  font-weight: 950 !important;
}

/* Responsive */
@media (max-width: 1180px) {
  .tw26-sp-info-grid,
  .tw26-sp-tab-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  body.single-product.tw26-sp-active .product-summary-wrap .col-md-7 > .wpb_wrapper,
  body.single-product.tw26-sp-active div.product .summary,
  body.single-product.tw26-sp-active .product-summary-wrap .entry-summary {
    padding: 24px !important;
  }
}

@media (max-width: 767px) {
  body.single-product.tw26-sp-active {
    padding-bottom: 88px;
  }

  body.single-product.tw26-sp-active div.product .summary,
  body.single-product.tw26-sp-active .product-summary-wrap .entry-summary,
  body.single-product.tw26-sp-active .product-summary-wrap .col-md-7 > .wpb_wrapper {
    padding: 20px 16px !important;
    border-radius: 24px !important;
  }

  body.single-product.tw26-sp-active div.product div.images,
  body.single-product.tw26-sp-active .product-images,
  body.single-product.tw26-sp-active .woocommerce-product-gallery {
    padding: 12px !important;
    border-radius: 24px !important;
  }

  body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs,
  body.single-product.tw26-sp-active .product-images .flex-control-thumbs {
    display: flex !important;
    overflow-x: auto;
    gap: 9px;
    padding-bottom: 4px !important;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar,
  body.single-product.tw26-sp-active .product-images .flex-control-thumbs::-webkit-scrollbar {
    display: none;
  }

  body.single-product.tw26-sp-active div.product .woocommerce-product-gallery .flex-control-thumbs li,
  body.single-product.tw26-sp-active .product-images .flex-control-thumbs li {
    flex: 0 0 68px;
    scroll-snap-align: start;
  }

  body.single-product.tw26-sp-active .product_title,
  body.single-product.tw26-sp-active h1.product_title {
    font-size: 30px !important;
    letter-spacing: -.045em !important;
  }

  body.single-product.tw26-sp-active div.product p.price,
  body.single-product.tw26-sp-active div.product span.price,
  body.single-product.tw26-sp-active .single-product-price .price {
    font-size: 31px !important;
  }

  .tw26-sp-value-panel {
    display: block;
    padding: 14px;
  }

  .tw26-sp-save {
    margin-top: 10px;
  }

  .tw26-sp-highlight-grid,
  .tw26-sp-cart-trust,
  .tw26-sp-size-list {
    grid-template-columns: 1fr;
  }

  body.single-product.tw26-sp-active form.cart {
    display: grid;
    gap: 10px;
  }

  body.single-product.tw26-sp-active form.cart .button,
  body.single-product.tw26-sp-active .single_add_to_cart_button {
    width: 100% !important;
  }

  .tw26-sp-info-section {
    margin-top: 34px !important;
  }

  .tw26-sp-info-card,
  body.single-product.tw26-sp-active .woocommerce-tabs,
  body.single-product.tw26-sp-active .related.products,
  body.single-product.tw26-sp-active .upsells.products {
    padding: 18px 16px;
    border-radius: 24px;
  }

  body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 4px !important;
    scrollbar-width: none;
  }

  body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs::-webkit-scrollbar {
    display: none;
  }

  body.single-product.tw26-sp-active .woocommerce-tabs ul.tabs li {
    flex: 0 0 auto;
  }

  body.single-product.tw26-sp-active:not(.tw26-has-porto-sticky) .tw26-mobile-sticky {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 9999;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
    align-items: center;
    background: rgba(255,255,255,.94);
    border: 1px solid var(--tw26-border);
    border-radius: 22px;
    padding: 10px;
    box-shadow: 0 18px 48px rgba(17,17,17,.20);
    backdrop-filter: blur(14px);
  }

  .tw26-mobile-sticky-info {
    min-width: 0;
  }

  .tw26-mobile-sticky-info strong {
    display: block;
    color: var(--tw26-ink);
    font-size: 13px;
    line-height: 1.15;
    font-weight: 950;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .tw26-mobile-sticky-info span {
    display: block;
    color: var(--tw26-sale);
    font-size: 14px;
    line-height: 1.2;
    font-weight: 950;
    margin-top: 3px;
  }

  .tw26-mobile-sticky-btn {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: var(--tw26-yellow);
    color: var(--tw26-ink) !important;
    padding: 10px 14px;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 950;
    white-space: nowrap;
    box-shadow: 0 12px 24px rgba(248,189,34,.30);
  }

  body.single-product.tw26-sp-active .sticky-product.show-mobile {
    display: block !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  body.single-product.tw26-sp-active .sticky-product.show-mobile .single_add_to_cart_button {
    min-height: 48px !important;
  }
}


/* =============================================================
   v1.2.1 polish: faster perceived header/product image + demo menu safety
   ============================================================= */

body.single-product.tw26-sp-active.tw26-sp-single-image div.product .woocommerce-product-gallery .flex-control-thumbs,
body.single-product.tw26-sp-active.tw26-sp-single-image .product-images .flex-control-thumbs {
  display: none !important;
}

body.single-product.tw26-sp-active.tw26-sp-single-image .woocommerce-product-gallery__wrapper,
body.single-product.tw26-sp-active.tw26-sp-single-image .product-images .product-image-slider {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

body.single-product.tw26-sp-active.tw26-sp-single-image .woocommerce-product-gallery__image img,
body.single-product.tw26-sp-active.tw26-sp-single-image .product-images img {
  object-fit: contain;
  width: auto !important;
  max-width: 100% !important;
  max-height: 680px;
  margin-left: auto;
  margin-right: auto;
}

body.single-product.tw26-sp-active #menu-main-menu > li.tw26-demo-menu-item {
  display: none !important;
}

body.single-product.tw26-sp-active .tw26-hidden-demo-menu {
  display: none !important;
}

body.single-product.tw26-sp-active #header .search-text,
body.single-product.tw26-sp-active #header .searchform input::placeholder {
  font-weight: 700;
}

body.single-product.tw26-sp-active .tw26-sp-value-panel {
  position: relative;
  overflow: hidden;
}

body.single-product.tw26-sp-active .tw26-sp-value-panel::after {
  content: "";
  position: absolute;
  inset: auto -30px -48px auto;
  width: 130px;
  height: 130px;
  border-radius: 999px;
  background: rgba(248,189,34,.18);
  pointer-events: none;
}

@media (max-width: 767px) {
  body.single-product.tw26-sp-active.tw26-sp-single-image .woocommerce-product-gallery__image img,
  body.single-product.tw26-sp-active.tw26-sp-single-image .product-images img {
    max-height: 420px;
  }
}

/* =============================================================
   v1.2.4 sales polish: compact mobile, icon benefit card, cleaner H1
   ============================================================= */
body.single-product.tw26-sp-active.tw26-sp-v124 h1.product_title,
body.single-product.tw26-sp-active.tw26-sp-v124 .product_title {
  font-size: clamp(32px, 3vw, 48px) !important;
  line-height: 1.05 !important;
  letter-spacing: -.045em !important;
  font-weight: 850 !important;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-card {
  background: var(--tw26-soft-2);
  border: 1px solid var(--tw26-border);
  border-radius: 20px;
  padding: 22px 22px 20px;
  box-shadow: 0 14px 34px rgba(17,17,17,.06);
  color: #344054;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-card p {
  font-size: 15px;
  line-height: 1.65;
  margin: 0 0 12px;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-card strong {
  color: #344054;
  font-weight: 850;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-benefits {
  list-style: none !important;
  padding: 4px 0 0 !important;
  margin: 0 !important;
  display: grid;
  gap: 7px;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-benefits li {
  display: grid;
  grid-template-columns: 25px 1fr;
  align-items: start;
  gap: 7px;
  font-size: 14px;
  line-height: 1.42;
  margin: 0 !important;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-benefit-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-size-line {
  margin-top: 12px !important;
  color: #475467;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-cta {
  margin-top: 14px !important;
  font-weight: 850;
  color: #344054;
}

body.single-product.tw26-sp-active.tw26-sp-v124 .product-images .img-thumbnail,
body.single-product.tw26-sp-active.tw26-sp-v124 .woocommerce-product-gallery__image {
  border-radius: 22px !important;
  border: 1px solid #efe6da !important;
  background: #fff !important;
}

@media (max-width: 767px) {
  body.single-product.tw26-sp-active.tw26-sp-v124 .product_title,
  body.single-product.tw26-sp-active.tw26-sp-v124 h1.product_title {
    font-size: 22px !important;
    line-height: 1.12 !important;
    letter-spacing: -.035em !important;
    font-weight: 850 !important;
    margin-top: 8px !important;
    margin-bottom: 10px !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .product-nav,
  body.single-product.tw26-sp-active.tw26-sp-v124 .product-prev,
  body.single-product.tw26-sp-active.tw26-sp-v124 .product-next,
  body.single-product.tw26-sp-active.tw26-sp-v124 .prev-next-products {
    display: none !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .page-top {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .breadcrumb,
  body.single-product.tw26-sp-active.tw26-sp-v124 .breadcrumbs-wrap {
    font-size: 10px !important;
    line-height: 1.45 !important;
  }

  #header .tw26-header-topbar,
  #header .tw26-header-topbar .vc_row,
  .tw26-header-topbar {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  #header .tw26-header-topbar p,
  .tw26-header-topbar p,
  .tw26-header-topbar .vc_custom_heading {
    font-size: 11px !important;
    line-height: 1.35 !important;
  }

  #header .tw26-header-main .porto-wrap-container,
  #header .tw26-header-main .container,
  .tw26-header-main .porto-wrap-container,
  .tw26-header-main .container {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  #header .tw26-header-logo img,
  #header .logo img {
    max-width: 116px !important;
    height: auto !important;
  }

  #header .tw26-mobile-search {
    margin-top: 0 !important;
    padding: 10px 12px 12px !important;
  }

  #header .tw26-mobile-search .searchform {
    height: 42px !important;
    border-radius: 999px !important;
  }

  #header .tw26-mobile-search input,
  #header .tw26-mobile-search input[type="text"],
  #header .tw26-mobile-search input[type="search"] {
    height: 42px !important;
    font-size: 12px !important;
    line-height: 42px !important;
  }

  #header .tw26-mobile-search button {
    width: 50px !important;
    height: 42px !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-card {
    padding: 18px 18px 17px !important;
    border-radius: 18px !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-desc-card p {
    font-size: 14px !important;
    line-height: 1.58 !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-benefits {
    gap: 6px !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .tw26s-benefits li {
    grid-template-columns: 23px 1fr;
    font-size: 13.5px !important;
    line-height: 1.42 !important;
  }

  body.single-product.tw26-sp-active.tw26-sp-v124 .woocommerce-product-gallery__image img,
  body.single-product.tw26-sp-active.tw26-sp-v124 .product-images img {
    max-height: 320px !important;
    object-fit: contain !important;
  }
}
