.kind-item__inner {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  max-width: 100%;
  max-height: 100%;
  padding-bottom: 15px;
  border-radius: 22px;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #ebf0f3;
}
.kind-item__inner .shop2-product-article, .kind-item__inner .gr-product-anonce {
  padding: 0 24px;
}
.kind-name, .kind-item__bottom {
  padding: 0 24px;
}
.shop2-product-amount {
  display: flex;
  width: 120px !important;
  height: 30px;
  align-items: center;
  border-radius: 12px;
  background: #ebf0f3;
  box-shadow: inset 0px 0px 0px 1px #ebf0f3;
}
.shop2-product-amount .lpc-button--type-2 {
  background: transparent;
}
.shop2-product-amount .lpc-button--type-2:hover {
  background: transparent;
}
body .product-amount .shop2-product-amount button, body .cart-amount .shop2-product-amount button, body .product-amount .shop2-product-amount input, body .cart-amount .shop2-product-amount input {
  height: 30px !important;
}
body .card-page .kinds-block .kind-item .product-amount .shop2-product-amount button, body .card-page .kinds-block .kind-item .product-amount .shop2-product-amount {
  height: 30px;
  min-height: 0;
}
.catalog-popup-inner {
  position: relative;
  overflow: hidden;
}
.catalog-popup-inner .list--u-i4pipomod {
  width: 100%;
}
.catalog-popup-inner .list__item--back .link-universal {
  color: #8a94a6;
  cursor: pointer;
}
.catalog-popup-inner .svg_image--back {
  transform: rotate(180deg);
  display: inline-block;
}
.catalog-popup-inner .list__item--allview .link-universal {
  font-weight: 600;
}
.folder_f_l_text.folder-name {
  display: flex;
  vertical-align: top;
  position: relative;
  color: #001321;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: unset;
}
.menu-default > li {
  position: relative;
  width: 310px;
}
.menu-default > li:hover ul {
  opacity: 1;
  visibility: visible;
}
.menu-default > li.sublevel a {
  border-radius: 22px 0 0 22px;
}
.menu-default > li.sublevel ul li a {
  border-radius: 22px;
}
.menu-default > li a {
  display: flex;
  align-items: center;
  padding: 15px;
  border-radius: 22px;
}
.menu-default > li a:hover {
  background: rgba(0, 148, 221, 0.11);
}
.menu-default > li a.active {
  background: rgba(0, 148, 221, 0.11);
}
.menu-default > li a .folder-icon {
  margin-right: 12px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  background: #0094dd;
  border-radius: 14px;
  background-image: linear-gradient(to right bottom, rgba(var(--color-ivforyruy), 1) 0%, rgba(var(--color-iqgiv1g54), 1) 100%);
  background-repeat: no-repeat;
  background-position: left 0px top 0px;
  background-size: auto;
  background-attachment: scroll;
  box-shadow: inset 0px 0px 0px 1px rgba(var(--color-iw7ejiytl), 1), inset 0px 2px 0px 0px rgba(var(--color-ik9lgxded), 1), 0px 7px 14px 0px rgba(var(--color-izk0qs1km), 0.44);
  justify-content: center;
}
.menu-default > li a .folder-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.menu-default > li a .folder-icon svg {
  width: 24px;
  height: 24px;
}
.menu-default > li a .folder-arrow {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.menu-default > li a .folder-arrow svg {
  display: block;
  height: 8px;
  width: 8px;
}
.menu-default > li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  max-width: 310px;
  width: 100%;
  border-radius: 0 22px 22px 22px;
  background: rgba(0, 148, 221, 0.11);
}
.menu-default > li .folders-back, .menu-default > li .folders-parent {
  display: none;
}
.folder-text {
  margin-right: 12px;
  max-width: 200px;
}
a {
  text-decoration: none;
}
