.lh-lookbook{margin:28px 0 36px;clear:both;font-family:Arial,Helvetica,sans-serif;color:#2b2b2b}
.lh-lookbook *{box-sizing:border-box}
.lh-lookbook__heading h2,.lh-lookbook-product-section>h2{font-size:24px;line-height:1.2;margin:0 0 14px;font-weight:600}
.lh-lookbook__stage{position:relative;overflow:visible!important;width:100%;max-width:100%;background:#f5f2ed}
.lh-lookbook__image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important}
.lh-lookbook__point{position:absolute;transform:translate(-50%,-50%);z-index:20;outline:0}
.lh-lookbook__point:after{content:"";position:absolute;left:100%;top:50%;width:24px;height:70px;transform:translateY(-50%);z-index:25}
.lh-lookbook__dot{width:var(--lh-spot-size,42px);height:var(--lh-spot-size,42px);display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(255,255,255,.94);background:rgba(255,255,255,.42);color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.2);transition:transform .18s ease,background .18s ease}
.lh-lookbook__point[data-theme="dark"] .lh-lookbook__dot{background:rgba(35,35,35,.58)}
.lh-lookbook__point:hover .lh-lookbook__dot,.lh-lookbook__point:focus .lh-lookbook__dot,.lh-lookbook__point.is-open .lh-lookbook__dot{transform:scale(1.08);background:rgba(131,95,56,.86)}
.lh-lookbook__card{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%) translateX(4px);width:330px;min-height:150px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.22);padding:18px;display:flex;gap:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:30;border-radius:3px;cursor:default}
.lh-lookbook__point:hover .lh-lookbook__card,.lh-lookbook__point:focus .lh-lookbook__card,.lh-lookbook__point.is-open .lh-lookbook__card,.lh-lookbook__card:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translateX(0)}
.lh-lookbook__thumb{width:92px;min-width:92px;height:112px;display:flex;align-items:center;justify-content:center;background:#fafafa;overflow:hidden}
.lh-lookbook__thumb img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;opacity:1!important;visibility:visible!important}
.lh-lookbook__card-body{flex:1;min-width:0}
.lh-lookbook__product-name{display:block;color:#222!important;text-decoration:none!important;font-size:15px;line-height:1.3;margin:3px 22px 9px 0;font-weight:600}
.lh-lookbook__price{font-size:20px;font-weight:700;margin:0 0 7px}
.lh-lookbook__stock{font-size:13px;color:#777;margin-bottom:12px}
.lh-lookbook__stock--yes{color:#5b8b55}
.lh-lookbook__detail{display:inline-block;background:#8b6845;color:#fff!important;text-transform:uppercase;text-decoration:none!important;font-size:12px;padding:10px 13px;border-radius:3px}
.lh-lookbook__detail span{font-size:17px;margin-left:8px}
.lh-lookbook__close{display:none;position:absolute;right:8px;top:6px;border:0;background:transparent;font-size:22px;color:#777;cursor:pointer}
.lh-lookbook__description{padding:14px 0;line-height:1.55}
.lh-lookbook__strip{background:#fff;padding:18px 0 0}
.lh-lookbook__strip h3{font-size:18px;text-transform:uppercase;font-weight:500;margin:0 0 14px}
.lh-lookbook__products{display:flex;gap:12px;overflow-x:auto;padding:0 0 8px}
.lh-lookbook__product{border:1px solid #e7e3de;display:flex;min-width:270px;flex:1;padding:12px;background:#fff}
.lh-lookbook__product-img{width:88px;min-width:88px;height:100px;display:flex;align-items:center;justify-content:center;margin-right:12px;overflow:hidden}
.lh-lookbook__product-img img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;opacity:1!important;visibility:visible!important}
.lh-lookbook__product-info{display:flex;flex-direction:column;gap:6px;min-width:0}
.lh-lookbook__product-title{font-size:14px;line-height:1.25;color:#333!important;text-decoration:none!important;max-height:36px;overflow:hidden}
.lh-lookbook__product-price{display:block;font-size:15px}
.lh-lookbook__product-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}
.lh-lookbook__btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:3px;font-size:11px;line-height:1;font-weight:600;text-transform:uppercase;text-decoration:none!important;transition:opacity .15s ease,transform .15s ease}
.lh-lookbook__btn:hover{opacity:.88;transform:translateY(-1px)}
.lh-lookbook__btn--detail{border:1px solid #8b6845;background:#fff;color:#755839!important}
.lh-lookbook__btn--cart{border:1px solid #8b6845;background:#8b6845;color:#fff!important}
.lh-lookbook-product-section{margin:35px 0;clear:both}
.lh-lookbook-embed--loading{min-height:100px;position:relative}
.lh-lookbook-embed--loading:after{content:"";position:absolute;left:50%;top:35px;width:28px;height:28px;margin-left:-14px;border:3px solid #ddd;border-top-color:#8b6845;border-radius:50%;animation:lhspin .7s linear infinite}
@keyframes lhspin{to{transform:rotate(360deg)}}
@media (max-width:767px){
  .lh-lookbook{margin:18px 0 25px}
  .lh-lookbook__heading h2,.lh-lookbook-product-section>h2{font-size:20px}
  .lh-lookbook__dot{width:36px;height:36px;font-size:21px}
  .lh-lookbook__point:after{display:none}
  .lh-lookbook__card{position:fixed;left:15px!important;right:15px!important;top:auto!important;bottom:15px!important;width:auto;max-width:none;transform:translateY(15px)!important;z-index:9999}
  .lh-lookbook__point.is-open .lh-lookbook__card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)!important}
  .lh-lookbook__point:hover:not(.is-open) .lh-lookbook__card{opacity:0;visibility:hidden;pointer-events:none}
  .lh-lookbook__close{display:block}
  .lh-lookbook__thumb{width:78px;min-width:78px;height:96px}
  .lh-lookbook__product{min-width:240px}
  .lh-lookbook__btn{min-height:38px}
}

/* 1.2.5 - LaHome theme override hardening */
.lh-lookbook img.lh-lookbook__image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  opacity:1!important;
  visibility:visible!important;
}
.lh-lookbook .lh-lookbook__thumb,
.lh-lookbook .lh-lookbook__product-img{
  overflow:hidden!important;
  background:#fff!important;
}
.lh-lookbook .lh-lookbook__thumb img,
.lh-lookbook .lh-lookbook__product-img img{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:auto!important;
}
.lh-lookbook-product-section--auto{
  width:100%;
  clear:both;
}

/* 1.2.7 - product images use background-image as primary renderer */
.lh-lookbook__thumb,
.lh-lookbook__product-img{
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:contain!important;
  background-color:#fff!important;
}
.lh-lookbook__thumb{
  display:block!important;
  width:92px!important;
  min-width:92px!important;
  height:112px!important;
}
.lh-lookbook__product-img{
  display:block!important;
  width:88px!important;
  min-width:88px!important;
  height:100px!important;
}
.lh-lookbook__fallback-img{
  width:1px!important;
  height:1px!important;
  position:absolute!important;
  left:-9999px!important;
  top:-9999px!important;
  opacity:0!important;
}
@media (max-width:767px){
  .lh-lookbook__thumb{
    width:78px!important;
    min-width:78px!important;
    height:96px!important;
  }
}

/* 1.2.8 - FIX: real product images in "Nakupte tento vzhled" */
.lh-lookbook .lh-lookbook__product-img{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:88px!important;
  min-width:88px!important;
  height:100px!important;
  margin-right:12px!important;
  overflow:hidden!important;
  background:#fff!important;
  background-image:none!important;
  text-align:center!important;
}
.lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
  display:block!important;
  position:static!important;
  left:auto!important;
  top:auto!important;
  width:88px!important;
  height:100px!important;
  max-width:88px!important;
  max-height:100px!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  margin:0 auto!important;
}

/* 1.2.10 - larger product images */
.lh-lookbook .lh-lookbook__product-img{
  width:105px!important;
  min-width:105px!important;
  height:118px!important;
}
.lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
  width:105px!important;
  height:118px!important;
  max-width:105px!important;
  max-height:118px!important;
}
.lh-lookbook__thumb{
  width:105px!important;
  min-width:105px!important;
  height:126px!important;
}
@media (max-width:767px){
  .lh-lookbook .lh-lookbook__product-img{
    width:96px!important;
    min-width:96px!important;
    height:108px!important;
  }
  .lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
    width:96px!important;
    height:108px!important;
    max-width:96px!important;
    max-height:108px!important;
  }
  .lh-lookbook__thumb{
    width:92px!important;
    min-width:92px!important;
    height:112px!important;
  }
}

/* 1.2.11 - hide lookbook headings only on automatic product-detail output */
.lh-lookbook-product-section--auto > h2,
.lh-lookbook-product-section--auto .lh-lookbook__heading{
  display:none!important;
}

/* 1.2.12 - výrazně větší produktové obrázky, zdroj home_default */
.lh-lookbook .lh-lookbook__product{
  min-width:360px!important;
  padding:14px!important;
}
.lh-lookbook .lh-lookbook__product-img{
  width:145px!important;
  min-width:145px!important;
  height:155px!important;
  margin-right:16px!important;
  flex:0 0 145px!important;
}
.lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
  display:block!important;
  position:static!important;
  width:145px!important;
  height:155px!important;
  max-width:145px!important;
  max-height:155px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  margin:0 auto!important;
}
.lh-lookbook__thumb{
  width:135px!important;
  min-width:135px!important;
  height:150px!important;
  flex:0 0 135px!important;
}
.lh-lookbook__thumb img{
  max-width:135px!important;
  max-height:150px!important;
}
@media (max-width:767px){
  .lh-lookbook .lh-lookbook__product{
    min-width:315px!important;
  }
  .lh-lookbook .lh-lookbook__product-img{
    width:120px!important;
    min-width:120px!important;
    height:132px!important;
    flex-basis:120px!important;
  }
  .lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
    width:120px!important;
    height:132px!important;
    max-width:120px!important;
    max-height:132px!important;
  }
  .lh-lookbook__thumb{
    width:110px!important;
    min-width:110px!important;
    height:125px!important;
    flex-basis:110px!important;
  }
}

