/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px;
  font-size:30px; }
#cms #center_column h2  {
margin-bottom: 10px;font-size: 24px;margin-top:20px
}  
  
#cms #center_column h3 {
     font-size: 16px;
    border-bottom: none;
    margin: 0;
    margin-bottom: 0px;
    padding: 20px 0 8px 0;
    font-weight: 600;}
  
.rte ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 30px;
}
#cms #center_column li, #cms #center_column p {
  line-height: 19px;
  font-family: "Jost" }
  

#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  list-style:none;
  color: #46a74e;
  font-family: "Jost";
  line-height:110%;
  border-top: 1px solid #d6d4d4; }
  #cms #center_column .list-1 li:first-child {
    border: none; }
  #cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }
  
 #cms #center_column .subcategory-image  img {
  margin: 0px;
  max-width: 100%;
  height: auto; } 
    
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
  #cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #cms #center_column .testimonials .inner span {
      text-indent: -5000px;
      display: inline-block;
      width: 20px;
      height: 15px; }
      #cms #center_column .testimonials .inner span.before {
        background: url(../img/bl-before-bg.png) no-repeat;
        margin-right: 8px; }
      #cms #center_column .testimonials .inner span.after {
        background: url(../img/bl-after-bg.png) no-repeat;
        margin-left: 8px; }
  #cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
  #cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
  #cms #center_column #admin-action-cms p {
    margin: 0; }
    #cms #center_column #admin-action-cms p span {
      display: block;
      padding-bottom: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #333; }
    #cms #center_column #admin-action-cms p .button {
      font: 700 17px/21px Arial, Helvetica, sans-serif;
      padding: 0;
      border: 1px solid;
      padding: 10px 14px;
      display: inline-block; }
      #cms #center_column #admin-action-cms p .button.publish_button {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.publish_button:hover {
          border-color: #01314e #004b74 #0079b6 #004b74;
          filter: none;
          background: #0084bf; }
      #cms #center_column #admin-action-cms p .button.lnk_view {
        color: #333;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }

 #subcategories ul li {
   float: left;
    width: 45%;
      margin: 0 0 20px 10px; 
    }
    
    
#subcategories {
  /*border-top: 1px solid #d6d4d4;
  padding: 15px 0 0px 0; */}
  #subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0; }
  #subcategories ul {
    margin: 0 0 0 -20px; }
 
 
 
    #subcategories ul li {
   float: left;
    width: 43%;
    list-style:none;
      margin: 0 0 20px 10px; 
    }
    
    .subcategoryimg {margin-right:10px}
    
   #subcategories ul.withoutpics {
    margin-bottom:30px;
  
   } 
     
  #subcategories ul.withoutpics li {
    width: 23% !important;
      margin: 0 0 8px 10px; 
      
    }
    
    
    
    
      #subcategories ul li .subcategory-image {
        padding: 0 0 0 0; }
        
      #subcategories ul li h5  {
    display: block;
    
    min-height: 20px;
    vertical-align: text-bottom;
    
     }
        
        
        
        #subcategories ul li .subcategory-image a {
          display: block;
          padding: 0px;
          
          /*border: 1px solid #d6d4d4; */}
          #subcategories ul li .subcategory-image a img {
            max-width: 100%;
            vertical-align: top; }
      #subcategories ul li .subcategory-name {
    font-family: "jost";
    color: #000;
    min-height: 10px;
    font-size: 18px;
}

 #subcategories  ul.withoutpics li .subcategory-name {
    font-size: 14px;
}
   
.subcategory-name {
    font-family: jost;
    display:block;
    width:100%;
    font-size:1.15em;
    background:#f4f1ed;
    padding:6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.wrap{max-width:1280px;margin:0 auto;padding:32px 18px 50px; width:100% !important}
h1{text-align:center;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:34px;margin:0 0 10px}
.lead{text-align:center;max-width:760px;margin:0 auto 30px;color:#6d6861;line-height:1.6}
.lh-season-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:14px;
    width:100%;
    margin:25px 0 40px;
}
.lh-season-card{
    position:relative;
    display:block;
    min-height:390px;
    overflow:hidden;
    background:#ddd;
    color:#fff !important;
    text-decoration:none !important;
}
.lh-season-card img{
    position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
    transition:transform .55s ease;
}
.lh-season-card:after{
    content:"";position:absolute;inset:0;
    background:linear-gradient(to top,rgba(24,20,16,.72) 0%,rgba(24,20,16,.25) 48%,rgba(24,20,16,.05) 100%);
}
.lh-season-card:hover img{transform:scale(1.045)}
.lh-season-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:25px}
.lh-season-label{display:block;margin-bottom:7px;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:1.7px;color:rgba(255,255,255,.82)}
.lh-season-title{display:block;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.13;font-weight:400;color:#fff}
.lh-season-text{display:block;margin-top:8px;font-size:13px;line-height:1.5;color:rgba(255,255,255,.93)}
.lh-season-button{display:inline-block;margin-top:15px;padding:9px 15px;border:1px solid rgba(255,255,255,.8);font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:1.1px;color:#fff}
@media(max-width:991px){.lh-season-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.lh-season-grid{grid-template-columns:1fr;gap:9px}.lh-season-card{min-height:330px}.lh-season-content{padding:22px}.lh-season-title{font-size:27px}}
/*# sourceMappingURL=cms.css.map */


.lh-season-card:after{
    transition:background .25s ease;
}

.lh-season-card:hover:after{
    background:linear-gradient(
        to top,
        rgba(24,20,16,.82) 0%,
        rgba(24,20,16,.34) 50%,
        rgba(24,20,16,.08) 100%
    );
}

.lh-season-card:hover .lh-season-button{
    background:#ffffff;
    color:#37322d;
    border-color:#ffffff;
}


#lh-season-inspiration-2026,
#lh-season-inspiration-2026 * {
  box-sizing: border-box;
}

#lh-season-inspiration-2026 {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 20px 18px 24px;
  font-family: "Jost", Arial, sans-serif;
  color: #2f241b;
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
}

#lh-season-inspiration-2026:before,
#lh-season-inspiration-2026:after {
  content: none !important;
  display: none !important;
}

/* RESET VNITŘNÍCH PRVKŮ */

#lh-season-inspiration-2026 h2,
#lh-season-inspiration-2026 p,
#lh-season-inspiration-2026 a,
#lh-season-inspiration-2026 span,
#lh-season-inspiration-2026 img {
  margin-top: 0;
}

#lh-season-inspiration-2026 a {
  text-decoration: none !important;
  outline: 0 !important;
}

/* HLAVIČKA */

#lh-season-inspiration-2026 .lhsi-head {
  max-width: 820px;
  margin: 0 auto 28px;
  padding: 0;
  text-align: center;
  border: 0;
  background: transparent;
}

#lh-season-inspiration-2026 .lhsi-title {
  margin: 0 0 10px;
  padding: 0;
  font-family: "Jost", Arial, sans-serif;
  font-size: 44px;
  line-height: 1.15;
  font-weight: 500;
  color: #2f241b;
  border: 0;
  background: transparent;
}

#lh-season-inspiration-2026 .lhsi-subtitle {
  margin: 0;
  padding: 0;
  font-family: "Jost", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: #665749;
  border: 0;
  background: transparent;
}

