

/* 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 */
/* /local/templates/ruselt/components/bitrix/catalog/.default_custom1/style.css?17701988804047 */
