

/* Start:/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/style.css?173884666633025*/
.reviews-navigation-box.reviews-navigation-top{
	border-top:none;
	margin-bottom:30px;
}

.reviews-post-hidden{
	background:#eee;
}

.icon {
	display: inline-block;
	vertical-align: middle;
}

.btn-grey,
.btn-grey:focus,
.btn-grey,
.btn-grey:hover {
	border-color: #dee1e4;
	color: #1b1f1f;
}

.btn-grey {
	background: #dee1e4;
}

.btn-grey:focus,
.btn-grey:hover {
	background: #e6e9ec;
}

.btn-grey:active {
	border-color: #d8dadd;
	background: #d8dadd;
	color: #1b1f1f;
}

.add_comment_link,
.file_link,
.note_link {
	text-decoration: none;
}

.comments_header {
	margin-bottom: 32px;
}

.add_comment_note {
	float: right;
	margin-top: 10px;
}

.comment {
	padding-bottom: 10px;
	width: 100%;
}

.comment:last-child {
	margin-bottom: 0;
}

.comment_av {
	float: left;
	width: 73px;
	height: 73px;
	margin-top: 5px;
	margin-right: 27px;
}

.comment_av img {
	height: 100%;
	width: 100%;
}

.comment_title {
	display: flex;
	gap: 8px;
	/*width: 220px;*/
}

.comment_author {
	font-weight: 700;
	margin-bottom: 4px;
}

.comment_date {
	color: #7d7d7d;
	margin-bottom: 15px;
}

.comments .comments_header>.btn {
	background: 0 0;
	border: 0;
	color: #333;
	font-weight: 400;
	position: relative;
	text-transform: none;
}

.comments .comments_header>.btn span {
	border-bottom: 1px dashed #999;
}

.rating_button-wrap {
	display: flex;
	gap: 16px;
	align-items: center;
}

.rating_button-wrap .h5 {
	font-size: 16px;
}

#rating_choosing_button {
	display: inline-block;
}

#rating_choosing_button .rating_button {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	height: 20px;
}

/*#rating_choosing_button .rating_button:first-child {*/
/*	padding-left: 0;*/
/*}*/

#rating_choosing_button .active,
#rating_choosing_button .rating_button:focus,
#rating_choosing_button .active,
#rating_choosing_button .rating_button:hover {
	color: #000 !important;
}

.select_rating {
	display: inline-block;
	margin-left: 20px;
	margin-top: -1px;
}

.select_rating b {
	vertical-align: middle;
	margin-right: 10px;
}

.select_rating .rating {
	position: relative;
	top: -1px;
}

div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
/* Header */
div.reviews-header-box
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
/* Link to forum */
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
/* Page navigation */
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom { 
	margin-top: 20px;
	margin-bottom: 2em;
	/*border-bottom:none;*/
}
/* Topic posts table */
table.reviews-post-table
{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #dadada;
	margin-bottom: 0.7em;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

table.reviews-post-hidden {
	background: none repeat scroll 0 0 #E5F8E3 !important;
}

table.reviews-post-table thead td
{
	color: #7e7e7e; 
}

table.reviews-post-table thead td
{
	line-height: 30px;
}
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text
{
	padding-top: 0.5em;
}
table.reviews-post-table thead td .message-post-date {
	font-size: 0.85em;
}
table.reviews-post-table thead td .review-avatar {
	background-color: #ECEAEC;
	border: 1px solid #C4C4C4;
	float: left;
	height: 30px;
	margin-right: 0.5em;
	width: 30px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
/* First Post Table */
table.reviews-post-first {}

/* Odd Post Table */
table.reviews-post-odd {}

/* Even Post Table */
table.reviews-post-even {}

/* Last Post Table */
table.reviews-post-last {
	margin-bottom:0;
}

/* Post Table Cell */
table.reviews-post-table td { padding: 0; vertical-align: top; }

/* Post Table: Post and Actions Cell */
table.reviews-post-table td.reviews-cell-post, table.reviews-post-table td.reviews-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.reviews-post-table td.reviews-cell-contact, table.reviews-post-table td.reviews-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.reviews-post-date, div.reviews-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.reviews-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.reviews-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.reviews-post-reply-buttons { 
	/*height:21px;*/
	/*margin-top:10px;*/
	/*padding:0;*/
	/*position:relative;*/
}
table.reviews-post-table .reply-action-note {
	color: #777777;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover {
	text-decoration: none;
}
div.reviews-post-reply-buttons a {
	color: #969696;
	font-size: 11px;
	margin-left:2px;
	text-decoration: none;
}
div.reviews-post-reply-buttons a:hover {
	text-decoration: underline;
}

/* Post Attachments */
div.reviews-post-attachments { margin:1.5em 0;}
div.reviews-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.reviews-post-attachment { padding-left: 0.5em;}

div.reviews-post-lastedit { padding:0.5em 0; font-style: italic;}
span.reviews-post-lastedit-user { font-weight: bold;}

div.reviews-user-info { padding:0.5em 1em 1.5em 1em; }

div.reviews-user-avatar { margin: 0.5em 0; }

div.reviews-user-status { margin-bottom: 0.5em; }

div.reviews-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.reviews-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.reviews-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.reviews-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.reviews-action-links span {white-space: nowrap;}

div.reviews-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/*BBCode: List*/
div.reviews-post-entry ul, div.reviews-post-entry ol { padding:0.5em 0 0.5em 2em; }

div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code { width: 95%; margin: 0.5em 0 0;}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em 0; }

div.reviews-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

div.reviews-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.reviews-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}