/* 1.2.13 - optické zvětšení produktu uvnitř home_default obrázku */
.lh-lookbook .lh-lookbook__product-img{
  overflow:hidden!important;
  position:relative!important;
}
.lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
  width:145px!important;
  height:155px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  transform:scale(1.20)!important;
  transform-origin:center center!important;
}
.lh-lookbook__thumb{
  overflow:hidden!important;
  position:relative!important;
}
.lh-lookbook__thumb img{
  max-width:none!important;
  max-height:none!important;
  width:135px!important;
  height:150px!important;
  object-fit:contain!important;
  transform:scale(1.18)!important;
  transform-origin:center center!important;
}

@media (max-width:767px){
  .lh-lookbook .lh-lookbook__product-img img.lh-lookbook__strip-img{
    width:120px!important;
    height:132px!important;
    transform:scale(1.16)!important;
  }
  .lh-lookbook__thumb img{
    width:110px!important;
    height:125px!important;
    transform:scale(1.14)!important;
  }
}


/* Category CMS fallback - preserved from 1.2.17 */
.lh-lookbook-category-source{
  display:block;
  min-height:40px;
  color:transparent!important;
  font-size:0!important;
  text-decoration:none!important;
}

/* 1.2.23 */
.lh-lookbook-category-embed .lh-lookbook__heading,
.lh-lookbook-category-auto .lh-lookbook__heading,
.lh-lookbook-category-embed--auto .lh-lookbook__heading{display:none!important}

