/**** < 767 / mobile **********************************************************/
@media (max-width:767px) {

.mobile-hidden {
	display:none!important;
}
.pc-hidden {
	display:block!important;
}



/**** layout **********************************************************/
.content-width, .menu-stick.stuck span.menu-stick-in {
	width:96%;
}

body {
	font-size:13px;
}

.no-overflow {
	xoverflow:auto!important;
	padding-right:0!important;
}

/**** slider **********************************************************/

.slider {
	height:40vh;
	margin-bottom:30px;
}
.slider-detail, .slider-kategorie {
	height:20vh;
	min-height:160px;
}

a.to-home {
  margin:30px 0 0 -90px;
	width:180px;
	left:50%;
}
.nohome a.to-home {
  margin-top:40px;
}

div.page-in {
	padding:40px 20px 40px 20px;
}

h1, .h1 {
	margin:0 0 40px 0;
	font-size:26px;
	background-size:auto 9px;
}
.item-detail h1, .bord {
	background-size:auto 9px;
}
h1 span, .h1 span {
	padding:0 30px 0 30px;
}


.slider-cat {
	width:100%;
	margin:0 0 0 0;
	font-size:16px;
	height:auto;
	left:0;
}
.slider-cat span {
	padding:7px 7px 7px 7px;
}
.slider-cat em {
	font-size:24px;
}


/*** path ***/
div.path-in {
	padding:30px 0 0 0;
	font-size:12px;
	text-align:center;
}


/*** menu ***/
ul.menu {
	display:none;
}



/*** pagemenu ***/
.showpagemenu {
	padding:17px 20px 17px 20px;
	background:#000;
	border-radius:5px;
	color:white;
	text-decoration:none;
	display:inline-block!important;
	font-family:"Amatic SC";
	color:white;
	font-size:24px;
	text-decoration:none;
	margin:-15px 0 5px 0;
}
.pagemenu-in {
	display:none;
}
.pagemenu {
	background:none;
}
.pagemenu ul {
	display:block;
	padding:15px 0 0 0;
}
.pagemenu ul li a {
	padding:0 0 0 0;
	margin:0 0 20px 0;
	color:black;
	font-size:22px;
	background:url(../img/bord.png) no-repeat center center;
	background-size:auto 7px;
	width:200px;
}
.pagemenu ul li a:hover:after, .pagemenu ul li.act a:after {
	background:none;
}
.pagemenu ul li a span {
	background:white;
	display:inline-block;
	padding:0 20px 0 20px;
}

/*** mobilemenu ***/

div.mobilebar:before {
	content:"";
	height:15px;
	background:url(../img/bord_green.png) top center repeat-x;
	margin:-15px 0 0 0;
	position:absolute;
	width:100%;
	top:0;
}
div.mobilebar {
	position:fixed;
	top:auto;
	bottom:0;
	left:0;
	background:#029B5E;
	width:100%;
	z-index:999;
	display:flex;
	padding:10px 0 15px 0;
}
div.mobilebar a {
	width:50%;
	text-align:center;
	color:white;
	display:flex;
	justify-content:center;
	align-items:center;
	text-decoration:none;
	font-family:"Amatic SC";
	font-size:20px;
}
div.mobilebar a img {
	display:inline-block;
	height:28px;
}
div.mobilebar a span {
	margin:0 0 0 10px;
}


ul.mobilemenu {
	margin:0 0 20px 0;
	font-family:"Amatic SC";
}
ul.mobilemenu li {
	display:block;
	text-align:center;
}
ul.mobilemenu li a {
	color:white;
	display:inline-block;
	margin:0 0 15px 0;
	font-size:40px;
	line-height:1.3em;
}
ul.mobilemenu ul {
	margin:0 0 30px 0;
}
ul.mobilemenu ul li a {
	font-size:32px;
	margin:0 0 10px 0;
}
ul.mobilemenu > li > a {
	background:url(../img/bord.png) no-repeat center center;
	background-size:auto 7px;
	width:250px;
}
ul.mobilemenu > li > a > span {
	background:black;
	display:inline-block;
	padding:0 20px 0 20px;
}


/*** kontakt ***/
.kontakt-tr {
	margin:0 0 20px 0;
}
.kontakt-th {
	font-size:11px;
	width:30%;
}
.kontakt-td {
	font-size:13px;
	width:70%;
}
.kontakt-td > * {
	margin:0 0 0 10px;
}


div.copy-loga img {
	width:150px;
	margin:0 0 5px 0;
}




/**** items **********************************************************/
.items {
	grid-template-columns: repeat(auto-fill, 47%);
}
.items a {
	margin:0 0 15px 0;
	padding:0;
	/*width:47%;*/
	text-align:center;
	background:url(../img/bord.png) no-repeat bottom center;
	background-size:auto 7px;
}
.items a:last-child {
	xbackground:none;
}
.items a img {
	margin:0 auto 0 auto;
	display:block;
}
.items a span.img > img {
	max-width:100%;
}
.items a span.img {
	margin:0 0 0 0;
}
.items a span.img-bg {
	width:100%;
	padding-top:100%;
}
.items a > strong {
	font-size:20px;
	margin:0 0 15px 0;
	display:block;
}
.items a > strong strong {
	font-size:20px;
}
.items a .tags {
	bottom:10px;
}
.items a span.cena {
	font-size:18px;
}
.items a ul {
	margin:0 0 25px 0;
}
.items a ul li {
	margin:0 0 5px 0;
}
.items a span {
	font-size:22px;
	margin:auto 0 20px 0;
	display:block;
}
.items a:hover {
	box-shadow:none;
}


.item-detail {
	display:block;
}
.item-detail > * {
	text-align:center!important;
}
.item-detail .detail-h {
	flex-wrap:wrap;
}
.item-detail .detail-h > * {
	width:100%;
}
.item-detail h1 {
	text-align:center;
}
.item-detail .cena-kosik {
	text-align:center;
}
.item-detail > * {
	display:block;
	width:auto;
}
.item-detail > *:first-child {
	margin:0 0 30px 0;
}



div.steps {
	flex-wrap:wrap;
	justify-content:flex-start;
}
div.steps img {
	display:none;
}
div.steps a {
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
}


/*** kosik ***/
table.table-kosik {
	width:100%!important;
	border:0;
}
table.table-kosik thead {
	display:none;
}
table.table-kosik tr {
	display:block;
	position:relative;
	margin:0 0 10px 0;
	line-height:1.3em;
	padding:10px;
	margin:0 0 30px 0;
	padding-bottom:30px;
	width:auto;
	background:url(../img/bord.png) no-repeat bottom center;
	background-size:auto 9px;
}
tr.transparent {
	padding:10px 0 10px 0!important;
	border:0;
}
table.table-kosik span.pc-hidden {
	display:block;
	margin:0 0 5px 0;
}
table.table-kosik td, table.table-kosik th {
	display:block;
	width:auto!important;
	border:0;
	text-align:center!important;
	padding:0 0 10px 0!important;
}
table.table-kosik .f-left, table.table-kosik .f-right {
	float:none!important;
	margin:0 0 15px 0;
}
a.kosik-del {
	position:absolute;
	right:10px;
	top:10px;
}

table.table1 {
	width:100%!important;
}
table.table1 td, table.table1 th {
	display:block;
	width:auto!important;
	border:0;
	padding-left:0;
	text-align:center!important;
}





.popup {
	padding:0;
}
.popup-in {
	display:block;
	padding:10px 20px 0 20px;
}
.popup-l {
	width:auto;
	height:auto;
	margin:0 0 30px 0;
}
.popup-l .img {
	height:auto;
	margin:0 0 20px 0;
}
.popup-l .img img {
	max-height:100%;
	max-width:100%;
	width:100%;
}
.popup-l .thumbs {
	height:auto;
}
.popup-l .thumbs img {
	height:60px;
}
.popup-r {
	width:auto;
	text-align:center;
	padding:0 0 40px 0;
}
.popup-r > strong {
	font-size:32px;
	margin:0 0 10px 0;
	line-height:1.6em;
}
.popup-r ul {
	margin:0 0 20px 0;
}
.popup-r span.cena {
	font-size:28px;
	margin:auto 0 0 0;
}




/*** foot ***/
div.foot {
	padding:30px 0 70px 0;
}
.foot-in {
	flex-wrap:wrap;
	justify-content:center;
}
.foot-in > * {
	width:100%;
	margin:0 0 25px 0;
	display:block;
	text-align:center;
}
.foot-in a {
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
.footmenu {
	margin-left:auto;
	margin-right:auto;
}
.footmenu a {
	display:block;
	margin:0 0 15px 0;
}
.foot-social {
	margin:0 0 25px 0;
}
.foot-social > * {
	margin:0 5px 0 5px;
}
/*** copy ***/
div.copy-loga {
	justify-content:center;
}
div.copy-loga img {
	width:150px;
	margin:0 0 5px 0;
}
div.copy-loga a:last-child img {
	margin:0 0 0 0;
}


#cookies_confirm_box > div {
	flex-direction:column!important;
}
#cookies_confirm_box > div > div:first-child {
	margin:0 0 15px 0;
}
#cookies_confirm_box .cook-butt {
	margin:0!important;
}



input, textarea, select, .morebig {
	width:100%!important;
}
}