/* článek */
body.single.single-post > div > div > main{
   background-color: white !important;
}



body.single.single-post > div > div > main > div > section > article > h1 {
    text-align: center;
    box-sizing: border-box;
    font-family: var(--h2_typography-font-family);
    font-weight: var(--h2_typography-font-weight);
    line-height: var(--h2_typography-line-height);
    letter-spacing: var(--h2_typography-letter-spacing);
    text-transform: var(--h2_typography-text-transform);
    font-style: var(--h2_typography-font-style,normal);
    flex-grow: 0;
    padding: 0;
    font-size: 32px!important;
    color: var(--awb-text-color);
    margin: 0;
}

body.single.single-post > div > div > main > div > section > article > div > h2 {    
    font-size: 24px!important;    
}





#post-1570 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow,
#post-1570 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul,
#post-1570 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul > li,
#post-1570 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul > li > a,
#post-1570 > div.fusion-meta-info,
#post-1570 > div.fusion-sharing-box.fusion-theme-sharing-box.fusion-single-sharing-box,
#post-1552 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow,
#post-1552 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul,
#post-1552 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul > li,
#post-1552 > div.fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow > ul > li > a,
#post-1552 > div.fusion-meta-info,
#post-1552 > div.fusion-sharing-box.fusion-theme-sharing-box.fusion-single-sharing-box{
    display: none!important;
}


div.fusion-carousel-item-wrapper > div.fusion-image-wrapper.fusion-image-size-fixed{
    display: none!important;
}