/* Reply Form*/
div.reviews-reply-form
{
	line-height:1.5em;
}

div.reviews-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.reviews-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.reviews-reply-form div.reviews-note-box { margin: 1.117em;}
div.reviews-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.reviews-note-box ul li {margin:0; padding:0;}

div.reviews-reply-fields { padding:0 1.117em 0.8em;  }

div.reviews-reply-field { margin-bottom: 0.462em; margin-top: 0.462em; }

div.reviews-reply-field-title input, div.reviews-reply-field-desc input { width: 80%;}

div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, div.reviews-reply-field-captcha-label label,
div.reviews-reply-field-lastedit-reason label {display: block;}

div.reviews-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.reviews-reply-field-author, div.reviews-reply-field-email { float:left; width:39%; }

div.reviews-reply-field-user-sep { width:2%; float: left;}

div.reviews-reply-field-author input, div.reviews-reply-field-email input { width:100%; }

div.reviews-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.reviews-bbcode-line { margin-right: 2em; float: left;}
div.reviews-smiles-line { white-space: nowrap; float: left; }
div.reviews-bbcode-line img, div.reviews-smiles-line img { border: 0;}
div.reviews-bbcode-line a, div.reviews-smiles-line a {vertical-align: middle;}

div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img { outline: none; }
div.reviews-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
/*a.reviews-bbcode-bold {background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_bold.gif);}*/
/*a.reviews-bbcode-italic {background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_italic.gif);}*/
/*a.reviews-bbcode-color {background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_color.gif);}*/
/*a.reviews-bbcode-underline{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_underline.gif);}*/
/*a.reviews-bbcode-strike{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_strike.gif);}*/
/*a.reviews-bbcode-url{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_link.gif);}*/
/*a.reviews-bbcode-img{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_image.gif);}*/
/*a.reviews-bbcode-video{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_video.gif);}*/
/*a.reviews-bbcode-code{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_code.gif);}*/
/*a.reviews-bbcode-quote{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_quote.gif);}*/
/*a.reviews-bbcode-video{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_video.gif);}*/
/*a.reviews-bbcode-list{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_list.gif);}*/
/*a.reviews-bbcode-translit{background-image: url(/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/bbcode/font_translit.gif);}*/

div.reviews-reply-field-tags { display: none; }
div.reviews-reply-field-tags input { width:80%; }

div.reviews-reply-field-lastedit-reason input { width: 80%;}

div.reviews-reply-field-captcha input { width: 180px;}

div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label { vertical-align: middle; }

div.reviews-reply-field-upload a { outline: none;}
div.reviews-upload-file-hint { display: none;}
div.reviews-upload-file-hint span { font-weight: bold;}
div.reviews-upload-file {display: none; margin-top: 0.262em;}
div.reviews-upload-file input {font-size:1.184em; }

