.elementor-3299 .elementor-element.elementor-element-bc62975{--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-3299 .elementor-element.elementor-element-bc62975::before, .elementor-3299 .elementor-element.elementor-element-bc62975 > .elementor-background-video-container::before, .elementor-3299 .elementor-element.elementor-element-bc62975 > .e-con-inner > .elementor-background-video-container::before, .elementor-3299 .elementor-element.elementor-element-bc62975 > .elementor-background-slideshow::before, .elementor-3299 .elementor-element.elementor-element-bc62975 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3299 .elementor-element.elementor-element-bc62975 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-3299 .elementor-element.elementor-element-bc62975:not(.elementor-motion-effects-element-type-background), .elementor-3299 .elementor-element.elementor-element-bc62975 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3299 .elementor-element.elementor-element-0c0d95b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for theme-post-content, class: .elementor-element-0c0d95b */.elementor-3299 .elementor-element.elementor-element-0c0d95b a{
    color: var(--e-global-color-primary);
    text-decoration: underline;
    transition: .2s ease-in-out;
}

.elementor-3299 .elementor-element.elementor-element-0c0d95b 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 */