.info-bar, footer {
	background-color: #4d4d4d;
	color: #fff;
	line-height: 2.9rem;
}

body {
	font: 15px "Arial";
	color: #4d4d4d;
}

h1 {
	color: #0066ff;	
}

a {
	color: #4d4d4d;
}

a:focus, a:hover {
	color: #0066ff;
}

.navbar-brand b {
	color: #000;
}

.navbar-default {
	background-color: #fff;
	border: none;
}

.navbar-default .navbar-nav > li > a {
	color: #4d4d4d;
	padding-bottom: 7px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #0066ff;
}

.nav.navbar-nav {
	padding-top: 10px;
}

.nav > li > a {
	font-weight: bold;
	font-size: 17px;
}


.nav > li > a:focus, .nav > li > a:hover {
	background-color: #fff;
}

.top-sidebar {
	padding: 0;
}

.top-sidebar img.img-responsive {
	max-height: 35px;
}

.info-bar a, .info-bar a:focus, .info-bar a:hover {
	color: #fff;
}

.konfig-embed {
	padding-left: 0;
	padding-right: 0;
}

.konfig-embed iframe {
	display: block;
	width: 100%;
	max-width: 400px;
	height: 430px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}



@media all and (min-width: 1200px) {


.navbar-brand {
	max-width: 370px !important;
	padding: 15px !important;
}


.top-sidebar {
	padding-top: 15px;
}

#myCarousel {
	display: none;
}

}








.product-bar {
	min-height: 90px;
}

.filter-bar {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

@media all and (min-height: 500px) {
.filter-bar .dropdown-menu {
	max-height: calc(100vh - 300px);
    overflow-y: auto;
}
}
.filter-bar, .filter-bar .dropdown-toggle, .filter-bar .open .dropdown-toggle, .filter-bar .open .dropdown-toggle:focus, .filter-bar .dropdown-menu > li > input {
	background-color: #0066ff;
	color: #fff;
	font-size: 1.95rem;
	border: none;
}

.filter-bar .dropdown-menu > li:hover {
	color: #0066ff;
	background-color: #fff;
}

.filter-bar .dropdown-menu, .filter-bar .dropdown-menu > li > a {
	font-size: 1.7rem;
	color: #fff;
	background-color: #0066ff;
	line-height: 1.8rem;
}

.filter-bar .dropdown-menu > li > a:hover {
	color: #0066ff;
	background-color: #fff;
}

 .filter-bar .dropdown-toggle {
	font-weight: bold;
 	line-height: 25px;
 }

.filter-bar .dropdown-menu a {
	padding-left: 40px;
	background: url('assets/demo/unchecked.png') no-repeat center left;
}

.filter-bar .dropdown-menu a.used-value {
	background: url('assets/demo/checked.png') no-repeat center left;
}

.filter-bar .dropdown-menu a.reset {
	background-image: none;
}

.filter-bar .dropdown-toggle.active-filter {
	color: #000;
 }

.footer-heading {
	padding-bottom: 7px;
	border-bottom: 1px solid gray;
}

.full {
	padding: 1px;
}

.full .disk-wrap {
	border-radius: 20px;
    border: 1px solid #dedede;
    padding: 5px;
    line-height: 24px;
}

.full .disk-wrap form {
	margin-top: 20px;
}

.full img {
	max-height: 200px;
}
/*
.dropdown-menu[aria-labelledby="cena"] {
	padding: 25px 55px;
}

.dropdown-menu[aria-labelledby="cena"] li {
	text-align: center;
	line-height: 30px;
	font-size: 2.6rem;
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 300px;
	min-height: 50px;
}

.dropdown-menu[aria-labelledby="cena"] li:first-child {
	border-bottom: 1px solid #fff;
}
*/

i.la {
	font-size: 2.2rem;
}

.top-sidebar i.la.la-shopping-cart {
	font-size: 5.8rem;
	line-height: 4.5rem;
	color: #4d4d4d;
}

.top-sidebar a, .top-sidebar a:hover, .top-sidebar a:active, .top-sidebar a:focus  {
	text-decoration: none;
	border: none;
	outline: none;
}

.flag {
	padding-top: 15px;
}


.products i.la.la-shopping-cart, .table td i.la.la-shopping-cart {
	padding: 1px 10px 1px 10px;
	font-size: 2.6rem;
	background-color: #0066ff;
	color: #fff;
}

.btn-cart, .btn-cart:hover, .btn-cart:active, .btn-cart:focus {
	background-color: #0066ff !important;
}

footer ul {
	list-style-type: none;
	padding-left: 10px;
}

footer a {
	color: #fff;
}

footer .img-responsive {
	max-height: 75px;
}

.navbar-brand {
	max-width: 185px;
	padding: 15px 0 5px 0;
}

.dropdown-toggle .caret {
	/*line-height: 15px;
	border-width: 8px;
	border-top-width: 0;*/
}

.filter-bar .col-md-1, .filter-bar .col-md-2, .filter-bar .col-xs-4, .filter-bar .col-xs-6 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.products {
	margin-bottom: 25px;
}


.filter-values-bar {
	color: #0066ff;
	font-size: 1.7rem;
	text-align: center;
}

.filter-reset {
	display: none;
	color: #4d4d4d;
	cursor: pointer;
}


.category {
	border: 1px solid #4d4d4d;
}

.category h1 {
	color: #fff;
	background-color: #4d4d4d;
	margin: 0;
	font-size: 2.2rem;
	text-transform: uppercase;
	min-height: 35px;
	line-height: 40px;
}

.category .border {
	height: 40px;
	border-bottom: 10px solid #4d4d4d;
}

.trapezoid {
	 border-bottom: 40px solid #4d4d4d;
	 border-left: 55px solid transparent;
	 border-right: 0 solid transparent;
	 height: 0;
	 width: 92px;
}

.main .row {
	margin-bottom: 20px;
}

.row.konfig-wrap {
	margin-bottom: 0;
}

.category .row-no-gutters {
	margin-bottom: 0;
}

.brand {
	padding-left: auto;
	padding-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}

#price-min {
	min-width: 60px;
	float: left;
}
 
