

/* Start:/local/templates/rulevoi/components/bitrix/catalog.section.list/catalog_sections_list/style.css?17683011538268*/
.catalog-categories__list {
	display: flex;
	flex-direction: column;
	margin-top: -30px;
}

.catalog-categories__item {
	position: relative;
	margin-top: 30px;
}

.catalog-categories__item.hidden {
    display: none;
}

.catalog-categories__main-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
}

.catalog-categories__holder {
	display: flex;
}

.catalog-categories__pic {
	flex-shrink: 0;
	width: 200px;
	height: 200px;
	padding: 15px;
	margin-right: 25px;
	background-color: var(--site-main-color);
	border-radius: 4px;
}

.catalog-categories__pic img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	mix-blend-mode: darken;
}

.catalog-categories__name {
    font-size: 24px;
	margin-bottom: 12px;
}

.catalog-categories__inner {
	margin-right: 25px;
}

.catalog-categories__info {
	flex-shrink: 0;
	margin-right: 30px;
	margin-left: auto;
}

.catalog-categories__price {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	white-space: nowrap;
}

.catalog-categories__property {
	display: inline-block;
	padding: 5px;
	line-height: 1;
	font-weight: 500;
	border-radius: 4px;
	background-color: var(--site-light-blue-color);
}

.catalog-categories__property--summer {
	background-color: var(--site-light-green-color);
}

.catalog-categories__available {
	margin-top: 0;
	margin-bottom: 15px;
	color: var(--site-success-color);
	font-weight: 700;
	font-size: 14px;
}

.catalog-categories__unavailable {
	margin-top: 0;
	margin-bottom: 15px;
	color: var(--site-warning-color);
	font-weight: 700;
	font-size: 14px;
}

.catalog-categories__baner {
    margin-bottom: 25px;
}

.catalog-categories__section-desc {
    margin-top: 60px;
	font-size: 18px;
}

.catalog-categories__top-wrap {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.catalog-categories__title {
	margin-right: 20px;
	margin: 0;
}

.catalog-categories__logo {
	margin-left: auto;
}

.catalog-categories__link {
	position: relative;
}

.catalog-categories__filters {
	margin-bottom: 25px;
    border-bottom: 2px solid var(--site-border-color);
}

.catalog-categories__filters-wrap {
	margin-left: -25px;
	margin-bottom: -2px;
	white-space: nowrap;
	overflow-x: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.catalog-categories__filters-wrap::-webkit-scrollbar { 
    width: 0px;
    background: transparent;
	display: none;
}

.catalog-categories__filter-btn {
    position: relative;
	padding: 12px 0;
	border-radius: 0;
	background-color: transparent;
    font: inherit;
	font-weight: 500;
	margin-left: 25px;
	cursor: pointer;
	border: none;
	color: #000;
}

.page-holder a.catalog-categories__filter-btn,
.page-holder a.catalog-categories__filter-btn.active,
.page-holder a.catalog-categories__filter-btn:hover,
.page-holder a.catalog-categories__filter-btn:visited,
.page-holder a.catalog-categories__filter-btn:focus {
	display: inline-block;
	color: #000;
	font-weight: 500;
}

.catalog-categories__filter-btn::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--site-default-color);
    content: '';
    pointer-events: none;
    user-select: none;
    transition: 0.3s;
}

.catalog-categories__filter-btn:hover::before {
    width: 100%;
}

.catalog-categories__filter-btn.active {
    cursor: default;
}

.catalog-categories__filter-btn.active::before {
    width: 100%;
}

.catalog-categories__filters .sort_header {
	display: none;
}

.catalog-categories__properties {
    margin-bottom: 12px;
}

.catalog-categories__filter-count {
	margin-left: 5px;
	color: var(--site-grey-color);
}

.catalog-categories__price-link {
	display: none;
}

.catalog-categories__text {
	line-height: 1.5;
}

