@font-face {font-family: "Apple Color Emoji"; src: url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.eot"); src: url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.woff") format("woff"), url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/5ab304ade0d4f62d027d12464ca69443.svg#Apple Color Emoji") format("svg"); }
.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.c-slevabar {
	padding:0 !important;
	line-height:60px;
	background:#0A1618 !important;
	position: relative;
}
.c-slevabar p {
	color:#fff;
	font-size:16px;
	margin:0;
	/*float:left;*/
	text-align:center;
}
.c-slevabar p::before {
	content:"⛱️";
	margin-right: 10px;
	top: -1px;
	position: relative;
	font-size: 20px;
}
.c-slevabar p strong { 
	color:#FDC442;
	font-weight:900;
}
.c-slevabar span {
	height:40px; 
	/*float:right;*/
	margin-top:10px;
	color:#000;
	padding:10px 15px;
	background:#fff;
	border:1px dashed #CE821D;
	border-radius: 10px;
	line-height: 20px;
	margin-left: 25px;
}
.c-slevabar span strong {
	color:#000;
}
.c-slevabar span::before {
	content:"👉";
	margin-right: 10px;
	top: -3px;
	position: relative;
	font-size: 20px;
}
.c-slevabar::before {
	content:" ";
	background:url(/pics/leva-kytka.jpg);
	position:absolute;
	width:128px;
	bottom:0;
	left:0;
	height: 60px;
	z-index:0;
}
.c-slevabar::after {
	content:" ";
	background:url(/pics/prava-kytka.jpg);
	position:absolute;
	width:60px;
	top:0;
	right:0;
	height: 60px;
	z-index:0;
}
#slevaModal2 .modal-content {
	border:5px solid #fff;
	background:#0A1618;
	text-align: center;
	padding: 30px;
	z-index:2;
}

#slevaModal2 .modal-content::before {
	content:" ";
	background:url(/pics/leva-modal-kytka.jpg);
	position:absolute;
	width:204px;
	bottom:0;
	left:0;
	height: 167px;
	z-index:0;
	opacity: 0.6;
}
#slevaModal2 .modal-content::after {
	content:" ";
	background:url(/pics/prava-modal-kytka.jpg);
	position:absolute;
	width:187px;
	top:0;
	right:0;
	height: 174px;
	z-index:0;
	opacity: 0.6;
}
#slevaModal2 .modal-dialog {
	max-width:476px;
}
#slevaModal2 .close {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 28px;
  outline: none !important;
  opacity: 1;
  filter: alphaopacity=50;
  -webkit-transition: back 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  position: absolute;
	right: -15px;
	top: -15px;
	z-index: 8;
}
.fancybox-content {
	background:#fff !important;
}
/*@media all and (min-width: 800px) {*/
  .fancybox-thumbs {
    top: auto !important;
    width: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right : 0 !important;
    height: 95px !important;
    padding: 10px 10px 5px 10px !important;
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, 0.3) !important;
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
    bottom: 95px !important;
  }
/*}*/
.owl-nav button {
    position: absolute !important;
	top: 40% !important;
    /*top: 0 !important;
    bottom: 0 !important;*/
}

.owl-nav button i {
    
	border: 1px solid #5C6873 !important;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
	text-align: center !important;
	font-size: 20px !important;
	border-radius: 50% !important;
}
.fancybox-thumbs__list a::before {
	border-color:#32c5d2 !important;;
}

.owl-prev {
    left: 50px !important;
}

.owl-next {
    right:50px !important;
}

.owl-next:hover,.owl-prev:hover {
	background:none !important;
}

.owl-next:hover i,.owl-prev:hover i { 
	color: #32c5d2 !important;
	border: 1px solid #32c5d2 !important;
}

.owl-nav button i {
    font-size: 25px !important;
    text-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}
/*
width: 25px !important;
height: 25px !important;
background: #fff !important;
border: 1px solid #32c5d2 !important;
color: #32c5d2 !important;
line-height: 0px !important;
font-size: 20px !important;
border-radius: 50% !important;
position: absolute !important;
left: 0 !important;
top: 50%;
*/
#slevaModal2 p {
	position:relative;
	z-index:5;
}
#slevaModal2 p.bigsleva {
	
