body{
    font-family: 'Rajdhani', Calibri;
    font-weight:lighter;
    font-size:16px;
    color:#384248; 
}

input, select, textarea {
  font-family: 'Rajdhani', Calibri;
}

h1, h2, h3, h4, h5, .status-box,
 .tab-navigation-detail ul li a, .tab-navigation ul li a,
 .tab-navigation-detail .change-view, .tab-navigation .change-view
 {
/*	font-family: 'Rajdhani', Calibri;*/
	font-variant: small-caps;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	font-weight: lighter;
	font-size: 20px;
}
p.warehouse,
.products .paggination-row .pagination a,
.btn-more,
.products .list-products .item .item-product .item-detail a.btn-detail,
.newsleter-row .btn-search a, a.btn-more,.btn-hledat,
.detail .button-section-b2b .addcart button,
.product-filter .filter .view-filter a,
.overview-cart .button-row .back-shop a, .overview-cart .button-row .back-shop input[type=submit], .overview-cart .button-row .back-shop button,
.overview-cart .button-row .continue button,
.log-in-form button[name="prihlasit"],
.login-section .login-box button{
  font-size:18px;
}
nav ul {
    list-style:none;
  }
nav.section ul li.active{
	font-weight:bold;
	border-bottom: 3px solid #428bca;
}
nav a {
	/*font-family: 'Rajdhani', Calibri;*/
	font-variant: small-caps;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	/*letter-spacing: -1px;*/
  font-weight: bold;
}
header nav a{
    font-size:18px;
    color:#384248;
}
a{
	color:#384248;
	cursor:pointer!important;
	text-decoration:none;
}
.sale a,
a.newsletter-button{
	color:#fff;
}
a:hover {
  text-decoration:underline;
}

.crumbs li a {
    font-variant: small-caps;
    text-transform: uppercase;
}
.crumbs li a:hover {
    text-decoration: none;
}
p.warehouse {
    /*background:#428bca;*/
    margin:0px;
    /*float:left;*/
    padding:5px 5px;
    color: #30e1a1;
    font-variant: small-caps;
    text-transform: uppercase;
    display:inline-block;
	font-weight: bold;
}
.sidebar h4{
    font-variant: small-caps;
    text-transform: uppercase;
    color:#fff;
    
    background:#428bca;
    padding:10px 20px;
    margin:0px;
}
.sidebar .interest-category li .category{
    display:inline;
}
.sidebar .interest-category li .category a{
    font-variant: small-caps;
    text-transform: uppercase;
    color:inherit;
    text-decoration:none;
}
.sidebar .interest-category li .amount{
    font-weight:bold;
    float:right;
}
.status-item {
    font-size:24px;
    font-weight:bold;
    
}
.bag-counter {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    width: 49px;
    text-align: center;
    position: absolute;
    right: 30px;
    padding: 0px;
    margin: 0px;
    margin-top: 24px;
    top: 85px;
}
@media (max-width: 1239px) {
  .bag-counter {
    right: 29px;
  }
}
@media(max-width: 414px) {
    .bag-counter {
        top: 26px;
        right: 96px;
    }    
}
@media (max-width: 375px) {
  .bag-counter {
    top: 26px;
    right: 78px;
  }
  header.login-header .bag-counter {
    right: 120px;
  }
  .newsletter-footer-wrapp {
    height: 170px;
  }
}
@media (max-width: 360px) {
  .bag-counter {
    top: 26px;
    right: 72px;
  }
}
.crumbs{
	font-variant: small-caps;
    text-transform: uppercase;
	
}

/******************** vlastní css  ********************/

/***** hlavička *****/
.icon-menu a:hover {
    text-decoration: none;
}

/***** menu *****/
.nav a.parent {
  background-repeat: no-repeat;
  background-position: 90% 50%;
  /*padding: 0px 20px 0px 0px;*/
  width: 100%;
  height: 100%;
  /*padding: 22px 48px;*/
}

.nav .megacontent {
    padding: 30px 20px;
    z-index: 1000;
    margin-right: auto;
    /*padding-left: 15px;
    padding-right: 15px;*/
    background-color: #f3f3f3;
    position: absolute;
    left: -9999px;
    top: 100%;
	border-bottom: solid 2px #384248;
    width: 1164px;
    margin-left: 15px;
}
@media (max-width: 1239px) {
    .nav .megacontent {
        padding: 0;
        width: 100%;
    }
}
@media (max-width: 768px) {
  .nav .megacontent {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 .47619048%;
    padding-top: 0;
  }
}
.nav li.hover .megacontent {
    left: 0px;
    margin-top: 0;
    z-index: 99999;
}

.nav .megacontent:before,
.nav .megacontent:after {
  content: "";
  display: table;
}
.nav .megacontent:after {
  clear: both;
}
.nav .megacontent .col {
    display: inline;
    float: left;
    width: 287px;
    height: 60px;
    margin-top: 30px;
}
.nav .megacontent .col.first-row {
    margin-top: 0;
}
.nav .megacontent .col.second-row {
    height: 185px;
}
@media(max-width: 375px) {
    .nav .megacontent .col.first-row {
        height: auto;
    }
    .nav .megacontent .col.second-row {
        height: auto;
    }
}
.nav .megacontent .col::after {
    content: '';
    display: table;
}
.nav .megacontent .col ul li a:before {
    content: "-";
    padding-right: 5px;
}  
.nav .megacontent .col ul li:last-child a:after {
    content: "";
    padding-right: 5px;
}
.nav .megacontent .col a.category {
    padding: 0px;
    color: #000;
    margin: 0px !important;
}
.nav .megacontent .col a.category h3 {
    /*border-bottom: 1px solid #384248;*/
    font-size:18px;
    margin-bottom:5px;
    font-weight:bold;
    margin-top: 0;
    height: 61px;
    display: flex;
    align-items: center;
} 
.nav .megacontent .col li a,
.vertical-navigation  .col .navlist li a{
    font-size: 16px;
    text-transform: lowercase;
    font-style: inherit;
    font-variant: normal;
}
.nav .megacontent .col li {
    display:block;
}
.nav .megacontent .col li a:hover {
    font-weight:bold;
    text-decoration:none;
}
.nav .megacontent .col a.category:hover , 
.nav .megacontent .col a.category h3:hover{
    text-decoration:underline;
    font-weight:bold;
}
.nav .megacontent .col ul {
    position: relative;
    display: table;
}
.navlist li {
    padding: 0;
}
.navlist li a {
    color: #000;
}
.toggleMenu {
    display: none;
    background: #428bca;
    padding: 15px 20px;
    color: #fff;
    width: 54px;
    float: left;
}
@media(max-width: 375px) {
    .toggleMenu {
        display: block!important;
    }
}

/****** banner ******/
.banner .collection-items .item .court {
    background-color: #ff6600;
    margin-bottom: 10px;
    *zoom: 1;
    padding: 15px 15px;
    height: 90px;
    width: 390px;
}
.banner .collection-items .item .court:before,
.banner .collection-items .item .court:after {
  content: "";
  display: table;
}
.banner .collection-items .item .court:after {
  clear: both;
}
.banner .collection-items .item .court:before,
.banner .collection-items .item .court:after {
  display: table;
  content: "";
}
.banner .collection-items .item .court:after {
  clear: both;
}
@media (max-width: 1200px) {
  .banner .collection-items .item .court {
    padding: 10px 15px;
  }
  .banner .collection-items .item .court h4 {
    font-size: 26px !important;
  }
  .banner .collection-items .item .court p {
    font-size: 16px !important;
  }
}
.banner .collection-items .item .court h4 {
  margin: 0px;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  float: left;
  padding-right: 30px;
  padding-bottom: 9px;
}
.banner .collection-items .item .court p {
  color: #fff;
  font-size: 18px;
  margin: 0px;
  float: left;
}

.banner .first-img {
    width: 100%;
}
@media (max-width: 1239px) {
    .banner .collection-items {
        width: 36%;
    }
    .banner .banner-img {
        max-width: 100%;
        height: auto;
        box-sizing: border-box;
        margin-bottom: 2px!important;
    }
}
@media (max-width: 765px) {
    .banner .first-img {
        width: 100%;
    }
    .collection-items {
        display: none;
    }
}

/***** patička *****/
.footer-col-wrapp h3 {
    border-bottom: 2px solid #428bca;
}
.footer-col-wrapp ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer-col-wrapp ul.brand {
    float: left;
}
.footer-col-wrapp ul.navigation {
    float: right;
}
#fast-contacs-row-last {
	padding-top: 0;
	/* margin-top: -40px; */
	background: #384248;
	padding: 20px 10px;
	color: #fff;
}
@media(max-width: 1024px) {
  #fast-contacs-row-last {
    padding: 20px 20px;
  }
}
#fast-contacs-row-last .bt.row.footer-text-wrapp {
    padding: 0;
  }
.footer-nav {
    position: relative;
    top: -107px;
}
@media (max-width: 1239px) {
    .footer-nav {
        top: -131px;
    }
}
@media (max-width: 990px) {
    .footer-nav {
        top: 0;
    }
}
@media (min-width: 768px) {
    .footer-col-wrapp-height {
        min-height: 345px;
    }
    .facebook-plugin {
        margin-top: 20px;
    }
}
@media (max-width: 990px) {
    .facebook-plugin {
        margin-top: -95px;
    }
    #fast-contacs-row-last {
        min-height: 575px;
    }
}
@media (min-width: 991px) {
	#fast-contacs-row-last {
	height: 220px;
	}
}

/***** sidebar *****/
.sidebar, .sidebar-tablet {
	display: block;
    float: left;
    width: 310px;
    margin-right: 2px;
    margin-top: 10px;
}
.product-wrapp {
    margin-top: 20px;
    padding: 0;
}
#vypisZbozi-form {
    display: none;
}

