@charset "utf-8";
/* CSS Document */


@media (min-width:1920px){
    
    html {
  scroll-padding-top: 8rem!important;
}

body{font-size:22px}
    
    
    
    /* HEADER */
    .isScroll .logo .wp-block-site-logo img{
    width: 220px;
}
    
   /* MAIN MENU */
.main-menu-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1em;
    transition: all .5s ease;
}
    .homeSlider{min-height:648px}
    
.post-header{
    padding:60px 5em 71px 160px;
}

.post-header2, .section-header{
    padding:60px 5em 0 160px;
}

.post-header h2, .post-header2 h2 , .section-header h3{
    font-size: 1.36em;
}
.post-header h1, .post-header2 h1, .section-header h2{
    font-size: 3.81em;
}

.section-header h2{
    color: var(--wp--preset--color--akto);
}

h1.subtitle{
    padding:0 5em 71px 160px;
    font-weight: 600;
    font-size: 1.81em;
    margin-top: 0!important;
    line-height: 1em;
}

.post-intro-content{
    padding: 0 5em 0 calc( 22% + .3rem);
}

.post-intro-content figure, .post-single-content figure{
    padding-bottom: 2em;
}

.post-single-content, .blog-single-content{
    padding: 0 5em 4.5em calc( 22% + .3rem);
}

.post-intro-single-content{
    padding: 2em 5em 2.5em calc( 22% + .3rem);
}

.academic-cat-intro{
    padding:0 5em 71px 160px;
}

.academic-intro-single-content{
    padding: 2em 5em 4.5em calc( 22% + .3rem);
}

.post-content{
    padding:6em 5em 4.5em 0
}
.post-content .col-r{
    padding-right: 5em;
}
.post-block{
    padding-bottom: 4em;
}

.post-block h2{
    font-size: 1.3em;
    font-weight: 800;
}

.post-block h3{
    font-size: 1.27em;
    font-weight: 400;
}

.blog-single-content .post-block h3{
    margin-top:1.5em;
}

.post-block h4{
    font-size: 1.1em;
    font-weight: 400;
}


.cat-header{
    padding:60px 5em 71px 160px;
}

.cat-header h2{
    font-weight: 600;
    font-size: 1.36em;
    padding-left: 5.9em;
}
.cat-header h1{
    font-weight: 800;
    font-size: 3.18em;
}

.section-title{
    font-weight: 800;
    font-size: 2.7rem;
    padding:63px 0 63px 160px;
}

/* EIDIKOTHTES */
    
    .eidikotites-row{padding:4.36em 5em;}
    .eidikotites-row h2{ font-size:2.3em;padding-bottom:0;}
    .eidikotites-row1{width:30%}
    

     .info-row1.has-s-20-font-size, .info-row2.has-s-20-font-size, .info-row2 p{
        font-size: 20px!important
    }
    

.info-block h3{
    padding: 1rem 3em;
}

.info-block .content-block{
    padding: 0 3em 2em 3em;
}
     /* BLOG LOOP */
.post-wrap, .blog-wrap, .home-news-wrap, .egkatastaseis-wrap, .form-grid{
    background-image: url("img/grid-xl.svg");
}
      
    
}

@media (min-width:1921px){
    .wp-site-blocks{
        border-left: 2px solid #000;
        border-right: 2px solid #000;
    }
}