a {color: #413B36;;text-decoration: none;outline: none; }
a:hover {color: #413B36;;}
/*a:visited {color: #fff; }*/

h1,h2,h3,h4 { font-weight: bold; }

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
	}
::selection {
	background: #b3d4fc;
	text-shadow: none;
	}
.shrink-img img {
	max-width: 100%;
	height: auto;
	}
.font-extralight { font-weight: 200; }
.font-light { font-weight: 300; }
.font-ultrabold { font-weight: 900; }
.no-overflow {
}
.align-middle   {
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row /* works with row or column */
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	}
ul.no-bull,.no-bull ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
	// ========================================== \\
	||                                              ||
	||               DYNWEB styles                  ||
	||                                              ||
	\\ ========================================== //
*/

body {
	background: #fff;
	color: #413b36;
	padding:0;
	margin:0;
	font-family: "fira-sans",sans-serif;
	}

/* header */

header  {
	text-align: center;
	padding: 1em 0 0 0;
	min-height: 125px;
	}
.vertical a#home-link {
	position: absolute;
	left: 15px;
	top: -23px;
	z-index: 1;
}
.contact-info {
	text-align: left;
}
.lang-menu {
	text-align: right;
	text-transform: uppercase;
}
.dropdown { display: inline-block;}
.dropdown-menu { left: 0;}
.dropdown-menu>li>a {padding: 2px 12px;}
.dropdown-menu>li>a>span {vertical-align: middle;}
.dropdown-toggle>span {
	text-transform: uppercase;
	vertical-align: middle;
	color: #413b36;
}
.lang-flag  {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-right: 0.5em;
}
.lang-flag.cs {
	background: url('../img/cs.png') no-repeat;
}
.lang-flag.sk {
	background: url('../img/sk.png') no-repeat;
}
.lang-menu .caret {
	margin-left: 1em;
}
.main-navbar  {
	background: #413b36;
	position: relative;
	text-align: right;
	}
