.elementor-63 .elementor-element.elementor-element-b5e8324{--display:flex;}.elementor-63 .elementor-element.elementor-element-8af29e2 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-63 .elementor-element.elementor-element-8659b8c{text-align:center;font-size:19px;font-weight:300;}.elementor-63 .elementor-element.elementor-element-2d1759a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-63 .elementor-element.elementor-element-57b3596{--display:flex;}.elementor-63 .elementor-element.elementor-element-6eb96a6{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-63 .elementor-element.elementor-element-937fdf8{--display:flex;}.elementor-63 .elementor-element.elementor-element-27b5fb7 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-63 .elementor-element.elementor-element-27b5fb7{text-align:center;}.elementor-63 .elementor-element.elementor-element-462668b{text-align:center;font-size:19px;font-weight:300;}.elementor-63 .elementor-element.elementor-element-43e33e1{--display:flex;}.elementor-63 .elementor-element.elementor-element-66ca382 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-63 .elementor-element.elementor-element-66ca382{text-align:center;}.elementor-63 .elementor-element.elementor-element-23cfff1{text-align:center;font-size:19px;font-weight:300;}.elementor-63 .elementor-element.elementor-element-98ee6ac{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-63 .elementor-element.elementor-element-3ad8902{--display:flex;}.elementor-63 .elementor-element.elementor-element-fcd77ea{text-align:center;}.elementor-63 .elementor-element.elementor-element-bb4c026{text-align:center;}.elementor-63 .elementor-element.elementor-element-438119b{--display:flex;}.elementor-63 .elementor-element.elementor-element-3310a5c > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-63 .elementor-element.elementor-element-3310a5c{text-align:center;}.elementor-63 .elementor-element.elementor-element-8556dbb{--spacer-size:50px;}@media(max-width:1024px){.elementor-63 .elementor-element.elementor-element-6eb96a6{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-63 .elementor-element.elementor-element-6eb96a6{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for heading, class: .elementor-element-8af29e2 */h1 {
  color: #333;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

h1::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #D86610; /* Narancssárga vonal */
  margin: 10px auto 0;
  border-radius: 2px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f792c9 *//* =========================================
   IPARI GÁZ ÁRLISTA – TELJES CSS
   ========================================= */

.gt-price-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 0 auto;
  border-radius: 18px;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #9ca3af #eef0f3;
}

.gt-price-table-wrap::-webkit-scrollbar {
  height: 8px;
}

.gt-price-table-wrap::-webkit-scrollbar-track {
  background: #eef0f3;
  border-radius: 10px;
}

.gt-price-table-wrap::-webkit-scrollbar-thumb {
  background: #9ca3af;
  border-radius: 10px;
}

.gt-price-table {
  width: 100%;
  min-width: 760px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  margin: 0;
  color: #111827;
  font-size: 16px;
  line-height: 1.4;
}

.gt-price-table caption {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.gt-price-table th,
.gt-price-table td {
  padding: 15px 18px;
  border-right: 1px solid #e1e3e6;
  border-bottom: 1px solid #e1e3e6;
  vertical-align: middle;
}

.gt-price-table th:last-child,
.gt-price-table td:last-child {
  border-right: none;
}

.gt-price-table thead th {
  background: #242832;
  color: #ffffff;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}

.gt-price-table thead th:first-child {
  width: 48%;
  text-align: left;
  border-top-left-radius: 18px;
}

.gt-price-table thead th:nth-child(2) {
  width: 24%;
}

.gt-price-table thead th:last-child {
  width: 28%;
  border-top-right-radius: 18px;
}

.gt-price-table tbody td {
  background: #ffffff;
  font-weight: 600;
}

.gt-price-table tbody tr:nth-child(even) td {
  background: #f3f3f3;
}

.gt-price-table tbody td:first-child {
  text-align: left;
  font-weight: 700;
}

.gt-price-table tbody td:nth-child(2),
.gt-price-table tbody td:nth-child(3) {
  text-align: right;
  white-space: nowrap;
}

.gt-price-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 18px;
}

.gt-price-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 18px;
}

.gt-price-extra-row td {
  background: #fff7e8 !important;
}

.gt-price-delivery-row td {
  background: #eaf8f3 !important;
}

.gt-price-delivery-row td:nth-child(2) {
  color: #008f72;
  font-weight: 800;
}

/* =========================================
   MOBILNÉZET – FIX ELSŐ OSZLOP
   ========================================= */

@media (max-width: 767px) {
  .gt-price-table-wrap {
    position: relative;
    border-radius: 14px;
  }

  .gt-price-table {
    min-width: 680px;
    font-size: 14px;
  }

  .gt-price-table th,
  .gt-price-table td {
    padding: 13px 14px;
  }

  .gt-price-table thead th:first-child,
  .gt-price-table tbody td:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    width: 190px;
    min-width: 190px;
    max-width: 190px;
    box-shadow: 6px 0 10px rgba(17, 24, 39, 0.09);
  }

  .gt-price-table thead th:first-child {
    z-index: 5;
    background: #242832;
  }

  .gt-price-table tbody tr:nth-child(odd) td:first-child {
    background: #ffffff;
  }

  .gt-price-table tbody tr:nth-child(even) td:first-child {
    background: #f3f3f3;
  }

  .gt-price-table tbody .gt-price-extra-row td:first-child {
    background: #fff7e8 !important;
  }

  .gt-price-table tbody .gt-price-delivery-row td:first-child {
    background: #eaf8f3 !important;
  }

  .gt-price-table thead th:nth-child(2),
  .gt-price-table tbody td:nth-child(2) {
    width: 180px;
    min-width: 180px;
  }

  .gt-price-table thead th:nth-child(3),
  .gt-price-table tbody td:nth-child(3) {
    width: 210px;
    min-width: 210px;
  }
}

/* =========================================
   KISEBB MOBILOK
   ========================================= */

@media (max-width: 480px) {
  .gt-price-table {
    min-width: 650px;
    font-size: 13px;
  }

  .gt-price-table th,
  .gt-price-table td {
    padding: 12px 11px;
  }

  .gt-price-table thead th:first-child,
  .gt-price-table tbody td:first-child {
    width: 165px;
    min-width: 165px;
    max-width: 165px;
  }

  .gt-price-table thead th:nth-child(2),
  .gt-price-table tbody td:nth-child(2) {
    width: 175px;
    min-width: 175px;
  }

  .gt-price-table thead th:nth-child(3),
  .gt-price-table tbody td:nth-child(3) {
    width: 205px;
    min-width: 205px;
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-27b5fb7 */h1 {
  color: #333;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

h1::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #D86610; /* Narancssárga vonal */
  margin: 10px auto 0;
  border-radius: 2px;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-66ca382 */h1 {
  color: #333;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

h1::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #D86610; /* Narancssárga vonal */
  margin: 10px auto 0;
  border-radius: 2px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-57b3596 *//* IPARI GÁZ ÁRLISTA - TÁBLÁZAT ALATTI INFORMÁCIÓS RÉSZ */
.gt-price-info-section {
  width: 100%;
  max-width: 1060px;
  margin: 34px auto 0;
  padding: 0 20px;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

/* Világos információs dobozok */
.gt-price-info-card {
  background: #F5F5F5;
  border: 1px solid rgba(35, 39, 49, 0.08);
  border-radius: 18px;
  padding: 30px 30px;
  box-shadow: 0 14px 34px rgba(35, 39, 49, 0.055);
  text-align: left;
}

/* Világos doboz címei */
.gt-price-info-card h2,
.gt-price-info-card .elementor-heading-title {
  color: #232731 !important;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 850;
  text-align: left;
  margin: 0 0 16px;
  letter-spacing: -0.2px;
}

/* Cím alatti narancs vonal */
.gt-price-info-card h2::after,
.gt-price-info-card .elementor-heading-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 3px;
  background: #EB5628;
  border-radius: 50px;
  margin: 13px 0 0;
}

/* Világos doboz szövege */
.gt-price-info-card p {
  color: #5f6570;
  font-size: 15.5px;
  line-height: 1.68;
  text-align: left;
  margin: 0 0 14px;
}

.gt-price-info-card p:last-child {
  margin-bottom: 0;
}

/* Sötét házhozszállítás sáv */
.gt-price-delivery-note {
  grid-column: 1 / -1;
  background: #232731;
  border-radius: 18px;
  padding: 30px 32px;
  box-shadow: 0 18px 44px rgba(35, 39, 49, 0.12);
  position: relative;
  overflow: hidden;
  text-align: left;
}

/* Sötét blokk dekoráció */
.gt-price-delivery-note::before {
  content: "";
  position: absolute;
  top: -115px;
  left: -95px;
  width: 250px;
  height: 250px;
  background: rgba(235, 86, 40, 0.18);
  border-radius: 50%;
}

/* Sötét blokk tartalom */
.gt-price-delivery-note .elementor-widget {
  position: relative;
  z-index: 1;
}

/* Sötét blokk címe */
.gt-price-delivery-note h2,
.gt-price-delivery-note .elementor-heading-title {
  color: #ffffff !important;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 850;
  text-align: left;
  margin: 0 0 14px;
  letter-spacing: -0.2px;
}

/* Sötét blokk cím alatti vonal */
.gt-price-delivery-note h2::after,
.gt-price-delivery-note .elementor-heading-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 3px;
  background: #EB5628;
  border-radius: 50px;
  margin: 13px 0 0;
}

/* Sötét blokk szövege */
.gt-price-delivery-note p {
  max-width: 850px;
  color: rgba(255, 255, 255, 0.80);
  font-size: 15.8px;
  line-height: 1.7;
  text-align: left;
  margin: 0;
}

/* FAQ SZEKCIÓ */
.gt-price-faq-section {
  width: 100%;
  max-width: 920px;
  margin: 72px auto 90px;
  padding: 0 20px;
}

/* FAQ főcím */
.gt-price-faq-section > .elementor-widget-heading .elementor-heading-title,
.gt-price-faq-section h2 {
  color: #232731 !important;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.18;
  font-weight: 850;
  text-align: center;
  letter-spacing: -0.5px;
  margin: 0 0 34px;
}

/* FAQ főcím alatti vonal */
.gt-price-faq-section > .elementor-widget-heading .elementor-heading-title::after,
.gt-price-faq-section h2::after {
  content: "";
  display: block;
  width: 82px;
  height: 4px;
  background: #EB5628;
  border-radius: 50px;
  margin: 18px auto 0;
}

/* Elementor Accordion */
.gt-price-faq-list .elementor-accordion {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* Accordion elem */
.gt-price-faq-list .elementor-accordion-item {
  background: #ffffff;
  border: 1px solid rgba(35, 39, 49, 0.10) !important;
  border-radius: 16px;
  box-shadow: 0 12px 32px rgba(35, 39, 49, 0.055);
  overflow: hidden;
}

/* Accordion kérdés */
.gt-price-faq-list .elementor-tab-title {
  color: #232731 !important;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 850;
  padding: 20px 22px !important;
  border: none !important;
}

.gt-price-faq-list .elementor-tab-title a {
  color: #232731 !important;
  text-decoration: none;
}

/* Accordion ikon */
.gt-price-faq-list .elementor-accordion-icon {
  color: #EB5628 !important;
}

/* Accordion válasz */
.gt-price-faq-list .elementor-tab-content {
  border: none !important;
  color: #5f6570;
  font-size: 16px;
  line-height: 1.68;
  padding: 0 22px 22px !important;
}

.gt-price-faq-list .elementor-tab-content p {
  margin: 0;
}

/* TABLET */
@media (max-width: 1024px) {
  .gt-price-info-section {
    max-width: 760px;
    margin-top: 36px;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .gt-price-delivery-note {
    grid-column: auto;
  }

  .gt-price-faq-section {
    margin-top: 64px;
  }
}

/* MOBIL */
@media (max-width: 767px) {
  .gt-price-info-section {
    margin-top: 30px;
    padding: 0 16px;
    gap: 16px;
  }

  .gt-price-info-card {
    padding: 25px 22px;
    border-radius: 17px;
  }

  .gt-price-info-card h2,
  .gt-price-info-card .elementor-heading-title {
    font-size: 21px;
  }

  .gt-price-info-card p {
    font-size: 15px;
    line-height: 1.65;
  }

  .gt-price-delivery-note {
    padding: 28px 22px;
    border-radius: 17px;
  }

  .gt-price-delivery-note h2,
  .gt-price-delivery-note .elementor-heading-title {
    font-size: 22px;
  }

  .gt-price-delivery-note p {
    font-size: 15px;
    line-height: 1.65;
  }

  .gt-price-faq-section {
    margin: 54px auto 64px;
    padding: 0 16px;
  }

  .gt-price-faq-section > .elementor-widget-heading .elementor-heading-title,
  .gt-price-faq-section h2 {
    text-align: left;
    font-size: 28px;
  }

  .gt-price-faq-section > .elementor-widget-heading .elementor-heading-title::after,
  .gt-price-faq-section h2::after {
    margin-left: 0;
  }

  .gt-price-faq-list .elementor-tab-title {
    font-size: 16px;
    padding: 18px !important;
  }

  .gt-price-faq-list .elementor-tab-content {
    font-size: 15px;
    line-height: 1.62;
    padding: 0 18px 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-3310a5c */h2 {
  color: #333;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}

h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #D86610; /* Narancssárga vonal */
  margin: 10px auto 0;
  border-radius: 2px;
}/* End custom CSS */