/* Site-wide fixes for komarovo mirror */
.mosaic-mega-copyright,
.global-copyright a[href*="megagroup"],
a.copyright[href*="megagroup"] {
  display: none !important;
}

/* Splide slider arrows — one chevron, centered in button */
.splide__custom__arrows .splide__arrow {
  opacity: 1 !important;
}

.splide__custom__arrows .splide__arrow__bg {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.splide__custom__arrows .splide__arrow__icon {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
  background: none !important;
  -webkit-mask: none !important;
  mask: none !important;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

.splide__custom__arrows .splide__arrow__icon--prev {
  transform: rotate(135deg);
}

.lpc-product-7 .splide__arrow.splide__arrow--prev {
  left: 16px !important;
  right: auto !important;
}

.lpc-product-7 .splide__arrow.splide__arrow--next {
  right: 16px !important;
  left: auto !important;
}

/* Header nav — show all menu items (disable Megagroup "..." overflow) */
.hor-menu--u-ikmqflzw4.flex-menu,
.hor-menu--u-ikmqflzw4.kom-nav-full {
  flex-wrap: wrap;
  align-items: flex-start;
}

.hor-menu--u-ikmqflzw4 .hor-menu__list {
  overflow-x: visible !important;
  overflow-y: visible !important;
  width: auto !important;
  flex-wrap: wrap !important;
  height: auto !important;
  min-height: 60px;
  row-gap: 4px;
}

.hor-menu--u-ikmqflzw4 .hor-menu__list > .hor-menu__item,
.hor-menu--u-ikmqflzw4 .hor-menu__list > .hor-menu__item.is-removed {
  display: list-item !important;
}

.hor-menu--u-ikmqflzw4 .hor-menu__more_list {
  display: none !important;
}

.hor-menu--u-ikmqflzw4 .hor-menu__link {
  padding: 12px 16px !important;
  font-size: 14px !important;
  white-space: nowrap;
}

.hor-menu--u-ikmqflzw4 .hor-menu__item {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.hor-menu--u-ikmqflzw4.flex-menu .hor-menu__item > .hor-menu__sub_list,
.hor-menu--u-ikmqflzw4.kom-nav-full .hor-menu__item > .hor-menu__sub_list {
  display: none !important;
  position: static !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

.hor-menu--u-ikmqflzw4.flex-menu .hor-menu__item.is-opened > .hor-menu__sub_list,
.hor-menu--u-ikmqflzw4.kom-nav-full .hor-menu__item.is-opened > .hor-menu__sub_list {
  display: none !important;
}

.div--u-ikmik2kwz {
  overflow: visible !important;
  flex: 1 1 auto !important;
  min-width: 0;
}

.div--u-if1ml3vgg {
  max-width: 360px !important;
}

.container--u-iuxw45ijo {
  flex-wrap: wrap;
  row-gap: 6px;
  align-items: center;
}

.kom-mobile-burger {
  display: none;
}

/* ── Mobile header: compact bar + burger menu ── */
@media (max-width: 991px) {
  .section--u-iloac6j69 {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 1px 0 rgba(20, 24, 22, 0.08);
  }

  .container--u-izga6i9u7 {
    padding: 8px 16px !important;
    margin-top: 0 !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px;
  }

  .div--u-ivoaduvib {
    display: none !important;
  }

  .div--u-ifkpc9ax4 {
    width: auto !important;
    margin: 0 !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px;
    flex: 1;
    min-width: 0;
  }

  .div--u-igkgs1inw,
  .text--u-iyqzv2n0h {
    display: none !important;
  }

  .list--u-iavgp1j53 {
    display: flex !important;
    flex-wrap: wrap;
    gap: 4px 12px;
  }

  .list__item--u-ihavam7as {
    margin: 0 !important;
  }

  .link-universal--u-inx775unp {
    display: block;
    padding: 6px 0;
    min-height: 36px;
    line-height: 1.3;
  }

  .text--u-ison5q0ax {
    font-size: 13px !important;
    white-space: nowrap;
  }

  .div--u-ib1a39m4z {
    flex-shrink: 0;
  }

  .list--u-ip0abwazq {
    justify-content: flex-end !important;
  }

  .link-universal--u-ivd2lu70i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
  }

  .container--u-iuxw45ijo {
    padding: 10px 16px !important;
    margin-bottom: 0 !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 10px;
    border-radius: 0 !important;
  }

  .div--u-if1ml3vgg {
    flex: 1 1 auto !important;
    max-width: none !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-width: 0;
  }

  .link-universal--u-icl7mjcsm {
    margin-right: 10px !important;
    flex-shrink: 0;
    pointer-events: auto !important;
  }

  .imageFit--u-i5iu1ta9d {
    width: 110px !important;
    max-width: 110px;
  }

  .imageFit__overlay--u-i4khzs9e9,
  .imageFit__zoom--u-is2ld9omb {
    display: none !important;
    pointer-events: none !important;
  }

  .div--u-icl20xkbe {
    padding: 0 !important;
    text-align: left !important;
    min-width: 0;
  }

  .text--u-i283s5v5k {
    font-size: 15px !important;
    line-height: 1.2 !important;
    text-align: left !important;
  }

  .text--u-i6sdm26pt {
    font-size: 11px !important;
    line-height: 1.3 !important;
    text-align: left !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .kom-mobile-burger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border: 1px solid rgba(54, 54, 54, 0.14);
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
    position: relative;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }

  .kom-mobile-burger span,
  .kom-mobile-burger::before,
  .kom-mobile-burger::after {
    content: "";
    position: absolute;
    left: 11px;
    right: 11px;
    height: 2px;
    background: #363636;
    border-radius: 2px;
    transition: transform 0.25s ease, opacity 0.25s ease, top 0.25s ease, bottom 0.25s ease;
  }

  .kom-mobile-burger::before {
    top: 14px;
  }

  .kom-mobile-burger::after {
    bottom: 14px;
  }

  body.kom-mobile-nav-open .kom-mobile-burger span {
    opacity: 0;
  }

  body.kom-mobile-nav-open .kom-mobile-burger::before {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }

  body.kom-mobile-nav-open .kom-mobile-burger::after {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  .div--u-ikmik2kwz {
    display: block !important;
    position: fixed;
    inset: 0;
    z-index: 1001;
    background: rgba(15, 35, 28, 0.45);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }

  body.kom-mobile-nav-open .div--u-ikmik2kwz {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .div--u-ikmik2kwz .hor-menu--u-ikmqflzw4 {
    position: absolute;
    top: 0;
    right: 0;
    width: min(320px, 88vw);
    height: 100%;
    background: #fff;
    box-shadow: -6px 0 28px rgba(0, 0, 0, 0.14);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 16px 0 28px;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    align-items: stretch !important;
    justify-content: flex-start !important;
  }

  body.kom-mobile-nav-open .div--u-ikmik2kwz .hor-menu--u-ikmqflzw4 {
    transform: translateX(0);
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__list {
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 12px !important;
    row-gap: 0 !important;
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__item {
    width: 100%;
    margin: 0 !important;
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__link {
    display: flex !important;
    width: 100%;
    min-height: 48px;
    padding: 14px 16px !important;
    font-size: 16px !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    align-items: center !important;
    justify-content: flex-start !important;
    -webkit-tap-highlight-color: rgba(242, 199, 131, 0.35);
    touch-action: manipulation;
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__item.is-current .hor-menu__link {
    background: rgba(242, 199, 131, 0.35) !important;
    font-weight: 600;
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__sub_list {
    display: none !important;
  }

  .hor-menu--u-ikmqflzw4 .hor-menu__more_list {
    display: none !important;
  }

  body.kom-mobile-nav-open {
    overflow: hidden;
  }
}

@media (max-width: 479px) {
  .container--u-izga6i9u7 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  .text--u-i6sdm26pt {
    display: none;
  }

  .imageFit--u-i5iu1ta9d {
    width: 96px !important;
    max-width: 96px;
  }

  .text--u-i283s5v5k {
    font-size: 14px !important;
  }
}
