

/* Start:/bitrix/templates/eshop_bootstrap_blue/components/bitrix/news.list/alfanit_news/style.css?16565679051106*/
div.news-list img.preview-picture
{
	float:left;
	margin:0 4px 6px 0;
}

.news-row
{
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}

.newslist-block
{
	margin-top: 11px;
	margin-bottom: 20px;
}

p.news-item
{
	margin:0;
	margin-bottom:15px;
}

.news-date-time
{
	font-size:95%;
	display:block;
	/*color:#82929a;*/
	color:#757575;
	margin-top:10px;
}

.preview-picture {

	/*border: 1px solid #E4E7E9;*/
	width: 100%;
	/*padding: 10px;*/
	/*border-radius: 6px;*/
	/*border: 1px solid #d5dadc;*/
}

.news_title{
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 16px;
}

.news_title a{
	color: #333;
}

.news_card-wrapper {
	padding: 10px;
	border-radius: 8px;
	/*border: 1px solid #d5dadc;*/
	-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.news_card-wrapper:hover{
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
/* End */
/* /bitrix/templates/eshop_bootstrap_blue/components/bitrix/news.list/alfanit_news/style.css?16565679051106 */