.hidden {
    display: none;
}
.hidden-mobile {
    display: block;
}
@media (max-width: 991px) {
    .hidden-mobile {
        display: none;
    }
    nav.section {
        width: 235px;
        margin-top: 10px;
    }
    .nav-head {
        width: 100px;
    }
    .sidebar-tablet {
        width: 100%;
        margin-bottom: 20px;
    }
    .brand-section {
        width: 48%;
        float: left;
        margin-right: 28px;
    }
    .interest-category {
        width: 48%;
        float: left;
    }
}
@media(max-width: 767px) {
    nav.section {
        width: 100px;
    }
    .brand-section {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .interest-category {
        width: 100%;
        float: none;
    }
}
@media(max-width: 640px) {
    .logo {
        width: 100%!important;
        text-align: center!important;
    }
    .logo img {
        width: 63%!important;
    }
    .section {
        width: 100%!important;
    }
    .icon-menu {
        width: 100%!important;
        text-align: center!important;
        margin-bottom: 10px;
    }
}
.sidebar-tablet h4 {
    font-variant: small-caps;
    text-transform: uppercase;
    color: #fff;
    background: #428bca;
    padding: 10px 20px;
    margin: 0px;
}
.sidebar-tablet .interest-category ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.sidebar-tablet .interest-category li {
    background: #f3f3f3;
    padding: 10px 20px;
    margin: 5px 0px;
}
.sidebar-tablet .interest-category li .category {
    display: inline;
}
.sidebar-tablet .interest-category li .category a {
    font-variant: small-caps;
    text-transform: uppercase;
    color: inherit;
    text-decoration: none;
}
.sidebar-tablet .interest-category li .amount {
    font-weight: bold;
    float: right;
}
.page-title.left {
    padding: 0 0 15px;
    text-align: left;
    /*background: #f6f6f6;*/
    margin-bottom: 0px;
}
.page-title h2 {
    font-size: 25px;
    margin: 0px;
    color: #000;
}
.detail-image {
    display: inline;
    float: left;
    width: 100%;
    margin-right: 5.23809524%;
    height: 370px;
}
@media (max-width: 991px) {
    .detail-image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
.detail-image .image {
    position: relative;
    text-align: center;
    border: 1px solid #efefef;
    padding: 15px;
}
.detail-image .image img {
    max-width: 484px;
    max-height: 390px;
}
@media (max-width: 550px) {
	.detail-image .image img {
		max-width: 410px;
	}
}
@media (max-width: 475px) {
	.detail-image .image img {
		max-width: 335px;
	}
}
@media (max-width: 400px) {
	.detail-image .image img {
		max-width: 280px;
	}
}
.detail-image .image .status-box, .products .list-products .item .item-product .status-box {
    float: right;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 10;
	width: 100px;
}
.detail-image .detail-slider {
    padding: 20px 0px;
}
.detail-slider div {
    height: 96px;
    width: 96px;
    display: inline-block;
    position: relative;
}
.detail-info {
    display: inline;
    float: left;
    width: 37.14285714%;
    margin: 0 0.47619048%;
}
@media (max-width: 991px) {
    .detail-info {
        width: 100%;
    }
}
.detail-info .detail-prize {
    display: inline;
    float: left;
    width: 94%;
    padding: 15px 20px;
    background: #f6f6f6;
    text-align: center;
    margin-bottom: 30px;
}
.detail-info .detail-prize .prize-section .prize {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    margin: 0px;
}
.detail-info .detail-prize .prize-section .prize-dph {
    color: #868181;
    margin: 0px;
}
.detail-info .detail-prize .prize-section .prize-origin {
    margin: 0px;
    text-decoration: line-through;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.detail-info .detail-social {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
.detail-info .detail-social .socialsite {
    width: auto;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.detail-info .detail-social .socialsite p {
    margin: 0px;
    text-align: center;
}
.detail-info .detail-social .socialsite ul {
    text-align: center;
}
.detail-info .detail-social .socialsite ul li {
    padding: 2px 5px;
    display: inline-block;
}
.detail-info .detail-prop {
    position: relative;
    background-repeat: no-repeat;
    background-position: 100% 8%;
    display: inline;
    float: left;
    width: 99.04761905%;
    margin: 0 0.47619048%;
}
.detail-info .detail-prop table {
    margin: 20px 0px;
    width: 100%;
    border-collapse: collapse;
}
.detail-info .detail-prop table tr {
    border-top: 0px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 100%;
}
.detail-info .detail-prop table tr td, .detail-info .detail-prop table tr th {
    padding: 10px 0px;
    text-align: left;
}
.page-title-b2b {
    display: inline;
    float: left;
    width: 99.04761905%;
    margin: 0 0.47619048%;
    text-align: left;
}
.detail-table-b2b {
    display: inline;
    float: left;
    width: 99.04761905%;
    margin: 0 0.47619048%;
    margin: 20px 0px;
    clear: both;
    display: block;
}

.detail-info .detail-prop {
  position: relative;
  background-repeat: no-repeat;
  background-position: 100% 8%;
  display: inline;
  float: left;
  width: 99.04761905%;
  margin: 0 0.47619048%;
}
.detail-info .detail-prop table {
  margin: 20px 0px;
  width: 100%;
  border-collapse: collapse;
}
.detail-info .detail-prop table tr {
  border-top: 0px solid #efefef;
  border-bottom: 1px solid #efefef;
  width: 100%;
}
.detail-info .detail-prop table tr td,
.detail-info .detail-prop table tr th {
  padding: 10px 0px;
  text-align: left;
}
.detail-info .detail-prop .detail-size {
  background: #f3f3f3;
  padding: 15px;
  *zoom: 1;
}
.detail-info .detail-prop .detail-size:before,
.detail-info .detail-prop .detail-size:after {
  content: "";
  display: table;
}
.detail-info .detail-prop .detail-size:after {
  clear: both;
}
.detail-info .detail-prop .detail-size:before,
.detail-info .detail-prop .detail-size:after {
  display: table;
  content: "";
}
.detail-info .detail-prop .detail-size:after {
  clear: both;
}
.detail-info .detail-prop .detail-size .amount {
  float: left;
}
.detail-info .detail-prop .detail-size .size {
  float: right;
}
.detail-info .detail-prop .detail-size .amount_box {
  margin: 7px 0px;
  padding: 5px;
  border: 1px solid #ccc;
  outline: 0;
 
  display: block;
}
.detail-info .detail-prop .button-section {
  padding: 20px 0px;
  *zoom: 1;
}
.detail-info .detail-prop .button-section:before,
.detail-info .detail-prop .button-section:after {
  content: "";
  display: table;
}
.detail-info .detail-prop .button-section:after {
  clear: both;
}
.detail-info .detail-prop .button-section:before,
.detail-info .detail-prop .button-section:after {
  display: table;
  content: "";
}
.detail-info .detail-prop .button-section:after {
  clear: both;
}
.detail-info .detail-prop .button-section .store-amount {
  display: inline;
  float: left;
  width: 41.9047619%;
  margin: 0 0.47619048%;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #1c9a3f;
}
.detail-info .detail-prop .button-section .store-amount p {
  padding: 0px 15px;
  margin: 0px;
}
@media (max-width: 600px) {
  .detail-info .detail-prop .button-section .addcart {
    margin: 40px 0px;
    text-align: center;
  }
  .detail-info .detail-prop .button-section .addcart button {
    float: none !important;
  }
}

.detail-info .detail-prop .button-section .addcart button:focus,
.detail-info .detail-prop .button-section .addcart button.focus {
  color: #ffffff;
}
.detail-info .detail-prop .button-section .addcart button:hover {
  color: #ffffff;
  background-color:#000;
  
}
.detail-info .detail-prop .button-section .addcart button:active,
.detail-info .detail-prop .button-section .addcart button.active,
.open > .dropdown-toggle.detail-info .detail-prop .button-section .addcart button {
  color: #ffffff;
  background-color:#ffe829;
  
}
.detail-info .detail-prop .button-section .addcart button:active:hover,
.detail-info .detail-prop .button-section .addcart button.active:hover,
.open > .dropdown-toggle.detail-info .detail-prop .button-section .addcart button:hover,
.detail-info .detail-prop .button-section .addcart button:active:focus,
.detail-info .detail-prop .button-section .addcart button.active:focus,
.open > .dropdown-toggle.detail-info .detail-prop .button-section .addcart button:focus,
.detail-info .detail-prop .button-section .addcart button:active.focus,
.detail-info .detail-prop .button-section .addcart button.active.focus,
.open > .dropdown-toggle.detail-info .detail-prop .button-section .addcart button.focus {
  color: #ffffff;
  background-color: #000;
  border-color: #461016;
}
.detail-info .detail-prop .button-section .addcart button:active,
.detail-info .detail-prop .button-section .addcart button.active,
.open > .dropdown-toggle.detail-info .detail-prop .button-section .addcart button {
  background-image: none;
}
.detail-info .detail-prop .button-section .addcart button.disabled,
.detail-info .detail-prop .button-section .addcart button[disabled],
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button,
.detail-info .detail-prop .button-section .addcart button.disabled:hover,
.detail-info .detail-prop .button-section .addcart button[disabled]:hover,
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button:hover,
.detail-info .detail-prop .button-section .addcart button.disabled:focus,
.detail-info .detail-prop .button-section .addcart button[disabled]:focus,
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button:focus,
.detail-info .detail-prop .button-section .addcart button.disabled.focus,
.detail-info .detail-prop .button-section .addcart button[disabled].focus,
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button.focus,
.detail-info .detail-prop .button-section .addcart button.disabled:active,
.detail-info .detail-prop .button-section .addcart button[disabled]:active,
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button:active,
.detail-info .detail-prop .button-section .addcart button.disabled.active,
.detail-info .detail-prop .button-section .addcart button[disabled].active,
fieldset[disabled] .detail-info .detail-prop .button-section .addcart button.active {
  background-color: #ffe829;
  
}
.detail-info .detail-prop .button-section .addcart button .badge {
  color: #fe354c;
  background-color: #ffffff;
}
.detail-info .detail-prop .button-section .addcart:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 23px;
  background: transparent url("/img/kosik_white.png") no-repeat 0 0;
  top: 20px;
  z-index: 999;
  left: 15px;
}

#input-increment, #input-increment-wrapp {
  position: relative;
  *zoom: 1;
}
#input-increment:before,
#input-increment:after, 
#input-increment-wrapp:before, 
#input-increment-wrapp:after {
  content: "";
  display: table;
}
#input-increment:after,
#input-increment-wrapp:after {
  clear: both;
}

#input-increment a,
#input-increment-wrapp a {
    display: block;
    float: left;
    background: #428bca;
    line-height: 27px;
    padding: 1px;
    height: 27px;
    width: 27px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
#input-increment a.disabled,
#input-increment a.disabled:hover,
#input-increment-wrapp a.disabled,
#input-increment-wrapp a.disabled:hover {
  background: #cdcdcd;
  cursor: default!important;
}

#input-increment input,
#input-increment-wrapp input {
    display: block;
    border: 1px solid #ccc;
    outline: 0;
    padding: 5px;
    float: left;
    margin: 0 5px;
    text-align: center;
}

#input-increment a:hover,
#input-increment-wrapp a:hover {
  background: #000;
  text-decoration: none;
}

.store-amount {
    font-size: 20px;
    margin-top: 10px;
}

.detail-info .detail-prop .button-section .addcart {
    display: block;
    margin: auto;
    width: 33%;
}

.detail-info .detail-prop .button-section .addcart button {
   font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
	    font-size: 18px;

}

.detail-info .detail-prop .button-section {
    padding: 20px 0px;
}

.overview-table {
    overflow-x: auto;
	padding: 0 0 15px 0;
}
.overview-table table {
    min-width: 850px;
    width: 100%;
    font-weight: 600;
    color: #000;
    border-collapse: collapse;
    font-family: 'Rajdhani', Calibri;
    border-bottom: 1px solid #efefef;
}
.overview-table table tr.table-label td {
    background: #f3f3f3;
}
.overview-table table td:first-child {
    text-align: left;
}
.overview-table table td {
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 600;
}
.overview-table table tr.productb2b:last-child {
    border-top: 0px solid #efefef;
    border-bottom: 4px solid #efefef;
    width: 100%;
}
.overview-table table tr.productb2b {
    border-top: 0px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 100%;
}
.detail .button-section-b2b {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0.47619048% ; 
    margin-left: 0;
    
}
.detail .button-section-b2b div.socialsite {
  float: left;
	width: 30%;
	margin: 0 10px;
}
.detail .button-section-b2b .socialsite ul li {
    padding: 2px 5px;
    display: inline-block;
}
@media(max-width: 375px) {
  .detail .button-section-b2b div.socialsite {
    margin-top: 8px;
  }
  .detail .button-section-b2b .socialsite ul li {
    padding: 2px 0;
  }
}
@media (max-width: 991px) {
    .detail .button-section-b2b {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }
}
.detail .button-section-b2b .review-prize-b2b {
    display: inline;
    float: left;
    width: 30%;
    margin: 0 0.47619048%;
    margin-right: 5.23809524%;
    padding: 4px 0px;
}
@media (max-width: 700px) {
	.detail .button-section-b2b .review-prize-b2b {
		display: none;

	}
}

.detail .button-section-b2b .review-prize-b2b p {
    /*font-size: 19px;*/
    margin: 0px;
}
.detail .button-section-b2b .addcart {
    display: inline;
    float: left;
    width: 30.14285714%;
    margin: 0 0.47619048%;
}
@media(max-width: 375px) {
  .detail .button-section-b2b .addcart {
    width: 63%;
    margin: 0;
  }
}
.detail .button-section-b2b .addcart button {
	/*border: none;
    color: #ffffff;
    background-color: #428bca;
    padding: 13px 33px;
    font-size: 18px;
    line-height: 14px;
    margin-top: 16px;
    cursor: pointer;
    font-weight: 600;*/
}
.detail .button-section-b2b .addcart button:hover {
    /*color: #ffffff;
    background-color: #ce2426;*/
    text-decoration:underline;
}
.tab-navigation-detail {
    clear: both;
    position: relative;
}
.tab-navigation-detail ul, .tab-navigation ul {
    border-bottom: 4px solid #000;
    margin: 1px 0px;
    padding: 0px;
    list-style: none;
}
.tab-navigation-detail ul li.active, .tab-navigation ul li.active {
    border-bottom: 3px solid #428bca;
    margin-bottom: -3px;
}
.tab-navigation-detail ul li a, .tab-navigation ul li a {
    text-decoration: none;
    /* color: #000; 
    font-size: 18px;*/
}
.tab-navigation-detail ul li:hover, .tab-navigation ul li:hover {
  border-bottom: 3px solid #ccc!important;
}
.detail-content {
    padding: 20px 0px;
}
.detail-content .product-review {
    display: inline;
    float: left;
    width: 70%;
    margin: 0 0.47619048%;
}
.product-review li {
    margin-left: 20px;
    background: url(/obrazky/rightArrow.png) no-repeat;
    background-position: 0% 7px;
}
@media(max-width: 375px) {
  .detail-content .product-review {
    width: 100%;
  }
  .detail-content .recenze-wrapp {
    width: 100%;
  }
}
.detail-content:after {
    clear: both;
}
.detail-content:before, .detail-content:after {
    display: table;
    content: "";
}
.detail-content:after {
    clear: both;
    margin-bottom: 25px;
}
.detail-content:before, .detail-content:after {
    content: "";
    display: table;
}
.overview-cart .progress-row:before, .overview-cart .progress-row:after {
    display: table;
    content: "";
}
.progress-item-b2b, .progress-item {
    display: inline;
    float: left;
    width: 33%;
    margin-right: 4px;
    background: #f3f3f3;
}
.progress-item-b2b.active .column, .progress-item.active .column {
    color: #fff;
   /* font-weight: 600;*/
}
.progress-item-b2b.active .column:hover, .progress-item.active .column:hover {
    text-decoration: none;
}
.progress-item-b2b .column, .progress-item .column {
    font-size: 20px;
    text-align: center;
    /*font-weight: 500;*/
    padding: 15px;
    display: table;
}
.progress-item-b2b .column:before, .progress-item .column:before, .progress-item-b2b .column:after, .progress-item .column:after {
    display: table;
    content: "";
}
.progress-item-b2b .column .cart, .progress-item .column .cart, .progress-item-b2b .column .car, .progress-item .column .car, .progress-item-b2b .column .personinfo, .progress-item .column .personinfo, .progress-item-b2b .column .finish, .progress-item .column .finish {
    background-repeat: no-repeat;
    margin-right: 15px;
    float: left;
    height: 70px;
    width: 0px;
    background-position: 50% 50%;
    display: table-cell;
}
@media(max-width: 375px) {
  .progress-item-b2b .column .cart, .progress-item-b2b .column .car, .progress-item-b2b .column .personinfo, .progress-item-b2b .column .finish {
    margin-right: 0;
  }
}
.progress-item-b2b .column p, .progress-item .column p {
    display: table-cell;
    margin: 0px !important;
    vertical-align: middle;
    color: #000;
}

