/* ZAVRYNE 16.23 — isolated premium recommendation grid */

.single-product .zv1623-reco-shell{
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
  padding:0!important;
  margin:0!important;
}

.single-product .zv1623-reco-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px 20px!important;
  width:100%!important;
  max-width:100%!important;
  padding:4px 0 10px!important;
  margin:0!important;
  overflow:visible!important;
  scroll-snap-type:none!important;
  align-items:stretch!important;
}

.single-product .zv1623-reco-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  flex:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #e4dbd3!important;
  border-radius:16px!important;
  box-shadow:0 7px 24px rgba(39,29,23,.065)!important;
}

.single-product .zv1623-reco-card .zavryne-catalog-card__image{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#f7f3ef!important;
}

.single-product .zv1623-reco-card .zavryne-catalog-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  background:#f7f3ef!important;
}

.single-product .zv1623-reco-card .zv1622-card__body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  padding:14px 14px 8px!important;
  margin:0!important;
}

.single-product .zv1623-reco-card .zv1622-card__footer{
  display:flex!important;
  flex-direction:column!important;
  flex:0 0 auto!important;
  width:100%!important;
  min-width:0!important;
  padding:0 14px 14px!important;
  margin-top:auto!important;
}

/* reset ALL old related-card dimensions that previously caused collisions */
.single-product .zv1623-reco-card .zv1619-reco-category,
.single-product .zv1623-reco-card .zavryne-catalog-card__title,
.single-product .zv1623-reco-card .zv1488-card-rating,
.single-product .zv1623-reco-card .price,
.single-product .zv1623-reco-card .zv1512-card-stock,
.single-product .zv1623-reco-card .zavryne-catalog-card__cta{
  position:static!important;
  float:none!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

.single-product .zv1623-reco-card .zv1619-reco-category{
  margin:0 0 8px!important;
  padding:0!important;
  color:#98735e!important;
  font:800 9px/1.25 var(--sans,Arial,sans-serif)!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}

.single-product .zv1623-reco-card .zavryne-catalog-card__title{
  display:block!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:#171411!important;
  font:650 14px/1.38 var(--sans,Arial,sans-serif)!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}

.single-product .zv1623-reco-card .zavryne-catalog-card__title a{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  color:#171411!important;
  text-decoration:none!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}

.single-product .zv1623-reco-card .zv1488-card-rating{
  margin:8px 0 0!important;
  padding:0!important;
}

.single-product .zv1623-reco-card .price{
  margin:5px 0 0!important;
  padding:0!important;
  color:#171411!important;
  font:800 18px/1.15 var(--sans,Arial,sans-serif)!important;
  white-space:normal!important;
}

.single-product .zv1623-reco-card .zv1512-card-stock{
  margin:6px 0 0!important;
  padding:0!important;
  color:#21802c!important;
  font:700 10px/1.25 var(--sans,Arial,sans-serif)!important;
}

.single-product .zv1623-reco-card .zavryne-catalog-card__cta{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:46px!important;
  margin:13px 0 0!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:9px!important;
  background:#a56f62!important;
  color:#fff!important;
  font:750 11px/1.15 var(--sans,Arial,sans-serif)!important;
  text-decoration:none!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:hidden!important;
}

.single-product .zv1623-reco-card .zv1619-reco-badges{
  position:absolute!important;
  z-index:3!important;
  top:12px!important;
  left:12px!important;
  display:flex!important;
  gap:5px!important;
  flex-wrap:wrap!important;
  max-width:calc(100% - 24px)!important;
}

.single-product .zv1623-reco-card .zv1619-reco-badges b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#9d2028!important;
  color:#fff!important;
  font:800 10px/1 var(--sans,Arial,sans-serif)!important;
}

.single-product .zavryne-catalog-more{
  width:min(1420px,calc(100% - 32px))!important;
  max-width:1420px!important;
  margin:36px auto 0!important;
  padding:30px!important;
  overflow:visible!important;
  border:1px solid #e7ded7!important;
  border-radius:20px!important;
  background:#fbf8f5!important;
  box-shadow:0 6px 24px rgba(38,28,21,.04)!important;
}

