

/* Start:/local/templates/.default/components/bitrix/news.list/banner_indexpage/style.css?1768319914451*/
.slide-outer {
	border-radius: 20px;
	color: #fff;
	background-color: var(--error);
}
.slide-outer img {
	object-fit: cover;
	width: 100%;
	height: 300px;
	border-radius: 16px;
}

.main-banner-subtitle {
	font: 600 24px 'Comfortaa';
}

@media (max-width: 768px) {
	.main-banner-container {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 991px) {
	.main-banner-subtitle {
		font-size: 32px;
	}
	.slide-outer img {
		height: auto;
	}	
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/its__horizontal/style.css?17627789356965*/
.smart-filter__wrapper {
	margin-bottom: 32px;
}
	.sticky-wrapper.is-sticky .smart-filter__wrapper {
		margin-bottom: 0;
	}
.filter {
	padding: 0 8px;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
	background-color: #fff;
}
	
	.filter.active .bx-filter-block {
		z-index: 850 !important;
		position: absolute;
		background-color: #fff;
		border: 1px solid #d5d5d5;
		border-radius: 5px;	
	}
.catalog-section {
	justify-content: space-between;
}

.filter__wrapper {
	background-color: #fbf9f9;
	display: flex;
    flex-wrap: wrap;
	align-items: center;
}
	.sticky-wrapper.is-sticky .filter__wrapper  {
		padding-bottom: 8px;
	}
	.filter-list__wrapper {
		background-color: #f2f2f2;	
		padding: 12px 8px;
		border-radius: 5px;
		width: 100%;		
		cursor: pointer;
	}
			.filter-title-red {
				font-weight: 900;
				color: #e3231f;
			}
			.filter-count {
				margin-left: 8px;
				margin-right: auto;
				color: #e3231f;
				border: 1px solid #e3231f;
				padding: 2px 7px;
				text-decoration: none;
			}
			.filter-collapse {
				text-decoration: underline;
				color: #e3231f;
				font-weight: 300;
				cursor: pointer;
				padding-right: 25px;
				background: url(/rr_images/decorations/arrow__down--red.png) no-repeat scroll calc(100% - 4px) center transparent;
			}
				.filter-collapse.collapsed {
					background-image: url(/rr_images/decorations/arrow__up--red.png);
				}
		.filter-list {
			margin-top: 16px;
			display: block;
		}
			.filter-list.hidden {
				display: none !important;
			}
	.sticky-wrapper.is-sticky .filter-list  {
		margin-top: 8px;
	}

	.filter-header {
		display: flex;
		align-items: center;
	}
		.filter-header__title {
			line-height: 20px;
			padding: 6px 0;
			margin-right: auto;
			cursor: pointer;
		}
			.filter-header__title:hover {
				color: #e3231f;
			}
		.filter-list .filter-header__title {
			padding: 0;
		}
	
.bx-filter-block {
	display: none;
}
	.filter.active .bx-filter-block {
		display: block;
	}
		
.filter-name {
	position: relative;
	display: flex;
}
	.filter-name-title {
		padding: 15px 0 15px 25px;
	}
	.filter-name::after {
		content: '';
		border-bottom: 1px solid #dde0e1;
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
	}

#del_filter {
	font-weight: 300;
	text-decoration: underline;
	color: #a9a9a9;
	cursor: pointer;
	padding-right: 25px;
	position: relative;
}
	#del_filter::before {
		position: absolute;
		content: "";
		right: 0;
		height: 20px;
		min-width: 20px;
		max-width: 20px;
		background: url(/rr_images/icons/icon__reset-filter.svg) no-repeat scroll center center transparent;
	}
		#del_filter:hover::before {
			background-image: url(/rr_images/icons/icon__reset-filter--hover.svg);
		}
.reset-filter {
	background: url(/rr_images/icons/icon__reset-filter.svg) no-repeat scroll center center transparent;
	height: 24px;
	min-width: 24px;
	max-width: 24px;
	cursor: pointer;
}
	.reset-filter:hover {
		background-image: url(/rr_images/icons/icon__reset-filter--hover.svg);
	}
	
.toggle-filter {
	background: url(/rr_images/decorations/arrow__down.png) no-repeat scroll right center transparent;
	height: 24px;
	min-width: 24px;
	max-width: 24px;
	cursor: pointer;
}
	.filter.active .toggle-filter {
		background-image: url(/rr_images/decorations/arrow__up.png);
	}
		
.filterCheckbox {
	background: url(/rr_images/decorations/checkbox.svg) no-repeat scroll 0 0 #fff;
	height: 33px;
	min-width: 33px;
	max-width: 33px;
	cursor: pointer;
}		
	.filterCheckbox:hover {
		background-image: url(/rr_images/decorations/checkbox--hover.svg);
	}
	input:checked + .filterCheckbox {
		background-image: url(/rr_images/decorations/checkbox--checked.svg);
	}
	.bx-filter-input-checkbox input[type="checkbox"] {
		display: none;
	}
	
