/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #484848;
    font-size: 0.938em; /* 15px */
    line-height: 1.6;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.articles-section li:before {
    content: none;
}

/* Scrollable table styling */
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto; 
    margin: 0 0 15px 0;   
}

table {
    width: 100%;
    border-collapse: collapse;    
}

table td, table th {
    padding: 5px;
    text-align: left;    
}

strong {
    font-weight: 700;
}

a {
    color: #f26100;
    text-decoration: none;
}

a:hover {
    color: #ca5507;
}

.float-left {
    float: left;
    margin: 0 1em 1em 0;
}

.float-right {
    float: right;
    margin: 0 0 1em 1em;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-poptavka {
    text-align: center;
    padding: 0.5em;
    background-color: #f0f4ed;
}

.text-upozorneni {
    text-align: center;
    padding: 0.5em;
    color: #ffffff;
    font-weight: bold;
    background-color: #f16100;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {    
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    background-image: url('../img/bg-body.png');
    background-position: top left;
    background-repeat: repeat-x;
}

.wrapper {
    width: 100%;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

h1, h2, h3 {
    font-family: 'Exo', sans-serif;
} 

h1 {
    color: #2a1749;
    font-size: 1.6rem;
}

h1 span {
    color: #897ba0;
    font-size: 1rem;
}

h2 {
    color: #f26100;
    font-size: 1.200rem;
}

h2 span {
    font-weight: normal;
    font-size: 1.100rem;
}

h3 {
    color: #6e6e6e;
    font-size: 1.200rem;
}

ul.list-styled {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list-styled li {
    padding: 1px 0;
}

ul.list-styled li::before {
    content: "";
    line-height: 1;
    width: 10px;
    height: 10px;
    background-color: #f26100;
    float: left;
    margin: 8px 15px 0 0;
    border-radius: 100%;
}

.media, .media-body {
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-left, .media-body {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.header-container {
    background: #f26100;
    padding: 20px;    
}

.header-container header {
    position: relative;
}

.main-container {
    background: #fff;
    border-style: solid;
    border-color: #dbdbdb;
    border-width: 0 1px 1px 1px;
    -webkit-box-shadow: 0 2px rgba(0,0,0,.06);
    -moz-box-shadow: 0 2px rgba(0,0,0,.06);
    box-shadow: 0 2px rgba(0,0,0,.06);
    margin: 0 0 20px 0;  
}

.main {
    padding: 20px;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

/* kontrolni prvky pro mobil */
.top-control {
    float: right;
}

.top-control ul, .top-control ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top-control ul li {
    float: left;
    margin: 0 0 0 10px;
}

.top-control ul li a {
    font-size: 2rem;
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 52px;
    height: 52px;
    width: 52px;
    background: #c24e00;    
}

.top-control ul li a.active {
    background: #2a1749;
}

/* logo */
.top-logo {
    text-align: center;
    margin: 0 0 20px 0;
}

.top-logo span {
    margin: 0;
}

.top-logo a {
    display: block;
}

.top-logo a img {
    vertical-align: top;
}

/* tel. cislo, vyhledavani, kosik */
.top-info, .top-search, .top-cart {
    display: none;
    position: absolute;
    top: 100%;        
}

/* tel. cislo */
.top-info {
    font-size: 0.933rem;
    color: #FFF;    
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.19);     
    background: url('../img/ico-top-info-phone.png') center left no-repeat;
    padding: 0 0 0 35px;
    display: none;
    line-height: 1.2;
}

.top-info strong {
    font-size: 1.600rem;
    font-weight: 700;
}

/* vyhledavani */
.top-search {
    width: 100%; 
    background: #2a1749;
    padding: 15px;     
    box-sizing: border-box;  
}

.top-search .input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}

.top-search .input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #fff;
}

.top-search .input-group-btn {
    position: relative;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}

.top-search .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    padding: 6px 15px;
    color: #b2b2b2;
    border-left: #d9d9d9 solid 1px;    
}

.top-search .result {
    position: fixed;
    background: #fff;
    opacity: 0.97;
    padding: 6px 15px;
    color: #b2b2b2;
    z-index: 100000;
}

.top-search .result a {
    text-decoration: none;
}

.top-search .result a:hover {
    text-decoration: underline;
}

.top-search .result h2 {
    font-size: 1.2em;
    color: #271446;
}

.top-search .result ul {
    list-style: none;
}

.search-stock {
    color: green;
    font-weight: bold;
    margin-left: 5px;
}

/* vrchni nakupni kosik */
.top-basket-summary {
    display: none;
    position: absolute;
    background: #2a1749;
    right: 0;
    z-index: 999;
}

.top-basket-summary table td {
    padding: 15px;
    border-bottom: #3a2957 solid 1px;
    color: #fff;    
}

.top-basket-summary table td:nth-child(2) {
    max-width: 200px;
    font-size: 0.867rem;
}

/* kosik */
.top-cart {
    display: none;
    float: right;
    background: #c24e00;
}

.top-cart a {
    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 1.067rem;
    font-weight: 400;
    padding: 0 20px 0 60px;
}

.top-cart a.active {
    background: #2a1749;
}

.top-cart:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 5px;
    left: 20px;
    content: "\f07a";
    font-size: 2rem;
    color: #fff;
}

.top-cart a span {
    line-height: 60px;
    display: inline-block;
}

.top-cart a span strong {
    font-weight: 700;
}


.nav-container {
    border-color: #cccccc;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    background: #FFF;
}

.nav-container .nav-toggle {
    background: none;
    border: none;
    float: right;
    margin: 20px;
    color: #2d253a;
    text-transform: uppercase;
    font-size: 1.200rem;
}

nav {
    display: none;
}

nav ul, nav ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav ul li {
    display: block;
}

nav ul li a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #2d253a;
    line-height: 1;
}

