

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/web21/bitrix/news.list/.default/style.css?1644747417881*/
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;
}
div.news-list img.preview_picture_ {
    margin: 0;
    width: 100%;
    object-fit: cover;
    padding: 0 15px;
    height: 200px;
}
.btn_more_news_web{
	background: #3b3f59;
    border: 1px solid #3b3f59;
    color: #fff;
	padding: 3px 10px 3px;
	text-transform: uppercase;
    text-decoration: none;
	margin: 10px 10px 10px 0;
    border-radius: 2px;
    font-size: 12px;
    overflow: hidden;
    transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
}
.btn_more_news_web:hover{
	background: #0d4c91;
	border: 1px solid #0d4c91;
	color: #fff;
}

/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/news/web21/bitrix/news.list/.default/style.css?1644747417881 */