font-size: 32px;
font-weight: 800;
letter-spacing: 0;
line-height: 33px;
color: #FFC643;
margin-bottom: 30px;
}
#slevaModal2 p.bigsleva span {
	
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 33px;
  color: #FFFFFF;
}
#slevaModal2 p.kod {
	font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  background:#fff;
	border:1px dashed #CE821D;
	border-radius: 10px;
	color: #000000;
	line-height:52px;
	max-width:305px;
	margin: 0 auto 15px;
}
#slevaModal2 p.kod::before {
	content:"👉";
	margin-right: 10px;
	top: -3px;
	position: relative;
	font-size: 20px;
}
#slevaModal2 p.smallkod {
	color: #FFFFFF;
  
  font-size: 12px;
  letter-spacing: 0;
  line-height: 17px;
}
#slevaModal2 .btn {
	color: #FFFFFF;

font-size: 14px;
font-weight: bold;
letter-spacing: 0;
line-height: 32px;
background-color: #44B087;
margin-top: 15px;
}
.dblock {
	display:block;
}
@media (min-width: 992px) {
	
}

@media (max-width: 991px) {
	.c-slevabar::before, .c-slevabar::after {
		display:none;
		background:none;
	}
	.c-slevabar {
		line-height:25px;
		text-align:center;
		padding:15px 0 !important;
	}
	.c-slevabar span { 
		float:none;
		display: inline-block;
	}
	#slevaModal2 .modal-content {
		padding: 30px 15px;
	}
	#slevaModal2 .close { 
		right:0;
	}
}

.c-slevabar .container {
	z-index:2;
	position: relative;
}

.c-product-short-desc h3 {
	color:#44b089;
	font-weight: bold;
}

#results hr {
	margin:10px 0;
}

@media (max-width: 991px) {
	.imgnone {
		display:none;
	}
}


.cumulative_discount {
  display: flex;
  background: #fff;
  color: #32c5d2;
  border: none;
  border-radius: 0px;
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
}

.cumulative_discount div.price {
  padding-left: 0px;
}

.speech-bubble {
  position: relative;
  display: inline-block;
  /*border-radius: 3px;*/
  padding:0 8px;
  vertical-align: super;
  font-weight: 700;
  background: #32c5d2;
  color: #fff;
  margin-left: 20px;
  font-size: 17px;
}

.speech-bubble::before {
  content: '';
  width: 0;
  height: 0;
  border-color: transparent;
  border-right-color: #32c5d2;
  border-style: solid;
  border-width: 9px 14px 9px 0;
  position: absolute;
  top: 50%;
  left: 1px;
  margin: -9px 0 0 -14px;
}

.d-none {
	display:none;
}

/* 30-01-26 */
/* ===== Product detail v2 (right panel) ===== */
.pd2-meta { padding-left: 10px; }

.pd2-wishlist{
  display:inline-flex; align-items:center; gap:10px;
  color:#111; text-decoration:none;
  font-weight:600; letter-spacing:.02em;
  margin: 4px 0 14px;
}
.pd2-wishlist__icon{ font-size:22px; line-height:1; }
.pd2-wishlist__text{ font-size:13px; text-transform:uppercase; }

.pd2-title {
  margin: 0 0 10px;
  font-weight: 500;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.15;
  color: #000;
}

