.feofan-menu {
  position: relative;
  display: inline-block;
}

.feofan-menu__toggle {
  background-color: #519FF8;
  border: 1.6px solid #FFFFFF;
  border-radius: 64px;
  padding: 14px 20px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.feofan-menu__label::before {
  content: "";
  display: flex;
  background-image: url(/catalog/view/theme/default/image/svg/catalog-svg.svg);
}
.feofan-menu__label::after {
  content: "";
  display: flex;
  background-image: url(/catalog/view/theme/default/image/svg/arrow-botton_wh.svg);
}
.feofan-menu__label::before, .feofan-menu__label::after {
  width: 12px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feofan-menu__label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.feofan-menu__label {
  font-weight: 600;
  font-size: 14px;
}

.feofan-menu__overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.2);
  z-index: 998;
}

.feofan-menu__panel {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 1240px;
  z-index: 999;
}

.feofan-menu--open .feofan-menu__overlay,
.feofan-menu--open .feofan-menu__panel {
  display: block;
}

.feofan-menu__inner {
  display: flex;
  height: 100%;
}

.feofan-menu__col {
  overflow-y: auto;
}

.feofan-menu__col--level1, .feofan-menu__col--level3, .feofan-menu__col--level2 {
  width: 235px;
  background: #F4F8FB;
}

.feofan-menu__col--products {
  flex: 1;
}

.feofan-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.feofan-menu__item {
  margin-bottom: 4px;
}

.feofan-menu__item--level1 .feofan-menu__link,
.feofan-menu__item--level2 .feofan-menu__link {
  width: 100%;
  text-align: left;
  border-radius: 12px;
  padding: 10px 14px;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
}

.feofan-menu__item--level1.is-active .feofan-menu__link,
.feofan-menu__item--level2.is-active .feofan-menu__link,
.feofan-menu__item--level3.is-active .feofan-menu__link {
  background: #519FF8;
  color: #ffffff;
}

.feofan-menu__item--level2 .feofan-menu__link .fmp-category__icon,
.feofan-menu__item--level3 .feofan-menu__link .fmp-category__icon {
border: 1px solid #909AA81A;
}
.feofan-menu__products {
  display: none;
  height: 100%;
  display: none;
  flex-direction: column;
}

.feofan-menu__products.is-active {
  display: flex;
}

.feofan-menu__products-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-y: hidden;
}

.feofan-menu__product {
  display: flex;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 16px;
  background: #ffffff;
  text-decoration: none;
  color: inherit;
}

.feofan-menu__product-image img {
  width: 72px;
  height: 72px;
  object-fit: contain;
}

.feofan-menu__product-name {
  font-size: 14px;
  font-weight: 500;
}

.feofan-menu__product-price {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 600;
}

.feofan-menu__products-footer {
  margin-top: auto;
  padding-top: 12px;
}

.feofan-menu__view-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 10px 18px;
  border-radius: 999px;
  background: #519FF8;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}



.feofan-menu__panel {
  max-height: 450px;
  top: 84px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1420px;
}

/* стрелка для категорий с подкатегориями */
.feofan-menu__item--has-children .feofan-menu__link {
  position: relative;
  padding-right: 26px;
}

.feofan-menu__item--has-children .feofan-menu__link::after {
  content: '›';
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  opacity: 0.6;
}

/* Показываем ТОЛЬКО активный список подкатегорий */
.feofan-menu__list--level2 {
  display: none;
}

.feofan-menu__list--level2.is-active {
  display: block;
}
.feofan-menu__list--level3 {
  display: none;
}

.feofan-menu__list--level3.is-active {
  display: block;
}

/* только активный список подкатегорий/подподкатегорий */
.feofan-menu__list--level2,
.feofan-menu__list--level3 {
  display: none;
}

.feofan-menu__list--level2.is-active,
.feofan-menu__list--level3.is-active {
  display: block;
}

/* стрелки рядом с пунктами, у которых есть дочерние */
.feofan-menu__item--has-children .feofan-menu__link {
  position: relative;
  padding-right: 26px;
}

