body {
   background-image: url(../../images/bg3.jpg);
    background-image: url(../../images/bg2.jpg);
    background-image: url(../../images/bg.jpg);
    background: #F8F8F8;
    background: #F8FAF9;
}

.header-part, .header-part.active {

    background: #D5F0E6;
    /* background: #E8F5ED; */
    /* background: #E2F4EA; */
     background: #ddffe9; 
     background: #E5F6EB; 
     background: #feffde; 
     /*box-shadow: inset 0px -4px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset -1px 13px 20px 0px rgba(255, 179, 71, 0.25);
*/
    background: linear-gradient(10deg, #Feffde 20%, #FFFFFF 80%);
    background: white;

}
.header-part.active {
/*box-shadow: 2px 3px 12px 0px rgba(0, 0, 0, 0.25), inset -1px 13px 20px 0px rgba(255, 179, 71, 0.25);*/
box-shadow:  2px 3px 12px 0px rgba(0, 0, 0, 0.25);
	
}

.header-content {
    padding: 18px 0px 9px 0;
    
}


.header-part.active .header-content {
    padding: 9px 0;
}

.header-widget i {
  font-size: 22px;
  
}

.homepage .section-heading h2 {
	color: #111827;
	font-weight: 600;
}

.homepage .section-heading h2 {
    color: #616887;
    font-weight: 600;
}
.homepage .section-heading .subhead {
	color: #6b7280;
	font-weight: 400;
}

.homepage .section-heading .text-center, .homepage .section-heading.text-center {

}

.details-preview li  {
	text-align: center;
}

.details-preview li img
 {
    max-height: 450px;
}

.breadcrumbs {
    background: none;
}

.footer-part {

/*    box-shadow: -1px -2px 8px 0px rgba(0, 0, 0, 0.25), inset 1px 6px 8px 0px rgba(68, 187, 119, 0.25)*/
  
    
    padding-top: 50px;

}

.header-widget i, .header-form {
 	background: white;
}


.header-section {
    background: none;
}
.bestsellers-section {
    background: none;
}
.lang-currency-group .btn {
 	background: white;

}


/********************/

.details-preview li {
    display: none;
    transition: opacity 0.3s ease;
}

.details-preview li:first-child {
    display: block;
}
.details-thumb {
	max-height: 500px;
	overflow: hidden;
	overflow-y: auto;
	padding: 0 20px 0 0;
}


.details-thumb {
  scrollbar-width: thin; /* pro Firefox */
  scrollbar-color: #ccc #f1f1f1; /* táhlo a pozadí */
}

.details-thumb::-webkit-scrollbar {
  width: 2px;
}

.details-thumb::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.3);
  border-radius: 10px;
}

/**************/



/* Chrome, Safari, Edge */
.details-thumb::-webkit-scrollbar {
  width: 2px;
}

.details-thumb::-webkit-scrollbar-track {
  background: transparent;
}

.details-thumb::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.1);
  border-radius: 10px;
}

.details-thumb::-webkit-scrollbar-thumb:hover {
  background: rgba(0,0,0,0.5);
}

/**************/








.details-thumb li {
	cursor: pointer;
    transition: all 0.5s;
    border: 1px solid var(--light-grey);
    margin-bottom: 10px;
}
.details-thumb li img{
	    transition: all 0.5s;
    opacity: 0.6;
}
.details-thumb li.active,
.details-thumb li:hover {
    opacity: 1;
    border: 1px solid var(--primary); /* nebo jak chceš označit aktivní */
}

.details-thumb li.active img, .details-thumb li:hover img{
    opacity: 1;
}

/********************/


.navbar-part {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 16px -8px rgba(0, 0, 0, 0.1);
         background: #ddffe9; 
    background: #E5F6EB;
    background: #feffde;
    background: white;
    background: transparent;
}

.details-gallery .product-wish {
    top: 15px;
    right: 15px;
    z-index: 2;
    font-size: 22px;
    width: 40px;
}
.product-card {
    border: 1px solid var( --light-grey);
}

.shop-widget,  .details-content, .product-details-frame {

    border: 1px solid var(--light-grey);
}
.details-preview li {
    border: 1px solid var(--light-grey);
}
.sort-tabs {
 
    margin-bottom: 25px;
    padding: 5px;
}
.header-logo img {
max-height: unset;
    max-width: 275px;
    margin-bottom: 5px;

}

