.elementor-92196 .elementor-element.elementor-element-33de822{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-92196 .elementor-element.elementor-element-122ecb9{text-align:center;}.elementor-92196 .elementor-element.elementor-element-122ecb9 .elementor-heading-title{color:#000000;}.elementor-92196 .elementor-element.elementor-element-84fd73b{--display:flex;--background-transition:0.3s;}.elementor-92196 .elementor-element.elementor-element-622cd91{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-92196 .elementor-element.elementor-element-11051e8{text-align:center;}.elementor-92196 .elementor-element.elementor-element-11051e8 .elementor-heading-title{color:#000000;}.elementor-92196 .elementor-element.elementor-element-d9a0fb8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-2700ef3 *//* ===== TablePress → Mobile carousel cards (Air + Pro) ===== */

/* Pakeisk čia ID */
:root{
  --air-table-id: tablepress-id-15;
  --pro-table-id: tablepress-id-16;
}

@media (max-width: 768px){

  /* Tik šioms lentelėms (Air ir Pro) */
  table.tablepress.tablepress-id-AIR_ID,
  table.tablepress.tablepress-id-PRO_ID{
    display: block;
    border: 0;
    background: transparent;
  }

  table.tablepress.tablepress-id-AIR_ID thead,
  table.tablepress.tablepress-id-PRO_ID thead{
    display: none;
  }

  /* Karuselė */
  table.tablepress.tablepress-id-AIR_ID tbody,
  table.tablepress.tablepress-id-PRO_ID tbody{
    display: flex;
    gap: 12px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 6px 2px 14px;
  }

  /* Paslepiam scrollbar kai kuriose naršyklėse (nebūtina) */
  table.tablepress.tablepress-id-AIR_ID tbody::-webkit-scrollbar,
  table.tablepress.tablepress-id-PRO_ID tbody::-webkit-scrollbar{
    height: 8px;
  }

  /* Kortelė (viena eilutė = viena kortelė) */
  table.tablepress.tablepress-id-AIR_ID tr,
  table.tablepress.tablepress-id-PRO_ID tr{
    flex: 0 0 88%;                 /* kortelės plotis telefone (80–90% yra geriausia) */
    scroll-snap-align: start;
    display: block;

    border: 1px solid #e7e7e7;
    border-radius: 16px;
    padding: 14px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  }

  /* Kortelės eilutės */
  table.tablepress.tablepress-id-AIR_ID td,
  table.tablepress.tablepress-id-PRO_ID td{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;

    border: 0;
    padding: 8px 0;
  }

  /* Etiketė (stulpelio pavadinimas) */
  table.tablepress.tablepress-id-AIR_ID td:before,
  table.tablepress.tablepress-id-PRO_ID td:before{
    content: attr(data-label);
    font-weight: 600;
    opacity: .65;
    white-space: nowrap;
  }

  /* Reikšmė dešinėje */
  table.tablepress.tablepress-id-AIR_ID td,
  table.tablepress.tablepress-id-PRO_ID td{
    font-size: 15px;
  }

  /* Jei turi kainą paskutiniame stulpelyje – padarom ją ryškesnę */
  table.tablepress.tablepress-id-AIR_ID td:last-child,
  table.tablepress.tablepress-id-PRO_ID td:last-child{
    font-weight: 800;
    font-size: 16px;
  }

  /* Tarp eilučių subtili atskyrimo linija (nebūtina) */
  table.tablepress.tablepress-id-AIR_ID td + td,
  table.tablepress.tablepress-id-PRO_ID td + td{
    border-top: 1px solid #f2f2f2;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2700ef3 *//* ===== TablePress → Mobile carousel cards (Air + Pro) ===== */

/* Pakeisk čia ID */
:root{
  --air-table-id: tablepress-id-15;
  --pro-table-id: tablepress-id-16;
}

@media (max-width: 768px){

  /* Tik šioms lentelėms (Air ir Pro) */
  table.tablepress.tablepress-id-AIR_ID,
  table.tablepress.tablepress-id-PRO_ID{
    display: block;
    border: 0;
    background: transparent;
  }

  table.tablepress.tablepress-id-AIR_ID thead,
  table.tablepress.tablepress-id-PRO_ID thead{
    display: none;
  }

  /* Karuselė */
  table.tablepress.tablepress-id-AIR_ID tbody,
  table.tablepress.tablepress-id-PRO_ID tbody{
    display: flex;
    gap: 12px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 6px 2px 14px;
  }

  /* Paslepiam scrollbar kai kuriose naršyklėse (nebūtina) */
  table.tablepress.tablepress-id-AIR_ID tbody::-webkit-scrollbar,
  table.tablepress.tablepress-id-PRO_ID tbody::-webkit-scrollbar{
    height: 8px;
  }

  /* Kortelė (viena eilutė = viena kortelė) */
  table.tablepress.tablepress-id-AIR_ID tr,
  table.tablepress.tablepress-id-PRO_ID tr{
    flex: 0 0 88%;                 /* kortelės plotis telefone (80–90% yra geriausia) */
    scroll-snap-align: start;
    display: block;

    border: 1px solid #e7e7e7;
    border-radius: 16px;
    padding: 14px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  }

  /* Kortelės eilutės */
  table.tablepress.tablepress-id-AIR_ID td,
  table.tablepress.tablepress-id-PRO_ID td{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;

    border: 0;
    padding: 8px 0;
  }

  /* Etiketė (stulpelio pavadinimas) */
  table.tablepress.tablepress-id-AIR_ID td:before,
  table.tablepress.tablepress-id-PRO_ID td:before{
    content: attr(data-label);
    font-weight: 600;
    opacity: .65;
    white-space: nowrap;
  }

  /* Reikšmė dešinėje */
  table.tablepress.tablepress-id-AIR_ID td,
  table.tablepress.tablepress-id-PRO_ID td{
    font-size: 15px;
  }

  /* Jei turi kainą paskutiniame stulpelyje – padarom ją ryškesnę */
  table.tablepress.tablepress-id-AIR_ID td:last-child,
  table.tablepress.tablepress-id-PRO_ID td:last-child{
    font-weight: 800;
    font-size: 16px;
  }

  /* Tarp eilučių subtili atskyrimo linija (nebūtina) */
  table.tablepress.tablepress-id-AIR_ID td + td,
  table.tablepress.tablepress-id-PRO_ID td + td{
    border-top: 1px solid #f2f2f2;
  }
}/* End custom CSS */