.pd2-pills{ display:flex; gap:10px; margin: 0 0 20px; }
.pd2-pill{
  display: inline-block;
  padding: 6px 10px;
  border-radius: 4px;
  background: #F8F8F8;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}

.pd2-block{ margin: 0 0 30px; }
.pd2-block__head{
  display:flex; align-items:center; gap:10px;
  font-size:14px;
  margin: 0 0 10px;
  color: #000;
}
.pd2-block__head--between{ justify-content:space-between; }
.pd2-ico{ opacity:.8; }
.pd2-muted{ opacity:.7; font-weight:500; }

.pd2-link{ font-size:13px; text-decoration:none; }
.pd2-link:hover{ text-decoration:underline; }

.pd2-variants{
  display:flex; gap:15px; flex-wrap:wrap;
}
.pd2-variant{
  position: relative;
  width: 126px;
  /*border: 1px solid #e6e6e6;*/
  background: #fff;
  /*border-radius: 4px;*/
  overflow: hidden;
  text-decoration: none;
}
.pd2-variant img{
  transform: scale(1.15);
  transform-origin: center center;
  transition: transform .25s ease;
}
.pd2-variant img{ display:block; width:100%; height:auto; }
.pd2-variant.is-active{ border-color:#1aa38f; }
.pd2-variant__picked{
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #5DC09C;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 4px 0px 2px;
  font-weight: 600;
  display: block;
}

.pd2-variant__topick {
	transition: transform .25s ease;
	opacity:0;
	position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #5DC09C;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 4px 0px 2px;
  font-weight: 600;
  display: block;
}

.varianty a:hover .pd2-variant__topick{
  opacity:1;
}
.varianty a { 
	opacity:1;
}
.varianty a.active img, .varianty a:hover img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pd2-select{
  width:100%;
  height:44px;
  border:0;
  outline:0;
  background:transparent;
  font-size:14px;
}
.pd2-size__line{
  /*margin-top: 10px;*/
  padding-top: 10px;
  /*border-top:1px solid #efefef;*/
  display:flex; gap:8px; align-items:center;
  color:#000;
}

.pd2-buybox{
  background: #F8F8F8;
  padding: 22px;
}

.pd2-buybox__top{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:flex-start;
  margin-bottom: 14px;
}

.pd2-price__old{
  font-size: 18px;
  margin-bottom: 4px;
  color: #0F0F0F;
}
.pd2-price__new{
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #5DC09C;
}
.pd2-coupon{
  --c: #44B089;
  --bg: #F3FFFB;

  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;

  font-size: 14px;
  font-weight: 700;
  color: var(--c);

  padding: 6px 36px 6px 10px; /* vpravo místo pro ikonku */
  border: 1px dashed var(--c);
  border-radius: 6px;
  background: var(--bg);
  white-space: nowrap;
}

/* zoubek vlevo nahoře */
.pd2-coupon::before{
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 12px;
  height: 12px;

  border-top: 1px dashed var(--c);
  border-left: 1px dashed var(--c);
  border-top-left-radius: 6px;

  background: var(--bg);
}

/* kulatý výřez vlevo */
.pd2-coupon::after{
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border-radius: 50%;

  /* díra */
  background: transparent;

  /* "vymaže" část couponu barvou pozadí rodiče */
  box-shadow: 0 0 0 999px #fff;
  clip-path: circle(50% at 50% 50%);
}

.pd2-coupon.is-copied{
  background: #E8FFF6;
}

/* ikonka copy */
.pd2-coupon__copy{
  position: absolute;
  right: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  opacity: .85;
}

.pd2-coupon__copy:hover{
  opacity: 1;
}


.pd2-ship{
  text-align:right;
}
.pd2-ship__price{
  color: #1aa38f;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 16px;
  border-bottom: 1px dotted;
}
.pd2-ship__date{ font-size:14px; opacity:1; color:#0F0F0F; }

.pd2-buybox__cta{
  display:flex;
  gap:12px;
  align-items:stretch;
}

.pd2-qty{
  width:70px;
}
.pd2-qty__select{
  width:100%;
  height:46px;
  border:1px solid #e6e6e6;
  border-radius:4px;
  background:#fff;
  font-weight:700;
  text-align:center;
}
.pd2-qty__hidden{
  position:absolute;
  left:-9999px;
  width:1px; height:1px;
  opacity:0;
}

.pd2-btn {
  flex: 1;
  height: 50px;
  border: 0;
  border-radius: 4px;
  background: #000;
  color: #fff;
  font-weight: 500;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 16px;
}

.pd2-btn:hover {
  background: #5DC09C;
}

.pd2-phone{
  margin-top: 12px;
  font-size: 16px;
  opacity: 1;
  color: #000;
}

.pd2-collapse{
  width:100%;
  margin-top: 12px;
  height:42px;
  border:1px solid #e6e6e6;
  background:#fafafa;
  border-radius:4px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding: 0 12px;
  font-weight:700;
}

/* responsiveness */
@media (max-width: 991px){
  .pd2-meta{ padding-left:0; margin-top: 16px; }
  .pd2-title{ font-size:28px; }
  .pd2-buybox__top{ flex-direction:column; }
  .pd2-ship{ text-align:left; }
}

/* ===== accordion: quantity discounts ===== */
.pd2-accordion {
  margin-top: 12px;
  border: none;
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pd2-acc__head {
  width: 100%;
  height: 36px;
  border: 0;
  background: #fff;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.pd2-acc__left{
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.pd2-acc__gear{
  font-size: 14px;
  opacity: .85;
}

.pd2-acc__chev{
  transition: transform .18s ease;
  opacity: .85;
}

.pd2-accordion.is-open .pd2-acc__chev{
  transform: rotate(180deg);
}

.pd2-acc__body{
  padding: 12px;
  /*border-top: 1px solid #eee;*/
  font-size: 13px;
  line-height: 1.45;
}

.pd2-acc__body p{ 
	margin: 0 0 8px;
	font-size: 14px;
	color: #000; 
}
.pd2-acc__body p:last-child{ margin-bottom: 0; }

.pd2-acc__hl{
  color: #1aa38f;
  font-weight: 800;
}

.ts-control{
  min-height: 38px;
  border:1px solid #E2E2E2;
  border-radius:4px;
  padding:8px 20px; 
  position: relative;
  padding-right: 46px; /* místo pro šipku */
}

/* šipka dolů */
.ts-control::after{
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
  transition: transform .2s ease;
}

.dropdown-active .ts-control::after{
  transform: translateY(-40%) rotate(-135deg);
}

.ts-item, .ts-option{
  display:flex;
  justify-content:space-between;
  align-items:center;
  font-weight:600;
  width: 93%;
}

.ts-dropdown-content .ts-item, .ts-option{
	width:100%;
}

.ts-price{
  color:#000;
  font-weight:800;
  font-size:16px;
}

.ts-dropdown{
  border-radius:4px;
  box-shadow:0 8px 24px rgba(0,0,0,.08);
}

.ts-label {
	font-weight:300;
	font-size: 14px;
}

.ts-dropdown .option, .ts-dropdown .optgroup-header, .ts-dropdown .no-results, .ts-dropdown .create {
  padding: 8px 45px 8px 20px;
  min-height: 38px;
}

.ts-dropdown .active {
  background-color: #F8F8F8;
  color: #000;
}

.kusyvar {
	font-size:14px;
	margin: 0;
}

.c-spinner input {
  float: left;
  width: 50px;
  padding: 6px;
  border-radius: 0;
  border-color: #d0d7de;
  height: 52px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-color:#E2E2E2;
  text-align: center;
  color: #000;
}

.c-input-group-btn-vertical .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 5px;
}
.c-input-group-btn-vertical .btn:first-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
}

.c-input-group-btn-vertical .btn {
  display: block;
  float: none;
  max-width: 100%;
  padding: 8px 11px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  color: #d0d7de;
  border-color: #E2E2E2;
  background: #fff;
  text-align: center;
  width: 26px;
  height: 27px;
}

.c-input-group-btn-vertical i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
}


.pd2-thumbs{
  margin-top: 14px;
}

.pd2-thumbs .swiper-slide{
  
  overflow: hidden;
  border: 1px solid #eaeaea;
  opacity: .75;
  cursor: pointer;
}

.pd2-thumbs .swiper-slide-thumb-active{
  opacity: 1;
  border-color: #5DC09C;
}
.pd2-thumbs .swiper-slide{
  height: 138px;              /* 🔹 jednotná výška */
  overflow: hidden;
  
}

/* samotný obrázek */
.pd2-thumbs img{
  width: 100%;
  height: 100%;
  object-fit: cover;          /* 🔹 klíč */
  object-position: center;
/*  transform: scale(1.25); */         /* 🔥 klíč – „přetáhne“ okraje */
  transform-origin: center center;
  display: block;
}

.pd2-heureka{
  margin-top: 24px;
  padding: 30px;
  background: #fff;
  border: 1px solid #E2E2E2;
  border-radius: 8px;

  display: flex;
  align-items: center;
  gap: 18px;
}

.pd2-heureka__logo{
  height: 21px;
  width: auto;
  display: block;
  flex: 0 0 auto;
}

.pd2-heureka__text{
  font-size: 18px;
  line-height: 1.25;
  color: #111;
}

.pd2-heureka__text strong{
  font-weight: 600;
}

.pd2-heureka__link{
  color: #3498DB;        /* modrá jako na screenshotu */
  text-decoration: none;
  font-weight: 600;
  margin-left: 6px;
}

.pd2-heureka__link:hover{
  text-decoration: underline;
}

/* mobile */
@media (max-width: 480px){
  .pd2-heureka{
    padding: 14px 14px;
    gap: 12px;
  }
  .pd2-heureka__text{
    font-size: 17px;
	color:#000;
  }
  .pd2-heureka__logo{
    height: 25px;
  }
}


.pd2-benefits{
  margin:0 0 60px 0;
  padding: 30px 0;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;

  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}

.pd2-benefit{
  text-align: center;
  padding: 0 10px;
}

.pd2-benefit__icon{
  height: 100px;
  width: auto;
  margin-bottom: 14px;
  display: inline-block;
}


.pd2-benefit__text{
  font-size: 18px;
  line-height: 27px;
  color: #000;
  font-weight: 300;
}

/* tablet */
@media (max-width: 991px){
  .pd2-benefits{
    grid-template-columns: repeat(2, 1fr);
    row-gap: 28px;
  }
}

/* mobil */
@media (max-width: 480px){
  .pd2-benefits{
    grid-template-columns: 1fr;
    gap: 24px;
  }
}


/* ===== related ===== */
.pd2-related{
  margin: 10px 0 40px;
}

.pd2-related__title{
  margin: 0 0 45px;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #3F444A;
}

.pd2-related__grid{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
}

/* card */
.pd2-card{
  background: #f6f6f6;
  border-radius: 0;
  overflow: hidden;
}

.pd2-card__imgwrap{
  position: relative;
  display: block;
  background: #F8F8F8;
  overflow: hidden;
}

.pd2-card__badge{
  background: #2bb8c1;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: .02em;
  padding: 6px 10px;
  text-transform: uppercase;
  z-index: 4444;
  float: right;
  
}

.pd2-card__img{
  width: 100%;
  height: 170px;            /* sjednocení výšky jako na screenu */
  object-fit: cover;
  display: block;
}

/* body */
.pd2-card__body{
  padding: 16px 16px 14px;
  text-align: center;
}

.pd2-card__name{
  font-size: 18px;
  font-weight: 500;
  color: #5C6873;
  margin-bottom: 8px;
}

.pd2-card__price{
  font-size: 16px;
  font-weight: 700;
  color: #5C6873;
  margin-bottom: 14px;
}

.pd2-card__btn{
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 10px 12px;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: .06em;
  text-transform: uppercase;
  border-radius: 4px;
}

.pd2-card__btn:hover{
  background:#5DC09C;
  color:#fff;
}

/* responsive */
@media (max-width: 1199px){
  .pd2-related__grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
@media (max-width: 991px){
  .pd2-related__grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 640px){
  .pd2-related__grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 420px){
  .pd2-related__grid{ grid-template-columns: 1fr; }
}

.pd2-related__swiper{
  overflow: visible;
}
#pd2Related.swiper,#pd2Related2.swiper{
  overflow: visible;
}
#pd2Related .swiper-slide,#pd2Related2 .swiper-slide{
  width: 260px; /* desktop šířka jedné karty */
}

@media (max-width: 991px){
  #pd2Related .swiper-slide,#pd2Related2 .swiper-slide{ width: 240px; }
}
@media (max-width: 480px){
  #pd2Related .swiper-slide,#pd2Related2 .swiper-slide{ width: 58vw; } /* na mobilu hezké */
}



.pd2-about{
  margin: 34px 0 60px;
}

.pd2-about__title{
  margin: 0px 0 40px;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #3a3f45;
}

.pd2-about__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;
}

