/* changa-300 - latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Changa';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/changa-v20-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
	src: url('/fonts/changa-v20-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/fonts/changa-v20-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('/fonts/changa-v20-latin_latin-ext-300.svg#Changa') format('svg'); /* Legacy iOS */
  }
  /* changa-500 - latin_latin-ext */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Changa';
	font-style: normal;
	font-weight: 500;
	src: url('/fonts/changa-v20-latin_latin-ext-500.eot'); /* IE9 Compat Modes */
	src: url('/fonts/changa-v20-latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/fonts/changa-v20-latin_latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-500.woff') format('woff'), /* Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('/fonts/changa-v20-latin_latin-ext-500.svg#Changa') format('svg'); /* Legacy iOS */
  }
  /* changa-700 - latin_latin-ext */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Changa';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/changa-v20-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
	src: url('/fonts/changa-v20-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/fonts/changa-v20-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
		 url('/fonts/changa-v20-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('/fonts/changa-v20-latin_latin-ext-700.svg#Changa') format('svg'); /* Legacy iOS */
}



*{box-sizing: border-box;}
body {
	font: 20px 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-weight: 300;
	color: #222;
	margin: 0;
	text-align: center;
	background: #fff;
	line-height: 145%;
	background: url(../img/bg.jpg) repeat center top;
	background-size: 100% auto
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
address,
blockquote,
table,
.separ {
	margin: 20px 20px 20px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #005da8;
	position: relative;
	margin-top: 40px;
	line-height: 1.1;
	font-weight: 400
}

h1 {
	font-size: 2.2em;
	letter-spacing: -0.04em;
	/* padding: 0 0 10px 0; */
	margin: 30px 0 20px 0;
	font-weight: 400
}

h2, .h2 {
	font-size: 2.1em;
	letter-spacing: -0.03em;
	margin: 30px 0 20px 0
}

h3, .h3 {
	font-size: 1.5em;
	color: #333;
	clear: both;
	padding: 10px 0 0 0
}


h4, .h4 {
	font-size: 1.2em;
	margin-bottom: -10px
}

h5 {
	font-size: 1em
}

h6 {
	font-size: 1em
}

p {
	line-height: 140%;
	/* margin: 30px 20px 25px 0; */
	margin: 30px 0px 25px 0; 
	position: relative
}

a {
	text-decoration: underline;
	color: #005da8;
	text-decoration-thickness: 1px;
}

a:visited {
	color: #1d77bf
}

a:hover {
	text-decoration: none;
	color: #000
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic
}

strong {
	font-weight: 700
}

sup,
sub {
	line-height: 0
}

big {
	font-size: 1.2em
}

small {
	font-size: .8em
}

ul,
ol {
	padding: 0;
	margin-left: 35px;
	line-height: 20px
}

li {
	margin: 0;
	padding: 0;
	list-style: square;
	line-height: 160%
}

ul.extra {
	list-style: none;
	position: relative
}

ul.extra li {
	background: url(../img/li_extra.jpg) no-repeat 0 6px;
	padding: 0 0 0 20px
}

ul.mapa {
	list-style: none;
	position: relative
}

ul.mapa li {
	background: url(../img/li_extra.jpg) no-repeat 0 6px;
	padding: 0 0 0 20px;
	font-weight: 700;
	font-size: 1.1em
}

ul.mapa ul li {
	font-size: .9em
}

ul.mapa ul li a {
	color: #929294
}

ul.mapa ul ul li {
	font-weight: 400
}

ul.mapa ul ul li a {
	color: #929294
}

ul {
	list-style-type: disc
}

ol {
	list-style-type: decimal
}

table {
	margin: 30px 0;
	border: 2px solid #ddd;
	border-collapse: collapse;
	font-size: .9em
}

table th {
	padding: 10px;
	text-align: left;
	background: none;
	color: #1d77bf;
	font-size: 1em;
	font-weight: 700;
	border-bottom: 1px solid #999
}

table td {
	padding: 5px 15px;
	border: 1px solid #bbb
}

table td.nowrap {
	white-space: nowrap
}

table td p {
	margin: 0;
	padding: 0
}

.hide {
	display: none
}

.noborder {
	border: none
}

.bold {
	font-weight: 700
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

hr {
	display: none
}

fieldset {
	border: none;
	padding: 0;
	margin: 0
}

div.formular {
	width: 548px;
	margin: 20px 0;
	padding: 0 10px 10px 10px;
	border: none;
	background: #eee
}

table.form {
	margin: 0;
	border: none;
	font-size: 1em;
	margin: 0 auto
}

table.form td {
	border: none;
	padding: 5px 20px;
}

ul.form {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none
}

ul.form li {
	padding: 5px 20px 0 0;
	float: left;
	width: 242px
}

ul.form li.textarea,
ul.form li.submit {
	width: 505px
}

h3.form_nazev {
	margin: 0;
	font-size: 1em;
	font-weight: 700;
	position: relative;
	top: -10px;
	left: 20px;
	color: #000
}

h3.form_nazev span {
	border: 1px solid #BDBBB7;
	background: #fff url(../img/bg_inputs.gif) no-repeat;
	padding: 3px 20px
}

input,
textarea,
select {
	background: #f9f9f9;
	border: 1px solid #BDBBB7;
	padding: 1px 5px;
	font-family: 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-weight: 300;
	font-size: .9em;
	max-width: 90%;
}

option {
	font-family: 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-weight: 300;
	font-size: .9em
}

label {
	font-weight: 400
}

input {
	font-size: 1em;
	width: 232px
}

textarea {
	font-size: .9em;
	line-height: 1.5;
	font-family: 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

select {
	font-size: 1em;
	width: 242px
}

input.submit {
	padding: 4px 30px;
	position: relative;
	background: #1d77bf;
	color: #fff;
	border: none;
	font-size: 1em;
	border-radius: 10px
}

label.check {
	float: left;
	margin: 0 15px 0 0;
	font-weight: 400
}

input.check {
	background: none;
	border: none;
	display: inline;
	margin: 0 4px 2px 0;
	vertical-align: middle;
	width: auto
}

label.radio {
	float: left;
	margin: 0 15px 0 0;
	font-weight: 400
}

input.radio {
	background: none;
	border: none;
	display: inline;
	margin: 0 4px 2px 0;
	vertical-align: middle;
	width: auto
}


















/**		MAIN		**/

.container {
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 10px;
}

#page {
	text-align: left;
	position: relative;
	overflow: hidden;
	/* padding-top: 90px; */
}

#page.index {
	background: url(../img/bg_body1.jpg) no-repeat 285px 0
}

#header {
    width: 100%;
    position: fixed;
    top: 0;
	z-index: 999999;
    transition: top 0.5s;
	background: #fff;
	/*
	background: url(../img/bg_header.png) repeat-x top;
	background-size: 100% 100%;
	*/
	/* min-height: 160px */
	/*box-shadow: 0 0 50px rgba(0, 0, 0, .5);*/
	box-shadow: 0 0 50px rgb(0 0 0 / 30%), 0 0 9px rgb(0 0 0 / 20%);
}

#header .container{
	display: flex;
	gap: 15px;
	align-items: center;
}


