

/* Start:/local/templates/generator/components/bitrix/breadcrumb/bread-smi/style.css?1720099732681*/
.breadcrumb {
    display: block;
    width: 100%;
/*    background-color: rgb(243 247 251);*/
}

.breadcrumb #breadcrumb {
/*    padding-top: 10px;
    padding-bottom: 10px;*/
    padding: 20px 0 40px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    font-family: var(--additional-font-family);
    color: var(--default-font-color);
}

.breadcrumb #breadcrumb a {
    text-decoration: none;
/*    color: var(--default-font-color);*/
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #b6b6b6;
}
.bx-breadcrumbs-name {
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #676767;
    padding-left: 8px;
}
/* End */
/* /local/templates/generator/components/bitrix/breadcrumb/bread-smi/style.css?1720099732681 */
