/* V8.1 — ochrana proti překrytí recenzí blokem naposledy prohlížených produktů */
[data-to-recently-viewed-fixed="true"]{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  z-index:1!important;
  clear:both!important;
  float:none!important;
  width:100%!important;
  max-width:100%!important;
  transform:none!important;
  margin-top:34px!important;
  margin-bottom:34px!important;
  overflow:visible!important;
}
[data-to-recently-viewed-fixed="true"] .products,
[data-to-recently-viewed-fixed="true"] .products-block,
[data-to-recently-viewed-fixed="true"] .carousel-inner,
[data-to-recently-viewed-fixed="true"] .carousel-wrapper{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  z-index:auto!important;
  height:auto!important;
  min-height:0!important;
}
/* Naposledy navštívené: jediný blok, vždy v normálním toku pod homepage */
.to-recently-viewed-duplicate{display:none!important}
[data-to-recently-viewed-fixed="true"]{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  clear:both!important;
  width:100%!important;
  max-width:var(--content-width, 1400px)!important;
  margin:36px auto 70px!important;
  padding-top:22px!important;
  background:#fff!important;
  transform:none!important;
}
[data-to-recently-viewed-fixed="true"] *{z-index:auto}
@media(max-width:767px){
[data-to-recently-viewed-fixed="true"]{margin:24px auto 48px!important;padding:18px 12px 0!important}
}
[data-to-recently-viewed-fixed="true"]{margin-bottom:28px!important}
/* Poslední výběr patří k footerové zóně, nikoli dovnitř homepage. */
#to-homepage-v3 [data-to-recently-viewed-fixed="true"]{
  display:none!important;
}
[data-to-recently-viewed-fixed="true"]{
  position:relative!important;
  z-index:1!important;
  margin-top:56px!important;
  margin-bottom:0!important;
}
@media (max-width:767px){
[data-to-recently-viewed-fixed="true"]{margin-top:34px!important}
}