

/* Start:/local/templates/pro/components/bitrix/catalog.main/pro_faq_intro/style.css?17018717721024*/
/* ======= NEW ======= */


/* CATEGORY LINKS */

.cat-links {
	text-align: center;
	display: inline-flex;
	flex-wrap: wrap;
}

.cat-links .cat-citem {
	width: 40%;
	margin: 20px auto 60px auto;
}

.cat-links .cat-citem>div {

}

.cat-links .citem-icon {
	margin-bottom: 15px;
}

.cat-links .citem-icon a {
	color: #c1c1c1;
}

.cat-links .citem-icon a:hover {
	color: #518602;
}

.cat-links .citem-icon img {
	height: 70px;
	opacity: .5;
}

.cat-links .citem-icon a:hover img {
	opacity: 1;
}

.cat-links .citem-title {
	margin-bottom: 8px;
}

.cat-links .citem-title a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.cat-links .citem-title a:hover {
	text-decoration: none;
}

.cat-links .citem-description {
/*	font-size: 13px;*/
}

.citem-description li {
	margin-bottom: 10px;
}

.scount {
	color: #9E9E9E;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 10px;
}


@media screen and (max-width: 480px) {

/* ADAPTIVE - 480px */

	.cat-links .cat-citem {
		width: 80%; /* auto */
	}

}




/* End */
/* /local/templates/pro/components/bitrix/catalog.main/pro_faq_intro/style.css?17018717721024 */
