

/* Start:/local/templates/fanat_shop/components/bitrix/news.list/news_main_new/style.css?1619216980683*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.prew-news{
    padding: 25px;
}
.item-container{
border: 2px solid #eee;
margin-top:10px;
margin-bottom:10px;
background-color: #fefefe;
box-shadow: 0 0 3px rgba(0,0,0,0.1);
transition: 0.5s;
}

.item-container:hover{
border: 2px solid #ffa63c;
transition: 0.5s;
}

.news-name{
padding:15px;
}

.news-title a{
text-decoration:none !important;
}

.news-title b{
font-size:24px;
}

.more_news{
float:right;
margin-right:30px;
}
.data_prew{
margin:5px;
}

.archiv{
padding-top:10px;
padding-bottom:15px;
float:right;
font-size:16px;
}
/* End */
/* /local/templates/fanat_shop/components/bitrix/news.list/news_main_new/style.css?1619216980683 */