.feofan-menu__item--has-children .feofan-menu__link::after {
  content: '›';
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  opacity: 0.6;
}
.box_akcziya_header .feofanivska-information-block.module.module-promo .feofanivska-information-block__list .feofanivska-information-block__item.feofanivska-information-block__item--promo {
  height: 215px;
}
.box_akcziya_header .feofanivska-information-block__item--promo .feofanivska-information-block__content {
  top: 0px;
}
.box_menu__col__all {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}
.box_menu__col__all .box_menu__col__top {
  height: calc(100% - 71px);
  width: 100%;
  display: flex;
}
.box_menu__col__all .box_menu__col__botton {
  height: 65px;
}
.feofan-menu__inner {
  padding: 6px;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 0px #00000024;
  border-radius: 20px;
  gap: 6px;
}
.feofan-menu__list, .feofan-menu__col.feofan-menu__col--products, .feofan-menu__list--level2.is-active, .feofan-menu__list--level3.is-active {
  background-color: #F4F8FB;
  border-radius: 14px;
}
.feofan-menu__list li .feofan-menu__link {
  display: flex;
  background-color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  color: #202020;
  padding: 4px;
}
.feofan-menu__list {
  margin: 6px;
}
.feofan-menu__col.feofan-menu__col--level1 {
  overflow-y: visible;
}
.feofan-menu__list .fmp-category__icon {
    width: 36px;
    height: 36px;
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feofan-menu__list .fmp-category__icon img {
  object-fit: cover;
  object-position: center;
  width: auto;
  height: auto;
  max-width: 24px;
  max-height: 24px;
}
.feofan-menu__list.feofan-menu__list--level1 .fmp-category__icon {
  background-color: transparent;
}
.feofan-menu__list li .feofan-menu__link {
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 44px;
  border-radius: 10px;
}
.feofan-menu__item.feofan-menu__item--level1.is-active img {
  filter: brightness(10);
}
.feofan-menu__list li .feofan-menu__link span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



.feofan-menu__col {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(144,154,168,0.3) transparent;
}
.feofan-menu__col::-webkit-scrollbar {
  width: 2px;
}
.feofan-menu__col::-webkit-scrollbar-track {
  background: transparent;
}
.feofan-menu__col::-webkit-scrollbar-thumb {
  background-color: rgba(144,154,168,0.3);
  border-radius: 3px;
}
.feofan-menu__col::-webkit-scrollbar-thumb:hover {
  background-color: rgba(144,154,168,1);
}
.feofan-menu__col::-webkit-scrollbar-button {
  display: none;
  height: 0;
  width: 0;
  background: none;
  background-color: transparent;
}
.feofan-menu__col.feofan-menu__col--products {
  overflow: hidden;
}
.feofan-menu__products {
    overflow: hidden;
}

.feofan-menu__products-footer {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feofan-menu__col.feofan-menu__col--products:after {
    content: "";
    background: linear-gradient(180deg, rgba(244, 248, 251, 0) 0%, #F4F8FB 100%);
    position: absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
}

.feofan-menu__products-footer .feofan-menu__view-all {background-color: #519FF8;border-radius: 64px;font-weight: 600;font-size: 14px;line-height: 120%;color: #fff;padding: 12px 20px;}
.feofan-menu__col.feofan-menu__col--products {
    position: relative;
}
.feofan-menu__brands {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #F4F8FB;
    border-radius: 14px;
    margin-top: 6px;
    padding: 6px;
    max-width: 853px;
    overflow: hidden;
    gap: 5px;
}
.feofan-menu__brands_item img {
    object-fit: contain;
    object-position: center;
    width: 100%;
}
.feofan-menu__brands_item {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 80px;
    padding: 10px;
}




/* Mobile */
@media (max-width: 767px) {
  .feofan-menu__panel {
    max-width: 100%;
  }

  .feofan-menu__inner {
    flex-direction: column;
  }

  .feofan-menu__col--level1,
  .feofan-menu__col--level2,
  .feofan-menu__col--products {
    width: 100%;
  }

  .feofan-menu__products-list {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .feofan-menu__product {
    min-width: 220px;
  }
}
