

/* Start:/local/templates/bars/components/bitrix/breadcrumb/bars/style.css?1667240128610*/
.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;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/bars/components/bitrix/system.pagenavigation/mmit.load.more/style.css?1734418018541*/
.load_more {
    max-width: 200px;
    margin: 0 auto;
    border: 1px solid var(--main-color, #418ABA);
    cursor: pointer;
    text-align: center;
    background: var(--main-color, #418ABA);
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
    display: block;
    transition: 0.3s ease;
}

.load_more:hover {
    background-color: transparent;
}
/* End */
/* /local/templates/bars/components/bitrix/breadcrumb/bars/style.css?1667240128610 */
/* /local/templates/bars/components/bitrix/system.pagenavigation/mmit.load.more/style.css?1734418018541 */