.maglajz .main-navbar.fixed {position: fixed;top: 0;z-index: 1;width: 100%;}
.btn.phone {
	border: 1px solid #d5d4d3;
	border-radius: 4px 0 0 4px;
	margin-left: 0;
	cursor: default;
}
.btn.phone:active {box-shadow: none;}
.btn.email {
	border: 1px solid #d5d4d3;
	border-left: none;
	border-radius: 0 4px 4px 0;
}
.menu { width: 100%; text-align: left; }
.menu>ul {
	margin: 0;
	padding: 3em 0 0 0;
	list-style: none;
	font-size: 1.1em;
	display: table;
	text-align: center;
	width: 100%;
}
.menu>ul>li {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: auto;
	padding: 0 5px 1em 0;
	line-height: 100%;
}
.menu>ul>li:last-child {padding: 0;}
.menu a {
	display: inline-block;
	color: #413b36;
	border-radius: 8px;
	padding: 0.7em 1em;
	width: 100%;
	outline: none;
	border: 1px solid #fff;
	position: relative;
}
.menu a:hover { text-decoration: none; border: 1px solid #413B36;}
.sk .menu a {
	padding: 0.7em 1.3em;
}
.menu li.active>a, .menu li.active>a:hover {
	color: #fff;
	background-clip: padding-box;
	border: 1px solid #fff;
	background-color: #413b36;
}
.menu .glyphicon {display: none;}
.menu .active .glyphicon {
	position: absolute;
	left: 0;
	bottom: -10px;
	top: auto;
	display: inline-block;
	color: rgb(65, 59, 54);
	width: 100%;
	text-align: center;
	z-index: 1;
}
/* =Dropdown menu= */
.menu .sub  {
	position: absolute;
	top: -999em !important;
	left: -1px;
	text-align: left;
	padding: 1em 0 0 0;
	}

.sub ul  {
	top: auto;
	left: auto;
	font-weight: normal;
	padding: 10px 0;
	}

.sub ul li  {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	}
.menu li:hover .sub, .menu li.hover .sub {
	left: 0;
	top: 2.45em !important;
	z-index: 999;
	line-height: 100%;
}
.menu li:hover ul, .menu li.hover ul  {background: #FFFFFF;min-width: 180px;border: 1px solid #2D2925;list-style-type: none;margin: 0;padding: .5em 0;}
.menu .sub ul li a {
	width: 100%;
	display: block;
	font-size: 0.9em;
	margin: 0;
	border: none;
	padding: 0.5em 1.5em;
	}
.menu .sub ul li a .glyphicon {display: none;}
.sub ul li.active a {
	background: none;
	color: #009EE0;
}
/* =Dropdown menu end= */

.search-products {
	float: right;
	padding: 2em 0;
}
.search-products-hp {
	display: inline-block;
	margin:0 auto;
	margin-top:5rem;
	font-size:110%;
}
.search-products input, .search-products-hp input {
	padding: 0 7px;
	margin-right: 1em;
	height: 32px;
	max-width: 80%;
	width: 280px;
}
.search-products-hp input {
	height:5rem;
	padding-left:2rem;
	margin-right: 0rem;
	border:1px solid #ccc;
	border-radius: 4px 0 0 4px;
	vertical-align: top;
}
.search-products-hp button {
	font-size:110%;
	height:5rem;
	border-radius: 0 4px 4px 0;
	margin-left:-5px;
	vertical-align: top;
}
.search-products button {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
	background: url('../img/ico-search.png') no-repeat;
	vertical-align: middle;
}
.search-products-hp button {
	background:none;
}
button span.txt {
	display: none;
}

/* homepage */
#vertical-hp .item {background-color: #080703;}
#vertical-hp .item img {text-align: center; margin: 0 auto;}
.carousel-indicators {bottom: 0;}
.carousel-indicators li {width: auto;height: auto;background: none;padding: 2px;margin: 0 1px;border-radius: 7px;}
.carousel-indicators li span {display: block;width: 7px;height: 7px;border-radius: 7px;}
.carousel-indicators li.active {width: auto;height: auto;background: none;padding: 2px;margin: 0 1px;}
.carousel-indicators li.active span {background-color: #fff;}

.distributors-bar label {background: #2d2925;width: 100%;padding: 1em 0;color: #fff;margin: 0;}
.distributors-bar label a {color: #fff;}
.distributors-bar label a:hover {text-decoration: none;}
.distributors {background-color: #413b36;color: #fff;}
.distributors li {display: inline-block;vertical-align: middle;padding: 1.5em 1em;}

.vertical-divider .bookmark {background-color: #413b36;color: #fff;text-decoration: none;padding: 0.7em 2.5em;border-radius: 0 0 25px 25px;}
h1.zigzag {margin: 1em 0;position: relative;font-size: 4em;font-weight: 800;}
.zigzag span.left {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../img/zigzag.png') left center no-repeat;}
.zigzag span.right {position: absolute;right: 0;top: 0;background: url('../img/zigzag.png') right center no-repeat;width: 100%;height: 100%;}

.hp-divider {display: inline-block;vertical-align: top;text-decoration: none;}
.hp-divider .txt {color: #736049;font-weight: 300;font-size: 2em;font-style: italic;display: block;}
.hp-divider .img {background-color: #736049;display: inline-block;width: 230px;height: 230px;margin-top: 1.5em;border-radius: 120px;box-shadow: 0 0 0px 1px #736049;padding: 1em;border: 6px solid #fff;background-position: center;background-repeat: no-repeat;}
.hp-divider:hover {text-decoration: none;outline: none;}
.hp-divider:hover .img {background-color: #8c8368;box-shadow: 0 0 0px 1px #8C8368;}
.horolezectvi .img {background-image: url('../img/ico-horol.png');}
.celovky .img {background-image: url('../img/ico-celo.png');}
.kemping .img {background-image: url('../img/ico-kemp.png');}

.hp-maglajz {
	padding: 5em 0 0 0;
	background: url('../img/bl-zigzag.png') repeat-x;
	margin: 5em 0 0;
}

.hp-maglajz .container-fluid {
	margin: 3.5em 0;
}

/* prodejci */
#gmap-position-form {
	padding: 1.5em 2em;
}
#gmap-position-form input {color: #413B36; background: #fff url('../img/ico-loc.png') .5em center no-repeat;padding: 0.5em 8% 0.5em 2.1em;border: none;width: 85%;display: inline-block;}
#gmap-position-form button {
	width: 10%;
	height: 30px;
	margin: 0 0 0 3%;
	padding: 0;
	border: none;
	background: url('../img/ico-search.png') no-repeat;
	vertical-align: middle;
	display: inline-block;
	background-size: contain;
}
#gmap-position-form button span.txt {display: none;}
.prodejci-wrapper {
	width: 75%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#prodejci-map {
	width: 100%;
	min-height: 300px;
}
.map-message {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	padding: 1em;
	background: rgba(222, 255, 0, 0.6);
	color: #000000;
	text-align: center;
}
.map-message a {
	display: block;
}
.prodejci-panel {
	background: #413b36;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	-webkit-transition: transform .5s ease-in-out;
	-moz-transition: transform .5s ease-in-out;
	-ms-transition: transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
}
.prodejci-panel .mobile {display: none;}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-left: 0;
	padding-right: 0;
}
.vendor-info {padding-bottom: 1em;}
#vendor-filter-info {color: #D6D6D6;padding: 1em;}
.reset-filter,.reset-filter:hover,.reset-filter:focus {color: #EB6525;display: block;font-weight: 300;text-decoration: none;font-size: 0.9em;padding-top: 0.3em;outline: none;}
.cat-label {font-weight: 300;display: block;padding: 1em 0;}
#vendors {
	overflow: auto;
}
.prodejci footer {
	display: none;
}
.vendor {padding: 1em 2em;font-weight: 300;position: relative; z-index: 1;}
.vendor .name {text-transform: uppercase;font-size: 1.1em;font-weight: 500;}
.vendor:nth-of-type(even) {background-color: #37322d;}
.vendor.highlight {background-color: #900;}
.vendor:hover {background: #000;cursor: pointer;}
.prodejci .legend {padding: 1.5em 2em;color: #fff;background-color: #413B36;text-align: right;}
.prodejci .legend>span { margin-right: 1em; display: inline-block; font-weight: 300;}
.prodejci .legend img { margin-right: 1em; display: inline-block;}
img.approved {vertical-align: middle;display: inline-block;line-height: 57px;margin: 0 0 0.3em 0.5em;}
.vendor a,.vendor a:visited {color: #fff; position: relative; z-index: 2;}
p.no-vendors {margin: 1em 2em;text-align: center;}

/* main */
.maglajz main {
	padding: 0.3em .3em 5em .3em;
}
.bcrumb {
	text-align: left;
	padding: 3.8em 0 1em 0;
	color: #fff;
}
.bcrumb a {
	color: #fff;
	text-decoration: underline;
}
main .articles {padding-top: 1em;}

/* footer */

footer, .adv-bottom  {
	color: #009ee0;
	font-style: italic;
	top: 5em;
}
.adv-bottom {
	padding-top: 5em;
	padding-bottom: 5em;
}
.adv-bottom .h1  {
	padding: 1em 0 0;
}
.adv-bottom .h3  {
	padding: 1em 0  0;
	line-height: 150%;
}
.social>a {
	display: inline-block;
	padding: 0 0.5em;
}
.adv-bottom .font-ultrabold {
	color: #009ee0;
	text-decoration: underline;
}
nav.partner {
	background: #009ee0;
}
nav.partner>a {
	position: relative;
	top: -2.5em;
	text-decoration: none;
}
nav.partner>a>span  {
	display: block;
	padding: 1em 0 2em;
	color: #fff;
	font-size: 1.5em;
	margin: 0;
}
nav.other-partners {
	background: #004494;
	color: #fff;
	padding: 2em 0 3em;
}
nav.other-partners .h3  {
	display: block;
	margin: 0 0 1em 0;
}
nav.other-partners a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 3em;
}

.obchodnici { text-align: right; }
.obchodnici .page-login {display: inline-block;}
.obchodnici form { padding:1rem;}
.obchodnici form label{ margin-left:1rem;}

/* product list -side menus */
.katalog-wrapper {
	padding-top: 15px;
	position: relative;
	overflow: hidden;
}
.side-menu {
	width: 20%;
	z-index: 2;
	vertical-align: top;
	background: #413b36;
	border-top: 1.5em solid #fff;
	display: inline-block;
	/*-webkit-transition: transform .5s ease-in-out;
	-moz-transition: transform .5s ease-in-out;
	-ms-transition: transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out;*/
	border: none;
	position: absolute;
}
#product-categories.side-menu {
 left: -20%;
	/*-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);*/
}
#product-categories.expanded-aside {
	/*-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	position: static; */
	left: 0;
	z-index: 10;
	height: 100%;
}
#product-filters.side-menu {
	/*-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transform: translateX(100%);*/
	right: -20%;
}
#product-filters.expanded-aside {
	/*-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transform: translateX(0);
	position: static;         */
	right: 0;
	z-index: 5;
	height: 100%;
}
.side-menu .show-btn {
	padding: 1em 0;
	background: #eb6525;
	text-align: center;
	font-size: 1.1em;
	line-height: 100%;
	font-weight: 200;
	color: #fff;
	position: absolute;
	display: inline-block;
	width: 100px;
	z-index: 99;
	/*-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;  */
}
#product-categories .show-btn {right: -100px;}
#product-categories.fixed:not(.expanded-aside) .show-btn {left: 0;right: auto;}

#product-filters .show-btn  {left: -100px;}
#product-filters.fixed .show-btn  {right: 0;left: auto;}

.close-btn {
	display: none;
	padding: 1em;
	position: absolute;
	top: 0;
	z-index: 99;
	right: 0;
	/*-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;*/
}
.side-menu .show-btn {display: block;}
.expanded-aside .show-btn {display: none;}
.expanded-aside .close-btn {display: block;}

.side-menu .button:hover,.side-menu .button:focus {
	color: #fff;
	text-decoration: none;
}
.side-menu .button>.glyphicon {
	display: block;
	padding-bottom: 10px;
	font-size: 1.5em;
}

#product-categories.expanded-aside.fixed, #product-filters.expanded-aside.fixed,
#product-categories.side-menu.fixed, #product-filters.side-menu.fixed {
	top: 0;
	border: none;
	position: fixed;
}
#product-filters.fixed .controls { right: 0; left: auto;}
/*.expanded-aside.fixed {
	top: 0;
	border: none;
	overflow: auto;
	width: 20%;
	position: fixed;
	height: 100%;
}
#product-filters.fixed {
	right: 0;
}*/
/*
.expanded-aside.fixed .cnt {
	top: 0;
	border: none;
	overflow: auto;
	width: 20%;
	position: fixed;
	height: 100%;
}
*/
.fixed .controls {z-index: 12; left: 0;top: 0; position: fixed; width: 20%;}
.fixed .heading {top: 0;position: absolute;width: 100%;}
.fixed .cnt { padding: 0 0 3em 0; margin-top: 54px; }
.fixed .cnt .wrapper { overflow-y: auto; overflow-x: hidden; padding-top: 3em; }
#katalog-accordion {padding-bottom: 4em; }
.expanded-aside.fixed .fixed-inner {z-index: 3;left: 0;height: 100%;background-color: #413B36;width: 100%;}
#product-filters.fixed .fixed-inner {right: 0;left: auto;}

.side-menu .cnt {
	color: #FFFFFF;
	padding-bottom: 3em;
}
.side-menu .heading {
	padding: 1.2em;
	margin-bottom: 3em;
	background: #2d2925;
	text-align: center;
	display: block;
}
.heading .glyphicon {
	margin-right: .3em;
}
.side-menu a:hover {
	text-decoration: underline;
}
ul.special-offer {
	border-bottom: 1px solid #fff;
	margin: 0 2em 1em 2em;
	padding-bottom: 1.5em;
}
ul.special-offer>li {
	padding: 0.5em 0;
	vertical-align: middle;
}
.special-offer a, .special-offer a:hover {
	color: #fff;
}
i.tip {
	margin-right: 0.5em;
	width: 20px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/ico-tip.png') center no-repeat;
}
i.new {
	margin-right: 0.5em;
	width: 20px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/ico-new.png') center no-repeat;
}
ul.katalog-menu,.katalog-menu ul {
	padding: 0.5em 2em 0 1.5em;
}
ul.katalog-menu>li>a{ text-transform: uppercase; font-size: 130%;}
ul.katalog-menu li {
	padding: 0.5em 0;
}
ul.katalog-menu li:last-child {
	padding-bottom: 0;
}
ul.katalog-menu>li:last-child {
	margin-bottom: 3em;
}
i.bull {
	margin-right: 0.8em;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/bull.png') center no-repeat;
}
i.dot {
	margin-right: 0.8em;
	width: 6px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
}
.katalog-menu a, .katalog-menu a:hover {
	color: #fff;
}
.katalog-menu a.active,.katalog-menu a.active:hover {
	color: yellow;
	border: none;
}
.active>i.bull {
	background: url('../img/bull-a.png') center no-repeat;
}
.active>i.dot {
	background: url('../img/bul-aa.png') center no-repeat;
}

/* product list */
.loading {display: none;padding: 5em 0;}
.category-name  {
	padding: 1em 0 0 0;
	text-transform: capitalize;
}
.category-desc {
	line-height: 180%;
	padding: 0 3em;
	max-width: 80%;
	margin: 0 auto;
}
.products {
	vertical-align: top;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	display: inline-block;
}

.expanded-left {width: 80%;margin-left: 20%;  }
.expanded-right {width: 80%; margin-right: 0%; }
.expanded-left.expanded-right {width: 60%;margin-left: 20%;}

.product {
	display: inline-block;
	width: 300px;
	border-bottom: 3px solid #fff;
	margin: 2%;
	position: relative;
	max-width: 100%;
	vertical-align: bottom;
}
.product .desc {display: block;/*position: absolute;left: 0;bottom: 0;*/width: 100%;z-index: 1;}
.product .desc > * {}
.product:hover {
	border-bottom: 3px solid #413b36;
}
.product>a {
	display: block;
	border-bottom: 1px solid #413b36;
	color: rgb(65, 59, 54);
	min-height: 350px;
	position: relative;
}
.product>a:hover,.product>a:focus {
	text-decoration: none;
}
.product .img {
	width: 100%;
	height: 200px;
	margin-bottom: 1em;
}
.product img {
	max-height: 100%;
	width: auto;
}
.btn.load-products {
	margin-top: 1em;
	position: relative;
}
.btn.loading-products:after {background: url('../img/loading.gif') center no-repeat;background-size: contain;content: "";display: block;position: absolute;left: -44px;top: 0;width: 33px;height: 33px; }
#product-filters fieldset {
	padding: 0 2em;
	}
#product-filters legend {
	font-size: 1em;
	color: #fff;
	margin: 0;
	border: none;
	border-top: 1px solid #67625e;
	padding-top: 1.5em;
	}
#product-filters fieldset:nth-of-type(1) legend {
	border: none;
	padding-top: 0;
	}
#product-filters ul {
	text-align: left;
	border-bottom: 1px solid #67625e;
	margin-bottom: 1em;
}
#fieldset-tagy ul {border: none;} /* last child mi nefachal, tak jsem to udelal takhle natvrdo */

#product-filters li {
	display: inline-block;
	vertical-align: middle;
	}
#product-filters label  {
	margin: 0;
	padding: 1.5em 1.5em 1.5em 0;
	vertical-align: middle;
	}
#product-filters input[type=checkbox] {
	margin: 0;
	position: absolute;
	opacity: 0;
}

.product .novinka {position: absolute;left: 0;top: 0;z-index: 1;}
.product .label {
	display: inline-block;
	width: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 5;
	padding: 1em;
	text-transform: uppercase;
	background: #fed85f;
	color: #000;
	box-shadow: 1px 1px 5px 1px #8C8C8C;
	right: 0;
}

/* product detail */
.product-detail {
	padding-top: 2em;
	padding-bottom: 5em;
}
.product-detail h1 {
	margin: 0 0 10px 0;
}
.product-code {
	display: block;
}
#dropVariant {
	border-radius: 0;
	border: 1px solid #413b36;
}
.icons {
	margin-bottom: 3em;
}
.icons img {
	margin-right: 1em;
}
.nav-tabs>li>a {
	color: #009ee0;
}
.nav-tabs i {
	color: #222;
	margin-right: 5px;
}
.product-detail .tab-pane {
	line-height: 170%;
	padding: 1.5em 0;
}
.panel-detail .tab-pane {
	line-height: 170%;
	padding: 2em 0 5em 0;
	text-align: center;
}
.product-detail .perex {
	font-size: 1.3em;
	line-height: 190%;
	margin: 0 0 1em 0;
}
.price {
	padding: 1em 0 2em 0;
}
.price .h1 {
	display: inline-block;
	margin: 0;
	padding: 0 0 0.3em 0;
}
.dozivotni-zaruka {
	padding: 0 0 2.5em 0;
}
.btn-prodejci,.btn-prodejci:visited {
	display: inline-block;
	color: #fff;
	font-size: 1.1em;
	padding: .5em 1.5em;
	background: #eb6525;
	vertical-align: middle;
}
.btn-prodejci i {
	font-size: 2em;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.3em;
}
.tags {
	margin-bottom: 3em;
}
.tags label {
	margin-left: 1.3em;
}
.tags pre {
	padding: 0 .5em;
}
pre a {
	display: inline-block;
	padding: 0.5em;
	vertical-align: middle;
	font-size: 1.5em;
	text-decoration: underline;
}
#prislusenstvi .item,#souvisejici .item {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 1em;
	width: 20%;
}
.item label {
	display: block;
	color: rgb(65, 59, 54);
	text-align: center;
}
.rating {
	margin-top: 2em;
}
.product-gallery {
	margin: 0 -0.5em;
	padding-bottom: 5em;
}
.thumb {
	width: 130px;
	margin: .5em;
	display: inline-block;
}
.thumb img {
	border: 1px solid #d0d0d0;
}
.big {
	float: none;
	display: block;
}
.big img {
	border: none;
	max-width: 100%;
	height: auto;
}
.embed-video {
	margin-bottom: 6em;
}
.embed-video iframe {
	width: 100%;
}

