#header-outer .normal-container{
	width: 100% !important;
}

#header-outer .row .col.span_3 {
    visibility: hidden !important;
}

.h-featured{
    color: #eea744 !important;
}

.material .wpb_content_element, .material .wpb_row {
    margin-bottom: 0.4em;
}

#menu-oferta-edukacyjna li {
	line-height: 1.3;
}


.meta-author, .meta-comment-count, .meta-reading-time {
	display: none !important;
}

.blog-title #single-below-header>span {
    border-left: none !important;
}

#author-bio {
	display: none;
}

@media screen and (max-width: 998px) {
		
	#header-outer .row .col.span_3 {
    visibility: visible !important;
}
		
	#ak-desktop-header{
		display: none;
		}
		
}

#header-outer header {
    transition: none !important;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: rgba(0,85,80,1);
}

.post-content {
    padding-left: 0;
}