ul,
ol {
	margin: 0 0.5em 1.5em 0.5em;
}

.center-li {
	text-align: center;
	list-style: inside;
}

.thumb-box {
	height: 200px;
}

.entry-content, .posts-box {
	margin-top: 5vh!important;
	margin-bottom: 5vh;
}

.actual-box .thumb-box img {
	object-fit:cover;
}

#top-bar-2 {
	height: auto;
}

.top-bar img {
	border-bottom: solid 8px #97124B;
}

.main-title-class {
background-color: #EC008C;
height: auto;
width: 100%;
}
.main-title-class h1 {
font-weight: 700;
color: #fff;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

.site-footer {
	margin-top: 5vh;
}

.footer-top {
	border-top: solid 1px #97124B;
}

/*Footer*/
.footer-menu-style a {
font-weight: 700;
color: #000;
text-align: center;
padding-top: 10px;
font-size: 1rem;
letter-spacing: 0.1rem;
}

.footer-menu-style a:hover {
color: #EC008C;
}

.site-info span, .site-info a, .site-info {
font-weight: 700;
color: #7F7F7F;
text-align: left;
padding-top: 10px;
font-size: 0.7rem;
}

/*Sidebar*/
.main-sidebar h2.wp-block-heading {
    font-size: 1.2rem;
	padding-bottom: 10px;
	background-color: #E8E8E8;
	font-weight: 700;
	padding-left: 1rem;
}
ul.wp-block-latest-posts__list {
	margin-left: 1rem;
}

ul.wp-block-latest-posts__list li {
	border-bottom: solid 1px #97124B;
}

ul.wp-block-latest-posts__list a {
	font-weight: 500;
	color: #7F7F7F;
	text-align: left;
	padding-top: 5px;
	font-size: 1rem;
	text-decoration: none;
}

ul.wp-block-latest-posts__list a:hover {
	color: #EC008C;
}


/*Paginacja*/
.numerstrony {
    text-align: center;
	border-bottom: solid 5px #97124B;
	border-top: solid 1px #97124B;
}

.numerstrony .page-numbers {
    border: 1px solid #EC008C;
    padding: 5px;
}
.numerstrony a.page-numbers{
    outline: none;
    color: #EC008C;
}

.numerstrony .page-numbers.dots, 
.numerstrony .page-numbers.next, 
.numerstrony .page-numbers.prev {
    border: none;
}

@media all and (max-width: 1140px) {
	
}

@media all and (max-width: 992px) {

}
@media all and (max-width: 768px) {

}