/*.dropdown-megamenu:hover .megamenu {

  top: 200px;
} */

.btn-floating-mobile {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 12px 24px;
    min-width: 220px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        background-color: #157347;
    border-color: #146c43;
}


.homepage section {
	scroll-margin-top: 90px;


	}
.homepage section.newitem-part {
    padding-top: 30px !important;
    margin-top: 0 !important;
background: unset !important;
	}



@media (max-width: 768px) {
    .newsletter-visible .btn-floating-mobile {
        display: none !important;
    }
	.details-thumb {
	    max-height: 250px;
	}    
.details-gallery .product-wish
 {
    top: 15px;
    left: 15px;
    right: unset;
    z-index: 2;
    font-size: 22px;
    width: 40px;
}    
    
}


.navbar-content {
    border: none;

}

.header-logo {
    margin-right: 100px;
}

.navbar-list {
    white-space: nowrap;
    justify-content: left;
}

.menu-subtitle {
    color: #111827;

}

.navbar-link {
    font-weight: 400;
    color: #374151;
    font-size: 15px;
    letter-spacing: 0.04em;
        padding: 8px 0px;
}

.navbar-item {
 /*   margin-right: 0px;
    padding: 0px 10px;
    border-radius: 10px;
    height: 48px;
    transition: all 0.5s;*/
 /*   border: 2px solid var(--primary);*/
}


.navbar-item.navbtn {
    margin-right: 0px;
    padding: 2px 12px;
    border-radius: 10px;
    height: 48px;
    transition: all 0.5s;
    /* border: 2px solid var(--primary); */
    border: none;
    background: #f4f7f9;
}


.navbar-item .lucide-menu {
	transition: all 0.5s;
}


.navbar-item.navbtn:hover {
	text-decoration: none;
	color: white !important;
	background: var(--primary); 
}
.navbar-item.navbtn:hover .navbar-link,
.navbar-item.navbtn:hover .dropdown-arrow::before,
.navbar-item.navbtn:hover .lucide-menu.hamburger
{
	color: white !important;
	text-decoration: none;
}
.navbar-item.navbtn:hover .lucide-menu.hamburger {
	stroke: var(--white);
}	
	

.header-logo {
    margin-right: 100px;
}
.header-form {
    margin: 0px 50px 0 10px;
}


.navbar-item {
    margin-right: 40px !important;
}
.lucide-menu {
    color: var(--text);
    font-size: 2.8em;
    width: 26px;
    height: 26px;
    margin-left: 4px;
    margin-right: 4px;
    stroke-width: 1.8;
    /* margin-bottom: 3px; */
    /* background: var(--chalk); */
}

.details-thumb li {

     width: 100%; 
     height: unset; 
}
.megamenu {
    padding-top: 10px;
}

.megamenu-title {
	padding-bottom: 8px;
    margin-bottom: 10px;
    position: relative;
    text-transform: none;
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 0.05em;
    font-weight: 400;
    border-bottom: 1px solid var(--border);
    white-space: nowrap;
}
h5.menu-description {
	margin: 15px 0 0 10px ;
	padding: 0;
	
	font-size: 14px;
	font-style: italic;
}