.progress-item-b2b.active .column p, .progress-ite.active .column p {
    display: table-cell;
    margin: 0px !important;
    vertical-align: middle;
    color: #FFF;
}
.progress-item-b2b.active, .progress-item.active {
    background: #428bca;
}
.overview-cart h3 {
    font-size: 32px;
    color: #000;
    text-align: center;
    padding: 15px 0px;
    font-weight: 500;
}
.overview-table table td h3 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 0px;
    display: table;
    margin-top: 0px;
}
.overview-table table tr.table-label td:last-child {
    /* background-image: url(../img/overview-bg.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 98%;
    width: 100px;
}
.overview-table table tr.table-label td {
    background: #f3f3f3;
}
.overview-table table td.notext {
    text-indent: -9999px;
}
.overview-table table td {
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 600;
}
.overview-table table tr.productb2b {
    border-top: 0px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 100%;
}
.overview-table table td.warhouse {
    font-size: 16px;
    font-weight: normal;
}
.overview-table table td.warhouse span.green {
    font-weight: bold;
    color: #60b802;
}
.overview-table table td.prize {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    width: 120px;
    text-align: left;
}
.overview-table table td.deleteall {
    color: red;
    text-decoration: underline;
}
.pocet-alert {
    position: absolute;
    color: red;
    padding: 0!important;
}
.pocet {
    margin: 7px 0px;
    padding: 5px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 0px;
    display: inline-block;
    float: left;
}
.overview-table table td.qty button {
    border: 0;
    background: white;
    padding: 8px 0 0 5PX;
}
button {
    cursor: pointer;
}
overview-table table td.icon-delete button .vymaz  {
    border: 0;
    background: white;
    padding: 5px 0 0 5PX;
}
.overview-cart .paid-row {
    padding: 10px 0px;
    background: #f3f3f3;
}
.overview-cart .paid-row:before, .overview-cart .paid-row:after {
    display: table;
    content: "";
}
.overview-cart .paid-row .item:first-child {
    display: inline;
    float: left;
    width: 41.9047619%;
    margin: 0 0.47619048%;
}
.overview-cart .paid-row .item:first-child .sale-coupon {
    padding: 15px;
    background: #efefef;
    visibility: hidden;
}
.overview-cart .paid-row .item .transport-free .transport-icon {
    background-image: url(/img/transport-green.png);
    float: left;
    display: block;
    height: 38px;
    width: 43px;
    margin-right: 10px;
	position: relative;
}
.overview-cart .paid-row .item:last-child .prize-cost p.prize-label {
    color: #000;
    float: left;
}
.overview-cart .paid-row .item:last-child .prize-cost .prize-section {
    float: right;
}
.overview-cart .paid-row .item:last-child .prize-cost .prize-section .prize {
    color: #000;
    float: right;
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
}
.overview-cart .paid-row .item:last-child .prize-cost .prize-section .prize-dph {
    color: #000;
    margin: 0px;
}
.overview-cart .paid-row .item .transport-free p {
    color: green;
}
.overview-cart .paid-row:before, .overview-cart .paid-row:after {
    display: table;
    content: "";
}
.overview-cart .paid-row:after {
    clear: both;
}
.overview-cart .paid-row .item {
    display: inline;
    float: left;
    width: 22.85714286%;
    margin: 0 0.47619048%;
    margin-left: 5.23809524%;
    margin-right: 5.23809524%;
}
.overview-cart .paid-row .item:last-child {
    display: inline;
    float: left;
    width: 22.85714286%;
    margin: 0 0.47619048%;
}
.overview-cart .button-row:before, .overview-cart .button-row:after {
    display: table;
    content: "";
}
.overview-cart .button-row:after {
    clear: both;
}
.overview-cart .button-row .back-shop a, .overview-cart .button-row .back-shop input[type=submit], .overview-cart .button-row .back-shop button {
	/*border: none;
    color: #000;
    background-color: #eee;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    top: -2px;*/
    float: left;
	margin-top: 20px;
}
.overview-cart .button-row .back-shop a:hover {
	/*background-color: #e4e0e0;*/
	text-decoration: underline;
}
.overview-cart .button-row .continue button {
	/*border: none;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    top: -2px;*/
	float: right;
    margin-top: 20px;
}
.overview-cart .button-row .continue button:hover {
    color: #ffffff;
    /*background-color: #ce2426;*/
    text-decoration:underline;
}
.button-row {
    height: 115px;
}
@media (max-width: 991px) {
    .overview-cart .paid-row .item:first-child {
        width: 27%;
    }
    .overview-cart .paid-row .item {
        width: 30%;
    }
    .overview-cart .paid-row .item:last-child {
        width: 30%
    }
}
@media (max-width: 700px) {
    .progress-item-b2b, .progress-item {
        display: inline;
        float: left;
        width: 49.04761905%;
        margin: 0 0.47619048%;
        margin-bottom: 5px;
    }
    .overview-cart .paid-row .item:first-child {
        width: 100%;
    }
    .overview-cart .paid-row .item {
        width: 100%;
    }
    .overview-cart .paid-row .item:last-child {
        width: 92%
    }
}
.page-title {
    margin: 10px 0px;
}

.page-title {
    padding: 40px 0px;
}
.page-title h3 {
    margin: 0px;
    padding: 0px;
}
.page-title p {
    text-align: center;
    margin: 0px;
    padding: 10px 0px;
}
.title-label {
    text-align: left;
    background: #f3f3f3;
}
.title-label h4 {
    padding: 10px 10px!important;
}
.vyberte-zem {
    margin-left: 10px;
}
.title-label h4 {
    padding: 5px;
    /*color: #000;
    font-size: 16px;   */
    display: block;
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: 100%;
}
.zeme {
    margin-left: 25px;
}
#zeme_doruceni {
    margin: 12px 10px;
    padding: 5px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 0px;
}
.transport-section {
    padding-bottom: 20px;
}
.transport-section:before, .transport-section:after {
    display: table;
    content: "";
}
.transport-section:after {
    clear: both;
}
.transport-section .typetransport .title-label, .transport-section .typedelivery .title-label {
    text-align: left;
    background: #f3f3f3;
}
.transport-section .typetransport .item, .transport-section .typedelivery .item {
    padding: 15px 20px;
}
.transport-section .typetransport .title-label h4, .transport-section .typedelivery .title-label h4 {
    padding: 10px 10px;
    color: #000;
    display: block;
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 100%;
}
.transport-section .typetransport, .transport-section .typedelivery {
    display: inline;
    float: left;
    width: 49%;
    margin: 0 0.47619048%;
    padding-bottom: 30px;
    border-bottom: 4px solid #efefef;
}
@media (max-width: 510px) {
	.transport-section .typetransport, .transport-section .typedelivery {
    width: 100%;
}
}
.transport-section .prize-cost {
    float: right;
    padding: 40px 0px;
}
.transport-section .prize-cost p.prize-label {
    color: #000;
    float: left;
    font-size: 20px;
}