#header .logo {
	margin: 0 auto 0 0;
	padding: 0;
	font-weight: 700;
	font-size: 2em;
	letter-spacing: -1px;
	border: none;
	width: 25%;
	min-width: 220px;
	position: relative;
	line-height: 1.1;
}

#header .logo a {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 100%;
	line-height: 1;
	font-size: 0px;
	height: 90px;
	/*
	position: absolute;
	top: 0;
	left: 0;
	*/
	z-index: 550;
	/*text-indent: -9999px*/
}

#header .logo a span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url(../img/vrtaci-korunky-logo.png) no-repeat center center;
	background-size: 100% auto
}

.sk #header .logo a span {
	background: url(../img/vrtaci-korunky-logo_sk.png) no-repeat center center;
	background-size: 100% auto
}

#header .ico-tel a{
	text-decoration: none;
	white-space: nowrap;
}

#navigation {
	/*
	position: absolute;
	top: 40px;
	right: 0;
	margin-top: 0;
	*/
	z-index: 100
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#navigation li {
	list-style: none;
	border-bottom: 0;
	font-size: .9em;
	float: left;
	position: relative
}

#navigation li:after {
	content: "/";
	float: left;
	display: list-item;
	color: rgba(0, 0, 0, .5);
	font-size: 1em;
	line-height: 200%
}