.megamenu-subs {
    white-space: normal;
    color: var(--text);
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.megamenu-subs a {
	white-space: normal !important;
	color: #374151;
	font-size: 14px;
}


.dropdown-megamenu.active .megamenu {
    -webkit-box-shadow: 2px 10px 20px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 10px 20px 3px rgba(0, 0, 0, 0.2);
}

.megamenu .col:first-child {
/*	    border-right: 2px dashed var(--primary);
    margin-right: 30px;
    padding-right: 40px;*/
}

.megamenu .col
 {
border-right: 1px dashed #bbb;
border-image: repeating-linear-gradient(
  to bottom,
  #ddd 0,
  #ddd 10px,      /* délka čárky */
  transparent 8px,
  transparent 26px /* délka mezery */
) 1;
    padding-right: 14px;
    padding-left: 14px;
}
.megamenu .col:last-child
 {
border-right: none;
border-image: none;
}

.dropdown-list li a::before {
	display: none;
}

.dropdown-list li a {
	padding: 10px 15px 10px 10px;
}

.megamenu-list li a {

    /**/
    font-size: 13px;
    padding: 0 5px;
    letter-spacing: 0.04em;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
        width: 100%;
    border-radius: 8px;
    padding: 10px 0px 10px 10px;
    margin: 8px 0;
    color: var(--text);
    white-space: nowrap;
    text-transform: none;
    border: 1px solid #eee; 
    
}

.megamenu-list li a:hover {
    color: var(--primary);
    background: white;
    text-decoration: none;
  /*  border: 1px solid var(--primary);*/
}

.megamenu-list {
 border: none;
    overflow: hidden;
}
.megamenu-list li {
	/*display: inline-block;*/
}

.img-category-menu {
	max-width: 50%;
	float: right;
}

.suggest-part .slick-slider .slick-list {



	}


.suggest-card {
	background: white;
    border-radius: 16px;
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid rgba(42, 159, 188, 0.1);
    border: 4px solid var(--border);
    overflow: hidden;
    justify-content: space-around;
    align-items: center;
    min-height: 190px;
    padding-top: 30px;
}

.benefit {
	padding: 0 30px;
}	

.intro-part {
    padding: 30px 0px 20px 0;
    /* background: var(--intro-bg); */
    /* background: white; */
    background: unset;
}

.green-section {
    background: linear-gradient(
        to bottom,
        #e6f0ea 0%,
        #f3f8f5 15%,
        #f3f8f5 85%,
        #e6f0ea 100%
    ) !important;

    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}






@media (max-width: 1250px) {
    .navbar-item.navbtn .megamenu-title .lucide-menu {
		display: none;
	}
}
	
	
.suggest-card-col {
  
	
}


.suggest-card:hover {
	    border: 4px solid var(--primary);
	}
.suggest-card:hover h5 {
	    color: var(--primary);
	}

.suggest-card h5 {
    position: relative;
    z-index: 1;
    color: var(--text);
    font-weight: 400;
    margin: 0;
    font-size: 15px;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0.5px;
    background: white;
    
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.header-widget i {
    color: var(--primary);
}


.header-widget sup {
    position: absolute;
    top: -2px;
    left: 24px;
    width: 18px;
    height: 18px;
    font-size: 9px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center;
    color: var(--primary);
    background: white;
    border: 2px solid var(--primary);
    text-shadow: var(--primary-tshadow);
}

@media (max-width: 991px) {
	.navbar-list {
	display: none;
	}
	}

	
.info-value {
     font-weight: 400; 
    font-size: 14px;
     text-align: left; 
    width: 50%;
}	


.megamenu-card {
    background: #f8fafc;
    transition: all 0.2s ease;
    white-space: normal;
}

.megamenu-card:hover {
    background: #eef2f7;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.megamenu-icon {
    width: 44px;
    height: 44px;
    background: #eef2f7;
    font-size: 20px;
    transition: all 0.2s ease;
}

.megamenu-card:hover .megamenu-icon {
    background: #dde4ee;
    transform: scale(1.05);
}


.megamenu-tag-card {
    transition: all 0.2s ease;
    font-weight: 400;
    white-space: normal;
}

.megamenu-tag-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    filter: brightness(0.97);
}

.megamenu-tag-icon {
    width: 44px;
    height: 44px;
    font-size: 20px;
    transition: all 0.2s ease;
}

.megamenu-tag-card:hover .megamenu-tag-icon {
    transform: scale(1.05);
    filter: brightness(0.95);
}

.megamenu-tag-title {
    transition: all 0.2s ease;
}

.megamenu-tag-card:hover .megamenu-tag-title {
    transform: translateX(2px);
}

.homepage .megamenu-tag-title {
        font-size: 16px;
        margin-bottom: 4px;
    }
}


.menu-navbtn-primary {
    background: #F3F4F6; /* vaše zelená */
    color: #fff;
    border-radius: 12px;
    padding: 10px 16px;
    font-weight: 600;
}

.menu-navbtn-primary .lucide {
    stroke: #4B5563;
    stroke-width: 1.5;
}

.navbtn-secondary  {
    background: #F3F4F6; /* světle šedá */
    border-color: #F3F4F6 !important; /* světle šedá */
    color: #1F2937;      /* tmavě šedý text */
    border-radius: 12px;
    padding: 10px 16px;
    font-weight: 500;
}

