

/* Start:/local/templates/main/components/bitrix/menu/left/style.css?17411516751022*/
#left-menu
{
	margin:0;
	padding:0 0 20px 0;
	list-style: none;
	display: flex;
	border-bottom: 1px solid #ededed;
	grid-gap: 10px 40px;
	flex-wrap: wrap;
}

#left-menu li
{
	margin:0;
	padding: 0 0 5px;

}

#left-menu a {
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	outline: none;
	text-transform: uppercase;
	color: #000;
	padding-left: 30px;
	position: relative;
}

#left-menu a:hover, #left-menu a:active {
	color: #0265a6;
}

#left-menu a:hover::before, #left-menu a:active::before {
	background: no-repeat center url(/images/new/r-blue.svg);
}

#left-menu a::before {
	content: "";
	background: no-repeat center url(/images/new/r-black.svg);
	height: 20px;
	width: 20px;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 0;
}

#left-menu li.last-item { }

#left-menu li.selected a {
	color: #0265a6;}

#left-menu li.selected a::before {
	background: no-repeat center url(/images/new/r-blue.svg);
}

#left-menu li.selected { }

/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1741151675493*/
.load_more {
	background: #1b1616;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 195px;
	margin: 0 auto 120px;
	height: 50px;
}
.load_more:hover, .load_more:active {
	background: #000;
}

.loaded_more {
	border: 1px solid #464646;
	color: #464646;
	cursor: default;
	pointer-events: none;
	padding: 0 35px;
	background: #fff;
	margin: 45px auto 120px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/furniture/style.css?17418755851502*/
/* Catalog List */
div.catalog-list {
	display: flex;
	gap: 23px;
	margin-bottom: 48px;
	flex-wrap: wrap;
}

div.catalog-item {
	flex: 0 1 416px;
}
.catalog-item-image {
	height: 416px;
	display: flex;
	align-items: center;
}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin-bottom: 15px;}

div.catalog-item-title a {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

div.catalog-item-title a:hover, div.catalog-item-title a:active {
	text-decoration: underline;
}

.props {
	color: #9d9d9d;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 20px;
}

.item-buttons {
	display: flex;
	justify-content: space-between;
}

.custom-btn__request {
	background: #1b1616;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	width: 195px;
	justify-content: center;
}

.custom-btn__request:hover,
.custom-btn__request:active {
	background: #000;
	color: #fff;
	text-decoration: none;
}

.custom-btn__more {
	border: 1px solid #000;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	border-radius: 8px;
	display: flex;
	align-items: center;
	height: 48px;
	font-weight: 600;
	width: 195px;
	justify-content: center;
}

.custom-btn__more:hover, .custom-btn__more:active {
	background: #1B1616;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}


/* End */
/* /local/templates/main/components/bitrix/menu/left/style.css?17411516751022 */
/* /local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1741151675493 */
/* /local/templates/main/components/bitrix/catalog.section/furniture/style.css?17418755851502 */