.prize-cost p.prize-label {
    color: #000;
    float: right;
    padding-right: 20px;
}
.transport-section .prize-cost .prize-section {
    display: table;
    font-size: 20px;
}
.prize-cost .prize-section {
    float: right;
}
.transport-section .prize-cost p.prize-dph {
    color: #000;
    float: right;
    clear: both;
    margin: 0px;
}
.transport-section .prize-cost span.prize {
    float: none;
    color: #428bca;
    display: table-row;
    font-size: 30px;
    font-weight: 600;
    margin: 0px;
}
.overview-cart .progress-row:after {
    clear: both;
}
.log-in {
    height: auto;
}
.formTelo input[type="text"], .formTelo input[type="password"] {
    box-sizing: border-box;
    width: 300px;
    display: inline-block;
    padding: 7px;
    outline: none;
    border: 1px solid #b4b4b4;
    border-radius: 0px;
    background: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
}
.log-in-form button[name="prihlasit"] {
    /*border: none;
    color: #000;
    background-color: #c2d6d4;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px;
    font-weight: 600;*/
}
.log-in-form button[name="prihlasit"]:hover {
    text-decoration:underline;
}
.order-row .order-item {
    display: inline;
    float: left;
    width: 49.04761905%;
    margin: 0 0.47619048%;
}
.order-row .order-item fieldset {
    margin: 20px 0;
}
fieldset.formTelo {
    border: 1px solid #ccc;
    padding: 8px;
}
fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
.order-row:before, .order-row:after {
    display: table;
    content: "";
}
.order-row:after {
    clear: both;
}
.order-item label {
    width: 100px;
    display: inline-block;
}
@media (max-width: 768px) {
	.order-row .order-item  {
		width: 100%;
	}
	.formTelo input[type="text"], .formTelo input[type="password"] {
		width: 100%;
		margin-top: 4px;
	}
}
.order-row .order-item input {
    border: solid 1px #999;
}
textarea#poznamka {
    width: 97%;
	border: 1px solid #b4b4b4;
    border-radius: 0px;
}
.overview-table table tr.product {
    border-top: 0px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 100%;
}
.overview-table table td p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    display: table;
}
.overview-table table td.avalibility {
    background: url(/img/correct-green.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.overview-table table td:first-child {
    text-align: left;
}
.overview-table table td.image-product img {
    /* width: 20%; */
    float: left;
    margin-right: 25px;
	margin-top: 10px;
}
.paid-row-overview {
    background: #f6f6f6;
    color: #000;
    margin-bottom: 20px;
}
.paid-row-overview:before, .paid-row-overview:after {
    display: table;
    content: "";
}
.paid-row-overview:after {
    clear: both;
}
.paid-row-overview .item .prize-cost {
    padding: 0px 0px;
}
.prize-cost .prize-section {
    float: right;
}
.prize-cost .prize-section .prize {
    color: #000;
    float: right;
    font-size: 30px;
    font-weight: 600;
    margin: 0px;
    clear: both;
}
.prize-cost .prize-section .prize-dph {
    color: #000;
    margin: 0px;
    clear: both;
}
.prize-cost p.prize-label {
    color: #000;
    float: right;
    padding-right: 20px;
}
.paid-row-overview .item {
    padding: 10px 0px;
    display: inline;
    float: left;
    width: 49.04761905%;
    margin: 0 0.47619048% 0px 0.47619048%;
}
.adress-row:before, .adress-row:after {
    display: table;
    content: "";
}
.adress-row:after {
    clear: both;
}
.adress-row .item .adress-info {
    border-top: 0px solid #efefef;
    border-bottom: 4px solid #efefef;
    width: 100%;
}
.adress-row .item .adress-info .adress-label {
    background: #f3f3f3;
    background-size: 15%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    padding: 10px;
}
.adress-row .item .adress-info .adress-label p {
    margin: 0px;
    color: #000;
    font-weight: 600;
}
.adress-row .item .adress-info table {
    padding: 20px 0px;
}
.adress-row .item .adress-info table tr {
    display: block;
    margin: 10px 0px;
}
.adress-row {
	margin-bottom: 20px;
}
.adress-row .item:first-child {
    margin-right: 5.23809524%;
}
.adress-row .item {
    display: inline;
    float: left;
    width: 46.66666667%;
    margin: 0 0.47619048%;
}
@media (max-width: 768px) {
	.adress-row .item {
		width: 100%;
	}
}
ul {
    padding: 0px;
    margin: 0px;
}
.adress-row .item .message-info .message-label {
    background: #f3f3f3;
    background-size: 15%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    padding: 10px;
}
.adress-row .item .message-info .message-label p {
    font-weight: 600;
    margin: 0px;
    color: #000;
}
.adress-row .item .message-info .message-input {
    padding: 8px 0px;
    border-top: 0px solid #efefef;
    border-bottom: 4px solid #efefef;
    width: 100%;
}
.adress-row .item .button-section {
    padding: 20px 0px;
}
.adress-row .item .button-section .send-order button {
	display: block;
    border: none;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    top: 6px;
}
.adress-row .item .button-section .send-order button:hover {
    background-color: #ce2426;
}
.vertical-navigation {
	background-color: #fafafb;
    /*border-right: 4px solid #428bca;*/
    padding: 20px;
    margin-bottom: 10px;
}
.vertical-navigation .col h3 {
	float: left;
    /*color: #428bca;*/
    margin: 5px 0px;  
    font-weight:bold;
}
.vertical-navigation .col .col a.category:hover {
	text-decoration: underline;
}
.vertical-navigation .col ul {
    display: block;
    clear: both;
    padding-left: 5%;
}
.vertical-navigation .col ul li {
    padding: 4px 0px;
    font-weight: bold;
}
.vertical-navigation .col ul li a {
    /*background: url(../img/list-down.png);*/
    background-repeat: no-repeat;
    background-position: 100% 80%;
    padding-right: 20px;
}
/*.vertical-navigation .col ul li a:before {
    content: " - ";
}*/
.products:before, .products:after {
    display: table;
    content: "";
}
.products:after {
    clear: both;
}

.tab-navigation.container {
  background: #fff;
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.12);
  height: 45px;
  padding-left: 0;
  padding-right: 0;
  z-index: 20;
}
.tab-navigation.container ul {
  border-bottom: 0;
}
.tab-navigation.container ul li a {
  font-size: 17px;
}
.tab-navigation.container ul li {
  padding: 7px 11px 3px 11px;
}
.tab-navigation.container ul li:hover {
    border-bottom: 3px solid #428bca!important;
    margin-bottom: -3px;
}
.tab-navigation {
    height:70px;
    margin-bottom:20px;
}
.tab-navigation ul {
    border-bottom: 4px solid #efefef;
    margin: 1px 0px;
    padding: 0px;
    list-style: none;
}

.tab-navigation ul li {
    display: inline-block;
    padding: 16px 11px;
   /* width: 155px;*/
    text-align: center;
}
/*.tab-navigation ul li.razeni-min {
    width: 157px;
}*/
.tab-navigation ul li a {
    text-decoration: none;
    color: #49475b;
}
.tab-navigation ul li:hover {
    border-bottom: 3px solid #428bca;
    margin-bottom: -3px;
}

.tab-navigation-detail, .tab-navigation {
    clear: both;
    position: relative;
}

.tab-navigation-detail .change-view, .tab-navigation .change-view {
    float: right;
    position: absolute;
    top: 22px;
    right: 0px;
    color: #49475b;
}

.tab-navigation-detail .change-view .change-grid a, .tab-navigation .change-view .change-grid a {
    background: url(/img/change-grid.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 15px;
    display: inline-block;
}

.tab-navigation-detail .change-view .change-list a, .tab-navigation .change-view .change-list a {
    background: url(/img/change-list.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 15px;
    display: inline-block;
}

.tab-navigation-detail ul li, .tab-navigation ul li {
    display: inline-block;
    padding: 16px 7px;
   /*width: 155px;*/
    text-align: center;
}
.tab-navigation-detail .change-view .change-grid, .tab-navigation .change-view .change-grid {
    padding: 3px 5px 0px 15px;
}
.blog .item {
    border-bottom: #3c3b4b solid 1px;
    width: 97%;
    height: 200px;
    padding: 15px;
    margin-bottom: 10px;
}
.blog .img-right {
    width: 35%;
    float: right;
    margin-right: 10px;
    text-align: center;
}
.blog .img-right img {
    height: 200px;
}
.blog .blog-content {
    width: 60%;
    float: left;
    margin-top: -25px;
}
.blog .img-left {
    width: 37%;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.blog .img-left img {
    height: 200px;
}
.blog-detail-content .text {
	margin-bottom: 30px;
}
@media (max-width: 1239px) {
	.blog .blog-content {
		width: 51%;
	}
	.blog .img-right {
		width: 42%;
	}
	.blog .img-left {
		width: 44%;
	}
}
@media (max-width: 991px) {
	.blog .blog-content {
		width: 48%;
	}
	.blog .img-right {
		width: 48%;
	}
	.blog .img-right img {
		width: 366px;
	}
	.blog .img-left {
		width: 48%;
	}
	.blog .img-left img {
		width: 335px;
	}
}
@media (max-width: 760px) {
	.blog .blog-content {
		width: 100%;
	}
	.blog .img-right {
		width: 100%;
	}
	.blog .img-right img {
		width: 366px;
		margin-bottom: 10px;
	}
	.blog .img-left {
		width: 100%;
	}
	.blog .img-left img {
		width: 335px;
		margin-bottom: 10px;
	}
	.blog .item {
		height: 380px;
	}
}
@media (max-width: 450px) {
	.blog .img-right img {
		width: 311px;
		height: 170px;
	}
	.blog .img-left img {
		width: 311px;
		height: 170px;
	}
}
.login-section h5 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.login-section .login-box {
    box-sizing: border-box;
    width: 50%;
    height: auto;
    margin: 0 auto 50px auto;
    background-color: #f6f6f6;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    padding: 40px 20px;
}
@media(max-width: 375px) {
  .login-section .login-box {
    width: 100%;
  }
}
.login-section .login-box .row {
    width: 100%;
    position: relative;
}
.login-section .login-box label {
    box-sizing: border-box;
    width: 30%;
    display: inline-block;
    font-weight: 700;
}
.login-section .login-box input[name="login"] {
    margin-bottom: 20px;
}

.login-section .login-box input {
    box-sizing: border-box;
    width: 67%;
    display: inline-block;
    padding: 10px;
    outline: none;
    border: 0px solid #b4b4b4;
    border-radius: 0px;
    background: #fff;
    font-size:inheri;
    font-family:inherit;
}
/*.login-section .login-box a {
    font-size: 11px;
    color: #9b9b9b;
    position: absolute;
    z-index: 99999;
    right: 40px;
    top: 110%;
    text-decoration: underline;
}*/
div#typ_prihlaseni {
    padding-top: 10px;
}

#typ_prihlaseni {
    margin-top: 15px;
}
.login-section .login-box .row {
    width: 100%;
    position: relative;
}
.login-section .login-box .row:last-of-type {
    text-align: center;
}
.login-section .login-box .row {
    width: 100%;
    position: relative;
}
.login-section .login-box button {
    /*border: none;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 60px;
    cursor: pointer;
    font-weight: 600; */
    margin-top:40px
}
.login-section .login-box button:hover {
    color: #ffffff;
    /*background-color: #ce2426;*/
    text-decoration:underline;
}
#hledany_text_home {
	box-sizing: border-box;
    width: 250px;
    display: inline-block;
    padding: 7px;
    outline: none;
    border: 1px solid #b4b4b4;
    border-radius: 0px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-hledat {
    /*border: none;
     border-bottom: 3px solid #ae2837; 
    color: #ffffff;
    background-color: #428bca;
    padding: 8px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    top: 0;*/
}
}
.btn-hledat:hover {
    color: #ffffff;
    background-color: #ce2426;
}
.sidebar .interest-category li .name {
    display: inline;
}
.detail {
	margin-top: 15px;
  margin-bottom: 20px;
}
.detail:before, .detail:after {
    display: table;
    content: "";
}
.detail:after {
    clear: both;
}
.sleva-wrapper {
    background: #69e401 url(/img/sleva.png);
    background-repeat: no-repeat;
    padding-top: 28px;
    position: relative;
    text-align: center;
    height: 0px;
}
.sleva-wrapper span {
    position: relative;
    top: -25px;
    font-weight: bold;
    color: #000;
}
.progress-row {
	margin-top: 10px;
}
.overview-table table td.qty {
	width: 140px;
}
.overview-table table td.icon-delete button {
    border: 0;
    background: white;
    padding: 5px 0 0 5PX;
}
.thank-order {
    color: #49475b;
    text-align: center;
}
.thank-order h2 {
    font-size: 42px;
}
.thank-order .print-button {
    display: table;
    margin: 30px auto;
}
.thank-order .back-shop {
    margin: 40px 0px 80px;
}
.thank-order .back-shop a {
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    border-color: #ae2837;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
}
.detail-image .image .status-box .status-item, .products .list-products .item .item-product .status-box .status-item {
    height: 31px;
    background-repeat: no-repeat;
    width: 75px;
    color: #fff;
    margin-right: 1px;
	margin-top: 10px;
}
.newsletter-email {
	box-sizing: border-box;
    width: 250px;
    display: inline-block;
    padding: 7px;
    outline: none;
    border: 1px solid #b4b4b4;
    border-radius: 0px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.newsletter-button {
	border: none;
    color: #ffffff;
    background-color: #428bca;
    cursor: pointer;
    position: relative;
    top: 0px;
    font-variant: small-caps;
    text-transform: uppercase;
    background:#428bca;
    padding:10px 20px;
	   color:#fff;
}
.newsletter-button:hover, .newsleter-row .btn-search:hover {
	color: #ffffff;
    /*background-color: #ce2426!important;
	text-decoration: none;   */
}
.newsletter-button-delete {
	font-weight: 700;
    margin-left: 10px;
    border-bottom: 3px solid #c6cdce;
    color: #ffffff;
    background-color: #a5a7a7;
    border-color: #929292;
    padding: 7px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
}
.newsletter-button-delete:hover {
	color: #ffffff;
    background-color: #868c8c;
    border-color: #515252;
}
.products .list-products .item .item-product .item-img a.prev {
    position: absolute;
    top: 97px;
    width: 22px;
    height: 32px;
    left: 5px;
    background: url(/img/product-left.jpg);
}
.products .list-products .item .item-product .item-img a.next {
    position: absolute;
    top: 97px;
    width: 22px;
    height: 32px;
    right: 5px;
    background: url(/img/product-right.jpg);
}
.next, .prev {
    cursor: pointer;
}
.products .list-products .item .item-product .item-description a:hover {
    text-decoration: underline;
}
.banner-b2b {
	position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 20px;
    background: #384248;
    color: #fff;
    padding: 3px 0;
}
div.login {
    height: 20px;
	float: right;
}
@media(max-width: 375px) {
  header.login-header div.login {
    position: relative;
    top: -27px;
  }
}

.login-tools-wrapp {
    margin-top: 10px;
}
.login-tools-wrapp-vo {
    margin-top: 30px;
}
.user-wrapp {
	margin-right: 10px;
}
.amount_box {
	    margin: 7px 0px;
    padding: 5px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 0px;
    display: inline-block;
    float: left;
}
.expand {
	    background: #fff;
    width: 100%;
    min-height: 165px;
    padding: 5px;
    color: #555;
    line-height: 22px;
    display: block;
    outline: none;
    resize: none;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 0px;
}
.button-send {
	border: none;
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    padding: 6px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    margin-top: 5px;
    cursor: pointer;
    font-weight: 600;
}
@media(max-width: 375px) {
  .expand {
    width: 96%;
  }
  .button-send {
    width: 100%;
  }
}
.button-send:hover {
	color: #ffffff;
    background-color: #ce2426;
}
#odhlasit {
	border: none;
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    padding: 6px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    margin-top: 5px;
    cursor: pointer;
    font-weight: 600;
}
#odhlasit:hover {
	color: #ffffff;
    background-color: #ce2426;
}
.old-cost {
    color: #384248;
    font-size: 14px;
    text-decoration: line-through;
    padding-right: 10px;
}
.product-filter {
    padding-bottom: 30px;
    display: inline;
    float: left;
    width: 99.7%;
    margin: 0 0.47619048%;
}
.product-filter:before, .product-filter:after {
    display: table;
    content: "";
}
.product-filter:after {
    clear: both;
}
.product-filter .filter {
    border: 1px solid #efefef;
    padding: 15px;
}
.product-filter .filter .product-title {
    position: relative;
}
.product-filter .filter .product-title p {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
.product-filter .filter .view-filter {
    clear: both;
    text-align: center;
    display: block;
    padding: 20px 0px 30px;
}
.product-filter .filter .view-filter a {
        /*border: none;
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 34px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 600;*/
}
.product-filter .filter .view-filter a:hover {
	color: #ffffff;
   /*background-color: #ce2426;
	text-decoration: none;        */
}
.product-filter .filter .filter-brand {
    padding: 15px 0px;
    border-bottom: 1px solid #efefef;
}
.product-filter .filter p {
    font-weight: 700;
    color: #49475b;
    font-size: 16px;
    margin-bottom: 0px;
}
.product-filter .filter .filter-brand ul li {
    margin: 10px 0px;
    padding-right: 20px;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
}
ul.ck-button {
    text-align: center;
}
.product-filter .filter .filter-brand ul li {
    margin: 10px 0px;
    padding-right: 20px;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
}
#ck-button {
    border: none;
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    cursor: pointer;
    font-weight: 600;
    overflow: auto;
    float: left;
}
#ck-button:hover {
	    color: #ffffff;
    background-color: #ce2426;
    text-decoration: none;
}
#ck-button label {
    float: left;
}
.product-filter .filter .filter-ski {
    border-bottom: 1px solid #efefef;
    padding: 10px 0px;
}
.product-filter .filter .filter-ski:before, .product-filter .filter .filter-ski:after {
    display: table;
    content: "";
}
.product-filter .filter .filter-ski:after {
    clear: both;
}
.product-filter .filter .filter-ski .filter-ski-lenght {
    display: inline;
    float: left;
    width: 49.04761905%;
    margin: 0 0.47619048%;
}
.product-filter .filter p {
    font-weight: 700;
    color: #49475b;
    font-size: 16px;
    margin-bottom: 0px;
}
.product-filter .filter .filter-ski .filter-ski-lenght ul li {
    margin: 4px 0px;
    display: inline-block;
    padding-right: 5px;
}
div.expandSalesListBarva, div.expandSalesListVelikost {
    text-align: center;
    color: #000;
    cursor: pointer;
    margin: 0 20px 0 20px;
}
div.expandSalesListBarva:hover, div.expandSalesListVelikost:hover {
    text-decoration: underline;
}
.hidden-filter {
    display: none!important;
}
.row {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.product-filter .filter .filter-ski .filter-ski-prizerange {
    display: inline;
    float: left;
    width: 49.04761905%;
    margin: 0 0.47619048%;
}
.product-filter .filter p {
    font-weight: 700;
    color: #49475b;
    font-size: 16px;
    margin-bottom: 0px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal {
    height: 2px;
}
.ui-widget-content {
    background: #49475b;
    color: #222222;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-widget-header {
    background: #1a979a;
    color: #222222;
    font-weight: bold;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -.6em;
    border-radius: 50px;
    width: 15px !important;
    height: 15px !important;
    background: #1a979a;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
.product-filter .filter .filter-ski .filter-ski-prizerange div.min-cena {
    text-align: left;
    float: left;
}
.product-filter .filter .filter-ski .filter-ski-prizerange div.max-cena {
    text-align: right;
    float: right;
}
.product-filter .filter .filter-ski .filter-ski-prizerange input {
    border: 0px;
}
.product-filter .filter .filter-ski .filter-ski-button {
    display: inline;
    float: left;
    width: 41.9047619%;
    margin: 0 0.47619048%;
    margin-left: 7.61904762%;
}
.product-filter .filter .filter-ski .filter-ski-button .clear-filter {
    float: left;
    padding-right: 50px;
    padding-top: 40px;
}
.product-filter .filter .filter-ski .filter-ski-button .clear-filter button {
    background: url(/img/clear-filter.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    border: 0;
    height: 21px;
}
.product-filter .filter .filter-ski .filter-ski-button .confirm-filter {
    float: left;
}
.product-filter .filter .filter-ski .filter-ski-button .confirm-filter:before, .product-filter .filter .filter-ski .filter-ski-button .confirm-filter:after {
    display: table;
    content: "";
}
.product-filter .filter .filter-ski .filter-ski-button .confirm-filter:after {
    clear: both;
}
.product-filter .filter .filter-ski .filter-ski-button .confirm-filter button {
    border: none;
    border-bottom: 3px solid #ae2837;
    color: #ffffff;
    background-color: #428bca;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0px;
    margin-top: 30px;
    font-weight: 600;
    float: left;
}
.product-filter .filter .filter-ski .filter-ski-button .confirm-filter button:hover {
	color: #ffffff;
    background-color: #ce2426;
    text-decoration: none;
}
.products .list-products:before, .products .list-products:after {
    display: table;
    content: "";
}
.products .list-products:after {
    clear: both;
}
.newsleter-row:before, .newsleter-row:after {
    display: table;
    content: "";
}
.newsleter-row:after {
    clear: both;
}
.product-wrapp:before, .product-wrapp:after {
	display: table;
	content: "";
}
.product-wrapp:after {
	clear: both;
}

.old-cost-tabilka {
	    color: #384248;
    font-size: 17px;
    text-decoration: line-through;
    padding-right: 10px;
}
.overview-table table td.btn-detail a {
        color: #ffffff;
    background-color: #428bca;
    border-color: #ae2837;
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 0px;
    font-weight: 600;
    float: right;
}
.overview-table table td.btn-detail a:hover {
    color: #ffffff;
    background-color: #ce2426;
	text-decoration: none;
}
.blank-page {
	/*padding: 0 20px 20px 20px;*/
}

.akce-status, .sleva-status, .novinka-status, .vyprodej-status {
    text-align: center;
    padding: 2px 0;
    margin-right: 1px;
    margin-bottom: 5px;
}
.sleva-status {
    background: #ffdb31;
    color: #000;
}
/*.novinka-status {
    padding: 3px 0px;
    text-align: center;
    margin-right: 1px;
	margin-bottom: 5px;
}
.vyprodej-status {
	background: #384248;
    padding: 3px 0px;
    text-align: center;
    color: #fff;
    margin-right: 1px;
	margin-bottom: 5px;
}*/
label.error {
	color: #428bca;
}
.login-section #registration-form .login-box .row:last-of-type {
    text-align: left;
}
.login-section .login-box input {
    box-sizing: border-box;
    width: 67%;
    display: inline-block;
    padding: 10px;
    outline: none;
    border: 1px solid #b4b4b4;
    background: #fff;
    margin-bottom: 3px;
    margin-top: 12px;
}
.login-section #registration-form .login-box label {
    font-weight: normal;
}
.login-section .login-box label {
    box-sizing: border-box;
    width: 30%;
    display: inline-block;
    font-weight: 700;
}
form label.error {
    display: inline-block;
    background-color: #c93535;
    color: #fff;
    border: 3px solid #9e0000;
    width: 60.1%;
    padding: 3px 10px;
    margin-left: 104px;
    margin-top: 3px;
    margin-bottom: -25px;
}
#tabulka_vyhledavani input {
	    padding: 6px 10px;
    color: #ccc;
    margin-right: 10px;
    font-family: inherit;
    font-size: inherit;
    border: 1px solid;
}
.store-amount span {
	color: #30e1a1;
    font-weight: bold;
}
button.disabled {
	opacity: 0.7;
}
button.disabled:hover {
	background: #428bca!important;
}
#obj-mess {
	position: relative;
    top: 7px;
}
.blank-page .col-30 {
	width: 30%;
	float: left;
}
.blank-page .col-35 {
	width: 35%;
	float: left;
}
.blank-page table {
	border: #eee 1px solid;
	border-collapse: collapse;
    border-spacing: 0;
    padding: 0!important;
    margin: 0;
	width: 100%;
}
.blank-page table.middle {
	width: 90%;
}
.blank-page table td {
	    padding: 5px;
}
.blank-page table tr:nth-child(2n+2) {
	background: #eee;
}
.blank-page .row-info {
	clear: both;
    width: 100%;
    height: 430px;
}
.nav-head li:hover {
	/*font-weight: bold;*/
    border-bottom: 3px solid #428bca;
}
.nav-head li a {
	text-decoration: none;
}
.item-img .hidden.hidden-mobile {
	display: none;
}
#order-wrapp {
	    height: 32px;
    border-bottom: 4px solid #efefef;
}
#order-wrapp ul {
  border: 0;
}
#order-wrapp ul li {
	padding: 5px 10px 6px 10px;
}
#order-wrapp ul li a {
	font-size: 16px;
}
.filtr-barva {
	padding: 0 10px!important;
}
.filtr-barva.active, .filtr-wrap.active {
	border: 2px #428bca solid;
}
.filtr-input-hidden {
	display: none;
}
.filtr-wrap {
	border: 2px #e1e1e1 solid;
	padding: 0 5px;
    height: 20px;
    float: left;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    background: #fff;
}
.filtr-wrap.znacka-wrapp {
	min-width: 70px;
}
.open-filter {
	float: right;
    position: absolute;
    top: 7px;
    right: 0px;
    color: #49475b;
    font-size: 16px;
}
.kform-wrapp .info-wrapp input {
	width: 32.7599%;
	margin-bottom: 10px;
	box-sizing: border-box;
    display: inline-block;
    padding: 7px;
    outline: none;
    border: 1px solid #b4b4b4;
    border-radius: 0px;
    background: #fff;
    margin-top: 0px;
	float: left;
}
.kform-wrapp .info-wrapp select {
  width: 32.7599%;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 7px;
  outline: none;
  border: 1px solid #b4b4b4;
  border-radius: 0px;
  background: #fff;
  margin-top: 0px;
  float: left;
  color: #b4b4b4;
}
.kform-wrapp .middle-input {
	margin-left: 10px;
    margin-right: 10px;
}
.kform-wrapp .message-wrapp textarea {
	height: 200px;
  width: 99%;
  border: 1px solid #b4b4b4;
  border-radius: 0px;
  padding: 7px;
}