.lh-lookbook__carousel{position:relative!important;width:100%!important;padding:0 44px!important;box-sizing:border-box!important}
.lh-lookbook__carousel .lh-lookbook__products{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;scrollbar-width:none!important;-ms-overflow-style:none!important;padding:4px 2px 10px!important}
.lh-lookbook__carousel .lh-lookbook__products::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.lh-lookbook__carousel .lh-lookbook__product{flex:0 0 360px!important;min-width:360px!important;max-width:360px!important}
.lh-lookbook__arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:25!important;width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid rgba(110,91,72,.35)!important;background:rgba(255,255,255,.95)!important;color:#6f5944!important;box-shadow:0 2px 10px rgba(0,0,0,.15)!important;padding:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}
.lh-lookbook__arrow span{font-size:30px!important;line-height:1!important;margin-top:-2px!important}
.lh-lookbook__arrow--prev{left:0!important}.lh-lookbook__arrow--next{right:0!important}
.lh-lookbook__arrow:hover,.lh-lookbook__arrow.is-hovering{background:#8b6845!important;color:#fff!important;border-color:#8b6845!important}
.lh-lookbook__arrow.is-disabled{opacity:.25!important;pointer-events:none!important}
.lh-lookbook__carousel.is-static{padding-left:0!important;padding-right:0!important}
.lh-lookbook__carousel.is-static .lh-lookbook__arrow{display:none!important}
@media(max-width:767px){.lh-lookbook__carousel{padding:0 34px!important}.lh-lookbook__arrow{width:32px!important;height:32px!important}.lh-lookbook__carousel .lh-lookbook__product{flex-basis:300px!important;min-width:300px!important;max-width:300px!important}}


/* 1.2.24 - right arrow visibility + aligned product buttons */
.lh-lookbook__strip,
.lh-lookbook__carousel{
  overflow:visible!important;
}

.lh-lookbook__carousel{
  position:relative!important;
  padding-left:48px!important;
  padding-right:48px!important;
}

.lh-lookbook__arrow{
  z-index:50!important;
  visibility:visible!important;
}

.lh-lookbook__arrow--prev{
  left:4px!important;
}

.lh-lookbook__arrow--next{
  right:4px!important;
}

.lh-lookbook__carousel .lh-lookbook__product{
  display:grid!important;
  grid-template-columns:145px minmax(0,1fr)!important;
  grid-template-rows:minmax(155px,auto) auto!important;
  column-gap:16px!important;
  row-gap:12px!important;
  align-items:start!important;
  flex:0 0 380px!important;
  min-width:380px!important;
  max-width:380px!important;
  padding:14px!important;
  box-sizing:border-box!important;
}

.lh-lookbook__carousel .lh-lookbook__product-img{
  grid-column:1!important;
  grid-row:1!important;
  margin:0!important;
}

.lh-lookbook__carousel .lh-lookbook__product-info{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}

.lh-lookbook__carousel .lh-lookbook__product-actions{
  grid-column:1 / -1!important;
  grid-row:2!important;
  width:100%!important;
  display:flex!important;
  gap:10px!important;
  margin:0!important;
  padding-top:2px!important;
}

.lh-lookbook__carousel .lh-lookbook__btn{
  flex:1 1 0!important;
  min-width:0!important;
  height:38px!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  white-space:nowrap!important;
}

.lh-lookbook__carousel .lh-lookbook__products{
  position:relative!important;
  z-index:1!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
.lh-lookbook__carousel .lh-lookbook__products::-webkit-scrollbar{
  display:none!important;
}

@media (max-width:767px){
  .lh-lookbook__carousel{
    padding-left:38px!important;
    padding-right:38px!important;
  }

  .lh-lookbook__arrow--prev{
    left:2px!important;
  }

  .lh-lookbook__arrow--next{
    right:2px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__product{
    grid-template-columns:120px minmax(0,1fr)!important;
    grid-template-rows:minmax(132px,auto) auto!important;
    flex-basis:320px!important;
    min-width:320px!important;
    max-width:320px!important;
    column-gap:12px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__btn{
    height:40px!important;
    font-size:11px!important;
  }
}


/* ==========================================================
   1.2.25 - robustní obě šipky + menší akční tlačítka
   ========================================================== */

/*
 * Absolutní pozice pravé šipky byla na LaHome ořezávána některým
 * nadřazeným blokem. Proto carousel používá 3 pevné sloupce:
 * [levá šipka] [produkty] [pravá šipka].
 * Obě šipky jsou tak vždy fyzicky uvnitř šířky carouselu.
 */
.lh-lookbook__carousel{
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr) 40px!important;
  column-gap:8px!important;
  align-items:center!important;
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}

.lh-lookbook__carousel .lh-lookbook__products{
  grid-column:2!important;
  grid-row:1!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}

.lh-lookbook__carousel .lh-lookbook__arrow{
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  transform:none!important;
  margin:0!important;
  z-index:100!important;
  width:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  opacity:1!important;
  visibility:visible!important;
  display:flex!important;
}

.lh-lookbook__carousel .lh-lookbook__arrow--prev{
  grid-column:1!important;
  grid-row:1!important;
  justify-self:start!important;
}

.lh-lookbook__carousel .lh-lookbook__arrow--next{
  grid-column:3!important;
  grid-row:1!important;
  justify-self:end!important;
}

/* Na začátku/konci je šipka jen zeslabená, nikdy nezmizí. */
.lh-lookbook__carousel .lh-lookbook__arrow.is-disabled{
  display:flex!important;
  visibility:visible!important;
  opacity:.25!important;
}

/* Pokud se produkty vejdou celé, šipky se mohou skrýt obě současně. */
.lh-lookbook__carousel.is-static{
  grid-template-columns:minmax(0,1fr)!important;
}
.lh-lookbook__carousel.is-static .lh-lookbook__products{
  grid-column:1!important;
}
.lh-lookbook__carousel.is-static .lh-lookbook__arrow{
  display:none!important;
}

/* Menší tlačítka Zobrazit / Do košíku. */
.lh-lookbook__carousel .lh-lookbook__product-actions{
  justify-content:flex-start!important;
  gap:8px!important;
}

.lh-lookbook__carousel .lh-lookbook__btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:84px!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 11px!important;
  font-size:10px!important;
  line-height:28px!important;
  font-weight:600!important;
  border-radius:2px!important;
}

@media (max-width:767px){
  .lh-lookbook__carousel{
    grid-template-columns:32px minmax(0,1fr) 32px!important;
    column-gap:5px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__arrow{
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__btn{
    min-width:78px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0 9px!important;
    font-size:9px!important;
  }
}


/* ==========================================================
   1.2.26 - corrected carousel DOM + smaller layout
   ========================================================== */

/* Hlavní lookbookový obrázek cca o 15 % menší a vycentrovaný. */
.lh-lookbook .lh-lookbook__stage{
  width:85%!important;
  max-width:85%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Carousel: obě šipky jsou skuteční sourozenci tracku. */
.lh-lookbook__carousel{
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr) 38px!important;
  column-gap:8px!important;
  align-items:center!important;
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  overflow:visible!important;
}

.lh-lookbook__carousel .lh-lookbook__arrow--prev{
  grid-column:1!important;
  grid-row:1!important;
}
.lh-lookbook__carousel .lh-lookbook__products{
  grid-column:2!important;
  grid-row:1!important;
}
.lh-lookbook__carousel .lh-lookbook__arrow--next{
  grid-column:3!important;
  grid-row:1!important;
}

/* Šipka vpravo musí zůstat vykreslená i v disabled stavu. */
.lh-lookbook__carousel .lh-lookbook__arrow{
  position:static!important;
  display:flex!important;
  visibility:visible!important;
  width:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  opacity:1!important;
  transform:none!important;
  z-index:100!important;
}
.lh-lookbook__carousel .lh-lookbook__arrow.is-disabled{
  display:flex!important;
  visibility:visible!important;
  opacity:.28!important;
}

/* Produktové bloky užší. */
.lh-lookbook__carousel .lh-lookbook__product{
  grid-template-columns:120px minmax(0,1fr)!important;
  grid-template-rows:minmax(132px,auto) auto!important;
  flex:0 0 315px!important;
  min-width:315px!important;
  max-width:315px!important;
  column-gap:12px!important;
  padding:12px!important;
}

/* Obrázky odpovídají užším kartám. */
.lh-lookbook__carousel .lh-lookbook__product-img{
  width:120px!important;
  min-width:120px!important;
  height:132px!important;
  flex-basis:120px!important;
}
.lh-lookbook__carousel .lh-lookbook__product-img img.lh-lookbook__strip-img{
  display:block!important;
  position:static!important;
  width:120px!important;
  height:132px!important;
  max-width:120px!important;
  max-height:132px!important;
  object-fit:contain!important;
  margin:0 auto!important;
  opacity:1!important;
  visibility:visible!important;
}

/* Akční tlačítka zůstávají malá a v jedné řadě. */
.lh-lookbook__carousel .lh-lookbook__product-actions{
  grid-column:1 / -1!important;
  display:flex!important;
  gap:7px!important;
}
.lh-lookbook__carousel .lh-lookbook__btn{
  flex:0 0 auto!important;
  min-width:76px!important;
  height:28px!important;
  min-height:28px!important;
  padding:0 9px!important;
  font-size:9px!important;
  line-height:26px!important;
}

/* Pokud se vše vejde, track má plnou šířku a šipky se skryjí obě. */
.lh-lookbook__carousel.is-static{
  grid-template-columns:minmax(0,1fr)!important;
}
.lh-lookbook__carousel.is-static .lh-lookbook__products{
  grid-column:1!important;
}
.lh-lookbook__carousel.is-static .lh-lookbook__arrow{
  display:none!important;
}

@media (max-width:767px){
  .lh-lookbook .lh-lookbook__stage{
    width:100%!important;
    max-width:100%!important;
  }

  .lh-lookbook__carousel{
    grid-template-columns:30px minmax(0,1fr) 30px!important;
    column-gap:5px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__arrow{
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__product{
    grid-template-columns:105px minmax(0,1fr)!important;
    grid-template-rows:minmax(116px,auto) auto!important;
    flex-basis:285px!important;
    min-width:285px!important;
    max-width:285px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__product-img{
    width:105px!important;
    min-width:105px!important;
    height:116px!important;
  }

  .lh-lookbook__carousel .lh-lookbook__product-img img.lh-lookbook__strip-img{
    width:105px!important;
    height:116px!important;
    max-width:105px!important;
    max-height:116px!important;
  }
}


/* 1.2.27 - popup hotspot buttons match product strip */
.lh-lookbook__card .lh-lookbook__popup-actions{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  margin-top:10px!important;
}

.lh-lookbook__card .lh-lookbook__popup-actions .lh-lookbook__btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:76px!important;
  height:28px!important;
  min-height:28px!important;
  padding:0 9px!important;
  font-size:9px!important;
  line-height:26px!important;
  font-weight:600!important;
  border-radius:2px!important;
  box-sizing:border-box!important;
}


/* 1.2.28 - center popup action buttons across the whole popup block */
.lh-lookbook__card .lh-lookbook__popup-actions{
  width:100%!important;
  justify-content:center!important;
  text-align:center!important;
}

.lh-lookbook__card .lh-lookbook__popup-actions .lh-lookbook__btn{
  margin-left:0!important;
  margin-right:0!important;
}


/* 1.2.29 - hover product card + matching hotspot */
.lh-lookbook__carousel .lh-lookbook__product{
  transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}

.lh-lookbook__carousel .lh-lookbook__product:hover{
  background:#f3ece5!important;
  border-color:#b99a7c!important;
  box-shadow:0 3px 12px rgba(116,84,54,.12)!important;
}

.lh-lookbook__point.is-product-hover .lh-lookbook__dot{
  background:#8b6845!important;
  border-color:#8b6845!important;
  color:#fff!important;
  transform:scale(1.08)!important;
}


/* 1.2.31 - popup buttons identical to "Nakupte tento vzhled" */
.lh-lookbook__card{
  flex-wrap:wrap!important;
}

.lh-lookbook__card .lh-lookbook__thumb{
  flex:0 0 auto!important;
}

.lh-lookbook__card .lh-lookbook__card-body{
  flex:1 1 0!important;
}

.lh-lookbook__card .lh-lookbook__popup-actions{
  flex:0 0 100%!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  margin:2px 0 0!important;
  padding:0!important;
  text-align:center!important;
}

.lh-lookbook__card .lh-lookbook__popup-actions .lh-lookbook__btn{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:76px!important;
  height:28px!important;
  min-height:28px!important;
  padding:0 9px!important;
  font-size:9px!important;
  line-height:26px!important;
  font-weight:600!important;
  border-radius:2px!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}


/* 1.2.32 - restore product-card -> matching hotspot hover */
.lh-lookbook__point.is-product-hover .lh-lookbook__dot{
  background:#8b6845!important;
  border-color:#8b6845!important;
  color:#fff!important;
  transform:scale(1.08)!important;
}

/* Popup actions remain centered and identical to strip buttons. */
.lh-lookbook__card .lh-lookbook__popup-actions{
  flex:0 0 100%!important;
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:7px!important;
}


/* 1.2.33 - matching hotspot highlight */
.lh-lookbook__point.is-product-hover .lh-lookbook__dot{
  background:#8b6845!important;
  border-color:#8b6845!important;
  color:#fff!important;
  box-shadow:0 3px 14px rgba(99,72,45,.28)!important;
  transform:scale(1.10)!important;
}

/* 1.2.33 - refined "Nakupte tento vzhled" heading */
.lh-lookbook__strip > h3{
  display:inline-block!important;
  position:relative!important;
  margin:2px 0 18px!important;
  padding:0 0 7px!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:600!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  color:#5f4b3a!important;
}

.lh-lookbook__strip > h3:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:0!important;
  width:42px!important;
  height:2px!important;
  background:#b99a7c!important;
  border-radius:2px!important;
}

@media (max-width:767px){
  .lh-lookbook__strip > h3{
    font-size:15px!important;
    margin-bottom:14px!important;
  }
}
