/*  
Theme Name: Peercast
Theme URI: peercast.no
Description: Peercast theme
Version: 1.0
Author: Peercast
Author URI: http://peercast.no

*/

b, strong {
	font-weight: 700 !important;
}

.access_info p{
	margin-bottom: 0px;
}
.popular_posts ul li h2{
	height: 54px;
	overflow: hidden;
}
.popular_posts ul li p{
	height: 27px;
	overflow: hidden;
}
.search_detail .post-detial-header,
.search_detail .post-detail-body,
.search_detail .post-content{
	max-width: 100% !important;
}

.search_articles{
	margin-top: 40px;
}
.search_detail .post_info{
	margin-top: 10px;
}
.search_detail .post-detail-body{
	margin-top: 10px;
}
.page-cont{
	margin-top: 80px;
}
.post-detial a{
	font-weight: bold;
	color: inherit;
} 

.footer_additional{
	margin-top: 20px;
	font-size: 15px;
}
.footer_additional a{
	font-size: 15px;
	display: inliine-block;
	margin-bottom: 10px;
	font-family: GreycliffCF-Light;
	font-weight: 300;
}
.cookie-text-details{
	display: none;
}

.eagle-sec-3 .container, .eagle-pricing-sec .container{
	z-index: 1;
	position: relative;
}
.eagle-listing ul li{
	margin-top: 1.25rem;
    line-height: 1.25rem;     
    font-weight: 600;
}
.eagle-listing ul li b, .eagle-listing ul li strong{
	font-family: inherit;
}

.eagle-sec-7 .how-work-sec{
	width: 70%;
	margin: 0 auto;
}
.customer-testimonial .illustration-body{
	margin-top: 0px
}
.customer-testimonial .customer-img{
	margin-bottom: 30px;
}

.feature_subsec a:hover{
	text-decoration: none;
}

@media (max-width: 1024px)
{
	.blog_category .nav-item{
		margin-right: 50px;
	}
}
@media (max-width: 991px){
	.footer_additional{
		margin-top: 40px;
	}
}
@media (max-width: 767px)
{	
	.page-cont{
		margin-top: 40px;
	}
	.popular_posts ul li h2{
		height: auto;
		overflow: visible;
	}
}