.kform-wrapp .kform-btn {
	font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
}
@media(max-width: 375px) {
  .kform-wrapp .message-wrapp textarea {
    width: 95%;
  }
  .kform-wrapp .info-wrapp input, .kform-wrapp .info-wrapp select, .kform-wrapp .kform-btn {
    width: 100%;
  }
  .kform-wrapp .middle-input {
    margin: 0;
  }
}
.hp-icon img {
  float:left;
}
.hp-icon p span.text-row {
  float: left;
  margin-left: 10px;
  margin-top: 1px;
}
.hp-icon p span.text-line {
  float: left;
  margin-left: 10px;
  margin-top: 14px;
}
.hp-icon.first {
    padding-left: 50px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.col-md-15 {
    width: 20%;
    float: left;
}
@media (max-width: 768px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (max-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (max-width: 1239px) {
    .col-md-15 {
        text-align: center;
    }
    .hp-icon img {
        float: none;
    }
    .hp-icon p span.text-line {
      float: none;
      margin-left: 0;
      margin-top: 14px;
    }
    .hp-icon p span.text-row {
      float: left;
      margin-left: 10px;
    }
}
#icons-wrapp {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media(max-width: 787px) {
  #icons-wrapp {
    display: none !important;
  }
  .banner {
    padding: 20px 0 20px 0;
  }
  .bt.row.hp-cat-wrapp {
    padding: 0;
  }
}

@media (max-width: 680px) {
    .col-md-15 {
        display: none;
    }
}
.carousel .prev, .carousel .next {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: -16px 0 0;
    text-decoration: none;
    color: #8e8e8e;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
}
@media (min-width: 768px) {
  .carousel .next {
      right: 20px;
  }
  .carousel .prev {
    left: 20px;
}
  .carousel .prev, .carousel .next {
    width: 45px;
    height: 45px;
    margin: -23px 0 0;
  }
}
.carousel .next {
    left: auto;
    right: 10px;
}
.carousel .prev.disabled, .carousel .next.disabled {
    opacity: 0;
}
.carousel .prev:before, .carousel .next:before {
    display: block;
    width: 28px;
    height: 28px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid #bfbfbf;
    border-radius: 100%;
    /*content: ">";*/
    font: bold 10px/28px "streamline-24px", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-family: FontAwesome;
   content: "";
    text-align: center;
    -webkit-transition: background-color 300ms ease, border-color 300ms ease;
    -moz-transition: background-color 300ms ease, border-color 300ms ease;
    -o-transition: background-color 300ms ease, border-color 300ms ease;
    transition: background-color 300ms ease, border-color 300ms ease;
}
.carousel .next:before {
  content: "\f054";
}
.carousel .prev:before {
  content: "\f053";
}
.carousel .prev:hover:before, .carousel .next:hover:before {
    background: #e5e5e5;
    background: rgba(189, 189, 189, 0.5);
    border-color: #8e8e8e;
}
.pager {
  margin: 0;
}
.pager a {
    padding: 0 40px;
}
.carousel .pager a.selected:before {
    position: absolute;
    top: -8px;
    left: 50%;
    margin: 0 0 0 -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #e6e6e6 transparent;
    content: "";
}
.carousel .pager a {
    position: relative;
    display: inline-block;
    max-width: 20%;
    line-height: 3.42;
    vertical-align: top;
    padding: 0 2em;
    text-decoration: none;
    text-align: center;
}
.carousel .pager a.selected {
    font-weight: bold;
    color: #428bca;
}
.cat-wrapp {
  margin-bottom: 30px;
  min-height: 242px!important;
  width: 50%;
  float: left;
}
@media(max-width: 991px) and (min-width: 540px) {
    .cat-wrapp {
        padding-left: 0px!important;
        padding-right: 30px!important;      
    }
}
@media(max-width: 540px) {
    .cat-wrapp {
        width: inherit;
        float: none;        
    }
}

.cat-wrapp img {
  height: 130px;
}
.cat-wrapp a.main-cat {
  color: #000;
}
.cat-wrapp a.main-cat:hover {
  color: #428bca;
  text-decoration: none;
}
.cat-wrapp p.sub-cat a {
    color: #428bca;
}
.cat-wrapp p.sub-cat a:hover {
    color: #000;
    text-decoration: none;
}
.cat-wrapp p.sub-cat a.sub:after {
    content: ',';
}
.cat-wrapp p.sub-cat a.sub.last:after {
    content: '';
}
.cat-wrapp p.sub-cat a.all {
  font-weight: bold;
}
.cat-wrapp p.sub-cat a.all:after {
  content: '';
}
.category-wrapp {
  margin-bottom: 50px;
    border-top: solid 1px #e1e1e1;
    margin-top: 30px;
}
@media(max-width: 375px) {
  .cat-wrapp, .category-wrapp {
    margin-bottom: 0;
  }
}
.category-wrapp div.hidden {
  display: none;
}
.cat-btn-wrapp .all-cat-btn {
    background: #428bca;
    padding: 10px;
    color: #fff;
}
.cat-btn-wrapp .all-cat-btn:hover {
    color: #fff;
}
.bt .col-md-3.sub-category-wrapp {
  border: 1px solid #efefef;
  min-height: 60px;
  margin-right: 11px;
  margin-bottom: 10px;
  width: 24%;
  display: flex;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 99px;
}
.bt .col-md-3.sub-category-wrapp.last {
  margin-right: 0;
}
.bt .col-md-3.sub-category-wrapp:hover {
  border: 1px solid #9e9b9b;
}
.sub-category-wrapp .img-wrapp {
  float: left;
}
.sub-category-wrapp .img-wrapp img {
  height: 75px;
  width: 75px;
}
.sub-category-wrapp span {
  margin-left: 10px;
  font-weight: bold;
}
.categori-link {
  color: #000!important;
}
.cat-menu li {
  font-size: 18px;
}
.cat-menu li a.active {
  color: #428bca;
}
.cat-menu li ul.navlist.noactive {
  display: none;
}
.filter-content {
  padding: 0 15px;
}
.filter-content:after {
  content: '';
  clear: both;
}
.filter-wrapp {
  background: #f6f6f6;
  margin-bottom: 10px;
}
.filter-wrapp .clear-filter button {
  background: #e1e1e1;
  border: 0;
  color: #000;
  width: 100%;
  margin-top: 10px;
  padding: 7px 0;
  font-size: 16px;
}
.filter-wrapp .confirm-filter button {
  background: #428bca;
  border: 0;
  color: #fff;
  width: 100%;
  margin-top: 10px;
  padding: 7px 0;
  font-size: 16px;
}
.filter-wrapp .confirm-filter button:hover, .filter-wrapp .clear-filter button:hover {
  text-decoration: underline;
}
.filter-wrapp .filter-content {
  padding: 10px;
}
.filter-wrapp .filter-section-wrapp p {
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
  font-weight: bold;
}
.filter-wrapp .filter-section-wrapp .filter-value-wrapp {
  margin-top: 5px;
  min-height: 30px;
}
.filter-wrapp .filter-section-wrapp .filter-value-wrapp span.filtr-wrap {
  margin-right: 5px;
}
.filter-value-wrapp ul li {
    display: inline-block;
}
li.filter-velikost {
  width: 32%;
}
li.filter-velikost.big {
  width: 65%;
}
li.filter-velikost.max {
  width: 112%;
}
li.filter-velikost.big label.filter-velikost {
  width: 93%;
}
label.filter-velikost {
    width: 83%;
}
div#expandSalesListBarva, div#expandSalesListVelikost {
    text-align: center;
    color: #000;
    cursor: pointer;
    margin: 0 20px 0 20px;
}
#slider-range, .slider-range-param {
  margin-top: 15px;
  width: 94%;
  margin-left: 10px;
  margin: 15px 0 15px 10px;
}
.min-cena, .min-param {
    width: 45%;
    float: left;
}
.max-cena, .max-param {
      width: 33%;
    float: right;
}
.login-btn {
  position: relative;
  top: -17px;
  left: -17px;
  text-transform: uppercase;
  font-weight: bold;
}
.parametry-wrapp {
    text-align: left;
    padding: 0 29px;
    font-size: 14px;
    list-style-type: none;
}
.parametry-wrapp strong {
    position: absolute;
    right: 20px;
}
.params-wrapp {
  height: 75px;
  top: -10px;
  margin-top: 10px;
}

