/* Global styles */

html.dark-theme #modal-addcart .modal-body div {
  color: #000;
}

.chm-account-button {
  background: #519873;
}

.ch-pagination .swiper-pagination-bullet-active {
  background: #519873;
}

.info-manufacturer a {
  color: #519873;
}

.chm-btn,
.btn-primary {
  border-radius: 44px;

  transition: all 0.2s;
}

.btn-primary:hover {
  color: var(--up-color-btn-primary-hover);

  background-color: var(--up-bg-btn-primary-hover);
}

.alert.ch-alert-danger button.close {
  font-size: 16px;
}

.header-cart-products .eckb.button-init-complete.edit-cart-kit-button > div {
  display: none !important;
}

.header-cart-options .header-cart-product-option {
  flex-direction: column;
}

.container-module .product-thumb .cart,
.container-module .product-thumb .cart .btn,
.product-grid .product-thumb .cart,
.product-grid .product-thumb .cart .btn {
  border-radius: 14px !important;

  width: 44px !important;

  height: 44px !important;

  min-width: 44px !important;
}

.ch-g-dots .ch-g-line.active-line {
  border-color: var(--up-color-link-hover);
}

@media (max-width: 992px) {
  #fm-fixed-mobile-bottom.fm_type_design_bottom_2,
  #fm-fixed-mobile-bottom.fm_type_design_bottom_3 {
    left: 50% !important;

    transform: translateX(-50%) !important;
  }

  html.light-theme {
    #back-top {
      border-radius: 50%;

      box-shadow:
        0 4px 12px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.04);
    }

    .btn-back-top {
      background: #fff;
    }

    .btn-back-top:hover {
      background: #fff;
    }

    .btn-back-top .icon-back-top-arrow path {
      fill: #000;
    }

    .btn-back-top:hover .icon-back-top-arrow path {
      fill: #000;
    }
  }

  html.light-theme #fm-fixed-mobile-bottom.fm_type_design_bottom_2,
  #fm-fixed-mobile-bottom.fm_type_design_bottom_3 {
    background-color: #fff;

    box-shadow: 0 0 0.8rem 0 rgba(0, 0, 0, 0.3);
  }

  html.light-theme #fm-fixed-mobile-bottom .text-a-icon,
  html.light-theme #fm-fixed-mobile-bottom .btn-fm-bottom [class^="up-icon-"] {
    color: #000 !important;
  }

  html.dark-theme #fm-fixed-mobile-bottom.over-footer .text-a-icon,
  html.dark-theme #fm-fixed-mobile-bottom.over-footer .btn-fm-bottom [class^="up-icon-"] {
    color: #b1b1b1 !important;
  }

  html.dark-theme #fm-fixed-mobile-bottom:not(.fm_type_design_bottom_3) .btn-go-home .up-icon-home {
    color: #b1b1b1;
  }

  html.dark-theme #fm-fixed-mobile-bottom:not(.fm_type_design_bottom_3) .btn-go-home .text-a-icon {
    color: #b1b1b1;
  }

  html.dark-theme #fm-fixed-mobile-bottom.fm_type_design_bottom_2.over-footer,
  html.dark-theme #fm-fixed-mobile-bottom.fm_type_design_bottom_3.over-footer {
    background: #000 !important;
  }
}

@media (max-width: 480px) {
  #back-top {
    bottom: 100px;
  }
}

@media (min-width: 992px) {
  .light-theme .product-thumb .product-name a:hover {
    color: var(--up-color-link-hover);
  }
}

/* end Global styles */

/* Product card */

.light-theme .btn-general.is-active {
  background: #3f7d5c !important;
}

#product .product-discounts .product-discount-price {
  padding: 2px;

  background: #f0faf4;

  color: #53a974;

  font-weight: 500;

  border-radius: 2px;
}

#product .product-discounts .product-discount-quantity {
  font-weight: 600;
}

#product .list-unstyled.product-discounts > li:not(:last-child) {
  margin-bottom: 10px;
}

#product .product-discounts.product-discounts--mobile {
  display: none;
}