#navigation li:last-of-type:after {
	display: none
}

#navigation ul a {
	display: block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 13px;
	text-align: left;
	border-radius: 10px;
	float: left;
	/*letter-spacing: 1px;*/
}

#navigation ul ul {
	position: absolute;
	background: #fff;
	margin: 0 0 0;
	padding: 20px;
	list-style: none
}

#navigation ul ul li {
	border-bottom: 1px solid #eee;
	float: none
}

#navigation ul ul li:after {
	display: none
}

#navigation ul ul a {
	line-height: 20px;
	min-height: 20px;
	font-size: 1em;
	text-transform: none;
	color: #000;
	float: none
}

#navigation ul a:hover {
	color: #000;
	background-color: rgba(255, 255, 255, .5);
	background-image: none;
	text-shadow: 0 0 1px #000
}

#navigation ul ul a:hover {
	color: #1d77bf
}

#navigation a.on {
	color: #000;
	font-weight: 700
}

.menu-button {
	display: none
}

.contact {
	background: url(../img/contact.gif) no-repeat 0 0;
	padding: 20px 0 0 30px;
	margin: 50px 20px 0 40px;
	color: #666;
	font-size: 1em;
	line-height: 160%
}

.contact a {
	color: #666
}


#cart_small {
	/*position: absolute;
	top: 100px;
	right: 20px;
	z-index: 1000
	*/
	font-size: .9em;

}

#cart_small p {
	margin: 0;
	height: 27px;
	line-height: 27px;
	padding: 3px 25px 0 35px;
	text-align: right;
	color: #fff
}

#cart_small a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	order: 1px solid rgba(0, 0, 0, .5);
	border-radius: 10px;
	padding: 5px 15px;
	background: rgba(0, 93, 168, .95);

	color: #fff;
	white-space: nowrap;
}

#cart_small a:hover {
	background: rgba(0, 93, 168, .7);

}

#cart_small strong em {
	font-weight: 700;
	font-style: normal
}




#content {
	padding: 105px 0 100px 0;
	margin:  0;
	position: relative;
	z-index: 10;
	min-height: 550px;
	background: rgba(255, 255, 255, .8)
}

#content .container {
	max-width: 1020px;
	position: relative
}

.sekce-bazen {
	background-image: url(../img/bg_vrt.jpg);
	background-image: url(../img/bg_vrt.avif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-attachment: fixed;
	osition: absolute;
	min-height: 400px;
	/*
	width: 100%;
	margin: 50px -60%;
	padding: 60px 60%
	*/
	width: 100vw;
    /*margin: 50px calc((100vw - 1020px) / -2);*/
	margin: 50px calc((100vw - 100%) / -2);
    padding: 130px 60px;
}

.sekce-bazen h2 {
	color: #fff
}

.maincontent {
	padding: 10px 0 20px 0;
	background: url(../img/fade1.jpg) no-repeat left top;
	position: relative
}

p.extra {
	font-size: 1.3em;
	font-weight: 700;
	line-height: 150%;
	position: relative;
	z-index: 110
}

.benefits{
	display: flex;
	gap: 1em;
	justify-content: center;
}
.benefit-item{
	flex: 1 24%;
	border: 2px solid #999;
	padding: 1.25em 1em;
	text-align: center;
	font-weight: 500;
	border-radius: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

.rounded{
	border-radius: 2rem;
}
.flex{
	display: flex;
	gap: 2rem;
	flex-wrap: wrap;
}
.aic{
	align-items: center;
}
.flex-50 > *{
	flex: 1 48%;
}
.flex-33 > *{
	flex: 1 31%;
}



#footer {
	clear: both;
	font-size: .9em;
	color: #999;
	margin: 0;
	padding: 60px 0 40px 0;
	background: rgba(30, 30, 30, .8);
	position: relative
}

#footer p {
	margin: 20px 0;
	float: left
}