.star-rating {
  position: relative;
  vertical-align: middle;
  margin: 0 0 2px;
  font-size: 24px;
  font-family: "SSSymbolicons", "Helvetica Neue", Arial, Helvetica, sans-serif;
  display: inline-block;
  color: #8a8a8a;
  height: 20px;
  top: -10px;
}
.star-rating:before {
  content: "⋆⋆⋆⋆⋆";
}
.star-rating .rating {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #ffc000;
}
.star-rating .rating:before {
  content: "⋆⋆⋆⋆⋆";
}
.star-rating-30 {
  font-size: 30px;
  margin-left: 5px;
  margin-top: 2px;
}
#product-images .pager {
  margin: 2em 0 1.3em;
  line-height: 33px;
  margin-top: 15px;
}
#product-images .pager a {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #cdcdcd;
  margin: 0 5px;
  padding: 0;
}
#product-images .pager a span {
  display: none;
}
#product-images .pager a.selected, #product-images .pager a:hover {
  background: #333333;
}
#product-images .btn-img {
    position: absolute;
    bottom: 1.3em;
    border: solid 2px #cdcdcd;
    padding: 5px;
    color: #000;
    bottom: -6px;
}
#product-images .btn-img:hover, #product-images .btn-img:focus {
    text-decoration: none;
}
#product-images .prev {
    left: 7%;
    padding: 5px 7px 2px 5px;
}
#product-images .prev:before {
    content: "\f053";
    font-family: FontAwesome;
}
#product-images .next {
    right: 7%;
    padding: 5px 5px 2px 7px;
}
#product-images .next:before {
    content: "\f054";
    font-family: FontAwesome;
}
@media(max-width: 991px) {
    #product-images .prev, #product-images .next {
        bottom: -345px;
        z-index: 100;
    }
}
#product-images a.btn-img span {
  display: none;
}
#product-images .js-set-item-carousel ul.reset li {
  text-align: center;
  display: flex;
    justify-content: center;
    align-items: center;
}
#product-images .js-set-item-carousel ul.reset li img {
      border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 290px;
}
.prize-title {
  font-weight: bold;
  margin-bottom: -4px!important;
      margin-top: 30px!important;
}
.prize-wrapp .prize {
  font-weight: bold;
  font-size: 36px;
}
.prize-wrapp .prize-origin {
  font-size: 21px;
  margin-left: 10px;
  text-decoration: line-through;
}
.amount-wrapp {
  background: #f8f8f8;
  margin-bottom: 18px;
  border: #cdcdcd solid;
  border-width: 1px 1px 2px;
  position: relative;
  z-index: 2;
  color: #333333;
}
.amount-wrapp p {
    padding: 12px 10px 2px 10px;
}
.amount-wrapp p span {
  font-weight: bold;
  color: #30e1a1;
}
.amount-wrapp p span.green {
  color: #60b802;
}
.reset li {
  height: 360px;
}
.search-wrapp {
  float: left;
    text-align: center;
    width: 70%;
    margin-top: -8px;
}
.search-wrapp button.btn-hledat {
  margin-left: -5px;
    position: relative;
    top: 1px;
    padding-bottom: 12px;
}
@media (max-width: 1239px) {
  .search-wrapp {
    width: 435px;
  }
}
@media (max-width: 991px) {
  .search-wrapp {
    width: 320px;
  }
  header .icon-menu {
    width: 240px;
  }
  header .header-wrapp-right {
      width: 61%;
  }
}
.search-wrapp.hidden {
    display: none;
}
.icon-menu.hidden {
    display: none;
}
@media(max-width: 765px) {
    header {
        height: 315px;
    }
    header .logo {
        width: 100%;
    }
    header .header-wrapp-right {
        display:none;
    }
    .search-wrapp.hidden {
        display: block;
        width: 100%;
        float: left;
    }
    .icon-menu.hidden {
        display: block;
        width: 100%;
        float: left;
        margin-top: 7px;
    }
    header .icon-menu {
        text-align: center;
    }
    .bag-counter {
        position: relative;
        left: -46px;
        top: -14px;
    }
    
}
.toggleMenu-right {
    display: none;
    background: #428bca;
    padding: 15px 20px;
    color: #fff;
    width: 41px;
    float:right;
}
.nav-menu {
    display: none;
}
@media (max-width: 640px) {
    .bag-counter {
        right: 103px;
    }
}
@media(max-width: 414px) {
    .search-wrapp {
        display: block;
        width: 100%;
    }
    header .icon-menu {
        position: relative;
        top: 10px;
    }
}
@media(max-width: 375px) {
    header .icon-menu {
        position: relative;
        top: 0;
    }
}
.products.products-wrapp {
  width: 100%;
  margin-left: 0;
}
.footer-text-wrapp h4 {
  color: #bbb;
}
.footer-text-wrapp div.col-md-15 {
  padding: 0 10px;
}
.footer-menu-wrapp ul li a {
  color: #bbb;
}
.footer-menu-wrapp ul li a:hover {
  color: #000;
  text-decoration: none;
}
.footer-menu-wrapp .newsletter-desc {
  margin-bottom: 15px;
}
.footer-menu-wrapp p.newsletter-desc img {
      float: left;
    margin-top: 4px;
    margin-right: 5px;
}
.footer-menu-wrapp .newsletter-footer-wrapp a {
      background-color: #428bca;
    padding: 7px 20px;
    color: #fff;
}
.footer-menu-wrapp .newsletter-footer-wrapp input {
  padding: 5px;
}
@media(max-width: 1239px) {
    .footer-menu-wrapp .newsletter-footer-wrapp input {
        margin-bottom: 10px;
    }
    .footer-menu-wrapp .newsletter-footer-wrapp a {
        padding: 7px 85px;
    }
}
@media(max-width: 1024px) {
  .footer-menu-wrapp .newsletter-footer-wrapp input {
    width: 100%;
  }
  .footer-menu-wrapp .newsletter-footer-wrapp a {
    position: relative;
    top: 10px;
    padding: 7px 113px;
  }
}
@media(max-width: 375px) {
  .footer-menu-wrapp .newsletter-footer-wrapp a {
    position: relative;
    top: 10px;
    padding: 7px 112px;
  }
  .sidlo-wrapp {
      height: 185px;
      margin: 20px 0 20px 0;
  }
  .social-site {
    margin: 35px 0 35px 0;
  }
}

@media(max-width: 360px) {
    .footer-menu-wrapp .newsletter-footer-wrapp a {
    padding: 7px 104px;
  }
}

.footer-menu-wrapp .map-wrapp {
  text-align: center;
}
.footer-menu-wrapp {
	position: relative;
	top: 30px;
  padding: 0;
}
.clearfix {
	clear: both;
}
.prilohy-wrapp .text-wrapp p {
  text-align: justify;
}
@media(max-width: 1024px) {
  .hp-icon p span.text-row {
    float: none;
  }
}
@media (max-width: 680px) {
  .col-md-15 {
    display: block;
    width: 100%;
  }
}
@media(max-width: 375px) {
  .sub-category {
    padding: 0;
    margin-bottom: 15px;
  }
  .bt .col-md-3.sub-category-wrapp {
    width: 100%;
  }
  #order-wrapp {
    height: 60px;
  }
}
.prilohy-wrapp ul li {
  padding-left: 0;
}
.prilohy-wrapp h3 {
  margin-bottom: 5px;
}
.prilohy-wrapp ul li a {
  color: #428bca;
}
.prilohy-wrapp ul li a:hover {
  color: #000;
  text-decoration: none;
}
.tab-navigation.fixed {
  position: fixed;
  top: 0;
}    
/*h3#parametry:before {
  content:"";
  display:block;
  height:60px; /* fixed header height*/
  margin:-60px 0 0; /* negative fixed header height */
}*/
#newsletter {
  color: #000;
}
.detail .button-section-b2b .addcart button {
    float: right;
    margin-right: 53px;
}
@media(max-width: 375px) {
  .detail .button-section-b2b .addcart button {
    margin-right: 0;
    padding: 10px 50px!important;
  }
  #sidebar {
    display: none;
  }
}
.seo-description-wrapp {
  text-align: justify;
}
.social-site ul li img {
  height: 25px;
  margin-right: 5px;
}
#min-cena, #max-cena, .min-param input, .max-param input {
  font-family: 'Rajdhani', Calibri;
  text-align: center;
  padding-top: 3px;
  font-size: 15px;
}
.cena-filter-wrapp, .slider-range-wrapp {
  height: 90px;
}
.bt.row.sub-category {
  margin-top: 6px;
  padding-right: 0;
  padding-left: 0;
}
div.footer-menu-wrapp ul {
  list-style-type: none;
}
.add-car-wrapp {
    background: #f8f8f8;
    border: #cdcdcd solid;
    border-width: 1px 1px 2px;
    padding: 15px 0px;
    margin-top: 10px;
}
.detail-size .amount #input-increment input.amount_box {
  height: 28px;
}
.add-car-wrapp #objednat {
  font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 14px 30px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
}
.add-car-wrapp #objednat:hover {
  text-decoration: underline;
}
.form-control {
    font-family: 'Rajdhani', Calibri;
}
.cancel-filter-li a {
  background: #428bca;
  color: #fff!important;
  padding: 2px 10px 0px 10px;
}
.tab-navigation ul li.cancel-filter-li a:hover {
  text-decoration: underline;
}
.tab-navigation-detail ul li:hover, .tab-navigation ul li.cancel-filter-li:hover {
  border-bottom: 0px!important;
}
.prilohy-wrapp {
  margin-bottom: 20px;
}
.prilohy-wrapp .text-wrapp {
  text-align: justify;
}
.item ul {
      list-style-type: none;
}
.social-site ul li {
    margin-bottom: 10px;
}
.widget-wrapp {
  padding: 0 5px;
  position: absolute;
  width: 96%;
  margin-top: -30px;
}
.widget-wrapp .novinka-widget, .widget-wrapp .akce-widget, .widget-wrapp .vyprodej-widget, .widget-wrapp .doprava-widget {
  width: 30%;
  float: left;
  margin: 0 4px 4px 4px;
  text-align: center;
}
.doprava-widget { 
    position: absolute;
    top: 15px;
    padding: 0 6px;
    z-index: 1;
}
.loading-div {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/obrazky/loader.gif) 50% 50% no-repeat rgba(255,255,255,.8);
}
.cofidis-wrapp img {
    float: left;
    margin-right: 14px;
    margin-top: 0px;
}
.cofidis-wrapp p {
    margin-top: 40px;
    float: left;
}
.hidden-vypis-image {
  display: none;
}
.carousel {
  height: auto;
}
.next-banner, .prev-banner {
    position: relative;
    top: 50%;
}
.next-banner {
  margin-left: 75px;
}
.prev-banner {
  margin-right: 75px;
}
/*.bt.carousel-indicators.carousel-indicators-main {
  bottom: -5px;
}*/
.bt.carousel-inner .bt.item, .bt.carousel-inner .bt.item.active {
  /*height: 430px;*/
  height: auto;
}
.carousel .prev:before, .carousel .next:before {
  height: 23px;
}

@media(max-width: 375px) {
  .detail-product-wrapp, .detail-product-wrapp .col-md-5, .detail-product-wrapp .col-md-7, .detail-product-wrapp .col-md-12, .row.prize-section-wrapp, .row.detail-content {
    padding: 0;
  }
  .row.prize-section-wrapp {
    margin: 0;
  }
  .socialsite ul li img {
    width: 24px;
  }
  .item.price-wrapp {
    float: right;
    padding: 0 10px;
  }
  .item.transport-wrapp {
    width: 90%!important;
  }
  .sale-coupon {
    display: none;
  }
}

