/* Game City 1.1.5 — opis produktu importowany z Allegro.
 * Zachowuje kolejność i układ sekcji Allegro, ale dopasowuje się do szerokości sklepu. */
.gcas-allegro-description{max-width:1040px;margin:0 auto;color:#222;font-family:inherit;font-size:16px;line-height:1.62}.gcas-allegro-desc-section{display:grid;grid-template-columns:minmax(0,1fr);gap:28px 32px;align-items:start;margin:0 0 34px}.gcas-allegro-desc-section.gcas-allegro-desc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gcas-allegro-desc-item{min-width:0}.gcas-allegro-desc-item h1,.gcas-allegro-desc-item h2{color:#171717!important;font-family:inherit!important;font-weight:700!important;letter-spacing:-.02em!important}.gcas-allegro-desc-item h1{font-size:30px!important;line-height:1.2!important;margin:0 0 18px!important}.gcas-allegro-desc-item h2{font-size:24px!important;line-height:1.28!important;margin:0 0 15px!important}.gcas-allegro-desc-item p{font-size:16px!important;line-height:1.65!important;color:#292929!important;margin:0 0 15px!important}.gcas-allegro-desc-item ul,.gcas-allegro-desc-item ol{margin:0 0 18px 1.25em!important;padding:0!important}.gcas-allegro-desc-item li{font-size:16px!important;line-height:1.6!important;margin:0 0 7px!important}.gcas-allegro-desc-item strong,.gcas-allegro-desc-item b{font-weight:700!important}.gcas-allegro-desc-item>:first-child{margin-top:0!important}.gcas-allegro-desc-item>:last-child{margin-bottom:0!important}.gcas-allegro-desc-image{margin:0!important;width:100%}.gcas-allegro-desc-image img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;border-radius:0!important;box-shadow:none!important;object-fit:contain!important}.woocommerce-Tabs-panel--description .gcas-allegro-description,.woocommerce-product-details__description .gcas-allegro-description{padding-top:4px}
@media(max-width:760px){.gcas-allegro-description{font-size:15px}.gcas-allegro-desc-section.gcas-allegro-desc-cols-2{grid-template-columns:1fr}.gcas-allegro-desc-section{gap:20px;margin-bottom:26px}.gcas-allegro-desc-item h1{font-size:25px!important}.gcas-allegro-desc-item h2{font-size:21px!important}.gcas-allegro-desc-item p,.gcas-allegro-desc-item li{font-size:15px!important}}

/* 1.1.6 — product identity imported from Allegro must stay visible even when the theme
 * applies aggressive single-product title styling. */
.single-product .product .summary .product_title,
.single-product .product .summary h1.product_title{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  margin:0 0 14px!important;
  color:#171717!important;
  font-family:inherit!important;
  font-size:clamp(24px,2.3vw,36px)!important;
  line-height:1.15!important;
  font-weight:750!important;
  letter-spacing:-.025em!important;
}