.pd2-vcard{
  color: inherit;
}

/* wrapper pro iframe – drží 16:9 */
.pd2-vcard__media{
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
}

/* samotný iframe */
.pd2-vcard__media iframe{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* popisek */
.pd2-vcard__caption{
  padding: 14px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}

.pd2-vcard__line{
  height: 1px;
  background: #e6e6e6;
}

/* responsive */
@media (max-width: 768px){
  .pd2-about__grid{
    grid-template-columns: 1fr;
  }
}

.pd2-info{
  margin: 40px 0;
}

.pd2-info__grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px 20px;
}

.pd2-info__item img{
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
  margin-bottom: 12px;
}

.pd2-info__item p{
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #5C6873;
}

/* tablet */
@media (max-width: 991px){
  .pd2-info__grid{
    grid-template-columns: repeat(2, 1fr);
  }
}

/* mobil */
@media (max-width: 480px){
  .pd2-info__grid{
    grid-template-columns: 1fr;
  }

  .pd2-info__item img{
    height: 180px;
  }
}

@media (max-width: 480px){
  .pd2-benefits{
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
  }
}

@media (max-width: 480px){
  .varianty{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }

  .varianty > div{
    width: 100% !important;   /* přebije col-xs-* */
    padding: 0;
  }

  .pd2-variant,
  .varianty a{
    width: 100%;
    display: block;
  }
}

