

/* Start:/local/templates/ab23/components/bitrix/news.list/docs/style.css?1750850334644*/
.row.docs-items {
	margin-top: 50px;
	margin-bottom: 80px;
}

.doc_item_wrap {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	font-size: 18px;
}

.doc_item_icon {
	width: 75px;
}

.doc_item_icon img {
	width: 100%;
}

.doc_item_info {
	width: calc(100% - 90px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.doc_item_info_name {
	font-weight: 600;
	color: #000;
	text-decoration: underline;
	margin-bottom: 5px;
}

.doc_item_info_size {
	color: #A6A6A6;
}

@media(max-width: 767px) {
	.doc_item_wrap {
		font-size: 16px;
	}
}
/* End */
/* /local/templates/ab23/components/bitrix/news.list/docs/style.css?1750850334644 */
