.pagination .screen-reader-text,
.reviews-props{
	display:none;
}
.company-info ul{
	margin-bottom: 20px;
}
.company-info li{
	line-height: 1.6;
	color: #757575;
}
.item_review.hidden_review{
	display:none;
}
.c-reviews-item,
.c-reviews-item-info{
	width:100%;
}
.news-item .news-item-desc{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-moz-box;
	-moz-box-orient:vertical;
	display:-webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient:vertical;
	line-clamp:5;
	box-orient:vertical;
}
body.search .main,
body.page-template-default .main{
	background:transparent;
	border:0;
}
body.page-template-default .wpcf7-form-control-wrap{
	display:block;
}
.test-nav-item.test-nav-item-next.swiper-button-disabled{
	background-color:#3F2354;
	cursor:pointer;
}
.test-nav-item.test-nav-item-next.swiper-button-disabled:hover{
	background-color:#895FAA;
}
.content ul{
	padding-left:25px;
}
.aside-test-text p{
	padding-bottom:20px;
}
.aside-test-text p:last-child{
	padding-bottom:0;
}
body .news-wrapper{
	align-items:flex-start;
}
.news-item-reaction-item{
	cursor:pointer;
}
body .categories-btn{
	width:100%;
}
.share-list li a img{
	max-width:40px;
	max-height:40px;
}
.categories-item-option-value{
	text-align:right;
}
.categories-items p a{
	text-decoration:underline;
}
.categories-items p a:hover{
	text-decoration:none;
}
.categories-items .main-wrapper{
	padding-left:0;
	margin-bottom:155px;
}
a.reviews-item-author-name{
	display:block;
}
.reviews-item p a.main_comm_text{
	color:#757575;
}
.c-reviews-item-verdict.grey{
	background-color:#757575;
}
.c-reviews > p a.reset{
	color:grey;
	text-decoration:underline;
}
.c-reviews > p a.reset:hover{
	color:grey;
	text-decoration:none;
}
.aside-companies-item-top-left strong{
	display:block;
}
.content a{
	color:#9fba5b;
	text-decoration:underline;
}
.content a:hover{
	color:#9fba5b;
	text-decoration:none;
}
.error404 .wrapper{
	text-align:center;
}
button.cancel_reply{
	display:none;
	background-color:grey;
}