#price-max {
	min-width: 60px;
	float: right;
}

.filter-bar ul.dropdown-menu > li > a {
	text-decoration: line-through !important;
	font-style: italic !important;
	color: #000 !important;
	display: none !important;
}

.filter-bar ul.dropdown-menu > li > a.show {
	text-decoration: none !important;
	font-style: normal !important;
	color: #fff !important;
	display: block !important;
}

.filter-bar ul.dropdown-menu > li > a.show:hover {
	color: #0066ff !important;
	background-color: #fff !important;	
}


iframe.fullembed {
	width: 100%;
	border: none;
	max-width: 100% !important;
	
}








@media all and (max-width: 480px) {
	.filter-bar .dropdown-menu {
		/*position: static;*/
		z-index: 9999;
	}

	.filter-bar .col-xs-4 {
		/*z-index: 19;*/
	}

.filter-bar .dropdown-menu ul, .filter-bar ul.dropdown-menu  li {
		z-index: 9999;
		/*position: static !important;*/
		
	}

.filter-bar ul.dropdown-menu {
	/*position: static !important;*/
}

	 .filter-bar ul.dropdown-menu  > li > a, .filter-bar ul.dropdown-menu > li > a.show, .filter-bar ul.dropdown-menu > li {
		z-index: 9999;
	/*	position: static !important;*/
		display: block;
	}

	.filter-bar .dropdown {
		/*position: static;*/
		display: block;
		width: 100%;
		z-index: 9999;
	}

.filter-bar .dropdown.open {
	height: 100%;
	z-index: 10000;
}
	.filter-bar .col-md-2, .filter-bar .col-md-1 {
		display: block;
		/*position: static;*/
	}

	.filter-bar .dropdown .dropdown-backdrop {
		z-index: 199;
		display: none;
	}

	.filter-bar .dropdown-toggle {
		/*position: static;*/
		display: block;
		width: 100%;
		z-index: 8999;
		white-space: normal;
	}

.filter-bar, .filter-bar .dropdown-toggle, .filter-bar .open .dropdown-toggle, .filter-bar .open .dropdown-toggle:focus, .filter-bar .dropdown-menu > li > input {
	font-size: 2.1rem;
}

h1 {
	font-size: 1.9rem;
}

footer .img-responsive {
	max-height: 35px;
}

footer {
	font-size: 1.2rem;
}

.footer-heading {
	font-size: 1.35rem;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.product-bar {
	min-height: 25px;
}

.product-bar div.col-md-2 img.logo-stretch {
	height: 40px !important;
}


.top-sidebar i.la.la-shopping-cart {
	font-size: 4rem;
	line-height: 4.2rem;
}

.navbar {
	margin-bottom: 5px;
}


h4, h1 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.filter-bar button.dropdown-toggle {
	padding: 0;
}


.filter-bar div.col-md-2:nth-child(3n+1) .dropdown .dropdown-menu, .filter-bar div.col-md-1:nth-child(3n) .dropdown .dropdown-menu {
	right: 0;
	left: auto;
}


.filter-bar div.col-md-2:nth-child(2n+1) .dropdown .dropdown-menu, .filter-bar div.col-md-1:nth-child(2n) .dropdown .dropdown-menu {
	left: -25%;
}


}








.konfig-wrap {
	
}

.image-wrap {
	height: 300px;
	padding-top: 55px;
}

.paging {
	margin-top: 35px;
	margin-bottom: 45px;
	font-size: 16px;
}

.product-image {
	max-height: 280px;
}



.news {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-shadow: -1px 0 0 #000, 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000;
	font-size: 1.7rem;
	color: #fff;
	text-align: center;
}

.approval {
	display: none;
}

.container-fluid {
	/*padding-left: 7px !important;*/
	/*padding-right: 7px !important;*/
}

.navbar-collapse {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.nav > li > a {
	padding-left: 11px !important;
	padding-right: 11px !important;
}

.navbar-brand {
	height: 40px;
}

.navbar {
	margin-bottom: 7px;
}


@media all and (min-width: 1400px) {

.navbar-default .navbar-nav > li {
/*	max-width: 130px;*/
}

.brand {
	display: block;
}

#myCarousel {
	display: block;
}

.approval {
	display: block;
}


.konfig-embed {
	position: absolute;
	top: 150px;
	left: 250px;
	width: 420px;
	height: 500px;
	background-color: #fff;
}


.filter-bar, .filter-bar .dropdown-toggle, .filter-bar .open .dropdown-toggle, .filter-bar .open .dropdown-toggle:focus, .filter-bar .dropdown-menu > li > input {
	font-size: 2.2rem;
}


}



.filter-bar.wheels .col-md-1 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.scclink, .scclink:hover, .scclink:active, .scclink:visited {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.2rem;
	height: 100%;
	padding-top: 3.3rem;
}

.scc-vo .scclink {
	padding-top: 2.2rem;
}

.scc-img {
	max-width: 250px;
}

.scc-stock {
	/*margin-top: 8px; */
}

tr td a {
	display: block;
	padding: 8px;
}

.table > tbody > tr > td {
	padding: 0;
	vertical-align: middle !important;
}

.cart-items tr td a {
	display: inline;
	padding: 0;
}


.produkt-popis-polozka {
	display: none;
}

.produkt-video {
	display: none;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; display: none; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.la.la-youtube {
	font-size: 3.5rem;
	text-align: center;
}

#img-content {
    overflow: hidden;
    max-height: 400px;
}

#myModal {
	z-index: 9999;
}