#lh-season-inspiration-2026 .lhsi-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 16px 0 0;
  padding: 0;
  color: #bf8d4c;
  font-size: 22px;
  line-height: 1;
  border: 0;
  background: transparent;
}

#lh-season-inspiration-2026 .lhsi-divider:before,
#lh-season-inspiration-2026 .lhsi-divider:after {
  content: "";
  display: block;
  width: 90px;
  height: 1px;
  background: #d5b98f;
  border: 0;
}

/* GRID */

#lh-season-inspiration-2026 .lhsi-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

/* KARTA */

#lh-season-inspiration-2026 .lhsi-card {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 350px !important;
  min-width: 0 !important;

  margin: 0 !important;
  padding: 0 !important;

  overflow: hidden !important;

  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;

  outline: 0 !important;

  border-radius: 14px !important;

  background: #eadfce !important;

  box-shadow: 0 3px 12px rgba(68, 49, 33, .10) !important;

  text-decoration: none !important;

  vertical-align: top !important;

  isolation: isolate !important;

  transition:
    transform .25s ease,
    box-shadow .25s ease !important;
}

/* ODSTRANĚNÍ CIZÍCH PROUŽKŮ / PSEUDOPRVKŮ */

#lh-season-inspiration-2026 .lhsi-card:before {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* OBRÁZEK */

#lh-season-inspiration-2026 .lhsi-image {
  position: absolute !important;

  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;

  display: block !important;

  width: 100% !important;
  height: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;

  outline: 0 !important;

  box-shadow: none !important;

  border-radius: 0 !important;

  object-fit: cover !important;
  object-position: center center !important;

  vertical-align: top !important;

  background: transparent !important;

  transform: translateZ(0);

  transition: transform .4s ease !important;
}

/* TVRDÝ RESET IMG PROTI ŠABLONĚ */

#lh-season-inspiration-2026 img,
#lh-season-inspiration-2026 a img,
#lh-season-inspiration-2026 .lhsi-card img {
  display: block !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;

  outline: 0 !important;

  box-shadow: none !important;

  vertical-align: top !important;

  background: transparent !important;
}

/* SPODNÍ GRADIENT */

#lh-season-inspiration-2026 .lhsi-card:after {
  content: "" !important;

  position: absolute !important;

  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;

  display: block !important;

  width: 100% !important;
  height: 38% !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  outline: 0 !important;

  z-index: 1 !important;

  pointer-events: none !important;

  background: linear-gradient(
    to bottom,
    rgba(35, 25, 17, 0) 0%,
    rgba(35, 25, 17, .12) 32%,
    rgba(35, 25, 17, .72) 100%
  ) !important;
}

/* TEXT */

#lh-season-inspiration-2026 .lhsi-content {
  position: absolute !important;
  left: 28px !important;
  right: 28px !important;
  bottom: 18px !important;

  z-index: 2 !important;

  display: block;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  background: transparent !important;
}

#lh-season-inspiration-2026 .lhsi-name {
  display: block;

  margin: 0 0 7px !important;
  padding: 0 !important;

  font-family: "Jost", Arial, sans-serif !important;
  font-size: 28px !important;
  line-height: 1.15 !important;
  font-weight: 600 !important;

  color: #ffffff !important;

  border: 0 !important;
  background: transparent !important;

  text-shadow: 0 2px 7px rgba(0, 0, 0, .20);
}

#lh-season-inspiration-2026 .lhsi-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  margin: 0 !important;
  padding: 0 !important;

  font-family: "Jost", Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;

  color: #ffffff !important;

  border: 0 !important;
  background: transparent !important;

  text-decoration: none !important;

  opacity: .95;

  transition: opacity .2s ease;
}

#lh-season-inspiration-2026 .lhsi-arrow {
  display: inline-block;

  margin: 0 !important;
  padding: 0 !important;

  font-size: 22px !important;
  line-height: 1 !important;

  color: #ffffff !important;

  border: 0 !important;
  background: transparent !important;

  transition: transform .2s ease;
}

/* RESET STAVŮ ODKAZU */

#lh-season-inspiration-2026 a.lhsi-card,
#lh-season-inspiration-2026 a.lhsi-card:link,
#lh-season-inspiration-2026 a.lhsi-card:visited,
#lh-season-inspiration-2026 a.lhsi-card:hover,
#lh-season-inspiration-2026 a.lhsi-card:active,
#lh-season-inspiration-2026 a.lhsi-card:focus {
  border: 0 !important;
  border-top: 0 !important;
  outline: 0 !important;
  text-decoration: none !important;
  background-color: #eadfce !important;
}

/* HOVER */

#lh-season-inspiration-2026 .lhsi-card:hover {
  transform: translateY(-4px) !important;

  box-shadow: 0 12px 28px rgba(68, 49, 33, .17) !important;

  border: 0 !important;
  outline: 0 !important;
}

#lh-season-inspiration-2026 .lhsi-card:hover .lhsi-image {
  transform: scale(1.04) !important;
}

#lh-season-inspiration-2026 .lhsi-card:hover .lhsi-link {
  opacity: 1;
}

#lh-season-inspiration-2026 .lhsi-card:hover .lhsi-arrow {
  transform: translateX(5px);
}

/* TABLET */

@media (max-width: 1050px) {

  #lh-season-inspiration-2026 .lhsi-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #lh-season-inspiration-2026 .lhsi-title {
    font-size: 38px;
  }

}

/* MOBIL */

@media (max-width: 640px) {

  #lh-season-inspiration-2026 {
    padding: 14px 10px 22px;
  }

  #lh-season-inspiration-2026 .lhsi-head {
    margin-bottom: 20px;
    padding: 0 6px;
  }

  #lh-season-inspiration-2026 .lhsi-title {
    font-size: 30px;
  }

  #lh-season-inspiration-2026 .lhsi-subtitle {
    font-size: 15px;
  }

  #lh-season-inspiration-2026 .lhsi-divider:before,
  #lh-season-inspiration-2026 .lhsi-divider:after {
    width: 54px;
  }

  #lh-season-inspiration-2026 .lhsi-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #lh-season-inspiration-2026 .lhsi-card {
    height: 290px !important;
  }

  #lh-season-inspiration-2026 .lhsi-content {
    left: 20px !important;
    right: 20px !important;
    bottom: 16px !important;
  }

  #lh-season-inspiration-2026 .lhsi-name {
    font-size: 24px !important;
  }

  #lh-season-inspiration-2026 .lhsi-link {
    font-size: 15px !important;
  }

  #lh-season-inspiration-2026 .lhsi-arrow {
    font-size: 19px !important;
  }
}

/* =========================================================
   LAHOME CMS 2026 - OBECNÝ VZHLED CMS STRÁNEK
   Bez zásahu mimo CMS obsah.
   Wrapper je přidán pouze v cms.tpl:
   #lh-cms-content-2026
   ========================================================= */

#lh-cms-content-2026,
#lh-cms-content-2026 *,
#lh-cms-content-2026 *:before,
#lh-cms-content-2026 *:after {
  box-sizing: border-box;
}

#lh-cms-content-2026 {
  width: 100%;
  margin: 0;
  padding: 4px 0 30px;
  font-family: "Jost", Arial, sans-serif;
  color: #493c33;
  background: transparent;
}