nav ul.navi li {
    border-bottom: #c1cdd9 solid 1px;
}

nav ul.navi li a {    
    padding: 10px 20px;
    font-size: 1.067rem;
    font-weight: 500;
    font-family: 'Exo', sans-serif;
}

nav ul.navi li a i {
    margin: 0 0 0 10px;
}

nav ul.navi li.active a {
    background: #daeafa;
}

nav ul.navi li ul {
    margin: 0 0 0 25px;
}

nav ul.navi li ul li {
    border: none;
}

nav ul.navi li ul li a {
    font-size: 1rem;
    font-weight: 400;        
}

nav ul.navi li ul li a {
    text-transform: none;
    font-size: 1rem;        
}

nav ul.user li {
    border-bottom: #c1cdd9 solid 1px;
}

nav ul.user li:last-child {
    border: none;
}

nav ul.user li a {   
    padding: 10px 20px;
    font-size: 0.867rem;
    font-weight: 400;   
}

nav ul.user li a i {
    margin: 0 10px 0 0;
    color: #cccccc;
}

/* nakupni lista */
.shopping-bar {	
	position: fixed;
	z-index: 600;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;	
	box-shadow: 0 2px 2px rgba(0,0,0,.3);
	display: none;
	padding: 10px 20px;
}

.shopping-bar.fixed {	
	display: block;
}

.shopping-bar .shopping-bar-left {
	padding: 0;
}

.shopping-bar .shopping-bar-left ul, 
.shopping-bar .shopping-bar-left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.shopping-bar .shopping-bar-left ul li {
	float: left;
	margin: 0 5px 5px 0;
}

.shopping-bar .shopping-bar-left ul li a {
	display: block;
	padding: 2px 8px;
	border-radius: 5px;
	background: #f3f3f3;
	color: #00275a;
	font-size: 12px;
}

.shopping-bar .shopping-bar-left ul li a:hover {
	background: #e8e8e8;
}	

.shopping-bar .shopping-bar-right {
	padding: 0;
	margin: 10px 0 0 0;
}

.shopping-bar .shopping-bar-right .stcImg {
	width: 50px;
	padding: 0 10px 0 0;
}

.shopping-bar .shopping-bar-right .stcImg img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.shopping-bar .shopping-bar-right .stcInfo {
    width: 205px;
	padding: 0 10px 0 0;
}

.shopping-bar .shopping-bar-right .stcInfo span {
	font-size: 0.813rem;
	display: block;
    line-height: 1.4;
}

.shopping-bar .shopping-bar-right .stcInfo .tags {
	margin: 5px 0 0 0;
}	

.shopping-bar .shopping-bar-right .stcInfo .tags .tag {
    font-size: 0.688rem;
	padding: 2px 5px;
}

.shopping-bar .shopping-bar-right .stcChoose {
	padding: 0;
}

@media only screen and (max-width : 767px) {
	.shopping-bar {
		display: none !important;
	}
}

@media only screen and (min-width: 900px) {
	.shopping-bar .shopping-bar-left {
		float: left;
		width: 50%;
	}	
	
	.shopping-bar .shopping-bar-right {
		float: right;
		margin: 0;
		width: 50%;
	}	
	
	.shopping-bar .shopping-bar-right {
		text-align: right;
	}

	.shopping-bar .shopping-bar-right table {
		width: auto;
		float: right;
	}
}	

/* button - strom kategorii */
.tree-toggle {
    background: none;
    border: none;
    float: right;
    margin: 0 0 20px 0;
    color: #2d253a;
    text-transform: uppercase;
    font-size: 1.200rem;
}

/* kategorie */
.tree {
    background: #f5f5f5; 
    border: #dddddd solid 1px;
    font-family: 'Exo', sans-serif;
	display: none;
}

