

/* Start:/local/templates/adaptive/components/bitrix/catalog.section/subsection/style.css?17700234541530*/
.section-links {
	background-color: #f0f0f0;
	border-radius: 8px;
}
.recom-sections {

}
.recom-section, .recom-article {
	background-color: #fff;
    border-radius: 8px;
    height: 100%;
    cursor: pointer;
    box-shadow: 0px 7px 64px rgba(0, 0, 0, 0.07);
	overflow: hidden;
}
.recom-section:hover, .recom-article:hover {
    box-shadow: 2px 2px 14px #ddd;
}
.recom-section-img {
	width: 100px;
	height: 100px;
	object-fit: cover;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.recom-section-name {
	color: #2c3649;
}
.recom-section-name:hover {
	text-decoration: none;
}
.recom-article-img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.recom-article-title {
	font-size: 14px;
	line-height: 18px;
}
.recom-article-title a {
	color: #2c3649;
	text-decoration: none;
}
.recom-article-title a:hover {
	text-decoration: none;
}
.recom-article-descr {
	font-size: 12px;
	line-height: 16px;
	color: #999;
}
.section-view-switcher {
	width: 20px;
	height: 20px;
	cursor: pointer;
	fill: #aaa;
}
.section-view-switcher.active {
	fill:#dd000060;
}
.sort-block {
	border-radius: 8px;
	border: 0;
	background-color: #f0f0f0;
	padding: 8px;
	font-size: 12px;
}
.sort-name {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.sort-order {
	margin: 0px 2px 2px;
	width: 12px;
	height: 12px;
	fill: #ccc;
	cursor: pointer;
}
.sort-order.active {
	fill: #dd0000cc;
}
/* End */


/* Start:/local/templates/adaptive/components/bitrix/iblock.vote/stars/style.css?17700234541131*/

.bx_item_detail_rating{margin-bottom: 10px;}
.bx_item_detail_rating td{
	vertical-align: middle;
	text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
	text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 68px;
	height: 30px;
	background: #dadada;
	background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: url(/local/templates/adaptive/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center;

}

body .bx_item_detail_rating .bx_stars_progress{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #fc0;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/
.voteblock {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: flex-end;
}
@media (max-width:530px){
	.bx-touch .bx_item_detail_rating .bx_stars_container{
		height: 15px;
		margin: 4px 0;
	}
	.bx_item_detail_rating .bx_stars_rating_votes{
			font-size: 7px;
			line-height: 7px;
	}
}


/* End */
/* /local/templates/adaptive/components/bitrix/catalog.section/subsection/style.css?17700234541530 */
/* /local/templates/adaptive/components/bitrix/iblock.vote/stars/style.css?17700234541131 */