#sccModal .modal-content {
	background-color: transparent;
	color: #fff;
	box-shadow: none;
	border: none;
}

#sccModal .modal-header, #sccModal .modal-footer  {
	border: none;
}

#sccModal .modal-body .row div {
	
}

#sccModal .modal-body .row div:first-child {
	background-color: #116fb3;
	font-size: 2.1rem;
	line-height: 2.6rem;
	padding: 15px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

#sccModal .modal-body .row div:first-child a, #sccModal .modal-body .row div:first-child a:hover, #sccModal .modal-body .row div:first-child a:active, #sccModal .modal-body .row div:first-child a:visited {
	color: #fff;
}

#sccModal .modal-body .row div:first-child a:hover {
	text-decoration: underline;
}

#sccModal .modal-dialog {
	width: 1000px;
	max-width: 80%;

}


.info-link {
	line-height: 1.7rem;
}

.info-link i.la {
	font-size: 2.7rem;
	padding-left: 2px;
	margin-right: 5px;
}

.btn-cart {
	padding-top: 1px;
	padding-bottom: 1px;
}



.pbar ul.dropdown-menu > li > a {
	display: none !important;
}

.pbar ul.dropdown-menu > li > a.show {
	display: block !important;
}




.cart-items .kk-head td {
    background-color:#000; 
    color: #fff;
    padding: 5px;
    font-size: 1.6rem;
}

.cart-items .kk-head a {
    color: #fff;
}

.cart-items .kk-item td {
    padding: 5px;
    vertical-align: middle;
}

.cart-items .kk-item td.text-right {
    vertical-align: bottom;
     font-size: 1.6rem;
}

.cart-items .kk-item img {
    max-width: 55px;
}

.cart-items .kk-item {
    vertical-align: bottom;
}

.pbar ul.dropdown-menu > li span.box.show {
	display: inline-block !important;
}

.konfig-wrap {
	min-height: calc(100vh - 350px);
	padding-left: 15px;
}



.active-page, .active-page:hover, .active-page:focus, .active-page:active, .active-page:visited  {
    background-color: #0066ff;
    color: #fff !important;
    text-decoration: none;
}

h2 {
	font-size: 18px;
}