#footer a {
	color: #ccc
}

#footer .creactive {
	float: right
}



/****************/
.noscreen {
	display: none
}

.separ {
	border-bottom: 1px dotted #ccc;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 20px 100px 30px 0
}

.break {
	clear: both;
	line-height: 0;
	font-size: 1px;
	height: 0;
	margin: 0
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.justify {
	text-align: justify
}

.fl {
	float: left;
	position: relative
}

.fr {
	float: right;
	position: relative
}

.silent {
	color: #929294
}

.bg_silent {
	background: #eef6fa
}

.colborder {
	border: 1px solid #BDBBB7
}

.partneri {
	margin: 5px 7px;
	float: left
}

.green {
	color: #690
}

.nostrong strong {
	font-weight: 400
}

.tooltip {
	position: relative;
	display: inline-block;
	/*border-bottom: 1px dotted black;*/
  }
  
  .tooltip .tooltiptext {
	visibility: hidden;
	width: 290px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 7px 5px;
	position: absolute;
	z-index: 1;
	top: 130%;
	left: 50%;
	margin-left: -151px;
	font-size: .8em;
	line-height: 1.3;
  }
  
  .tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent black transparent;
  }
  
  .tooltip:hover .tooltiptext {
	visibility: visible;
  }

/****************/



ul.subnav {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: .5em;
}

li.cat_0 {
	width: 100%;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0
}

li.cat_1 {
	flex: 1 23%;
	/* flex: 1 31%; */
	/* width: 33%; */
	margin-right: 0;
	/* float: left; */
	list-style: none;
	position: relative;
	border-radius: 15px;
    overflow: hidden;
}

li.cat_0 a {
	display: block;
	font-weight: 400;
	text-align: center;
	background: rgba(200, 200, 200, .5);
	top: 0;
	/* margin: 10px; */
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 1.4em;
	overflow: hidden;
	/*height: 230px;*/
	display: none;
	text-decoration: none
}

li.cat_0 a img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.2s linear 1s;
	transition: all 0.2s linear;
	display: block;
	opacity: 1;
	margin: 15px 0 0 0;
	padding: 0
}

li.cat_0 a:hover img {
	opacity: .7;
	width: 100%
}

li.cat_1 a {
	display: block
}

.paging {
	clear: both;
	text-align: center
}
.products,
.product-list {
    display: flex;
    flex-wrap: wrap;
	padding: 20px 0;
}

.product-item {
	margin: 0px -1px -1px -1px;
	width: 25%;
	/*float: left;*/
	position: relative;
	background: #fff;
	text-align: center;
	/*min-height: 240px;*/
	border-radius: 2px;
	border: 1px solid #ccc;
	padding-bottom: 1.5em;
}

.product-item img {
	position: relative;
	margin: 0 0;
	padding: 0;
	display: block;
	width: 100%;
	height: auto
}

.product-item h3 {
	margin: 0;
	padding: 0;
	font-size: .8em;
	border: none;
	clear: none;
	font-weight: 300;
	line-height: 1.1
}

.product-item h3 a {
	text-decoration: none;
	display: block;
	padding: 0;
	position: relative
}

.product-item h3 a span {
	padding: 2px 10px 5px 10px;
	display: block
}

.product-item .price {
	margin: 0;
	font-size: 1em;
	font-weight: 400
}

.product-item p.price strong {
	font-weight: 400
}

.product-item:hover {
	background: #eee
}

.product-item h3 a:hover img {
	opacity: .8
}

p.breadcrumbs {
	font-size: .8em;
	margin: 0 0 -10px 0;
	color: #aaa
}

a.more {
	background: #ababab url(../img/a_more.gif) no-repeat top right;
	color: #fff;
	font-size: .9em;
	font-weight: 700;
	position: relative;
	top: 10px;
	text-decoration: none;
	padding: 3px 95px 3px 10px
}

a.more:hover {
	background: #7f7f7f url(../img/a_more.gif) no-repeat top right
}

