

/* Start:/local/templates/gabbro/components/bitrix/breadcrumb/breadcrumb/style.css?17573399831068*/
.bc {
	font-family: 'MontserratItalic', 'Arial', serif;
	position: relative;
	display: flex;
	overflow: -moz-scrollbars-none;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	align-items: center;
	-ms-overflow-style: none;
}

.bc::-webkit-scrollbar {
	display: none;
}

.bc .link {
	font-family: 'MontserratItalic', 'Arial', serif;
	font-size: 14px;
}

.bc .link span {
	font-family: 'MontserratItalic', 'Arial', serif;
	opacity: 1 !important;
}

.bc li {
	white-space: nowrap;
}


.bc p span {
	font-size: 14px;
	display: block;
	overflow: hidden;
	width: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	opacity: .5;
}

.tuda {
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 10px;
	content: '';
	transform: rotate(45deg);
	border-top: 1px solid #3d3d3d;
	border-right: 1px solid #3d3d3d;
}

.hero .bc .link span {
	color: #fff;
}

.hero .bc .tuda {
	border-color: #fff;
}

@media (max-width: 640px) {
	.page-catalog .bc {
		margin-bottom: 12px;
	}
}
/* End */
/* /local/templates/gabbro/components/bitrix/breadcrumb/breadcrumb/style.css?17573399831068 */