.bx-filter-input-checkbox {
	display: flex;
	align-items: center;
	margin: 6px 0;
}
.bx-filter-param-text {
	padding: 0 16px;
	line-height: 18px;
	font-size: 14px;
	cursor: pointer;
}
.bx-filter-param-label.disabled .bx-filter-param-text {
	color: #a9a9a9;
}

.filter-price-parameters {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
	.bx-ft-sub {
		color: #a9a9a9;
		font-size: 14px;
		line-height: 18px;
	}
	.bx-filter-input-container {
		margin-top: 8px;
	}
	.bx-filter-parameters-box-container-block {
		width: 45%;
		max-width: 150px;
	}
		.min-price, .max-price {
			width: 100%;
			line-height: 30px;
			border: 1px solid #d5d5d5;
			border-radius: 5px;
			padding: 0 8px;
			text-align: center;
			font-size: 14px;
		}
		
.bx-ui-slider-track-container {
	width: 100%;
	margin: 0 auto;
}

.filter_circle {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background-color: #e3231f;
}

.filter-for-sale {
	display: flex;
	flex-wrap: wrap;
}
	.filter-for-sale .checkbox {
		width: 50%;
	}
		
.smart-filter .bx-ui-slider-track{background: #f8f8f8;}
.smart-filter .bx-ui-slider-pricebar-vd{background: #bfbfbf;}
.smart-filter .bx-ui-slider-pricebar-vn{background: #dadada;}
.smart-filter .bx-ui-slider-pricebar-v {background: #161616;}

.smart-filter .bx-ui-slider-track-container {
	padding-top: 16px;
	padding-bottom: 16px;
}
.smart-filter .bx-ui-slider-track {
	position: relative;
	height: 2px;
	border-radius: 5px;
}
.smart-filter .bx-ui-slider-range,
.smart-filter .bx-ui-slider-pricebar,
.smart-filter .bx-ui-slider-pricebar-vd,
.smart-filter .bx-ui-slider-pricebar-vn,
.smart-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.smart-filter .bx-ui-slider-range {
	z-index: 100;
}
.smart-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.smart-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}
.smart-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
}
.smart-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
}
.smart-filter .bx-ui-slider-handle {
	position: absolute;
	top: -11px;
	width: 24px;
	height: 24px;
	border-bottom: none;
	z-index: 10000;
	text-align: center;
	display: flex;
	align-items: center;
}
	.smart-filter .bx-ui-slider-handle.left {
		justify-content: flex-start;		
	}
	.smart-filter .bx-ui-slider-handle.right {
		justify-content: flex-end;
	}
.smart-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.smart-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.smart-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: 0;
}
.smart-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: 0;
}

.all_choosed_wrapper {
	margin-top: 12px;
}
.choosed_items {
	display: flex;
	flex-wrap: wrap;
}
.choosed_item {
	display: flex;
	align-items: center;
	margin-bottom: 6px;
	margin-right: 16px;
}	
	.choosed_item_text, .item_title {
		font-size: 14px;
		line-height: 14px;
	}
	.choosed_item_delete {
		height: 16px;
		min-width: 16px;
		max-width: 16px;
		background: url(/rr_images/icons/icon__remove.svg) no-repeat scroll center center transparent;
		margin-right: 8px;
		cursor: pointer;
	}
	
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380*/
.pagination {
	align-items: center;
	margin: 32px 0;
}
		.pagination__arrow--prev {
			margin-left: auto;	
			margin-right: 8px;		
		}
		.pagination__arrow--next {
			margin-left: 8px;
		}
	.pagination__arrow a, .pagination__arrow span {
		display: block;
		width: 20px;
		height: 16px;	
		background: center center no-repeat transparent;	
		font-size: 0;	
	}
		.pagination__arrow--next a {
			background-image: url(/rr_images/decorations/arrow__nav_right.png);
		}
		.pagination__arrow--prev a {
			background-image: url(/rr_images/decorations/arrow__nav_left.png);
		}
		.pagination__arrow--next.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_right--disabled.png);
		}
		.pagination__arrow--prev.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_left--disabled.png);
		}
		.pagination__number a, .pagination__number span {
			display: block;
			color: #949494;
			text-decoration: none;
			padding: 2px 8px;
		}
			.pagination__number--more span {
				padding: 2px 0;
			}
			.pagination__number--active span {
				color: #e3231f;
			}
		.pagination__show-all {
			margin-left: 24px;
		}
			.pagination__show-all a {
				display: block;
				background-color: #efefef;
				color: #949494;
				border-radius: 5px;
				text-decoration: none;
				padding: 0 16px;
				line-height: 32px;
			}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/product_list/style.css?17720160434334*/
.product-list {
	margin-bottom: 45px;
}