h1.first {
	font-size: 1.8em
}
h1 + .flex{
	margin-top: -20px;
}

.detail_left {
	float: left;
	width: 40%;
	position: relative;
}

div[data-value*="450"] .detail_left{
	display: flex;
	flex-flow: column;
}

div[data-value*="450"] .detail_left a:nth-last-of-type(2){
	order: -1;
}


.detail_left img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc
}

.detail_left a:hover img {
	opacity: .8
}

.detail_right {
	float: right;
	margin: 0;
	width: 55%;
	position: relative
}

.detail_right img {
	margin: 20px 0 0 0
}

.detail_right .galery img {
	margin: 10px 2px 0 0;
	border: none
}

.buy {
	clear: both;
	text-align: right;
	background: #e9e9e9;
	margin: 0;
	padding: 20px 20px;
	overflow: hidden;
	position: relative
}

.detail_right p.price {
	margin: 10px;
	padding: 0;
	float: left;
	text-align: left;
	clear: both;
	font-size: 1.3em;
	position: relative;
	line-height: 1.1;
}

.detail_right small {
	font-size: .6em
}

.detail_right p.price strong {
	font-size: 1.3em
}

.detail_right form {
	float: right;
	padding-top: 25px
}

.detail_right input.button {
	border-radius: 6px;
	border: none;
	width: auto;
	position: relative;
	padding: 6px 19px;
	background: #109c1b;
	font-weight: 400;
	font-size: 1.1em;
	margin: 5px;
	;
	font-family: 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	color: #fff;
	cursor: hand;
	cursor: pointer;
	box-shadow: 2px 2px 6px rgba(20, 20, 20, .7)
}

.detail_right input.button:hover {
	background: #444
}

.detail_end {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 20px;
	border-bottom: 1px dotted #cdcecf
}

/**/
.hiddenprice {
	display: none
}

.hiddenprice.sleva {
	display: block;
	color: #c50000;
	line-height: 1.2;
	margin-bottom: 1rem;
	
}
.detail_right .hiddenprice del strong{
	font-size: 1.3rem;
}

.detail_right .hiddenprice del {
	display: block;
	text-underline-offset: -0.375em;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}
/* */

.grid .product-item span.sleva, .detail_left span.sleva {
    position: absolute;
    background: #e21b1b;
    z-index: 99;
    padding: 0.1em .7em;
    color: white;
    font-weight: 500;
    right: 5px;
    border-radius: 5px;
    top: 5px;
	font-size: 1.2rem;
	/**/
	display: none;
}
.grid .product-item span.novinka, .detail_left span.novinka {
    position: absolute;
    background: #1b78e2;
    z-index: 99;
    padding: 0.1em .7em;
    color: white;
    font-weight: 500;
    left: 5px;
    border-radius: 5px;
    top: 5px;
	font-size: 1.2rem;
}

/* */

table.cart_big {
	margin: 20px 20px 5px 0;
	border: 1px solid #adaeaf;
	width: 100%
}

table.cart_big tr.high {
	background: #c1c2c3
}

table.cart_big tr.high td {
	color: #fff;
	font-size: 1em
}

table.cart_big tr.total {
	background: #252525;
	font-size: 1.1em;
	color: #fff;
	font-weight: 700
}

table.cart_big tr.total td {
	padding: 12px 10px
}

table.cart_big tr.total td.price_total {
	color: #fff;
	font-size: 1.3em
}

table.cart_big input {
	width: 30px;
	padding: 5px
}

table.cart_big td {
	padding: 5px 7px
}

input.button {
	border-radius: 5px;
	border: none;
	;
	width: auto;
	position: relative;
	padding: 10px 30px;
	background: #005da8;
	font-weight: 700;
	font-size: 1.2em;
	margin: 5px;
}

a#show_adress {
	font-weight: 700;
	cursor: pointer
}

a#show_adress:hover {
	text-decoration: none
}

#fak_adress {
	display: none
}

.errors {
	color: red;
	font-weight: 700;
	font-size: 1.2em
}

#eshop_nav {
	margin: 0
}