.zah-related-articles {
  border-bottom: 1px solid var(--up-border-color);

  padding-bottom: 25px;

  margin-bottom: 25px;
}

.zah-related-articles-head {
  display: flex;

  align-items: center;

  margin-bottom: 20px;
}

.zah-related-articles-title {
  margin: 5px 0 0;
}

.zah-related-articles-head img {
  width: 30px;

  height: 30px;

  object-fit: cover;
}

.zah-related-article {
  position: relative;

  padding-right: 20px;
}

.zah-related-article::after {
  content: "";

  position: absolute;

  top: 50%;

  right: 0;

  transform: translateY(-50%);

  width: 5px;

  aspect-ratio: 1 / 1;

  background-color: #519873;

  border-radius: 50%;
}

.swiper-slide:last-child .zah-related-article {
  padding-right: 0;
}

.swiper-slide:last-child .zah-related-article::after {
  display: none;
}

.zah-related-article__name {
  color: #519873;
}

.zah-related-article__name:hover {
  color: #519873;
}

#zah-related-articles-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

#zah-related-articles-slider .swiper-slide {
  width: auto !important;
}

@media (max-width: 991px) {
  /* Кнопка на верх */

  /* end Кнопка на верх */

  body:has(#product) #fm-fixed-mobile-bottom.fm_type_design_bottom_2 {
    display: none !important;
  }

  body:has(#product) #back-top,
  #back-top.back-top-design-1 {
    bottom: 100px;
  }

  body:has(#product) .add-to-cart-footer {
    transition: all 0.2s;

    transform: translateY(-15px);
  }

  .related-products {
    border-bottom: 0;

    padding-bottom: 0;

    margin-bottom: 0;
  }

  .related-products.related-products--mobile {
    padding-left: 10px;

    padding-right: 10px;

    margin-bottom: 16px;
  }

  .fix_cart_price_footer footer {
    padding-bottom: 0;
  }
}

@media (max-width: 768px) {
  .add-to-cart-footer {
    border-radius: 44px;

    max-width: 400px;

    margin: 0 auto;

    left: 10px;

    right: 10px;
  }

  .add-to-cart-footer.turn_on {
    transform: translateY(-20px);
  }

  body:has(.product-discounts) .action-group .cart {
    display: none;
  }

  #product .product-discounts {
    display: none;
  }

  #product .product-discounts.product-discounts--mobile {
    order: 2;

    display: block;

    border-bottom: 0;

    padding-bottom: 0;

    margin-bottom: 0;

    margin-left: auto;
  }

  .action-group:has(.product-discounts--mobile) {
    align-items: center;
  }

  body:has(.be-main-widgets-container) .action-group {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 576px) {
  .h1-prod-name {
    font-size: 18px;

    margin-bottom: 5px;
  }

  .thumbnails .general-image img {
    width: 280px;
  }

  .add-to-cart-footer {
    max-width: 350px;
  }

  #product {
    .price-group,
    .action-group,
    .info-product {
      padding-bottom: 15px;

      margin-bottom: 15px;
    }
  }

  body:has(#product) .reviews-product__header {
    display: none !important;
  }

  body:has(#product) #tab-review h2.ch-h2 {
    margin-bottom: 0;
  }

  .zah-related-articles {
    padding-bottom: 15px;

    margin-bottom: 15px;
  }

  .zah-related-articles-head {
    margin-bottom: 10px;
  }

  .zah-related-articles-title {
    font-size: 16px;
  }

  .zah-related-articles-head img {
    width: 20px;

    height: 20px;
  }

  body:has(#product) .add-to-cart-footer.is-hidden {
    opacity: 0;

    visibility: hidden;
  }
}

/* end Product card */

/* kjseries */

.kjseries {
  margin-bottom: 25px;
}

div.kj-item.currentProduct,
.kjseries-category-item.selected,
.kj-item-ajax.selected {
  --active-border: #519873;
  border-color: var(--active-border);
}

.kjseries div.kj-item {
  position: relative;
  border-radius: 20px;
  border-color: transparent;
}

.kjseries div.kj-item:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.022);
  border-radius: 20px;
}

.kj-item .image a {
  position: relative;
  z-index: 2;
}