/*
 * Obecná typografie se vztahuje jen na PRVNÍ ÚROVEŇ běžného CMS HTML.
 * Vlastní designové bloky (např. #lh-season-inspiration-2026)
 * zůstávají uvnitř wrapperu nedotčené.
 */

#lh-cms-content-2026 > h1 {
  margin: 0 0 18px !important;
  padding: 0 0 14px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 500 !important;
  color: #2f241b !important;
  text-align: left !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-cms-content-2026 > h1:after {
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  margin-top: 14px;
  background: #c99561;
}

#lh-cms-content-2026 > h2 {
  margin: 26px 0 10px !important;
  padding: 0 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 23px !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
  color: #3c2f26 !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-cms-content-2026 > h3 {
  margin: 20px 0 8px !important;
  padding: 0 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  color: #48382d !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-cms-content-2026 > p {
  max-width: 980px;
  margin: 0 0 12px !important;
  padding: 0 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  font-weight: 400 !important;
  color: #65574d !important;
}

#lh-cms-content-2026 > ul,
#lh-cms-content-2026 > ol {
  max-width: 980px;
  margin: 8px 0 18px 22px !important;
  padding: 0 !important;
}

#lh-cms-content-2026 > ul {
  list-style: disc !important;
}

#lh-cms-content-2026 > ol {
  list-style: decimal !important;
}

#lh-cms-content-2026 > ul > li,
#lh-cms-content-2026 > ol > li {
  margin: 0 0 7px !important;
  padding: 0 0 0 3px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  color: #65574d !important;
}

#lh-cms-content-2026 > p a,
#lh-cms-content-2026 > ul a,
#lh-cms-content-2026 > ol a {
  color: #875f43 !important;
  text-decoration: underline !important;
  text-decoration-color: rgba(135,95,67,.35) !important;
  text-underline-offset: 2px;
}

#lh-cms-content-2026 > p a:hover,
#lh-cms-content-2026 > ul a:hover,
#lh-cms-content-2026 > ol a:hover {
  color: #563b2b !important;
  text-decoration-color: #563b2b !important;
}

#lh-cms-content-2026 > table {
  width: 100%;
  max-width: 980px;
  margin: 15px 0 24px !important;
  border-collapse: collapse;
  border: 1px solid #eadfd5 !important;
  background: #fffdfa !important;
}

#lh-cms-content-2026 > table th,
#lh-cms-content-2026 > table td {
  padding: 9px 12px !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  color: #5f5147 !important;
  border: 0 !important;
  border-bottom: 1px solid #eee5dd !important;
  background: transparent !important;
}

#lh-cms-content-2026 > table th {
  font-weight: 600 !important;
  color: #3e3027 !important;
  background: #f8f3ed !important;
}

/* =========================================================
   KONTAKT - CMS ID 4
   Samostatný design uvnitř #lh-contact-2026.
   Dva celé sloupce, žádné vnitřní karty.
   ========================================================= */

#lh-cms-content-2026 #lh-contact-2026,
#lh-cms-content-2026 #lh-contact-2026 *,
#lh-cms-content-2026 #lh-contact-2026 *:before,
#lh-cms-content-2026 #lh-contact-2026 *:after {
  box-sizing: border-box;
}