.eshop {
	display: block;
	background: #1d77bf;
	color: #fff;
	width: auto;
	padding: 10px 20px;
	ext-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: 400;
	margin: 5px 0;
	border: 1px solid #1d77bf;
	border-radius: 5px
}

input.eshop {
	border: 1px solid #1d77bf;
	cursor: pointer;
	color: #fff;
	font-family: 'Changa', 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif
}

input.eshop.quiet {
	padding: 2px 10px;
	background: #999;
	font-size: .9em;
	font-weight: 400;
	border: none;
}

.eshop:visited {
	color: #fff
}

.eshop:hover {
	color: #fff;
	background-color: #666;
	border-color: #222
}

.c2a {
	background-color: #eee;
	padding: 1px 20px
}

.meta {
	text-align: right;
	padding-top: 20px;
	margin: 60px 30px 30px 0;
	border-top: 1px dotted #ccc;
	clear: both
}

.meta a {
	padding: 1px 0 5px 22px;
	color: #666;
	font-size: .7em
}

.meta a:hover {
	color: #cd0000
}

.ico {
	padding-left: 22px;
	background-position: 5px 5px;
	background-repeat: no-repeat
}

.up {
	background-image: url(../img/ico/go_home.gif)
}

.print {
	background-image: url(../img/ico/printer.gif)
}





/*		 ex custom.css		*/

div#blueimplinks.galerie a {
	height: 220px;
	width: 220px;
	overflow: hidden;
	display: inline-block;
}

div.blueimp-gallery>.indicator>li {
	width: 45px;
	height: 45px;
	background-size: cover;
}

#page.cz .sk_ic_dph {
	display: none;
}

#page.cz #fak_adress tr:last-child {
	display: none;
}

.voucher {
	margin-top: -2em;
	padding: 10px 0;
}

.voucher .eshop.quiet {
	display: inline;
	margin-left: 10px;
}

/*		// ex custom.css		*/


.dodavatele{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 48%));
}

.dodavatele h4, .dodavatele p{
	border-left: 2px solid #ccc;
    padding-left: 1.5rem;
	padding-top: 2px;
	margin-top: 0;
}

.faq-section{
	margin: 2rem 0 2rem 0;
}

summary {
    padding: 1.25rem 0;
    cursor: pointer;
    border-top: 1px solid #ccc;
	transition: all ease .2s;
}
summary:hover{
	border-top: 1px solid #999;
	color: #005da8;
}
summary strong{
	font-weight: 500;
}
details p {
    margin-top: 0;
	margin-left: 2rem;
}

.clanek_photo{
	overflow: hidden;
	margin: .5em 0 1em 0;
	width: fit-content;
}
.clanek_photo img{
	display: block;
}
#clanek_detail p.extra{
	font-size: 1.15em;
	font-weight: 500;
}


.news-item .perex .extra {
    font-size: .9em;
    font-weight: 300;
    line-height: 1.3;
	margin: 1em 0;
}
.news-item h3 {
	margin: 0;
	font-size: 1.35em;
}
.news-photo{
	overflow: hidden;
	margin: 1em 0;
}
.news-photo img{
	display: block;
	margin: 0;
	object-fit: cover;
    width: 100%;
    max-height: 300px;
}



/*   ------------- PRESUN Z KONCE	--------------------		 */

.product-list:after {
	content: '';
	display: block;
	clear: both
}

#productListDisplay {
	/* margin-right: 35px; */
	margin-top: -50px;
	text-align: right
}

#productListDisplay a {
	display: inline-block;
	text-decoration: none;
	position: relative;
	padding: 3px;
	border: 1px solid rgba(0, 0, 0, 0);
	height: 32px
}

#productListDisplay a:hover,
#productListDisplay a.activeDisplay {
	border: 1px solid #ccc
}

#productListDisplay svg {
	opacity: .2
}

#productListDisplay a:hover svg,
#productListDisplay a.activeDisplay svg {
	opacity: 1
}

#productListDisplay a:first-of-type {
	margin-right: 5px
}

