/*Árak aloldal*/
.narancs {
    color: #EF8812 !important;
}
.arlista-menu article tr > th:first-child , .arlista-menu article tbody tr > th:first-child , .arak-lista tr > th:first-child , .arak-kiemelt tr > th:first-child  , .arak-kiemelt tr > th:first-child , .arak-kiemelt tr > th:first-child ,
.item-pagearlista-menu tr > th:first-child , .item-pagearlista-menu tr > th:first-child , .item-pagearlista-menu tr > th:first-child {
    width: 187px;
}
.arak-kiemelt thead th {
    background: transparent;
}
.kiemelt-fejlec {
    background: transparent;
    border: none !important;
}
.arlista-menu article tbody td, .arlista-menu article tbody th, .arak-lista th, .arak-kiemelt tbody td, .arak-kiemelt tbody th, .arak-kiemelt th,
.item-pagearlista-menu  tbody td, .item-pagearlista-menu  tbody th, .item-pagearlista-menu th {
    border: 1px solid #E6DDC2;
}
.arlista-menu .arak-kiemelt thead th {
    border: none;
}
.arlista-menu article h2, .arak-kiemelt h2, .item-pagearlista-menu h2 {
    margin-bottom: 1rem;
    font-size: 37px;
}
.arlista-menu article h3, .arak-kiemelt h3, .item-pagearlista-menu h3 {
    color: #1E353A !important;
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-family: "Inter";
    font-size: 23px;
}
.arlista-menu article table p, .arak-kiemelt table p, .item-pagearlista-menu table p {
    margin: 0.5rem 0;
}
.arlista-menu th {
    font-weight: normal;
}
.arlista-menu article p, .arak-kiemelt p,  .item-pagearlista-menu p {
    margin: 1rem 0;
}
.arak-lista thead th, .item-pagearlista-menu thead th {
    font-weight: 700;
    color: #ef8812 !important;
}
.arak-kiemelt {
    margin-bottom: 22px;
}
.arak-kiemelt, .arak-lista article {
    position: relative;
    overflow: visible;
}
.arak-kiemelt:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    background: url(/images/kellekek/hullamvonal.webp);
    background-size: 821px;
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    bottom: -3rem;
}
.arak-lista article:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    background: url(/images/kellekek/hullamvonal.webp);
    background-size: 821px;
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    bottom: -40px;
}
.arlista-menu tfoot th, .arlista-menu tfoot td {
    border: none !important;
    background: transparent;
    text-align: center;
}
.arlista-menu table {
    margin-bottom: 1rem;
}
.arlista-menu .g-article-header {
    padding: 0;
}
.elvalaszto-hullam {
    display: block;
    background-image: url(/images/kellekek/hullamvonal.webp);
    background-size: 821px;
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    margin-bottom: 2rem !important;
}
.arak-lista article:last-child {
    margin-bottom: 0;
}
@media only all and (min-width: 51rem) and (max-width: 74.99rem) {
.arlista-menu article h2, .arak-kiemelt h2, .item-pagearlista-menu h2 {
    font-size: 26px;
}
.arlista-menu article h3, .arak-kiemelt h3, .item-pagearlista-menu h3 {
    font-size: 19px;
}
.arak-lista {
    margin-bottom: 0;
}
}
@media only all and (max-width: 50.99rem) {
/*Reszponzív*/
  .arlista-doboz table {
    width: 100%;
    border-collapse: collapse;
  }

  .arlista-doboz table thead {
    display: none;
  }

  .arlista-doboz table,
  .arlista-doboz table tbody,
  .arlista-doboz table tr,
  .arlista-doboz table td,
  .arlista-doboz table th {
    display: block;
    width: 100%;
  }

  .arlista-doboz table tr {
    margin-bottom: 1rem;
    padding: 0.5rem;
    background: #fff;
  }

  .arlista-doboz table td,
  .arlista-doboz table th {
    text-align: left !important;
  }

  /* csak akkor jelenjen meg a before, ha van data-label */
.arlista-doboz table:not(.grid) tbody td[data-label]:not([data-label=""])::before, .arlista-doboz table:not(.grid) tbody th[data-label]:not([data-label=""])::before {
    content: attr(data-label);
    font-weight: 700;
    padding-right: 1rem;
    color: #ef8812;
    flex: 1;
}

  /* ha nincs data-label, akkor ne jelenjen meg semmi extra */
  .arlista-doboz table:not(.grid) tbody td:not([data-label])::before,
  .arlista-doboz table:not(.grid) tbody td[data-label=""]::before,
  .arlista-doboz table:not(.grid) tbody th:not([data-label])::before,
  .arlista-doboz table:not(.grid) tbody th[data-label=""]::before {
    content: none;
  }
 .arlista-doboz table tr {
    padding: 0;
    background: transparent;
}
tfoot th:before {
    display: none;
}
/*Reszponzív*/  
table.grid, table.grid > tbody > tr, table.grid > tbody > tr > td {
    background: transparent;
    padding: 0;
    border: 0;
}	
.arlista-menu article h2, .arak-kiemelt h2, .item-pagearlista-menu h2 {
    font-size: 20px;
}
.arak-lista {
    margin-bottom: 0;
}
.arlista-menu article h3, .arak-kiemelt h3, .item-pagearlista-menu h3 {
    font-size: 17px;
}
.arlista-menu article tr > th:first-child, .arlista-menu article tbody tr > th:first-child, .arak-lista tr > th:first-child, .arak-kiemelt tr > th:first-child, .arak-kiemelt tr > th:first-child, .arak-kiemelt tr > th:first-child, .item-pagearlista-menu tr > th:first-child, .item-pagearlista-menu tr > th:first-child, .item-pagearlista-menu tr > th:first-child {
    width: auto;
}
.arlista-menu article tbody td, .arlista-menu article tbody th, .arak-lista th, .arak-kiemelt tbody td, .arak-kiemelt tbody th, .arak-kiemelt th, .item-pagearlista-menu  tbody td, .item-pagearlista-menu  tbody th, .item-pagearlista-menu th {
    font-size: 15px;
}
}
/*Árak aloldal - vége*/