.single-product .zavryne-catalog-more .section-heading{
  display:block!important;
  margin:0 0 22px!important;
  padding:0!important;
}

.single-product .zavryne-catalog-more .section-heading .eyebrow{
  display:block!important;
  margin:0 0 7px!important;
  color:#98735e!important;
  font:800 10px/1.2 var(--sans,Arial,sans-serif)!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.single-product .zavryne-catalog-more .section-heading h2{
  margin:0!important;
  color:#171411!important;
  font-family:var(--serif,Georgia,serif)!important;
  font-size:clamp(32px,3.2vw,46px)!important;
  line-height:1.05!important;
  font-weight:400!important;
  letter-spacing:-.02em!important;
}

.single-product .zavryne-catalog-more .section-heading p{
  display:block!important;
  max-width:700px!important;
  margin:10px 0 0!important;
  color:#71675f!important;
  font:400 13px/1.55 var(--sans,Arial,sans-serif)!important;
}

.single-product .zavryne-catalog-more .section-heading>.text-link,
.single-product .zv1512-rail-nav{
  display:none!important;
}

@media(max-width:1100px){
  .single-product .zv1623-reco-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px 16px!important;
  }
}

@media(max-width:800px){
  .single-product .zavryne-catalog-more{
    width:calc(100% - 24px)!important;
    max-width:calc(100% - 24px)!important;
    margin:28px auto 0!important;
    padding:20px 12px 22px!important;
    border-radius:16px!important;
  }

  .single-product .zavryne-catalog-more .section-heading{
    margin-bottom:18px!important;
    padding:0 2px!important;
  }

  .single-product .zavryne-catalog-more .section-heading h2{
    font-size:31px!important;
    line-height:1.06!important;
  }

  .single-product .zavryne-catalog-more .section-heading p{
    font-size:12px!important;
    line-height:1.48!important;
  }

  .single-product .zv1623-reco-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:14px!important;
    row-gap:18px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }

  .single-product .zv1623-reco-card{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:100%!important;
    margin:0!important;
    border-radius:13px!important;
  }

  .single-product .zv1623-reco-card .zv1622-card__body{
    padding:11px 10px 7px!important;
  }

  .single-product .zv1623-reco-card .zv1622-card__footer{
    padding:0 10px 10px!important;
  }

  .single-product .zv1623-reco-card .zv1619-reco-category{
    margin-bottom:7px!important;
    font-size:8.5px!important;
  }

  .single-product .zv1623-reco-card .zavryne-catalog-card__title{
    font-size:12px!important;
    line-height:1.35!important;
  }

  .single-product .zv1623-reco-card .price{
    font-size:16px!important;
    margin-top:5px!important;
  }

  .single-product .zv1623-reco-card .zv1512-card-stock{
    font-size:9.5px!important;
  }

  .single-product .zv1623-reco-card .zavryne-catalog-card__cta{
    min-height:42px!important;
    margin-top:10px!important;
    border-radius:8px!important;
    font-size:10px!important;
  }

  .single-product .zv1623-reco-card .zv1619-reco-badges{
    top:10px!important;
    left:10px!important;
  }

  .single-product .zv1623-reco-card .zv1619-reco-badges b{
    min-height:26px!important;
    padding:0 9px!important;
    font-size:9px!important;
  }
}

@media(max-width:390px){
  .single-product .zv1623-reco-grid{
    column-gap:12px!important;
    row-gap:16px!important;
  }
  .single-product .zavryne-catalog-more{
    width:calc(100% - 20px)!important;
    max-width:calc(100% - 20px)!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
}


.single-product .zv1623-reco-card .zavryne-catalog-card__cta{
  border:1px solid rgba(117,72,62,.18)!important;
  box-shadow:0 5px 14px rgba(123,78,67,.14)!important;
  transition:background .18s ease, transform .18s ease, box-shadow .18s ease!important;
}
.single-product .zv1623-reco-card .zavryne-catalog-card__cta:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 7px 18px rgba(123,78,67,.18)!important;
}
