

/* Start:/local/templates/furniture_red/components/bitrix/breadcrumb/breadcrumb/style.min.css?17368403291152*/
.bx-breadcrumb {
	padding: 20px 0 20px 0;
/*	background-color:#004471;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {
	height: 22px;
	white-space: nowrap;
}

.bx-breadcrumb-item-angle {
	margin: 0 12px;
	width: 16px;
	height: 16px;
	background-image: url(/images/icons/arrow-right_white.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
	
}

.bx-breadcrumb-item-link .bx-breadcrumb-item-text{
	color: #FFF;
}
.bx-breadcrumb-item-link:hover { }

.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	transition: 250ms linear all;

	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.bx-breadcrumb-item-text.last {
	color: rgba(255, 255, 255, 0.30);
}
/* End */
/* /local/templates/furniture_red/components/bitrix/breadcrumb/breadcrumb/style.min.css?17368403291152 */
