.detail-info-wrapper {
  margin-bottom: 48px;
}
.detail-info-wrapper--with-img {
  margin-top: -48px;
}
.has-top-banner .detail-info-wrapper--with-img {
  margin-top: -64px;
}
.detail-info-wrapper--with-img .maxwidth-theme > .detail-info {
  padding-left: 0px;
  padding-right: 0px;
}
.detail-info {
  padding: 47px;
}
.detail-info__inner {
  margin-top: -6px;
}
.detail-info__date {
  margin-bottom: 8px;
}
.detail-info__chars {
  margin-top: 26px;
}
.detail-info__chars-inner {
  margin-bottom: -20px;
}
.detail-info__chars-item {
  margin-bottom: 20px;
}
.detail-info__chars .line-block {
  flex-wrap: wrap;
}
.detail-info .more-char-link {
  margin-top: 18px;
}

@media (min-width: 768px) {
  .detail-info__btns {
    width: 289px;
  }
}
@media (max-width: 767px) {
  .detail-info .line-block {
    display: block;
  }
  .detail-info__btns {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .detail-info {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .detail-info-wrapper--with-img {
    margin-top: 0px;
  }
}

.top-info {
  margin-bottom: 48px;
  overflow: hidden;
}

.top-info__picture {
  width: 50%;
}
.top-info__picture .owl-carousel:not(.owl-loaded) {
  min-height: 500px;
}
.top-info__picture-item {
  padding-top: 67%;
}
.top-info__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
}
.top-info__img {
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.top-info__text-inner {
  padding: 49px 55px 56px;
}
.top-info__task-value {
  margin-top: 8px;
}
.top-info__task + .top-info__bottom {
  margin-top: 40px;
}
.top-info__bottom .properties {
  margin-top: -5px;
}
.top-info__bottom .properties__item {
  margin-bottom: 14px;
}
.buttons-block > div + div {
  margin-top: 12px;
}

.tizers-top-side {
  margin: -49px 0px 48px;
}
@media (max-width: 991px) {
  .top-info .flexbox {
    flex-wrap: wrap;
  }
  body .top-info__picture,
  body .top-info__text {
    width: 100%;
    flex: auto;
  }
}
@media (max-width: 600px) {
  .top-info__bottom {
    flex-wrap: wrap;
  }
  .top-info__bottom .line-block__item {
    width: 100%;
    flex: auto;
  }
  .top-info__text-inner {
    padding: 25px;
  }
}

.top-meta {
  margin-bottom: 33px;
}
.top-meta__section {
  background-color: #fafafa;
  background-color: var(--darkerblack_bg_black);
  padding: 1px 8px 2px;
}
.top-meta__date .svg-inline-sale {
  margin-right: 6px;
}
/*stikers*/
.top-meta .sale-list__item-sticker-value {
  margin: 0 -3px 0 0;
  font-size: 12px;
  line-height: 15px;
  line-height: var(--sticker-height);
  display: flex;
  padding: 1px 5px 1px 4px;
}

#main .detail-maxwidth {
  margin-left: auto;
  margin-right: auto;
}

.right_block.narrow_N .detail-maxwidth {
  max-width: 1156px;
}

.jewelry-catalog {
  margin: 2.89rem 0 0 0;
  padding: 50px 50px 41px 50px;
  background: linear-gradient(95.02deg, #F1EBF8 -4.88%, #C6B0E2 126.48%);
  border-radius: 12px;
}

.jewelry-catalog__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jewelry-catalog__wrapper .info {
  max-width: 450px;
  width: 100%;
}

.jewelry-catalog__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  color: #542077;
}

.jewelry-catalog__descr {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #222222;
}

.jewelry-catalog__form {
  max-width: 540px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.jewelry-catalog__form.hidden {
  display: none;
}

.jewelry-catalog__form .double {
  display: flex;
  align-items: center;
  gap: 15px;
}

.jewelry-catalog__form .double .input-item {
  width: 50%;
}

.jewelry-catalog__form .double .privacy {
  max-width: 180px;
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  color: #222222;
}

.jewelry-catalog__form .double .privacy a {
  color: #542077;
}

.save-catalog {
  display: none;
  max-width: 540px;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.save-catalog.visible {
  display: flex;
}

.sales-links-buttons {
  margin: 2.89rem 0 0 0;
  display: flex;
  align-items: center;
  gap: 20px;
}

.sales-links-buttons .btn {
  width: 33%;
}

@media (max-width: 1180px) {
  .jewelry-catalog__wrapper .info {
    max-width: 400px;
  }

  .jewelry-catalog__form {
    max-width: 440px;
  }

  .save-catalog {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .jewelry-catalog__wrapper {
    flex-direction: column;
    gap: 25px;
  }

  .jewelry-catalog__wrapper .info {
    max-width: none;
  }

  .jewelry-catalog__title {
    text-align: center;
  }

  .jewelry-catalog__descr {
    text-align: center;
  }

  .jewelry-catalog__form {
    max-width: none;
  }

  .jewelry-catalog__form .double {
    flex-direction: column;
    gap: 20px;
  }

  .save-catalog {
    max-width: none;
  }

  .sales-links-buttons {
    max-width: 360px;
    margin: 2.89rem auto 0 auto;
    flex-direction: column;
    gap: 15px;
  }

  .sales-links-buttons .btn {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .jewelry-catalog__form .double .input-item {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .jewelry-catalog {
    margin: 2.89rem 0 0 0;
    padding: 30px 22px;
  }

  .jewelry-catalog__title {
    font-size: 20px;
    line-height: 28px;
  }

  .jewelry-catalog__descr {
    font-size: 14px;
    line-height: 19px;
  }

  .jewelry-catalog__form .double .btn {
    width: 100%;
  }

  .save-catalog .btn {
    height: 100%;
    font-size: 18px;
    line-height: 26px;
    white-space: break-spaces;
  }
}

.ordered-block{
  padding: 50px;
}


@media (max-width: 768px) {
  .line-block--40 {
    display: flex;
    flex-direction: column;
    gap: 12px; /* отступ между кнопками */
    width: 100%;
  }

  .order-info-btns .btn {
    width: 100%;
  }

  /* если кнопки изначально стоят в одной линии через .line-block */
  .order-info-btns .line-block {
    flex-direction: column !important;
    /*align-items: stretch !important;*/
  }
  .flex-1{
    text-align: center;
  }
  .line-block--align-normal {
    align-items: center!important;
  }
  a.btn.btn-default.btn-transparent-border {
    display: none!important;
  }
  .line-block--40 {
    margin-left: 0!important;
  }
  .line-block {
    margin: 0!important;
  }


}

/*.ordered-block a span{*/
/*  background-color: #f4f4f4;*/
/*  font-weight: 500;*/
/*  text-underline: none;*/

/*}*/
/*.ordered-block a span {*/
/*  background-color: #f4f4f4;*/
/*  font-weight: 500;*/
/*  text-decoration: none;*/
/*  color: black;*/
/*  padding: 2px 6px;*/
/*  border: 1px solid #ccc;*/
/*  border-radius: 8px;*/
/*  transition: all 0.25s ease; !* плавный переход *!*/
/*}*/

/*.ordered-block a:hover span {*/
/*  background-color: #257ae8;*/
/*  color: #fff;                 !* белый текст *!*/
/*  border-color: #257ae8;       !* совпадает с фоном *!*/
/*}*/

/*.ordered-block a span {*/
/*  background-color: #f4f4f4;*/
/*  font-weight: 500;*/
/*  text-decoration: none;*/
/*  color: black;*/
/*  padding: 4px 8px;           !* увеличен отступ *!*/
/*  border-radius: 8px;         !* мягкие углы *!*/
/*  transition: all 0.25s ease; !* плавная анимация *!*/
/*  border: solid 1px;*/
/*}*/

/*.ordered-block a:hover span {*/
/*  background-color: #257ae8;*/
/*  color: #fff;                !* белый текст при наведении *!*/
/*}*/