#objednat-top {
    font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
    margin-top: 7px;
    margin-left: 56px;
    font-size: 18px;
}
#objednat-top:hover {
   text-decoration: underline;
}
@media(max-width: 911px) {
    .category-wrapp .bt.row.hp-cat-wrapp {
        padding-left: 0;
        padding-right: 0; 
    }
    .footer-section {
        width: 50%;
        float: left;
        height: 200px;
    }
    .footer-menu-wrapp .newsletter-footer-wrapp input {
        width: 100%;
    }
}
@media(max-width: 960px) {
    .footer-section {
        width: 50%;
        float: left;
        height: 200px;
    }
    .footer-menu-wrapp .newsletter-footer-wrapp input {
        width: 100%;
    }
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
#seznamProduktu.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
#seznamProduktu.loading .loading-div {
    display: block;
}
.filter-disabled {
    background: #e1e1e1;
    cursor: default;
}
.barva-disabled {
    opacity: 0.3;
    cursor: default;
}
.detail-content-wrapp {
    padding: 0;
}
.detail-content-wrapp .text-wrapp {
    padding-left: 0;
}
.detail-content-wrapp .text-wrapp ul {
    padding-left: 20px;
}
.recenze-wrapp {
    padding: 0!important;
}
.recenze-wrapp h3 {
    margin-top: -20px;
}
.recenze-wrapp .hodnoceni-wrapp {
    background: #f3f3f3;
    width: 100%;
    height: 110px;
}
.recenze-wrapp .hodnoceni-wrapp .pocet-wrapp {
    width: 50%;
    float: left;
    text-align: center;
    height: 110px;
}
.recenze-wrapp .hodnoceni-wrapp .pocet-wrapp p {
    font-size: 65px;
    margin-top: 15px;
}
.recenze-wrapp .hodnoceni-wrapp .hvezdy-wrapp {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 24px;
}
.recenze-wrapp .hodnoceni-wrapp .hvezdy-wrapp p {
    margin-top: 8px;
}
.star-rating-45 {
    font-size: 45px;
    margin-left: 5px;
    margin-top: 1px;
}
.recenze-item-wrapp {
    width: 100%;
    height: auto;
    min-height: 130px;
    margin-top: 10px;
    background: #f3f3f3;
}
.recenze-item-wrapp .user-info {
    width: 33%;
    float: left;
    text-align: center;
}
.recenze-item-wrapp .user-info .info {
    background: #fff;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 35px;
}
.recenze-item-wrapp .user-info .info p {
    margin-top: -11px;
}
.recenze-item-wrapp .user-info .info p.name {
    font-weight: bold;
}
.star-rating-user {
    margin-top: -10px;
}
.recenze-item-wrapp .user-hodnoceni {
    width: 67%;
    margin-left: 135px;
    padding: 10px 10px 10px 0;
}
@media(max-width: 1239px) {
    .recenze-item-wrapp .user-hodnoceni {
        margin-left: 110px;
    }
    .recenze-item-wrapp .user-info .info {
        width: 93px;
        height: 93px;
        padding-top: 27px;
    }
}
.recenze-item-wrapp .user-hodnoceni p.ok {
    color: #60b802;
}
.recenze-item-wrapp .user-hodnoceni p.ko {
    color: #428bca;
}
.empty-recenze {
    font-size: 19px;
    padding: 40px 20px;
}
@media(max-width: 991px) {
    .recenze-wrapp {
        margin-top: 35px;
    }
    .recenze-item-wrapp .user-info .info {
        width: 110px;
        height: 110px;
        padding-top: 34px;
    }
    .recenze-item-wrapp .user-info {
        width: 20%;
    }
    .recenze-item-wrapp .user-hodnoceni {
        width: 80%;
        margin-left: 149px;
        padding: 10px;
    }
}
@media(max-width: 720px) {
    .recenze-item-wrapp .user-info {
        width: 100%;
        float: left;
    }
    .recenze-item-wrapp .user-info .info {
        margin: 10px auto;
    }
    .recenze-item-wrapp .user-hodnoceni {
        width: 100%;
        margin-left: 0;
        padding: 10px;
    }
}
.button-rezenze {
    text-align: center;
}
.button-rezenze a {
    font-variant: small-caps;
    text-transform: uppercase;
    /*background: #428bca;*/
   /* padding: 10px 20px;*/
    color: #000;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
    margin-top: 5px;
    margin: 11px auto;
}
.button-rezenze a:hover {
    color: #000;
}
#recenze {
    margin-bottom: 20px;
    margin-top: -70px;
    padding-top: 80px!important;
}
#recenze h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
#recenze .hodnoceni-wrapp .pocet-wrapp, #recenze .hodnoceni-wrapp .hvezdy-wrapp, #recenze .hodnoceni-wrapp .btn-back-wrapp {
    width: 33%;
} 
#recenze .hodnoceni-wrapp .btn-back-wrapp {
    width: 33%;
    float: left;
    text-align: center;
    padding: 32px 0;
}
#recenze .hodnoceni-wrapp .btn-back-wrapp a {
    font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
    margin-top: 5px;
}
#recenze .recenze-item-wrapp .user-info {
    width: 15%;
}
#recenze .recenze-item-wrapp .user-info .info {
    padding-top: 42px;
    margin-left: 30px;
    width: 117px;
    height: 84px;
}
#recenze .recenze-item-wrapp .user-hodnoceni {
    margin-left: 182px;
    width: 84%;
}
#popis {
    margin-top: -70px;
    padding-top: 80px;
    border-bottom: 4px solid #efefef;
    padding-bottom: 10px;
}
@media(max-width: 375px) {
    .detail-content-wrapp .text-wrapp {
        padding: 0;
    }
}
@media(max-width: 1239px) {
    #recenze .recenze-item-wrapp .user-hodnoceni {
        margin-left: 150px;
    }
    #recenze .recenze-item-wrapp .user-info .info {
        margin-left: 16px;
    }
}
@media(max-width: 991px) {
    #recenze .recenze-item-wrapp .user-hodnoceni {
        width: 77%;
    }
}
@media(max-width: 765px) {
    #recenze .recenze-item-wrapp .user-info {
        width: 100%;
    }
    #recenze .recenze-item-wrapp .user-info .info {
        margin: 10px auto;
    }
    #recenze .recenze-item-wrapp .user-hodnoceni {
       width: 97%;
       margin-left: 0;
    }
}
#product-images .js-set-item-carousel .caroufredsel_wrapper ul {
    z-index: 1000!important;
}

.detail-content .product-image {
    display: inline;
    float: left;
    width: 22.85714286%;
    margin: 0 0.47619048%;
}
@media(max-width: 375px) {
  .detail-content .product-review {
    width: 100%;
  }
  .detail-content .product-image {
    width: 100%;
  }
}
.detail-content .product-image img {
    width: auto;
    height: auto;
	max-width: 274px;
}
.js-set-item-carousel .caroufredsel_wrapper {
    height: 330px!important;
}
.cena-doprava-wrapp table {
    font-size: 20px;
}
.cena-doprava-wrapp table td.text-right {
    text-align: right;
}
.cena-doprava-wrapp table td.price {
    color: #428bca;
    font-weight: bold;
    font-size: 30px;
    min-width: 170px;
}
div.detail-image-big p.pager {
    margin-left: 50px!important;
    width: 370px;
    line-height: 15px!important;
}
.price-b2b-wrapp {
    margin: 30px 0;
}
.price-b2b-wrapp td.title{
    width: 350px;
}
.price-b2b-wrapp td.price{
    font-weight: bold;
    font-size: 28px;
}
.params-detail-wrapp {
    clear: both;
    position: relative;
    top: 5px;
    border-bottom: 4px solid #efefef;
    margin-bottom: 28px;
}
.item-detail.souvisejci-produkty {
    padding: 10px 20px 20px 20px!important;
}
.item-detail.souvisejci-produkty p.warehouse {
    padding: 5px 7px;
}
.list-products.owl-carousel.owl-theme.owl-loaded {
    border-bottom: 4px solid #efefef;
    padding-bottom: 29px;
}
.info-tooltip {
    color: #000;
    position: relative;
    left: 2px;
    top: 1px;
}
.tooltip-inner {
    min-width: 150px;
}
#popis img {
    max-width: 100%;
}
.info-tooltip.var-sklad-ano-wrapp {
    margin-left: 2px;
    float: left;
}
.info-tooltip.var-sklad-ne-wrapp {
    margin-left: 10px;
}
.product-item-wrapp {
    border: 1px solid #efefef;
}
.product-item-wrapp:hover {
    border: 1px solid #9e9b9b;
}
.product-item-wrapp .img-wrapp {
    text-align: center;
    height: 175px;
}
.product-item-wrapp .img-wrapp div.img {
    height: 145px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-item-wrapp .img-wrapp .widget-wrapp {
    width: 89%;
    margin-top: -3px;
}
.product-item-wrapp .img-wrapp .widget-wrapp .novinka-widget {
    width: 29%
}
.product-item-wrapp .img-wrapp img {
        margin-top: 10px;
    margin-bottom: 5px;
    display: -webkit-inline-box;
}
.product-item-wrapp .title-wrapp h3 {
    background: #e1e1e1;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #384248;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 10px;
    line-height: 20px;
    margin: 0px;
    height: 89px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-item-wrapp .price-wrapp {
    height: 50px;
    padding: 17px 35px;
}
.product-item-wrapp .price-wrapp .dostupnost-info {
    margin: 0px;
    color: #30e1a1;
    font-variant: small-caps;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
}
.product-item-wrapp .price-wrapp .detail-button a {
    color: #384248;
    font-variant: small-caps;
    text-transform: uppercase;
    float: right;
}
.product-item-wrapp .price-wrapp p.price {
    font-size: 22px;
    font-weight: bold;
    color: #384248;
    margin: 0px;
    text-align: center;
}
.slick-next.slick-arrow, .slick-next.slick-arrow:hover, .slick-next.slick-arrow:focus {
    display: block;
    position: absolute;
    top: 132px;
    width: 22px;
    height: 32px;
    right: -8px;
    background: url(/img/product-right.jpg) no-repeat;
    font-size: 0;
}
.slick-next:before {
    content: ''!important;
}
.slick-prev.slick-arrow, .slick-prev.slick-arrow:hover, .slick-prev.slick-arrow:focus {
    display: block;
    position: absolute;
    top: 132px;
    width: 22px;
    height: 32px;
    left: -3px;
    background: url(/img/product-left.jpg) no-repeat;
    font-size: 0;
}
.slick-prev:before {
    content: ''!important;
}
.hp-product {
    margin-left: 0!important;
}
.hp-cat-wrapp {
    margin-top: 25px;
    padding: 0;
}
h4.hp-product-title {
    margin-left: 32px;
    font-size: 20px;
    font-weight: bold;
}
h4.hp-product-title a, h4.hp-product-title a:hover {
    color: #000;
}
.hp-product-wrapp {
    padding: 0;
}
.products .list-products .item.item-big {
    width: 288px;
}
.slick-dots {
    display: none!important;
}
.sleva-status-vypis {
    background: #ffdb31;
    color: #000;
    position: absolute;
    top: 40px;
    padding: 0 20px;
    z-index: 1;
}
.sleva-status-vypis.sleva-status-top {
    top: 15px;
}
.gopay-btn {
    background-color: #428bca;
    padding: 7px 20px;
    color: #fff;
    margin-left: 10px;
}
.params-wrapp .description-small {
    padding: 0 10px;
    margin-top: 2px;
    font-size: 14px;
}
.back-icon {
    float: right;
    margin-top: -45px;
    font-weight: 700;
    margin-left: 25px;
    color: #fff;
    background-color: #428bca;
    padding: 7px 34px;
    font-size: 14px;
    line-height: 14px;
  }
  .back-icon:hover {
    color: #fff;
    background-color: #428bca;
  }
  .back-icon i {
    position: relative;
    top: 1px;
  }
  .price-wrapp p.price span {
    font-size: 16px;
    position: relative;
    top: -2px;
    margin-right: 10px;
    color: #9e9d9d;
    text-decoration: line-through;
  }
  .sub-menu-img {
    border-radius: 50%;
    height: 60px;
    float: left;
    margin-right: 10px;
  }
  #max-cena, #min-cena, .min-param input, .max-param input {
    background: #f6f6f6;
    border: 0;
    font-weight: bold;
  }
.miry-wrapp p.description {
    margin-top: 0px;
}
.miry-wrapp input {
    margin-bottom: 10px!important;
    width: 305px!important;
}
div.top-nav-wrapp nav ul li {
    padding: 15px 7px;
}
.miry-form-wrapp form label {
    width: 10%;
}
.miry-form-wrapp form input {
    width: 90%;
    padding: 5px;
    margin-bottom: 10px;
}
.miry-form-wrapp form input.btn-send-miry {
    width: 100%;
    background-color: #428bca;
    padding: 7px 20px;
    color: #fff;
    border: 0;
}
.miry-form-wrapp form input.btn-send-miry:hover {
    text-decoration: underline;
}
.detail-info-mess {
    font-weight: bold;
    border: 1px solid;
    padding: 15px;
    margin-bottom: 25px;
}
.login-section .login-box label.error {
    display: inline-block;
    background-color: #c93535;
    color: #fff;
    border: 3px solid #9e0000;
    width: 67%;
    padding: 3px 10px;
    margin-left: 168px;
    margin-top: 3px;
    margin-bottom: -25px;
}
#filter-select-wrapp .select-filter-body-wrapp {
    padding: 10px;
    background: #f6f6f6;
    margin-bottom: 10px;
    min-height: 80px;
}
#filter-select-wrapp .select-filter-body-wrapp select {
    padding: 6px;
    margin-top: 5px;
    width: 100%;
}

#filter-select-wrapp .select-filter-body-wrapp .select-button-wrapp .send-button-wrapp {
    margin-top: 15px;
}
#filter-select-wrapp .select-filter-body-wrapp .select-button-wrapp .cancel-button-wrapp {
    margin-top: 20px;
    margin-bottom: 5px;
}

#filter-select-wrapp .select-filter-body-wrapp .select-button-wrapp .send-button-wrapp a#send-moto-filter {
    background: #428bca;
    border: 0;
    color: #fff;
    padding: 7px 88px;
    font-size: 16px;
}
#filter-select-wrapp .select-filter-body-wrapp .select-button-wrapp .send-button-wrapp a#send-moto-filter:hover {
    text-decoration: underline;
    cursor: pointer;
}

#filter-select-wrapp .select-filter-body-wrapp .select-button-wrapp .cancel-button-wrapp a {
    background: #e1e1e1;
    border: 0;
    color: #000;
    width: 100%;
    margin-top: 10px;
    padding: 7px 107px;
    font-size: 16px;
}
#search-result {
    position: absolute;
    width: 100%;
    max-width: 480px;
    overflow-y: auto;
    max-height: 640px;
    box-sizing: border-box;
    z-index: 1001;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-left: 54px;
}
#search-result .title {
    margin: 10px 0 7px 15px;
    font-weight: bold;
    text-align: left;
}
#search-result .bottom {
    background: #eee;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
}
ul#search-result-kat, ul#search-result-prod {
    list-style: none;
    padding-left: 0;
    text-align: left;
}
ul#search-result-prod li img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    float: left;
    position: relative;
    top: 2px;
}
ul#search-result-kat li, ul#search-result-prod li {
    padding: 5px 15px;
}
ul#search-result-kat li:hover, ul#search-result-prod li:hover {
    background: #eee;
}
ul#search-categories li a {
    margin: 0 5px;
}
ul#search-categories {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul#search-categories li {
    margin-bottom: 5px;
}
.prilohy-wrapp p a {
    color: #428bca;
    font-weight: bold;
}
.popup-overlay {
    z-index: 20;
    padding: 0;
    margin: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
}
.popup {
    max-width: 1260px;
    padding: 20px;
    margin: -5px auto 0 auto;
}
.close-popup {
    float: right;
    background: #428bca;
    padding: 5px 19px;
    cursor: pointer;
    position: relative;
    left: 6px;
}
.popup img {
    width: 100%;
    border: 3px #428bca solid;
}
#popup .text-wrapp {
    background: #fff;
    margin-top: -11px;
    padding: 2px 13px;
    width: 98%;
    border: 3px #428bca solid;
}
#popup .text-wrapp p {
    margin: 5px;
}
#souvisejici-produkty {
    width: 100%;
    margin: 0 0 20px 0;
}

.souvisejici-produkty-wrapp ul {
    padding-left: 0!important;
}

#souvisejici-produkty .item {
    width: 99%;
}

.item-souvisejici-zbozi img {
    left: 77px!important;
}
.owl-prev {
    float: left;
    color: #ffffff;
    background-color: #000;
    /* border-color: #ae2837; */
    padding: 5px 15px;
    font-size: 14px;
    /* line-height: 14px; */
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
}

