.elementor-3064 .elementor-element.elementor-element-56e25fd{--display:flex;--min-height:36vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.6;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3064 .elementor-element.elementor-element-56e25fd::before, .elementor-3064 .elementor-element.elementor-element-56e25fd > .elementor-background-video-container::before, .elementor-3064 .elementor-element.elementor-element-56e25fd > .e-con-inner > .elementor-background-video-container::before, .elementor-3064 .elementor-element.elementor-element-56e25fd > .elementor-background-slideshow::before, .elementor-3064 .elementor-element.elementor-element-56e25fd > .e-con-inner > .elementor-background-slideshow::before, .elementor-3064 .elementor-element.elementor-element-56e25fd > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-3064 .elementor-element.elementor-element-56e25fd:not(.elementor-motion-effects-element-type-background), .elementor-3064 .elementor-element.elementor-element-56e25fd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3064 .elementor-element.elementor-element-9e688d0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 32px 0px;}.elementor-3064 .elementor-element.elementor-element-73e8d78 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-3064 .elementor-element.elementor-element-73e8d78 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-3064 .elementor-element.elementor-element-73e8d78{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 64px) 0px;padding:0px 0px 0px 0px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}/* Start custom CSS for theme-post-content, class: .elementor-element-9e688d0 */.elementor-3064 .elementor-element.elementor-element-9e688d0 a{
    color: var(--e-global-color-primary);
    text-decoration: underline;
    transition: .2s ease-in-out;
}

.elementor-3064 .elementor-element.elementor-element-9e688d0 a:hover{
    color: var(--e-global-color-accent);
}/* End custom CSS */
/* Start custom CSS *//* Cílíme na kontejner, kde je WordPress obsah */
.elementor-widget-theme-post-content .elementor-widget-container {

    /* H1 (často název stránky, pokud je v obsahu) */
    h1 { margin-top: 40px !important; 
    margin-bottom: 25px !important; }
    
    /* H2 - hlavní sekce */
    h2 { margin-top: 45px !important; margin-bottom: 20px !important; }
    
    /* H3 - podsekce */
    h3 { margin-top: 35px !important; margin-bottom: 15px !important; }
    
    /* H4 - detailnější členění */
    h4 { margin-top: 30px !important; margin-bottom: 15px !important; }
    
    /* H5 - drobné nadpisy */
    h5 { margin-top: 25px !important; margin-bottom: 10px !important; }
    
    /* H6 - velmi malé nadpisy */
    h6 { margin-top: 20px !important; margin-bottom: 10px !important; }

    /* Ošetření prvního prvku - aby nadpis na začátku stránky 
       nedělal zbytečnou mezeru nahoře */
    & > *:first-child {
        margin-top: 0 !important;
    }
}/* End custom CSS */