

/* Start:/local/templates/optika-5-zvezd/components/bitrix/news.list/reviews/style.css?16200313231115*/
.reviews-list{
	width: 100%;
	margin-bottom: 30px;
}
.review{
	border-bottom: 1px solid #ebebeb;
	padding: 30px;
}
.add-review-block{
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.add-review-btn{
	display: inline-block;
	border: none;
	font-size: 14px;
	font-weight: 600;
	min-width: 167px;
	padding: 18px 47px 14px;
	border-radius: 50px;
	text-transform: uppercase;
	background: #972701;
	color: #fff;
	line-height: normal;
	cursor: pointer;
	text-align: center;
	transition: 0.4s;
}
.add-review-btn:hover{
	background-color: #611800;
	color: #fff;
}
.add-review-name{
	width: 100%;
	height: 44px;
	border: none;
	padding: 0 18px;
	background: #e2e2e2;
	border-radius: 40px;
	margin-bottom: 17px;
	font-size: 14px;
}
.add-review-text{
	width: 100%;
	height: 100px;
	border: none;
	padding: 0 18px;
	background: #e2e2e2;
	border-radius: 18px;
	margin-bottom: 17px;
	font-size: 14px;
	padding-top: 10px;
}
.add-review-block h3{
	margin-bottom: 10px;
}
.add-review-error{
	color: red;
	display: none;
}
.add-review-success{
	display: none;
}

/* End */
/* /local/templates/optika-5-zvezd/components/bitrix/news.list/reviews/style.css?16200313231115 */
