/* reset  230520*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
product__info__line__name
* {
  margin: 0;
}

html,
body {
  font-size:16px;
  height: 100%;
  text-size-adjust: none;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
}



body {
  /* line-height: 1.5; */
  -webkit-font-smoothing: antialiased;
}


img,
picture,
video,
canvas,
svg {
  /*display: block;*/
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}


p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
  line-height: 150%;
}

h1 {
  font-size: 1em;
}

/* reset */

/* valtozok */
:root {
	
/*
  --fo-szin: #7ac755;
  */
  --fo-szin: #368e43;
  --termek-szin: #808080;
  --tartalom-szin: #515151;
  --halvany-szin: #cccccc;
  --legjobb-ar-szin: #f98936;
  --elojegyezheto-szin: #f98936;
  --ajanlat-szin: #f76138;
  --elfogyott-szin: #a2a3a2;
  --kitoletheto-keret-szin: #d7d7d7;
  --cta-tol-szin: #ee8136;
  --cta-ig-szin: #eea329;
  --helyettesito-termek-tol-szin: #b4b4b4;
  --helyettesito-termek-ig-szin: #cbcbcb;
  --legkeresetebb-szin: #21bf2c;
  --hatter-tol-szin: #f0f8ec;
  --hatter-ig-szin: #fff;
  --fooldal-banner-szin: #368e43;
  --link-szin: #eea329;
  --alap: #515151;
  --alap-halvany-1: #515151;
  /*808080*/
  --alap-halvany-2: #515151;
  /*a2a3a2*/
  --alap-halvany-3: #515151;
  /*7b7c7b*/
  --link-kartya-hover: #e7e7e7;
  /*7b7c7b*/
}

/* valtozok */

body {
  font-family: "Montserrat", sans-serif;
  color: var(--tartalom-szin);
}

input,
button {
  font-family: "Montserrat", sans-serif;
}

p a {
  color: var(--link-szin);
  font-weight: bold !important;
  text-decoration: none;
}

hr {
	 border-top: 1px solid #ededed;
  	
}

.b700{
	font-weight: 700 !important;
}
.Ccolor {
   color: var(--termek-szin);
  }
.fs_1_4 {
  font-size:1.2em;
}
.nagyb {
	text-transform: uppercase;
}
.kozepre {
  text-align: center;
}
/* SZOVEG */

.szoveg-narancs {
  color: var(--cta-tol-szin) !important;
  font-weight: bold !important;
}

.szoveg-zold {
  color: var(--fo-szin) !important;
  font-weight: bold !important;
}

.szoveg-zold-alap {
  color: var(--fo-szin) !important;
}

.tartalom-szoveg {
  font-weight: 300;
  font-size: 1em;
  color: var(--tartalom-szin);
}

.termek-nev {
  font-weight: 500;
  color: var(--termek-szin);
  font-size: 1.2em;
}

.termek-info {
  font-weight: 400;
  font-size: 1em;
  color: var(--termek-szin);
}

.ajanlat-szin {
  color: var(--ajanlat-szin);
}

.termek-ara {
  font-weight: 600;
  font-size: 1em;
  color: var(--termek-szin);
}

.info-kitolot-keret {
  font-weight: 600;
  font-size: 1.1em;
  color: var(--kitoletheto-keret-szin);
}

.info-kitolot-belul {
  font-weight: 400;
  font-size: 1.1em;
  color: var(--kitoletheto-keret-szin);
}

.fomenu-sav {
  font-weight: 400;
  font-size: 1.4em;
  color: var(--fo-szin);
}

.kereses-szoveg,
.nav-search__select {
  font-size: 1em;
  font-weight: 300;
  color: var(--tartalom-szin);
  appearance: none;
  border: 0;
  outline: none;
}

.akcio {
  font-weight: 600;
  font-size: 0.8em;
  color: var(--fo-szin);
}

.termek-statusz {
  font-weight: 600;
  font-size: 0.8em;
  color: var(--termek-szin);
}

.ikonos-blokk {
  font-weight: 600;
  font-size: 1.3em;
}

.kosarba-gomb {
  font-weight: 600;
  font-size: 1.2em;
}

.termek-aloldal-kosarba-gomb {
  font-weight: 600;
  font-size: 1.7em;
}

.adatakezelsi-checkbox {
  font-weight: 400;
  font-size: 1.1em;
}

.termek-nem-elerheto {
  font-weight: 500;
  font-size: 1em;
}

.fooldal-also-menu {
  font-weight: 300;
  font-size: 1.3em;
}

.blog-ajanlo-tartalom {
  font-weight: 400;
  font-size: 0.95em;
}

.miert-erdemes-cim {
  font-weight: 600;
  font-size: 1.8em;
  color: var(--fo-szin);
}


.szoveg--elojegyezheto:before {
  background-color: var(--elojegyezheto-szin);
}

.szoveg--elojegyezheto {
  color: var(--elojegyezheto-szin);
}

.szoveg--ajanlat:before {
  background-color: var(--ajanlat-szin);
}

.szoveg--ajanlat {
  color: var(--ajanlat-szin);
}

.szoveg--elfogyott:before {
  background-color: var(--elfogyott-szin);
}

.szoveg--elfogyott {
  color: var(--elfogyott-szin);
}

.szoveg--rendelheto:before {
  background-color: var(--fo-szin);
}

.szoveg--rendelheto {
  color: var(--fo-szin) !important;
}

.szoveg-potty {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}

.szoveg-potty:before {
  content: " ";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  font-size: 0.9em;
  margin-right: 0.5em;
}

/* SZOVEG */

/* GRID */
section {
  padding: 1.5em 0;
}

.section--clip {
  overflow-x: clip;
}

.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.container {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  /*margin-left: -15px;
  margin-right: -15px;*/
}

