

/* Start:/local/templates/greek/components/bitrix/breadcrumb/greek/style.css?1763643381798*/
.bx-breadcrumb {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	display: flex;
	align-items: center;
	gap: 10px;
}

.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: inherit;
	font-size: 15px;
	color: #727270;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb-item:not(:last-of-type)::after {
	content: "/";
	margin: 0 10px;
	color: #999;
	font-size: 15px;
}

.bx-breadcrumb-item a:hover {
	color: #111111;
	text-decoration: underline;
}

/* End */
/* /local/templates/greek/components/bitrix/breadcrumb/greek/style.css?1763643381798 */
