/* ===========================================
   CSS MARKI STARSHIP — WERSJA POPRAWIONA

   =========================================== */

html, body.marka-starship {
  margin: 0;
  padding: 0;
}

/* Globalna czcionka dla całej marki Starship */
body.marka-starship,
body.marka-starship *{
  font-family: 'Lato', sans-serif;
}

/* ===========================================
   TŁO - Starship
   =========================================== */

/* === (desktop) === */
.marka-starship{
  background-color:#000;
  background-image:
    url('/wp-content/uploads/2025/09/top.jpg'),
    url('/wp-content/uploads/2025/09/left_side-scaled-1.jpg'),
    url('/wp-content/uploads/2025/09/right_side-scaled-1.jpg');
  background-repeat: no-repeat, no-repeat, no-repeat;

  background-position:
    calc(50% + 110px) 90px,
    left top,
    right 0 top 90px;

  background-size:
    auto,
    auto 100vh,
    auto 100vh;

  background-attachment:
    scroll,
    fixed,
    fixed;

  min-height:100vh;
}

/* Wysokie ekrany → prawa na dół */
@media (min-height:1500px){
  body.marka-starship{
    background-position:
      calc(50% + 30px) 30px,
      left top,
      right bottom;
  }
}

/* === TABLET + PHONE (≤ 1024px) — chowamy TOP, bez parallax === */
@media (max-width:1024px){
  body.marka-starship {
    background-image:
      url('/wp-content/uploads/2025/09/left_side-scaled-1.jpg'),
      url('/wp-content/uploads/2025/09/right_side-scaled-1.jpg');

    background-repeat: no-repeat, no-repeat;

    background-position:
      left 0 top 150px,
      right bottom;

    background-size:
      auto 100vh,
      auto 100vh;

    background-attachment:
      scroll,
      scroll;

    min-height:100vh;
  }

  @supports (height:1svh){
    body.marka-starship{
      background-size:
        auto 100svh,
        auto 100svh;
      min-height:100svh;
    }
  }
}


/* ===========================================
   WARIANTY / TABELA WARIANTÓW
   =========================================== */

.marka-starship .elementor-product-variable div.vardata table.vardata-table tr td {
  background-color: transparent !important;
  color: #fff;
}

.marka-starship .elementor-add-to-cart.elementor-product-variable div.vardata table.vardata-table tbody tr td a.vardata-link {
  color: #fff !important;
}

/* Single 14155 → Add to cart (widget 4e8b340b) → tabela wariantów */
.marka-starship .elementor-14155 .elementor-element-4e8b340b .vardata-table{
  table-layout: fixed;
  width: 100%;
}

.marka-starship .elementor-14155 .elementor-element-4e8b340b
.vardata-table tr > :is(th, td):first-child{
  width: 160px;
  white-space: nowrap;
}

.marka-starship .elementor-14155 .elementor-element-4e8b340b
.vardata-table tr > :is(th, td):not(:first-child){
  width: auto;
  white-space: normal;
}

@media (max-width: 1024px){
  .marka-starship .elementor-14155 .elementor-element-4e8b340b
  .vardata-table tr > :is(th, td):first-child{
    width: 160px;
  }
}
@media (max-width: 600px){
  .marka-starship .elementor-14155 .elementor-element-4e8b340b
  .vardata-table tr > :is(th, td):first-child{
    width: 135px;
  }
}

.marka-starship table tbody > tr:nth-child(2n+1) > td,
.marka-starship table tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}


/* ===========================================
   AUTOR / TYPOGRAFIA
   =========================================== */

.marka-starship p.autor-ksiazki {
  color: #53C0D4 !important;
  font-size: 18px !important;
  font-family: 'Lato', sans-serif !important;
}

.marka-starship div.autor a.autorlink {
  color: #53C0D4 !important;
  font-size: 18px !important;
  font-family: 'Lato', sans-serif !important;
}

.marka-starship a.woocommerce-LoopProduct-link.woocommerce-loop-product__link h2.woocommerce-loop-product__title,
.marka-starship h2.woocommerce-loop-product__title {
  font-size: 20px !important;
  text-transform: none;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  font-family: 'Tektur', 'Lato', sans-serif !important;
}


/* ===========================================
   CENY / LISTA PRODUKTÓW
   =========================================== */

.marka-starship a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price {
  display: block !important;
  text-align: left;
}

.marka-starship span.price span.woocommerce-Price-amount.amount {
  color: #ffffff;
}

.marka-starship .woocommerce-loop-product__link span.price span.woocommerce-Price-amount.amount bdi,
.marka-starship a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price ins span.woocommerce-Price-amount.amount bdi,
.marka-starship a span.woocommerce-Price-amount.amount {
  color: #ffffff;
  font-weight: 800;
  font-size: 21.4px !important;
}

.marka-starship .woocommerce ul.products li.product .price,
.marka-starship .woocommerce ul.products li.product .price a,
.marka-starship .woocommerce ul.products li.product .price ins,
.marka-starship .woocommerce ul.products li.product .price ins .amount,
.marka-starship .woocommerce ul.products li.product .price .amount,
.marka-starship .woocommerce ul.products li.product .price .amount bdi {
  text-decoration: none !important;
}

.marka-starship span.price del span.woocommerce-Price-amount.amount bdi,
.marka-starship .woocommerce-loop-product__link span.price del span.woocommerce-Price-amount.amount,
.marka-starship ul.products li.product .price del .amount {
  display: none;
}

.marka-starship span.price span.woocommerce-Price-amount.amount{ display: contents; }

.marka-starship a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.marka-starship a.button.product_type_variable.add_to_cart_button {
  display: none !important;
}

.marka-starship li.product.type-product.product_cat-zapowiedz a.button.product_type_variable {
  display: none !important;
}


