.elementor-kit-406{--e-global-color-primary:#E0AC00;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#E0AC00;--e-global-color-ada4f43:#8B1400;--e-global-color-89c5433:#8C0103;--e-global-color-eaae219:#3A533D;--e-global-color-d3ad74d:#E9E3CC;--e-global-color-4519687:#4A4A4A;--e-global-color-28f3008:#EED584;--e-global-color-2242237:#F3802A;--e-global-color-cc67afa:#BC6C29;--e-global-color-835c4dd:#4C0702;--e-global-color-11526e9:#460001;--e-global-color-d096811:#580500;--e-global-color-3bad8a1:#6C371A;--e-global-color-7ee7904:#5E2F17;--e-global-color-393f987:#4F2613;--e-global-color-9770e9b:#3F1E10;--e-global-color-2740b06:#79421A;--e-global-color-a685457:#9A5826;--e-global-color-5f9ec50:#7B411E;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-e9bc1d3-font-family:"Cormorant Garamond";--e-global-typography-e9bc1d3-font-size:48px;--e-global-typography-e9bc1d3-font-weight:700;--e-global-typography-aa95322-font-family:"Cormorant Garamond";--e-global-typography-aa95322-font-size:40px;--e-global-typography-aa95322-font-weight:700;--e-global-typography-cbee684-font-size:32px;--e-global-typography-cbee684-font-weight:700;--e-global-typography-d893837-font-size:24px;--e-global-typography-d893837-font-weight:700;--e-global-typography-2d58ae8-font-size:20px;--e-global-typography-2d58ae8-font-weight:700;--e-global-typography-1e6dda9-font-size:17px;--e-global-typography-1e6dda9-font-weight:700;--e-global-typography-2309422-font-family:"Karla";--e-global-typography-2309422-font-size:17px;--e-global-typography-2309422-font-weight:400;--e-global-typography-2309422-line-height:1.65em;}.elementor-kit-406 e-page-transition{background-color:#FFBC7D;}.elementor-kit-406 a{color:var( --e-global-color-accent );}.elementor-kit-406 a:hover{text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --farba-machova-zelena:#3A533D; --farba-jantarova:#E0AC00; --farba-biela:#ffffff; --farba-papyrus-tmavsi:#DAD3BA; --farba-jantarova-bledsia:#EED584; --farba-cierny-caj:#8B1400; }
/* Start custom CSS *//* prve pismeno velke custom trieda */
.dropcap p:first-of-type::first -letter {
    float: left;
    font-family: Georgia;
    font-size: 3.4em;
    line-height: 0.85;
    padding-right: 0.15em;
    font-weight: 600;
    color: #E0AC00;
}

/* ken burns effect custom treida */
.kenburns {
  overflow: hidden;
}

.kenburns img {
  transform-origin: center center;
  will-change: transform;
  animation: kenburnsZoomPan 18s ease-in-out infinite;
}

@keyframes kenburnsZoomPan {
  0%   { transform: scale(1.05) translate(0, 0); }
  50%  { transform: scale(1.15) translate(-2.5%, -2.5%); }
  100% { transform: scale(1.05) translate(0, 0); }
}

@media (prefers-reduced-motion: reduce) {
  .kenburns img { animation: none; transform: none; }
}

/* Sticky kontajner – spodný okraj + jemný tieň */
/* default: bez okraja */
.elementor-element.elementor-sticky--active {
  border-bottom: none !important;
  box-shadow: none !important;
}

/* až po scrollnutí */
body.prometea-scrolled .elementor-element.elementor-sticky--active {
  border-bottom: 1px solid rgba(0,0,0,0.10) !important;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important;
}

/* CSS for preventing layout width maximizing in case there is only 1 post in loop carousel*/
#enc-loop .swiper-wrapper{ justify-content: flex-start; }

#enc-loop .swiper-slide{
  width: calc((100% - 48px) / 3) !important;
  flex: 0 0 auto !important;
  max-width: calc((100% - 48px) / 3) !important;
}
@media (max-width: 1024px){
  #enc-loop .swiper-slide{
    width: calc((100% - 24px) / 2) !important;
    max-width: calc((100% - 24px) / 2) !important;
  }
}
@media (max-width: 767px){
  #enc-loop .swiper-slide{
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* TEMPORARZ UPPER REPLACEMENT */
/*.elementor-widget-loop-carousel .swiper-slide{
  width: calc((100% - 48px) / 3) !important;
  max-width: calc((100% - 48px) / 3) !important;
}

@media (max-width: 1024px){
  .elementor-widget-loop-carousel .swiper-slide{
    width: calc((100% - 24px) / 2) !important;
    max-width: calc((100% - 24px) / 2) !important;
  }
}

@media (max-width: 767px){
  .elementor-widget-loop-carousel .swiper-slide{
    width: 100% !important;
    max-width: 100% !important;
  }
}*/

/* Poistka proti presahovaniu výsledkov vyhľadávania na mobile */
@media (max-width: 767px){
  body.search-results .elementor-loop-container,
  body.search-results .elementor-posts-container,
  body.search-results .elementor-grid,
  body.search-results .elementor-widget-loop-grid,
  body.search-results .elementor-widget-posts {
    max-width: 100%;
    overflow-x: hidden;
  }

  body.search-results .elementor-loop-container * {
    min-width: 0;            /* kritické pre flex/grid overflow */
    box-sizing: border-box;
  }

  body.search-results .elementor-post,
  body.search-results .e-loop-item,
  body.search-results .elementor-grid-item {
    max-width: 100%;
  }

  body.search-results .elementor-post__text,
  body.search-results .elementor-post__title,
  body.search-results .elementor-post__excerpt {
    overflow-wrap: anywhere; /* nech sa text láme */
    word-break: break-word;
  }

  /* ak highlight robí inline-block elementy */
  body.search-results mark,
  body.search-results .highlight {
    display: inline;
    white-space: normal;
  }
}

/* vylúč buttony z globálnych link farieb -- inak visited linka farebne zanikne*/
.elementor-loop-container a.elementor-button,
.elementor-loop-container a.elementor-button:visited,
.elementor-loop-container a.elementor-button:hover,
.elementor-loop-container a.elementor-button:active{
  color: #fff !important;
  text-decoration: none !important;
}/* End custom CSS */