

/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/style.css?17701988804047*/
.toggle-bg {
	display: block;
	height: 47px;
	position: relative;
	width: 100px;
	border: #ccc solid 1px;
	padding: 4px;
	box-sizing: border-box;
	left: 4px;
	background: #eee;
	padding-left: 2px;
	opacity: 0.5;
}

.toggle-bg input {
	height: 44px;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 2;
	cursor: pointer;
}

.view-type .more_tags {
	text-align: center;
	font-size: 14px;
}

.view-type .more_tags span {
	display: inline-block;
	border: #1f509c solid 1px;
	font-weight: 400;
	width: 50%;
	box-sizing: border-box;
}

.switch {
	display: block;
	height: 45px;
	position: relative;
	top: -4px;
	width: 43px;
	z-index: 1;
	transition: left 0.2s ease;
	box-shadow: 0 0 0 1px #7e7d7d;
	background: #000;
	opacity: 0.1;
}

.toggle-bg input:checked~.switch {
	left: -2px;
}

.toggle-bg input:checked {
	z-index: 0;
}

.toggle-bg input~ :checked~.switch {
	left: 51px;
}

.view-list {
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.view-list .view-list__item {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.2s ease;
}

.view-list .view-list__item.tile {
	background-image: url(/images/tile.png);
}

.view-list .view-list__item.list {
	background-image: url(/images/list.png);
}

.left_sidebar__list {
	list-style: none;
	padding: 10px 0 10px 20px;
}

.left_sidebar__list li {
	border-bottom: 1px solid #cbcbcb;
	margin: 10px 0;
}

.left_sidebar__list li:first-child a {
	color: #ff1833;
}

.left_sidebar__list li a {
	position: relative;
	display: block;
	padding: 30px 0 30px 80px;
	font-weight: 700;
	text-transform: uppercase;
	transition: color 0.2s, box-shadow 0.3s;
	will-change: color, box-shadow;
}

.left_sidebar__list li a span {
	color: #3f3f3f;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 15px;
}

.left_sidebar__list li a>span {
	height: 42px;
	line-height: 42px;
	font-size: 0;
}

.nvp02::after {
	content: '';
	clear: both;
	display: block;
	padding-bottom: 30px;
}

.nvp02-item {
	float: left;
	width: 45%;
}

.nvp02-item:last-child {
	margin-left: 5%;
}

#zakza {
	background: rgba(102, 102, 102, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}

#aad55 {
	width: 450px;
	position: absolute;
	right: 0;
	top: 50px;
	left: 0;
	margin: auto;
	z-index: 1001;
	background: #fff;
}

#zakza:target {
	display: block;
}

.edit16 {
	font-size: 14px;
	color: #3f3f3f;
	width: 400px;
	height: 60px;
	margin: 0 auto 12px;
	padding: 8px 10px;
	display: block;
}

@media (max-width: 800px) {
	#aad55 {
		width: 400px;
	}

	.edit16 {
		width: 80%;
	}
}

@media (max-width: 500px) {
	.nvp02-item {
		width: 100%;
		float: initial;
	}

	.nvp02-item:last-child {
		margin: 30px 0;
	}
}

.andview .bx_catalog_item_controls_blocktwo {
	margin: 0 auto !important;
	float: none !important;
}

.andview a:hover {
	text-decoration: none !important;
}

.andview a {
	text-decoration: none !important;
}



.bx_catalog_item_controls .n0507:nth-child(odd) {
	background: none !important;
}

.bx_catalog_item_controls .n0507 {
	padding: 0 !important;
	text-align: left;

}

.bx_catalog_item_controls .n0507 span {
	font-weight: normal;
}

.bx_catalog_item_compare_link {
	display: block;
	position: absolute;
	top: 0px;
	left: -10px;
	width: 72px;
	height: 54px;
	background: url(/images/231220.webp) no-repeat center;
}


.brand-item {
	display: flex;
	align-items: center;
	justify-content: center;
}
.brand-item img {
	width: 170px !important;
    height: 89px !important; 
    padding: 5px !important;
	border: 1px solid #9b9595; 
	object-fit: contain;
}
@media screen and (max-width: 996px) {
	.vendors-brands{
		display: none !important;
	}
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section.list/.default/style.css?17453260477605*/
.bx_catalog_item_container a:hover {
	text-align: center;
	text-decoration: none;
	color: #da3737;
}

.bx_catalog_item_container {
	text-align: center;
	text-decoration: none;
}

.bx_catalog_item_articul {
	text-align: left;
}

.bx_catalog_line {
	margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
	padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
	content: '' !important
}

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
	font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a {
		font-size: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_description {
		font-size: 11px;
	}
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_catalog_text {
	margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
	padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
	content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_text .bx_catalog_text_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
	text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
	font-size: 12px;
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_catalog_tile {
	margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
	padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
	content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
	clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
	font-size: 12px;
}

@media (max-width:980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li {
		width: 20%;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: both;
	}
}

@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
		font-size: 11px;
	}
}

@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 25%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
		clear: both;
	}
}

@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 33.3%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
		clear: both;
	}
}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bx_sitemap {
	margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
	content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
	text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
	font-size: 11px;
}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* End */


/* Start:/local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.compare.list/.default/style.css?17485071391227*/
.bx_catalog-compare-list {
	font-size: 12px;
	z-index: 998;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
	max-height: 100%;
	padding: 10px 8px 0;
	white-space: normal;
	color: #404040;
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	margin-bottom: 10px;
}

.bx_catalog-compare-list.fix {
	position: fixed;
}

.bx_catalog-compare-list.top {
	top: 5px;
}

.bx_catalog-compare-list.right {
	right: 5px;
}

.bx_catalog-compare-list.bottom {
	bottom: 5px;
}

.bx_catalog-compare-list.left {
	left: 5px;
}

.bx_catalog-compare-list .bx_catalog_compare_form {}

.bx_catalog-compare-list:hover .bx_catalog_compare_form {}

.bx_catalog-compare-list a {
	font-size: 11px;
	color: #327ab7;
}

.bx_catalog-compare-list a:hover {
	text-decoration: none;
}

.bx_catalog_compare_count p {
	margin: 0 0 10px 0;
}

.bx_catalog_compare_count p.compare-redirect {
	text-align: center;
	font-weight: bold;
}

.bx_catalog-compare-list .compare-items td {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	vertical-align: top;
}
/* End */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/style.css?17701988804047 */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.section.list/.default/style.css?17453260477605 */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/bitrix/catalog.compare.list/.default/style.css?17485071391227 */