/* ===========================================
   WYSZUKIWARKA (elementor widget)
   =========================================== */

.marka-starship .elementor-14365 .elementor-element.elementor-element-00eddb1 .e-search-input{
  border: 2px solid;
  border-image: linear-gradient(to right, #7a1ff6 0%, #53c0d4 100%) 1;
  border-radius: 4px;
  height: 45px;
}

.marka-starship .elementor-14365 .elementor-element.elementor-element-00eddb1 .e-search-submit{ padding: 0 15px; }

.marka-starship .elementor-widget-search .e-search .e-search-submit>i:is(svg),
.marka-starship .elementor-widget-search .e-search .e-search-submit>svg:is(svg){ margin: 0; }

.marka-starship .elementor-widget-search .e-search-input-wrapper > svg:is(svg){ display: none; }


/* ===========================================
   KOSZYK (menu cart)
   =========================================== */

.marka-starship .elementor-menu-cart__toggle .elementor-button:hover svg{ fill: #fff !important; }

.marka-starship .elementor-menu-cart__toggle_wrapper
  div.elementor-menu-cart__toggle.elementor-button-wrapper
  a#elementor-menu-cart__toggle_button.elementor-menu-cart__toggle_button.elementor-button.elementor-size-sm:hover{
  background: #7A1FF6 !important;
  background-color: #7A1FF6 !important;
}


/* ===========================================
   OBRYS GRADIENTOWY - MENU
   =========================================== */

.marka-starship .elementor-14501 .elementor-element.elementor-element-14054fbc{
  border-image: linear-gradient(to right, #598466, #8500b5) 1;
}

.marka-starship .elementor-14365 .elementor-element.elementor-element-12181f0 > .elementor-widget-container{
  border-image: linear-gradient(to right, #8500b5, #598466) 1;
}

.marka-starship .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{ box-shadow: none !important; }
.marka-starship .page-numbers.current{ background: #53C0D4 !important; }
.marka-starship .woocommerce nav.woocommerce-pagination ul,
.marka-starship .woocommerce nav.woocommerce-pagination ul li{ background: none; }
.marka-starship .page-numbers{ border: 0px solid #fff; }
.marka-starship .page-numbers:hover{ border: 0px; }


/* ===========================================
   KOSZYK — ARCHIVE (STARSHIP / AXIS-MUNDI)
   =========================================== */

html body.archive.marka-starship.elementor-kit-9 .elementor-menu-cart__toggle .elementor-button,
html body.archive.marka-starship.elementor-kit-9 .elementor-menu-cart__toggle button,
html body.archive.marka-starship.elementor-kit-9 .elementor-menu-cart__toggle input[type="button"],
html body.archive.marka-starship.elementor-kit-9 .elementor-menu-cart__toggle input[type="submit"]{
  background: #53C0D4 !important;
  background-color: #53C0D4 !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: #fff !important;
}

html body.archive.marka-axis-mundi.elementor-kit-9 .elementor-button,
html body.archive.marka-axis-mundi.elementor-kit-9 button,
html body.archive.marka-axis-mundi.elementor-kit-9 input[type="button"],
html body.archive.marka-axis-mundi.elementor-kit-9 input[type="submit"]{
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: #000 !important;
}

.marka-axis-mundi .elementor-menu-cart__toggle .elementor-button:hover svg{ fill: #008F69 !important; }


/* ===========================================
   CZCIONKA TEKTUR — MENU
   =========================================== */

html body.archive.marka-starship .elementor-14365 .elementor-element.elementor-element-12181f0 .elementor-nav-menu .elementor-item{
  font-family: 'Tektur', sans-serif !important;
  font-weight: 400 !important;
}


/* ===========================================
   STRONA PRODUKTU — podstawy
   =========================================== */

/* usunięto błędny selektor `.marka-starship body` (nie działa, bo body nie jest potomkiem .marka-starship) */

.marka-starship .price{ text-align: left; }

.marka-starship .woocommerce-Price-amount.amount{
  color: #fff;
  font-size: 36px;
}

.marka-starship .price del span.woocommerce-Price-amount.amount bdi{
  color: #dedede;
  font-size: 22px;
}

.marka-starship .elementor-widget-container p.iworks-omnibus,
.marka-starship p.iworks-omnibus span.woocommerce-Price-amount.amount{
  font-family: Lato, sans-serif;
  font-size: 1em;
  color: #dedede !important;
}

.marka-starship p.iworks-omnibus span.woocommerce-Price-amount.amount bdi{
  color: #dedede !important;
  font-size: 0.99em !important;
}

.marka-starship .elementor-shortcode p{
  color: #fefefe;
  font-family: Lato, sans-serif;
  font-size: 1em;
  line-height: 1.6;
}

.marka-starship .autor-starship a.autorlink{ color: var(--e-global-color-cc34689) !important; }
.marka-starship .autor-starship a.autorlink:hover{ color: #cecece !important; }

.marka-starship p.Opis strong{
  color: #fff;
  font-weight: 900;
}

.marka-starship table.shop_attributes .woocommerce-product-attributes-item__label{
  background: none !important;
  border: none;
}

.marka-starship .woocommerce-product-attributes th,
.marka-starship .woocommerce-product-attributes td{
  background: none !important;
  color: #ffffff;
  border: none;
  padding: 8px 12px;
}

.marka-starship .woocommerce-product-attributes th{
  font-weight: 700;
  text-align: left;
}

.marka-starship .woocommerce-product-attributes td{ font-weight: 500; }

.marka-starship .elementor-shortcode:has(.autor-starship){ color: #cecece; }

.marka-starship h4{ font-weight: 500; }


/* ===========================================
   STOPKA — wyrównanie menu
   =========================================== */

@media only screen and (min-width: 1200px){
  .elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical > ul > li > a{ justify-content: left; }
}


/* ===========================================
   RAMKA MENU i STOPKI - Starship
   =========================================== */

.e-con.starship-menu-frame{
  position: relative;
  isolation: isolate;
  --frame-padding-block: clamp(0.7rem, 1.2vw, 1.1rem);
  --frame-padding-inline: clamp(2.2rem, 4vw, 3.8rem);
  padding-block: var(--frame-padding-block);
  padding-inline: var(--frame-padding-inline);
}

.e-con.starship-menu-frame .elementor-widget-html{
  position:absolute !important;
  inset:0 !important;
  z-index:1;
  pointer-events:none;
}

.e-con.starship-menu-frame .elementor-widget-html .starship-menu-border{
  width:100%;
  height:100%;
  display:block;
  filter: drop-shadow(0 0 4px rgba(123,200,255,.25));
}

.e-con.starship-menu-frame > :not(.elementor-widget-html){
  position:relative;
  z-index:2;
}

/* Treść nad ramką – padding różny góra/dół */
.e-con.starship-menu-frame > :not(.elementor-widget-html){
  padding-top: 8px;
  padding-bottom: 12px;
}


/* ===========================================
   EFEKTY MENU
   =========================================== */

/* Efekt 0: Ion Glow */
.marka-starship #menu-1-61c36a3 > li > a.elementor-item{
  position: relative;
  color: #fff;
  transition: color .3s ease, filter .3s ease, background-size .3s ease;
  background-image: linear-gradient(90deg,#7a1ff6,#0ba3ff,#66e08d);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  -webkit-background-clip: text;
  background-clip: text;
}

.marka-starship #menu-1-61c36a3 > li > a.elementor-item:hover,
#menu-1-12181f0 > li.current-menu-item > a.elementor-item{
  color: transparent;
  background-size: 100% 100%;
  filter: drop-shadow(0 0 6px rgba(123,200,255,.4));
}

/* Efekt 3: Plasma Glow */
.marka-starship #menu-1-61c36a3 > li > a.elementor-item{
  color:#fff;
  transition: text-shadow .3s ease, color .3s ease;
}

.marka-starship #menu-1-61c36a3 > li > a.elementor-item:hover,
.marka-starship #menu-1-61c36a3 > li.current-menu-item > a.elementor-item{
  color:#fff;
  text-shadow: 0 0 6px #7a1ff6,
               0 0 12px #0ba3ff,
               0 0 18px #66e08d;
}


/* ===========================================
   MENU MOBILE — zawijanie
   =========================================== */

.marka-starship .menu-fill-mobile{ display: none; }
@media (max-width: 1024px){
  .marka-starship .menu-fill-mobile{ display: block; }
}

.starship-menu-container{ padding: 0 20px; }

@media (max-width: 1024px){
  .marka-starship .elementor-nav-menu--main .elementor-nav-menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .marka-starship .elementor-nav-menu--main .elementor-nav-menu > li{
    flex: 0 1 auto;
    margin: 4px 8px;
  }
}


/* ===========================================
   RAMKA STOPKI
   =========================================== */

.e-con.starship-footer-frame,
.e-con.starship-copy-frame{
  position: relative;
  isolation: isolate;
  overflow: visible;
}

.e-con.starship-footer-frame .elementor-widget-html,
.e-con.starship-copy-frame   .elementor-widget-html{
  position: absolute !important;
  inset: 0 !important;
  z-index: 1;
  pointer-events: none;
  overflow: visible;
}

.e-con.starship-footer-frame .elementor-widget-html > *,
.e-con.starship-copy-frame   .elementor-widget-html > *{
  width: 100%;
  height: 100%;
  display: block;
}

.e-con.starship-footer-frame > :not(.elementor-widget-html),
.e-con.starship-copy-frame   > :not(.elementor-widget-html){
  position: relative;
  z-index: 2;
}

.e-con.starship-footer-frame{
  --frameH: clamp(64px, 8vw, 96px);
  --pad-top: 20px;
  --pad-bottom: 18px;
  --pad-sides: clamp(18px, 3vw, 36px);
  padding: var(--pad-top) var(--pad-sides) var(--pad-bottom) var(--pad-sides);
}

.e-con.starship-footer-frame .footer-frame-svg{
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  transform: none;
  width: 100%;
  height: var(--frameH);
  display: block;
  overflow: visible;
}

.e-con.starship-copy-frame{
  --pad-top: 12px;
  --pad-bottom: 10px;
  --pad-sides: clamp(16px, 3vw, 32px);
  padding: var(--pad-top) var(--pad-sides) var(--pad-bottom) var(--pad-sides);
}

.e-con.starship-copy-frame .footer-copy-svg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

.elementor-location-footer{ overflow-x: clip; }
.elementor-location-footer *{ overflow-x: visible !important; }
html, body{ overflow-x: hidden; }
html, body{ overflow-y: auto; }
.elementor-location-footer{ overflow-y: hidden; }

.marka-starship a#elementor-menu-cart__toggle_button.elementor-menu-cart__toggle_button.elementor-button.elementor-size-sm{
  background-color: var(--e-global-color-cc34689);
}

.marka-starship *::selection{
  background: var(--e-global-color-cc34689);
  color: #000;
}

.marka-starship *::-moz-selection{
  background: var(--e-global-color-cc34689);
  color: #000;
}


/* ===========================================
   PRODUKTY — obrazki (kadr 280x410)
   =========================================== */

.elementor-widget-woocommerce-products ul.products li.product a img,
.woocommerce ul.products li.product a img{
  width: min(280px, 100%);
  aspect-ratio: 280 / 410;
  height: auto;
  object-fit: cover;
  display: block;
}

@media (max-width: 1024px){
  .elementor-widget-woocommerce-products ul.products li.product a img,
  .woocommerce ul.products li.product a img{
    width: 100%;
    max-width: 280px;
  }
}

@media (max-width: 480px){
  .elementor-widget-woocommerce-products ul.products li.product a img,
  .woocommerce ul.products li.product a img{
    width: 100%;
    max-width: 280px;
  }
}


/* ===========================================
   GLOW okładki produktu na hover — ARCHIVE
   =========================================== */

.marka-starship .elementor-15354 .elementor-element-5a02086e.elementor-widget-woocommerce-products .woocommerce ul.products li.product{
  overflow: visible;
}

.marka-starship .elementor-15354 .elementor-element-5a02086e.elementor-widget-woocommerce-products
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img{
  display:block;
  transition: transform .25s ease, filter .25s ease, box-shadow .25s ease;
  will-change: transform, filter;
}

.marka-starship .elementor-15354 .elementor-element-5a02086e.elementor-widget-woocommerce-products
.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link img,
.marka-starship .elementor-15354 .elementor-element-5a02086e.elementor-widget-woocommerce-products
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link:focus-visible img{
  transform: translateY(-2px);
  filter: brightness(1.06) saturate(1.1);
  box-shadow:
    0 0 12px rgba(122,31,246,.45),
    0 0 28px rgba(11,163,255,.35),
    0 0 46px rgba(122,31,246,.45) !important;
}

.marka-starship .elementor-15354 .elementor-element-5a02086e.elementor-widget-woocommerce-products
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{ overflow: visible; }


/* ===========================================
   BUTTONY — STARLIGHT BORDER (Twoja wersja)
   =========================================== */

.marka-starship{
  --starlight-violet: #7a1ff6;
  --starlight-blue:   #0ba3ff;
  --starlight-speed:  6s;
  --starlight-glow-violet: rgba(122,31,246,.42);
  --starlight-glow-blue:   rgba(11,163,255,.34);
  --starlight-focus-ring:  rgba(11,163,255,.36);
}

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
){
  position: relative;
  z-index: 0;
  border: 2px solid transparent;
  border-radius: 0 !important;
  transition: box-shadow .25s ease, filter .25s ease;
}

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
)::before{
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 0;
  pointer-events: none;

  background: linear-gradient(90deg,
              var(--starlight-violet),
              var(--starlight-blue),
              var(--starlight-violet));
  background-size: 300% 100%;
  background-position: 0% 0%;

  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
          mask-composite: exclude;

  transform: none !important;
  will-change: background-position;
  animation: starlight-pan 8s linear infinite !important;
}

@keyframes starlight-pan{ to{ background-position: 200% 0%; } }

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
):hover{ 
  box-shadow:
    0 0 12px var(--starlight-glow-violet),
    0 0 28px var(--starlight-glow-blue),
    0 0 46px var(--starlight-glow-violet);
}

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
):hover::before{ animation-duration: 2.2s !important; filter: saturate(1.2) brightness(1.1); }

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
):focus-visible{
  outline: 2px solid #fff;
  outline-offset: 3px;
  box-shadow:
    0 0 0 4px var(--starlight-focus-ring),
    0 0 26px var(--starlight-glow-blue),
    0 0 46px var(--starlight-glow-violet);
}

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
)::after{ content: none !important; }

