

/* Start:/local/templates/2020/components/bitrix/catalog/main/style.css?17611354491129*/
.sort-c {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.sort-c .select-sort {
	height: 31px;
	line-height: 31px;
	margin-left: 16px;
	border: 1px solid #C4C4C4;
	border-radius: 3px;
	background-color: #ffffff;
}
.sort-selected-values-c {
	display: flex;
	flex-wrap: wrap;
}
.list-view-types {
	padding-right: 16px;
}
.list-view-types a {
	text-decoration: none;
	display: inline-block;
}
.list-view-types a + a {
	margin-left: 8px;
}
.sort-selected-values-c .flex-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
	font-size: 14px;
}

@media (max-width: 768px) {
	.list-view-types {
		padding-left: 0;
	}
	.sort-selected-values-c .sort-c {
		width: calc(50% - 4px);
	}
	.sort-selected-values-c > div.m-show {
		width: calc(50% - 4px);
	}
	.sort-c .select-sort {
		font-size: 14px !important;
	}
	.sort-selected-values-c .tools-side-m.button {
		font-size: 11px;
	}
	.good-to-know-c {
		font-size: 16px;
	}
	.good-to-know-c .title {
		left: 0;
		right: 0;
		width: initial;
	}
	.good-to-know-c .show-more {
		height: 40px;
		bottom: -40px;
		right: 32px;
	}
}
/* End */


/* Start:/local/templates/2020/components/bitrix/catalog.section.list/sections.catalog.subsections.promo/style.css?1746336601743*/
.sections-catalog-c .item.type-promo a {
	padding: 0;
}
.sections-catalog-c .item.type-promo .img {
	margin: 0;
	padding: 0;
}
.sections-catalog-c .item.type-promo .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 8px;
	background: rgba(255, 255, 255, 0.6);
	color: #444444;
	font-size: 18px;
	line-height: 20px;
	min-height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
}
.sections-catalog-c .item.type-promo .icon {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sections-catalog-c .item.type-promo .img {
	height: initial;
}
.sections-catalog-c .item.type-promo svg {
	max-height: 60px;
}
/* End */
/* /local/templates/2020/components/bitrix/catalog/main/style.css?17611354491129 */
/* /local/templates/2020/components/bitrix/catalog.section.list/sections.catalog.subsections.promo/style.css?1746336601743 */
