/* =========================================================
   LAHOME 2026 - LEVÝ SIDEBAR
   Načítá se explicitně z header.tpl.
   Třídy jsou doplněny malým JS mapperem pouze v #left_column.
   ========================================================= */

#left_column .lh-sidebar-info-2026,
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 {
  margin: 0 0 22px !important;
  overflow: hidden !important;
  font-family: "Jost", Arial, sans-serif !important;
  background: #fffdfa !important;
  border: 1px solid #eadfd5 !important;
  border-radius: 13px !important;
  box-shadow: 0 2px 10px rgba(68,49,33,.04) !important;
}

/* HEADERS */
#left_column .lh-sidebar-info-2026 > h4,
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 > h4 {
  position: relative !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 18px 12px 15px 58px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  color: #342820 !important;
  background: #fbf7f2 !important;
  border: 0 !important;
  border-bottom: 1px solid #eee4da !important;
}

#left_column .lh-sidebar-info-2026 > h4:before,
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 > h4:before {
  position: absolute !important;
  left: 14px !important;
  top: 50% !important;
  width: 34px !important;
  height: 34px !important;
  margin-top: -17px !important;
  border-radius: 50% !important;
  font-family: FontAwesome !important;
  font-size: 17px !important;
  line-height: 34px !important;
  font-weight: normal !important;
  text-align: center !important;
  color: #9a673d !important;
  background: #f0e3d5 !important;
}

#left_column .lh-sidebar-info-2026 > h4:before { content: "\f05a" !important; }
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 > h4:before { content: "\f06e" !important; }

#left_column .lh-sidebar-info-2026 > h4 a,
#left_column .lh-sidebar-info-2026 > h4 a:hover,
#left_column .lh-sidebar-info-2026 > h4 a:visited {
  color: #342820 !important;
  text-decoration: none !important;
}

/* INFORMACE */
#left_column .lh-sidebar-info-2026 .block_content.list-block {
  margin: 0 !important;
  padding: 5px 14px 8px !important;
  background: #fffdfa !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li {
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: 0 !important;
  border-top: 1px solid #f0e8e1 !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:first-child {
  border-top: 0 !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li > a {
  position: relative !important;
  display: block !important;
  min-height: 43px !important;
  margin: 0 !important;
  padding: 12px 28px 11px 37px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
  color: #493c33 !important;
  text-decoration: none !important;
  background: transparent !important;
  transition: background-color .18s ease, color .18s ease, padding-left .18s ease !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li > a:before {
  content: "\f15c";
  position: absolute;
  left: 9px;
  top: 50%;
  width: 20px;
  margin-top: -8px;
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 16px;
  font-weight: normal;
  text-align: center;
  color: #a47652;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li > a:after {
  content: "\f105";
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -8px;
  font-family: FontAwesome;
  font-size: 17px;
  line-height: 16px;
  color: #b38a69;
  transition: transform .18s ease;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(1) > a:before { content: "\f0d1"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(2) > a:before { content: "\f15c"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(3) > a:before { content: "\f095"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(4) > a:before { content: "\f023"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(5) > a:before { content: "\f0eb"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(6) > a:before { content: "\f040"; }
#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li:nth-child(7) > a:before { content: "\f06c"; }

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li > a:hover {
  padding-left: 40px !important;
  color: #6f4d36 !important;
  background: #faf5ef !important;
}

#left_column .lh-sidebar-info-2026 .block_content.list-block > ul > li > a:hover:after {
  transform: translateX(3px);
}

/* PROHLÉDNUTÉ PRODUKTY */
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .featured {
  margin: 0 !important;
  padding: 4px 14px 8px !important;
  background: #fffdfa !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .featured > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .featured > ul > li {
  display: grid !important;
  grid-template-columns: 88px minmax(0,1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 12px !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 15px 0 !important;
  list-style: none !important;
  border: 0 !important;
  border-bottom: 1px solid #eee4da !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .featured > ul > li:last-child {
  border-bottom: 0 !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .product-name {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  min-height: 0 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: #3b3028 !important;
  text-decoration: none !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .product-name h5 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.38 !important;
  font-weight: 500 !important;
  color: #3b3028 !important;
  border: 0 !important;
  background: transparent !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 figure {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 88px !important;
  height: 96px !important;
  margin: 0 !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .products-block-image {
  display: flex !important;
  width: 88px !important;
  height: 96px !important;
  margin: 0 !important;
  padding: 5px !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #eee4da !important;
  border-radius: 8px !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .products-block-image img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 84px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  object-fit: contain !important;
  transition: transform .2s ease;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 li:hover .products-block-image img {
  transform: scale(1.035);
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .product-content {
  grid-column: 2 !important;
  grid-row: 2 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .product-content br {
  display: none !important;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .prohlednout,
#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .prohlednout:visited {
  position: relative;
  display: inline-block;
  margin: 0 !important;
  padding: 8px 0 2px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  color: #8d6041 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(141,96,65,.35);
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .prohlednout:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 2px;
  background: #e0c2a6;
}

#left_column #viewed-products_block_left.lh-sidebar-viewed-2026 .prohlednout:hover {
  color: #583b2b !important;
  border-color: #583b2b;
}

@media (max-width: 767px) {
  #left_column .lh-sidebar-info-2026,
  #left_column #viewed-products_block_left.lh-sidebar-viewed-2026 {
    border-radius: 10px !important;
  }
}