.marka-starship :where(
  .elementor-15354 a.elementor-button.elementor-button-link.elementor-size-sm,
  .elementor-15354 button.single_add_to_cart_button.button.alt,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce input.button,
  .woocommerce #respond input#submit,
  .woocommerce .single_add_to_cart_button,
  .woocommerce .added_to_cart
){
  border: 0 !important;
  box-shadow: none;
  padding: 15px 25px !important;
  line-height: 1.2;
}


/* ===========================================
   QTY — pole ilości
   =========================================== */

.marka-starship .e-atc-qty-button-holder .quantity .qty,
.marka-starship .variations_form .quantity .qty,
.marka-starship .woocommerce div.product form.cart .quantity .qty{
  box-sizing: border-box !important;
  height: 48px !important;
  min-width: 74px !important;
  padding: 0 12px !important;
  margin-right: 14px !important;
  text-align: center !important;
  color: #e7f0ff !important;

  border: 2px solid transparent !important;
  border-radius: 0 !important;
  background:
    linear-gradient(#0b0b0f, #0b0b0f) padding-box,
    linear-gradient(90deg,
      var(--starlight-violet, #7a1ff6),
      #8b46fb,
      var(--starlight-blue, #0ba3ff)
    ) border-box !important;
  background-size: 100% 100%, 300% 100% !important;
  background-position: 0 0, 0 0 !important;

  outline: none !important;
  box-shadow: none !important;
  transition: box-shadow .2s ease, filter .2s ease, background-position 2.2s linear !important;
  -moz-appearance: textfield;
}

.marka-starship .e-atc-qty-button-holder .quantity .qty:hover,
.marka-starship .e-atc-qty-button-holder .quantity .qty:focus,
.marka-starship .variations_form .quantity .qty:hover,
.marka-starship .variations_form .quantity .qty:focus{
  background-position: 0 0, 200% 0 !important;
  filter: brightness(1.05) saturate(1.06) !important;
  box-shadow:
    0 0 12px rgba(122,31,246,.42),
    0 0 28px rgba(11,163,255,.34) !important;
  caret-color: #fff;
}


/* ===========================================
   WYSZUKIWARKA — Starship (compact + fullscreen)
   =========================================== */

.marka-starship .starship-compact-search{
  display:flex;
  justify-content:flex-end;
  width:100%;
}

.marka-starship .starship-compact-search .e-search-form{
  display:inline-flex;
  align-items:center;
  gap:0;
  overflow:visible;
  margin-left:auto;
}

.marka-starship .starship-compact-search .e-search-submit{
  order:2;
  width:44px; height:45px; flex:0 0 44px;
  display:grid; place-items:center;
  margin:0; padding:0; cursor:pointer;
}

.marka-starship .starship-compact-search .e-search-input{
  order:1;
  width:0; min-width:0;
  padding-inline:0;
  margin:0;
  height:42px; line-height:42px;
  border:0;
  transition:width .28s ease, padding .28s ease, border-width .18s ease;
}

.marka-starship .starship-compact-search .e-search-form:hover .e-search-input,
.marka-starship .starship-compact-search .e-search-form:focus-within .e-search-input,
.marka-starship .starship-compact-search .e-search-submit:hover + .e-search-input{
  width:340px;
  padding-inline:14px;
  border:2px solid transparent;
  border-image:linear-gradient(90deg,#7a1ff6,#0ba3ff) 1;
}

.marka-starship .starship-compact-search .e-search-input:focus{ outline:none; }

/* Fullscreen (focus-within) */
@media (max-width: 1024px){
  .marka-starship .elementor-widget-search .e-search:focus-within{
    position:fixed !important;
    inset:0;
    z-index:9999;
    display:flex !important;
    align-items:center;
    justify-content:center;
    background:rgba(10,0,31,.96);
    padding:24px;
  }

  .marka-starship .elementor-widget-search .e-search:focus-within .e-search-form{
    width:100%;
    max-width:680px;
    display:flex !important;
    flex-direction:row;
    align-items:center;
    gap:0;
  }

  .marka-starship .elementor-widget-search .e-search:focus-within input[type="search"]{
    flex:1;
    width:100% !important;
    font-size:18px;
    padding:14px 16px;
    border:none;
    border-radius:8px 0 0 8px;
    outline:none;
    background:#212121;
    color:#fff;
    caret-color:#fff;
  }

  .marka-starship .elementor-widget-search .e-search:focus-within input[type="search"]::placeholder{
    color:#fff;
    opacity:1;
  }

  .marka-starship .elementor-widget-search .e-search:focus-within .e-search-submit{
    padding:0 16px;
    border:none;
    border-radius:0 8px 8px 0;
    background:#7a1ff6;
    color:#fff;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
  }

  .marka-starship .elementor-widget-search .e-search:focus-within .e-search-submit svg{
    fill:#fff;
    width:20px;
    height:20px;
    padding-left:0 !important;
  }
}


/* ===========================================
   KARTA PRODUKTU — ukrywanie qty przy wariantach
   =========================================== */

.marka-starship .woocommerce-variation-add-to-cart.starship-hide-qty .quantity,
.marka-starship .woocommerce-variation-add-to-cart.starship-hide-qty .quantity .qty,
.marka-starship .woocommerce-variation-add-to-cart.starship-hide-qty .qty{
  display: none !important;
}

.marka-starship .woocommerce-variation-add-to-cart.starship-hide-qty .e-atc-qty-button-holder{
  display: flex !important;
  align-items: stretch !important;
  gap: 0 !important;
}

.marka-starship .woocommerce-variation-add-to-cart.starship-hide-qty .single_add_to_cart_button{
  margin-left: 0 !important;
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}


/* ===========================================
   STARSHIP — tabela atrybutów jako zwykły tekst
   =========================================== */

.marka-starship .elementor-widget-woocommerce-product-additional-information table.woocommerce-product-attributes.shop_attributes{
  width:100%;
  border:0;
  background:transparent;
  border-collapse:collapse;
  table-layout:auto;
  margin:0;
}

.marka-starship table.woocommerce-product-attributes.shop_attributes tbody tr{
  display:block;
  margin:4px 0;
  border:0;
  background:transparent;
}

.marka-starship table.shop_attributes th.woocommerce-product-attributes-item__label{
  display:inline;
  width:auto !important;
  min-width:0 !important;
  padding:0;
  margin:0;
  border:0;
  font-weight:600;
  white-space:nowrap;
}

.marka-starship table.shop_attributes th.woocommerce-product-attributes-item__label::after{
  content: ":";
  margin:0 .4ch 0 .2ch;
  opacity:.9;
}

.marka-starship table.shop_attributes td.woocommerce-product-attributes-item__value{
  display:inline;
  width:auto !important;
  min-width:0 !important;
  padding:0;
  margin:0;
  border:0;
}

.marka-starship table.shop_attributes td.woocommerce-product-attributes-item__value > p{
  display:inline;
  margin:0;
  padding:0;
}

.marka-starship table.shop_attributes td.woocommerce-product-attributes-item__value a{
  color: var(--e-global-color-cc34689) !important;
  text-decoration:none;
  border-bottom:1px solid transparent;
  transition: color .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.marka-starship table.shop_attributes td.woocommerce-product-attributes-item__value a:hover{
  color:#cecece !important;
  border-color:#cecece55;
  box-shadow:0 1px 0 #cecece55;
}


/* ===========================================
   WARIANTY — tabela jako tekst
   =========================================== */

.marka-starship .vardata .vardata-table{width:100%;border:0;background:transparent;border-collapse:collapse;table-layout:auto;margin:0;}
.marka-starship .vardata .vardata-table tbody tr{display:block;margin:4px 0;border:0;background:transparent;}
.marka-starship .vardata .vardata-table th,
.marka-starship .vardata .vardata-table td{padding:0;margin:0;border:0;background:transparent;}
.marka-starship .vardata .vardata-table tr > :first-child{display:inline;width:auto !important;min-width:0 !important;white-space:nowrap;font-weight:600;}
.marka-starship .vardata .vardata-table tr > :not(:first-child){display:inline;}
.marka-starship .vardata .vardata-table tr > :nth-child(n+3)::before{content:", ";}
.marka-starship .vardata .vardata-table td > p{display:inline;margin:0;padding:0;}
.marka-starship .vardata .vardata-table a{color:var(--e-global-color-cc34689) !important;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease;}
.marka-starship .vardata .vardata-table a:hover{color:#cecece !important;border-color:#cecece55;box-shadow:0 1px 0 #cecece55;}


/* ===========================================
   WP WPISY — „arkusz” (spójna szerokość + padding)

   Cel:
   - czarne tło + biały tekst dla CAŁEJ treści wpisu (nagłówek, bio, produkty itd.)
   - szerokość jak na podstronach: 1024px
   - prawdziwy padding wewnętrzny: 30px

   WAŻNE:
   - Na Twoim singlu „arkuszem” jest KONKRETNY kontener Elementora:
       .elementor-element-c56dff0.e-con-boxed > .e-con-inner
     (widać to na screenie w DevTools).
   - Dlatego stylujemy właśnie TEN element (plus bezpieczny fallback).
   =========================================== */

body.marka-starship.single-post{
  --ss-sheet-max: 1024px;
  --ss-sheet-pad: 30px;
  --ss-sheet-gutter: 24px;
}

/* Zewnętrzny „gutter”, żeby arkusz nie przyklejał się do krawędzi na wąskich ekranach */
body.marka-starship.single-post main#content.site-main,
body.marka-starship.single-post #content.site-main,
body.marka-starship.single-post .site-main{
  padding-inline: var(--ss-sheet-gutter) !important;
  box-sizing: border-box;
}

/* ARKUSZ — najpewniejszy selektor (ID kontenera z DOM: c56dff0) */
body.marka-starship.single-post .elementor-location-single
.elementor-element-c56dff0.e-con-boxed > .e-con-inner{
  background: #000 !important;
  color: #fefefe !important;

  max-width: var(--ss-sheet-max) !important;
  width: 100% !important;
  margin-inline: auto !important;

  /* To ma „wygrać” nawet z paddingami Elementora */
  padding: var(--ss-sheet-pad) !important;
  box-sizing: border-box !important;

  /* Bezpieczne (nie psuje układu), a chroni przed „wypychem” */
  overflow-wrap: anywhere;
}

/* Fallback: gdyby ID się zmieniło, łapiemy pierwszy boxed inner w singlu */
body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner{
  background: #000 !important;
  color: #fefefe !important;
  max-width: var(--ss-sheet-max) !important;
  width: 100% !important;
  margin-inline: auto !important;
  padding: var(--ss-sheet-pad) !important;
  box-sizing: border-box !important;
}

/* Kolory tekstu (żeby nic nie zostało „czarne na czarnym”) */
body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner :is(p, li, dd, dt, blockquote, figcaption, cite, span, strong, em, small){
  color:#fefefe !important;
}

body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner :is(h1,h2,h3,h4,h5,h6){
  color:#fefefe !important;
}

body.marka-starship.single-post
.elementor-location-single
.e-con.e-con-boxed > .e-con-inner h1 {
  color: #52BFD3 !important;
  font-weight: 350 !important;
  text-transform: uppercase;
  font-family: Lato, sans-serif !important;
}

body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner a{
  color:#66ffd7 !important;
}

body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner a:hover{ opacity:.9; }

/* (Opcjonalnie) Jeśli coś nadal „rozpycha” arkusz w poziomie, włącz ten bezpiecznik:
   — na razie zostawiamy WYŁĄCZONE, żeby nie rozjechać layoutu.

body.marka-starship.single-post .elementor-location-single
.e-con.e-con-boxed > .e-con-inner :is(img, video, iframe, table){
  max-width: 100% !important;
  height: auto;
}
*/

/* ===========================================
   AUTORZY — nowy skrypt (NAPRAWIONA SKŁADNIA)
   =========================================== */

/* =====================================================
   CSS – AUTORZY (Starship)
   WooCommerce + Elementor (Hello) – kontenery Flexbox

   A) Lista autorów / kafelki
   B) Pojedynczy autor – bio + zdjęcie + książki
   + Mobile fix
   ===================================================== */

:root{
  --author-size: 240px;
  --img-scale: 1.05;

  /* Overlay (wspólne zmienne) */
  --overlay-bleed: 18%;
  --overlay-size: 100%;
  --overlay-nudge-x: 5px;
  --overlay-nudge-y: 0px;

  /* Bio photo */
  --author-photo-size: clamp(170px, 22vw, 260px);
}

/* =====================================================
   A) LISTA AUTORÓW / KAFELKI
   (HTML: .author-card > .author-mask > .author-img img)
   Overlay: .author-card::after
   ===================================================== */

body.marka-starship .authors-wrap .author-card{
  position: relative;
  width: var(--author-size);
  aspect-ratio: 1;
}

body.marka-starship .authors-wrap .author-card .author-mask{
  position: absolute;
  inset: 0;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  place-items: center;
}

body.marka-starship .authors-wrap .author-card .author-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 42%;
  transform: scale(var(--img-scale));
  filter: drop-shadow(0 0 16px rgba(120,180,255,.65));
  transition: transform .25s ease, filter .3s ease;
  display:block;
}

body.marka-starship .authors-wrap .author-card:hover .author-img img{
  transform: scale(calc(var(--img-scale) * 1.10));
  filter: drop-shadow(0 0 24px rgba(140,200,255,.95));
}

body.marka-starship .authors-wrap .author-card::after{
  content:"";
  position:absolute;
  inset: calc(-1 * var(--overlay-bleed));
  background-image: url('/wp-content/uploads/2026/03/nakladka_starship.svg');
  background-repeat: no-repeat;
  background-size: var(--overlay-size);
  background-position:
    calc(50% + var(--overlay-nudge-x))
    calc(50% + var(--overlay-nudge-y));
  pointer-events: none;
  transform-origin: 50% 50%;
}


/* =====================================================
   B) POJEDYNCZY AUTOR – BIO + ZDJĘCIE + OVERLAY

   U Ciebie shortcode [author_bio] renderuje:
   .author-bio-wrap.is-starship
     .author-photo-float
       .author-card
         .author-mask
           .author-img
             img
     .author-bio-text

   Overlay ma być TYLKO na .author-card::after (jak na kafelkach)
   ===================================================== */

/* Tekst bio (czytelność) */
body.marka-starship .author-bio{
  display: block !important;
  position: relative;
  z-index: 1;
  max-width: 72ch;
  color: rgba(255,255,255,.90) !important;
  font-size: clamp(16px, 1.05vw, 18px);
  line-height: 1.7;
}

body.marka-starship .author-bio,
body.marka-starship .author-bio *{
  opacity: 1 !important;
}

body.marka-starship .author-bio p{ margin: 0 0 1em; }

body.marka-starship .author-bio a{
  text-decoration: underline;
  text-underline-offset: .15em;
}

body.marka-starship .author-bio > .elementor-element{ display: block !important; }


/* --- Wrapper zdjęcia w bio (float) --- */
.author-bio-wrap.is-starship .author-photo-float{
  float: right;
  width: var(--author-photo-size);
  height: var(--author-photo-size);
  margin: 0 0 20px 28px;
  position: relative;
  overflow: visible !important;
}

/* Elementor / theme czasem ucina pseudo‑elementy (overflow / contain / clip) — odblokuj lokalnie */
.author-bio-wrap.is-starship,
.author-bio-wrap.is-starship .elementor-shortcode,
.author-bio-wrap.is-starship .elementor-widget-container,
.author-bio-wrap.is-starship .elementor-widget,
.author-bio-wrap.is-starship .elementor-element,
.author-bio-wrap.is-starship .e-con,
.author-bio-wrap.is-starship .e-con-inner{
  overflow: visible !important;
  contain: none !important;
  clip-path: none !important;
  mask-image: none !important;
}

/* Kill-switch TYLKO dla BIO: usuń stare/dublujące overlaye */
.author-bio-wrap.is-starship .author-photo-float::after,
.author-bio-wrap.is-starship .author-mask::after,
.author-bio-wrap.is-starship .author-img::after{
  content: none !important;
  background: none !important;
}

/* Nośnik overlay (bez overflow:hidden!) */
.author-bio-wrap.is-starship .author-photo-float .author-card{
  position: relative;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1 / 1 !important;
  overflow: visible !important;

  /* zabezpieczenia na przypadki, gdy theme/Elementor stosuje clipping */
  border-radius: 0 !important;
  clip-path: none !important;
  mask-image: none !important;
  contain: none !important;
  isolation: isolate; /* własny kontekst warstw */
}

/* Maska koła tnie TYLKO zdjęcie */
.author-bio-wrap.is-starship .author-photo-float .author-mask{
  position: absolute;
  inset: 0;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  place-items: center;
  z-index: 1;
}

/* Obraz */
.author-bio-wrap.is-starship .author-photo-float .author-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 35%;
  display: block;
}

/* Jedyny overlay w BIO — UWAGA:
   Jeśli używasz <span class="author-overlay"> (rekomendowane), to wyłącz ten pseudo-element.
   Pseudo-element bywa podatny na clipping w Elementorze.
*/
.author-bio-wrap.is-starship .author-photo-float .author-card::after{
  content: none !important;
  background: none !important;
}

/* Overlay jako NORMALNY element HTML (najbardziej odporne):
   <span class="author-overlay" aria-hidden="true"></span>
   musi być SĄSIADEM .author-card wewnątrz .author-photo-float
*/
.author-bio-wrap.is-starship .author-photo-float{
  /* upewniamy się, że to jest „ramka odniesienia” */
  position: relative !important;
  display: block !important;
  width: var(--author-photo-size) !important;
  height: var(--author-photo-size) !important;
  overflow: visible !important;
}

.author-bio-wrap.is-starship .author-photo-float .author-card{
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
}

.author-bio-wrap.is-starship .author-overlay{
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;

  width: 140% !important;
  height: 140% !important;
  transform: translate(-50%, -50%) !important;

  background: center / 120% no-repeat url('/wp-content/uploads/2026/03/nakladka_starship.svg') !important;
  pointer-events: none !important;
  z-index: 9999 !important;
}


/* clearfix */
.author-bio-wrap.is-starship::after{
  content:"";
  display:block;
  clear: both;
}

@media (max-width: 767px){
  .author-bio-wrap.is-starship .author-photo-float{
    float: none;
    margin: 0 auto 18px;
  }
}

/* Nagłówek książek */
body.marka-starship .author-books-heading.wp-block-heading{
  margin: 1.2em 0 .8em;
}


/* =====================================================
   MOBILE FIX — arkusz nie nachodzi na ramkę menu
   ===================================================== */

@media (max-width: 1024px){

  /* 1) Rama menu zawsze ponad treścią */
  body.marka-starship header.elementor-location-header{
    position: relative;
    z-index: 50;
  }

  /* 2) Arkusz treści dostaje oddech od góry */
  body.marka-starship.single-post
  .elementor-location-single
  .e-con.e-con-boxed > .e-con-inner{
    margin-top: 14px !important; /* możesz zmienić np. 10–20px */
  }
}


/* 0) Wyłącz pseudo‑overlay w bio, żeby nie było duplikatów */
.author-bio-wrap.is-starship .author-photo-float .author-card::after{
  content:none !important;
  background:none !important;
}

/* 1) Odblokuj clipping na całym „pakiecie zdjęcia” */
.author-bio-wrap.is-starship .author-photo-float{
  position: relative !important;
  overflow: visible !important;
  border-radius: 0 !important;
  clip-path: none !important;
  mask-image: none !important;
  contain: none !important;
  isolation: isolate !important;
}

/* Elementor potrafi klipować na wrapperach — odblokuj lokalnie */
.author-bio-wrap.is-starship,
.author-bio-wrap.is-starship .elementor-shortcode,
.author-bio-wrap.is-starship .elementor-widget-container,
.author-bio-wrap.is-starship .elementor-widget,
.author-bio-wrap.is-starship .elementor-element,
.author-bio-wrap.is-starship .e-con,
.author-bio-wrap.is-starship .e-con-inner{
  overflow: visible !important;
  contain: none !important;
  clip-path: none !important;
  mask-image: none !important;
}

/* 2) Koło tnie TYLKO zdjęcie */
.author-bio-wrap.is-starship .author-mask{
  overflow: hidden !important;
  border-radius: 50% !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
}

/* 3) Nakładka jako element — ustawiona „na wierzchu” i większa niż koło */
.author-bio-wrap.is-starship .author-overlay{
  position: absolute !important;
  /*inset: -28% !important;    */
  background: center / 100% no-repeat url('/wp-content/uploads/2026/03/nakladka_starship.svg') !important;
  pointer-events: none !important;
  z-index: 9999 !important;
}





/* =========================================
   STARSHIP – wpisy (Gutenberg) – content card
   ========================================= */

/* czarne tło tylko dla treści wpisu (nie ruszamy body, więc grafiki tła zostają) */
body.marka-starship.single-post main#content.site-main .page-content{
  background:#000 !important;
  padding:30px !important;
  max-width:1100px;
  margin:0 auto;
}

/* typografia opisu */
body.marka-starship.single-post main#content.site-main .page-content p{
  color:#fefefe !important;
  font-family:Lato, sans-serif !important;
  font-size:1em !important;
  line-height:1.6 !important;
  font-weight:400 !important;
}

/* akcent w bio */
body.marka-starship.single-post main#content.site-main .page-content h2.bio span{
  color:#53C0D4 !important;
}

/* nagłówki Gutenberga */
body.marka-starship.single-post main#content.site-main .page-content h1,
body.marka-starship.single-post main#content.site-main .page-content h2,
body.marka-starship.single-post main#content.site-main .page-content h3,
body.marka-starship.single-post main#content.site-main .page-content h4,
body.marka-starship.single-post main#content.site-main .page-content h5,
body.marka-starship.single-post main#content.site-main .page-content h6{
  color:#fefefe !important;
  font-family:Lato, sans-serif !important;
}