.row2 {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xs-5ths-4,
.col-sm-5ths-4,
.col-md-5ths-4,
.col-lg-5ths-4 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.col-xs-5ths {
  flex: 0 0 auto;
  width: 20%;
}

.col-xs-5ths-4 {
  flex: 0 0 auto;
  width: 80%;
}

@media (max-width: 1365px) {
  body {
    font-size: 15px!important;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }

  .col-lg-5ths-4 {
    flex: 0 0 auto;
    width: 80%;
  }
}

.col-md-3,
.col-md-4,
.col-md-6,
.col-md-5,
.col-md-7,
.col-md-8 {
  width: 100%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 5px;
  /* régi 15 px*/
  padding-left: 5px;
  /* régi 15 px*/
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-6-m {
  flex: 0 0 auto;
  width: 49%;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.6666%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.3333%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.333333%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* GRID */

/* MENU */
.fejlec-cont {
  position: relative;
}

.fejlec-menu-logo {
  width: 150px;
}

.fejlec-menu {
  background-color: #fff;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 0.5em 2em;

}

.fejlec-menu>.container {
  display: flex;
  justify-content: space-between;
}

.kereso {
  position: relative;
  width: 30%;
  display: flex;
  align-self: center;
  border: 2px solid var(--kitoletheto-keret-szin);
  border-radius: 1em;
  padding: 0.4em;
  margin: 0 3em;
}

.kereso-ikon {
  width: 180px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

.kereso-ikon img {
  width: 20px;
}

.kereso-tipus {
  margin-left: 0.5em;
}

.kereso-input {
  width: 100%;
  padding: 0 10px;
  border: transparent;
  border-left: 1px solid var(--kitoletheto-keret-szin);
  outline: none;
}

.menu {
  /* margin-left: auto; */
  display: flex;
}

.menu-item {
  align-items: center;
  text-decoration: none;
  display: flex;
  padding: 0.5em;
 /* font-size: 1em;*/
  font-weight: 600;
  color: var(--tartalom-szin);
}

.menu-item img {
  margin-right: 0.5em;
  width: 1.5em;
}

.fejlect-fomenu-cont {
  display: flex;
  width: 100%;
  align-items: center;
}

.fejlec-fomenu {
  margin-bottom: 2em;
  position: relative;
  z-index: 1;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 0.5em 2em;
}

.fejlec-fomenu .container {
  display: flex;
  align-items: center;
}

.fejlec-fomenu-item-alap {
  position: relative;
  text-decoration: none;
  /* margin-left: 1.5em;*/
  padding: 0.5em 6em 0em 3em;
  font-weight: 400;
  font-size: 1em;
}

.fejlec-fomenu-item {
  text-decoration: none;
  /*margin-left: 5em; */
  padding: 0.5em 0;
  font-weight: 400;
  font-size: 1em;
}

/* MENU */

/* foelemek */
.tartalom h1 {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 0.5em;
}

.tartalom img {
  display:inline;
}

.tartalom h2 {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

.tartalom a {
  color: var(--link-szin);
  font-weight: bold !important;
  text-decoration: none;
}

.tartalom h3,
.tartalom-zold {
  color: var(--fo-szin);
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.tartalom-zold-alap {
  color: var(--fo-szin);
  line-height: 200%;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.tartalom-zold {
  line-height: 2em;
}

.tartalom p {
  margin-bottom: 0.5em;
}

.tartalom b {
  color: var(--termek-szin);
}

.section__title {
  font-weight: 600;
  font-size: 1.75em;
  color: var(--fo-szin);
  display: flex;
  align-items: center;
  margin-bottom: 0.5em;
}


.section__title--sm {
  font-size: 1.3em;
  margin-bottom: 1em;
}

.section__title img {
  width: 40px;
  display: inline-block;
}

.section__title--sm img {
  width: auto;
  height: 1.2em;
}

footer {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-color: darkorange;
  background-image: url(/new_images/elemek/footer-bg.svg);
  background-size: cover;
  color: #fff;
  padding: 2rem 4rem 2rem 4rem;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
  margin-bottom: 1em;
}

.footer-title {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}


.footer-list,
.footer-list-ul ul {
  /*margin-bottom: 1em;*/
  padding-left: 1em;
  list-style: none;
  font-size: 0.95em;
}


.footer-list li,
.footer-list-ul li {
  margin-bottom: 0.5em;
}

.footer-social-cont {
  margin-bottom: 0.5em;
  display: flex;
}

.footer-social img {
  height: 1.25em;
  margin-right: 1em;
  width: auto;
}

.footer-logo {
  width: 90%;
  /* margin-top: 2em; */
}

/* foelemek */

/* elemek */

.spacer {
  width: 100%;
  height: 0.5em;
  margin: 1em 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(/new_images/elemek/kategoria-menu-elvalaszto.svg)
}

/*
.spacer {
  width: 100%;
  height: 0px;
  padding: 1px;
  margin: 2em;
  box-shadow: 0px 10px 20px 0px #000;
}*/


.form-img,
.no-click {
  pointer-events: none;
}

.form-checkbox {
  display: inline-flex;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: center;
}

.form-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  order: 2;
}

.form-checkbox .input-text {
  order: 2;
}

.input-text--required:after,
.form-label--required:after {
  display: inline-block;
  content: "*";
  color: red;
  font-size: 1em;
  padding-left: 0.25em;
}

/* Create a custom checkbox */
.checkmark {
  order: 1;
  display: block;
  height: 1em;
  flex: 0 0 1em;
  width: 1em;
  margin-right: 1em;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.3);
  background-color: #eee;
}

.checkmark:after {
  content: " ";
  display: block;
}


.form-checkbox:hover input~.checkmark {
  background-color: #ccc;
}


.form-checkbox input:checked~.checkmark {
  background-color: var(--fo-szin);
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.table img {
  max-width: none;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table-small-content {
  font-size: 0.9em;
}

.table h2 {
  font-size: inherit;
}

.table td,
.table th {
 /* text-align: left;*/
  padding: 0.5em;
}


.table th {
  text-transform: uppercase;
  font-weight: 900 !important;
}

.table--kosar a {
  color: var(--link-szin);
}

.table--kosar th {
  color: var(--alap-halvany-3);
  text-transform: uppercase;
  font-weight: 900 !important;
}

.table--kosar td {
  font-weight: 500 !important;
  color: var(--alap-halvany-3);
}


.table td .btn span {
  white-space: nowrap;
}

.table td .btn {
  font-size: 1.1em;
  white-space: nowrap;
}

.table td img,
.table th img {
  height: 1em;
  margin-left: 0.25em;
}

.table thead {
  box-shadow: 0px 1em 0.6em -1.3em #000;
}

.table tr {
  box-shadow: 0px 1em 0.6em -1.3em #333232;

}

.kategoria-lista ul {
  padding: 0;
  list-style: none;
  margin-top: 0 !important;

}

.kategoria-lista li {
  cursor: pointer;
  line-height: 2em;
}

.kategoria-lista ul ul {
  margin-top: 0.5em;
  display: none;
}

.kategoria-lista-title {
  font-size: 1.2em;
  margin-bottom: 1em;
  color: var(--fo-szin);
  font-weight: 600;
}

.kategoria-lista--selected {
  color: var(--fo-szin) !important;
}

.kategoria-lista>ul>li {
  font-size: 1em;
  margin-bottom: 0.5em;
  font-weight: 600;
  color: var(--termek-szin);
}

.kategoria-lista>ul>li>ul>li>ul>li {
  font-weight: 400;
}

.kategoria-lista>ul>li>ul>li {
  font-size: 0.95em;
  color: var(--termek-szin);
  font-weight: 600;
  margin-left: 0.5em;
}

.kategoria-lista>ul>li>ul>li>ul {
  margin-top: 0.5em;
  margin-left: 0.5em;
}

.kartya {
  position: relative;
  border-radius: 1em;
  padding: 1em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.kartya--lg {
  padding: 4em;
}

.kartya--sm {
  padding: 0.5em;
}

.btn {
  cursor: pointer;
  border: 0;
  outline: none;
  text-decoration: none;
  padding: 0.3em 0.9em;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 1em;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.1em;
}

input::file-selector-button {
	  cursor: pointer;
  border: 0;
  outline: none;
  text-decoration: none;
  padding: 0.3em 0.9em;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 1em;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.1em;
   box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-color: var(--elfogyott-szin);
}

.btn--elojegyezheto {
  background-color: var(--elojegyezheto-szin);
}

.tbtn--ajanlat {
  background-color: var(--ajanlat-szin);
}

.btn--elfogyott {
  background-color: var(--elfogyott-szin);
}

.btn--rendelheto {
  background-color: var(--fo-szin);
}

.btn-narancs {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(to right,
      var(--cta-tol-szin) 0%,
      var(--cta-ig-szin) 100%);
      transition: box-shadow 0.1s;
      -webkit-transition : all 0.1s;
}
.btn-narancs:hover {
  scale:0.975;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
   outline: none;
  background-image: linear-gradient(to left,
      var(--cta-tol-szin) 100%,
      var(--cta-ig-szin) 0%);
}

.btn-szurke {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-color: var(--elfogyott-szin);
}

.btn--primary {
  font-size: 0.9em;
  border: transparent;
  border: 2px solid var(--kitoletheto-keret-szin);
  border-radius: 1em;
  padding: 0.6em 1em;
  outline: none;
}

.btn--nyil:after {
  content: " ";
  display: inline-block;
  background-image: url(/new_images/elemek/ikon-nyil-feher.svg);
  width: 3em;
  height: 1em;
  margin-left: 0.5em;
  background-repeat: no-repeat;
  background-position: center;
}

.hamburger {
  width: 1em;
  display: inline-block;
  margin-right: 0.6em;
}

.hamburger span {
  margin-bottom: 3px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
}

.hamburger span:last-child {
  margin-bottom: 0;
}

.fejlec {
  margin-top: -2em;
  position: relative;
}

.fejlec .container {
  display: flex;

  align-items: flex-start;

}

.fejlec-hatter {
  z-index: -1;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  border-bottom-right-radius: 40px;
  height: 300px;
  width: 100%;
  position: absolute;
}

.fejlec-oldalsomenu {
  background-color: #fff;
  z-index: 2;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 1em 2em;
  flex: 0 0 auto;
}

.fejlec-oldalsomenu--heromenu {
  display: flex;
  ;
  z-index: 100;
  width: 100%;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
}

.fejlec-oldalsomenu--heromenu--open {
  display: block;
}

.fejlec-oldalsomenu-item:after {
  width: 0.5em;
  height: 0.5em;
  content: " ";
  display: inline-block;
  background-image: url(/new_images/elemek/ikon-kategoria-nyil.svg);
  background-repeat: no-repeat;
  margin-left: 0.5em;
}

.fejlec-oldalsomenu-item {
  text-decoration: none;
  display: flex;
  padding: 0.9em 0;
  align-items: center;
  position: relative;
  font-weight: 600;
  text-transform:uppercase;
}

.fejlec-oldalsomenu-item__hover {
  content: " ";
  width: 3em;
  height: 3em;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  transform: rotate(45deg);
  border-radius: 1em;
  right: -6em;
  top: 0em;
  position: absolute;
}

.fejlec-oldalsomenu-item span {
  white-space: nowrap;
}

.fejlec-oldalsomenu-item img {
  margin-right: 10px;
  width: 1.6em;
  ;
}

.slick-list {
  padding-bottom: 1em;
}

.slick-dots {
  bottom: auto;
  top: 2em;
  width: auto;
  left: 2em;
  text-align: left;
}

.fejlec-kartya {
  min-height: 330px;
  background-color: #fff;
  margin: 1em 0 0 1em;
}

.fejlec-kartya .jumbtron-header {
  margin-top: 1em;
}

.slick-dots li button:before {
  font-size: 10px;
  color: var(--halvany-szin);
}

.slick-dots li.slick-active button:before {
  color: var(--fo-szin);
}

/* elemek */
.cursor{
	cursor: pointer;
}

.form-step {
  background-color: #fff;
  border: 2px solid var(--kitoletheto-keret-szin);
  border-radius: 1em;
  align-items: center;
  display: flex;
  padding: 0.5em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}

.form-step button {
  cursor: pointer;
  color: var(--link-szin);
  border: 0;
  outline: 0;
  font-size: 2em;
  background-color: transparent;
}

.form-step input {
  color: var(--alap-halvany-1);
  outline: none;
  text-align: right;
  font-size: 1em;
  border: 0;
  margin-right: 1em;
}

.form-step__input-cont {
  color: var(--alap-halvany-1);
  justify-content: center;
  align-items: center;
  width: 86%;
  display: flex;
}

.table-list .form-step__input-cont input {
  width: 80px;
}

.processlist {

  display: flex;
  justify-content: center;
}


.processlist__item {
  margin: 2em 0;
  position: relative;
  /*font-size: 0.9em;
  font-weight: 600;*/
  color: var(--alap-halvany-2);
}

.processlist__item__inner {
  position: relative;
  padding: 1em 2em;
  overflow: hidden;
}

.processlist__item--active:after {
  position: absolute;
  content: "";
  display: block;
  height: 1em;
  flex: 0 0 1em;
  width: 1em;
  margin-right: 1em;
  border-radius: 50%;
  border: 2px solid #fff;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.3);
  background-color: rgb(122, 199, 85);
}

.processlist__item__inner:before {
  border-radius: 50%;
  position: absolute;
  content: " ";
  display: block;
  width: 20px;
  height: 9px;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 30px 20px rgba(200, 200, 200, 0.3);
}

.processlist__item--active {
  color: var(--fo-szin);
}

.processlist__item--active .processlist__item__inner:before {
  box-shadow: 0px 0px 30px 20px rgba(122, 199, 85, 0.3);
}

.processlist__item--active {
  font-weight: 600;
}


.item-filter-top img {
  width: 1.5em;
}

.bradcrumb {
  margin-top: 1em;
  color: var(--alap-halvany-1);
}

.bradcrumb--white {
  display: inline-block;
  padding: 0.5em;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.bradcrumb a {
  font-weight: 400;
  color: var(--fo-szin);
}

.section--ceginfo,
.section--shopinfo {
  /* margin-top: 2em;*/
  background: rgb(227, 255, 217);
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(227, 255, 217, 1) 66%);
}

.section--ceginfo .container {
  position: relative;
}

.section--ceginfo .container:before {
  content: " ";
  display: block;
  position: absolute;
  left: -134px;
  top: -26px;
  width: 300px;
  height: 240px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left;
  z-index: 1;
}

.ceginfo-boxok {

  justify-content: center;
   z-index: -1;
}

.ceginfo-box {
  width: 100%;
  margin: 2em 0;
  display: flex;
  border-radius: 20px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  z-index:2;
}

.ceginfo-boxok--social .ceginfo-box-szoveg {
  margin: 0 0.5em;
}

.ceginfo-boxok--social {
  padding: 0.5em;
}

.ceginfo-boxok--social .ceginfo-box-kep img {
  height: auto;
  width: 2em;
  margin: 0.5em;
}

.ceginfo-box-kep img {
  height: 4em;
  margin: 1em;
}

.ceginfo-box-szoveg {
  line-height: 1.2em;
  font-size: 1.1em;
  color: var(--alap-halvany-2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 2em;
}

.termek-boxok {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.termek-box {
  width: 100%;
  max-width: 250px;
  border-radius: 0.75rem;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin: 1em 0.5em 2em 0.5em;
  display: flex;
  flex-direction: column;
  position: relative;
}

.termek-box:hover {
  background-color: var(--link-kartya-hover) !important;
}

.termek-box-fejlec {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  padding-top: 100%;
  position: relative;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.termek-boxok--list .termek-box-fejlec {
  /*padding-top: 69%;*/
  padding-top: 100%;
}


.termek-box-statusz {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85em;
  background-color: #fff;
  left: 0.5rem;
  top: 0.5rem;
  border-radius: 0.75rem;
  padding: 0.2em 0.8em;
  position: absolute;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}

.termek-box-statusz--akcios {
  color: darkorange;
}

.termek-box-statusz--akcios:before {
  background-image: url("/new_images/elemek/ikon-akcios.svg");
  content: " ";
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 0.5em;
}

.termek-box-statusz--ujdonsag {
  color: var(--fo-szin);
}

.termek-box-statusz--ujdonsag:before {
  background-image: url("/new_images/elemek/ikon-ujdonsag.svg");
  content: " ";
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 0.5em;
}

.termek-adatlap-kedvenc {
  display: flex;
  align-items: center;
  color: var(--fo-szin);
}

.termek-box-kedvenc {
  cursor: pointer;
  background-position: center center;
  background-size: 80% auto;
  background-repeat: no-repeat;
  border-radius: 0.75rem;
  right: 0.5rem;
  top: 0.5rem;
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
}

.termek-adatlap-info .termek-box-kedvenc {
  position: relative;
  left: auto;
  top: auto;
}

.termek-box-kedvenc--notlike {
  /* background-image: url(/new_images/elemek/ikon-kedvenc-nem.svg);*/
  background-image: url(/new_images/elemek/ikon-kedv-no.png);
}

.termek-box-kedvenc--like {
  background-image: url(/new_images/elemek/ikon-kedv-yes.png);
}

.termek-box-allapot:before {
  content: " ";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0.9em;
  margin-right: 0.5em;
}

.termek-box-allapot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85em;
  color: #fff;
  transform: translateY(-50%);
  left: 1rem;
  border-radius: 0.75rem;
  padding: 0.2em 0.8em;
  position: absolute;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}




.termek-box-allapot--elojegyezheto {
  background-color: var(--elojegyezheto-szin);
}

.termek-box-allapot--ajanlat {
  background-color: var(--ajanlat-szin);
}

.termek-box-allapot--elfogyott {
  background-color: var(--elfogyott-szin);
}

.termek-box-allapot--rendelheto {
  background-color: var(--fo-szin);
}



.termek-box-tartalom {
  padding: 1.5rem 1rem 2rem 1rem;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.termek-box-tartalom > *:last-child {
  margin-top:auto;
}
.termek-boxok--list .termek-box-tartalom {
  padding: 1rem 1rem 1.5rem 1rem;
}

.termek-box-nev {
  padding-bottom: 0.5rem;
  margin-bottom: 0.75rem;
  font-size: 1.2em;
}

.termek-box-nev-alnev {
  font-size: 0.95em;
  color: var(--alap-halvany-2);
}

.termek-box-nev:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.termek-box-info-cont {
  border-top: 1px solid var(--alap-halvany-2);
}

.termek-box-info {
  display: flex;
  font-size: 0.85em;
  margin: 5px 0;
  justify-content: space-between;

}

.termek-box-info-cim {
  margin-right: 0.5em;
}

.termek-box-info-ertek {
  text-align: right;
  color: var(--termek-szin);
}

.termek-box-info {}

.termek-box-info-cim {}

.termek-box-info-ertek {}

.termek-box-gomb {
  transform: translateY(50%);
  bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
  position: absolute;
}

.termek-box-gomb .btn {
  padding: 0.4em 1.5em;
  font-size: 1.1em;
  border-radius: 1.1em;
}

.termek-box-szoveg {
  font-size: 0.9em;
  margin-bottom: 0.6em;
  text-align: center;
}

.termek-box-szoveg-sor1 {
  color: var(--alap-halvany-1);
  font-weight: 500;
}

.termek-box-szoveg-sor2 {
  color: var(--alap-halvany-2);
}

.termek-box--vizszintes {
  max-width: 100%;
  flex-direction: row;
  margin: 0 0 2em 0;
}

.termek-box--vizszintes .termek-box-tartalom {
  padding: 0;
}

.termek-box--vizszintes .termek-box-fejlec:after {
  content: " ";
  padding-top: 100%;
  display: block;
}

.termek-box--vizszintes .termek-box-fejlec {
  max-width: 12.5%;
  padding-top: inherit;
  flex: 0 0 12.5%;
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}

.termek-box--vizszintes--big .termek-box-fejlec {
  max-width: 25%;
  flex: 0 0 25%;
}

.termek-box--vizszintes .termek-box-gomb {
  left: auto;
  right: 1em;
}

.termek-box-vizsintes-tartalom {
  width: 100%;


}

.termek-box-vizsintes-tartalom-also {
  padding: 0 2em 2em 2em;
}

.termek-box-vizsintes-tartalom-felso {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.termek-box-vizsintes-tartalom-felso .termek-box-nev {
  border-bottom: 0;
  padding: 2em 2em 0 2em;
  margin-right: auto;
}

.termek-box--vizszintes--big .termek-box-vizsintes-tartalom-felso .termek-box-nev {
  margin-bottom: 2em;
}

.termek-box-vizsintes-tartalom-felso .termek-box-kedvenc {
  right: auto;
  left: 0.5rem;
  position: absolute;
}

.termek-box-vizsintes-elvalaszto {
  padding-left: 2em;
  background-color: var(--kitoletheto-keret-szin);
  display: flex;
  align-items: center;
  height: 1px;
  width: 100%;
  position: relative;
  padding-right: 2em;

}

.termek-box-vizsintes-elvalaszto .termek-box-allapot {
  position: inherit;
  width: auto;
  left: 0;
  padding: 0.5em 0.8em;
  transform: none;
  top: 0;
  margin-right: 2em;
}

.termek-box-vizsintes-elvalaszto .termek-box-statusz {
  position: inherit;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  width: auto;
  left: 0;
  padding: 0.5em 0.8em;
  top: 0;
}

.termek-box-vizsintes-tartalom-also {
  display: flex;
  margin-top: 1em;
}

.termek-box-vizsintes-tartalom-jellemzo:first-child {
  padding-left: 0;
}

.termek-box-vizsintes-tartalom-jellemzo {
  padding: 1em 1em 0 1em;
  padding-bottom: 0;
}

.termek-box-vizsintes-tartalom-felso .termek-box-tartalom {
  padding: 2em 2em 0 2em;
}

.termek-box-vizsintes-tartalom-also .termek-box-tartalom {
  margin-left: auto;
  padding: 1em 0 0 1em;

}

.termek-adatlap {
  display: flex;
  align-items: flex-start;
}

.termek-adatlap-kep {
  overflow: hidden;
  border-radius: 1em;
  background-size: cover;
  transition: transform ease 1s;
}

.termek-adatlap-kep:hover img {
  transform: scale(1.2);
}

.termek-adatlap-info {
  position: relative;
  /*
  padding: 0.8em 2em 2em 2em; 2025.06.10 */
  padding: 0 2em 2em 2em;
  width: 33.3333%;
}


.termek-adatlap-action {
  border-radius: 1em;
  position: relative;
  padding: 1em 2em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  width: 33.3333%;
}

.termek-adatlap-nev {
  font-weight: 600;
  color: var(--fo-szin);
  font-size: 1.5em;
  padding: 0em 0em 0.5em 0em;

}

.termek-adatlap .termek-box-allapot {
  position: inherit;
  left: 0;
  transform: none;
}

.termek-adatlap-action-head .termek-box-allapot {
  margin-left: 0.5em;
}

.termek-adatlap-action-head {

  font-weight: 500;
  color: var(--fo-szin);
  font-size: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
}


.termek-adatlap-action-info {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 100% auto;

  background-image: url(/new_images/elemek/kategoria-menu-elvalaszto.svg);
  font-size: 0.95em;
  color: var(--alap-halvany-1);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}



.termek-adatlap-action .product__info__line__item--big {
  font-size: 1.3em;
  padding: 0.4em 0em 0.4em 0em;
}

.termek-adatlap-action .product__info__line__name {
  width: 60%;
  font-weight: inherit;
  color: inherit
}

.termek-adatlap-action .product__info__line__value {

  width: 40%;
}

.termek-adatlap-action .product__info__line__item--big .product__info__line__value {

  width: 40%;
}

.termek-adatlap-action .product__info__line__item--big .product__info__line__name {
  width: 60%;
}

.termek-adatlap-action .termek-box-statusz {
  transform: translate(-50%, 36%);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.product__offer__inner .form-step {
  margin: 1em 0;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.product__offer__inner {
  display: flex;
  flex-direction: column;
}

.-product-order-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product__error {
  color: var(--ajanlat-szin);
  font-weight: bold;
  font-size: 0.95em;
  padding: 0.5em;
  text-align: center;
}

.product__info {
  position: relative;
  padding-top: 1em;
  margin-top: 1em;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 100% auto;
  background-image: url(/new_images/elemek/kategoria-menu-elvalaszto.svg);
}

.termek-adatlap-action .btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: auto;
  white-space: nowrap;
  transform: translate(-50%, 50%);
  font-size: 1.1em;
}


.product__info__line__item {
  /*padding: 0.5em 0em 0.5em 0em;*/
  display: flex;
}

.product__info__line__name {
  width: 33%;
  font-weight: 500;
  color: var(--alap-halvany-1);
}

.product__info__line__name_66 {
  width: 66%;
  font-weight: 500;
  color: var(--alap-halvany-1);
}

.product__info__line__name_left {
  text-align: left;
  width: 33%;
}

.product__info__line__value {
  text-align: right;
  width: 66%;
}

.product__info__line__value_33 {
  text-align: right;
  width: 33%;
}

.product__info__line__value_left {
  text-align: left;
  width: 66%;
}

.txa-j {
  text-align: left !important;
}

.txa-b {
  text-align: right !important;
}

.txa-k {
  margin: 0 auto;
  !important;
}

.w100 {
  width: 100% !important;
  ;
}

.w33 {
  width: 33% !important;
  ;
}

.w66 {
  width: 66% !important;
  ;
}
.w80 {
  width: 80% !important;
  ;
}

/* cikkek */
.section--cikkek {
  background-image: url("/new_images/elemek/cikkajanlo-hatter.png");
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 9em;
}

.cikk-box {
  position: relative;
  padding-bottom: 2em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 2em;
  border-radius: 0.75rem;
}

.cikk-box:hover {
  background-color: var(--link-kartya-hover) !important;
}

.cikk-box__kep {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 50%;
  position: relative;
  background-color: #21bf2c;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.cikk-box__tartalom {
  padding: 2em 2em 0em 2em;
}

.cikk-box__cim {
  color: var(--termek-szin);
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0.2em;
}

.cikk-box__info {
  color: var(--alap-halvany-1);
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 1em;
}

.cikk-box__szoveg {
  color: var(--alap-halvany-1);
  font-weight: 400;
  font-size: 0.85em;
  margin-bottom: 1em;
}

.cikk-box__tovabb {
  color: var(--fo-szin);
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.8em;
}

.cikk-box__tovabb:after {
  content: " ";
  display: inline-block;
  background-image: url(/new_images/elemek/cikk-tovabb-olvasok-nyil.svg);
  width: 3em;
  height: 1em;
  margin-left: 0.5em;
  background-repeat: no-repeat;
  background-position: center;
}

/* cikkek */

/*jumbtron*/
.jumbtron {
  background-size: cover;
  /* overflow-x: clip;*/
}

.jumbtron-kartya {
  overflow: hidden;
  width: 100%;
  display: flex;
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0.5) 55%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  border-radius: 1em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.jumbtron-kartya-lapozo {}

.jumbtron-kartya .jumbtron-szoveg-cont {
  padding: 2em;
}

.jumbtron-kartya .jumbtron-tartalom {}


.jumbtron__inner {
  padding: 5em 0;
  border-top-left-radius: 3rem;
  border-bottom-right-radius: 3rem;
}

/* .jumbtron__inner:before {
  border-top-left-radius: 3rem;
  display: block;
  content: " ";
  width: 100%;

  height: 3em;
} */
.jumbtron-tartalom {
  width: 100%;
  display: flex;
  position: relative;
}

.jumbtron-tartalom .download-btn img {
  width: 2em;
}

.jumbtron-tartalom .download-btn {
  position: absolute;
  right: 2em;
  top: 2em;

}

.slider-cont {
  width: 600px;
  flex: 0 1 100%;
}

.slick-initialized .slick-slide {
  display: flex;
}

.jumbtron-header {
  font-weight: 700;
  font-size: 1.75em;
  color: var(--fooldal-banner-szin);
  margin-bottom: 0.3em;
}

.jumbtron-szoveg {
  font-size: 0.95em;
}

.jumbtron-szoveg-cont {
  display: flex;
  width: 40%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.jumbtron-szoveg-cont .btn {
  margin-top: 1em;
}
.slider {
  display: none;
}
.slider.slick-initialized {
  display: block;
}
.slider-cont .jumbtron-kep {
  transition: all 2s ease;
}

.slider-cont .jumbtron-kep:hover {
  background-size: 200%;
}

.jumbtron-kep {
  width: 60%;
  /* 50% volt */
  z-index: -1;
  background-size: cover;
  background-position: top;
  /* center volt */
}

.jumbtron-kep--nagyobb img {
  width: 130%;
  position: absolute;
  max-width: none;
  margin-top: 58px;

}

.jumbtron-kep--nagyobb {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
}

.jumbtron:after {
  display: block;
  content: " ";
  width: 100%;
  background-color: #fff;
  height: 3em;
  box-shadow: 0px -4px 4px Rgba(0, 0, 0, 0.1);
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
}

.jumbtron:before {
  box-shadow: 0px 4px 4px Rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 3rem;
  border-bottom-left-radius: 3rem;
  display: block;
  content: " ";
  width: 100%;
  background-color: #fff;
  height: 3em;
}

.jumbtron-kartya--75.jumbtron-kartya {
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 15%,
      rgba(255, 255, 255, 0.5) 20%,
      rgba(255, 255, 255, 1) 25%,
      rgba(255, 255, 255, 1) 100%);
}

.jumbtron-kartya--75 .jumbtron-szoveg-cont {
  width: 75%;
}

.jumbtron-kartya--75 .jumbtron-kep {
  width: 25%;
}

/*jumbtron*/

/* ügyfeleink mondtak */
.ugymondtak {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ugymondtak-kartya {
  height: 100%;
  background-image: url(/new_images/elemek/ugyfelmondta-bg.svg);
  background-position: top right;
  background-repeat: no-repeat;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  padding: 2rem;
  border-radius: 0.75rem;
  margin-bottom: 1em;
}

.ugymondtak-csillag {
  background-image: url(/new_images/elemek/ikon-csillag.svg);
}

.ugymondtak-szoveg {
  color: var(--alap-halvany-1);
  font-size: 0.95em;
}

.ugymondtak-alja {
  display: flex;
  align-items: center;
}

.ugymondtak-kep {
  border: 2px solid #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  width: 3em;
  height: 3em;
  border-radius: 50%;
  margin-right: 1em;
}

.ugymondtak-nev {
  color: var(--fo-szin);
  font-weight: 600;
  font-size: 0.95em;
  line-height: 1em;
}

.ugymondtak-datum {
  font-size: 0.95em;
  color: var(--alap-halvany-1);
}

.ugymondtak-csillagok {
  display: flex;
  font-size: 5em;
  line-height: 0.5em;
  color: var(--elojegyezheto-szin);
}

/* ügyfeleink mondtak */

/*form*/
.kartya--form {
  padding: 2em 6em 1em 3em;
}

.form-cim,
.panel-title-cim {
  color: var(--fo-szin);
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: 0.25em;
}

.form-szoveg {
  color: var(--alap-halvany-2);
  margin-bottom: 1em;
  font-size: 1em;
  line-height: 150%;
}

.form-szoveg b {
  color: var(--termek-szin);
}

.form-szoveg li {
  color: var(--termek-szin);
}

.form-group {
  margin-bottom: 1em;
}

.form-label {
  display: inline-block;
  font-size: 0.9em;
  color: var(--alap-halvany-1);
  font-weight: 600;
  margin-bottom: 0.5em;
}

label.form-checkbox {
  /*font-size: 0.9em;*/
  color: var(--alap-halvany-1);
  /* font-weight: 600;*/
}

label.form-checkbox a {
  color: var(--link-szin);
  text-decoration: none;
}

.form-checkbox-cont {
  display: flex;
}

.form-checkbox {
  margin-right: 0.5em;
}

.form-checkbox-szoveg,
.form-checkbox-szoveg a {
  color: var(--alap-halvany-2);
  /* font-size: 0.85em; */
  text-decoration: none;
}

.form-checkbox-szoveg a {
  text-decoration: none;
}

.form-control {
  font-size: 0.9em;
  border: transparent;
  border: 2px solid var(--kitoletheto-keret-szin);
  border-radius: 1em;
  width: 100%;
  padding: 0.5em 1em;
  outline: none;
  color: var(--tartalom-szin);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}

.form-control--hovered {
  background-color: rgba(114, 114, 112, 0.2);
}

.section--form {
  background: rgb(227, 255, 217);
  background: linear-gradient(180deg,
      rgba(227, 255, 217, 1) 0%,
      rgba(255, 255, 255, 1) 66%);
}

.form--hirlevel {
  position: relative;
}

.form-level-image {
  position: absolute;
  max-width: inherit;
  bottom: -100%;
  right: 0;
}

/*form*/

/*fejlecmenu*/
.fejlec-kategoria-menu-cont {
  padding: 1em;
  display: none;
  position: relative;
  flex: 1;
}

.fejlec-kategoria-menu {
  z-index: 2;
  position: absolute;
  flex: 1;
  display: none;
  padding: 2em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  width: calc(100% - 1em);
  border-radius: 1em;
  /* margin: 1em; */
}

.fejlec-kategoria-menu-cim {
  color: var(--fo-szin);
  font-weight: 600;
  margin-bottom: 1em;
  text-decoration: none;
}

.fejlec-kategoria-menu-item {
  color: var(--tartalom-szin);
  margin-bottom: 0.5em;
  display: block;
  text-decoration: none;
}

.fejlec-kategoria-menu-cimsor:after {
  content: " ";
  display: block;
  width: 100%;
  height: 20px;
  background-image: url(/new_images/elemek/kategoria-menu-elvalaszto.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}

.fejlec-kategoria-menu-itemsor {
  margin-bottom: 2em;
}

.text-danger {
  color: #dc3545;
  font-size: 0.8em;
  font-weight: 600;
  margin-top: 1em;
}

/*fejlecmenu*/

/*utility*/
.oh {
  overflow: hidden;
}

.fs-1-2 {
  font-size: 1.2em;
}

.top-right-absolute {
  position: absolute !important;
  top: 2em;
  right: 2em;
}

.text-italic {
  font-style: italic;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.h-100 {
  height: 100%;
}

.ml-0 {
  margin-left: 0;
}

.w-100 {
  width: 100%;
}

.w-auto {
  width: auto;
}

.show-mobile {
  display: none;
}

.d-flex {
  display: flex;
}

.d-none {
  display: none;
  ;
}

.flex-justify-end {
  justify-content: end;
}

.flex-justify-center {
  justify-content: center;
}

.flex-align-center {
  align-items: center;
}

.flex-justify-between {
  justify-content: space-between;
}

.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 1em;
}

.pt-2 {
  padding-top: 2em;
}

.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 1em;
}

.mb-3 {
  margin-bottom: 3em;
}

.mb-2 {
  margin-bottom: 2em;
}
.mb-1 {
  margin-bottom: 1em;
}

.mb-0 {
  margin-bottom: 0em;
}

.ml-1 {
  margin-left: 1em;
}

.ml-2 {
  margin-left: 2em;
}


.ml-2 {
  margin-right: 1em;
}

.mb-1 {
  margin-bottom: 1em;
}

.mr-0 {
  margin-right: 0;
}

.mt-4 {
  margin-top: 4em;
}

.mt-3 {
  margin-top: 3em;
}

.mt-2 {
  margin-top: 2em;
}

.mt-1 {
  margin-top: 1em;
}

.btn-border {
  border: 2px solid var(--kitoletheto-keret-szin);
  border-radius: 1em;
  display: inline-flex;
  align-items: center;
}

.btn-border>* {
  padding: 0.5em;
}

/*utility*/
.menu-item.dropdown {
  display: block;
}

.dropdown>span {
  white-space: nowrap;
}
.kover .dropdown>span {
color: var(--termek-szin);
  white-space: nowrap;
  font-size: 1em;
  font-weight: 900;
}

.menu-item.dropdown>div.menu-item-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.dropdown {
  position: relative;
}

.dropdown__item a {
  padding: 0.5em 0.5em;
  display: block;
}

.dropdown__item a:hover {
  background-color: var(--halvany-szin);
}

.dropdown__item {
  border-radius: 1em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 100%;
  bottom: auto;
  width: max-content;
  /* width: 100%; */
  z-index: 1;
  opacity: 0;
  display: none;
  pointer-events: none;
  cursor: pointer;
  transition: all 0.3s;
}

.dropdown__item--top {
  top: auto;
  bottom: 100%;
}

.dropdown--hovered .dropdown__item {
  pointer-events: all;
  opacity: 1;
  width: 100%;
}

.dropdown--hovered .dropdown__item.d-flex {
  display: flex !important;
}

.nav-search__list {
  border-radius: 1em;
  background-color: #fff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  max-height: 30rem;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 500px;
  background-color: #fff;
  z-index: 3;
}

.nav-search__list__item {
  transition: background-color 0.2s;
  display: block;
  padding: 0.4rem;
}

.nav-search__list__item:hover {
  background-color: var(--halvany-szin);
}

.nav-search__list__item:last-child {
  border-bottom: 0;
}


.tooltip {
  position: relative;
}

.tooltip__text {
  transform: translateX(-50%);
  left: 50%;
  font-size: 0.9rem;
  display: none;
  position: absolute;
  padding: 0.75rem;
  color: #fff;
  background-color: #a6a5a0;
  white-space: nowrap;
  z-index: 100;
}

.tooltip__text::after {
  content: "";
  z-index: 101;
  position: absolute;
  border-width: 10px;
  border-style: solid;
  border-color: #a6a5a0 transparent transparent transparent;
  transform: translateX(-50%) rotate(180deg);
}

.tooltip--show .tooltip__text {
  display: block;
}

.tooltip--top-right .tooltip__text {
  bottom: 100%;
  left: 100%;
}

.tooltip--bottom .tooltip__text {
  top: 100%;
  margin-top: 0.5rem;
}

.tooltip--bottom .tooltip__text::after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}

.tooltip--top .tooltip__text {

  bottom: 100%;
  left: 50%;
}

.tooltip--top .tooltip__text::after {
  top: 100%;
  left: 50%;
  margin-left: -5px;
}

.tooltip--bottom-right .tooltip__text {
  transform: translateX(0%);
  top: 100%;
  left: 0%;
  /* margin-left: 100%;*/

}

.tooltip--bottom-right .tooltip__text::after {
  bottom: 100%;
  /* right: 100%; */
  left: 0;
  margin-left: 20px;
}

.tooltip--bottom-left .tooltip__text {
  transform: translateX(-100%);
  top: 100%;
  /* left: 0; */
  /* width: 100%; */
  /* right: 100%; */
}

.tooltip--bottom-left .tooltip__text::after {
  top: -20px;
  left: 100%;
  margin-left: -20px;
}

.badge {
  padding: 0.5em;
  border-radius: 1em;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  color: var(--fo-szin);
  display: inline-block;
  margin: 0.25em;
  font-size: 0.8em;
  font-weight: 500;
}

.badge--active {
  background-color: var(--fo-szin);
  color: #fff;
}

.blog-kiemelt-list {
  color: var(--fo-szin);
}

.blog-kategoriak-list {
  list-style: none;
  color: var(--alap-halvany-1);
}

.blog-kategoriak-list li,
.blog-kiemelt-list li {
  margin-bottom: 0.5em;
}

.blog-cim {
  font-size: 1.3em;
  color: var(--fo-szin);
}

.blog-cimke {
  color: var(--cta-ig-szin);
}

.ceg-info-kartya {
  padding: 0;
}

.ceg-info-kartya-body {
  padding: 0 2em 2em 2em;
}

.ceg-info-kartya img {
  height: 5em;
  margin: 0 auto;
  margin-bottom: 1em;
}

.ceg-info-kartya-img-cont {
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.ceg-info-kartya-img-cont:before {
  border-radius: 50%;
  position: absolute;
  content: " ";
  display: block;
  width: 20px;
  height: 9px;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 30px 20px rgba(200, 200, 200, 0.3);
}

.potty {
  padding: 0.5em 0.5em 1em 1em;
  text-align: left;
  font-size: 1em;

}




.potty span:before {
  margin-right: 1em;
  font-family: slick;
  font-size: 8px;
  line-height: 8px;
  color: var(--halvany-szin);
  content: '•';
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.potty--active:before {
  color: var(--fo-szin) !important;
}

.szlogen {
  text-align: center;
  background-color: rgb(227, 255, 217);
  color: var(--termek-szin);
  padding: 1em;
  border-radius: 1em;
  margin: 2em 0;
}

.folyamat-rendeles {
  position: relative;
  padding-top: 5em;
}

.folyamat-rendeles-header {
  position: absolute;
  top: 0;
  left: 50%;
  width: 59%;
  text-align: center;
  padding: 1em;
  border-bottom-left-radius: 2em;
  border-bottom-right-radius: 2em;

  background-color: #fff;
  transform: translateX(-50%);
}

.border-radius-top {
  overflow: hidden;
  transform: translateY(-2em);
  background-color: #fff;
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.2);
}

.kapcsolat-kartya img {
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 2em;
  height: auto;
}

.kapcsolat-kartya {
  color: var(--alap-halvany-1);
  font-weight: 500;
  ;
  position: relative;
  padding: 1em;
  padding-left: 4em;
  border-radius: 1em;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  display: inline-flex;

  width: auto;
  align-items: center;
}

.munkatars {
  text-align: center;
}

.munkatars-img {

  margin-bottom: 1em;
  border-radius: 50%;
  width: 100%;
  box-shadow: inset 0px 0px 30px 0px rgba(122, 199, 85, 0.9), 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  background-size: cover;
  background-position: center;
  border: 5px solid #fff;
}

.munkatars-img:after {
  content: " ";
  padding-top: 100%;
  display: block;
}

.munkatars-nev {
  font-size: 1.2em;
  color: var(--fo-szin);
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.munkatars-beosztas {
  font-weight: bold;
  color: var(--alap-halvany-1);
  margin-bottom: 0.5rem;
}

.munkatars-info {
  color: var(--alap-halvany-1);
  margin-bottom: 0.25rem;
}

.munkatars-email {
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.munkatars-email {
  color: var(--elojegyezheto-szin);
}


.kosar-info {
  font-weight: 500 !important;
  color: var(--alap-halvany-2);
  text-align: left;
  padding: 1em 0;
}

.kosar-btn-cont {
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}

.ertekeles-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
}

.blog-page {
  position: relative;
}

.blog-page .bradcrumb {
  margin-bottom: 200px;
}

.blog-header:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.33) 75%, rgba(255, 255, 255, 0.66) 90%, rgba(255, 255, 255, 1) 100%);
}

.blog-header {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -2em;
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
}

.kedvenc-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*admin*/
.admin_gomb {
  cursor: pointer;
  border: 0;
  outline: none;
  text-decoration: none;
  padding: 0.3em 0.9em;
  color: #fff !important;
  box-shadow: 0 0 20px #eee;
  border-radius: 1em;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.1em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(to right,
      var(--cta-tol-szin) 0%,
      var(--cta-ig-szin) 100%);
}

.admin_gomb:hover {
  background-image: linear-gradient(to right,
      var(--cta-tol-szin) 100%,
      var(--cta-ig-szin) 0%);
}

/*blog táblázat eleje*/
.table_primag {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 0px;
  width: 100%;
}

.table_primag table {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border-spacing: 0pt;
}

.table_primag tbody tr:first-child td {
  vertical-align: middle;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  font-weight: 600;
  color: #727270;
}

.table_primag td {
  vertical-align: middle;
  height: 40px;
  border: 0px;
  padding: 3px;
}

.table_primag tr:nth-child(odd) {}

.table_primag tr:nth-child(even) {
  background-color: #e9e5d0;

}

/*
blog táblázat vége*/
.cookie-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  font-weight: bold;
  background-color: rgba(225, 220, 191, 0.9);
  font-size: 0.9em;
  z-index: 10000;
}

.cookie-dialog-dialog a {
  color: #e75757;
}

.cookie-dialog-dialog p {
  margin: 1px 0;
}

.cookie-dialog-dialog table {
  width: 100%;
}

.cookie-dialog-dialog img {
  margin-right: 1em;
  max-height: 50px;
}

.popup__layout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
   z-index: 10000;
}

.popup__box {
  background-color: #fff;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  position: relative;
  max-width: 800px;
  width: 95%;
  padding: 3rem;
}

.popup__content {

  z-index: 100000;
}

.popup__box_face {
  background-color: #fff;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  position: relative;
  max-width: 400px;
  width: 95%;
  padding: 3rem;
}

.popup__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: red;
}

.termek-box-fejlec-img-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  overflow: hidden;
}

.termek-box-fejlec-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform ease 1s;
}

.termek-box:hover .termek-box-fejlec-img,
.cikk-box:hover .cikk-box__kep img {
  transform: scale(1.2);
}

.cikk-box__kep {
  overflow: hidden;
}
.cikk-box__kep__img {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    
  }
.cikk-box__kep img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform ease 1s;
}
.alert {
  position: relative;
  /*
  padding: .75rem 1.25rem;
  */
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem; }
 .alert--danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
	
	.tax-1 {
		width: 40%;
		 margin: 0em 0.5em;
	}

	.tax-2 {
		width: 20%;
		margin: 0em 0.5em 0em 0.5em;
	}

	.tax-3 {
		width: 20%;
		margin: 0em 0em 0em 0.5em;
	}
	#text {
	display:none;
	color:#dc3545;
	}

	.tel-1 {
		width: 23%;
	}

	.tel-2 {
		width: 23%;
	}

	.tel-3 {
		width: 44%;
	}
	.cont-1 {
		width: 50%;
	}

	.cont-2 {
		width: 50%;
	}

#myBtn {
    display: none;
    position: fixed;
    bottom: 185px;
    right: 28px;
    width: 86px;
    height: 82px;
	background-color:transparent !important;
	background-size: cover;
    background-image: url('https://www.primag.hu/image/fel_1.png');
    background-repeat: no-repeat;
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
}

#myBtn:hover {
	 /*
    opacity: 1;
    filter: alpha(opacity=100);
    For IE8 and earlier */
}

:root {
  --primary-green: #75B82A;
  --primary-orange: #FF7A3D;
  --text-gray: #666666;
  --light-bg: #f8f8f8;
  --border-radius: 8px;
  --light-green: #E8F5E1;
  --light-orange: #FFE4D6;
}

.ps-item-description strong {
  color: var(--primary-orange);
}

.ps-search-container {
  /* position: relative; */
  width: 100%;
  max-width: 1200px;
  /* font-family: Arial, sans-serif; */
  /* margin: 20px auto; */
  padding: 0 15px;
}

.ps-search-input-wrapper {
  display: flex;
  background: white;
  border: 1px solid #ddd;
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.ps-search-input {
  flex: 1;
  padding: 12px 15px;
  font-size: 1em;
  font-weight: 300;
  border: none;
  outline: none;
  width: 100%;
  width: 350px;
}

.ps-search-results {
  font-size:0.9em;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  /* right: 15px; */
  background: white;
  border-radius: var(--border-radius);
  margin-top: 5px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 10000;
  padding: 15px;
  border: 1px solid #eee;
  justify-content: center;
  /* min-width: 1000px; */
  max-width: 920px;
  width: 100%;
  transform: translateX(-50%);

}

.ps-search-results.active {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;

}

.ps-result-category {
  flex: 1;
  min-width: 250px;
  background: var(--light-bg);
  border-radius: var(--border-radius);
  overflow: hidden;
}

.ps-category-title {
  font-weight: 600;
  color: var(--primary-green);
  padding: 12px 15px;
  background: white;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  position: sticky;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ps-category-count {
  background: var(--light-green);
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 12px;
  color: var(--primary-green);
}

.ps-result-items {
  padding: 10px 0;
}

.ps-result-item {
  display: block;
  padding: 12px 15px;
  cursor: pointer;
  background: white;
  margin: 5px;
  border-radius: var(--border-radius);
  border: 1px solid #eee;
}
.ps-result-item:hover {
  border-color: var(--primary-orange);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.ps-result-item-rendelhato {
 padding: 10px 0;
  display: block;
  padding: 12px 15px;
  cursor: pointer;
  background: white;
  margin: 5px;
  border-radius: var(--border-radius);
  border: 2px solid var(--primary-green);
}
.ps-result-item-rendelhato:hover {
  border-color: var(--primary-orange);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.ps-result-item-ajanlat {
 padding: 10px 0;
  display: block;
  padding: 12px 15px;
  cursor: pointer;
  background: white;
  margin: 5px;
  border-radius: var(--border-radius);
  border: 2px solid var(--elojegyezheto-szin);
}
.ps-result-item-ajanlat:hover {
  border-color: var(--primary-orange);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.ps-result-item-elfogyott {
 padding: 10px 0;
  display: block;
  padding: 12px 15px;
  cursor: pointer;
  background: white;
  margin: 5px;
  border-radius: var(--border-radius);
  border: 2px solid var(--elfogyott-szin);
}

.ps-result-item-elfogyott:hover {
  border-color: var(--primary-orange);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.ps-item-header {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 8px;
}

.ps-item-header.mb-0 {
  margin-bottom: 0;
}

.ps-item-icon {
  width: 1.5em;
  height: 1.5em;
  min-width: 1.5em;

  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ps-icon {
  width: 24px;
  height: 24px;
  fill: var(--primary-green);
}

.ps-item-main {
  flex: 1;
}

.ps-item-title {
  font-weight: 600;
  color: var(--termek-szin);
}

.ps-item-code {
  color: var(--text-gray);
  font-size: 12px;
}

.ps-item-details {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.ps-item-tag {
  background: var(--light-bg);

  border-radius: 4px;
  font-size: 12px;
  color: var(--text-gray);
}

.ps-item-tag .termek-box-allapot {
  position: relative;
  left: auto;
  transform: none;
}



.ps-item-description {
  font-size: 13px;
  color: var(--text-gray);
  margin: 8px 0 0 0;
  line-height: 1.4;
}

.ps-item-meta {
  display: flex;
  gap: 15px;
  font-size: 12px;
  color: var(--text-gray);
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #eee;
}

.ps-meta-item {
  display: flex;
  align-items: center;
  gap: 4px;
}

.ps-more-results {
  margin:8px;
  border-radius: var(--border-radius);
  padding: 12px;
  color: var(--primary-orange);
  cursor: pointer;
  text-align: center;
  font-weight: 500;


  position: sticky;
  bottom: 0;
}

.ps-more-results a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ps-more-results:hover {
  background: var(--light-orange);
}

@media (max-width: 768px) {
  .ps-result-category {
    flex: 0 0 100%;
  }

  .ps-item-details {
    flex-direction: column;
  }

  .ps-item-meta {
    flex-direction: column;
    gap: 8px;
  }
  .ps-search-results {
    top: 125px;
    max-width:90%;
  }
  
  .ps-search-input-wrapper {
    margin-bottom:1em;
  }
}