

/* 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/style.css?17463366011120*/
/*
.sections-catalog-c {
}
.sections-catalog-c .is-row + .item-root {
	margin-top: 32px;
}

.sections-catalog-c .item-root a {
	text-decoration: none;
	display: inline-block;
	position: relative;
	margin: 0 0 32px 0;
	padding: 0;
}
.sections-catalog-c .item-root a:hover {
	text-decoration: underline;
}
.sections-catalog-c .item-root span {
	font-weight: 300;
	font-size: 24px;
	line-height: 1;
	color: #222222;
}
.sections-catalog-c .item {
	margin-bottom: 24px;
}
.sections-catalog-c .item .inner {
	height: 100%;
	border: 1px solid #B4B4B4;
}
.sections-catalog-c .item a {
	text-decoration: none;
	display: block;
	position: relative;
}
.sections-catalog-c .item .img {
	display: block;
	height: 120px;
	filter: grayscale(1);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	margin-bottom: 24px;
}
.sections-catalog-c .item .text {
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #444444;
}
.sections-catalog-c .item:hover .inner {
	border-color: #444444;
}
.sections-catalog-c .item:hover .img {
	filter: none;
	opacity: 1;
}
*/
/* End */
/* /local/templates/2020/components/bitrix/catalog/main/style.css?17611354491129 */
/* /local/templates/2020/components/bitrix/catalog.section.list/sections.catalog/style.css?17463366011120 */
