/*.shop-folders__more{
	display: none !important;
}
.shop-folders__item:nth-child(n+6) {
    display: block !important;
}
*/
.shop-folders__item:nth-child(n+4) {
  display: none !important;
}
.shop-folders__item.has.active {
  display: list-item !important;
}
.cart-total__item.discount_item {
  flex-wrap: wrap;
}
.cart-total__item.discount_item .discount_title {
  font-size: 13px;
  margin-top: 5px;
  color: var(--red);
}
@media (max-width: 639px) {
  .shop-folders .folder-title {
    height: auto !important;
  }
}
.product-list.thumbs .product-item .shop-product-btn:not(.notavailable), .product-list.simple .product-item .shop-product-btn:not(.notavailable), .product-list.list .product-item .shop-product-btn:not(.notavailable) {
  width: 100% !important;
  font-size: 12px !important;
  margin-top: 10px;
}
.product-list.thumbs .product-item .shop-product-btn:not(.notavailable) span, .product-list.simple .product-item .shop-product-btn:not(.notavailable) span, .product-list.list .product-item .shop-product-btn:not(.notavailable) span {
  font-size: 15px !important;
  position: relative !important;
}
.product-list.thumbs .product-item .shop-product-btn:not(.notavailable) span i, .product-list.simple .product-item .shop-product-btn:not(.notavailable) span i, .product-list.list .product-item .shop-product-btn:not(.notavailable) span i {
  display: none;
}
.product-list.thumbs .product-item .product-amount .shop2-product-amount, .product-list.simple .product-item .product-amount .shop2-product-amount, .product-list.list .product-item .product-amount .shop2-product-amount {
  width: 100% !important;
  margin: 0;
}
.product-list.simple .product-item .shop-product-btn:not(.notavailable) {
  margin-bottom: 10px;
}
.shop2-product-options .shop2-color-pick li:before, .shop2-product-options .shop2-color-ext-list li:before {
  border-radius: 50% !important;
}
.product-list.thumbs .product-item .gr-amount-flag {
  margin-top: 5px;
}
.request-call__btn {
  padding: 10px !important;
  width: 150px !important;
  height: 45px;
  display: inline-block;
  text-decoration: none;
}
.card-page__bottom .comments-block .comment-item__name {
  font-size: 18px;
  font-weight: 700;
}
.card-page .form-additional__top {
  align-items: normal !important;
  flex-direction: column;
}
.card-page .form-additional .product-price {
  padding-bottom: 0px !important;
}
.product-list.thumbs .product-item .product-additional__top-left {
  padding-bottom: 10px !important;
}
.shop2-order-form--offset-left .form-item label span {
  position: relative;
}
.shop2-order-form--offset-left .form-item label span img {
  position: absolute;
  right: 10px;
  top: 15px;
}
.widget-yan {
  display: block;
  margin: 11px auto 0;
  text-align: center;
}
.card-page .form-additional .product-amount {
  display: none;
}
.inner-folders__list li {
  max-width: 350px;
  display: flex;
}
.inner-folders__list li a {
  display: flex;
  flex-direction: column;
}
.inner-folders__list li a img {
  margin-bottom: 15px;
}
@media (min-width: 1261px) {
  body .product_columns_5 .mode_folders .product-list.thumbs .product-item {
    width: calc(20% - 20px);
  }
}
.lpc-text-2 .lpc-text-2__button {
  color: #fff !important;
}
.km_ekran__item {
  margin: 0 30px;
}
@media (max-width: 480px) {
  iframe {
    max-width: 100%;
    height: auto;
    width: auto;
  }
}
@media (max-width: 768px) {
  .secondLevel {
    margin-top: 10px !important;
  }
  .secondLevel .parentItem {
    display: none;
  }
}
.footer-menu__body .nav_menu__items li ul {
  display: block !important;
}
.footer-subscription .field-note {
  color: #fff !important;
}