.navbtn-secondary .lucide {
    stroke: #4B5563; /* decentní šedá ikona */
    stroke-width: 1.5;
}

.navbtn-secondary:hover {
    background: #E5E7EB;
}

.navbtn-primary:hover {
    filter: brightness(0.95);
}

.navbtn  {
    transition: background 0.2s ease, color 0.2s ease;
}

.megamenu h2 {
	font-weight: 600;
	font-size: 22px;
}

.megamenu-section-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1.25rem;
    color: #1e293b;
}


@media (min-width: 992px) {
    .megamenu-section-left {
        border-right: none;
        background-image: linear-gradient(to bottom, #e5e7eb 60%, transparent 60%);
        background-size: 3px 20px;
        background-repeat: repeat-y;
        background-position: right center;
        padding-right: 2rem;
    }

    
    .megamenu-section-right {
        padding-left: 2rem;
    }
}

@media (max-width: 991px) {
    .megamenu-section-left {
        border-bottom: 3px dashed #d1d5db;
        padding-bottom: 2rem;
        margin-bottom: 1rem;
    }
}
	
	
	/* Sidebar Tags 
.sidebar-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-tag-item {
    margin-bottom: 10px;
}

.sidebar-tag-link {
    display: flex;
    align-items: start;
    gap: 12px;
    padding: 12px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.sidebar-tag-link:hover {
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.sidebar-tag-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-tag-icon .lucide-sidebar-tag {
    width: 20px;
    height: 20px;
}

.sidebar-tag-content {
    flex: 1;
    min-width: 0;
}

.sidebar-tag-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 4px;
}

.sidebar-tag-desc {
    font-size: 12px;
    line-height: 1.4;
    opacity: 0.9;
}
*/
.sidebar-tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-tag-item {
    margin-bottom: 8px;
}

.sidebar-tag-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.sidebar-tag-link:hover {
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.sidebar-tag-icon {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-tag-icon .lucide-sidebar-tag {
    width: 18px;
    height: 18px;
}

.sidebar-tag-content {
    flex: 1;
    min-width: 0;
}

.sidebar-tag-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
}

.category-sidebar .category-link {
	font-size: 14px;
}

.category-sidebar .category-list {
    width: 100%;
    padding: 0px 0px;
    overflow-y: scroll;
    height: calc(100vh - 90px);
}

.category-sidebar .category-footer
 {
    text-align: center;
     margin-top: 2px;
     font-size: 12px; 
}
.category-sidebar .category-footer p
 {
    color: #ccc;
    text-align: center;
    margin-top: 2px;
    font-size: 10px;
}
.category-sidebar .category-footer p a
 {
 color: #999;

}


.category-sidebar .category-title {
font-size: 12px;
    color: #111827;
    text-transform: uppercase;
    color: #444;
}

.category-sidebar .category-item {
	border: none;
}


.category-sidebar .dropdown-list li a {
    width: 100%;
    font-size: 14px;
}

/* Category items - grey styling */
.categorya-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-item {
    margin-bottom: 8px;
}

.category-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    text-decoration: none;
    background: #f8fafc;
    transition: all 0.2s ease;
    color: #1e293b;
}

.category-link:hover {
    background: #f1f5f9;
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    color: #1e293b;
}

.category-link .lucide-menu-mobile,
.category-link i {
flex-shrink: 0;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eef2f7;
    color: #475569;
    padding: 8px;
}

.category-link .lucide-menu-mobile {
 stroke: #475569;
}

.category-link span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
}

/* Dropdown links */
.dropdown-list {
    list-style: none;
    padding: 8px 0 8px 48px;
    margin: 0;
}

.dropdown-list li {
    margin-bottom: 6px;
}

.dropdown-list a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 8px;
    border-radius: 6px;
    text-decoration: none;
    color: #475569;
    font-size: 13px;
    transition: all 0.2s ease;
}

.dropdown-list a:hover {
    background: #f1f5f9;
    color: #1e293b;
}

.dropdown-list .lucide-menu-mobile {
    width: 16px;
    height: 16px;
}


/* Hero sekce */
.hero-title {
	color: #111827;
}

.hero-subtitle {
	color: #374151;
}