.product-list.list .product-item {
	float: none;
	width: 100%;
	min-height: 40px !important;
	margin: 5px 0 -6px 5px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.product-list.list .product-item:after {
	/*
	content: '';
	display: block;
	clear: both
	*/
}

.product-list.list .product-item h3 {
	float: none;
	order: -1;
	flex: 1 50%;
	margin-right: auto;
	text-align: left;
}

.product-list.list .product-item h3 a {
	display: flex;
	align-items: center;
}

.product-list.list .product-item h3 br {
	display: none
}

.product-list.list .product-item h3 img {
	display: table-cell;
	width: 70px;
	padding: 10px
}

.product-list.list .product-item h3 span {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.1em;
	padding: 0 5px
}

.product-list.list .product-item span.price {
	/* float: none; */
	padding: 0 20px;
	margin-left: auto;
	min-width: 100px;
    text-align: right;
}

form table {
	border: none;
}

form table td,
form table th {
	border: none;
	padding: 8px 0;
}

form table td table {
	border: none;
	margin: 0;
}

/*   ------------- // PRESUN Z KONCE	--------------------		 */

















/********			RESPONSIVE				********/

@media (min-width:1300px)  {
	#header .container{
		gap: 20px;
	}
	
	#content .container{
		max-width: 1300px;
	}

	.clanek_photo{
		float: right;
		width: 44%;
		margin-left: 3rem;
	}
	.vypis_clanku {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 3rem;
	}

}

@media (min-width:1020px) and (max-width:1300px) {
	#content .container{
		max-width: 90%;
	}
	.vypis_clanku {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 3rem;
	}
}

@media (max-width:1150px) {
	#navigation ul a{
		padding-left: 5px;
		padding-right: 5px;
		font-size: 18px;
	}
}

@media (max-width:1050px) {
	body{
		font-size: 19px;
	}
	/*
	.container {
		padding: 0 10px;
	}
	*/

	#header {
		/* min-height: 210px */
	}

	#header .logo a {
		/* height: 120px */
	}

	#cart_small {
		/*top: 50px*/
	}

	#navigation {
		/*top: 120px;
		right: 10px*/
	}
	.hide-mobile{
		display: none;
	}
	.sekce-bazen{
		margin-left: -10px;
		margin-right: -10px;
		padding: 40px 10px;
	}
}

@media (max-width:955px) {
	#header .container{
		gap: 12px;
	}
	#navigation ul a{
		padding-left: 5px;
		padding-right: 5px;
	}
	#navigation li:after {
		display: none;
	}
	#content {
		padding-top: 105px;
	}


}


@media (max-width:900px) {
	.product-item {
		width: 33%
	}
}



@media (max-width:800px) {
	h1 {
		font-size: 1.8em
	}

	h2 {
		font-size: 1.6em
	}

	h3 {
		font-size: 1.3em
	}

	h4 {
		font-size: 1.1em
	}

	h1.first {
		font-size: 1.3em
	}

	p.breadcrumbs {
		font-size: .7em;
		overflow-x: auto;
        white-space: nowrap;
		margin-bottom: -10px;
	}

	#header .logo a {
		/* height: 120px */
		height: 70px;
	}
	#content{
		padding-top: 80px;
	}

	#cart_small {
		top: 120px;
		left: 18px
	}

	#navigation {
		/*
		top: 0;
		right: 0;
		position: absolute;
		width: 100%;
		*/
		/*position: relative;*/
		z-index: 9999;
		order: 5;
	}

	#navigation ul {
		top: 0;
		left: 0;
		width: 100%;
		display: block;
		position: absolute;
		background: rgba(220, 220, 220, .95);
		padding: 80px 0;
		transition: all 0.3s ease 0.1s
	}

	#navigation ul.off {
		isplay: none;
		left: -999px
	}

	#navigation ul.off.active {
		isplay: block;
		left: 0
	}

	#navigation li {
		float: none;
		display: block;
		padding: 0 20px
	}

	#navigation li a {
		float: none;
		display: block;
		border-bottom: 1px solid #eee;
		border-radius: 0;
		padding: 20px 15px;
		font-size: 1.5em;
	}

	#navigation li a:before {
		content: "\027A4";
		font-size: .6em;
		color: #005da8;
		padding-right: 10px
	}

	#navigation li:after {
		display: none
	}

	#navigation .menu-button {
		display: block;
		/*text-indent: -9999px;
		position: absolute;
		top: 40px;
		*/
		position: relative;
		/*right: 20px;*/
		width: 40px;
		height: 100%;
		padding: 1em 0;
		cursor: hand;
		cursor: pointer;
		z-index: 99999;
		text-decoration: none;
	}

	#navigation .menu-button:before {
		content: "";
		position: absolute;
		right: 0;
		/*top: -.55em;*/
		top: 20%;
		width: 40px;
		height: .25em;
		background: #005da8;
		box-shadow: 0 .45em 0 0 #005da8, 0 .9em 0 0 #005da8
	}

	#navigation .menu-button:hover:before {
		background: #000;
		box-shadow: 0 .45em 0 0 black, 0 .9em 0 0 #000
	}

	table.form td {
		display: block
	}
	.product-item h3 a span {
		padding: 2px 5px 5px 5px;
	}
	#content {
		padding-top: 80px;
	}
	
	li.cat_1 {
		flex: 1 48%;
		max-width: 49%;
	}

	.benefits{
		flex-wrap: wrap;
		margin: 30px 0;
	}
	.benefit-item{
		flex: 1 40%;
		margin: 0;
	}



}