.variant-switch button img, .variant-switch li img { width:70px; height:auto; margin-right:2rem; }

/*
.kiui-notification {
	padding: .8em;
	display: none;
	position: fixed;
	z-index: 10000;
	transition:         top 400ms, right 400ms, left 400ms, bottom 400ms;
	-webkit-transition: top 400ms, right 400ms, left 400ms, bottom 400ms;
	-moz-transition:    top 400ms, right 400ms, left 400ms, bottom 400ms;
	-o-transition:      top 400ms, right 400ms, left 400ms, bottom 400ms;
	}
.kiui-notification .kiui-notification-icon {
	float: left;
	margin-right: 0.3em;
	}
.kiui-notification .kiui-notification-title {
	line-height: 1.3em;
	min-height: 1.3em;
	margin-bottom: .4em;
	font-weight: bold;
	}
.kiui-notification .kiui-notification-close {
	float: right;
	margin-left: 0.3em;
	cursor: pointer;
	}
.kiui-notification .kiui-notification-content {
	line-height: 1.3em;
	}
.kiui-popup-menu {
	position: relative;
	display: inline-block;
	}
.kiui-popup-menu .kiui-popup-menu-trigger {
}
.kiui-popup-menu .kiui-popup-menu-menu {
	display: none;
	position: absolute;
	margin-top: .15em;
	white-space: nowrap;
	top: 100%;
	min-width: 160px;
	z-index: 10000;
	}
.kiui-popup-menu.kiui-state-open .kiui-popup-menu-menu {
	z-index: 10001;
	}
.kiui-popup-menu.kiui-position-top .kiui-popup-menu-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .15em;
	}
.kiui-popup-menu.kiui-position-left .kiui-popup-menu-menu {
	right: 0;
	}*/
