/* GRAVON_BRAND_V012_MENU_ICON_PRODUCT_DETAIL_CARD_FIX */
:root{
  --gravon-card-media-h:360px;
  --gravon-card-media-h-md:320px;
  --gravon-card-media-h-sm:285px;
}

/* Product listing cards: make products the hero, not badges/specs. */
.gravon-brand-v003 .crafto-pro-product-card-v008,
.gravon-brand-v003 .crafto-pro-product-card{
  border-radius:26px!important;
  overflow:hidden!important;
}
.gravon-brand-v003 .crafto-pro-product-media{
  height:var(--gravon-card-media-h)!important;
  min-height:var(--gravon-card-media-h)!important;
  padding:8px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 50% 52%, color-mix(in srgb,var(--crafto-primary,#66cc33) 22%, transparent), transparent 38%),
    linear-gradient(145deg,#f8fbf8,#eef4ef)!important;
}
.gravon-brand-v003 .crafto-pro-product-media-grid{opacity:.10!important}
.gravon-brand-v003 .crafto-pro-product-media::after{
  left:10%!important;
  right:10%!important;
  bottom:22px!important;
  height:34px!important;
  opacity:.7!important;
}
.gravon-brand-v003 .crafto-pro-product-media img{
  position:relative!important;
  z-index:2!important;
  width:122%!important;
  height:122%!important;
  max-width:122%!important;
  max-height:122%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:scale(1.22)!important;
  transform-origin:center!important;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 28px 24px rgba(8,9,29,.24))!important;
}
.gravon-brand-v003 [data-product-card][data-title*="yıkama"] .crafto-pro-product-media img,
.gravon-brand-v003 [data-product-card][data-title*="yikama"] .crafto-pro-product-media img,
.gravon-brand-v003 [data-product-card][data-title*="pressure"] .crafto-pro-product-media img{
  width:138%!important;
  height:138%!important;
  max-width:138%!important;
  max-height:138%!important;
  transform:scale(1.34)!important;
}
.gravon-brand-v003 .crafto-pro-product-tags-row{
  position:static!important;
  inset:auto!important;
  transform:none!important;
  margin:0 0 13px!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.gravon-brand-v003 .crafto-pro-product-code,
.gravon-brand-v003 .crafto-pro-product-category-tag,
.gravon-brand-v003 .crafto-pro-product-featured-tag{
  position:static!important;
  max-width:100%;
  white-space:normal!important;
  line-height:1.15!important;
}
.gravon-brand-v003 .crafto-pro-product-specs,
.gravon-brand-v003 .crafto-pro-product-quick-specs,
.gravon-brand-v003 .crafto-pro-product-specs.crafto-pro-product-quick-specs{
  display:none!important;
}
.gravon-brand-v003 .crafto-pro-product-quote,
.gravon-brand-v003 a[href*="/iletisim?product="],
.gravon-brand-v003 a[href*="/contact?product="]{
  display:none!important;
}
.gravon-brand-v003 .crafto-pro-product-body{
  display:flex!important;
  flex-direction:column!important;
}
.gravon-brand-v003 .crafto-pro-product-actions-single{margin-top:auto!important}

/* Product detail: fix broken narrow layout caused by grid shell + Bootstrap row. */
.gravon-brand-v003 .crafto-product-detail-v008{
  padding:72px 0 88px!important;
}
.gravon-brand-v003 .crafto-product-detail-v008 .container{
  max-width:1320px!important;
}
.gravon-brand-v003 .crafto-product-detail-shell{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.gravon-brand-v003 .crafto-product-detail-shell>.row{
  width:100%!important;
  margin-left:calc(-.5 * var(--bs-gutter-x,1.5rem))!important;
  margin-right:calc(-.5 * var(--bs-gutter-x,1.5rem))!important;
  align-items:flex-start!important;
}
.gravon-brand-v003 .crafto-product-detail-gallery{
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr)!important;
  gap:16px!important;
  min-width:0!important;
  width:100%!important;
}
.gravon-brand-v003 .crafto-product-detail-thumbs{
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
}
.gravon-brand-v003 .crafto-product-detail-thumbs button{
  width:92px!important;
  height:92px!important;
  padding:7px!important;
  background:#fff!important;
}
.gravon-brand-v003 .crafto-product-detail-stage{
  min-height:640px!important;
  height:auto!important;
  padding:26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 52%, color-mix(in srgb,var(--product-primary,var(--crafto-primary,#66cc33)) 18%, transparent), transparent 40%),
    linear-gradient(145deg,#fff,#f3f7f3)!important;
}
.gravon-brand-v003 .crafto-product-detail-main-image{
  width:108%!important;
  height:560px!important;
  max-width:108%!important;
  max-height:560px!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:scale(1.08)!important;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 34px 30px rgba(8,9,29,.25))!important;
}
.gravon-brand-v003 .crafto-product-detail-summary{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  padding:34px 34px 31px!important;
  position:sticky!important;
  top:104px!important;
}
.gravon-brand-v003 .crafto-product-detail-summary h1{
  font-size:clamp(34px,3vw,50px)!important;
  line-height:1.06!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.gravon-brand-v003 .crafto-product-detail-excerpt{
  font-size:15px!important;
  line-height:1.72!important;
}
.gravon-brand-v003 .crafto-product-detail-quick-specs{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.gravon-brand-v003 .crafto-product-detail-codes{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.gravon-brand-v003 .crafto-product-detail-actions .btn[href*="product="]{display:none!important}
.gravon-brand-v003 .crafto-product-final-cta{display:none!important}

/* Related products: bigger images, no tiny postage-stamp effect. */
.gravon-brand-v003 .crafto-product-related-media{
  min-height:190px!important;
  height:190px!important;
  padding:8px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#fff,#f0f6f1)!important;
}
.gravon-brand-v003 .crafto-product-related-media img{
  width:128%!important;
  height:128%!important;
  max-width:128%!important;
  max-height:128%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:scale(1.25)!important;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 18px 16px rgba(8,9,29,.18))!important;
}

/* Menu builder edit safety: frontend icons are disabled in DB by setup; this just keeps frontend unaffected. */
.gravon-brand-v003 .crafto-main-menu-final i[data-menu-icon=""],
.gravon-brand-v003 .crafto-main-menu-final .menu-icon-empty{display:none!important}

@media(max-width:1399px){
  .gravon-brand-v003 .crafto-product-detail-v008 .container{max-width:1180px!important}
  .gravon-brand-v003 .crafto-product-detail-stage{min-height:570px!important}
  .gravon-brand-v003 .crafto-product-detail-main-image{height:500px!important;max-height:500px!important}
}
@media(max-width:1199px){
  .gravon-brand-v003 .crafto-product-detail-summary{position:relative!important;top:auto!important}
  .gravon-brand-v003 .crafto-product-detail-stage{min-height:530px!important}
  .gravon-brand-v003 .crafto-product-detail-main-image{height:470px!important;max-height:470px!important}
}
@media(max-width:991px){
  .gravon-brand-v003 .crafto-pro-product-media{height:var(--gravon-card-media-h-md)!important;min-height:var(--gravon-card-media-h-md)!important}
  .gravon-brand-v003 .crafto-product-detail-gallery{grid-template-columns:1fr!important}
  .gravon-brand-v003 .crafto-product-detail-thumbs{flex-direction:row!important;overflow-x:auto!important;padding-bottom:4px!important}
  .gravon-brand-v003 .crafto-product-detail-stage{min-height:470px!important}
  .gravon-brand-v003 .crafto-product-detail-main-image{height:410px!important;max-height:410px!important}
}
@media(max-width:575px){
  .gravon-brand-v003 .crafto-pro-product-media{height:var(--gravon-card-media-h-sm)!important;min-height:var(--gravon-card-media-h-sm)!important}
  .gravon-brand-v003 .crafto-pro-product-media img{width:128%!important;height:128%!important;max-width:128%!important;max-height:128%!important;transform:scale(1.18)!important}
  .gravon-brand-v003 [data-product-card][data-title*="yıkama"] .crafto-pro-product-media img,
  .gravon-brand-v003 [data-product-card][data-title*="yikama"] .crafto-pro-product-media img,
  .gravon-brand-v003 [data-product-card][data-title*="pressure"] .crafto-pro-product-media img{transform:scale(1.28)!important}
  .gravon-brand-v003 .crafto-product-detail-v008{padding:52px 0 65px!important}
  .gravon-brand-v003 .crafto-product-detail-stage{min-height:360px!important;padding:14px!important;border-radius:18px!important}
  .gravon-brand-v003 .crafto-product-detail-main-image{height:315px!important;max-height:315px!important;transform:scale(1.04)!important}
  .gravon-brand-v003 .crafto-product-detail-summary{padding:25px 21px!important}
  .gravon-brand-v003 .crafto-product-detail-summary h1{font-size:31px!important}
  .gravon-brand-v003 .crafto-product-detail-quick-specs,
  .gravon-brand-v003 .crafto-product-detail-codes{grid-template-columns:1fr!important}
}