/* === HEADER ACTIONS (PD2) === */
.pd2-header-actions{
  display: flex;
  align-items: center;
  gap: 14px;
}

/* ikonový odkaz */
.pd2-header-actions .pd2-hicon{
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.pd2-header-actions .pd2-hicon--fav:hover {
	background:none;
}

/* SVG ikona */
.pd2-header-actions .pd2-hicon__img{
  width: 30px;
  height: 27px;
  display: block;
}

/* košík má ikonu + pill */
.pd2-header-actions .pd2-hicon--cart{
  gap: 10px;
  background: #fff;
  border-radius: 4px;
  height: 34px;
  padding: 0 0 0 10px;
}

/* badge společný */
.pd2-header-actions .pd2-hicon__badge{
  position: absolute;
  bottom: 0px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  color: #fff;
}

/* badge – oblíbené */
.pd2-header-actions .pd2-hicon__badge--fav{
  right: -8px;
  background: #ff5a5a;
}

/* badge – košík */
.pd2-header-actions .pd2-hicon__badge--cart{
  left: 24px;
  background: #32C5D2;
}

/* cenový pill */
.pd2-header-actions .pd2-hicon__pill{
  background: #F8F8F8;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 6px;
  white-space: nowrap;
}

/* mobil – schovat cenu */
@media (max-width: 480px){
  .pd2-header-actions .pd2-hicon__pill{
    display: none;
  }
}
@media (min-width: 992px) {
  .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    padding: 22px 20px 22px;
    padding-left: 20px;
    min-height: 67px;
  }
}