#lh-cms-content-2026 #lh-contact-2026 {
  width: 100%;
  margin: 0;
  padding: 4px 0 30px;
  font-family: "Jost", Arial, sans-serif;
  color: #392d24;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-head {
  margin: 0 0 22px;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-title {
  margin: 0 0 12px !important;
  padding: 0 !important;
  font-size: 34px !important;
  line-height: 1.14 !important;
  font-weight: 500 !important;
  color: #2f241b !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-title:after {
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  margin-top: 14px;
  background: #c99561;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-intro {
  max-width: 780px;
  margin: 0 !important;
  color: #6c5e53 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-column {
  min-width: 0;
  padding: 22px 24px;
  background: #fffdfa;
  border: 1px solid #eadfd5;
  border-radius: 14px;
  box-shadow: 0 3px 12px rgba(68,49,33,.04);
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-column-title {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 8px !important;
  padding: 0 !important;
  font-size: 22px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  color: #392d24 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-main-icon {
  display: inline-flex;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #9a673d;
  background: #f2e7db;
  font-size: 18px;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section {
  position: relative;
  margin: 0;
  padding: 17px 0;
  border-top: 1px solid #eee4da;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section.lhc-first {
  border-top: 0;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section:last-child {
  padding-bottom: 0;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section-title {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 7px !important;
  padding: 0 !important;
  color: #3c3027 !important;
  font-size: 16px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  border: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-icon {
  display: inline-flex;
  flex: 0 0 24px;
  width: 24px;
  justify-content: center;
  color: #a36d3f;
  font-size: 15px;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section p {
  margin: 0 0 6px !important;
  padding: 0 !important;
  color: #66584e !important;
  font-size: 13px !important;
  line-height: 1.52 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section p:last-child {
  margin-bottom: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section strong {
  color: #392d24;
  font-weight: 600;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section a {
  color: #875f43 !important;
  text-decoration: none !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-section a:hover {
  color: #563b2b !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-contact-row {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 7px 0 0;
  color: #5e5046;
  font-size: 13px;
  line-height: 1.45;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-bank {
  display: grid;
  grid-template-columns: 145px minmax(0, 1fr);
  gap: 4px 10px;
  margin: 5px 0 0;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-bank dt,
#lh-cms-content-2026 #lh-contact-2026 .lhc-bank dd {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.45;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-bank dt {
  color: #40342b;
  font-weight: 600;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-bank dd {
  color: #66584e;
  overflow-wrap: anywhere;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-person {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 11px;
  align-items: start;
  margin: 0;
  padding: 14px 0;
  border-top: 1px solid #eee4da;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-person.lhc-first-person {
  border-top: 0;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-avatar {
  display: flex;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f2e7db;
  color: #9a673d;
  font-size: 17px;
  font-weight: 500;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-person-name {
  margin: 0 0 2px;
  color: #392d24;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 600;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-person-role {
  margin: 0 0 7px;
  color: #87766a;
  font-size: 12px;
  line-height: 1.35;
}

@media (max-width: 900px) {
  #lh-cms-content-2026 #lh-contact-2026 .lhc-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  #lh-cms-content-2026 {
    padding-bottom: 20px;
  }

  #lh-cms-content-2026 > h1,
  #lh-cms-content-2026 #lh-contact-2026 .lhc-title {
    font-size: 28px !important;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-grid {
    gap: 11px;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-column {
    padding: 17px 16px;
    border-radius: 11px;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-column-title {
    font-size: 20px !important;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-bank {
    grid-template-columns: 1fr;
    gap: 1px;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-bank dd {
    margin-bottom: 5px;
  }
}

/* =========================================================
   LAHOME CONTACT 2026 - ONE COLUMN HOTFIX
   Pouze #lh-contact-2026, nic mimo Kontakt neovlivní.
   ========================================================= */

#lh-cms-content-2026 #lh-contact-2026 .lhc-grid {
  display: block !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-column {
  width: 100% !important;
  margin: 0 0 14px !important;
  padding: 22px 24px !important;
}

/* Kontakt osoby jako poslední samostatná sekce */
#lh-cms-content-2026 #lh-contact-2026 .lhc-contacts-final {
  margin-top: 14px !important;
}

/* Inline SVG ikony - nezávislé na FontAwesome */
#lh-cms-content-2026 #lh-contact-2026 .lhc-svg-icon,
#lh-cms-content-2026 #lh-contact-2026 .lhc-main-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #9a673d !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-main-icon {
  flex: 0 0 42px !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  background: #f2e7db !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-svg-icon {
  flex: 0 0 24px !important;
  width: 24px !important;
  height: 24px !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-main-icon svg {
  width: 21px !important;
  height: 21px !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-svg-icon svg {
  width: 18px !important;
  height: 18px !important;
}

#lh-cms-content-2026 #lh-contact-2026 svg {
  display: block !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.8 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

/* Kontaktní osoby - kompaktní řádkový výpis na konci */
#lh-cms-content-2026 #lh-contact-2026 .lhc-person {
  grid-template-columns: 48px minmax(0,1fr) !important;
  padding: 15px 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-avatar {
  width: 48px !important;
  height: 48px !important;
  font-size: 13px !important;
}

/* Na desktopu už nikdy dva sloupce */
@media (min-width: 901px) {
  #lh-cms-content-2026 #lh-contact-2026 .lhc-grid {
    grid-template-columns: 1fr !important;
  }
}

/* =========================================================
   LAHOME CONTACT 2026 - DVOJICE UVNITR JEDNOHO SLOUPCE
   Pouze Kontakt, nic jinde na webu.
   ========================================================= */

#lh-cms-content-2026 #lh-contact-2026 .lhc-pair {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 34px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-pair > .lhc-section {
  min-width: 0 !important;
}

/* U dvojic necháme stejné vertikální zarovnání */
#lh-cms-content-2026 #lh-contact-2026 .lhc-pair > .lhc-section:nth-child(2) {
  border-top: 0 !important;
  padding-top: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-pair-payments {
  margin-top: 0 !important;
  padding-top: 17px !important;
  border-top: 1px solid #eee4da !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-pair-payments > .lhc-section {
  padding-top: 0 !important;
  border-top: 0 !important;
}

/* Kontaktní osoby 2 vedle sebe */
#lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 34px !important;
  width: 100% !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid .lhc-person {
  min-width: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid .lhc-person:nth-child(2) {
  border-top: 0 !important;
}

#lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid .lhc-person:nth-child(3),
#lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid .lhc-person:nth-child(4) {
  border-top: 1px solid #eee4da !important;
}

/* Na mobilu všechny dvojice pod sebe */
@media (max-width: 700px) {
  #lh-cms-content-2026 #lh-contact-2026 .lhc-pair,
  #lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid {
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-pair > .lhc-section:nth-child(2) {
    border-top: 1px solid #eee4da !important;
    padding-top: 14px !important;
  }

  #lh-cms-content-2026 #lh-contact-2026 .lhc-people-grid .lhc-person:nth-child(2) {
    border-top: 1px solid #eee4da !important;
  }
}

/* =========================================================
   LAHOME - DOPRAVA A ZPŮSOBY PLATBY 2026
   Izolováno výhradně pod #lh-shipping-payment-2026.
   Neovlivní žádnou jinou část webu.
   ========================================================= */

#lh-shipping-payment-2026,
#lh-shipping-payment-2026 *,
#lh-shipping-payment-2026 *:before,
#lh-shipping-payment-2026 *:after {
  box-sizing: border-box;
}

#lh-shipping-payment-2026 {
  width: 100%;
  margin: 0;
  padding: 4px 0 30px;
  font-family: "Jost", Arial, sans-serif;
  color: #3d3027;
}

#lh-shipping-payment-2026 h1,
#lh-shipping-payment-2026 h2,
#lh-shipping-payment-2026 h3,
#lh-shipping-payment-2026 p {
  font-family: "Jost", Arial, sans-serif !important;
}

/* HLAVIČKA */
#lh-shipping-payment-2026 .lhsp-head {
  margin: 0 0 24px;
}

#lh-shipping-payment-2026 .lhsp-title {
  margin: 0 0 13px !important;
  padding: 0 !important;
  color: #2f241b !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 500 !important;
  text-align: left !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-shipping-payment-2026 .lhsp-title:after {
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  margin-top: 14px;
  background: #c99561;
}

#lh-shipping-payment-2026 .lhsp-intro {
  max-width: 820px;
  margin: 0 !important;
  padding: 0 !important;
  color: #6b5d52 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

/* HLAVNÍ SEKCE */
#lh-shipping-payment-2026 .lhsp-section {
  margin: 0 0 18px;
  padding: 0;
}

#lh-shipping-payment-2026 .lhsp-section-title {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 12px !important;
  padding: 0 !important;
  color: #382b22 !important;
  font-size: 22px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  border: 0 !important;
}

#lh-shipping-payment-2026 .lhsp-section-icon {
  display: inline-flex;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f2e7db;
  color: #9a673d;
}

#lh-shipping-payment-2026 .lhsp-section-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* ZEMĚ */
#lh-shipping-payment-2026 .lhsp-country {
  overflow: hidden;
  margin: 0 0 16px;
  background: #fffdfa;
  border: 1px solid #eadfd5;
  border-radius: 14px;
  box-shadow: 0 3px 12px rgba(68,49,33,.035);
}

#lh-shipping-payment-2026 .lhsp-country-head {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 12px 18px;
  background: #fbf7f2;
  border-bottom: 1px solid #eee4da;
}

#lh-shipping-payment-2026 .lhsp-flag {
  display: inline-flex;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #eee1d6;
  font-size: 17px;
}

#lh-shipping-payment-2026 .lhsp-country-name {
  margin: 0 !important;
  padding: 0 !important;
  color: #382b22 !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
}

#lh-shipping-payment-2026 .lhsp-country-body {
  padding: 18px;
}

/* TYP DOPRAVY */
#lh-shipping-payment-2026 .lhsp-delivery-group + .lhsp-delivery-group {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #eee4da;
}

#lh-shipping-payment-2026 .lhsp-group-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 11px !important;
  padding: 0 !important;
  color: #5a4536 !important;
  font-size: 15px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  border: 0 !important;
}

#lh-shipping-payment-2026 .lhsp-mini-icon {
  display: inline-flex;
  width: 26px;
  height: 26px;
  align-items: center;
  justify-content: center;
  color: #a36d3f;
}

#lh-shipping-payment-2026 .lhsp-mini-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* KARTY DOPRAVCŮ */
#lh-shipping-payment-2026 .lhsp-carriers {
  display: grid;
  gap: 12px;
}

#lh-shipping-payment-2026 .lhsp-carriers-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#lh-shipping-payment-2026 .lhsp-carriers-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#lh-shipping-payment-2026 .lhsp-carrier {
  min-width: 0;
  padding: 15px 16px;
  background: #fff;
  border: 1px solid #eee4da;
  border-radius: 10px;
}

#lh-shipping-payment-2026 .lhsp-carrier-top {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 44px;
  margin-bottom: 12px;
}

#lh-shipping-payment-2026 .lhsp-carrier-logo {
  display: block !important;
  width: auto !important;
  height: 42px !important;
  max-width: 125px !important;
  max-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: contain !important;
  border: 0 !important;
}

