


/*= Header & menu
----------------------------------------------------------------- */
header .navbar {
    padding-left: 16px;
    padding-right: 16px;
}

.navbar-nav .nav-item {
    border-right: none;
    padding: 0;
}

.navbar-collapse > .nav-link {
    padding-left: 0;
}

.fast-search-bloc .link-advanced-search {
    margin: 4px 0;
}

.post-content {
    display: none;
}

/*= Posts
----------------------------------------------------------------- */
.post-item-content h3,
.post:hover .post-item-content h3{
    font-size: 22px;
}

.post:hover .post-item-content {
    padding-top: 50px;
}

.post-item-content div {
    font-size: 12px;
    line-height: normal;
}