@charset "UTF-8";
/* Страница избранного (TI Wishlist): дублирующий заголовок плагина скрыт; строки товара + стили цены/корзины с деталки (kshop-single-product.css). */
.tinv-wishlist .tinv-header {
  display: none !important;
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.tinvwl-woocommerce_after_add_to_cart_button {
  display: none !important;
}

.kshop-wishlist-page .entry-header.ast-no-thumbnail {
  margin-bottom: 40px !important;
}
@media (max-width: 1023px) {
  .kshop-wishlist-page .entry-header.ast-no-thumbnail {
    margin-bottom: 24px !important;
  }
}
.kshop-wishlist-page header.entry-header .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title a,
.kshop-wishlist-page .entry-title,
.kshop-wishlist-page .entry-title a {
  color: #3f3a34;
  font-size: 50px;
  line-height: 65px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  margin: 0;
}
@media (max-width: 1919px) {
  .kshop-wishlist-page header.entry-header .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title a,
.kshop-wishlist-page .entry-title,
.kshop-wishlist-page .entry-title a {
    font-size: 44px;
    line-height: 57.2px;
  }
}
@media (max-width: 1439px) {
  .kshop-wishlist-page header.entry-header .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title a,
.kshop-wishlist-page .entry-title,
.kshop-wishlist-page .entry-title a {
    font-size: 38px;
    line-height: 49.4px;
  }
}
@media (max-width: 1023px) {
  .kshop-wishlist-page header.entry-header .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title,
.kshop-wishlist-page .ast-single-post .entry-title a,
.kshop-wishlist-page .entry-title,
.kshop-wishlist-page .entry-title a {
    font-size: 28px;
    line-height: 33.6px;
  }
}

.kshop-wishlist-view .kshop-wishlist-manage-list {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 11.1111111111%;
  row-gap: 24px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none !important;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list {
    column-gap: 4%;
  }
}
@media (max-width: 1023px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list {
    flex-direction: column;
    flex-wrap: nowrap;
    column-gap: 0;
    row-gap: 40px;
  }
}

.kshop-wishlist-view .kshop-wishlist-manage-list__body {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  width: 60.1851851852%;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__body {
    width: 65%;
  }
}
@media (max-width: 1023px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__body {
    width: 100%;
  }
}
.kshop-wishlist-view .kshop-wishlist-manage-list__body > *:not(:first-child) {
  margin-top: -1px;
}

.kshop-wishlist-view .kshop-wishlist-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  column-gap: 32px;
  row-gap: 16px;
  padding: 36px 0;
  border-top: 1px solid #D4CFCA;
  border-bottom: 1px solid #D4CFCA;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-row {
    column-gap: 24px;
  }
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row {
    column-gap: 10px;
    padding: 20px 0;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__thumb {
  flex: 0 0 auto;
  align-self: flex-start;
}

.kshop-wishlist-view .kshop-wishlist-row__detail {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 16px;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__detail {
    row-gap: 12px;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__detail-top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 24px;
  row-gap: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__detail-top {
    flex-direction: column;
    align-items: stretch;
    row-gap: 12px;
    column-gap: 0;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  column-gap: 12px;
  width: 100%;
  min-width: 0;
}

.kshop-wishlist-view .kshop-wishlist-row__remove {
  position: relative;
  flex: 0 0 auto;
  width: 59px;
  height: 59px;
  flex-shrink: 0;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-row__remove {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__remove {
    width: 46px;
    height: 46px;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__heart-visual {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 1;
}

.kshop-wishlist-view .kshop-wishlist-row__heart-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 59px;
  height: 59px;
  margin: 0;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.24s ease;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-row__heart-icon {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__heart-icon {
    width: 46px;
    height: 46px;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__heart-icon.kshop-wishlist-row__heart-icon--fill {
  opacity: 1;
}

.kshop-wishlist-view .kshop-wishlist-row__remove:hover .kshop-wishlist-row__heart-icon.kshop-wishlist-row__heart-icon--fill,
.kshop-wishlist-view .kshop-wishlist-row__remove:focus-within .kshop-wishlist-row__heart-icon.kshop-wishlist-row__heart-icon--fill {
  opacity: 0;
}

.kshop-wishlist-view .kshop-wishlist-row__remove:hover .kshop-wishlist-row__heart-icon.kshop-wishlist-row__heart-icon--hover,
.kshop-wishlist-view .kshop-wishlist-row__remove:focus-within .kshop-wishlist-row__heart-icon.kshop-wishlist-row__heart-icon--hover {
  opacity: 1;
}

.kshop-wishlist-view .kshop-wishlist-row__remove-btn {
  position: absolute;
  inset: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.kshop-wishlist-view .kshop-wishlist-row__media {
  flex: 0 0 auto;
}

.kshop-wishlist-view .kshop-wishlist-row__media-inner {
  position: relative;
  display: block;
  width: 140px;
  height: 186px;
  aspect-ratio: 70/93;
  overflow: hidden;
  background: rgba(63, 58, 52, 0.06);
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__media-inner {
    width: 80px;
    height: 106px;
    aspect-ratio: 40/53;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kshop-wishlist-view .kshop-wishlist-row__media-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.kshop-wishlist-view .kshop-wishlist-row__title-wrap {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.kshop-wishlist-view .kshop-wishlist-row__title {
  margin: 0 0 6px;
  color: #3f3a34;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  display: flex !important;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-row__title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__title {
    font-size: 14px;
    margin-bottom: 0 !important;
  }
}

.kshop-wishlist-page a.kshop-wishlist-row__title:hover {
  color: #778087;
}

.kshop-wishlist-view .kshop-wishlist-row__title-wrap .variation,
.kshop-wishlist-view .kshop-wishlist-row__title-wrap .wc-item-meta {
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.35;
  color: rgba(63, 58, 52, 0.72);
}

.kshop-wishlist-view .kshop-wishlist-row__cart-strip {
  flex: 1 1 0;
  width: auto;
  min-width: 0;
  max-width: 320px;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__cart-strip {
    max-width: none;
  }
}

.kshop-wishlist-view .kshop-wishlist-row--guest .kshop-wishlist-row__cart-strip {
  max-width: none;
}

.kshop-wishlist-view .kshop-wishlist-row__cart-strip .summary {
  margin: 0;
  float: none;
  width: 100%;
}

.kshop-wishlist-view .kshop-wishlist-row__cart-strip form.cart,
.kshop-wishlist-view .kshop-wishlist-row__cart-strip div.cart.kshop-wishlist-embed-cart {
  width: 100%;
  max-width: 262px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__cart-strip form.cart,
.kshop-wishlist-view .kshop-wishlist-row__cart-strip div.cart.kshop-wishlist-embed-cart {
    max-width: 100%;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__cart-strip .stock {
  margin: 0 0 8px;
  font-size: 14px;
}

.kshop-wishlist-view .kshop-wishlist-row__price-wrap {
  flex: 0 0 auto;
  text-align: right;
  min-width: 120px;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__price-wrap {
    flex: none;
    align-self: stretch;
    text-align: left;
    width: 100%;
    min-width: 0;
  }
}

.kshop-wishlist-view .kshop-wishlist-row__price-wrap .summary {
  margin: 0;
  float: none;
  width: 100%;
}

.kshop-wishlist-view .kshop-wishlist-row__price-wrap .woocommerce-Price-amount.amount, .kshop-wishlist-view .kshop-wishlist-row__price-wrap .price {
  margin: 0 !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 130% !important;
  width: 100%;
  justify-content: end !important;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-row__price-wrap .woocommerce-Price-amount.amount, .kshop-wishlist-view .kshop-wishlist-row__price-wrap .price {
    justify-content: start !important;
  }
}
.kshop-wishlist-view .kshop-wishlist-row__price-wrap del .woocommerce-Price-amount.amount {
  font-size: 16px !important;
  margin-left: auto !important;
}

.kshop-wishlist-view .kshop-wishlist-row__cart-strip a.kshop-wishlist-row__options-link {
  box-sizing: border-box;
  width: 100%;
  max-width: 262px;
  justify-content: center;
  text-decoration: none !important;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot {
  margin-top: 0;
  width: 28.7037037037%;
}
@media (max-width: 1439px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__foot {
    width: 31%;
  }
}
@media (max-width: 1023px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__foot {
    width: 100%;
  }
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot-cell {
  padding-top: 8px;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot-row.kshop-wishlist-manage-list__foot-row--social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 16px 24px;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot-cell.kshop-wishlist-manage-list__foot-cell--social {
  flex: 1 1 auto;
  width: 100%;
  padding-top: 0px;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot-cell.kshop-wishlist-manage-list__foot-cell--social .social-buttons {
  flex: 1 1 auto;
  min-width: 0;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot-cell.kshop-wishlist-manage-list__foot-cell--social .social-buttons.kshop-wishlist-social-buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__foot-cell.kshop-wishlist-manage-list__foot-cell--social .social-buttons.kshop-wishlist-social-buttons {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
}

.kshop-wishlist-view .kshop-wishlist-social-buttons .btn.btn_round.btn_grey {
  position: relative;
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  box-sizing: border-box;
  cursor: pointer;
  width: 100% !important;
}

@keyframes kshop-wishlist-share-tip-in {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
@keyframes kshop-wishlist-share-tip-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.kshop-wishlist-view .kshop-wishlist-social-buttons .btn.btn_round.btn_grey.kshop-wishlist-share-btn--tooltip::after {
  content: attr(data-kshop-tip-text);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 12px);
  z-index: 30;
  padding: 8px 12px;
  border-radius: 6px;
  background: #3f3a34;
  color: #f7f6f4;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 400;
  white-space: nowrap;
  pointer-events: none;
  box-shadow: 0 4px 16px rgba(63, 58, 52, 0.18);
  animation: kshop-wishlist-share-tip-in 0.18s ease-out forwards;
}

.kshop-wishlist-view .kshop-wishlist-social-buttons .btn.btn_round.btn_grey.kshop-wishlist-share-btn--tooltip::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(100% + 6px);
  z-index: 31;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #3f3a34 transparent transparent;
  pointer-events: none;
  animation: kshop-wishlist-share-tip-fade 0.18s ease-out forwards;
}

.kshop-wishlist-view .kshop-wishlist-share-btn__icon {
  display: inline-flex;
  flex: 0 0 auto;
  line-height: 0;
}

.kshop-wishlist-view .kshop-wishlist-share-btn__icon svg {
  display: block;
}

.kshop-wishlist-view .kshop-wishlist-share-btn__text {
  display: inline-block;
  white-space: nowrap;
}

.kshop-wishlist-view .kshop-wishlist-manage-list__foot .tinvwl-to-right {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .kshop-wishlist-view .kshop-wishlist-manage-list__foot .tinvwl-to-right {
    justify-content: stretch;
  }
  .kshop-wishlist-view .kshop-wishlist-manage-list__foot .tinvwl-to-right .button,
.kshop-wishlist-view .kshop-wishlist-manage-list__foot .tinvwl-to-right button {
    flex: 1 1 auto;
    width: 100%;
    margin: 0;
  }
}

/* Дублирующая подпись TI shortcode «Remove from Wishlist» на странице избранного не нужна. */
.kshop-wishlist-page .tinvwl_remove_from_wishlist-text,
.kshop-wishlist-view .tinvwl_remove_from_wishlist-text {
  display: none !important;
}

/*# sourceMappingURL=kshop-wishlist.css.map */