.kiui-rating {
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	display: block;
	}
.kiui-rating li {
	margin: 0;
	padding: 0;
	display: inline-block;
	cursor: pointer;
	}
.kiui-rating.kiui-state-readonly li {
	cursor: default;
	}
.kiui-rating li.kiui-rating-star-full:after {
	content: "\2605";
	font-family: Arial;
	font-size: 16px;
	color: #000;
	}
.kiui-rating li.kiui-rating-star-empty:after {
	content: "\2606";
	font-family: Arial;
	font-size: 16px;
	color: #000;
	}
/* MAGLAJZ PAGE */

/* maglajz filters */

.filters  {
	color: #fff;
	text-align: center;
	display: table;
	height: 100%;
	width: 100%;
	}
.filters>ul {
	margin: 0;
	padding: 0 0 0 5em;
	list-style: none;
	display: table-cell;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	}
.filters li {
	display: inline-block;
	vertical-align: middle;
	}
.filters label  {
	margin: 0;
	padding: 0 4em 0 0;
	vertical-align: middle;
	}
.filters input[type=checkbox] {
	margin: 0;
	position: absolute;
	opacity: 0;
}
input[type="checkbox"].styled + label:before {
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url("../img/checkbox.png") no-repeat 0 0;
	vertical-align: middle;
	margin: -1px 10px 0 0;
}
input[type="checkbox"].styled:checked + label:before {
	background-position: 0 -21px;
}
input#filter_aktuality + label:before {
	background-color: rgb(58, 36, 56);
}
input#filter_recenze + label:before {
	background-color: rgb(42, 55, 50);
}
input#filter_novinky_vybaveni + label:before {
	background-color: rgb(74, 69, 14);
}
input#filter_podporujeme + label:before {
	background-color: rgb(47, 51, 62);
}
/* maglajz list - masonry grid */