@media (min-width: 992px) {
  .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link::after {
    top: 20px;
    position: absolute;
    right: 0;
    content: "";
    width: 0;
    background: #fff;
    height: 32px;
    display: inline-block;
    transition: all 0.2s;
  }
}

@media (min-width: 992px) {
  .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li.pd2-header-actions {
    margin: 6px 0 0 !important;
    padding: 0 !important;
  }
}

.pd2-hicon--fav { position: relative; }

.pd2-header-actions .pd2-hicon__badge--fav{
  position: absolute;
  top: 20px;
  right: 20px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background:none;
}
@media (min-width: 991px) {
	#favHeadermob {
		display:none;
	}
}


@media (max-width: 991px) {
	.pd2-header-actions {
		display:none !important;
	}
	#favHeadermob {
		display:block;
	}
  .pd2-hicon--fav {
    width: 36px;
    height: 36px;
	float: right;
  }

  .pd2-hicon--fav img.pd2-hicon__img {
    width: 24px;
    height: 24px;
  }

  .pd2-hicon__badge--fav {
    min-width: 16px;
    height: 16px;
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: 8px;
    top: 3px;
    font-weight: 800;
  }
}


@media (min-width: 992px) {
  .c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
    margin-top: 288px;
  }
}

/* DESKTOP */
@media (min-width: 992px) {

  /* 1) ZRUŠ fix pro celou hlavičku (teď ti to fixuje všechno) */
  .c-layout-header-fullscreen.c-layout-header-static .c-layout-header,
  .c-layout-header-fixed .c-layout-header {
    position: relative !important;
    top: auto !important;
    width: 100%;
    z-index: auto;
  }

  /* 2) Margin/padding stránky NEDÁVEJ natvrdo pořád, ale jen když je menu fixní */
  .c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
    margin-top: 0 !important; /* dřív 288px = to už nechceš pořád */
  }

  /* 3) Fixní menu až po scrollu (tady vyber element menu pruhu) */
  body.c-page-on-scroll .c-layout-header .c-navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9995;
    width: 100%;
  }

  /* 4) Volitelně: ať menu při fixnutí nezmění výšku / nevypadá jinak */
  body.c-page-on-scroll .c-layout-header .c-navbar {
    transform: translateZ(0);
  }
}


@media (min-width: 992px) {
  .c-layout-header.c-layout-header-6 .c-navbar {
    background: #2F353B;
  }
}