.tree ul, .tree ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tree ul li {
    border-bottom: #dddddd solid 1px;
}

.tree ul li:last-child {
    border-bottom: none;
}

.tree .in-stock {
    background-color: #92d569;
}

.tree .in-stock a:hover {
    background-color: #92d569;
}

.tree .off {
    display: none;
}

.tree .on {
    display: block;
}

/* menu 1 */

.tree li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    position: relative;
    line-height: 1;
}

.tree li a:hover {
    background-color: #e9e9e9;
}

.tree li a span {
    display: block;
    position: absolute;
    height: 100%;
    text-indent: -99999px;
}

.tree li a span.plus:hover, .tree li a span.minus:hover {
    cursor: pointer;
}

/* menu 2 */

.tree > ul > li > a {
    font-size: 1.050rem;
    color: #2a1749;
    font-weight: 700;
    padding: 10px 10px 10px 34px;
}

.tree > ul > li > a > span {
    width: 34px;
    left: 0;
    top: 0;
}

.tree ul li ul li ul .sel a {
    color: #f26100;
}

.tree ul li ul .open .sel {
    color: #f26100;
}

.tree > ul > li > a > span.plus {
    background: url('../img/ico-tree-plus-big.png') center center no-repeat;        
}

.tree > ul > li > a > span.minus {
    background: url('../img/ico-tree-minus-big.png') center center no-repeat;        
}

.tree > ul > li.open > a {
    background: #f26100;
    color: #fff;
}

/* menu 3 */

.tree > ul > li > ul > li > a {
    font-size: 0.933rem;
    color: #2d253a;
    padding: 12px 10px 12px 48px;
}

.tree > ul > li > ul > li > a > span {
    width: 34px;
    left: 0;
    top: 0;
    margin: 0 0 0 14px;
}