/* linki */
body.marka-starship.single-post main#content.site-main .page-content a{
  color:#66ffd7 !important;
}
body.marka-starship.single-post main#content.site-main .page-content a:hover{
  opacity:.9;
}

body.marka-starship.single-post main#content.site-main a.woocommerce-LoopProduct-link.woocommerce-loop-product__link p.autor-ksiazki {
    color:#53C0D4 !important;
}



/* Naprawa wariantów (przeskakiwanie przy długich nazwach) */ 

/* STARSHIP — ukrycie starej ceny tylko na listingach */
body.marka-starship ul.products li.product .price del,
body.marka-starship ul.products li.product .price del *{
  display: none !important;
}

/* STARSHIP — przywrócenie ceny regularnej przy wariantach */
body.marka-starship.single-product .woocommerce-variation-price .price del,
body.marka-starship.single-product .woocommerce-variation-price .price del *{
  display: inline !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
}

body.marka-starship.single-product .woocommerce-variation-price .price del{
  margin-right: .45em;
  color: rgba(255,255,255,.72) !important;
  text-decoration: line-through !important;
}

body.marka-starship.single-product .woocommerce-variation-price .price del .amount,
body.marka-starship.single-product .woocommerce-variation-price .price del bdi,
body.marka-starship.single-product .woocommerce-variation-price .price del .woocommerce-Price-currencySymbol{
  color: inherit !important;
}