@media (max-width:500px) {
	body{
		font-size: 18px;
		background: url(../img/bg_500.jpg) repeat center top;
		background-size: 100% auto;
	
	}
	img {
		max-width: 100%
	}
	#header {
		/*
		min-height: 160px;
		margin-top: -15px
		*/
	}
	#header .container{
		gap: 10px;
	}
	#cart_small {
		/*top: 110px;
		line-height: 2.1;
		text-align: center*/
	}
	#cart_small span,
	#cart_small strong
	 {
		display: none;
	}
	#cart_small a	 {
		padding: 3px 7px;
	}
	.product-item {
		width: 50%
	}
	.detail_left,
	.detail_right {
		float: none;
		width: auto;

		display:flex;
		flex-flow: column;
	}
	.detail_right img.akce{
		order: -1;
		margin: 0 0 10px 0;
	}
	.xs-c100 {
		width: 100% !important;
		float: none !important;
		margin-bottom: 30px
	}

	table.cart_big tr {
		border-bottom: 2px solid #999
	}
	table.cart_big td {
		display: block;
		border: none
	}
	li.cat_1 {
		flex: 1 100%;
		max-width: unset;
	}
	.benefits{
		flex-flow: column;
		margin-top: 20px;
	}
	.benefit-item{
		margin: 0;
	}
	.product-list.list .product-item {
		flex-wrap: wrap;
		padding: 10px;
	}
	.product-list.list .product-item h3{
		flex-basis: 100%;
		font-size: .9rem;
	}
	.product-list.list .product-item h3 img {
		padding: 0 10px 10px 0 ;
	}
	.product-list.list .product-item span.price {
		padding: 0;
		margin-left: auto;
	}
	.breadcrumbs + h2{
		padding-right: 70px;
	}
	#productListDisplay {
		margin-top: -60px;
	}

	.flex-50 > *{
		flex: 1 100%;
	}
	.flex-33 > *{
		flex: 1 100%;
	}
	.sekce-bazen {
	 /*	background-image: url(../img/bg_vrt_400.jpg); */
	}
	

}



@media (max-width:390px) {
	#header .logo {
		min-width: 200px;
	}
}

@media (max-width:370px) {
	#header .container{
		gap: 7px;
	}

	#header .logo {
		min-width: 160px;
	}
}










/***/




@media only screen and (max-width: 991px) {

	h2 {
		margin: 30px 0px 20px 0;
	}


	.sekce-bazen {
		background-size: auto 100%;
		margin-top: 0;
		margin-bottom: 0;
	}

}




@supports (-webkit-touch-callout: none) {
	.sekce-bazen {
		background-attachment: unset;
	}
}