.elementor-kit-6{--e-global-color-primary:#4A653E;--e-global-color-secondary:#000000;--e-global-color-text:#B3B3B3;--e-global-color-accent:#A8B6A2;--e-global-color-fde2907:#0AD009;--e-global-color-97beee3:#783F04;--e-global-color-4a58457:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );}.elementor-kit-6 a{color:var( --e-global-color-97beee3 );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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;}}/* Start custom CSS */.hero-carousel{
  position: relative;
  height: 40vh;
  overflow: hidden;
  background: #4A653E;
}

/* TABLET */
@media (max-width: 1024px){
  .hero-carousel{
    height: 30vh;
  }
}

/* MOBIL */
@media (max-width: 767px){
  .hero-carousel{
    height: 25vh;
  }
}

.hero-strip{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  display: flex;
  justify-content: center;

  opacity: 0;
  pointer-events: none;
}

.hero-strip.active{
  opacity: 1;
  pointer-events: auto;
}

.hero-strip img{
  height: 100%;
  width: auto;
  flex-shrink: 0;
  object-fit: contain;
}
/* HLAVNÍ POLOŽKY MENU */
#menu-1-191b5e8 > li > a.elementor-item {
  color: #fff;
  background-color: #783F04;
}

/* HOVER + ACTIVE */
#menu-1-191b5e8 > li > a.elementor-item:hover,
#menu-1-191b5e8 > li > a.elementor-item.elementor-item-active {
  color: #fff;
  background-color: #783F04;

}/* End custom CSS */