#lh-shipping-payment-2026 .lhsp-carrier-name {
  color: #3a2d24;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
}

#lh-shipping-payment-2026 .lhsp-price-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 8px;
}

#lh-shipping-payment-2026 .lhsp-price-box {
  padding: 10px 11px;
  background: #fbf8f4;
  border-radius: 8px;
}

#lh-shipping-payment-2026 .lhsp-price-label {
  display: block;
  margin-bottom: 4px;
  color: #87766a;
  font-size: 11px;
  line-height: 1.35;
}

#lh-shipping-payment-2026 .lhsp-price {
  display: block;
  color: #8d5d39;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
}

#lh-shipping-payment-2026 .lhsp-price-note {
  display: block;
  margin-top: 3px;
  color: #6a5b50;
  font-size: 11px;
  line-height: 1.35;
}

#lh-shipping-payment-2026 .lhsp-free {
  color: #4d6b49;
}

/* PLATBY */
#lh-shipping-payment-2026 .lhsp-payment-box {
  padding: 18px;
  background: #fffdfa;
  border: 1px solid #eadfd5;
  border-radius: 14px;
}

#lh-shipping-payment-2026 .lhsp-payment-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
}

#lh-shipping-payment-2026 .lhsp-payment {
  min-width: 0;
  padding: 10px 18px;
  text-align: center;
  border-left: 1px solid #eee4da;
}

#lh-shipping-payment-2026 .lhsp-payment:first-child {
  border-left: 0;
}

#lh-shipping-payment-2026 .lhsp-payment svg {
  width: 28px;
  height: 28px;
  margin-bottom: 8px;
  fill: none;
  stroke: #a36d3f;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#lh-shipping-payment-2026 .lhsp-payment h3 {
  margin: 0 0 5px !important;
  padding: 0 !important;
  color: #3c3027 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  border: 0 !important;
}

#lh-shipping-payment-2026 .lhsp-payment p {
  margin: 0 !important;
  color: #75665b !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

#lh-shipping-payment-2026 .lhsp-payment-image {
  display: block !important;
  max-width: 185px !important;
  max-height: 50px !important;
  width: auto !important;
  height: auto !important;
  margin: 10px auto 0 !important;
  border: 0 !important;
}

/* MOBIL */
@media (max-width: 900px) {
  #lh-shipping-payment-2026 .lhsp-carriers-3,
  #lh-shipping-payment-2026 .lhsp-payment-grid {
    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  #lh-shipping-payment-2026 .lhsp-payment:nth-child(3) {
    border-left: 0;
    border-top: 1px solid #eee4da;
    padding-top: 18px;
    margin-top: 8px;
  }

  #lh-shipping-payment-2026 .lhsp-payment:nth-child(4) {
    border-top: 1px solid #eee4da;
    padding-top: 18px;
    margin-top: 8px;
  }
}

@media (max-width: 640px) {
  #lh-shipping-payment-2026 {
    padding-bottom: 20px;
  }

  #lh-shipping-payment-2026 .lhsp-title {
    font-size: 28px !important;
  }

  #lh-shipping-payment-2026 .lhsp-country-body {
    padding: 14px;
  }

  #lh-shipping-payment-2026 .lhsp-carriers-2,
  #lh-shipping-payment-2026 .lhsp-carriers-3,
  #lh-shipping-payment-2026 .lhsp-payment-grid {
    grid-template-columns: 1fr;
  }

  #lh-shipping-payment-2026 .lhsp-price-grid {
    grid-template-columns: 1fr;
  }

  #lh-shipping-payment-2026 .lhsp-payment,
  #lh-shipping-payment-2026 .lhsp-payment:first-child,
  #lh-shipping-payment-2026 .lhsp-payment:nth-child(3),
  #lh-shipping-payment-2026 .lhsp-payment:nth-child(4) {
    border-left: 0;
    border-top: 1px solid #eee4da;
    margin-top: 0;
    padding: 16px 8px;
  }

  #lh-shipping-payment-2026 .lhsp-payment:first-child {
    border-top: 0;
  }
}




/* =========================================================
   LAHOME DOPRAVA - LIVE HOTFIX 2026
   Pouze #lh-shipping-payment-2026
   ========================================================= */
#lh-shipping-payment-2026,
#lh-shipping-payment-2026 .lhsp-country,
#lh-shipping-payment-2026 .lhsp-country-body,
#lh-shipping-payment-2026 .lhsp-delivery-group,
#lh-shipping-payment-2026 .lhsp-carriers,
#lh-shipping-payment-2026 .lhsp-carrier,
#lh-shipping-payment-2026 .lhsp-payment-box,
#lh-shipping-payment-2026 .lhsp-payment-grid,
#lh-shipping-payment-2026 .lhsp-payment {
  visibility: visible !important;
  opacity: 1 !important;
}

#lh-shipping-payment-2026 .lhsp-carriers {
  display: grid !important;
}

#lh-shipping-payment-2026 .lhsp-carrier {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  color: #3d3027 !important;
}

#lh-shipping-payment-2026 .lhsp-carrier-top {
  display: flex !important;
  min-height: 0 !important;
}

#lh-shipping-payment-2026 .lhsp-price-grid,
#lh-shipping-payment-2026 .lhsp-price-box,
#lh-shipping-payment-2026 .lhsp-price-label,
#lh-shipping-payment-2026 .lhsp-price,
#lh-shipping-payment-2026 .lhsp-price-note {
  display: block;
  visibility: visible !important;
  opacity: 1 !important;
}

#lh-shipping-payment-2026 .lhsp-price-grid {
  display: grid !important;
}

#lh-shipping-payment-2026 .lhsp-payment-grid {
  display: grid !important;
}

/* Když externí logo neexistuje, název dopravce zůstane plně čitelný */
#lh-shipping-payment-2026 .lhsp-carrier-logo {
  flex: 0 0 auto !important;
}

#lh-shipping-payment-2026 .lhsp-carrier-name {
  display: block !important;
  color: #3a2d24 !important;
  font-weight: 600 !important;
}

/* Obrázek plateb nesmí rozbít layout */
#lh-shipping-payment-2026 .lhsp-payment-image {
  display: block !important;
  max-width: 260px !important;
  width: auto !important;
  height: auto !important;
  margin: 18px auto 0 !important;
}

@media (max-width: 640px) {
  #lh-shipping-payment-2026 .lhsp-carriers,
  #lh-shipping-payment-2026 .lhsp-price-grid,
  #lh-shipping-payment-2026 .lhsp-payment-grid {
    grid-template-columns: 1fr !important;
  }
}

/* =========================================================
   LAHOME DOPRAVA 2026 - LOGA + IKONY BEZ EMOJI
   Pouze #lh-shipping-payment-2026
   ========================================================= */

/* CZ/SK značky - čistý text, žádné emoji => žádné otazníky v DB */
#lh-shipping-payment-2026 .lhsp-flag {
  display: inline-flex !important;
  flex: 0 0 34px !important;
  width: 34px !important;
  height: 34px !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 9px !important;
  border: 1px solid #dfd0c2 !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #875f43 !important;
  font-family: "Jost", Arial, sans-serif !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: .5px !important;
}

/* Obecná ikona - FontAwesome je už v tématu LaHome */
#lh-shipping-payment-2026 .lhsp-fa {
  display: inline-block !important;
  width: 1.25em !important;
  margin-right: 7px !important;
  color: #9a673d !important;
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-weight: normal !important;
  text-align: center !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
}

