.card-page .product-name h1 {
  font-size: 24px !important;
}
@media (min-width: 768px) {
  .card-page__top.card-page__top_new .card-page__right .shop2-product__inner .shop2-product__top {
    display: flex;
    flex-direction: column;
    width: calc(100% - 25px);
  }
  .card-page__top.card-page__top_new .card-page__right .shop2-product__inner .shop2-product__bottom {
    width: 250px;
    min-width: 250px;
  }
  .card-page .form-additional .product-amount {
    width: 80px;
  }
  .card-page .form-additional .shop-product-btn {
    padding-left: 5px;
    padding-right: 65px;
    width: auto;
  }
  .order-info-block {
    margin-top: 0;
  }
}
.card-page__top.card-page__top_new .card-page__right .shop2-product__inner .shop2-product__options {
  margin-top: 0;
}
.card-page .shop2-product__top {
  min-height: unset;
}
.card-page__top.card-page__top_new .card-page__right .shop2-product-tags {
  margin: 5px 0;
}
.card-page .kinds-block .kinds-block__title {
  font-size: 18px;
  padding-bottom: 5px;
  text-align: center;
}
.card-page .collections .kinds-block.collections_block {
  padding: 5px;
  border: 3px solid #03366f;
}
@media (min-width: 1366px) {
  .card-page .shop2-product-options {
    padding-top: 7px;
  }
  .card-page .product-name {
    padding-bottom: 5px;
  }
  .card-page .shop2-product__vendor {
    padding-top: 0;
  }
  .card-page__top.card-page__top_new .form-additional .product-price {
    margin-bottom: 5px;
  }
  .card-page__top.card-page__top_new .form-additional .buy-one-click, body .card-page .form-additional .buy-one-click {
    margin: 5px 0;
  }
  .order-info-block .order-info-block__item .order-info-block__item-body .order-info-block__title span.bl_title ins {
    font-size: 14px;
  }
  .order-info-block {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .card-page .kinds-block .kind-item__top {
    padding: 0 0 5px;
  }
  .card-page .kinds-block .kind-image {
    margin-bottom: 5px;
  }
  .card-page .kinds-block .kind-item__top-inner {
    padding: 0 5px;
  }
  .card-page .kinds-block .kind-vendor {
    font-size: 14px;
    margin-top: 5px;
  }
  .card-page .kinds-block .kind-name {
    font-size: 14px;
    line-height: 1.2;
  }
  .card-page .kinds-block .kind-image {
    padding-top: 50% !important;
  }
  .card-page .kinds-block .shop-product-btn {
    width: 36px;
    height: 36px;
  }
  .card-page .kinds-block .shop-product-btn.buy:before {
    width: 36px;
    height: 36px;
  }
  .card-page .kinds-block .kind-price .price-current {
    padding-top: 7px;
    padding-bottom: 6px;
    min-height: unset;
  }
  .card-page .kinds-block .shop-product-btn:hover {
    padding: 5px 45px 5px 28px;
  }
}
.card-page .kinds-block .kind-image:before {
  background: none;
}
.card-page .shop2-product-options .option-item {
  margin-bottom: 0;
}
.card-page .kinds-block .slick-prev, .card-page .kinds-block .slick-next {
  top: calc(50% - 38px);
}
@media (min-width: 1280px) {
  .card-page__bottom {
    padding-top: 10px;
  }
  .order-info-block .order-info-block__item .order-info-block__item-body {
    padding: 5px 0;
  }
  .card-page .shop2-product-options .option-title {
    width: 35%;
  }
  .card-page .shop2-product-options .option-body {
    width: 65%;
  }
}
.site-versions-wrap {
  position: relative;
  margin: 5px 0 0;
  min-width: 120px;
  font-weight: 500;
  font-size: 15px;
  z-index: 5;
  width: auto;
  display: none;
}
.site-versions-title {
  color: #000;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
}
.site-versions-title em, .site-versions-title i {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
.site-versions-title em svg, .site-versions-title i svg {
  fill: #000;
  width: 100%;
  height: 100%;
}
.site-versions-title i {
  margin: 0 0 0 auto;
  width: 10px;
  height: 10px;
}
.site-versions-list {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  z-index: 5;
  margin: 2px 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.site-versions-list a {
  display: block;
  padding: 4px 0 4px 10px;
  text-decoration: none;
  color: #000;
}
@media (max-width: 767px) {
  .site-versions-wrap {
    margin: 0 auto;
  }
}
@media (max-width: 679px) {
  .div--u-ie05f8aul {
    gap: 10px 0;
  }
}