.hero-image {
	min-height: 500px;
	background-size: cover;
	background-position: center;
	filter: contrast(1.1) saturate(1.2) brightness(0.95);
}

.hero-gradient {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0) 100%);
}

.trust-line {
	color: #4b5563;
	font-size: 0.95rem;
}

.trust-badge {
		font-size: 14px;
        font-size: 14px;
        border-radius: 8px !important;	
}
.hero-text {
	padding-left: 0 !important;
}

@media (max-width: 991px) {
	.trust-badge {
		font-size: 12px;
	}
	
	.hero-image {
		min-height: 260px;
	}
	
}

.inactive {
	color: #999;
}

.news-part::before {
	background: #f3f8f5;

	}
	
	.news-text h2, .news-text p {
    
    color: var(--sub-heading); 
    
}
.footer-bottom {
    margin-top: 75px;
    padding: 15px 15px 5px;

    background: #f3f8f5;
    color: #666;
}
.footer-copytext {
    font-size: 13px;
    color: var(--white);
    color: unset;
}
.footer-copytext a {
    /* color: var(--white); */
    color: #333;
}

/* === TAG LANDING === */
.tag-landing .tag-title { 
  font-size: 36px; 
  font-weight: 700; 
  line-height: 1.2;
  margin-bottom: 20px; 
}
.tag-landing h3.tag-title { 
  font-size: 30px; 
  font-weight: 600; 
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 0px; 
}

.section-text-box ul li {
    position: relative;
    padding-left: 25px;
    list-style: none;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 12px;
    color: #777;
}

.section-text-box ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #8bc34a;
  font-weight: 600;
  font-size: 20px;
}

/* === REJSTŘÍK SEKCÍ === */
.tag-sections-nav {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid #e8e8e8;
}

.tag-nav-link {
  display: inline;
  color: #8bc34a;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px;
  transition: all 0.2s;
  padding: 0;
}

.tag-landing .tag-section {
  padding: 20px 0;
  scroll-margin-top: 100px;
  padding: 10px 20px;
}

a.active {
	font-weight: 700;
}

/*.tag-landing .tag-section:first-child { 
  border-top: 0; 
  padding-top: 30px;
  margin-top: 0;
} */

/* === TEXT BOX === */
.section-text-box {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
 /* box-shadow: 0 2px 12px rgba(0,0,0,0.06);*/
/*  height: 100%;*/
}

.section-text-box .section-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px ;

}

.section-text-box .section-title.frontpage {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.section-text-box .section-description {
  font-size: 15px;
  line-height: 1.7;

}

.section-text-box .section-description p {
  margin-bottom: 12px;
}

.section-text-box .section-description p:last-child {
  margin-bottom: 0;
}

/* === PRODUKTY WRAPPER === */
.section-products-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* === HERO PRODUKT === */
.tag-landing-hero {
 /* background: #fff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  border: 2px solid #f0f0f0; */
  
          background: #fff;
        border-radius: 16px;
        /* padding: 24px; */
        /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); */
        /* border: 2px solid #f0f0f0;*/
}

.tag-hero-name {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.2;
        margin: 0;
}

.tag-hero-name a {
  color: var(--heading);
  text-decoration: none;
}

.tag-hero-name a:hover {
  color: #8bc34a;
}

.tag-hero-row {
  display: flex;
  gap: 24px;
  align-items: center;
}

.tag-hero-image {
flex: 0 0 40%;
        text-align: center;
        /* background: #fafafa; */
        border-radius: 12px;
        /* padding: 15px;*/
}

.tag-hero-image img {
  max-width: 100%;
  height: auto;
  max-height: 350px;
  object-fit: contain;
}
.frontpage .tag-hero-image {
flex: 0 0 50%;
        text-align: center;
        /* background: #fafafa; */
        border-radius: 12px;
        /* padding: 15px;*/
}


.frontpage .tag-hero-image img {
  max-width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
}
.frontpage .tag-hero-name {
    font-size: 26px;
    max-width: 350px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}


