.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#1C1817;--e-global-color-accent:#FF5433;--e-global-color-53a76dd:#FFF2D6;--e-global-color-7c340b7:#004B00;--e-global-color-b8544bb:#BA1100;--e-global-color-f78f014:#273D90;--e-global-color-6aa74ee:#FFB311;--e-global-color-a1017e5:#202020;--e-global-color-9f22b60:#FF5433;--e-global-color-d01cf7a:#1C1817;--e-global-color-31bd02c:#32A664;--e-global-color-a1dea01:#E5E78F;--e-global-color-3a2dff6:#FBF7F1;--e-global-color-e298ea0:#3B241F;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-text-font-family:"Archivo";--e-global-typography-accent-font-family:"Archivo";background-color:#FBF7F1;font-family:"Archivo", Sans-serif;font-size:24px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF00;font-family:"Archivo", Sans-serif;font-size:24px;text-transform:uppercase;color:var( --e-global-color-d01cf7a );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-d01cf7a );border-radius:1000px 1000px 1000px 1000px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FF5433;color:var( --e-global-color-d01cf7a );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Archivo", Sans-serif;font-size:90px;}.elementor-kit-5 h2{font-family:"Archivo", Sans-serif;font-size:64px;font-weight:900;text-transform:uppercase;}.elementor-kit-5 h3{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h4{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h5{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h6{font-family:"Archivo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5 h1{font-size:70px;}.elementor-kit-5 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:55px;}.elementor-kit-5 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.szamo{
    color:#fff !important;
    background: #3B241F !important;
    border-radius:1000px;
    padding:5px 8px;
    text-align: center;
}


p:last-child{
    margin-bottom:0;
}

.narancsbtn .elementor-button:hover{
  box-shadow: 0 0 0 10px #ff4d2d !important;
}

.brightgreenbtn .elementor-button:hover{
  box-shadow: 0 0 0 5px #e5e78f !important;
}

/* SLIDER CSS */


.my-swiper {
  overflow: hidden;
  width: 100%;
}

/* SLIDE KONTAINER */
.my-swiper .swiper-slide {
  height: 784px;
  width: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

/* KÉP KEZELÉS */
.my-swiper .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}

/* CURSOR ÉLMÉNY */
.my-swiper {
  cursor: grab;
}

.my-swiper:active {
  cursor: grabbing;
}

/* OPCIONÁLIS: kis simaság érzet */
.my-swiper .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .my-swiper .swiper-slide {
    height: 500px;
  }
}

@media (max-width: 768px) {
  .my-swiper .swiper-slide {
    height: 320px;
  }
}


/* MOBILON: legyen kisebb, mint a viewport */
@media (max-width: 768px) {
  .my-swiper .swiper-slide {
    width: 85%;
  }
}

/* SLIDER CSS VÉGE *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archivo';
	font-display: auto;
	src: url('https://fenyutcaipiac.hu/wp-content/uploads/2025/07/Archivo-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */