a{
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;	
}
/* Beadcrumb */
.breadcrumb{display:none;}

.ocmp-catagory-content {
    background: #222222;
    color: #ffffff;
    text-align: center;
    margin: 0 0 50px;
    padding: 25px 0;
}
.ocmp-catagory-content h1 {
    color: #ffffff;
    font-size: 25px;
    margin: 0 0 10px;
}
.ocmp-catagory-content p, .ocmp-catagory-content p, .ocmp-catagory-content span, .ocmp-catagory-content label {
    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.5;
    line-height: 1.5;
}
.famous_template{background: #ededed;}
.famous_template ul.breadcrumb{ display:none;}
.famous_template .post_wrapper{ background:#fff; padding-bottom:20px;}
.famous_template  .grid-item{ margin-bottom:30px;}
.famous .post-title{
	text-align:left;
	padding:20px 15px 0;
	background: #fff;
}
.categories{ padding:15px 15px 0;font-family : Poppins;}
.categories a, .tags a, .author a{ color : #f42887; }
.categories a:hover, .tags a:hover, .author a:hover{ color : #222; }
.famous .post-title a{color:#555555;}
.famous .post-title a:hover{color:#222222;}
.ocmp-blog-template:nth-child(3n + 1){ clear:both;}
.famous .post-title  a{
	font-size:18px;
	font-weight:normal;
	font-family : Poppins;
}
.post_content{
	font-size:14px;
	font-weight:normal;
	font-family : Poppins;	
}
.metadatabox{
	text-align:left;
	padding:0 10px;
	font-family : Poppins;
}
.metadatabox span{
    padding: 2px 10px;
    display: inline-block;
}
.post_content{
	padding:15px;
	text-align:left;
	
}
.read-more{ padding:15px 15px 0;}
.read-more a{
	background:#f42887;
	color:#ffffff;
	padding:6px 15px;
	display:inline-block;
	font-family : Poppins;
	margin:10px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
}
.blog_footer{ text-align:center;}
.ocmp-pagination-box{
	margin-bottom:50px;
	display:table;
	width:100%;
}
.ocmp-pagination-box .pagination > li > a, .pagination > li > span{
	margin-left:5px;
    background: #777777; 
	color:#ffffff;
	border:1px solid #777777;
}
.ocmp-padination-box .pagination > li > a:hover{
    background: #e21130; 
    color: #ffffff;
	border:1px solid #e21130;
}
.ocmp-pagination-box .pagination > li:first-child > a, .pagination > li:first-child > span,
.ocmp-pagination-box .pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0 ;	
	-moz-border-radius:0 ;
	-webkit-border-radius:0 ;
	-ms-border-radius:0 ;
	-o-border-radius:0 ;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background: #f42887; 
    color: #ffffff;
	border:1px solid #f42887;
}
footer{margin-top:0;}