@media (max-width: 1199px) {
	.catalog-categories__info {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.catalog-categories__list {
		flex-direction: row;
		flex-wrap: wrap;
		margin-left: -15px;
	}

	.catalog-categories__item {
		width: calc(100% / 2 - 15px);
		margin-left: 15px;
	}

	.catalog-categories__holder {
		flex-direction: column;
		height: 100%;
	}

	.catalog-categories__text {
		display: none;
	}

	.catalog-categories__pic {
		width: 100%;
		margin-bottom: 5px;
	}

	.catalog-categories__info {
		display: flex;
		flex-direction: column;
		margin-left: 0;
	}

	.catalog-categories__price {
		order: 1;
		margin-bottom: 0;
	}

	.catalog-categories__info a.catalog-categories__link {
		display: none;
	}

	.catalog-categories__inner {
		margin: 0;
	}

	.catalog-categories__info {
		margin-top: auto;
	}

	.catalog-categories__properties {
		font-size: 0;
	}

	.catalog-categories__property {
		width: 20px;
		height: 20px;
		padding: 0;
		font-size: 0;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		background-color: transparent;
	}

	.catalog-categories__property--winter {
		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99655 2.50008C8.99655 2.03984 9.36965 1.66675 9.82988 1.66675C10.2901 1.66675 10.6632 2.03984 10.6632 2.50008V3.65171L11.9572 3.00474L12.7025 4.49545L10.6632 5.5151V8.55653L13.2969 7.03596L13.1603 4.75984L14.824 4.65998L14.9107 6.10426L15.9082 5.52836C16.3067 5.29824 16.8164 5.4348 17.0465 5.83338C17.2766 6.23196 17.1401 6.74162 16.7415 6.97174L15.7441 7.54757L16.9513 8.34461L16.033 9.73547L14.1304 8.47926L11.4965 9.99995L14.1304 11.5206L16.033 10.2644L16.9513 11.6553L15.7441 12.4523L16.7417 13.0283C17.1402 13.2584 17.2768 13.768 17.0467 14.1666C16.8166 14.5652 16.3069 14.7018 15.9083 14.4716L14.9107 13.8956L14.824 15.3399L13.1603 15.2401L13.2969 12.9639L10.6632 11.4434V14.4851L12.7025 15.5047L11.9572 16.9954L10.6632 16.3484V17.5001C10.6632 17.9603 10.2901 18.3334 9.82988 18.3334C9.36965 18.3334 8.99655 17.9603 8.99655 17.5001V16.3484L7.70252 16.9954L6.95716 15.5047L8.99655 14.485V11.4433L6.36248 12.9641L6.49909 15.2401L4.83542 15.34L4.74873 13.8958L3.75111 14.4717C3.35254 14.7019 2.84288 14.5653 2.61276 14.1667C2.38264 13.7681 2.51921 13.2585 2.91778 13.0284L3.91535 12.4524L2.7081 11.6553L3.62641 10.2645L5.52909 11.5207L8.16314 9.99995L5.52909 8.47918L3.62641 9.73543L2.7081 8.34457L3.91534 7.54749L2.91795 6.97164C2.51937 6.74152 2.38281 6.23186 2.61293 5.83328C2.84304 5.43471 3.3527 5.29814 3.75128 5.52826L4.74873 6.10414L4.83542 4.65994L6.49909 4.7598L6.36248 7.03584L8.99655 8.55662V5.51515L6.95716 4.49545L7.70252 3.00474L8.99655 3.65176V2.50008Z' fill='%23808080'/%3E%3C/svg%3E");
	}

	.catalog-categories__property--spikes {
		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.54939 3.4273C9.18738 2.29854 10.8133 2.29854 11.4513 3.4273L17.9998 15.0133C18.6278 16.1243 17.8251 17.5 16.5489 17.5H3.45174C2.1755 17.5 1.37282 16.1243 2.0008 15.0133L8.54939 3.4273Z' fill='white' stroke='%23808080' stroke-width='1.66667'/%3E%3Cpath d='M6.91602 14.4167V10H8.09379V13.3735H9.40617V10H10.5839V13.3735H11.8963V10H13.0741V14.4167H6.91602Z' fill='%23808080'/%3E%3C/svg%3E%0A");
	}

	.catalog-categories__price {
		position: relative;
		width: 100%;
		padding: 8px 10px;
		text-align: center;
		border-radius: 4px;
		color: var(--site-light-color);
		background-color: var(--site-default-color);
		border: 1px solid var(--site-default-color);
		transition: 0.3s;
	}

	.catalog-categories__price:hover {
		color: var(--site-default-color);
		background-color: var(--site-light-color);
	}

	.catalog-categories__price-link {
		display: inline;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.catalog-categories__name {
		margin-bottom: 8px;
	}
}

@media (max-width: 575px) {
	.catalog-categories__name {
		font-size: 15px;
	}

	.catalog-categories__price {
		font-size: 16px;
	}

	.catalog-categories__pic {
		height: 135px;
	}
}

/* End */
/* /local/templates/rulevoi/components/bitrix/catalog.section.list/catalog_sections_list/style.css?17683011538268 */