#lh-shipping-payment-2026 .lhsp-fa-truck:before { content: "\f0d1"; }
#lh-shipping-payment-2026 .lhsp-fa-map:before { content: "\f041"; }
#lh-shipping-payment-2026 .lhsp-fa-home:before { content: "\f015"; }
#lh-shipping-payment-2026 .lhsp-fa-card:before { content: "\f09d"; }
#lh-shipping-payment-2026 .lhsp-fa-bank:before { content: "\f19c"; }
#lh-shipping-payment-2026 .lhsp-fa-money:before { content: "\f0d6"; }
#lh-shipping-payment-2026 .lhsp-fa-check:before { content: "\f00c"; }

/* Velké kruhové ikony nad sekcemi */
#lh-shipping-payment-2026 .lhsp-section-icon {
  display: inline-flex !important;
  flex: 0 0 42px !important;
  width: 42px !important;
  height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 0 !important;
  border-radius: 50% !important;
  background: #f2e7db !important;
  color: #9a673d !important;
}

#lh-shipping-payment-2026 .lhsp-section-icon .lhsp-fa {
  width: auto !important;
  margin: 0 !important;
  font-size: 18px !important;
}

/* Dopravci - skutečná loga z původní stránky */
#lh-shipping-payment-2026 .lhsp-carrier-top {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 50px !important;
  margin: 0 0 11px !important;
}

#lh-shipping-payment-2026 .lhsp-carrier-logo {
  display: block !important;
  flex: 0 0 auto !important;
  width: auto !important;
  height: auto !important;
  max-width: 112px !important;
  max-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  object-fit: contain !important;
}

#lh-shipping-payment-2026 .lhsp-carrier-name {
  display: block !important;
  min-width: 0 !important;
  color: #392d24 !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
}

/* Platební ikonky - opět bez emoji */
#lh-shipping-payment-2026 .lhsp-payment-symbol {
  display: inline-flex !important;
  width: 42px !important;
  height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 auto 9px !important;
  border-radius: 50% !important;
  background: #f4ebe2 !important;
  color: #9a673d !important;
}

#lh-shipping-payment-2026 .lhsp-payment-symbol .lhsp-fa {
  width: auto !important;
  margin: 0 !important;
  font-size: 17px !important;
}

/* Obrázek plateb z původní stránky */
#lh-shipping-payment-2026 .lhsp-payment-image {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 260px !important;
  max-height: 80px !important;
  margin: 18px auto 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

@media (max-width: 640px) {
  #lh-shipping-payment-2026 .lhsp-carrier-logo {
    max-width: 96px !important;
    max-height: 36px !important;
  }
}

/* =========================================================
   LAHOME CMS - LEVÝ SIDEBAR, jednoduché PS 1.6 selektory
   Bez :has(), bez JS, bez nových TPL tříd.
   Cílí pouze na CMS stránky a #sidebar2.
   ========================================================= */

/* ===== BLOK INFORMACE ===== */

/* první widget v sidebaru je na CMS stránkách blok Informace */
#cms #sidebar2 > .widget:first-child {
  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;
}

#cms #sidebar2 > .widget:first-child > 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;
}

#cms #sidebar2 > .widget:first-child > h4:before {
  content: "\f05a" !important;
  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;
}

#cms #sidebar2 > .widget:first-child > h4 a,
#cms #sidebar2 > .widget:first-child > h4 a:hover,
#cms #sidebar2 > .widget:first-child > h4 a:visited {
  color: #342820 !important;
  text-decoration: none !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block {
  margin: 0 !important;
  padding: 1px !important;
  background: #fffdfa !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: 0 !important;
  border-top: 1px solid #f0e8e1 !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:first-child {
  border-top: 0 !important;
}

#cms #sidebar2 > .widget:first-child > .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;
}

/* Levé ikonky */
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li > a:before {
  content: "\f15c" !important;
  position: absolute !important;
  left: 9px !important;
  top: 50% !important;
  width: 20px !important;
  margin-top: -8px !important;
  font-family: FontAwesome !important;
  font-size: 15px !important;
  line-height: 16px !important;
  font-weight: normal !important;
  text-align: center !important;
  color: #a47652 !important;
}

/* Pravá šipka */
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li > a:after {
  content: "\f105" !important;
  position: absolute !important;
  right: 7px !important;
  top: 50% !important;
  margin-top: -8px !important;
  font-family: FontAwesome !important;
  font-size: 17px !important;
  line-height: 16px !important;
  font-weight: normal !important;
  color: #b38a69 !important;
  transition: transform .18s ease !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(1) > a:before { content: "\f0d1" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(2) > a:before { content: "\f15c" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(3) > a:before { content: "\f095" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(4) > a:before { content: "\f023" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(5) > a:before { content: "\f0eb" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(6) > a:before { content: "\f040" !important; }
#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li:nth-child(7) > a:before { content: "\f06c" !important; }

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li > a:hover {
  padding-left: 40px !important;
  color: #6f4d36 !important;
  background: #faf5ef !important;
}

#cms #sidebar2 > .widget:first-child > .block_content.list-block > ul > li > a:hover:after {
  transform: translateX(3px) !important;
}


/* ===== PROHLÉDNUTÉ PRODUKTY ===== */

#cms #sidebar2 #viewed-products_block_left {
  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;
}

#cms #sidebar2 #viewed-products_block_left > 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: 15px !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;
}

#cms #sidebar2 #viewed-products_block_left > h4:before {
  content: "\f06e" !important;
  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;
}

#cms #sidebar2 #viewed-products_block_left .featured {
  margin: 0 !important;
  padding: 4px 14px 8px !important;
  background: #fffdfa !important;
}

#cms #sidebar2 #viewed-products_block_left .featured > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  background: none !important;
}

#cms #sidebar2 #viewed-products_block_left .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;
  background: none !important;
  border: 0 !important;
  border-bottom: 1px solid #eee4da !important;
}

#cms #sidebar2 #viewed-products_block_left .featured > ul > li:last-child {
  border-bottom: 0 !important;
}

#cms #sidebar2 #viewed-products_block_left .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;
}

#cms #sidebar2 #viewed-products_block_left .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;
}

#cms #sidebar2 #viewed-products_block_left figure {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 88px !important;
  height: 96px !important;
  margin: 0 !important;
  padding: 0 !important;
}

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

#cms #sidebar2 #viewed-products_block_left .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 !important;
}

#cms #sidebar2 #viewed-products_block_left li:hover .products-block-image img {
  transform: scale(1.035) !important;
}

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

#cms #sidebar2 #viewed-products_block_left .product-content br {
  display: none !important;
}

#cms #sidebar2 #viewed-products_block_left .prohlednout,
#cms #sidebar2 #viewed-products_block_left .prohlednout:visited {
  position: relative !important;
  display: inline-block !important;
  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) !important;
}

#cms #sidebar2 #viewed-products_block_left .prohlednout:before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 34px !important;
  height: 2px !important;
  background: #e0c2a6 !important;
}

#cms #sidebar2 #viewed-products_block_left .prohlednout:hover {
  color: #583b2b !important;
  border-color: #583b2b !important;
}