.maglajz .menu-tgl {
	right: 0;
	background: #eb6525;
	text-align: center;
	font-size: 1.2em;
	line-height: 100%;
	font-weight: 200;
	color: #fff;
	display: table-cell;
	top: 0;
	padding: 1em 2em;
}
.menu-tgl span {margin-bottom: 0.7em;}
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer,
.grid-item {
	width: 16.667%;
}
.hp-maglajz .grid-item {vertical-align: top;width: 20%;}
.grid-item {padding: 0.3em;float: left;}
.grid-item img {
	display: inline-block;
	width: 100%;
	height: auto;
}
.head,
.foot  {
	text-align: center;
	color: #fff;
	padding: 1em;
	font-weight: 200;
	background: #2a3732;
}
.grid-item a {
	text-decoration: none;
}
.grid-recenze-vyrobku div  { background: #2a3732; }
.grid-aktuality div  { background: #3a2438; }
.grid-novinky-ve-vybaveni div,.grid-novinky-uvod div  { background: #4a450e; }
.grid-podporujeme div  { background: #2f333e; }
.grid-warning div  { background: #990000; }
			
.grid-item>.foot { padding: 2em; }
.head>h2 {
	margin-bottom: 0;
	}
.foot>p {
	margin: 0;
}

/* maglajz detail */

.maglajz .show-btn {
	padding: 1em 2em;
	right: 0;
	background: #eb6525;
	text-align: center;
	font-size: 1.1em;
	line-height: 100%;
	font-weight: 200;
	color: #fff;
	top: 0;
	display: table-cell;
}
.detail-navbar {display: block;text-align: right;}
.detail-navbar .menu-tgl {max-width: 110px;display: block;float: right;}
.maglajz-header {
	padding: 2em 0 0 0;
	border-bottom: 1px solid #413b36;
}
.maglajz-header h1 {
	font-weight: 900;
	margin: 0.5em 0 0.2em 0;
	padding: 0;
	font-size: 3.3em;
}
.maglajz-header p {
	margin: 0;
	font-weight: 200;
	line-height: 120%;
}
.maglajz-date {
	font-size: 1.5em;
	padding-bottom: 1em;
}
.maglajz-anotace {
	padding: 1em 0;
	font-size: 1.7em;
}
.maglajz-text {
	font-size: 1.3em;
	line-height: 180%;
	font-weight: 300;
}
.maglajz-text h2,.maglajz-text h3,.maglajz-text h4  {
	padding: 1em 0;
}
.maglajz-gallery {
	padding: 2em 0 4em 0;
	outline: none;
}
.maglajz-gallery .gallery-cell {width: 50%; height:200px;}
.gallery-cell a {display: block; text-align: center;}

.btn-orange,.btn-orange:visited {
	border: 1px solid #eb6525;
	color: #eb6525;
	padding-left: 2em;
	padding-right: 2em;
}
.btn-orange:hover {
	color: #fff;
	background-color: #eb6525;
}

/* maglajz root menu */
.maglajz-root-menu {display: none; text-align: center; position: absolute; right: 0; top: 76px; z-index: 99; width: 230px; background-color: rgb(65, 59, 54); padding: 1.5em 0;}
.maglajz-root-menu ul {margin-bottom: 0;}
.maglajz-root-menu a {color: #fff;padding: .5em 0;display: block;outline: none;}
.maglajz-root-menu a.active,.maglajz-root-menu a:hover.active {border: none;background: none;}

/* kontakty */

.vcard {
	margin-bottom: 1em;
}
.vcard .fn.n {
	font-weight: bold;
}
.vcard .role {
	font-style: italic;
}
.vcard-qrcode {
	display: none;
}

/* 404 */
.box404 {
	padding: 2em 0 5em 0;
}
.side-menu ::-webkit-scrollbar {
	width: 9px;
	height: 9px;
}
.side-menu ::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}
.side-menu ::-webkit-scrollbar-thumb {
	background: #252525;
	border: 0px none #ffffff;
	border-radius: 50px;
}
.side-menu ::-webkit-scrollbar-thumb:hover {
	background: #252525;
}
.side-menu ::-webkit-scrollbar-thumb:active {
	background: #252525;
}
.side-menu ::-webkit-scrollbar-track {
	background: #aaa;
	border: 0px none #ffffff;
	border-radius: 50px;
}
.side-menu ::-webkit-scrollbar-track:hover {
	background: #aaa;
}
.side-menu ::-webkit-scrollbar-track:active {
	background: #aaa;
}
.side-menu ::-webkit-scrollbar-corner {
	background: transparent;
}


/* === Tweaks 2019 === */
.hp-txt {max-width: 800px; margin: 0 auto; padding: 0 1.5em;}
#navitem-84 {background-color: #009ee0; color: #fff;}
.f-links {padding: 2em; color: #fff; font-size: 1.2rem;}
.f-links a {display: block; padding: 0.25em 0; text-decoration: none; color: #fff;}
.hp-divider {margin: 0 -10px;}
.hp-divider img {max-width: 100%;}




/*
	// ========================================== \\
	||                                              ||
	||             DYNWEB styles end                ||
	||                                              ||
	\\ ========================================== //
*/

/* ==========================================================================
	Helper classes
	========================================================================== */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}

/* responsive layout */
@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.lang-flag.cs {
	background: url('../img/scaled-at-200/cs@2x.png') contain no-repeat;
	}
	.lang-flag.sk {
	background: url('../img/scaled-at-200/sk@2x.png') contain no-repeat;
	}
}
@media handheld, only screen and (max-width: 1200px) {
	.maglajz .filters>ul {
		padding: 0;
	font-size: 90%;
	}
	.menu a, .sk .menu a { padding: 0.7em .7em; font-size: 0.9em; }
	.sk .menu a { font-size: .85em; }
	.zigzag span.left, .zigzag span.right { background-size: 100%; width: 20%; }
	ul.katalog-menu, .katalog-menu ul { padding-left: 1em; font-size: 95%; }
	ul.special-offer { margin-left: 1em; margin-right: 1em; }
	.prodejci-wrapper { width: 65%; }
	.prodejci-panel { width: 35%; }
	#product-filters.expanded-aside,
	#product-categories.expanded-aside { width: 40%; position: absolute; }
	.expanded-left.expanded-right,
	.expanded-left,
	.expanded-right,
	.fixed.expanded-left.expanded-right,
	.fixed.expanded-left,
	.fixed.expanded-right { width: 100%; margin: 0; }
	.fixed .controls {width: 40%;}

	.prodejci main { position: relative; overflow: hidden; }
	.prodejci-wrapper { width: 100%; }
	.prodejci-panel {
		width: 80%;
		top: 30px;
		z-index: 100;
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		position: absolute;
		right: 0%;
	}
	.prodejci-panel.expanded {
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
	.prodejci-panel .mobile {
		display: block;
		position: absolute;
		left: -60px;
		top: 0;
		z-index: 1;
		font-size: 200%;
		width: 60px;
		text-align: center;
		padding: 0.7em 0;
		cursor: pointer;
		background-color: rgba(65, 59, 54, 0.8);
		border-radius: 8px 0 0 8px;
		color: #fff;
	}
	.prodejci .legend, .vendor-info {display: none;}
	
}
@media handheld, only screen and (max-width: 992px) {
	.vertical a#home-link { position: relative; display: inline-block; float: left; z-index: 99; left: -35px; top: 0; margin-top: -15px; }
	.menu { font-size: 90%; position: absolute; bottom: 0px; right: 15px; z-index: 100; }
	.menu>ul { padding: 0; display: block; text-align: right; }
	.menu>ul>li { display: inline-block; padding-right: 0;}
	
	.mobile-valign {
	/*display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-align-items: center;*/
	min-height: 170px;
	text-align: right;
	padding-top: 1em;
	/*justify-content: flex-end;*/
	}
	.contact-info,
	.lang-menu { text-align: right; padding: 0.5em 1em; }
	.grid-item,
	.hp-maglajz .grid-item { width: 33.334%; }
	.bcrumb { padding: 2.5em 0; }
	
	.maglajz .filters label {padding: 0 1em 0 0;}
	.maglajz .filters li {padding: 1em 0;}
	.maglajz .menu-tgl {padding: 2em;}
	.product-code {margin-bottom: 1.2em;}
	.btn-prodejci, .btn-prodejci:visited {margin-top: 1em;}
	.maglajz-root-menu {top: 110px;}
	#prislusenstvi .item, #souvisejici .item {width: 33.3334%; }
	.rating {margin-top: 0;}
	.product-detail {padding-bottom: 0;}
}

@media handheld, only screen and (max-width: 767px) {
	.side-menu { font-size: 90%; }
	.side-menu .heading { text-align: left; }
	
	.contact-info, .lang-menu {text-align: right;}
	.mobile-valign {display: block;padding: 3em 0 0 0;min-height: initial;text-align: center;z-index: 1;position: relative;}
	.menu>ul>li {
		display: block;
		padding: 0;
	}
	.zigzag span.left,.zigzag span.right {
		background: none;
		}
	.grid-item,.hp-maglajz .grid-item {
		width: 50%;
	}
	.search-products {float: none;margin: 0 auto;text-align: center;padding: 0 0 1.5em 0;}
	.bcrumb {text-align: center;padding: 1.5em 0;}
	.mobmenu-btn {padding: 9px 15px;font-size: 1.5em;background-color: rgb(45, 41, 37);margin: 0 -15px;color: #fff;cursor: pointer;}
	.mobmenu-btn:hover {color: #fff;}
	.menu {margin: 0 -15px;width: auto;background-color: #ECECEC;position: static;}
	.menu li.active>a, .menu li.active>a:hover {border: none;border-radius: 0;}
	.menu a, .menu a:hover {border: none;border-radius: 0;}
	.menu>ul {padding: 0;text-align: center;}
	.menu .sub, .menu li:hover .sub, .menu li.hover .sub {position: static;text-align: center;padding: 0;background-color: #F1F1F1;}
	.menu li ul,.menu li:hover ul, .menu li.hover ul { list-style: none; border: none; padding: .5em 0;}
	.menu .sub ul li a {font-weight: 300;}
	.adv-bottom {padding: 2.5em 0;}
	.adv-bottom .h1 {font-size: 220%;}
	.adv-bottom .h3 {font-size: 140%;}
	footer {font-size: 80%;}
	.prodejci header {
		min-height: inherit; padding: 0;
	}
	.prodejci .legend {padding: 0.5em;font-size: 90%; }
	.prodejci-panel .mobile { font-size: 150%; left: -40px; width: 43px;}
	.prodejci a#home-link, .prodejci .mobile-valign { display: none; }
	#prislusenstvi .item, #souvisejici .item {width: 50%; }
	.price, .price .text-right { text-align: center !important; }
}
@media handheld, only screen and (max-width: 490px) {
	.vertical a#home-link { float: none; }
	.mobile-valign { padding-top: 0; padding-bottom: 1em; }
	.contact-info, .lang-menu { text-align: center; }
	.contact-info { padding-bottom: 0; }
	.lang-menu { padding-top: 0; }
	header .btn.phone { border: none; text-align: center; margin: 0; }
	header .btn.email { border: none; }
	.side-menu .show-btn { font-size: .9em; width: 60px; padding: 1em; }
	#product-categories .show-btn { right: -50px; }
	#product-filters .show-btn { left: -50px; }
	#product-filters.expanded-aside, #product-categories.expanded-aside { position: absolute; width: 80%; }
	.fixed .controls {width: 80%;}
	.distributors li { width: 100%; padding: 1em 0; }
	.grid-item, .hp-maglajz .grid-item { width: 100%; }
	.adv-bottom { padding: 2.5em 0; }
	.adv-bottom .h1 { font-size: 150%; padding-top: 0; }
	.adv-bottom .h3 { font-size: 100%; padding: 0; }
	footer { font-size: 70%; }
	nav.other-partners .h3 { font-size: 210%; }
	.prodejci-panel, .map-message { font-size: 90%;}
	.map-message {padding: .5em 1em;}
	.vendor .pull-right {
	float: none !important;
	display: block;
	padding-top: 5px;
	}
	.maglajz-root-menu {top: 135px;}
	#prislusenstvi .item, #souvisejici .item {width: 100%; }
	
	.variant-switch {display: block; float: none !important;}
}
