.post-heading a{
	    padding-bottom: 0;
}
	.category-layout .post-heading{
	    margin-bottom: 5px;
}
.category-layout .post-meta{
	    margin-bottom: 5px;
}

/* category dot style */
.health-post-cat .post-cat {
	position: relative;
}
.health-post-cat .post-cat:before {
    content: '';
    height: 5px;
    width: 5px;
    background: #7BC144;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 12px;
}

.health-post-cat .first-block .post-cat:before {
	display: none;
}


/* sidebar social counter css */
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped {
    text-align: left;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li {
    max-width: 50%;
    border-radius: 0px;
    min-width: 48%;
    margin:0px 6px 10px 0 !important;
    background: #ffffff;
    border: 2px solid #E9E9E9;
    border-radius: 0px;
    padding: 2px !important;
		background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:last-child, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:nth-child(3n+3) {
    border: 2px solid #E9E9E9 !important;
}
.xs_social_counter_widget .xs_counter_url .xs-social-icon span{
    font-size: 13px;
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    background: rgba(0,0,0,0.2);
		border: 2px solid transparent !important;
}

.xs-social-icon {
    float: left;
    margin: 0 10px
}

.xs_social_counter_widget .xs_counter_url li a{
    padding: 10px 0 8px 0!important;
}
.xs_social_counter_widget .xs_counter_url .xs-social-follower {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 3px;
    color: #05011D !important;
}
.xs_social_counter_widget .xs_counter_url .xs-social-follower-text {
    font-size: 12px;
    font-weight: 400;
    color: #707070 !important;
}

selector .sidebar .widget .xs_social_counter_widget .xs_counter_url .xs-social-icon span {
	height: 36px;
	width: 36px;
	line-height: 34px;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.facebook {
	background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li .met-social-facebook {
    background: #3B5998;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li .met-social-twitter {
    background: #1DA1F2;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.twitter {
	background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.pinterest {
	background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li .met-social-pinterest {
    background: #FF0000;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li.dribbble {
	background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li .met-social-dribbble {
	background: #ea4c89;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li.instagram {
    background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li .met-social-instagram {
    background: #833AB4;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li.youtube {
    background: #ffffff;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li .met-social-youtube {
    background: #FF0000;
}

.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:last-child, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li:nth-child(3n+3) {
	border: 1px solid #CCCFD4;
}
.social-counter h5 {
    display: none;
}

.widget .xs_social_counter_widget .xs_counter_url .xs-social-icon span {
	border: 2px solid transparent;
	height: 36px;
	width: 36px;
	line-height: 33px;
}
.main-container {
    padding: 60px 0 !important;
}