.product-list__item {
	line-height: 1.3;
	font-size: 14px;
}
.product-list__content {
	padding: 10px;
	border: 1px solid #F1F2F3;
	border-radius: 12px;
	background-color: #fff;
	min-height: 100%;
	box-sizing: border-box;
}
.product-list__content:hover {
	border: 1px solid #e3231f;
}

.product-list__picture {
	position: relative;
}
.product-list__picture a {
	display: block;
}

.product-list__labels {
	position: absolute;
	top: 0;
	left: 0;
}


.product-list__label {
	font-size: 10px;
	border-radius: 6px;
	padding: 5px;
	margin: 0 4px 4px 0;
	display: inline-block;
	line-height: 1;
	box-shadow: 0 4px 20px rgba(0,0,0,.1);
}
.product-list__label-new {
	background-color: #DFCCFF;
	color: #300080;
}
.product-list__label-wait {
	background-color: #FCEACF;
	color: #774B09;
}
.product-list__label-instock {
	background-color: #CFFCD4;
	color: #097713;
}
@media (min-width:580px) {
	.product-list__label {
		font-weight: bold;
		font-size: 12px;
		margin: 0 10px 10px 0;
		border-radius: 6px;
		padding: 8px 14px;
	}
}

.product-list__short-info {
	position: absolute;
	right: 0;
	bottom: 0;
}

.qwst-sign {
	position: relative;
	width: fit-content;
}

.qwst-sign:after {
	content: "?";
	position: absolute;
	right: -35px;
	top: 0;
	background: #FFF;
	text-align: center;
	height: 20px;
	width: 20px;
	border: 1px solid #858585;
	border-radius: 11px;
	font-size: 11px;
	line-height: 21px;
	cursor: pointer;
	color: #858585;
}

.rating__stars {
	width: 73px;
	height: 13px;
	background: url(/rr_images/decorations/stars__grey.png) left center no-repeat transparent;
	margin-left: auto;
}

.rating__stars--red {
	width: 73px;
	height: 13px;
	background: url(/rr_images/decorations/stars__red.png) left center no-repeat transparent;
}

.rating__value {
	color: #161616;
	padding-left: 8px;
	line-height: 1;
	font-size: 14px;
}

.product-list__name {
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
}

.product-list__content:hover .product-list__name {
	text-decoration: none;
}

.product-list__name h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	color: #050810;
}
@media (min-width: 768px) {
	.product-list__name {
		margin-bottom: 12px;
	}
	.product-list__name h4 {
		font-size: 16px;
	}
}
@media (min-width:991px) {
	.product-list__name h4 {
		font-size: 20px;
	}
}

.product-list__price {
	line-height: 1;
	display: inline-block;
	font-size: 16px;
}
.product-list__price small {
	font-size: 85%;
}
.product-list__buy {

}
.btn--add-to-cart:after {
	content: '';
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	background: url(/local/templates/.default/components/bitrix/catalog.section/product_list/images/cart-ico.svg) no-repeat;
	background-size: contain;
}
@media (min-width: 768px) {
	.btn--add-to-cart {
		padding: 10px 16px !important;
	}
}

.cst .product-list {
	margin-bottom: 20px;
}

.product-list_wrapper .centered a {
	margin-bottom: 60px;
}

.pagination {
	margin: 0;
}

.sorts {
	background-color: #fbf9f9;
	line-height: 18px;
	font-size: 14px;
	position: relative;
}

.sorts__list {
	display: none;
}

.sorts.active .sorts__list {
	z-index: 1000;
	background-color: #fbf9f9;
	display: block;
	position: absolute;
	top: 30px;
	width: 100%;
}

.sorts__item {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
}

.sorts__item:first-of-type {
	border-radius: 5px 0 0 5px;
}

.sorts__item:last-of-type {
	border-radius: 0 5px 5px 0;
}

.sorts__current {
	padding: 6px 40px 6px 10px;
	background: url(/rr_images/decorations/arrow__sort.svg) right center no-repeat #fbf9f9;
	border-radius: 5px;
	cursor: pointer;
}

.sorts__current:hover {
	background-image: url(/rr_images/decorations/arrow__sort--hover.svg);
}

.view__wrapper {
	margin-left: auto;
	display: flex;
	line-height: 0;
}

.view {
	height: 30px;
	width: 30px;
}

.view__list {
	background: url(/rr_images/decorations/view__list.png) center center no-repeat transparent;
}

.view__list.view__list--active, .view__list:hover {
	background-image: url(/rr_images/decorations/view__list--active.png);
}

.view__grid {
	background: url(/rr_images/decorations/view__grid.png) center center no-repeat transparent;
}

.view__grid.view__grid--active, .view__grid:hover {
	background-image: url(/rr_images/decorations/view__grid--active.png);
}

.view__wrapper + .pagination {
	width: auto;
	margin-left: 30px;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/banner_indexpage/style.css?1768319914451 */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/its__horizontal/style.css?17627789356965 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380 */
/* /local/templates/.default/components/bitrix/catalog.section/product_list/style.css?17720160434334 */