@media (max-width: 767px) {
  #cms #sidebar2 > .widget:first-child,
  #cms #sidebar2 #viewed-products_block_left {
    border-radius: 10px !important;
  }
}

/* =========================================================
   LAHOME - VRÁCENÍ ZBOŽÍ A REKLAMACE 2026
   100% izolováno pod #lh-returns-2026
   ========================================================= */

#lh-returns-2026,
#lh-returns-2026 *,
#lh-returns-2026 *:before,
#lh-returns-2026 *:after {
  box-sizing: border-box;
}

#lh-returns-2026 {
  width: 100%;
  margin: 0;
  padding: 4px 0 26px;
  font-family: "Jost", Arial, sans-serif;
  color: #3b3028;
}

#lh-returns-2026 .lhr-head {
  margin: 0 0 20px;
}

#lh-returns-2026 .lhr-title {
  margin: 0 0 10px !important;
  padding: 0 !important;
  font: 600 34px/1.14 "Jost", Arial, sans-serif !important;
  color: #2f241b !important;
  text-align: left !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-returns-2026 .lhr-intro {
  max-width: 920px;
  margin: 0 !important;
  padding: 0 !important;
  font: 400 14px/1.6 "Jost", Arial, sans-serif !important;
  color: #65574d !important;
}

/* SPOLEČNÝ BLOK 1-4 */
#lh-returns-2026 .lhr-mainbox {
  padding: 22px 24px 20px;
  background: #fffdfa;
  border: 1px solid #eadfd5;
  border-radius: 14px;
}

#lh-returns-2026 .lhr-mainrow,
#lh-returns-2026 .lhr-subrow {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 0 32px;
}

#lh-returns-2026 .lhr-mainrow {
  padding-bottom: 18px;
  border-bottom: 1px solid #eadfd5;
}

#lh-returns-2026 .lhr-subrow {
  padding-top: 18px;
}

#lh-returns-2026 .lhr-process:nth-child(2),
#lh-returns-2026 .lhr-addressbox {
  padding-left: 32px;
  border-left: 1px solid #eadfd5;
}

#lh-returns-2026 .lhr-section-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 14px;
}

#lh-returns-2026 .lhr-section-head h2,
#lh-returns-2026 .lhr-bottom h2 {
  margin: 0 !important;
  padding: 0 !important;
  font: 600 17px/1.25 "Jost", Arial, sans-serif !important;
  color: #30251d !important;
  border: 0 !important;
  background: transparent !important;
}

#lh-returns-2026 .lhr-badge,
#lh-returns-2026 .lhr-stepno {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f1e4d7;
  color: #8d5f3c;
  font-weight: 600;
}

#lh-returns-2026 .lhr-badge {
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

#lh-returns-2026 .lhr-step {
  display: grid;
  grid-template-columns: 30px 34px minmax(0,1fr);
  gap: 9px;
  align-items: center;
  min-height: 48px;
  margin: 0;
  padding: 4px 0;
}

#lh-returns-2026 .lhr-stepno {
  width: 28px;
  height: 28px;
  font-size: 12px;
}

#lh-returns-2026 .lhr-step > div {
  font-size: 12.5px;
  line-height: 1.45;
  color: #574a40;
}

#lh-returns-2026 .lhr-download,
#lh-returns-2026 .lhr-download:visited {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 12px;
  padding: 10px 14px;
  border: 1px solid #dcb996;
  border-radius: 8px;
  color: #8e5d38 !important;
  background: #fffaf5;
  font-size: 12.5px;
  font-weight: 500;
  text-decoration: none !important;
}

#lh-returns-2026 .lhr-download:hover {
  background: #f8eee4;
  color: #68452e !important;
}

#lh-returns-2026 .lhr-download-arrow {
  font-size: 18px;
}

/* BODY 3 */
#lh-returns-2026 .lhr-info ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#lh-returns-2026 .lhr-info li {
  position: relative;
  margin: 0 0 5px !important;
  padding: 0 0 0 20px !important;
  list-style: none !important;
  font: 400 11.5px/1.45 "Jost", Arial, sans-serif !important;
  color: #5d5046 !important;
}

#lh-returns-2026 .lhr-info li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #c99667;
  border-radius: 50%;
  color: #a36d3f;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
}

/* BODY 4 */
#lh-returns-2026 .lhr-addressbox {
  position: relative;
  min-height: 135px;
}

#lh-returns-2026 .lhr-addressbox p {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  color: #342820 !important;
}

#lh-returns-2026 .lhr-addressbox strong {
  font-weight: 600;
}

#lh-returns-2026 .lhr-address-icon {
  position: absolute;
  right: 12px;
  bottom: 0;
  width: 74px !important;
  height: 74px !important;
  opacity: .28;
}

/* DOLNÍ BLOK */
#lh-returns-2026 .lhr-bottom {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 26px;
  margin-top: 16px;
  padding: 20px 22px;
  background: #fffdfa;
  border: 1px solid #eadfd5;
  border-radius: 14px;
}

#lh-returns-2026 .lhr-bottom-title,
#lh-returns-2026 .lhr-pack {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

#lh-returns-2026 .lhr-bottom-title {
  margin-bottom: 10px;
}

#lh-returns-2026 .lhr-faq-item {
  padding: 9px 0;
  border-bottom: 1px solid #eee4da;
}

#lh-returns-2026 .lhr-faq-item:last-child {
  border-bottom: 0;
}

#lh-returns-2026 .lhr-faq-item strong {
  display: block;
  margin-bottom: 3px;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 600;
  color: #45392f;
}

#lh-returns-2026 .lhr-faq-item p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12.5px !important;
  line-height: 1.5 !important;
  color: #6a5b50 !important;
}

#lh-returns-2026 .lhr-pack {
  align-items: center;
  padding-left: 22px;
  border-left: 1px solid #eadfd5;
}

#lh-returns-2026 .lhr-pack p {
  margin: 6px 0 0 !important;
  font-size: 12.5px !important;
  line-height: 1.55 !important;
  color: #6a5b50 !important;
}

/* CSS IKONY - žádné SVG v HTML */
#lh-returns-2026 .lhr-stepico,
#lh-returns-2026 .lhr-bottom-icon,
#lh-returns-2026 .lhr-pack-icon,
#lh-returns-2026 .lhr-address-icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#lh-returns-2026 .lhr-stepico {
  width: 28px;
  height: 28px;
}

#lh-returns-2026 .lhr-bottom-icon {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
}

/* větší ikona u "Zabalte..." */
#lh-returns-2026 .lhr-pack-icon {
  width: 68px;
  height: 68px;
  flex: 0 0 68px;
}

/* dokument */
#lh-returns-2026 .lhr-ico-file {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H7a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7z'/%3E%3Cpath d='M14 2v5h5M9 13h6M9 17h6'/%3E%3C/svg%3E");
}

/* balík */
#lh-returns-2026 .lhr-ico-box {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 8l-9-5-9 5 9 5 9-5zM3 8v8l9 5 9-5V8M12 13v8'/%3E%3C/svg%3E");
}

/* truck */
#lh-returns-2026 .lhr-ico-truck {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3h15v13H1zM16 8h4l3 3v5h-7z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");
}

/* check */
#lh-returns-2026 .lhr-ico-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8.5 12.5l2.2 2.2L15.8 9.6'/%3E%3C/svg%3E");
}