body.marka-starship.single-product .woocommerce-variation-price .price ins{
  text-decoration: none;
}

/* usunięcie ceny w książkach danego autora */
.author-books-list .price,
.author-books-list .price *{
  display: none !important;
}


/* CENY */ 

/* warianty nie zmieniają szerokości przy hover */
.marka-starship .starship-variant-icons .vi:hover{
  transform: translateY(-1px);
  background: transparent;
}

.marka-starship .starship-variant-icons .vi:hover::before{
  opacity: 1;
}

.marka-starship .starship-variant-icons .vi:hover .vi-label{
  position: absolute;
  left: 0;
  top: calc(100% + 6px);
  z-index: 20;
  max-width: none;
  opacity: 1;
  padding: 6px 10px;
  height: auto;
  white-space: nowrap;
  background: linear-gradient(90deg, var(--starlight-violet, #7a1ff6), #8b46fb, var(--starlight-blue, #0ba3ff));
  box-shadow: 0 0 12px rgba(122,31,246,.42), 0 0 28px rgba(11,163,255,.34);
  pointer-events: none;
}

/* aktywny wariant po kliknięciu nadal może się normalnie rozwijać */
.marka-starship .starship-variant-icons .vi.is-active{
  background: linear-gradient(90deg, var(--starlight-violet, #7a1ff6), #8b46fb, var(--starlight-blue, #0ba3ff));
}

.marka-starship .starship-variant-icons .vi.is-active::before{
  opacity: 0;
}

.marka-starship .starship-variant-icons .vi.is-active .vi-label{
  position: static;
  max-width: 1000px;
  opacity: 1;
  height: 48px;
  padding: 0 10px 0 0;
  background: transparent;
  box-shadow: none;
}


.marka-starship .starship-variant-icons .vi{
  overflow: hidden;
}

.marka-starship .starship-variant-icons .vi-ico{
  margin-right: 0 !important;
  padding-right: 5px;
}