.tree > ul > li > ul > li > a > span.plus {
    background: url('../img/ico-tree-plus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li > a > span.minus {
    background: url('../img/ico-tree-minus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li.open {
    background: #e7e7e7;
}

.tree > ul > li > ul > li.open > ul > li:hover {
    background: #dad7d7 !important;
}

.tree > ul > li > ul > li.open > ul > li:first-child {
    border-top: #dddddd solid 1px;
}

.tree > ul > li > ul > li > ul > li > a {
    font-size: 0.800rem;
    color: #2d253a;
    padding: 13px 10px 13px 48px;
}

/* menu 4 */

.tree > ul > li > ul > li > ul > li > a {
    font-size: 0.933rem;
    color: #2d253a;
    padding: 12px 10px 12px 52px;
}

.tree > ul > li > ul > li > ul > li > a > span {
    width: 34px;
    left: 0;
    top: 0;
    margin: 0 0 0 22px;
}

.tree > ul > li > ul > li > ul > li > a > span.plus {
    background: url('../img/ico-tree-plus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li > ul > li > a > span.minus {
    background: url('../img/ico-tree-minus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li > ul > li.open {
    background: #e7e7e7;
}

.tree > ul > li > ul > li > ul > li.open > ul > li:hover {
    background: #dad7d7 !important;
}

.tree > ul > li > ul > li > ul > li.open > ul > li:first-child {
    border-top: #dddddd solid 1px;
}

.tree > ul > li > ul > li > ul > li > ul > li > a {
    font-size: 0.800rem;
    color: #2d253a;
    padding: 13px 10px 13px 48px;
}

/* menu 5 */

.tree > ul > li > ul > li > ul > li > ul > li > a {
    font-size: 0.933rem;
    color: #2d253a;
    padding: 12px 10px 12px 56px;
}

.tree > ul > li > ul > li > ul > li > ul > li > a > span {
    width: 34px;
    left: 0;
    top: 0;
    margin: 0 0 0 22px;
}

.tree > ul > li > ul > li > ul > li > ul > li > a > span.plus {
    background: url('../img/ico-tree-plus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li > ul > li > ul > li > a > span.minus {
    background: url('../img/ico-tree-minus-small.png') center center no-repeat;        
}

.tree > ul > li > ul > li > ul > li > ul > li.open {
    background: #e7e7e7;
}

.tree > ul > li > ul > li > ul > li > ul > li.open > ul > li:hover {
    background: #dad7d7 !important;
}

.tree > ul > li > ul > li > ul > li > ul > li.open > ul > li:first-child {
    border-top: #dddddd solid 1px;
}

.tree > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    font-size: 0.800rem;
    color: #2d253a;
    padding: 13px 10px 13px 48px;
}

.tree > ul > li > ul > li > ul > li > ul > li > a {
    color: #2d253a !important;
}

.tree > ul > li > ul > li > ul > li > ul > li.sel > a {
    color: #f26100 !important;
}


/* staticke kategorie */
.tree ul li ul .sel a {
    font-weight: bold;
}

/* specialni produkty */
.tree ul .id10 {
    background: #ede97d !important;
}

/* homepage - bannery */
.banners {
    margin: 0 0 15px 0;  
}

/* subkategorie */
.subcategory {
    margin: 0 0 30px 0;
}

.subcategory .media {
    border: #dddddd solid 1px;    
}

.subcategory .media-body a {
    font-family: 'Exo', sans-serif;
    font-size: 1.067rem;
    color: #2a1749;
    text-decoration: none;
    font-weight: 400;
}

.subcategory .span_2_of_4:nth-child(2n-1) {
    padding-left: 0;    
}

.social {
    margin-bottom: 1.5em;
}

.social div {
    float: left;
    margin-right: 1em;
}

.social .linkedin {
    margin-top: 0px;
}

/* strankovani */
.strankovani {
    width: 100%;
    margin: 1em 0;
    text-align: center;
}

.strankovani a {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    background-color: #2a1749;
    color: #fff;
    text-decoration: none;
}

.strankovani span {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    background-color: #f26100;
    color: #fff;
}


/* kategorie - subkategorie */
.category .subcategory .media-left {
    padding: 0;
    border-right: #dddddd solid 1px;                    
}   

.category .subcategory .media-body a {
    line-height: 1.5rem;
    height: 4.5rem;
    display: inline-block;    
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* homepage - katalog pdf */
.catalog-pdf {
    margin: 0 0 15px 0;
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
    padding: 20px 0;
}

.catalog-pdf h2 {
    text-align: center;
    font-size: 1.200rem;
    margin: 0;
}

.catalog-pdf p {
    text-align: center;
    font-size: 0.933rem;
    color: #2a1749;
    margin: 0 0 20px 0;
}

.catalog-pdf .media-left, .catalog-pdf .media-body {
    vertical-align: top;
}

.catalog-pdf .media-body p {
    color: #000000;
    text-align: left;
    margin: 0;
}

.catalog-pdf .media-body a {
    color: #000000;
    text-decoration: none;
}

.catalog-pdf .media-body a span {
    text-decoration: none;
    display: inline-block;
    margin: 0 0 0 5px;
}

.catalog-pdf .media-body a:hover span {
    text-decoration: none;
}

/* homepage textove sloupce */
.homepage-text {
    margin: 0 0 15px 0;
}

.homepage-text h2 {
    font-size: 1.067rem;
}

.homepage-text p {
    font-size: 0.933rem;
}


/* bestseller */
.bestseller {
    margin: 0 0 15px 0;
}

.bestseller h2 {
    font-size: 1.200rem;
    margin-top: 0;
    color: #f26100;
}

/* drobeckova navigace */
.breadcrumb {
    margin: 0 0 20px;
    padding: 0 0 10px 0;
    list-style-type: none; 
    font-size: 0.85em
}

.breadcrumb > li {
    display: inline-block;
    font-size: 0.800em;
    color: #5c5c5c;
    margin: 0 3px 0 0;
}

.breadcrumb a, .breadcrumb strong {
    display: inline-block;
    border: #cccccc solid 1px;
    padding: 0 10px;
    margin: 0 0 5px 0;
    border-radius: 5px;
    color: #5c5c5c;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: #201f1f;
}

.breadcrumb .divider {
    margin: 0 5px;
    color: #000;
}

.breadcrumb .navitem {
    display: inline-block;
    position: relative; 
    cursor: pointer;
}

.breadcrumb .navitem ul {
    position: absolute;
    display: none;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    opacity: 0.950;
    width: auto;
    width: max-content;
    margin: 0px;
    list-style-type: none;
    padding: 5px 10px;
    line-height: normal; 
    z-index: 100000;}

.breadcrumb .navitem:hover ul {
    display:block;
}

.breadcrumb .navitem ul a {
    border: none;
    padding-left: 5px;
    min-width: 200px;
    padding: 5px 0;
    color: #201f1f;
    text-decoration: none;
}
.breadcrumb .navitem ul a:hover {
    background-color: #dad7d7;
}

/* produkt obecny */
.product {
    background-color: rgba(148,193,238,0);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px rgba(0,0,0,.1);
    border: solid 1px #e5e5e5;
	padding: 15px;
	box-sizing: border-box;
}

.product h2, .product h3, .product strong {
    font-size: 1.067rem;    
    margin: 0 0 15px 0;
    text-align: center;
    height: 5.133rem;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    text-align: center;
}

.product h3 a, .product strong a {
    color: #2d253a;
    text-decoration: none;
    display: block;
}

.product h3 a:hover, .product strong a:hover {
    text-decoration: underline;
}

.product .image {
    margin: 0 0 15px 0;
}

.product .image a {
    display: block;
    text-align: center;
}

.product .description {
    margin: 0 15px 15px 15px;
    font-size: 0.867rem;
    text-align: center;
    color: #2d253a;
    height: 9.733rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product .info {
    margin: 0 0 15px 0;
    color: #2d253a;
    font-size: 0.867rem;
    font-family: 'Exo', sans-serif;
}

.product .tags {
    margin: 0 0 15px 0;
}

.product .prices {
    margin: 0 -15px 15px -15px;
}

.product .prices table td, .product .prices table th {
    font-size: 0.800rem;
}

.product .prices table th {
    background: #ececec;
    font-weight: 300;
    color: #666666;
    text-align: center;
}

.product .prices table td {
    background: #f5f5f5;
    color: #1a1a1a;
    text-align: right;
}

.product .prices table td, .product .prices table th {
    border: 1px solid #dbdbdb;
}

.product .prices table tr:first-child th {
    border-top: 0;
}

.product .prices table tr:last-child td {
    border-bottom: 0;
}

.product .prices table tr td:first-child,
.product .prices table tr th:first-child {
    border-left: 0;
}

.product .prices table tr td:last-child,
.product .prices table tr th:last-child {
    border-right: 0;
}

.product .prices .red {
    color: #d81d0d;
}

.product .prices .blue {
    color: #2a1749;
}

.product .prices .old {
    text-decoration: line-through;
}

.product .prices .new {
    color: green;
    font-weight: bold;
}

.product .prices .right {
    text-align: right;
}

.product .basket {
    margin: 0;
}

/* stejne radky */
#produkty-list .equal {
	display: flex;
    flex-wrap: wrap;
}

#produkty-list .equal .col .product {
	height: 100%;
}

/* filtr */
.filter {        
    margin: 0 0 30px 0;    
    color: #2a1749;
    font-size: 0.933rem;
    font-weight: 400;
}

.filter table td {     
    padding: 0 4px;  
}

.filter .w100 {
    width: 100%;              
}

.filter .w50 {
    width: 50%;              
}

.filter .w25 {
    width: 25%;
}

.filter .filter-price {
    padding: 15px;
    background: #ecf4fc;
    border-bottom: #d4dbe2 solid 1px;
}

.filter .filter-price .instock + label {
    color: #11a02f;
    font-weight: 700;  
}

.filter .filter-price table td:first-child, .filter .filter-price table td:last-child {
    width: 80px;
} 

.filter .filter-param {
    padding: 15px;
    background: #ecf4fc;
}

.filter .filter-result {
    padding: 10px 20px;
    background: #e1eefb;
    text-align: center;
}

.filter .filter-control {
    text-align: center;
}

.filter .filter-control a {
    display: inline-block;
    background: #ecf4fc;
    color: #78758d;  
    font-weight: 700;
    font-size: 0.867rem;
    line-height: 1;
    padding: 10px 0;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;  
    cursor: pointer;
}

.filter .filter-control a i {
    margin: 0 0 0 5px;
} 

/* cenový posuvník */
#slider-cena .ui-widget-header {
    background: #f26100;
}


/* detail produktu */
.detail > .image {
    margin: 0 0 15px 0;
	text-align: center;
}

.detail > .image a {
    display: block;
    text-align: center;
}

.detail > .thumbs {
    margin: 0 0 15px 0;
}

.detail > .thumbs .bx-wrapper {
    margin: 0 25px;
}

.detail > .thumbs .bx-wrapper .bx-prev {
    left: -25px;
} 

.detail > .thumbs .bx-wrapper .bx-next {
    right: -25px;
}

.detail > .tags {
    text-align: right;
    padding: 43px 0 0 0;
}

.detail .bx-wrapper {
	margin: 0 auto;
}

.detail > .prices {
    margin: 0 0 30px 0;
}

.detail > .prices .old {
    text-decoration: line-through;
    font-weight: normal;
}

.detail > .prices .new {
    color: green;
    font-weight: bold;
}

.detail > .prices table td, .detail .prices table th {
    font-size: 0.800rem;
    padding: 15px;
}

.detail > .prices table th {
    background: #ebebeb;
    font-weight: 300;
    color: #666666;
    text-align: center;
}

.detail > .prices table td {
    background: #f5f5f5;
    color: #131313;
    font-size: 0.933rem;
    font-weight: 700;
    text-align: right;
}

.detail > .prices table td, 
.detail > .prices table th {
    border: 1px solid #dbdbdb;
}

.detail > .prices table tr:first-child th {
    border-top: 0;
}

.detail > .prices table tr:last-child td {
    border-bottom: 0;
}

.detail > .prices table tr td:first-child,
.detail > .prices table tr th:first-child {
    border-left: 0;
}

.detail > .prices table tr td:last-child,
.detail > .prices table tr th:last-child {
    border-right: 0;
}

.detail > .technical {
    margin: 0 0 30px 0;
}

.detail > .technical table td, 
.detail > .technical table th {
    border: #d8d8d8 solid 1px;
    color: #2a1749;
    font-size: 0.933rem;
    padding: 10px 20px;
    text-align: left;
} 

.detail > .technical table th {
    font-weight: 300;
    border-right: 0;
}

.detail > .technical table td {
    font-weight: 700;
}

.detail > .info {
    margin: 0 0 30px 0;
}

.detail > .info p {
    color: #2a1749;
    font-size: 0.933rem;
}

.detail > .basket {
    margin: 0 0 30px 0;
}

#tabs-produkt {
   font-family: 'Open Sans', sans-serif;
}

/* stitky - akce, vyprodej */
.tags .tag {
    display: inline-block;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    font-size: 0.800rem;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-family: 'Exo', sans-serif;
}

.tags .tag.action {
    background: #f26100;
}

.tags .tag.in-stock {
    background: #55a321;
}

.tags .tag.news {
    background: #b23ad9;
}

/* tlacitka */
.tags2 {
    text-align: center;
}

.tags2 .tag {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 0.900rem;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    padding: 9px 13px;
    font-family: 'Exo', sans-serif;
    background: #55a321;
}

.tags2 .tag:hover {
    background: #43811b;
}

.tags2 .tag a {
    color: #fff;
}

/* kroky nákupní košíku */
.steps {
    margin: 0 0 35px 0;    
    border: #e5e5e5 solid 1px;
}

.steps .step {
    margin: 0 0 1px 0;
}

.steps .step:last-child {
    margin: 0;
}

.steps .step .step-left, .steps .step .step-body {
    display: table-cell;
    vertical-align: middle;
}

.steps .step .step-left {
    background: #e5e5e5;
    color: #888888;
    font-weight: 700;    
    font-size: 1.600rem;
    width: 50px;
    line-height: 50px;
    text-align: center;
}

.steps .step.active .step-left {
    background: #f26100;
    color: #FFF;    
}

.steps .step .step-body {
    padding: 0 10px;
}

.steps .step .step-body span, .steps .step .step-body a {
    font-size: 1.067rem;
    color: #2a1749;
    font-weight: 700;   
    text-decoration: none;
}

/* nákupní košík */
.basket {
    margin: 0 0 70px 0;
}

.basket table th {
    border-bottom: #e9e7ec solid 2px;
    font-size: 0.800em;
    font-weight: 400;
    padding: 10px 15px;
}

.basket table td {    
    padding: 20px 15px;
    border-bottom: #e9e7ec solid 1px;
    white-space: nowrap;
}

.basket table td.wrap {
    white-space: normal;
    min-width: 250px;
}

.basket table td:first-child {
    width: 82px;
    padding: 20px 0;
}

.basket table td:first-child a img {
    border: #e5e5e5 solid 1px;
}

.basket table td:nth-child(8) {
    color: #f26100;
}

.basket .in-stock, .basket .discount {
    color: #52b317;
}

.basket .out-stock {
    color: #f26100;
}

.basket .media-left, .basket .media-body {
    vertical-align: top;
    padding: 0;
}

.basket .media-left {
    padding: 0 20px 0 0;
}

.basket table tr.summary td {    
    border: none;
    vertical-align: top;
}

.basket table tr.summary td.total {
    color: #343434;
    font-weight: 700;
}

.basket table tr.summary td.total strong {
    font-size: 1.200rem;
}

/* tlacitka v nakupnim kosiku */
.buttons-cta {
    width: 30%;
    margin: 30px auto;
    text-align: center;
}

.buttons-cta .button {
    display: inline-block;
    margin: 10px 0;
    padding: 0;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1.200rem;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.buttons-cta .button.btn-cta {
    background: #52b317;
    font-weight: 700;
    color: #fff;
}

.buttons-cta .button.btn-cta:hover {
    background: #489b16;
    font-weight: 700;
    color: #fff;
}


/* tlacitka v nakupnim kosiku */
.buttons {
    margin: 30px 0 50px 0;    
}

.buttons .button {
    display: block;
    margin: 10px 0;
    padding: 0;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    font-size: 1.200rem;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.buttons .button.btn-back {
    background: #e5e5e5;
    font-weight: 400;
    color: #929292;
}

.buttons .button.btn-next {
    background: #52b317;
    font-weight: 700;
    color: #fff;
}

/* novinky - pravy sloupec */
.testimonials {
    font-size: 1.200rem;
    margin-top: 0;
    color: #f26100;
}

.news {
    background: #ecf4fc;
    padding: 20px;
    margin-bottom: 25px;
}

.news ul, .news ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news ul li {
    color: #000000;
    font-size: 0.867rem;
    margin: 0 0 25px 0;
}

.news ul li:last-child {
    margin: 0;
}

.news ul li strong {
    font-size: 0.933rem;
}

.news ul li a {
    font-weight: bold;
}

/* tabulka */
.table-list {
    min-height: 0.01%;
    overflow-x: auto; 
    margin: 0 0 15px 0;   
}

.table-list {
    border: 1px solid #D3D3D3;
    margin-bottom: 25px;
}

.table-list th {
    border: 1px solid #D3D3D3;
    background: #ecf4fc;
    text-align: center;
    font-weight: normal;
}

.table-list td {
    text-align: left;   
    border: 1px solid #D3D3D3;
}

.table-list td.center {
    text-align: center;    
}

.table-list td.right {
    text-align: right;    
}

.table-list tbody tr:nth-child(2n+1) {
    background: #f3f4f6;
}

.table-list tbody tr:hover{
    background: #e9ebee;
}

/* doporucene produkty - kosik */
.recommendation {

}

.recommendation h2 {
    text-align: center;
}

/* kontaktni formular */
.contact-form {

}

/* prihlasovaci formular */
.top-login {
    display: none;
    padding: 40px 20px 20px 20px !important;
    max-width: 300px;
    width: 90%;
}

/* star - červené */
.alert {
    color: #f26100;
    font-weight: bold;
}

.ok {
    color: #52b317;
    font-weight: bold;
}

.hidden {
    display: none;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 480px) {

    .top-logo {
        float: left;
        margin: 0;
    }

    .buttons {
        text-align: right;
    }

    .buttons .button {
        display: inline-block;            
        margin: 0 10px;
        width: 150px;
    }
}

@media only screen and (min-width: 768px) {

    .steps .step {
        float: left;
        width: 25%;
        margin: 0;    
    }

    .buttons .button {
        display: inline-block;            
        margin: 0 10px;
        width: 250px;
    }
	
	.tree-toggle {
		display: none;
	}	
	
	.tree {
		display: block;
	}	
}


@media only screen and (min-width: 800px) {

    header {
        padding: 0 288px 0 290px;
    }

    .top-logo {
        margin: 4px 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .top-cart {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
    }

    .top-control {
        display: none;    
    }

    .top-search {
        display: block;
        margin-top: 11px;
        margin-bottom: 11px;    
        position: relative;
        background: none;
        padding: 0;             
    }
}

@media only screen and (min-width: 1000px) {

    .nav-container .nav-toggle {
        display: none;
    }

    nav {
        display: block;
    }

    nav ul.navi {
        float: left;
    }

    nav ul.user {
        float: right;
    }

    nav ul li {
        float: left;
    }

    nav ul.navi li {
        border-bottom: none;
        border-right: #c1cdd9 solid 1px;
        position: relative;
    }

    nav ul.navi li a {    
        padding: 20px 15px;
    }

    nav ul.navi li a:hover, nav ul.navi li:hover a {
        background: #daeafa;
    } 

    nav ul.navi ul.dropdown {
        min-width: 100%;
        display: none;
        position: absolute;
        z-index: 999;
        left: -1px;
        margin: 0;
        background: #daeafa;
        border-top: #c0d7ee solid 1px;
    }

    nav ul.navi li:hover ul.dropdown {
        display: block;
    }

    nav ul.navi li ul.dropdown li {
        float: none;
        white-space: nowrap;
    }

    nav ul.navi li ul.dropdown li a:hover{
        background: #c4d2e1;
    }

    nav ul.user li {
        border-bottom: none;
    }

    nav ul.user li a {
        padding: 21px 15px;
    }
}


@media only screen and (min-width: 1220px) {

    /* ===============
        Maximal Width
       =============== */

    .wrapper {
        width: 1220px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }

    nav ul.navi li a {    
        padding: 20px;
    }

    nav ul.user li a {
        padding: 21px 20px;
    }

    header {
        padding: 0;
    }

    .top-logo {
        margin: 4px 0;
        position: relative;
        left: auto;
        top: auto;
    }

    .top-cart {
        position: relative;
        right: auto;
        top: auto;
    }

    .top-info {
        display: block;
        position: relative; 
        float: left; 
        margin: 7px 0;      
    }

    .top-search {
        float: left;
        margin-right: 40px;
        margin-left: 70px;
        width: 360px; 
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* style pro SELECT boxy */
.ico {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    height: 20px;
    width: 20px;
    margin: 0 6px 0 0;
}


.ico-7035 {background: #1c32d7;}
.ico-7036 {background: #1decbe;}


select option.attr-7035{background-color: #c4caca}
select option.attr-1023{color: #fff; background-color: #f2bf00}
select option.attr-3000{color: #fff; background-color: #a02725}
select option.attr-5010{color: #fff; background-color: #00427f}
select option.attr-5012{color: #fff; background-color: #2781bb}
select option.attr-6024{color: #fff; background-color: #008455}
select option.attr-2004{color: #fff; background-color: #F44611}
select option.attr-5009{color: #fff; background-color: #025669}
select option.attr-7016{color: #fff; background-color: #293133}

/* barvy RAL */
.ral7035 {
    color: #cccccc;
}

.ral5012 {
    color: #3481b8;
}

.ral1023 {
    color: #f0ca00;
}

.ral2004 {
    color: #e75b12;
}

.ral3000 {
    color: #ab2524;
}

.ral5010 {
    color: #13447c;
}

.ral6024 {
    color: #008754;
}

.ral7016 {
    color: #373f43;
}

input.error {
    border: 1px solid red !important;
}

/* Google mapa */
.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* YouTube video */
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* výpis stránek - novinky, články, reference */
.articles-section {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.articles-section h2 {
    font-size: 1.150rem;
    margin: 0;
    padding: 0;
}

.articles-section h2 a {
    color: #2a1749;
    font-weight: normal;
}

.articles-section h2 a:hover {
    color: #000000;
}

.articles-section p {
    margin: 0;
    padding: 0;
}

.articles-section li {
    background: none !important;
    padding-left: 0 !important;
    clear: both;
    padding-bottom: 2em !important;
    content: "" !important;
}

.articles-section li img {
    float: left;
    display: block;
    margin: 0 1em 1em 0;
}

/* vypis osob */
.border-box {
    border: #bbbbbb solid 1px;
    padding: 1%;
    position: relative;
}
    

.person .border-box {
    float: left;    
    margin: 2em;
    text-align: center;
}


.person .border-box h2 {
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: normal;
    color: #f3860f;
}

.person .border-box h3 {
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 0.8em;
    font-weight: normal;
}

.person a {
    display: block;
    text-decoration: none;
}

.person p {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

/* fotogalerie */
.photogallery {
    margin: 10px;
    text-align: center;
}

.photogallery img {
    margin: 10px;
}

/* ke stažení */
.download {
    padding: 0;
}

.download a {
    color: #2a1749;
}

.download a:hover {
    color: #000000;
}

.download li {
    list-style-type: none;
    padding-left: 35px;
}

.download .pdf {
    background: url('../img/ico-pdf.png') center left no-repeat;
}

.download .doc, .download .docx {
    background: url('../img/ico-doc.png') center left no-repeat;
}

/* zápatí */
.footer-container {
    background-color: #0e4194;
	background-image: -webkit-linear-gradient(top, #f3f3f3, #fff);
	background-image: -moz-linear-gradient(top, #f3f3f3, #fff);
	background-image: -o-linear-gradient(top, #f3f3f3, #fff);
	background-image: -ms-linear-gradient(top, #f3f3f3, #fff);
	background-image: linear-gradient(to bottom, #f3f3f3, #fff);
    padding: 30px 0 0 0;
}

.footer-container footer {
    padding: 2em;
    font-size: 0.875em;
}

.footer-container footer h2 {
    margin: 0 0 0.5em 0;
    color: #2a1749;
}

.footer-container footer p {
    margin: 0 0 1em 0;
}

.footer-container footer .author {
    font-size: 0.857em;  
    text-align: right;  
}

.footer-container footer, .footer-container footer .author, .footer-container footer .author a {
    color: #2a1749;
}

.footer-container footer ul, .footer-container footer ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


.footer-container footer ul li {
    margin: 0 0 0.25em 0;
    display: block;
}

.footer-container footer ul li img {
    padding: 0 10px 0 0;
}

/* ikonka nahoru */
#totop {
    bottom: 20px;
    display: none;
    margin: 0 20px 0 0;
    position: fixed;
    right: 0;
}

#totop a {
    background: #adb0b1 url("../img/ico-top.png") 50% 50% no-repeat;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 45px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    width: 45px;
    text-indent: -9999px;
}

#totop a:hover {
    background-color: #2a1749;
}

/* lišta cookies */
.eu-cookies {
    padding: 10px;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #2a1749;
    opacity: 0.95;
    z-index: 1000;
}

.eu-cookies button {
    background: #fff;
    border: 0;
    padding: 10px;
    margin: 0 10px;
    color: #2a1749;
}

.eu-cookies a {
    color: #fff;
}

/* mapa webu */
.level-2 {
    margin-left: 20px;
}

/* zobrazit více */
.display-more {
    display: block;
    text-align: right;
    margin: 0 0 20px 0;
    padding: 0;
}

.display-more a {
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    background-color: #ef4112;
}

/* filtr - loading */
#produkty-list-loading {
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 10;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

#produkty-list-loading-output {
    position: relative;
    transform: translate(0px, -50%);
    top: 50%;
}

#produkty-list.loading #produkty-list-loading {
    display: block;
}

.content img {
  max-width: 100%;
  height: auto;
}

.order img {
  max-width: 100%;
  height: auto;
}