/* štít */
#lh-returns-2026 .lhr-ico-shield {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E");
}

/* peněženka */
#lh-returns-2026 .lhr-ico-wallet {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='6' width='20' height='12' rx='2'/%3E%3Cpath d='M16 12h.01M6 12h6'/%3E%3C/svg%3E");
}

/* chat */
#lh-returns-2026 .lhr-ico-chat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3 1.5-4A8 8 0 1 1 21 15z'/%3E%3C/svg%3E");
}

/* balík + srdce */
#lh-returns-2026 .lhr-ico-boxheart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a06d43' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7l7-4 7 4-7 4zM3 7v8l7 4 4-2.2M10 11v8'/%3E%3Cpath d='M17.5 13.5c-1.8-2.3-5.1.2-2.8 2.4l2.8 2.8 2.8-2.8c2.3-2.2-1-4.7-2.8-2.4z'/%3E%3C/svg%3E");
}

@media (max-width: 900px) {
  #lh-returns-2026 .lhr-mainrow,
  #lh-returns-2026 .lhr-subrow,
  #lh-returns-2026 .lhr-bottom {
    grid-template-columns: 1fr;
  }

  #lh-returns-2026 .lhr-process:nth-child(2),
  #lh-returns-2026 .lhr-addressbox,
  #lh-returns-2026 .lhr-pack {
    padding-left: 0;
    border-left: 0;
  }

  #lh-returns-2026 .lhr-process:nth-child(2),
  #lh-returns-2026 .lhr-addressbox,
  #lh-returns-2026 .lhr-pack {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eadfd5;
  }
}

@media (max-width: 640px) {
  #lh-returns-2026 .lhr-title {
    font-size: 28px !important;
  }

  #lh-returns-2026 .lhr-mainbox {
    padding: 16px;
  }

  #lh-returns-2026 .lhr-step {
    grid-template-columns: 28px 30px 1fr;
    gap: 7px;
  }

  #lh-returns-2026 .lhr-bottom {
    padding: 16px;
  }

  #lh-returns-2026 .lhr-pack-icon {
    width: 56px;
    height: 56px;
    flex-basis: 56px;
  }
}

/* =========================================================
   LAHOME - SPODNÍ BLOK VRÁCENÍ 2026
   Poškození při doručení + Záměna zboží
   Bez odkazů. Výrazné společné pozadí + dvě karty.
   Izolováno pouze pod #lh-returns-extra-2026.
   ========================================================= */

#lh-returns-extra-2026,
#lh-returns-extra-2026 *,
#lh-returns-extra-2026 *:before,
#lh-returns-extra-2026 *:after {
  box-sizing: border-box;
}

#lh-returns-extra-2026 {
  display: block !important;
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 16px 0 0 !important;
  padding: 14px !important;

  font-family: "Jost", Arial, sans-serif !important;
  color: #3b3028 !important;

  background: #fbf7f2 !important;
  border: 1px solid #eadfd5 !important;
  border-radius: 14px !important;
  box-shadow: 0 2px 8px rgba(68,49,33,.025) !important;
}

#lh-returns-extra-2026 .lhre-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

#lh-returns-extra-2026 .lhre-card {
  display: grid !important;
  grid-template-columns: 72px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: start !important;

  min-width: 0 !important;
  width: 100% !important;
  min-height: 180px !important;

  margin: 0 !important;
  padding: 20px 22px !important;
  overflow: hidden !important;

  color: #3b3028 !important;
  background: #fffdfa !important;

  border: 1px solid #e7dbcf !important;
  border-radius: 11px !important;
  box-shadow: 0 1px 5px rgba(68,49,33,.02) !important;
}

#lh-returns-extra-2026 .lhre-icon {
  display: block !important;
  width: 64px !important;
  height: 64px !important;
  margin: 0 !important;
  padding: 0 !important;

  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 60px 60px !important;
}

#lh-returns-extra-2026 .lhre-icon-damage {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23a06d43' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l23-12 23 12-23 12z'/%3E%3Cpath d='M9 18v27l23 13 23-13V18M32 30v28'/%3E%3Cpath d='M43 8l-5 11 7 4-6 12'/%3E%3Ccircle cx='51' cy='48' r='8'/%3E%3Cpath d='M51 44v5M51 53h.01'/%3E%3C/svg%3E") !important;
}

#lh-returns-extra-2026 .lhre-icon-exchange {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23a06d43' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 22a21 21 0 0 1 35-7l5 5'/%3E%3Cpath d='M55 9v11H44'/%3E%3Cpath d='M49 42a21 21 0 0 1-35 7l-5-5'/%3E%3Cpath d='M9 55V44h11'/%3E%3C/svg%3E") !important;
}

#lh-returns-extra-2026 .lhre-content {
  display: block !important;
  min-width: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

#lh-returns-extra-2026 .lhre-content h2 {
  display: block !important;
  margin: 0 0 10px !important;
  padding: 0 !important;

  font-family: "Jost", Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;

  color: #30251d !important;

  border: 0 !important;
  background: transparent !important;
}

#lh-returns-extra-2026 .lhre-content ul {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#lh-returns-extra-2026 .lhre-content li {
  position: relative !important;
  display: block !important;
  width: 100% !important;

  margin: 0 0 7px !important;
  padding: 0 0 0 22px !important;
  list-style: none !important;

  font-family: "Jost", Arial, sans-serif !important;
  font-size: 12.5px !important;
  line-height: 1.46 !important;
  font-weight: 400 !important;

  color: #5e5046 !important;
}

#lh-returns-extra-2026 .lhre-content li:last-child {
  margin-bottom: 0 !important;
}

#lh-returns-extra-2026 .lhre-content li:before {
  content: "✓" !important;

  position: absolute !important;
  left: 0 !important;
  top: 1px !important;

  display: block !important;
  width: 14px !important;
  height: 14px !important;

  border: 1px solid #c99667 !important;
  border-radius: 50% !important;

  color: #a36d3f !important;
  background: transparent !important;

  font-family: Arial, sans-serif !important;
  font-size: 9px !important;
  line-height: 12px !important;
  font-weight: 400 !important;
  text-align: center !important;
}

@media (max-width: 900px) {
  #lh-returns-extra-2026 .lhre-card {
    grid-template-columns: 60px minmax(0, 1fr) !important;
    gap: 13px !important;
    padding: 18px !important;
  }

  #lh-returns-extra-2026 .lhre-icon {
    width: 54px !important;
    height: 54px !important;
    background-size: 52px 52px !important;
  }
}

@media (max-width: 700px) {
  #lh-returns-extra-2026 {
    padding: 10px !important;
    border-radius: 11px !important;
  }

  #lh-returns-extra-2026 .lhre-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  #lh-returns-extra-2026 .lhre-card {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    gap: 12px !important;
    min-height: 0 !important;
    padding: 16px !important;
    border-radius: 9px !important;
  }

  #lh-returns-extra-2026 .lhre-icon {
    width: 48px !important;
    height: 48px !important;
    background-size: 46px 46px !important;
  }

  #lh-returns-extra-2026 .lhre-content h2 {
    font-size: 16px !important;
  }

  #lh-returns-extra-2026 .lhre-content li {
    font-size: 12px !important;
  }
}
