/*
Theme Name: ZSVICENICE
Theme URI: https://zsvicenice.cz/
Description: Šablona pro ZSVICENICE
Author: ZSVICENICE
Author URI: https://zsvicenice.cz/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */



.home #site-header{
    /*background-color:#8c5d16; */
    background-color:transparent;
    opacity: 1;
    
}




#main{
    margin-top: 32px;
    margin-bottom: 32px;
}

.home #main{
    margin-top: 0px;
    margin-bottom: 32px;
    position: relative;
    top:-96px;
}

#site-logo-inner .site-title.site-logo-text{
    background-color: white;
}

.aktualita-v1-text{
    height: 170px;
}

.aktualita-v1-date .ae-post-meta-item-wrapper{
    width: 100%;
    text-align: center;
    align-content: center;
}