

/* Start:/local/templates/generator/components/bitrix/menu/header_menu/style.css?17200997321360*/
ul[class] {
    list-style: none;
    padding: 0;
}

.header__menu-links .menu-item-type-custom a:hover,
.header__menu-links .menu-item-type-custom a:active {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.header__menu-links .menu-item a.disable {
    pointer-events: none;
    cursor: default;
    opacity: .5
}

.header__menu-links .menu-item a.active {
    color: #8dc63f;
    border-bottom: 1px solid #8dc63f
}

@media (max-width: 1256px) {
    .header__menu-links {
        column-gap: 15px;
    }
}

.header__menu-links .menu-item {
    width: 100%;
    text-align: left;
    padding: 5px 0;
}

.header__menu-links .menu-item-type-custom a {
    display: block;
    padding-bottom: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 16px;
}

li.menu-item.menu-item-type-custom.new {
    position: relative;
}

li.menu-item.menu-item-type-custom.new::before {
    content: 'NEW';
    position: absolute;
    left: -10px;
    top: -7px;
    color: red;
    font-size: 11px;
    font-weight: bold;
    transform: rotate(-18deg);
}

@media (max-width: 1024px) {
    li.menu-item.menu-item-type-custom.new::before {
        left: 0;
        top: 0px;
        transform: rotate(0deg);
        right: 0;
    }
}
/* End */


/* 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 */


/* Start:/local/templates/generator/components/bitrix/menu/footer_menu/style.css?1766061909531*/
.footer__list .menu-item {
  margin-bottom: 16px;
  max-width: 220px;
}

.footer__list .menu-item a,
.footer__list .menu-item span {
  color: #b6b6b6;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1720));
  text-decoration: none;
  cursor: pointer;
}

.footer__list .menu-item a:active,
.footer__list .menu-item a:hover,
.footer__list .menu-item span:active,
.footer__list .menu-item span:hover {
  text-decoration: underline;
}

.footer__list .menu-item a .disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

/* End */
/* /local/templates/generator/components/bitrix/menu/header_menu/style.css?17200997321360 */
/* /local/templates/generator/components/bitrix/breadcrumb/bread-smi/style.css?1720099732681 */
/* /local/templates/generator/components/bitrix/menu/footer_menu/style.css?1766061909531 */
