

/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.css?17388237282208*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	color: #0F6DA1;
}

#bx_breadcrumb {
	color: black !important;
	font-size: 13px !important;
}


.bx-breadcrumb-item {
	font-size: 13px;
}

.bx-breadcrumb-item span {
	font-family: Montserrat !important;
	font-size: 13px;
	white-space: normal;
	color: #0F6DA1;
}

.catalog-general-page__breadcrumbs .breadcrumbs .bx-breadcrumb-item span {
	font-family: Montserrat;
	white-space: normal;
	color: black !important;
	font-size: 13px !important;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; color: #0F6DA1;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.hidden {
	display: none;
}

.fa-angle-down:before {
	color: #0F6DA1;
	line-height: 13px;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 5px;
}

.nav_dropdown-list {
	position: absolute;
	font-family: Montserrat;
	width: 200px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 600;
	background-color: white;
	border-radius: 7px;
	line-height: 16px;
	color: #636363!important;
	white-space: nowrap;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 2;
	box-shadow: 10px 10px 20px rgba(15, 109, 161, 0.07);
	overflow-y: auto;
	max-height: 400px;
}

.nav_dropdown-list li {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	padding: 15px 20px;
	background-color: white;
}

.nav_dropdown-list li:first-child {
	border-radius: 7px 7px 0 0;
}

.nav_dropdown-list li:last-child {
	border-radius: 0 0 7px 7px;
}

.nav_dropdown-list li:hover {
	font-family: Montserrat;
	background-color: var(--light-blue-2);
}
#bx_breadcrumb_1{
	margin-right: unset !important;
	z-index: 2;
}

.nav_dropdown-list::-webkit-scrollbar {
	width: 5px;
}

.nav_dropdown-list::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.nav_dropdown-list::-webkit-scrollbar-thumb {
	background: #0F6DA1;
	border-radius: 20px;
}

.nav_dropdown-list::-webkit-scrollbar-thumb:hover {
	background: #0F6DA1;
}


/* End */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.css?17388237282208 */
