.catit{padding:5px 0px 20px 0px;font-weight:bold;}

.list-nav__item:nth-child(9){
	background: #e0000a;
}
.list-nav__item:nth-child(9) a{
	padding: 10px;
	color: #fff;
}
.list-nav__item:nth-child(9) a:hover{
	color: #fff;
	text-decoration: underline;
}
.mobile-nav__item:nth-child(17) a{
	background: #e0000a;
}
#st-widget__modal__footer {
	display: none;
}

.site-info__title a {
	color: #000;
	text-decoration: none;
}
.footer__item a {
	color: #666;
	text-decoration: none;
}
.content__row a {
	/*color: #000;*/
	color:#c00;
}


.content__row a.post__readmore{
	color: #c00;
}

/* Правки по меню 14.01.2025 */

.list-nav__item {
	font-size: 14px;
	font-weight: 600;
}

.list-nav__link {
	color:#000;
}

.list-nav__item:nth-child(9) {
	background:none;
}

.list-nav__item:nth-child(9) a {
	padding: 0;
	color: #000;
}

.list-nav__item:nth-child(9) a:hover {
    color: #c00;
    text-decoration: none;
}

.mobile-nav__item:nth-child(17) a {
	background: none
}

.user-panel__items {
	margin-top: 0;
}