/*
Theme Name: Hlavne Spravy v2 Blog
Theme URI: http://blog.hlavnespravy.sk
Author: HSP
Version: 2
*/

.category-custom-container .category-wrapper .category-wrapper-text p:before, .category-custom-container .category-wrapper h3:before {
    content: attr(title);
    display: block;
}

.category-custom-container .category-wrapper .category-wrapper-text {
	margin-top: 15px;
}

.category-custom-container > .custom-container > .gray-bg {
	display: none !important;
}

.bloggers-pagination.text-right {
    margin-bottom: 40px !important;
}
.me{
	background-color: #2b2d59;
	color: white;
	height:30px;
	
}
.me a,.me a:hover{
	color :white;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.blog-user-panel{
	height:100%;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	padding:0px;

}
.blog-info-r2:hover,.blog-info-l2:hover{
	background-color:#66cc33;
}
.blog-info-r2:first-child{
	    padding-inline: 14px;
	margin-right:auto;
}
.blog-info-r2:not(:first-child),.blog-info-l2{
	    padding-inline: 14px;
	
}