.tag-hero-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.tag-hero-brand {
  font-size: 13px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.tag-hero-price {
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.tag-price-main {
  font-size: 28px;
  font-weight: 700;
  color: #8bc34a;
}

.tag-price-unit {
  font-size: 15px;
  color: #999;
}

.tag-hero-register {
  font-size: 13px;
  color: #666;
  padding: 6px 10px;
  background: #f8f8f8;
  border-radius: 6px;
}


/* === RESPONSIVE === */
@media (min-width: 768px) {
  .alternatives-wrapper {
    flex-direction: row;
    gap: 16px;
  }
  
  .tag-landing-alt {
    flex: 1;
  }
}


  
  .tag-section .row {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    padding: 20px;
    margin: 0 !important;
  }
  




@media (max-width: 991px) {
  .tag-landing .tag-section {
    padding: 30px 0;
  }
  
  .tag-landing .tag-section .row {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    padding: 20px;
    margin: 0 !important;
  }
  
  .section-text-box {
    padding: 20px 0 0 0;
    margin-bottom: 0;
    box-shadow: none;
    background: transparent;
  }
  
  .section-products-wrapper {
    padding-top: 20px;
    border-top: 2px solid #f0f0f0;
    margin-bottom: 0;
  }
  
  .tag-landing-hero {
    padding: 5px 20px;
    border: none;
    box-shadow: unset;
  }
}

@media (max-width: 767px) {
  .tag-landing-hero {
    padding: 5px;
    border: none;
    box-shadow: unset;
  }
  
  .tag-hero-row {
    flex-direction: column;
  }
  
  .tag-hero-image {
    flex: 0 0 auto;
    width: 100%;
  }
  
  .section-text-box {
    padding: 20px 0 0 0;
  }
  
  .tag-price-main {
    font-size: 24px;
  }
  
  .tag-alt-row {
    flex-wrap: wrap;
  }
  
  .tag-alt-actions {
    width: 100%;
    align-items: stretch;
  }
  
  .tag-alt-actions .product-add,
  .tag-alt-actions .product-action {
    width: 100%;
  }
}

/* === HERO PRODUKTY - 4 SLOUPCE LAYOUT === */
@media (min-width: 992px) {
  /* Row jako flexbox pro stejnou výšku */
  .tag-section .row {
    display: flex;
    flex-wrap: wrap;
  }
  
  /* Každý sloupec jako flex kontejner */
  .tag-section .col-lg-3 {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  
  /* Wrapper produktů roste na celou výšku */
  .section-products-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 20px;
  }
  .tag-hero-caption {
  	min-height: 95px;
  
  }
  /* Hero wrapper fixní výška pro produktovou kartu */
  .hero-wrapper {
    flex: 0 0 auto;
  /*  min-height: 180px; /* Nastav podle potřeby */
    display: flex;
  }
  
  .no-pad {
  	padding: 0 !important;
  
  }
  .hero-wrapper .tag-landing-hero {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  
  /* Text box zabere zbytek prostoru */
  .section-text-box {
    flex: 1 0 auto;
    padding: 10px;
  }
  
  /* Vertikální čára mezi sloupci - ale NE za každým 4. */
  .tag-section .col-lg-3:not(:nth-child(4n))::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e8e8e8;
  }
  

}

/* Tablet - 2 sloupce (pokud chceš) */
@media (min-width: 768px) and (max-width: 991px) {
  .tag-section .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  /* Čára jen mezi lichými (1. a 2. sloupec) */
  .tag-section .col-lg-3:nth-child(odd):not(:last-child) {
    border-right: 1px solid #e8e8e8;
  }
}

/* Mobil - bez čar */
@media (max-width: 767px) {
  .tag-section .col-lg-3 {
    border-right: none !important;
  }
  
  .tag-section .col-lg-3::after {
    display: none !important;
  }
  
  .hero-wrapper {
    min-height: auto !important;
  }
}



.intro-content h5 {
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: none;
}

@media (max-width: 767px) {
    .intro-part {
       padding: 10px 0px 20px 0;
    }
}

@media (max-width: 768px) {
    .suggest-card {
        min-height: 160px;
    }
	.benefit {
	margin-top: 20px;
		padding: 0 10px;
		min-width: 50px;
		
	}	
	.benefit .lucide-xxl
 {
    width: 33px;
    height: 33px;
}

.intro-content h5 {
    font-size: 15px;
    line-height: 1.2em;
    margin-bottom: 0px;
    text-transform: none;
}
.intro-content p {
    font-size: 13px;
    line-height: 20px;
}
    
}