.owl-next {
    color: #ffffff;
    background-color: #000;
    /* border-color: #ae2837; */
    padding: 5px 15px;
    font-size: 14px;
    /* line-height: 14px; */
    margin-top: 5px;
    font-weight: 600;
    float: right;
    font-size: 16px;
}
td.warhouse p.dostupnost-wrapp {
    float: left;
    font-size: 16px;
    width: 170px;
}
.heureka-hodnoceni-wrapp {
    padding: 0;
    background-color: #f9f9f9;
    height: 200px;
    padding: 30px 0;
    border-top: 4px solid #384248;
}
/*.heureka-hodnoceni-wrapp::after {
    content: " ";
    display: block;
    width: 1330px;
    height: 740px;
    position: absolute;
    top: -120px;
    left: 50%;
    margin-left: -665px;
    z-index: -1;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    opacity: .04;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-position: 0 0,580px 40px,100% 100%;
    background-size: 460px,300px,470px;
}
.heureka-hodnoceni-wrapp-background::after {
    background-image: url('/img/heureka-logo.svg'),url('/img/heureka-logo.svg'),url('/img/heureka-logo.svg');
}*/
.heureka-hodnoceni-wrapp .hodnoceni-wrapp .hodnoceni-item-wrapp {
    background: #fff;
    padding: 10px;
    min-height: 170px;
    border: 1px solid #c0c4c7;
}
.heureka-hodnoceni-wrapp .hodnoceni-wrapp .hodnoceni-item-wrapp::after {
    content: '';
    background: url('/img/heureka-logo.svg');
    position: absolute;
    top: 100%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
}
.heureka-hodnoceni-wrapp .hodnoceni-wrapp .hodnoceni-item-wrapp blockquote {
    padding: 0;
    margin: 0 0 9px;
    border: 0;
}
.heureka-hodnoceni-wrapp .hodnoceni-wrapp .hodnoceni-item-wrapp p.podpis-datum {
    font-size: 12px;
    margin: 0;
    color: #9a9a9a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.heureka-hodnoceni-wrapp .hodnoceni-wrapp p.description {
    font-size: 19px;
}
.heureka-hodnoceni-wrapp .hodnoceni-wrapp h3 {
    margin-top: 5px;
    font-weight: bold;
}
#showHeurekaBadgeHere-12 {
    text-align: center;
    margin-top: 8px;
}
header .header-row-up {
    color: #000;
    font-size: 14px;
    min-height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
}
header .header-row-up .navigation {
    float: left;
    width: 63%;
}
header .header-row-up .navigation ul {
    padding: 0;
}
header .header-row-up .navigation ul li {
    list-style: none;
    display: inline-block;
    padding: 0 20px 0 0;
}
header .header-row-up .navigation ul li a {
    color: #000;
}
.kontakt-header-wrapp {
    width: 34%;
    float: left;
    text-align: center;
}
.kontakt-header-wrapp span.phone {
    margin-right: 20px;
}
.kontakt-header-wrapp span.email i, .kontakt-header-wrapp span.phone i {
    margin-right: 5px;
}
header .header-row-up .login {
    float: right;
    margin-top: -9px;
}
header .header-row-up .login ul {
    padding: 0;
}
header .header-row-up .login ul li:first-child {
    padding: 0;
}
header .header-row-up .login ul li {
    list-style: none;
    display: inline-block;
    padding-left: 10px;
}
header .header-row-up .login ul li a.login-btn, header .header-row-up .login ul li a.login-btn-href {
    background: #428bca;
    padding: 10px;
    position: relative;
    top: 5px;
    z-index: 2;
    border: 1px solid #428bca;
    border-bottom: 0;
    color: #fff;
}
header .header-row-up .login ul li a.login-btn-href {
    display: none;
}
.login-box-wrapp {
    position: absolute;
    right: 21px;
    width: 230px;
    background: #f3f3f3;
    margin-top: -3px;
    border: 1px solid #000;
    padding: 15px;
    z-index: 1;
}
.login-box-wrapp h3 {
    margin-top: 0;
}
.login-box-wrapp input {
    width: 83%;
    padding: 8px 30px 8px 8px;
    margin-bottom: 5px;
    border: 1px solid;
}
.login-box-wrapp .input-envelope-icon, .login-box-wrapp .input-lock-icon {
    position: absolute;
    right: 13px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.login-box-wrapp .input-envelope-icon {
    top: 61px;
    font-size: 17px;
}
.login-box-wrapp .input-lock-icon {
    top: 101px;
    font-size: 20px;
}
.login-box-wrapp button#prihlasit {
    background: #428bca;
    color: #fff;
    padding: 9px 91px;
    border: 1px solid #428bca;
}
.login-box-wrapp button#prihlasit:hover {
    text-decoration: underline;
}
.login-box-wrapp .tool-wrapp {
    text-align: center;
    border-top: solid 1px;
    margin-top: 15px;
}
.login-box-wrapp .tool-wrapp p {
    margin-top: 9px;
    margin-bottom: 0;
}
header .header-row-main {
    display: flex;
    align-items: center;
    min-height: 130px;
}
header .header-row-main .logo-section {
    width: 40%;
}
header .header-row-main .search-section {
    width: 45%;
}
header .header-row-main .shop-cart {
    width: 15%;
}
header .header-row-main .shop-cart a {
    float: right;
}
header .header-row-main .search-section input#search-input{
    width: 100%;
    position: relative;
    top: -3px;
    padding-right: 70px;
}
header .header-row-main .search-section button.btn-hledat {
    float: right;
    margin-top: -47px;
    position: relative;
}
@media(max-width: 1239px) {
    header .header-row-main .logo-section {
        width: 43%;
    }
    header .header-row-up .navigation {
        display: none;
    }
    .kontakt-header-wrapp {
        width: 100%;
        float: left;
        text-align: left;
        margin-right: 84px;
    }
    header .header-row-main .shop-cart {
        width: 12%;
    }
}
@media(max-width: 991px) {
    .kontakt-header-wrapp {
        margin-right: 21px;
    }
    header .header-row-main .logo-section {
        width: 35%;
    }
    header .header-row-main .logo-section img {
        width: 220px;
    }
    header .header-row-main .search-section {
        width: 53%;
    }
}
@media(max-width: 765px) {
    header .header-row-main {
        display: block;
    }
    header .header-row-main .logo-section {
        width: 100%;
        text-align: center;
        margin: 30px 0;
    }
    header .header-row-main .search-section {
        width: 100%;
    }
    header .header-row-main .shop-cart {
        width: 100%;
        text-align: center;
        margin: 20px 0;
    }
    header .header-row-main .logo-section img {
        width: auto;
    }
    header .header-row-main .shop-cart a {
        width: 100%;
    }
}
@media(max-width: 664px) {
    
}

.title-label h4.register-user-title {
    margin-bottom: 10px;
}
.title-label h4.not-register-user-title {
    margin-bottom: 0;
}
.transport-section .order-wrapp, .transport-section .transport-wrapp {
    float: left;
    width: 49%;
}
.transport-section .order-wrapp {
    margin-right: 24px;
}
.input-wrapp {
    margin-top: 20px;
}
.input-wrapp label {
    width: 100px;
    display: inline-block;
}
.input-wrapp input {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 60%;
}
#zeme_doruceni2 {
    border: 1px solid #ccc;
    outline: 0;
    padding: 6px 12px;
    width: 64.4%;
}
.box-wrapp .doprava-wrapp {
    border: 1px solid #fff;
}
.box-wrapp .doprava-wrapp .item-row {
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-wrapp .doprava-wrapp .item-row .doprava {
    width: 100%;
    display: flex;
    align-items: center;
}
.box-wrapp .doprava-wrapp .item-row .input-radio-wrapp {
    width: 5%;
    float: left;
}
.box-wrapp .doprava-wrapp .item-row .label-wrapp {
    width: 95%;
    float: left;
}
.box-wrapp .doprava-wrapp .item-row .label-wrapp label {
    height: 50px;
    display: flex;
    align-items: center;
}
.box-wrapp .iten-wrapp {
    padding: 10px 0;
}
.box-wrapp .iten-wrapp .popis-doprava {
    margin-left: 25px;
    margin-top: 5px;
}
.prize-box {
    height: 100px;
}
.transport-wrapp .prize-wrapp {
    text-align: right;
    width: 65%;
    float: right;
}
.transport-wrapp .prize-wrapp p.doprava-cena {
    font-size: 20px;
}
.transport-wrapp .prize-wrapp .prize-label {
    float: left;
}
.transport-wrapp .prize-wrapp p.doprava-cena {
    font-size: 20px;
}
.transport-wrapp .prize-wrapp p.cena-celk-wrapp {
    font-size: 22px;
    margin-top: -15px;
}
.cena-celk-wrapp {
    font-weight: bold;
}
#zpetDoprava {
    font-variant: small-caps;
    text-transform: uppercase;
    background: #a8a9ab;
    padding: 3px 15px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
    position: relative;
    top: 2px;
}
button#odesliAdresu {
    font-variant: small-caps;
    text-transform: uppercase;
    background: #428bca;
    padding: 5px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0px;
    font-family: inherit;
    position: relative;
    top: 2px;
    font-size: 18px;
    float: right;
}
button#odesliAdresu:hover {
    text-decoration: underline;
}
.back-shop-mobile {
    display: none;
}
.transport-wrapp .continue {
    margin-top: 10px;
}
.transport-wrapp .box-wrapp .input-radio-wrapp label.error {
    position: absolute;
    width: 20%;
    right: 0;
}
.transport-wrapp .box-wrapp label.error {
    float: right;
    display: inline-block;
    background-color: #c93535;
    color: #fff!important;
    border: 3px solid #9e0000;
    width: 40%;
    padding: 3px 10px;
    margin-left: 104px;
    margin-top: -9px;
    margin-bottom: -26px;
}
.overview-table table tr.product-variant td.cart-image-wrapp, .overview-table table tr.product-variant td.cart-image-wrapp img, .overview-table table tr.productb2b td.cart-image-wrapp img, .overview-table table tr.productb2b td.cart-image-wrapp, .overview-table table tr.product td.cart-image-wrapp, .overview-table table tr.product td.cart-image-wrapp img {
    width: 100px;
}
.overview-table table tr.product-variant:last-child {
    border-bottom: 0;
}
@media (max-width: 1239px) {
    .transport-section .order-wrapp {
        margin-right: 19px;
    }
}
@media (max-width: 991px) {
    .transport-section .order-wrapp {
        margin-right: 14px;
    }
}
@media (max-width: 768px) {
    .formTelo input[type="text"], .formTelo input[type="password"] {
        width: 100%;
        margin-top: 4px;
    }
}
@media (max-width: 714px) {
    .registred-cust .log-in {
        padding: 0 10px;
    }
    .registred-cust .log-in .log-in-form.formTelo button {
        width: 100%;
    }
    .transport-section .order-wrapp, .transport-section .transport-wrapp {
        width: 100%;
        margin-right: 0;
    }
    .order-wrapp .box-wrapp .inputs-wrapp, .transport-wrapp .box-wrapp .inputs-wrapp {
        padding: 0 10px;
    }
    .progress-row.progress-row-3-steps {
        display: none;
    }
    .back-shop {
        display: none;
    }
    .prize-box {
        padding: 0 10px;
    }
    .back-shop-mobile {
        display: block;
        float: left;
        padding-left: 10px;
        margin-top: 10px;
    }
}

.cart-image-wrapp {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart-image-wrapp img {
    height: 70px;
    width: auto!important;
}
.box-wrapp .doprava-wrapp .item-row .label-wrapp label img {
    width: 85px;
    margin-right: 10px;
}
.box-wrapp .item.doprava-wrapp.active .ceska-posta-balik-do-balikovny-wrapp.hidden, .box-wrapp .item.doprava-wrapp.active .ceska-posta-balik-na-postu-wrapp.hidden {
    display: block;
}
.box-wrapp .item.doprava-wrapp.active, .box-wrapp .item.platba-wrapp.active {
    border: 1px solid rgb(239, 239, 239);
}
.ceska-posta-balik-na-postu-wrapp p, .ceska-posta-balik-do-balikovny-wrapp p {
    margin-top: 0px;
    margin-bottom: 5px;
}
.ceska-posta-balik-na-postu-wrapp, .ceska-posta-balik-do-balikovny-wrapp {
    margin-left: 30px;
}
span.select2-container {
    width: 94%!important;
    margin-bottom: 10px;
}
.select2-results__option {
    height: 18px;
}
.select2 .selection .address, .select2-results .address {
    width: 73%;
    float: left;
    margin-right: 12px;
}
.select2-results .atm, .select2-results .parking, .select2-results .service, .select2-results .extended, .select2-results .openingHours {
    margin-top: -1px!important;
}
.select2 .selection .openingHours, .select2-results .openingHours {
    background: url(/img/ico_7.gif);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .placeholder, .select2-results .placeholder {
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .service, .select2-results .service {
    background: url(/img/ico_2.png);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .parking, .select2-results .parking {
    background: url(/img/ico_3.png);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .extended, .select2-results .extended {
    background: url(/img/ico_4.png);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .parking, .select2-results .parking {
    background: url(/img/ico_3.png);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .atm, .select2-results .atm {
    background: url(/img/ico_1.png);
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}
.select2 .selection .address-balikovna, .select2-results .address-balikovna {
    float: left;
    width: 95%;
}
#balikNaPostuSelect-error {
    width: 45%;
    top: -55px;
}
#balikDoBalikovnySelect-error {
    z-index: 999;
    width: 40%;
    top: -55px;
}
.transport-wrapp .box-wrapp .ceska-posta-balik-do-balikovny-wrapp label.error {
    position: relative;
    top: -62px;
    width: 16%;
    padding: 3px 5px;
    font-size: 13px;
    margin-right: 8px;
}
.transport-wrapp .box-wrapp .ceska-posta-balik-na-postu-wrapp label.error {
    position: relative;
    top: -58px;
    width: 21%;
    padding: 3px 5px;
    font-size: 13px;
    margin-right: 8px;
}