


/* Start:/local/templates/mobile/components/bitrix/news.list/mobile/style.css*/
.ajax-pager-wrap{
	background-color: #813c7e;
	height: 50px;
	width: 50px;
}
.news-list{
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.news-list .item{
	padding: 20px 5%;
	width: 90%;
}
.news-list .item:nth-child(odd){
	background-color: #f7f7f7;
}
.news-list .item .image img{
	width: 100%;
	margin-bottom: 15px;
}
.news-list .item .title{
	font-size: 28px;
	line-height: 36px;
	text-align: left;
	clear: both;
}
.news-list .item a{
	text-decoration: none;
	color: #000;
}
.news-list .item .date{
	float: left;
	color: #737373;
	padding: 5px;
}
.news-list .item .date span{
	color: #bcbcbc;
}
.news-list .item .rubric{
	text-transform: uppercase;
}
.news-list .item .rubric.news{
	background-color: #813c7e;
}
.news-list .item .rubric.articles{
	background-color: #3359a3;
}
.news-list .item .date, .news-list .item .rubric{
	margin-bottom: 15px;
}
.news-list .item .rubric.articles, .news-list .item .rubric.news{
	float: left;
    padding: 5px;
}
@media only screen and (max-device-width: 375px) {
	.news-list .item .title{
		font-size: 25px;
		line-height: 36px;
	}
}


/* End */



/* Start:/local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css*/
.button-show-more{
	background-color: #813c7e;
}
/* End */
/* /local/templates/mobile/components/bitrix/news.list/mobile/style.css */
/* /local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css */