div.reviews-reply-buttons { margin-top: 1em;}

/* Utils */
div.reviews-clear-float { clear: both; }

.reviews-reply-field-text{border-radius:20px; overflow: hidden; max-width: 100%;box-sizing: border-box;}
/* Table Header, Reply Form Header, BBCode Icons Highlighting */
div.reviews-reply-header, div.reviews-bbcode-line a:hover, div.reviews-bbcode-line a:hover img { background-color: #e7e7e7; }

/* Table Cell Border */
div.reviews-info-box{ border-color: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
div.reviews-info-box { background:#fbfbfb; }

div.reviews-post-date { background: #eaeaea; border-bottom: none; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.reviews-header-box a:link, 
div.reviews-header-box a:visited, 
div.reviews-header-box a:active, 
div.reviews-header-box a:hover { color: #fff; }

.reviews-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.reviews-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

/* Page navigation */
div.reviews-navigation-box { background:#fff; border-color: #e1e1e1; }

/*BBCode: Quote and Code*/
table.reviews-quote, table.reviews-code, div.reviews-code-box {  border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol {background:#fff !important; color:#696969;}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box {background:#e6e6e6 !important; color:#616161;}

div.reviews-note-box { background: #e1e1e1; }
/* --------------------------------------------------Icons---------------------------------------------- */
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}
/* Popups */
div.reviews-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.reviews-popup-postform table.reviews-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.reviews-popup-postform table.reviews-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.reviews-popup-postform table.reviews-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.reviews-popup-postform table.reviews-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.reviews-popup-postform table.reviews-popup tbody td {padding:1em;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%; display:block;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input {width:95%;}
div.reviews-popup-postform table.reviews-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left;}
div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.reviews-smiles-line div.reviews-smiles-item{float:left;}
div.reviews-smiles-corrected{overflow:hidden;}

body.reviews-popup-body{padding:1.51em; font-size:0.75em;}
form.reviews-form{ margin: 0; padding: 0;}
div.reviews-text table.forum-quote {
	background: url("/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-text table.forum-quote thead {
	display: none;
}
div.reviews-text table.forum-code thead {
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box {
	border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol {
	color: #696969;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre {
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-collapse {
	/*float: right;*/
	width:100%;
}
div.reviews-collapse a {
	line-height: 55px;
	margin-right: 30px;
	padding: 0.462em;
}
div.reviews-expanded {
	width: auto;
	float:right;
}

div.reviews-post-entry table.forum-quote {
	background: url("/local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
	display: none;
}
div.reviews-post-entry table.forum-code thead {
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
	border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td,
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td
{
	background-color:transparent;
	padding: 0.9em 1em;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol {
	color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap {
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text {
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a { color: #929292; font-size: 11px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a {
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}

.bxlhe-frame-table{margin:0;}

/*.icon-comment {*/
/*	width: 20px;*/
/*	height: 17px;*/
/*	background-position: -190px -250px;*/
/*	margin-right: 5px;*/
/*}*/

/*.main_content .sect-comments .comment .reviews-text.comment_content a:not(.blog-p-user-name) {*/
/*	text-decoration: underline;*/
/*}*/

.sect-comments {
	background-color: #fff;
	padding: 20px 0;
	/*margin-bottom: 40px;*/
	border-radius: 10px;
}

@media all and (max-width: 768px) {
	.sect-comments {
		padding: 0;
	}
}

.comment_content {
	max-height: 160px;
	overflow: hidden;
}

.comment_content-show {
	overflow: auto;
}
/*@media all and (max-width: 1000px) {*/
/*	.comment_content {*/
/*		margin-left: 0;*/
/*		clear: both;*/
/*		padding-top: 10px;*/
/*	}*/
/*}*/

.reviews-reply-form .input__wrapper {
	display: flex;
	flex-wrap: wrap;
}

.reviews-reply-form input[name=send_button] {
	margin-right: 20px;
	text-transform: none;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	border-radius: 10px;
	padding: 0 80px;
	background-color: #0c1111;
	color: #fff;
	border: none;
	transition: all 0.3s ease;
}

.reviews-reply-form input[name=send_button]:hover {
	background-color: #27AE60;
}

.success {
	color: #39ff04;
	font-size: 12px;
	margin-top: 2px;
}


.success {
	color: #39ff04;
	font-size: 12px;
	margin-top: 2px;
}

.error {
	color: red;
	font-size: 12px;
	margin-top: 2px;
}



#not_auth_login_form {
	display:none;
}
#not_auth_login_form h4 {
	margin-left: 20px;
}
#not_auth_login_form .login_block {
	background: none;
}
#not_auth_login_form .registration {
	margin-left: 521px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#not_auth_login_form textarea {
	width: 100%;
	padding: 20px;
	font-size: 16px;
}

@media all and (max-width: 1200px) {
	#not_auth_login_form .login_block .login .login_block_c,
	#not_auth_login_form .login_block .login {
		width: 700px !important;
	}

	#not_auth_login_form .login_block .login .login_block_c #review_login_auth_form {
		border-right: none !important;
	}

	#not_auth_login_form .login_block .login .login_block_c #review_login_register_button {
		margin-top: 50px;
	}
}

@media all and (max-width: 767px) {
	#not_auth_login_form .login_block .login .login_block_c,
	#not_auth_login_form .login_block .login {
		width: 350px !important;
	}

	#not_auth_login_form .login_block .login .login_block_c #review_login_auth_form {
		border: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

@media all and (max-width: 450px) {
	#not_auth_login_form .login_block .login .login_block_c,
	#not_auth_login_form .login_block .login {
		width: 250px !important;
	}
}

@media all and (max-width: 370px) {

	#not_auth_login_form .login_block .login .login_block_c,
	#not_auth_login_form .login_block .login {
		width: 150px !important;
	}
}


.comments .comments_header>.btn:hover span {
	border-bottom: 1px dashed red;
	color: red;
}

.reviews {
	color: #333;
	background-color: #fff;
	padding: 40px 52px 36px;
	border-radius: 10px;
	margin-bottom: 44px;
}
@media screen and (max-width: 1280px) {
	.reviews {
		padding: 40px 24px 36px;
	}
}
@media screen and (max-width: 768px) {
	.reviews {
		padding: unset;
		margin-bottom: 36px;
	}
}
.reviews h2 {
	display: none;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
	.reviews h2 {
		display: block;
	}
}
.reviews__add-button {
	width: 285px;
}
.reviews__add-button.disabled {
	background-color: #f2f3f5;
	color: #000;
}
@media screen and (max-width: 768px) {
	.reviews__add-button {
		margin-top: 36px;
	}
}
.reviews__info {
	height: 50px;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	.reviews__info {
		flex-direction: column;
		gap: 20px;
		height: auto;
	}
}
.reviews__list {
	position: relative;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	gap: 20px;
	margin: 32px 0 0;
	border-radius: 7px;
	overflow: hidden;
	transition: max-height 0.5s ease;
}
@media screen and (max-width: 768px) {
	.reviews__list {
		gap: 16px;
		max-height: 612px;
	}
	.reviews__list li:nth-child(n+3) {
		display: none;
	}
	.reviews__list.open li:nth-child(n+3) {
		display: block;
	}
}
.sect-comments .reviews-block-outer{
	height: 330px;
	overflow: hidden;
	transition: 0.3s ease;
}

.reviews__read-more-btn {
	background-color: transparent;
	text-decoration: underline;
	margin-top: 16px;
}

.reviews__read-more-btn.hidden {
	display: none;
}

.reviews svg path {
	fill: inherit;
}

.hidden {
	display: none;
}

.product-rating {
	display: flex;
}
.product-rating__value {
	white-space: nowrap;
	font-size: 42px;
	font-weight: 700;
	margin-right: 20px;
	line-height: 50px;
}
.product-rating__value.empty-reviews{
	font-size: 26px;
}
@media screen and (max-width: 768px) {
	.product-rating__value {
		font-size: 24px;
		line-height: unset;
	}
}
.product-rating__container {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
}
.product-rating__container p {
	font-size: 12px;
}
@media screen and (max-width: 768px) {
	.product-rating__container {
		width: 100%;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
}
.product-rating__people-advice {
	display: flex;
	align-items: center;
	margin-left: 64px;
	padding-right: 16px;
}

@media screen and (max-width: 1450px) {
	.product-rating__people-advice {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.product-rating__people-advice .product-rating__people-advice {
		margin-left: 20px;
	}
}
.product-rating__stars {
	white-space: nowrap;
}
.product-rating__star:not(:last-child) {
	margin-right: 4px;
}
.product-rating__star use {
	fill: #bdbdbd;
}
.product-rating__star.colored use {
	fill: #EA5455;
}
.product-rating__add-button {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	border-radius: 10px;
	padding: 0 16px;
	background-color: #0c1111;
	color: #fff;
	margin-left: auto;
	transition: all 0.3s ease;
	width: 285px;
}
.product-rating__add-button:not(.disabled):hover, .product-rating__add-button:not(.disabled):focus-visible {
	background-color: #27AE60;
}
@media screen and (max-width: 768px) {
	.product-rating__add-button {
		width: 100%;
		box-sizing: border-box;
	}
}

.new-review__container {
	display: grid;
	grid-template-columns: minmax(auto, 390px) 1fr;
	align-items: center;
	gap: 36px;
	margin: 36px 0 16px;
}
@media screen and (max-width: 768px) {
	.new-review__container {
		grid-template-columns: 1fr;
		gap: 16px;
		margin: 20px 0 12px;
	}
}
.new-review__author {
	flex: 1 1 auto;
	height: 44px;
}
.new-review__form {
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.new-review__form.hidden-after-post{
	max-height: 0;
	opacity: 0;
	visibility: hidden;
}
.new-review__form #review-rating {
	display: none;
}
.new-review__form .error-input:invalid ~ .new-review__btn, .new-review__form .error-input:invalid ~ .new-review__btn {
	background-color: #f2f3f5;
	color: #bdbdbd;
}
.new-review__input,
.new-review__form input[type=text],
.new-review__form textarea {
	width: 100%;
	background-color: #f2f3f5;
	border-radius: 7px;
	padding: 16px 20px;
	transition: all 0.3s ease;
	border: none;
}

.new-review__input:invalid.error-input, .new-review__text:invalid.error-input {
	border: 1px solid rgba(234, 84, 85, 0.4);
}
.new-review__input:invalid.error-input::placeholder {
	color: #EA5455;
}
.new-review__invalid-rating {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: -16px;
	font-size: 12px;
	font-weight: 300;
	color: #EA5455;
}
.add-review__select-rate{
	margin-left: 174px;
	opacity: 1;
	visibility: visible;
	transition: all .3s ease;
}
.add-review__select-rate.hidden{
	opacity: 0;
	visibility: hidden;
	transition-delay: .2s;
}
.add-review__select-rate p{
	 font-size: 14px;
}
.new-review__select-rate {
	font-weight: 600;
	display: flex;
	align-items: center;
	height: 32px;

}
.new-review__form .new-review__container,
.new-review__form .new-review__input{
	opacity: 0;
	transition: all .3s ease;
}
.new-review__form.open .new-review__container,
.new-review__form.open .new-review__input{
	opacity: 1;
	transition-delay: .2s;
	box-sizing: border-box;
}
.new-review__stars, .add-review__stars {
	flex: 0 0;
	position: relative;
	display: flex;
	margin-left: 16px;
}
.new-review__star, .add-review__star {
	width: 32px;
	padding: 0 6px;
	cursor: pointer;
	transition: all 0.3s ease;
}
.new-review__star:focus-visible, .add-review__star:focus-visible {
	outline: unset;
}
.new-review__star svg, .add-review__star svg {
	fill: #bdbdbd;
	transition: all 0.3s ease;
}
.new-review__star.checked svg, .add-review__star.checked svg {
	fill: #EA5455;
}
.new-review__star:hover svg, .add-review__star:hover svg {
	fill: #EA5455;
}
.new-review__stars:hover > .new-review__star svg, .add-review__stars:hover > .add-review__star svg {
	fill: #EA5455;
}
.new-review__star:hover ~ .new-review__star svg, .add-review__star:hover ~ .add-review__star svg {
	fill: #bdbdbd;
}
.new-review__text {
	resize: vertical;
	min-height: 44px;
	max-height: 298px;
	height: 165px;
	margin-bottom: 16px;
}
.new-review__text:invalid.error-input::placeholder {
	color: #EA5455;
}
.new-review__btn {
	min-width: 236px;
}

.review__item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 7px;
	background-color: #f2f3f5;
	/*background-color: #f2f3f5;*/
	padding: 16px 24px 24px;
	height: 298px;
	box-sizing: border-box;
	transition: all 0.3s ease;
	overflow: hidden;
}
/*@media screen and (max-width: 768px) {*/
/*	.review__item {*/
		/*height: unset;*/
		/*max-height: 298px;*/
/*	}*/
/*}*/

/*.review__item.full {*/
/*	position: absolute;*/
/*	left: 0;*/
/*	right: 0;*/
/*	z-index: 1;*/
/*	overflow: auto;*/
/*}*/

/*.review__item.full .review__text{*/
/*	overflow: auto;*/
/*}*/
.review__item.moderation-hide {
	background-color: #ffe9e9;
}

/*@media screen and (max-width: 768px) {*/
/*	.review__item.full {*/
/*		position: relative;*/
/*		max-height: max-content;*/
/*	}*/
/*}*/
.review__title {
	max-width: 100%;
	display: flex;
	white-space: nowrap;
	min-height: fit-content;
	color: #a3a3a3;
	margin-bottom: 6px;
}
.review__author {
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-right: 8px;
}
.review__rating {
	/*margin: 16px 0 20px;*/
	display: inline-block;
}
.review__rating-value {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin-right: 12px;
	display: inline-block;
}
.review__rating-star, .old-review__rating-star {
	margin-right: 2px;
}
.review__rating-star use, .old-review__rating-star use {
	fill: #bdbdbd;
}
.review__rating-star.colored use, .old-review__rating-star.colored use {
	fill: #EA5455;
}
.review__show-btn {
	text-decoration: underline;
	overflow: visible;
	padding: 1px 0;
}
.review__text {
	height: 152px;
	margin: 0 0 8px;
	line-height: 19px;
	overflow: hidden;
}
@media screen and (max-width: 768px) {
	.review__text {
		height: unset;
	}
}
.review-response{
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: center;
	padding: 36px 0 20px;
	margin: 20px 0;
	border-radius: 20px;
	background-image: linear-gradient(90deg, #D4ECDD 0%, #F3F1F5 98.94%);
	overflow: hidden;
	transition: all .3s ease;
}
.review-response.hidden{
	margin: 0;
	padding: 0;
	height: 0;
}
.review-response__status{
	font-weight: 600;
	font-size: 26px;
}
.review-response__text{
	font-size: 16px;
	margin-bottom: 16px;
}
.review-response__text_error{
	color: #EA5455;
}

.moderation-review-actions{
	background-color: beige;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	gap: 8px;
	height: 20px;
	font-size: 12px;
	padding: 4px 16px 4px 8px;
	border-radius: 10px 0 0 0;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #BDBDBD;
	color: #0c1111;
}
.moderation-review-actions__status{
	color: #0a7ddd;
}

.question-reconstruction {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
}

@media screen and (max-width: 768px) {
	.question-reconstruction {
		padding-top: 20px;
	}
}

@media(max-width: 1024px){
	.hidden-1024-down{
		display: none;
	}
}

@media(max-width: 768px) {
	.hidden-768-down{
		display: none;
	}
}

.bxlhe-editor-toolbar-row,
.reviews-reply-field-settings,
.td.lhe-resize-row img,
.lhe-resize-row{
	display: none;
}

.bxlhe-editor-cell {
	height: auto!important;
	padding: 12px!important;
}

.lha-iframe body {
	line-height: 22px!important;
	font-size: 22px!important;
}

.reviews-block-container {
	margin-bottom: 20px;
}

.rew__subtitle {
	text-align: right!important;
	margin: 0;
	max-width: 400px;
}


@media(max-width: 768px) {
	.sect-comments {
		margin-left: auto;
	}

	.rew__subtitle {
		margin-left: auto;
	}
}

#form_vote--block {
	height: 0;
	overflow: hidden;
	transition: 0.25s;
}
/* End */
/* /local/templates/bikecenter_main/components/bikecenter/forum.topic.reviews/catalog_reviews/style.css?173884666633025 */
