

/* Start:/local/templates/logovo/components/bitrix/catalog.smart.filter/main.filter/style.css?17305054842683*/
.smart-filter {
	.smart-filter__wrapper {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		gap: 16px;

		.fields__wrap {
			padding: 5px;
			display: flex;
			flex-direction: column;
			gap: 8px;
		}
	}

	.filter__wrap {
		display: flex;
		gap: 16px;
	}

	.smart-filter_title {
		cursor: pointer;
	}

	.smart-filter-parameters-box .bx_filter_block_expanded {
		display: none;
	}

	.smart-filter-parameters-box.bx-active .bx_filter_block_expanded {
		display: block;
	}

	.smart-filter_bottons {
		padding: 5px;
		display: flex;
		flex-direction: column;
		gap: 8px;
	}

	.input-range-item,
	.input-range-item label {
		width: 100%;
	}
}

.smart_filter_checked_items {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: flex-start;
	margin: 12px 0;
}

.filter-tag {
	height: 44px;
	padding: 12px;
	background-color: #fff;
	border-radius: 5px;
}

.filter-select .filter-select__hidden-wrap ul {
	row-gap: 10px !important;
	margin-top: 10px;
	margin-bottom: 0 !important;
}

.smart-filter_bottons {
	margin-top: 20px;
	padding-bottom: 20px;
	gap: 10px !important;
	.button-green {
		padding-left: 0;
		padding-right: 0;
	}

	.uppercase {
		text-transform: uppercase;
	}
}

.smart-filter_bottons {
	.button-green {
		width: 100%;
		display: block;
		margin-top: 10px;
		text-align: center;
	}

	.button-green:hover,
	.button-green:active {
		color: #fff;
	}
}

.smart-filter .smart-filter__wrapper .fields__wrap,
.smart-filter .smart-filter_bottons {
	padding: 0;
}

.smart-filter-popup-result {
	margin-top: 10px;
}

.filter-select .filter-select__hidden-wrap {
	padding-bottom: 20px !important;
}

.smart-filter .smart-filter__wrapper {
	flex-wrap: wrap;
}

.filter-select .flex-label label {
	transition: all 0.35s ease;
}

.filter-select .flex-label label.disabled {
	opacity: 0.4;
}

.link,
.filter-tag {
	color: inherit;
	transition: 0.35s ease all;
}

.link:hover {
	color: #c89a49;
}

.filter-tag .close-icon path {
	transition: 0.35s ease all;
}

.filter-tag .close-icon:hover path {
	stroke: #c89a49;
}

@media (max-width: 750px) {
	.smart-filter .smart-filter__wrapper {
		flex-direction: column;
		row-gap: 20px;
	}

	.smart-filter .filter__wrap {
		flex-direction: column;
		row-gap: 20px;
	}

	.filter-select__types.button-w {
		width: 100%;
	}

	.smart-filter .filter-select {
		max-width: 100%;
		width: 100%;
	}

	.filter__wrap .filter-select:nth-child(1) {
		z-index: 55;
	}
	.filter__wrap .filter-select:nth-child(2) {
		z-index: 54;
	}
	.filter__wrap .filter-select:nth-child(3) {
		z-index: 53;
	}
	.filter__wrap .filter-select:nth-child(4) {
		z-index: 52;
	}
	.filter__wrap .filter-select:nth-child(5) {
		z-index: 51;
	}
}

/* End */


/* Start:/local/templates/logovo/components/bitrix/system.pagenavigation/logovo_pagenavigation/style.min.css?1729542358272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/local/templates/logovo/components/bitrix/catalog.section/logovo_catalog/style.css?1730501445773*/
.catalog .catalog__wrap {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.items-row {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr); /* по умолчанию 3 элемента в строке*/
}

.items-row.case-1 {
	grid-template-columns: repeat(2, 1fr);
}

.items-row.case-2 {
	grid-template-columns: repeat(3, 1fr);
}

.catalog .projects-item {
	max-width: 100% !important;
	width: 100%;
}

.projects-item {
	max-width: 100% !important;
	width: 100%;
}

.pointer {
	cursor: pointer;
}

.white-button.button-w.beige-button:before {
	background-color: #f4f0e7;
}

@media (max-width: 940px) {
	.items-row {
		grid-template-columns: repeat(1, 1fr);
	}

	.items-row.case-1,
	.items-row.case-2 {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* End */


/* Start:/local/templates/logovo/components/bitrix/catalog.section/logovo_catalog/themes/blue/style.min.css?1729542358706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/logovo/components/bitrix/catalog.smart.filter/main.filter/style.css?17305054842683 */
/* /local/templates/logovo/components/bitrix/system.pagenavigation/logovo_pagenavigation/style.min.css?1729542358272 */
/* /local/templates/logovo/components/bitrix/catalog.section/logovo_catalog/style.css?1730501445773 */
/* /local/templates/logovo/components/bitrix/catalog.section/logovo_catalog/themes/blue/style.min.css?1729542358706 */
