@charset "UTF-8";
/** Obecné **/
html, body, ul, ol, p, div, span, table {
  margin: 0;
  padding: 0; }

body {
  min-width: 1170px;
  height: 100%;
  position: relative;
  font-family: Arial, sans-serif;
  overflow: hidden; }

ul, ol {
  list-style: none; }

h1 {
  margin-top: 35px; }

.head-vertical {
  line-height: 78px; }

.head-vertical input {
  line-height: normal; }

.input-group .input-group-btn .btn {
  z-index: 5; }

.bold {
  font-weight: bold; }

.right {
  float: right; }

.nastred {
  text-align: center; }

.ui-front {
  z-index: 50; }

.table-like {
  display: table; }

.table-cell {
  display: table-cell; }

.required {
  color: #ff0000; }

hr.small {
  margin: 8px 0; }

hr.big {
  margin: 32px 0; }

div.horizontal-spacing {
  margin: 1px; }

/* columns of same height styles */
.container-xs-height {
  display: table; }

.row-xs-height {
  display: table-row; }

.col-xs-height {
  display: table-cell;
  float: none; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

.margintop {
  margin-top: 35px; }

.margintop5 {
  margin-top: 5px; }

#horni-menu {
  min-width: 320px; }

#findForm input[name="btnVyhledejZbozi"] {
  display: none; }

.user-content {
  font-size: 15px;
  line-height: 21px; }

.user-content ul {
  list-style: disc;
  margin-left: 32px; }

.user-content ol {
  list-style: decimal;
  margin-left: 32px; }

.user-content img {
  max-width: 100%; }

#page {
  padding: 132px 0 0;
  background-color: #fff; }

#logo-holder {
  position: absolute;
  left: 30px;
  top: 15px;
  z-index: 999; }

#horni-menu {
  padding: 20px 0; }

#horni-panel {
  height: 94px;
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #353331; }

/** Úvodka ****/
/** Úvodka - Bannery **/
#carousel {
  position: relative;
  line-height: normal; }

#carousel .carousel-info {
  position: absolute;
  top: 90px;
  color: #fff;
  width: 100%; }

#carousel .carousel-headline-1 {
  font-size: 48px;
  font-weight: 300; }

#carousel .carousel-headline-2 {
  font-size: 60px;
  font-weight: bold; }

#carousel .carousel-info p {
  color: #fff;
  font-size: 15px;
  line-height: 35px;
  margin: 10px 0 20px;
  text-align: left; }

#carousel .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

#carousel img {
  width: 100%;
  height: auto;
  max-height: 480px; }

#carousel .carousel-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 25;
  background: url(/img/banner/arrows.png) no-repeat;
  margin-top: -25px;
  top: 50%;
  transition: opacity 0.25s ease-in-out;
  cursor: pointer; }

#carousel .button-holder {
  position: relative;
  height: 100%; }

#carousel .carousel-arrow.arrow-left {
  background-position: left top;
  left: 20px;
  opacity: 0.5; }

#carousel .carousel-arrow.arrow-right {
  background-position: right top;
  right: 20px;
  opacity: 0.5; }

#carousel:hover .carousel-arrow {
  opacity: 0.7; }

#carousel .carousel-arrow:hover {
  opacity: 1; }

#carousel-buttons-cont {
  position: absolute;
  z-index: 20;
  right: 5px;
  top: 50%;
  width: 100%; }

#carousel-buttons {
  position: absolute;
  z-index: 20;
  width: 100%;
  bottom: 20px; }

#carousel-buttons .cbc-item {
  display: block;
  cursor: pointer;
  width: 26px;
  height: 26px;
  background: #ffffff;
  font-size: 12px;
  line-height: 26px;
  border-radius: 13px;
  text-align: center;
  position: relative;
  float: left;
  margin-right: 8px;
  color: #393939;
  font-weight: bold; }

#carousel-buttons .cbc-item:hover {
  background-color: #2173b0;
  color: #ffffff; }

#carousel-buttons .carousel-button-cont.active .cbc-item {
  background: #f5a100;
  color: #fff;
  box-shadow: none; }

#carousel a {
  z-index: 5; }

#carousel span.hiding {
  z-index: 15; }

#carousel span.current {
  display: block;
  position: relative;
  z-index: 10; }

#carousel-buttons .container, .carousel-info .container {
  padding-left: 120px; }

/** paticka */
.overeno_logo-container {
  text-align: center; }

.overeno_logo-container .overeno_logo {
  width: 80%;
  max-width: 90px; }

.overeno_vsechny {
  text-align: center;
  display: block;
  margin: 5px auto 0;
  line-height: 110%; }

.overeno_datum {
  margin-top: 5px;
  color: #888; }

.overeno_jmeno {
  padding-right: 5px;
  font-weight: bold;
  color: #444;
  margin-bottom: 5px; }

/** hlavicka */
#topMenu-holder {
  position: static; }

#topMenuBig table {
  width: 100%; }

#topMenuBig a {
  text-decoration: none; }

.menu-big-a-cont {
  height: 100%;
  display: table;
  width: 100%; }

/** obsah */
#navig-bc .delimiter, #navig-bc .breadcrumb-item, #navig-bc span.delimiter {
  float: left; }

#navig-bc .delimiter {
  display: block;
  width: 50px;
  height: 17px;
  background: url(/img/icon/delimiter.png) center center no-repeat;
  margin: 0 20px;
  position: relative;
  top: -1px; }

#navig-bc span, #navig-bc a, #navig-bc a span, #navig-bc a:hover span {
  color: #e7d7bc;
  text-transform: uppercase;
  letter-spacing: 1px; }

#navig-bc .breadcrumb-item {
  margin: 0;
  font-size: 12px; }

#navig-bc .breadcrumb-item:first-child {
  margin-left: 0; }

#navig-bc-cont {
  display: inline-block;
  font-weight: bold; }

/** obsah */
div.flash {
  padding: 20px 30px 20px 20px;
  margin-bottom: 15px;
  position: fixed;
  left: 30%;
  top: 185px;
  z-index: 1060;
  background-color: #fff;
  border: 4px solid transparent;
  border-radius: 0;
  min-width: 150px; }
  div.flash .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px;
    font-size: 15px;
    opacity: 1;
    cursor: pointer; }

div.flash.error {
  border-color: #d22; }

div.flash.success {
  border-color: #3c763d; }

/** katalog */
.goodsFilter {
  margin-top: 35px;
  color: #9b9b9b; }

.goodsFilter a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }

.filtrOrderLink {
  display: inline-block;
  margin-right: 10px; }

.filtrOrderLink:hover:not(.active) {
  text-decoration: underline; }

.filtrOrderLink.active {
  color: #eee; }

.goodsPanel {
  padding: 12px 20px;
  border: 0;
  background: #3e3832;
  margin-top: -1px;
  border-radius: 0 3px 0 0;
  font-size: 14px; }

.goodsPaging .nextArrow.disabled {
  color: #999;
  text-decoration: line-through; }

.goodsPaging a {
  margin: 0 3px; }

select[name="filtrdostup"] {
  width: 100%; }

.item-frame {
  width: 100%;
  margin-bottom: 50px;
  vertical-align: top;
  max-height: 360px; }

.item-frame a h3 {
  margin: 0;
  border: 0; }

.item-frame .item-img-table {
  width: 99%;
  margin: 0 0.5% 0 0.5%;
  position: relative; }

.item-frame .item-img-container {
  vertical-align: middle; }

.item-frame .item-img-container img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 100%; }

.item-frame .item-prices {
  position: relative; }

.item-frame .price-discount {
  position: absolute;
  color: #999;
  text-decoration: line-through; }

.item-frame .item-icons {
  position: absolute;
  right: -4px;
  top: 2px;
  z-index: 10; }

.item-frame .item-frame-nazev-cont {
  height: 52px; }

.katalog-item-form {
  display: inline; }

i.good-icon {
  display: inline-block;
  background: #d6bd8f; }

i.good-icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: -6px;
  width: 10px;
  height: 32px; }

i.good-icon.good-cerveny {
  background-color: #bc0d0d; }

i.good-icon.good-modry {
  background-color: #15a5db; }

i.good-icon.good-zluty {
  background-color: #ffbc08; }

i.good-icon.good-zeleny {
  background-color: #398d24; }

i.good-icon.good-fialovy {
  background-color: #3f2653; }

i.good-icon.good-oranzovy {
  background-color: #d1570d; }

.minizbozi .nazev {
  height: 36px;
  font-size: 13px;
  text-decoration: none;
  color: #a45d2d;
  padding: 0;
  margin: 2px 0;
  font-weight: bold;
  text-align: center;
  line-height: 36px; }

.minizbozi .nazev > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px; }

.minizbozi a:hover {
  text-decoration: none; }

.minizbozi .obr-container {
  max-height: 100%;
  display: table;
  background-color: #fff;
  width: 100%;
  position: relative;
  table-layout: fixed; }

.minizbozi .obr {
  display: table-cell;
  vertical-align: middle;
  height: 135px; }

.minizbozi .obr img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 100%; }

.minizbozi .slevnena {
  position: absolute;
  text-decoration: line-through;
  color: #999;
  top: -20px;
  right: 8px; }

.minizbozi .cena-box {
  height: 40px; }

.minizbozi .cena-cont {
  float: right; }

.minizbozi .dalsi {
  float: left;
  font-size: 12px;
  padding-top: 3px; }

.minizbozi {
  margin-bottom: 40px; }

.minizbozi a {
  letter-spacing: -0.007em; }

.minizbozi:hover a {
  text-decoration: underline; }

.minizbozi .obr-table-container {
  height: 140px; }

.minizbozi .obr-container {
  height: 140px; }

.minizbozi .detail-cont {
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  font-family: "Ubuntu bold", "Arial bold", Arial, sans-serif; }

.minizbozi a.a-detail {
  color: #444;
  text-decoration: none; }

.minizbozi .detail-levy {
  background-color: #EBEBEB;
  width: 100%;
  padding-right: 24px;
  border-bottom: 3px solid #D1D1D1; }

.minizbozi .detail-pravy {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  padding: 0; }

.minizbozi:hover a .detail-levy {
  border-color: #A0CA28;
  background-color: #DAEBA7;
  text-decoration: none;
  color: #444; }

.minizbozi .cena-cont {
  position: relative; }

.minizbozi .cena {
  font-size: 18px;
  font-weight: bold;
  color: #4b3e2f;
  float: right; }

.minizbozi .cena span {
  font-size: 14px;
  font-weight: normal; }

.minizbozi .cena-baleni {
  font-size: 10px;
  color: #666;
  font-weight: bold;
  text-align: center;
  line-height: 12px; }

.minizbozi .skladem {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  text-align: center; }

.minizbozi .skladem > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px; }

.minizbozi .skladem.green {
  color: #477725; }

.minizbozi .cena-dle-velikost {
  font-size: 12px;
  font-weight: normal; }

.minizbozi .kosik-btn {
  width: 70%;
  position: relative; }

.minizbozi .price-dph {
  position: relative;
  height: 34px;
  line-height: 34px;
  float: right;
  width: 30%;
  color: #525252;
  font-size: 12px;
  text-align: right;
  padding-right: 15px; }

.minizbozi .price-dph:before {
  content: " ";
  width: 10px;
  height: 34px;
  position: absolute;
  left: -10px;
  z-index: 100;
  background: url(/img/icon/btn-cart-bg-white.png) left center no-repeat; }

/** obsah */
label.label {
  color: #fff;
  width: 180px;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  line-height: 26px;
  font-size: 14px;
  font-weight: 700; }

label.pravy_label {
  margin-left: 10px; }

input.radio {
  display: inline-block;
  position: relative;
  top: 5px; }

input[type=email], input[type=text], input[type=password], input[type=number], textarea {
  padding: 14px 12px;
  margin-bottom: 8px;
  background: #e5dccd;
  font-size: 16px;
  color: #353332;
  border: 1px solid #e5dccd; }

input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, input[type=number]:focus, textarea:focus {
  background-color: #fff;
  border-color: #fff; }

input[type="checkbox"] {
  position: relative;
  top: 2px; }

fieldset {
  padding: 10px 0;
  margin-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #897654;
  color: #ead3ab; }

fieldset h3 {
  margin-bottom: 5px;
  padding-bottom: 4px; }

span.priklad {
  margin-left: 10px;
  font-size: 10px;
  color: #aa8f60; }

select.select {
  padding: 6px 0; }

input[name="aktPageItem"] {
  width: 35px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: normal;
  padding: 2px;
  margin-right: 5px; }

input {
  transition: all 0.2s ease-in-out; }

input:focus {
  border-color: #a6bfd9; }

.form-control::-webkit-input-placeholder {
  color: #9c855c; }

#findForm {
  margin-top: 22px; }

#hlavni-panel {
  position: relative;
  padding-top: 128px; }

.strana-banner {
  position: absolute;
  top: 0;
  z-index: 15; }

.strana-banner img {
  display: block; }

.strana-banner.sb-levy {
  right: 100%;
  margin-right: 5px; }

.strana-banner.sb-levy img {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.strana-banner.sb-pravy {
  left: 100%;
  margin-left: 5px; }

.strana-banner.sb-pravy img {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

ul.ui-autocomplete {
  z-index: 50; }

/** katalog */
.nejprodavanejsi_blok {
  margin-bottom: 15px; }

#zs-kratky-popis {
  line-height: 15px; }

#zs-kratky-popis p {
  margin-bottom: 20px;
  color: #fff; }

/** dkz - splatky */
#splatky-form {
  display: none; }

#splatky-form table {
  width: 100%; }

#splatky-form select {
  padding-top: 2px; }

#splatky-form .fg-label {
  padding-top: 7px; }

#splatky-holder {
  padding: 3px 10px 3px 8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  cursor: pointer;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.04); }

#splatky-holder:hover {
  background-color: #d22;
  color: #fff;
  border-color: #A81A1A;
  transition: all 200ms; }

#splatky-holder .glyphicon {
  font-size: 21px;
  line-height: 32px;
  vertical-align: middle;
  margin: 0 8px; }

#splatky-title {
  font-size: 17px;
  line-height: 30px;
  padding-top: 3px;
  display: inline-block;
  vertical-align: middle; }

.ui-widget-overlay {
  opacity: 0.7; }

.ui-dialog-titlebar-close:before {
  content: "×";
  line-height: 8px;
  font-size: 10px;
  position: relative;
  top: -6px; }

.ui-dialog {
  max-width: 640px !important;
  min-width: 480px;
  width: auto !important;
  padding: 0 0 16px !important; }

.ui-dialog-titlebar {
  background: #eee !important;
  border: 0 !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 0 !important;
  padding-top: 3px; }

#info-final td:first-child {
  text-align: right;
  padding-right: 8px;
  opacity: 0.999; }

#kosik_form #splatky-holder {
  padding: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent; }

#kosik_form #splatky-holder .glyphicon {
  display: none; }

#kosik_form #splatky-holder:hover {
  background-color: transparent;
  color: #249; }

/** obsah */
img.respo-img {
  max-width: 100%;
  height: auto; }

.galerie-cont {
  margin-top: 20px; }

.galerie-cont img {
  margin-bottom: 10px; }

#mobile-menu .cart.mobile-icon {
  position: relative; }

#mobile-menu .cart-count {
  border-radius: 36px;
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  text-align: center;
  color: #fff;
  padding-top: 3px;
  font-size: 9px;
  background-color: #cf1d19;
  overflow: hidden;
  right: 2px;
  top: 8px; }

#mobile-menu {
  display: none; }

#mobile-menu .mobile-icon {
  cursor: pointer;
  background: center center no-repeat;
  width: 40px;
  height: 48px;
  border-left: 1px solid #524b3f; }

#mobile-menu .menu {
  background: url(/img/icon/mobile-menu.png) left 10px center no-repeat;
  float: left;
  width: auto;
  color: #d9b87d;
  font-weight: bold;
  padding-left: 45px;
  padding-top: 15px; }

#mobile-menu .cart {
  background-image: url(/img/icon/mobile-cart.png);
  float: right; }

#mobile-menu .search {
  background-image: url(/img/icon/mobile-search.png);
  float: right; }

#mobile-menu .contact {
  background-image: url(/img/icon/mobile-contact.png);
  float: right; }

#mobile-menu .user {
  background-image: url(/img/icon/mobile-user.png);
  float: right; }

#mobile-menu .mobile-logo {
  float: left;
  margin: 10px 10px 0 10px; }

#mobile-menu #sites {
  height: 38px;
  position: absolute;
  bottom: 0;
  left: 60px; }

#mobile-menu #sites .site {
  border-radius: 6px 6px 0 0;
  float: left;
  margin-right: 3px;
  width: 54px;
  height: 38px;
  position: relative; }

#mobile-menu #sites .first {
  background: #507839 center center no-repeat;
  background-size: 70%; }

#mobile-menu #sites .first:before, #mobile-menu #sites .first:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 10px;
  z-index: 5; }

#mobile-menu #sites .first:before {
  left: -10px;
  background: url(/img/icon/site-first-before-green.png); }

#mobile-menu #sites .first:after {
  right: -10px;
  background: url(/img/icon/site-first-after-green.png); }

#mobile-menu #sites .second {
  background: #efd69e center no-repeat;
  background-size: 70%; }

.select2-container {
  width: 350px; }

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 22px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #e5e2e2;
  border-radius: 4px;
  background-clip: padding-box;
  background: #f6f6f6;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6f6f6), color-stop(0.6, #fff));
  background-image: -webkit-linear-gradient(center bottom, #f6f6f6 0%, #fff 60%);
  background-image: -moz-linear-gradient(center bottom, #f6f6f6 0%, #fff 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fff', GradientType=0);
  background-image: linear-gradient(to top, #f6f6f6 0%, #fff 60%); }

.select2-container .select2-choice:hover .select2-arrow {
  background: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.6, #f6f6f6));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #f6f6f6 60%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #f6f6f6 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f6f6f6', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #f6f6f6 60%); }

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border: 1px solid #e5e2e2 !important; }

.select2-drop-active {
  border: 1px solid #e5e2e2 !important;
  border-top: 0 !important; }

label[for] {
  cursor: pointer; }

.nopadding {
  padding: 0 !important; }

.gray {
  color: #999; }

/** obsah - login */
#dropLogin {
  z-index: 1000; }

#dropLogin input[type="text"],
#dropLogin input[type="password"],
#dropLogin input[type="email"] {
  width: 100%;
  max-width: 100%;
  min-width: 320px;
  margin-top: 8px; }

#dropLogin .button-wrapper {
  margin-top: 5px;
  margin-bottom: 5px; }

#dropLogin label {
  padding-top: 9px;
  font-weight: normal;
  font-size: 14px;
  color: #d9b87d; }

#dropLogin .uzivatel {
  margin-bottom: 10px; }

#dropLogin .gray {
  color: gray; }

#dropLogin {
  font-size: 14px;
  line-height: 20px;
  right: 188px;
  top: 94px; }

#dropLogin [name=loginPermanent] {
  margin-right: 3px; }

#dropLogin .input-login {
  position: relative; }

#dropLogin .input-login img {
  position: absolute;
  top: 22px;
  left: 16px; }

#dropLogin .input-login img.password {
  top: 18px;
  left: 19px; }

#dropLogin, #dropLogin a {
  color: #d9b87d; }

/** obsah */
iframe[name=google_conversion_frame] {
  display: none; }

.lg-backdrop.in {
  opacity: 0.8 !important; }

.left-panel {
  padding: 10px; }

.relative {
  position: relative; }

/** obsah - hlavicka */
#vyhledat-frames, #kosik-frames, #loginContainer {
  position: absolute;
  top: 0;
  width: 94px;
  height: 94px; }

#vyhledat-frames {
  right: 94px;
  border-left: 1px solid #3c3730; }

#vyhledat-frames a {
  text-transform: uppercase;
  color: #d9b87d;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; }

#vyhledat-frames a:hover {
  color: white; }

#kosik-frames {
  right: 0;
  background: #ee6750; }

#loginContainer {
  right: 188px;
  border-left: 1px solid #3c3730;
  text-align: center;
  background: url(/img/icon/user.png) center top 25px no-repeat; }

#loginContainer a.loginDropToggler {
  display: block;
  position: relative;
  height: 100%;
  padding-top: 62px;
  text-transform: uppercase;
  color: #d9b87d;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; }

#loginContainer a.loginDropToggler:hover {
  color: #fff; }

#adminContainer {
  position: absolute;
  text-transform: uppercase;
  color: #d9b87d;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  top: 77px;
  left: 0;
  text-align: center;
  width: 100%; }

#adminContainer:hover {
  color: white; }

#vyhledatContainer {
  background: url(/img/icon/vyhledat.png) center top 25px no-repeat;
  width: 100%;
  position: relative;
  height: 94px;
  text-align: center;
  padding-top: 62px; }

html {
  overflow-y: scroll; }

body {
  background-color: #2b2a28; }

#content {
  position: relative; }

.table {
  margin-bottom: 0; }

.button {
  padding: 3px 14px;
  text-align: center;
  border: 1px solid #494948;
  font-weight: bold;
  background-color: #bbb;
  color: #444; }

.button:hover {
  color: #fff;
  text-decoration: underline; }

.button.m20 {
  margin-top: 20px; }

a.button {
  text-decoration: none; }

.button-no-border {
  border-left: 0;
  border-top: 0;
  border-right: 0; }

.button, .btn {
  transition: background-color 200ms;
  font-size: 12px;
  padding: 8px 24px 6px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px; }

.button, .btn.btn-success, .button:focus {
  background-color: rgba(238, 103, 80, 0.8);
  color: #fff;
  border: 0;
  font-weight: bold;
  border-radius: 0; }

.btn.btn-danger {
  border-color: #8F1F1C;
  background-color: #DE1D18;
  color: #fff; }

.btn.btn-info {
  border: 0;
  color: #fff;
  border-radius: 0; }

.button:hover, .btn:hover {
  text-decoration: none;
  background-color: #ee6750; }

.btn-pad {
  padding-left: 46px;
  padding-right: 46px; }

a {
  color: #ead3ab;
  text-decoration: underline; }

a:hover, a:focus {
  color: #ead3ab;
  text-decoration: none; }

h1 {
  font-size: 45px;
  color: white;
  margin-bottom: 30px;
  font-weight: bold; }

h1.big {
  font-size: 55px; }

h1.big span {
  font-weight: normal; }

h2 {
  font-size: 40px;
  line-height: 48px;
  color: #85786d;
  margin: 45px 0 15px; }

h2 b {
  color: #483f37; }

h2.high {
  margin-top: 40px; }

h2.section-title {
  color: #e7d7bc;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold; }

h2.no-border {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 10px; }

h2.blue {
  color: #1f467a;
  font-size: 22px;
  font-weight: bold;
  border: 0; }

h3 {
  font-size: 16px;
  color: #483e36;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 20px; }

h4 {
  color: #e7d7bc;
  font-size: 14px;
  font-weight: bold; }

label {
  color: #fff;
  font-weight: normal; }

p {
  line-height: 24px;
  margin: 10px 0;
  font-size: 16px;
  color: #e7d7bc; }

p.white {
  color: #fff; }

.titled {
  cursor: help; }

ul#vyhody {
  list-style: none;
  margin-left: 0; }

input.login {
  width: auto; }

.w70 {
  width: 370px; }

input {
  outline: none; }

input.iconned {
  background: #f6f6f6 left 15px center no-repeat;
  padding-left: 15px !important; }

table {
  border-collapse: collapse; }

textarea {
  width: 100%;
  padding: 4px 8px;
  box-sizing: border-box; }

.table {
  background-color: #f0f0f0; }

.table th {
  padding: 4px 16px;
  margin-bottom: 10px; }

.table td:first-child {
  padding-left: 16px; }

.table td:last-child {
  padding-right: 16px; }

#right-side-panel {
  padding-bottom: 25px; }

/** katalog */
.goodsPanel {
  font-weight: bold;
  color: #baab9f; }

.filtrDostBox {
  display: none; }

#panelMain fieldset legend {
  padding: 3px 12px; }

/** hlavicka */
#topMenuBig table {
  letter-spacing: -0.5px;
  text-shadow: 0 0 2px rgba(220, 240, 140, 0.6); }

#topMenuBig a:hover {
  text-decoration: none; }

#topMenuBig .menu-big-img-cont {
  position: absolute;
  width: 65px;
  right: 4px;
  text-align: right;
  z-index: 5; }

#topMenuBig .menu-big-a-cont {
  text-align: center;
  position: relative; }

#topMenuBig .menu-big-a-cont .topMenu-item-hover {
  display: block;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 5px;
  background: transparent;
  z-index: 5;
  background: url(/img/icon/menu-down.png) center center no-repeat; }

#topMenuBig .topMenu-item:hover .topMenu-item-hover {
  background-image: url(/img/icon/menu-down_hover.png); }

#topMenuBig .menu-big-a-cont .topMenu-item-active {
  position: absolute;
  bottom: -38px;
  left: 0;
  background: #f9dfaf;
  width: 100%;
  height: 1px; }

#topMenuBig .topMenu-item:hover .topMenu-item-active {
  display: none; }

#topMenuBig .topMenu-item .tmi-wrapper {
  color: #d9b87d;
  font-size: 12px;
  z-index: 10;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 39px 30px 38px;
  position: relative; }

#topMenuBig .topMenu-item .tmi-wrapper a {
  text-decoration: none; }

#topMenuBig .topMenu-item a:hover {
  color: #fff; }

#topMenuBig .topMenu-item.active a {
  color: #f8deae; }

#topMenuBig .topMenu-item {
  display: inline-block; }

#topMenuBig .topMenu-item:hover {
  background: #52483d; }

#topMenuBig .topMenu-item:hover .tmi-wrapper a {
  color: #fff; }

#topMenuBig .tmi-sub-icon:after {
  content: "";
  position: absolute;
  color: #fff;
  margin-bottom: 16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #94876f transparent transparent transparent;
  margin-left: -6px;
  cursor: pointer;
  bottom: 0;
  left: 50%; }

#topMenuBig .topMenu-item:hover .tmi-sub-icon:after {
  border-color: #ffffff transparent transparent transparent; }

#topMenu-wrapper {
  text-align: center;
  font-size: 0; }

#topMenu-wrapper #sites {
  height: 50px;
  position: absolute;
  top: -50px;
  left: 200px; }

#topMenu-wrapper #sites .site {
  border-radius: 12px 12px 0 0;
  float: left;
  font-size: 18px;
  margin-right: 3px;
  padding: 13px 15px 12px 75px; }

#topMenu-wrapper #sites .first {
  background: left 15px center no-repeat;
  color: white;
  position: relative; }

#topMenu-wrapper #sites .first:before, #topMenu-wrapper #sites .first:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 10px; }

#topMenu-wrapper #sites .first:before {
  left: -10px;
  background: url(/img/icon/site-first-before.png); }

#topMenu-wrapper #sites .first:after {
  right: -10px;
  background: url(/img/icon/site-first-after.png); }

#topMenu-wrapper #sites .second {
  background: #efd69e left 15px center no-repeat;
  color: #502702;
  box-shadow: inset 0 -8px 14px -6px rgba(176, 149, 89, 0.81); }

#topMenuBig .topMenu-sub-cont {
  position: absolute;
  top: 94px;
  left: 0;
  width: 100%;
  display: none;
  z-index: 40; }

#topMenuBig .topMenu-sub-cont .block {
  margin-bottom: 20px; }

#topMenuBig .topMenu-sub-cont:hover {
  display: block; }

#topMenuBig .topMenu-sub-cont a {
  text-transform: none;
  text-align: left;
  color: #a45d2d;
  line-height: 24px;
  text-decoration: underline;
  font-size: 14px; }

#topMenuBig .topMenu-sub-cont a:hover {
  color: #ce6d2b;
  text-decoration: none; }

#topMenuBig .topMenu-sub-cont p {
  color: #a45d2d;
  line-height: 19px;
  font-size: 13px; }

#topMenuBig .topMenu-sub-cont .image img {
  max-width: 100%;
  max-height: 100%; }

#topMenuBig .topMenu-sub-cont .headline a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; }

#topMenuBig .topMenu-sub-cont span.delimiter {
  font-size: 13px;
  color: #e6ddc6;
  padding: 0 2px; }

#topMenuBig .topMenu-sub-cont a.sub-item {
  text-decoration: underline;
  color: #ead3ab; }

#topMenuBig .topMenu-sub-cont a.sub-item:hover {
  text-decoration: none; }

#topMenuBig .topMenu-sub-cont a.sub-item img {
  margin-right: 8px; }

#topMenuBig .topMenu-sub-cont a.sub-item span {
  width: 100%;
  line-height: 30px; }

#topMenuBig .topMenu-sub .col-md-3 {
  padding: 0; }

#topMenuBig .topMenu-sub .cat-item {
  position: relative;
  margin-bottom: 25px; }

#topMenuBig .topMenu-sub .cat-item .image {
  float: left;
  width: 24px;
  margin-right: 15px; }

#topMenuBig .topMenu-sub .cat-item .image img {
  max-width: 100%;
  max-height: 100%; }

#topMenuBig .topMenu-sub .cat-item .name {
  text-align: left;
  color: #94876f;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800; }

#topMenuBig .topMenu-sub {
  background: rgba(82, 72, 61, 0.98);
  padding: 55px 0;
  margin-left: -15px;
  margin-right: -15px; }

#topMenuBig .topMenu-sub .headline.inner {
  padding-top: 15px; }

#topMenuBig #topMenu-cont {
  position: relative; }

#topMenuBig .topMenu-sub a div {
  text-shadow: none;
  line-height: 17px; }

#topMenuBig .topMenu-sub-frame {
  margin-bottom: 20px; }

#topMenuBig .topMenu-sub-frame a:hover {
  text-decoration: underline; }

#topMenuBig .topMenu-sub-frame.no-border {
  border-top: 0; }

#topMenuBig .topMenu-sub-frame ul {
  margin-top: 10px; }

#topMenuBig .topMenu-sub-frame ul li {
  line-height: 22px; }

#topMenuBig .topMenu-sub-text {
  display: table-cell;
  vertical-align: middle;
  padding-top: 10px;
  font-size: 18px;
  text-align: left;
  text-transform: none;
  font-weight: bold; }

#topMenuBig .topMenu-sub-icon {
  display: table-cell;
  vertical-align: middle; }

#topMenuBig .topMenu-sub-icon img {
  width: 48px;
  height: 48px; }

#topMenuBig .menu-footer {
  font-size: 140%;
  padding-right: 15px;
  font-weight: bold; }

#topMenuBig .menu-footer a:hover {
  text-decoration: underline; }

.popis_skupiny {
  font-style: normal;
  max-height: 3000px;
  transition: max-height 3s ease; }

.popis_skupiny p {
  font-size: 13px;
  color: #3d3d3d;
  line-height: 16px; }

.textBox, #inquiry {
  background: transparent; }

.poznamka {
  border-color: #ccc; }

#loginContainer .drop {
  top: 44px;
  right: -1px;
  min-width: 350px;
  z-index: 999; }

/** hlavicka - vyber mista */
.drop {
  background-color: #646261;
  position: absolute;
  z-index: 9999;
  padding: 13px 15px;
  display: none; }

.drop .arrow {
  background: url(/img/icon/dropArrow.png);
  width: 14px;
  height: 10px;
  position: absolute;
  top: -10px;
  left: 10px; }

.drop .closeDrop {
  cursor: pointer;
  width: 15px;
  height: 14px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(/img/icon/closeDrop.png); }

.drop .headline {
  font-size: 13px;
  border-bottom: 1px solid #edebea;
  margin-bottom: 10px; }

.drop .fakeIcon {
  width: 24px;
  height: 28px;
  top: -28px;
  right: -1px;
  border: 1px solid #c0c0c0;
  cursor: pointer;
  position: absolute;
  border-radius: 3px 3px 0 0;
  background: white url(/img/icon/circleArrowUp.png) top 3px center no-repeat;
  box-shadow: 0 0 7px -2px rgba(0, 0, 0, 0.95); }

/** obsah - registrace */
#registrace {
  margin-bottom: 20px; }
  #registrace .o-mininku-form .custom-select {
    width: 100% !important; }
  #registrace [data-slidetarget] {
    margin: 25px 0; }
  #registrace label[for=info_reg] {
    display: inline; }
  #registrace .gdpr {
    margin-top: 10px; }

#registrace label {
  font-weight: normal; }

#registrace label.label.typ_uzivatele {
  width: auto; }

#registrace input[name=typ] {
  margin-right: 40px; }

#registrace input[type=email], #registrace input[type=text], #registrace input[type=password],
#registrace input[type=number] {
  width: 220px; }

#close-search {
  width: 94px;
  height: 94px;
  background: #b89d6e url(/img/icon/closeSearch.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  display: none; }

#findForm .btn-success {
  height: 45px;
  border-radius: 0 4px 4px 0;
  color: white;
  font-size: 15px;
  margin-left: -90px;
  padding: 12px 15px;
  border: 2px solid #a56024;
  display: none;
  background: #bd6e29;
  line-height: 15px;
  border-left: 0; }

#findFormDiv {
  width: 100%;
  display: none;
  position: absolute !important;
  top: 94px;
  right: 0; }

#findFormDiv .input-group {
  width: 100%;
  display: block; }

#findFormDiv .guide {
  font-size: 13px;
  color: #6a6a6a;
  margin-top: 5px;
  display: inline-block;
  background: rgba(246, 246, 246, 0.7); }

#findFormDiv .guide a {
  background: url(/img/icon/circleArrowRight.png) right center no-repeat;
  padding-right: 20px; }

#findFormDiv {
  position: relative; }

#fr-cont {
  position: absolute;
  top: 94px;
  left: 0;
  width: 100%;
  display: none;
  background-color: #fff;
  z-index: 49; }

.rf-blok {
  font-size: 13px; }

.rf-blok .rf-blok-title {
  background: #8c6d35;
  font-size: 14px;
  padding: 15px;
  border-top: 1px solid #353331;
  color: #fff; }

.rf-blok .vsechny-clanky {
  text-align: center;
  margin-bottom: 0; }

.rf-blok-title span {
  font-weight: bold; }

.rf-more {
  padding: 20px 15px;
  background: #8c6d35;
  border-top: 1px solid #353331; }

.rf-more a, .rf-more b {
  color: #fff; }

.rf-good {
  font-size: 24px;
  padding: 20px 0 20px 150px;
  border-top: 1px solid #353331;
  background: #b89d6e; }

.rf-good span {
  color: #353332;
  text-decoration: none; }

.rf-good:hover {
  color: #fff;
  background: #aa8f63; }

.rf-good:hover span {
  color: #fff; }

.rf-good .rf-img-wrapper {
  width: 20%;
  height: 50px;
  overflow: hidden;
  background-color: white;
  float: left;
  text-align: center;
  margin-right: 3%; }

.rf-good .rf-img-wrapper img {
  max-height: 100%;
  max-width: 100%;
  width: auto; }

.rf-good .rf-good-nazev {
  display: inline-block;
  padding-right: 10px; }

.rf-good .rf-good-wrapper {
  height: 48px;
  float: left;
  width: 50%; }

.rf-good .rf-good-right {
  display: inline-block;
  width: 25%;
  text-align: right;
  line-height: 17px; }

.rf-good .rf-cena {
  font-size: 14px;
  font-weight: bold; }

.rf-good .rf-cena span {
  font-size: 13px;
  font-weight: normal; }

.rf-good .rf-grams {
  font-size: 12px; }

.rf-good .rf-skladem {
  font-size: 12px;
  color: #477725; }

.rf-good .rf-good-sleva {
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  padding-top: 3px;
  color: #777;
  text-decoration: line-through; }

.rf-skupiny li {
  padding-top: 2px; }

.rf-skupiny li:last-child {
  margin-bottom: 6px;
  padding-bottom: 7px; }

.rf-znacky {
  padding: 0 15px; }

.rf-znacky .image-wrapper {
  width: 70px;
  height: 50px;
  position: relative;
  float: left;
  margin-right: 10px; }

.rf-znacky .image-wrapper img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.rf-znacky .nazev-znacky {
  height: 50px;
  line-height: 50px;
  margin-right: 10px; }

.rf-info {
  color: #847152; }

input.find {
  width: auto; }

label[for="poznamka_reg"] {
  margin-bottom: 3px; }

#poznamka_reg {
  height: 96px; }

form.kontaktni #zprava {
  width: 100%; }

input[name="btnOdeslatObjednavku"] {
  font-size: 130%;
  width: 100%; }

.skladem-frame {
  font-size: 14px;
  line-height: 17px;
  margin: 8px 0;
  color: #999; }

.skladem-frame.green {
  color: #8adea5; }

.skladem-frame.red {
  color: #c44; }

.sklad-info .skladem-frame.red {
  color: #444; }

.item-icons i {
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  letter-spacing: 1px;
  color: #383634;
  font-weight: 800;
  padding: 5px 15px;
  font-style: normal;
  margin-right: 4px; }

/** hlavicka - kosik */
#basket-top {
  padding: 0;
  position: relative;
  height: 100%; }

#basket-top .basket-icon {
  background: url(/img/icon/cart.png) top 25px center no-repeat;
  height: 94px; }

#basket-top .basket-values {
  height: 45px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px; }

#basket-top a {
  text-decoration: none; }

#basket-top .basket-values .value {
  text-align: right;
  font-size: 15px; }

#basket-top .drop {
  top: 80px;
  right: 0;
  width: 540px;
  z-index: 9990;
  display: block;
  visibility: hidden;
  opacity: 0; }

#basket-top.opusteny .drop {
  z-index: 1000; }

#basket-top.forcehide .drop {
  display: none; }

#basket-top .drop a {
  text-decoration: underline; }

#basket-top .drop a:hover {
  text-decoration: none !important; }

#basket-top:hover:not(.forcehide) .drop, #basket-top.hover .drop {
  visibility: visible;
  opacity: 1; }

#basket-top .client-basket_note {
  display: inline-block;
  line-height: 0;
  vertical-align: top; }

#basket-top .client-basket_note img {
  width: 36px;
  height: auto; }

#basket-top-pocet {
  position: absolute;
  top: 3px;
  left: 39px;
  color: #fff;
  line-height: 25px;
  background: transparent url("/img/icon/basket-circle.png") left top no-repeat;
  width: 25px;
  height: 25px;
  font-weight: bold;
  text-align: center; }

#basket-top-title {
  font-weight: bold;
  font-size: 15px; }

#basket-top-data {
  color: #666;
  line-height: 17px;
  margin-top: 2px; }

#basket-top .basket-top-label {
  width: 60px;
  display: inline-block; }

#basket-top .headline {
  padding-bottom: 8px; }

#basket-top .vymazatkosik {
  background: none;
  border: none;
  color: #c7480e;
  text-decoration: underline; }

#basket-top #kt-pocet {
  position: absolute;
  top: 17px;
  left: 49px;
  text-align: center;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-color: #fff;
  border: 2px solid #ee6750;
  color: #ee6750;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold; }

#basket-top #kt-cena {
  position: absolute;
  width: 100%;
  top: 62px;
  left: 0;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold; }

a.clientRight-container:hover {
  text-decoration: none;
  transition: color 200ms; }

#client-basket {
  float: left;
  width: 60px;
  height: 58px; }

#basket-note {
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 20;
  border: 1px solid #ccc;
  width: 578px;
  padding: 10px 15px;
  display: none;
  background-color: #f8f8f8;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4); }

#basket-note a {
  float: right; }

#basket-note h2 {
  margin: 0;
  display: inline-block;
  line-height: 24px; }

#basket-note textarea {
  margin-top: 5px;
  height: 67px;
  max-width: 100%; }

#panelMenu #doprava-info {
  font-size: 12px;
  line-height: 15px;
  color: #3d3d3d;
  margin-top: -12px;
  float: right;
  display: none; }

#panelMenu .logo-center {
  padding-top: 32px;
  padding-bottom: 32px; }

#horni-panel #bg-fotka {
  width: 339px;
  height: 157px;
  position: absolute;
  bottom: -4px;
  right: -339px; }

#panelMenu #doprava-info .zbyva {
  font-size: 12px;
  background: rgba(246, 246, 246, 0.7) url(/img/icon/doprava_small.png) center left no-repeat;
  padding-left: 31px;
  margin: 0;
  min-height: 14px;
  line-height: 13px; }

#panelMenu #doprava-info .status-bar, #panelMenu #doprava-info .clearfix {
  display: none; }

#panelMenu #doprava-info .neplatte-postovne {
  padding: 0 !important;
  border: 0 !important; }

#kosik_form table th {
  background-color: #f0f0f0; }

#kosik_form table th .th-cont {
  padding: 10px 0 5px 0; }

#kosik_form .platba_input input {
  margin-left: 30px; }

#kosik_form .table_platby .platby_nadpis {
  left: -40px; }

#kosik_form .dopr-table tr:last-child td {
  padding-bottom: 10px; }

#kosik_form .dopr-table td:first-child {
  padding-left: 40px; }

#kosik_form .celk-cont {
  font-weight: bold; }

#basket .pocet_kusu, #basket .cena {
  white-space: nowrap; }

fieldset H3, .nadpisH4Levy, .nadpisH4Pravy, .nadpisH4, #kosik_form table th .th-cont {
  padding: 10px 0;
  margin: 0;
  font-size: 15px;
  font-weight: normal; }

h4.leveMenu {
  text-transform: uppercase;
  border-bottom: 1px solid #f7f7f7;
  font-weight: normal;
  padding-bottom: 5px;
  font-size: 15px; }

#panelBottom {
  padding: 50px 0;
  font-size: 14px;
  line-height: 18px; }

#panelBottomIn p {
  font-size: 17px;
  line-height: 27px;
  color: #fff; }

#panelBottomIn li {
  list-style: none; }

#panelBottomIn li a {
  line-height: 24px; }

#panelBottomIn a {
  color: #cfb8a4; }

#panelBottomIn a:hover {
  color: #fff;
  text-decoration: underline; }

#panelBottomIn img {
  max-width: 100%; }

#panelBottomIn img.feature {
  margin-top: 30px; }

#panelBottomIn .social-sites {
  text-align: right; }

#panelBottomIn .contact {
  width: 44px;
  height: 44px;
  position: relative;
  margin-left: 1px;
  margin-bottom: 10px;
  margin-top: 5px;
  display: inline-block; }

#panelBottomIn .contact:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  opacity: .7; }

#panelBottomIn .contact:hover:after {
  opacity: 1; }

#panelBottomIn .contact.fb {
  background: #4b66a2; }

#panelBottomIn .contact.instagram {
  background: #806957; }

#panelBottomIn .contact.fb:after {
  background-image: url(/img/icon/footerFb.png); }

#panelBottomIn .contact.instagram:after {
  background-image: url(/img/icon/footerInstagram.png); }

.headline {
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 1px; }

/** obsah - newsletter */
#newsletter-container {
  padding: 60px 0;
  background: #c7b49f; }

#newsletter .newsletter-headline {
  font-size: 18px;
  color: white;
  padding-bottom: 5px; }

#newsletter .headline {
  text-align: center;
  color: #675649;
  margin-bottom: 50px; }

#newsletter .form-holder {
  position: relative; }

#newsletter .form-holder:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -100px;
  width: 205px;
  height: 84px; }

#newsletter input[type="email"] {
  width: 50%;
  height: 54px;
  background: #ecdfd5;
  border: 0;
  color: #232121;
  margin-bottom: 0;
  padding-left: 20px; }

#newsletter button[type="submit"] {
  width: 50%;
  height: 54px;
  border: 0;
  float: left;
  text-transform: uppercase;
  background: #594d44;
  color: white;
  font-size: 12px;
  font-weight: 800;
  text-align: right;
  letter-spacing: 1px;
  padding-right: 40px;
  position: relative; }

#newsletter button[type="submit"]:hover {
  background-color: #443b34; }

#newsletter button[type="submit"]:after {
  content: "";
  position: absolute;
  right: -25px;
  top: 50%;
  margin-top: -5px;
  width: 50px;
  height: 9px;
  background: url(/img/icon/right-arrow-brown.png); }

.aktuality-clanky-magazin {
  max-width: 100%; }

.aktuality .clanek {
  float: left;
  width: 25%;
  height: 420px;
  position: relative;
  overflow: hidden; }

.aktuality .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-size .3s ease-in; }

.aktuality .clanek:hover .image {
  background-size: 110%; }

.aktuality .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #232121;
  opacity: .7;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.aktuality .clanek:hover .bg {
  opacity: .5; }

.aktuality .info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px; }

.aktuality .info .stitek {
  background: #ee6750;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  padding: 10px 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 60px;
  display: inline-block; }

.aktuality .info .stitek:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2); }

.aktuality .info .author {
  font-weight: 800;
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.aktuality .nadpis {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 40px; }

.aktuality .nadpis a {
  font-family: "Cardo", Arial, sans-serif;
  font-size: 34px;
  color: white;
  font-weight: 700;
  line-height: 38px; }

.info-icons .iconned {
  padding-left: 22px;
  background: no-repeat left 2px; }

.info-icons .comments {
  background-image: url(/img/icon/aktualityComments.png); }

.info-icons .category {
  background-image: url(/img/icon/aktualityCategory.png); }

.produkty-wrapper {
  margin-top: 40px;
  margin-bottom: 20px; }

.produkty {
  padding: 15px 0; }

.polDKZ {
  background-color: #f0f0f0; }

.polDKZ input[name="btnKoupit"] {
  padding: 2px 10px 1px 10px;
  margin-left: 3px; }

.polDKZ input[name="pocet_baleni"] {
  padding: 1px; }

.kosikDKZ .cena {
  color: inherit; }

.nextpart {
  color: inherit; }

#DForm textarea[name="text"] {
  margin-top: 10px; }

#DForm input[name="btnPridatPrispevekDiskuse"] {
  float: right; }

.goodsPPLink.active {
  font-weight: bold;
  text-decoration: underline; }

#findForm input[name="hledanyVyraz"] {
  border: 0;
  height: 94px;
  border-radius: 0;
  font-weight: bold;
  padding-left: 150px;
  box-shadow: none;
  background: #c9ab76 url(/img/icon/search-big.png) left 49px center no-repeat;
  font-size: 32px; }

#panelSide-respo {
  padding: 0 15px 15px 0;
  z-index: 1; }

#panelSide {
  background: rgba(217, 184, 125, 0.05);
  position: relative; }

#panelSide:after {
  content: "";
  width: 100%;
  height: 229px;
  bottom: -229px;
  left: 0;
  position: absolute;
  background: url(/img/panel-side-bg.png); }

#panelSideIn .goods ul a {
  font-weight: bold; }

#panelSideIn .goods ul.headerList a,
#panelSideIn .goods ul.itemList li.big a,
#panelSideIn .goods .textBox li a {
  padding: 5px 10px 3px;
  background-color: #b5b5b5;
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  color: #fff;
  font-weight: bold; }

#panelSideIn .goods ul.headerList li.active a,
#panelSideIn .goods .textBox li a.akt_skupina {
  background-color: #68AA00; }

#panelSideIn .goods ul.itemList {
  margin-left: 30px;
  list-style-image: url(/img/icon/list-arrow.png); }

#panelSideIn .goods ul.itemList.big {
  margin-left: 0;
  list-style: none; }

#panelSideIn .goods ul.itemList a {
  margin-top: 5px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #535353; }

#panelSideIn .goods ul.itemList.big a:first-child {
  margin-top: 0; }

#panelSideIn .goods ul.itemList li.active a {
  color: #68AA00; }

#panelSideIn .groupLeftMenu {
  margin-bottom: 0; }

#panelSideIn .groupLeftMenu.filter {
  border: 0; }

#panelSideIn .filter ul.headerList {
  color: #94876f; }

#panelSideIn .filter ul.headerList li {
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding: 20px 15px 20px 20px; }

#panelSideIn .filter .ex-line {
  position: absolute;
  top: 31px;
  height: 1px;
  width: 100%;
  background: #e2e3e4; }

#panelSideIn .filter ul.itemList {
  padding: 0 20px 15px; }

#panelSideIn .filter:not(.cats) ul.itemList a {
  text-decoration: none; }

#panelSideIn .filter .panelItemLink {
  line-height: 27px;
  font-weight: bold; }

#panelSideIn .filter .panelItemLink:hover {
  text-decoration: underline; }

#good-main-left > ul > li a {
  background: transparent url(/img/icon/check-off.png) left 50% no-repeat;
  padding: 1px 0 0 24px;
  line-height: 27px;
  font-size: 14px; }
  #good-main-left > ul > li a.akt_skupina {
    background-image: url(/img/icon/check-on.png); }

#panelSideIn .filter li:not(.image) .panelItemLink, #panelSideIn .filter .color:not(.image) .panelItemLink {
  background: transparent url(/img/icon/check-off.png) left 50% no-repeat;
  padding: 1px 0 0 24px; }

#panelSideIn .filter li.active:not(.image) .panelItemLink, #panelSideIn .filter .color.active:not(.image) .panelItemLink {
  background-image: url(/img/icon/check-on.png); }

#panelSideIn .filter:not(.cats) ul.itemList li a {
  color: #444;
  font-size: 12px; }

#panelSideIn .filter ul.itemList li.disabled a {
  text-decoration: line-through;
  color: #ccc; }

#panelSideIn .filter .box.category {
  margin: 0;
  position: relative; }

#good-main-left {
  position: relative; }
  #good-main-left:not(.cats) {
    padding: 15px; }

#good-main-left img.sku-obr {
  margin-right: 10px;
  width: 32px;
  height: 32px; }

#good-main-left li a {
  display: block;
  text-decoration: none; }

#good-main-left .good-left-cont > ul > li:last-child a {
  border-bottom: 0; }

#good-main-left > ul > li {
  margin-bottom: 20px; }

#good-main-left > ul > li:last-child {
  margin-bottom: 0; }

#good-main-left > ul > li > .good-left-cont > .title-head {
  font-size: 12px;
  font-weight: 800;
  color: #94876f;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 26px;
  display: table-cell;
  line-height: 13px;
  vertical-align: middle; }

#good-main-left li li {
  border: 0 !important;
  color: #ead3ab; }

#good-main-left li li a {
  text-decoration: underline;
  line-height: 30px; }

#good-main-left li li a.maPotomka.akt_skupina,
#good-main-left li li a.maPotomka.rozbalena {
  color: #393939; }

.good-left-cont {
  margin-top: 5px; }
  .good-left-cont ul {
    padding-left: 15px; }

#good-main-left .itemList li:first-child .good-left-cont {
  margin: 0; }

#good-main-left .img-block {
  width: 24px;
  height: 24px;
  float: left;
  margin: 6px 18px 0 3px; }

#good-main-left .image {
  float: left;
  width: 24px;
  margin-right: 10px; }

#good-main-left .name {
  padding-top: 5px; }

#good-main-left li img {
  max-width: 22px;
  max-height: 28px; }

#good-main-left li li img {
  display: inline-block; }

#good-main-left li li li img {
  display: none; }

#extra-menu ul {
  padding: 0 15px 7px; }

#extra-menu ul li a {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 5px;
  display: block;
  color: #3f2c28;
  text-decoration: none; }

#extra-menu ul li a img {
  vertical-align: middle;
  margin-right: 5px; }

#extra-menu ul li a span {
  vertical-align: middle;
  display: inline-block; }

#extra-menu ul li a.novinky {
  border-bottom: 1px solid #edf2ea; }

#extra-menu ul li a:hover {
  background-color: #ece9e8; }

.groupLeftMenu .item.image {
  display: inline-block; }

.item-pict {
  border: 2px solid rgba(100, 100, 100, 0.4);
  border-radius: 30px;
  position: relative;
  margin: 0 3px 10px;
  display: inline-block; }

.item-pict img {
  width: 36px;
  height: 36px; }

.item-pict .tt {
  position: absolute;
  padding: 6px 18px;
  bottom: 46px;
  width: 140px;
  margin-left: -53px;
  background: #d9b87d;
  color: #2c2a29;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 16px;
  display: none; }

.item-pict:hover .tt {
  display: block; }

.item-pict .tt:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 100%;
  width: 11px;
  height: 5px;
  background: url(/img/icon/tt.png); }

.item-pict .tt span {
  display: table-cell;
  width: 140px;
  vertical-align: middle;
  text-align: center; }

.item-pict:hover,
.groupLeftMenu.filter li.active .item-pict {
  border-color: white; }

.if-link {
  text-decoration: none; }

.if-link h3 {
  text-align: center; }

.item-frame {
  position: relative; }

.item-frame:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #463e32; }

/** animace hoveru item-frame */
.item-frame .lr, .item-frame .rl, .item-frame .bt, .item-frame .tb {
  position: absolute;
  background: #897654;
  z-index: 8; }

.item-frame .lr, .item-frame .rl {
  -webkit-transition: width .3s linear;
  transition: width .3s linear;
  height: 1px;
  width: 0; }

.item-frame .tb, .item-frame .bt {
  -webkit-transition: height .3s linear;
  transition: height .3s linear;
  height: 0;
  width: 1px; }

.item-frame .lr, .item-frame .tb {
  top: 0;
  left: 0; }

.item-frame .rl, .item-frame .bt {
  bottom: 0;
  right: 0; }

.item-frame:hover .lr, .item-frame:hover .rl {
  width: 100%; }

.item-frame:hover .tb, .item-frame:hover .bt {
  height: 100%; }

.item-frame .item-img-table {
  display: block;
  position: relative;
  text-align: center;
  top: -25px; }

.item-frame .item-img-container {
  display: inline-block;
  width: 100%; }

.item-frame .item-img-container img {
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.item-frame .suroviny {
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
  padding: 20px 30px 0;
  letter-spacing: 1px;
  text-align: justify; }

.item-frame .suroviny .surovina {
  text-align: left; }

.item-frame:hover .suroviny {
  opacity: 1; }

.item-frame .surovina {
  margin-bottom: 10px;
  color: #e7d7bc;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  display: table; }

.item-frame .surovina .img-wrapper {
  width: 48px;
  display: inline-block;
  text-align: center;
  margin-right: 8px; }

.item-frame .surovina img {
  max-width: 48px;
  max-height: 48px; }

.item-frame .surovina span {
  height: 36px;
  display: table-cell;
  vertical-align: middle; }

.item-frame.is-oblibene .item-icons {
  top: 30px; }

.item-frame h3 {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-top: -10px;
  height: 50px;
  width: 100%;
  display: table;
  padding: 0 20px;
  line-height: 18px;
  z-index: 5;
  position: relative; }

.item-frame h3 span {
  display: table-cell;
  vertical-align: middle;
  color: #eee; }

.item-frame a:hover h3 span {
  text-decoration: underline; }

.item-frame .item-img-container {
  height: 200px;
  position: relative;
  z-index: 3; }

.item-frame .item-img-container img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%; }

.item-frame .price-container {
  font-size: 30px;
  font-weight: 700;
  color: #d9b87d;
  text-align: center; }

.item-frame .company-conditions {
  font-size: 13px; }

.item-frame .line-holder {
  position: relative;
  z-index: 4;
  text-align: center; }

.item-frame .line {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 1px;
  margin: 20px 0;
  background: #3c3731; }

.item-frame .line:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 50px;
  height: 9px;
  background: url(/img/icon/right-arrow-brown.png);
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.item-frame:hover .line:after {
  opacity: 1; }

.item-frame .item-prices {
  color: #000;
  padding: 0 8px 4px; }

.item-frame .item-prices .price {
  color: #1d1914;
  font-size: 19px;
  padding-top: 12px; }

.item-frame .item-prices .price span {
  font-size: 13px;
  color: #756f6a; }

.item-frame .item-prices .price.red {
  color: #d22; }

.item-frame .skladem-frame {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  text-align: left; }

.item-frame .skladem-frame > div {
  font-size: 15px;
  background: url(/img/icon/sklademOk.png) center left no-repeat;
  padding-left: 30px;
  height: 22px;
  overflow: hidden;
  padding-top: 4px; }

.item-frame .skladem-frame.green span {
  font-weight: normal; }

.item-frame .cart .skladem-frame {
  float: none;
  text-align: center;
  line-height: 34px; }

.item-frame .cena-dle-velikost {
  font-size: 12px;
  font-weight: normal; }

.item-frame .item-desc {
  font-size: 13px;
  color: #3d3d3d; }

.item-frame .item-desc p {
  line-height: 20px; }

.item-frame .spec {
  font-size: 14px;
  text-align: center; }

.item-frame .col-md-5 {
  padding-right: 0; }

.item-frame .price-discount {
  top: -10px;
  left: 8px;
  color: #ff1111; }

.item-frame .price-discount > span {
  color: #756f6a; }

.item-frame ul.sizes {
  margin: 5px 0 !important; }

.item-frame .sizes li {
  font-size: 12px;
  list-style: none; }

.item-frame .price-dph {
  background-color: white;
  height: 34px;
  line-height: 34px;
  float: right;
  width: 50%;
  color: #525252;
  font-size: 12px;
  text-align: right;
  padding-right: 15px;
  position: relative; }

.item-frame .cart .wrapper {
  margin-top: 10px; }

.item-frame .cart .pocetHolder-cont {
  float: right;
  margin-right: 30px; }

.item-frame .cart .buttonHolder {
  float: right; }

.item-frame.rychla-objednavka {
  padding: 12px 18px 0;
  background-color: #EFEFEF; }

.item-frame.rychla-objednavka h3 {
  border-bottom: none;
  margin-bottom: 35px; }

.item-frame.rychla-objednavka div {
  margin-bottom: 15px; }

.item-frame.rychla-objednavka div.s-kosikem {
  padding-left: 55px;
  min-height: 50px;
  font-size: 13px;
  line-height: 18px;
  padding-top: 8px; }

.item-frame.rychla-objednavka .button {
  margin-left: 50px;
  margin-top: 15px;
  display: inline-block;
  background-color: #3fa826; }

.item-frame .extra-text {
  padding-left: 8px; }

.item-frame .koupit-container {
  padding: 10px 20px 20px; }

.item-frame .koupit-container .kosik-btn {
  background-image: none;
  padding: 10px 25px;
  margin-top: 0; }

.brown-item-frames .item-frame:after {
  border-color: #d2c8ba; }

.brown-item-frames .item-frame .price-container {
  color: #85786d; }

.brown-item-frames h3 {
  margin-bottom: 0 !important; }

.brown-item-frames .item-frame a h3 span, #koupilitake-container .item-frame h3 span {
  color: #483f37; }

.brown-item-frames .item-frame .surovina, .brown-item-frames .item-frame-nazev-cont {
  color: #483f37; }

.brown-item-frames .item-frame .line {
  background: #baab9f; }

.brown-item-frames .item-frame .line:after {
  background-image: url(/img/icon/right-arrow-extra-brown.png); }

.brown-item-frames .odkaz-vpravo {
  border-color: #d2c8ba;
  color: #85786d;
  background-image: url(/img/icon/right-arrow-extra-brown.png); }

.banner-skupiny {
  display: block;
  margin: 10px 0; }

.banner-skupiny img {
  max-width: 100%; }

.skupina_desc {
  margin-top: 20px; }

.skupina_desc h2 {
  text-transform: uppercase; }

.box.category {
  margin-bottom: 15px; }

#panelBottomIn .paticka-velkoodber {
  padding: 17px 15px; }

#panelBottomIn .velko-btn {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 7px 10px;
  line-height: 21px; }

#panelBottomIn .velko-btn:first-child {
  margin-bottom: 6px; }

#panelBottomIn .velko-label {
  font-size: 18px;
  letter-spacing: 0.05em; }

#panelBottomIn h3 {
  margin: 5px 0;
  color: #939393;
  font-weight: bold;
  font-size: 18px; }

#uvodka-urceni a {
  color: #444; }

#uvodka-urceni a:hover {
  color: #111; }

#paticka-dulezite h3 {
  margin-bottom: 15px; }

#paticka-dulezite a {
  font-size: 14px;
  padding-bottom: 2px; }

#paticka-panel-container {
  background: #353331; }

#paticka-panel-container .headline {
  font-size: 14px;
  color: #cfb8a4;
  font-weight: 800;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px; }

#paticka-panel-container .contacts {
  color: #cfb8a4;
  line-height: 30px; }

#paticka-panel-container .miniline {
  width: 60px;
  display: inline-block;
  height: 1px;
  background: #453f3b;
  margin: 25px 0; }

#it3-footer-container {
  padding: 25px 0;
  background: #353331; }

#it3-footer-container .info {
  text-align: right; }

#it3-footer-container .payments img {
  max-width: 100%; }

.f-it3 {
  text-align: right;
  color: #cfb8a4; }

.f-it3 span {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 10px; }

.kat-icon-shadow {
  position: absolute;
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2); }

.actionColumn a {
  display: block;
  text-align: center; }

.pocetHolder {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative; }

.pocetHolder input[type="text"] {
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-weight: 800;
  height: 47px;
  width: 88px;
  border: 1px solid #c7c7c7;
  color: #343539;
  background: #fff;
  font-size: 15px;
  text-align: center; }

.baleni-sipka {
  padding: 0;
  cursor: pointer; }

.sipka-nahoru, .sipka-dolu {
  display: block;
  position: absolute;
  font-size: 0;
  height: 100%;
  width: 32px;
  top: 0;
  background: center center no-repeat;
  opacity: .7; }

.sipka-nahoru:hover, .sipka-dolu:hover {
  opacity: 1; }

.sipka-dolu {
  background-image: url(/img/icon/cart-down.png);
  left: 0; }

.sipka-nahoru {
  background-image: url(/img/icon/cart-up.png);
  right: 0; }

.kosik-btn, .kosik-btn:focus, .btn-default {
  background: rgba(238, 103, 80, 0.8) url(/img/icon/to-cart.png) right 15px center no-repeat;
  padding: 18px 50px 18px 20px;
  text-align: center;
  font-weight: bold; }

.goodsPerPage {
  position: relative;
  top: 2px;
  margin-bottom: 2px; }

.goodsPPLink {
  margin-left: 15px;
  text-decoration: none;
  font-weight: normal; }

.goodsPaging .nextArrow {
  margin-left: 10px;
  width: 50px;
  height: 9px;
  display: inline-block;
  background: url(/img/icon/next.png) center center no-repeat;
  padding: 13px 0;
  vertical-align: top; }

.goodsPaging .prevArrow {
  margin-right: 10px;
  width: 50px;
  height: 9px;
  display: inline-block;
  background: url(/img/icon/prev.png) center center no-repeat;
  padding: 13px 0;
  vertical-align: top; }

.goodsPaging .nextArrow.disabled {
  background: url(/img/icon/next_disabled.png) center center no-repeat;
  opacity: 0.3; }

label[generated=true] {
  position: absolute;
  margin-left: 20px;
  background-color: #ee6750 !important;
  border: 1px solid #fbb; }

#fb-root {
  display: none; }

/** simulace v administraci */
#pridatblok {
  margin: 1px 0 5px; }

.blokSS {
  position: relative; }

.editpage {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background-color: #fff; }

.editpage .button, #pridatblok .button {
  height: 22px;
  margin: 2px 0;
  background: #37A7CD;
  color: #ffffff !important;
  border: solid #2C84A4 1px;
  border-radius: 4px;
  padding: 2px 16px; }

/** // simulace */
.sub-variant {
  background-color: #f6f6f6;
  padding: 15px;
  margin-bottom: 15px; }

.sub-variant .price-block {
  float: none;
  margin-right: 0; }

.sub-variant .image {
  background-color: white;
  border: 1px solid #d8d8d8;
  width: 55px;
  height: 55px;
  position: relative; }

.sub-variant .image img {
  max-width: 53px;
  max-height: 53px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.sub-variant .name {
  font-weight: bold;
  font-size: 14px;
  color: #003c57;
  padding-top: 3px; }

.price-block .dkz-price {
  font-size: 30px;
  color: #003c57;
  font-weight: bold; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.modal-content {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  border: 0;
  border-radius: 0;
  background: #e5dccd; }

.modal-header {
  padding: 10px 10px 0;
  border-bottom: 0; }

.modal-body {
  padding: 10px 15px 12px; }

.modal-header h4 {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #85786d;
  padding-bottom: 8px;
  color: #483f37; }

.modal-body label {
  font-size: 13px;
  padding-top: 10px;
  font-weight: normal; }

.modal-body input[type="text"], .modal-body input[type=email] {
  width: 100%; }

.modal-body input[type="submit"] {
  background-color: #9a7e8c;
  margin-top: 6px; }

.modal-body input[type="submit"]:hover {
  background-color: #89707d; }

.modal-body textarea {
  width: 100%;
  max-width: 100%;
  padding: 12px 18px;
  vertical-align: top; }

.modal-body .custom-select {
  width: 100% !important; }

.modal-dialog {
  margin-top: 150px; }

.modal-backdrop.in {
  opacity: .4; }

button.close {
  background: url(/img/icon/closeDrop.png) left center no-repeat;
  width: 19px;
  height: 19px;
  opacity: 1;
  position: relative;
  z-index: 50; }

button.close.text {
  background-position-x: left;
  padding-left: 25px;
  width: auto;
  text-decoration: underline;
  font-size: 13px;
  color: #3d3d3d;
  margin-right: 6px; }

button.close.text:hover {
  text-decoration: none; }

.custom-select {
  position: relative;
  margin-bottom: 8px;
  display: inline-block;
  vertical-align: middle;
  min-width: 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.custom-select:last-child {
  margin-bottom: 0; }

.custom-select span {
  display: block;
  cursor: pointer;
  border: 0;
  padding: 14px 30px 14px 12px;
  background-color: #e5dccd;
  height: 52px;
  font-size: 16px;
  color: #232121;
  position: relative; }

.custom-select span:hover {
  border-color: #a6bfd9; }

.custom-select span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 52px;
  background: transparent url(/img/icon/select.png) center center no-repeat; }

.custom-select ul {
  display: none;
  position: absolute;
  background-color: white;
  width: 100%;
  z-index: 50;
  margin: 0 !important;
  left: 0;
  top: 51px;
  border-top: 0; }

.custom-select ul li {
  list-style: none;
  padding: 4px 7px;
  cursor: pointer;
  font-size: 14px; }

.custom-select ul li:hover {
  background-color: #ee6750;
  color: white; }

.custom-select select {
  display: none;
  background-color: white;
  width: 100%; }

#stat_reg {
  width: 221px; }

.phone-contact {
  background: url(/img/icon/footerPhone.png) left top 2px no-repeat;
  color: #1d1914;
  font-weight: bold;
  font-size: 13px;
  padding-left: 22px;
  margin-top: 6px;
  line-height: 16px; }

.phone-contact > div {
  font-weight: normal;
  color: #6a6a6a; }

.default-list li {
  line-height: 30px;
  list-style: none;
  padding: 0; }

.default-list li a {
  position: relative;
  font-size: 13px;
  line-height: 16px;
  padding-left: 13px;
  display: block;
  margin-bottom: 10px; }

#mate-dotaz {
  font-size: 15px;
  color: #4b3e2f; }

#mate-dotaz .info {
  line-height: 24px;
  margin-top: 15px; }

#mate-dotaz .image-holder {
  padding-right: 0;
  text-align: center; }

#mate-dotaz .value-holder {
  padding-top: 5px; }

#mate-dotaz .button-holder {
  padding-top: 15px; }

#mate-dotaz img {
  max-width: 100%; }

#mate-dotaz a.phone {
  color: #4b3e2f;
  text-decoration: none; }

.modal-toggler {
  background-color: #bd6e29;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  padding: 15px 22px !important;
  cursor: pointer;
  margin: 15px auto 0;
  line-height: 17px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase; }

.neplatte-postovne.no-border {
  border: 0; }

.neplatte-postovne .zbyva {
  font-size: 12px;
  padding-left: 37px;
  background: url(/img/icon/zbyva.png) left center no-repeat;
  line-height: 20px; }

#basket-top .pocetHolder-cont {
  margin-top: 0;
  margin-left: 0; }

#basket-top .neplatte-postovne .zbyva {
  margin-bottom: 8px; }

.neplatte-postovne .zbyva.big {
  font-size: 13px;
  margin: 0 70px 15px;
  line-height: 16px;
  background: url(/img/icon/doprava.png) left center no-repeat; }

.neplatte-postovne .zbyva b {
  color: #000; }

.neplatte-postovne .status-bar {
  width: 100%;
  height: 13px;
  border: 1px solid #d9d9d9;
  background: #ededed;
  border-radius: 5px;
  margin-top: 5px;
  padding: 2px;
  position: relative; }

.neplatte-postovne .status-bar .progress {
  height: 7px;
  border-radius: 5px;
  background: #ffda2e;
  background: linear-gradient(to right, #ffda2e 0%, #ffb23c 100%); }

.neplatte-postovne .status-bar .middleArrow {
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -6px;
  width: 11px;
  height: 5px;
  background: url(/img/icon/statusArrow.png); }

.neplatte-postovne .status-bar-range-item {
  width: 50%;
  font-size: 13px;
  float: left;
  margin-top: 2px; }

.souvisejici-baleni {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 15px; }

.souvisejici-baleni a {
  font-size: 15px;
  line-height: 18px; }

.souvisejici-baleni .desc {
  font-size: 13px;
  line-height: 16px;
  color: #3d3d3d;
  margin-bottom: 5px; }

.souvisejici-baleni .image {
  padding: 0 10px; }

.souvisejici-baleni .image img {
  max-height: 80%;
  max-width: 80%; }

.souvisejici-baleni .price {
  color: #1d1914;
  font-size: 20px;
  font-weight: bold; }

.souvisejici-baleni .price > span {
  color: #756f6a;
  font-size: 13px;
  font-weight: normal; }

.souvisejici-baleni .buttonHolder {
  float: right; }

.souvisejici-baleni .pocetHolder-cont {
  float: right;
  margin-bottom: 6px;
  margin-right: 20px; }

.souvisejici-baleni .dostupnost {
  font-size: 14px;
  margin-top: 15px;
  line-height: 16px; }

.souvisejici-baleni .dostupnost span {
  font-size: 13px; }

.dostupnost-kdy {
  font-size: 13px;
  padding: 14px 0 14px 32px;
  background: url(/img/icon/dostupnost-kdy.png) left center no-repeat; }

.go-to-cart {
  background: #f5a100;
  float: right;
  border-radius: 2px;
  color: white;
  font-size: 18px;
  padding: 14px 18px 14px 18px;
  text-decoration: none !important;
  font-weight: bold; }

.go-to-cart:hover {
  color: white;
  background-color: #f59000; }

.kosik-vypis .image {
  width: 105px;
  height: 70px;
  position: relative; }

.kosik-vypis .image img {
  position: absolute;
  max-height: 90%;
  max-width: 90%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.kosik-vypis .polozka {
  border-bottom: 1px solid #e5e2e2;
  padding: 10px 0; }

.kosik-vypis .polozka .product-name {
  font-size: 13px;
  line-height: 18px;
  padding-left: 0;
  padding-right: 20px; }

.kosik-vypis .polozka .price {
  font-size: 16px;
  padding-left: 0; }

.kosik-vypis .polozka .pocetHolder-cont {
  margin-left: -4px;
  float: none;
  text-align: center; }

.kosik-vypis .polozka .pocetHolder {
  margin: 0; }

.soucet-polozek {
  background-color: #f3f2f2;
  padding: 10px 10px 8px;
  line-height: 19px;
  margin-bottom: 15px; }

.soucet-polozek .total-price {
  font-size: 18px; }

.soucet-polozek .total-price-dph {
  font-size: 13px; }

.soucet-polozek .kosik-hover-cena {
  font-weight: bold; }

.kosik-akce {
  margin-top: 10px; }

.clanky {
  margin-top: 10px;
  margin-bottom: 10px; }

.clanky .clanek {
  padding-top: 15px; }

#tracy-debug-bar {
  bottom: 0 !important; }

.katalog-vypis .sleva, #photo .sleva {
  text-align: center;
  width: 66px;
  height: 50px;
  background-color: #e84530;
  color: white;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 17px;
  font-weight: bold;
  padding-top: 6px; }

.katalog-vypis .sleva {
  z-index: 1; }

.katalog-vypis .sleva:after, #photo .sleva:after {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 0;
  height: 23px;
  width: 66px;
  background: url(/img/icon/slevaAfter.png); }

.katalog-clanky {
  margin-top: 50px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-container .select2-choice .select2-arrow b[role=presentation] {
    background-image: none !important; } }

.platby {
  margin-bottom: 15px; }

.platby label {
  font-weight: normal; }

.platby .button {
  background: #477725; }

.dp-holder {
  margin-top: 130px; }

.link-button {
  display: inline-block;
  position: relative;
  padding: 15px 40px 15px 25px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: rgba(238, 103, 80, 0.8);
  margin-right: 30px; }

.link-button:hover {
  color: #fff;
  background-color: #ee6750; }

.link-button:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: -5px;
  width: 50px;
  height: 9px;
  background: url(/img/icon/right-arrow-white.png); }

.show-more {
  display: inline-block;
  background: url(/img/icon/show-more.png) right center no-repeat;
  padding-right: 25px;
  font-weight: bold;
  text-decoration: none; }

.show-more:hover {
  text-decoration: underline; }

.no-padding {
  padding: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

a.black-href {
  color: #483e36;
  text-decoration: none; }

a.black-href:hover {
  color: #6d5e52; }

#popis-container {
  background: #e5dccd;
  position: relative;
  padding-top: 50px; }

#popis-container:before {
  content: "";
  height: 39px;
  width: 100%;
  background: url(/img/popis-bg.png) center center;
  position: absolute;
  left: 0;
  top: -38px; }

#popis-container p {
  color: #483e36; }

#popis-container .headline-2 {
  color: #483e36;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 100px 0 60px;
  text-transform: uppercase;
  position: relative; }

#popis-container .headline-2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  height: 1px;
  width: 40px;
  background: #c6bdaf; }

#popis-container .headline-2:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -12px;
  height: 24px;
  width: 24px;
  background: url(/img/icon/star.png); }

#popis-container .image-holder {
  text-align: right; }

#popis-container .image-holder img {
  max-width: 100%; }

#popis-container .link-button {
  background: #DDD4C5;
  color: #85786d;
  margin-top: 40px; }

#popis-container .link-button:hover {
  background: #c8beb0; }

#popis-container .link-button:after {
  background-image: url(/img/icon/right-arrow-extra-brown.png); }

#popis-container .oceneni {
  float: left;
  height: 270px;
  width: 25%;
  overflow: hidden;
  position: relative; }

#popis-container .oceneni img.foto-oceneni {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto; }

#popis-container .oceneni .go {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.4) url(/img/icon/right-arrow-white.png) center center no-repeat; }

#popis-container .oceneni:hover .go {
  display: block; }

#popis-container .oceneni .info-holder {
  height: 270px;
  display: table;
  width: 100%; }

#popis-container .oceneni .info {
  background: #ddd4c5;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 270px;
  padding: 0 10px; }

#popis-container .oceneni .info .desc {
  color: #85786d;
  font-size: 14px;
  font-weight: 700;
  margin-top: 25px;
  text-transform: uppercase; }

.social-sites a, .social-sites:hover a {
  text-decoration: none !important; }

@media (max-width: 991px) {
  #popis-container .image-holder {
    text-align: center;
    margin-top: 40px; } }

@media (max-width: 580px) {
  #popis-container .oceneni {
    width: 50%; } }

/** katalog - vyhledavani */
#tabs-search-nav {
  padding: 0;
  overflow: auto;
  border-bottom: 1px solid #463e32; }

#tabs-search-nav li {
  font-size: 13px;
  font-weight: normal;
  list-style-type: none;
  text-align: center;
  position: relative;
  cursor: pointer; }

#tabs-search-nav .col-lg-2 {
  padding: 0 5px; }

#tabs-search-nav li.headline {
  color: #85786d;
  font-weight: bold;
  cursor: default;
  line-height: 35px; }

#tabs-search-nav li a {
  text-decoration: underline;
  display: block;
  padding: 8px 0 7px; }

#tabs-search-nav li:hover a, #tabs-search-nav li.active a {
  color: #f4e4ca;
  font-weight: bold;
  text-decoration: none; }

#tabs-search-content {
  margin-top: 30px; }

.galerie-cont {
  margin-bottom: 4rem; }

.galerie-cont a {
  height: 10rem;
  text-align: center;
  margin-bottom: 1rem; }

.galerie-cont img {
  max-height: 100%; }

.gal-oznaceni-item {
  position: relative;
  display: block; }

.gal-oznaceni-corner {
  position: absolute;
  bottom: 8px;
  left: 4px;
  font-weight: bold;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center; }

button {
  border: 0; }

.radioZbozi {
  cursor: pointer;
  display: block;
  padding: 15px;
  margin: 2px; }
  .radioZbozi p {
    font-size: 85%; }

#responseReklamaceForm textarea {
  resize: vertical; }

#responseReklamaceForm .nazevZbozi {
  font-size: 110% !important; }

#responseReklamaceForm img {
  width: 100%;
  max-width: 150px; }

.stitky:not(:first-child) {
  margin-left: 15px; }

.ui-slider.timed .ui-slider-range {
  overflow-x: hidden; }

.ui-slider.timed .ui-slider-range:after {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 300%;
  background-image: linear-gradient(45deg, transparent 0%, transparent 30%, rgba(255, 255, 255, 0.3) 30%, rgba(255, 255, 255, 0.3) 70%, transparent 70%);
  background-size: 25px 10px;
  animation: slide 6s linear infinite; }

@keyframes slide {
  from {
    right: 0; }
  to {
    right: -300px; } }

body {
  min-width: 320px; }

#findForm {
  margin-top: 0; }

@media (min-width: 768px) {
  .container-sm-height {
    display: table; }
  .row-sm-height {
    display: table-row; }
  .col-sm-height {
    display: table-cell;
    float: none; }
  .container {
    width: auto; }
  #topMenuBig .menu-big-img-cont {
    display: none !important; }
  #baleni .baleni-info-cont .left-side {
    line-height: 18px; }
  #prihlasitModal .modal-dialog {
    width: 420px; }
  #ptejteseModal .modal-dialog, #recenzeModal .modal-dialog, #teatipsModal .modal-dialog {
    width: 555px; }
  .show-filter {
    display: none; } }

@media (min-width: 992px) {
  .container-md-height {
    display: table; }
  .row-md-height {
    display: table-row; }
  .col-md-height {
    display: table-cell;
    float: none; }
  .container {
    width: 970px; }
  #baleni .baleni-info-cont .left-side {
    line-height: 24px; } }

@media (min-width: 1200px) {
  .container-lg-height {
    display: table; }
  .row-lg-height {
    display: table-row; }
  .col-lg-height {
    display: table-cell;
    float: none; }
  .container {
    width: 1080px; }
  #topMenuBig .menu-big-img-cont {
    display: table-cell !important; } }

@media (max-width: 1399px) {
  #topMenuBig .topMenu-item .tmi-wrapper {
    padding: 39px 20px 38px; }
  #topMenu-wrapper {
    text-align: left;
    padding-left: 80px; } }

@media (max-width: 1199px) {
  #var-pop-frame {
    left: auto !important; }
  .rychla-objednavka-box .item-frame {
    height: auto;
    padding-bottom: 10px; }
  #horni-panel .phone-contact {
    display: none !important; }
  #horni-panel .doprava-info {
    display: none !important; }
  #horni-panel #doprava-info {
    margin-top: 2px; }
  #pruvodce-vysavac .first-section {
    background-image: none;
    border-radius: 6px 6px 0 0; }
  #pruvodce-vysavac .section {
    padding-top: 8px;
    padding-bottom: 0; }
  #pruvodce-vysavac {
    padding-bottom: 8px; }
  .banner-skupiny {
    display: none; }
  #heureka .doporucuje-right {
    font-size: 12px !important;
    padding: 6px 5px 4px 10px !important; }
  #findForm input[name="hledanyVyraz"] {
    min-width: 379px; }
  #basket-top {
    margin-left: 0;
    margin-bottom: 15px; }
  #horni-panel #bg-fotka {
    display: none; }
  #carousel-buttons-cont {
    position: relative; }
  #carousel-buttons {
    width: auto; }
  .fb-holder {
    text-align: center;
    padding: 0;
    margin-bottom: 40px; }
  #nenasli .headlines {
    padding: 0;
    text-align: center;
    margin-bottom: 15px; }
  #adminContainer {
    margin-top: 13px;
    margin-right: 0; }
  #na-miru {
    padding: 15px !important;
    background-image: none !important; }
  #mate-dotaz .button-holder {
    padding-top: 0; }
  #topMenu-holder {
    position: absolute;
    top: 120px;
    width: 100%; }
  #horni-panel {
    height: 188px; }
  #topMenuBig .topMenu-sub-cont {
    left: 0;
    top: 188px; }
  #carousel .carousel-info {
    top: 40px !important; }
  .kosik-btn, .kosik-btn:focus, .btn-default {
    background-image: none;
    padding: 18px 20px; }
  .kosik-btn:hover {
    background-image: none; }
  #paticka-panel-container .headline {
    margin-top: 40px; }
  #panelBottom {
    padding-top: 10px; }
  #panelBottomIn .social-sites, .f-it3 {
    text-align: left !important; }
  #panelMenu {
    margin-top: 94px;
    left: 0;
    width: 100%; }
  #topMenu-wrapper {
    padding-left: 0; }
  #horni-panel {
    position: relative; }
  #horni-panel.stick {
    background-color: transparent; }
  #hlavni-panel {
    padding: 0; }
  .dp-holder {
    margin-top: 0;
    text-align: center; }
  .aktuality .clanek {
    width: 50%; }
  h1.big {
    font-size: 40px; }
  .topMenu-item-active {
    display: none; } }

@media (max-width: 991px) {
  #paticka-kontakt {
    margin-top: 19px; }
  #basket .half-height {
    height: 45px !important; }
  .popup-wrapper {
    padding: 50px 0 !important;
    min-height: 0 !important; }
  .celhove_hodnoceni {
    margin-top: 30px; }
  #heurekaTableft, #heurekaTabright {
    display: none !important; }
  .guide {
    display: none; }
  .item-frame .item-prices .price span {
    display: none; }
  .neplatte-postovne .zbyva.big {
    margin: 0 10px 15px; }
  .aktualita .image-wrapper {
    float: none !important; }
  #topMenu-wrapper #sites .site {
    background-image: none;
    padding-left: 15px; }
  .vlastnosti {
    margin-top: 15px; }
  #basket_hlavicka .separator {
    display: none !important; }
  #basket .bc-cell .skladem-frame {
    font-size: 13px;
    line-height: 14px; }
  #findForm input[name="hledanyVyraz"] {
    min-width: 364px; }
  .goodsFilter a {
    font-size: 13px; }
  #tabs-filter-content {
    width: 70% !important; }
  #tabs-filter-nav {
    width: 30% !important; }
  .drop .dropCleanerLoged {
    width: 104px; }
  .dotaz-holder {
    margin-top: 0; }
  span.priklad {
    display: none; }
  #vyhody-list .vyhoda {
    margin-bottom: 10px; }
  .potrebujete-poradit {
    margin-top: 30px; }
  #it3-footer-container .info {
    text-align: center;
    padding-top: 10px; }
  #it3-footer-container .payments {
    text-align: center; }
  #carousel .carousel-info {
    top: 20px !important; }
  #carousel-buttons {
    display: none; }
  #hlavni-bg {
    display: none; }
  #vyhledane_cats .col-md-4:nth-child(3n) .radek {
    border-right: 1px solid #e4e5e6 !important; }
  #vyhledane_cats .col-md-4:nth-child(2n) .radek {
    border-right: 0 !important; }
  .main-info .na-objednavku {
    margin-bottom: 10px; }
  .rf-good {
    font-size: 16px !important;
    padding: 10px !important; }
  .rf-more {
    padding: 10px !important; }
  #findForm input[name="hledanyVyraz"] {
    background-image: none;
    padding: 10px 20px !important;
    font-size: 18px !important;
    height: auto !important; }
  #fr-cont {
    top: 45px !important; }
  #basket_hlavicka .basket_header:first-of-type:before, #basket_hlavicka .basket_header:last-of-type:before {
    display: none; }
  #basket .baleni-sipka {
    display: none; }
  #topMenuBig .topMenu-sub .cat-item {
    margin-bottom: 10px;
    margin-top: 25px; }
  #topMenuBig .topMenu-sub {
    padding: 10px 0 30px; }
  #page {
    padding: 40px 0 0; }
  #carousel #progress-bar {
    display: none; }
  .goodsFilter .pull-left {
    float: none !important; }
  .goodsFilter .filtrOrderLink {
    display: block; } }

@media (max-width: 767px) {
  h2 {
    font-size: 30px; }
  body.noscrollMobile {
    height: 90vh; }
  #horni-panel {
    padding-top: 0;
    border-color: transparent; }
  #horni-panel.stick {
    position: relative;
    z-index: 20;
    box-shadow: none; }
  #horni-panel #doprava-info {
    display: none !important; }
  #findForm input[name="hledanyVyraz"] {
    min-width: 0; }
  #LogoOdkaz img {
    max-width: 100%; }
  #topMenuBig .menu-big-a-cont {
    border-top: 0;
    border-bottom: 0; }
  #topMenuBig .topMenu-item {
    display: block; }
  #topMenuBig .menu-big-a-cont .topMenu-item-hover {
    bottom: initial;
    top: 7px;
    background-position: center right; }
  #topMenuBig .topMenu-item a {
    padding: 0; }
  #topMenuBig .topMenu-item > a {
    padding: 15px; }
  #topMenuBig .topMenu-sub-cont a.sub-item span {
    line-height: 24px; }
  #topMenuBig .menu-big-a-cont {
    padding: 0; }
  #topMenuBig .topMenu-item:hover .topMenu-sub-cont {
    display: none; }
  #topMenuBig .topMenu-sub-cont {
    position: relative;
    top: 0; }
  #topMenuBig .topMenu-sub {
    padding: 0 0 15px; }
  #topMenuBig .topMenu-sub .cat-item {
    margin: 10px 0; }
  #topMenuBig .topMenu-sub .cat-item .image {
    display: none; }
  .item-frame .item-prices .price span {
    display: inline; }
  .minizbozi {
    margin-bottom: 16px; }
  #male-logo {
    width: 100% !important;
    display: block !important;
    margin: 10px 0 10px 0 !important; }
  #paticka-header .left-border {
    border: none; }
  #basket_infolinka {
    margin-bottom: 20px; }
  #basket_hlavicka {
    margin-bottom: 0 !important; }
  #basket .bc-cell-price, #basket .bc-cell-pricesum {
    font-size: 15px !important; }
  #topMenuBig tr td {
    padding-top: 0; }
  #topMenuBig .menu-big-img-cont {
    padding-right: 5px; }
  #uvodka-urceni .urceni-image {
    width: 48px !important;
    height: 48px !important; }
  #paticka-dulezite {
    margin-top: 10px; }
  #nejcasteji .nejcasteji-frame {
    margin-bottom: 15px; }
  #basket .half-height {
    height: 44px !important;
    margin-top: 1px;
    overflow-y: auto; }
  #paticka-kontakt {
    padding: 0 10px 17px; }
  .popup-wrapper {
    padding: 0 0 !important;
    max-height: 100% !important;
    min-height: 0 !important; }
  #mobile-menu {
    background-color: #443f39;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 200; }
    #mobile-menu.push-top {
      top: 0; }
  #horni-menu, #vyhledat-frames, #kosik-frames, #panelSide-respo, #loginContainer, #logo-holder {
    display: none; }
  #horni-panel {
    top: 48px; }
  #panelMenu {
    top: 0;
    margin-top: 0; }
  #panelSide {
    margin-bottom: 30px; }
  #panelSide:after {
    display: none; }
  #client {
    margin-top: 20px;
    position: fixed; }
  #vyhledat-frames {
    position: fixed;
    z-index: 100;
    top: 42px;
    width: 100%;
    padding: 10px;
    background-color: #f6f6f6; }
  #vyhledat-frames .input-group {
    border-color: transparent;
    width: 100%; }
  #kosikModal .buttons-row {
    padding: 70px 10px 0 !important; }
  #tabs-search-nav li.headline {
    background-image: none !important; }
  .ajeto {
    background-size: 80% !important; }
  #objednavky-ucet .ok-cell {
    height: 36px !important; }
  #objednavky-ucet .stav {
    display: block;
    text-align: center; }
  #objednavky-ucet [name=btnZopakovatObjednavku] {
    width: 100%;
    margin: 5px 0 10px; }
  #topMenu-wrapper #sites {
    display: none; }
  .breadcrumb-delimiter {
    border: none !important;
    margin-top: 10px; }
  #dropLogin {
    right: 1px !important;
    top: 48px !important;
    z-index: 15;
    position: fixed; }
  #dropLogin .registrovat {
    margin-bottom: 40px; }
  #continue-shopping, #go-to-cart {
    width: 100%;
    margin-top: 5px; }
  #go-to-cart {
    text-align: right; }
  .modal-body .product-frame .image-wrapper {
    width: 100%;
    height: auto;
    max-height: 70px;
    float: none; }
  #logo {
    margin-top: 8px; }
  .modal-dialog {
    margin-top: 10px; }
  #buy-form .selectHolder {
    margin-bottom: 5px; }
  #tabs-filter-content {
    width: 70% !important; }
  #tabs-filter-nav {
    width: 30% !important; }
  #topMenu-wrapper {
    display: none; }
  .tradition-photo {
    display: none; }
  .aktuality-clanky-magazin {
    display: none; }
  #basket .bc-cell a {
    font-size: 11px !important;
    line-height: 12px !important; }
  #basket .bc-varianty {
    font-size: 11px !important;
    margin-top: 0 !important; }
  #basket .bc-cell .skladem-frame {
    font-size: 8px;
    line-height: 10px;
    margin: 0; }
  .basketreg input[type=email], .basketreg input[type=text], .basketreg input[type=password],
  .basketreg input[type=number], #registrace input[type=email], #registrace input[type=text], #registrace input[type=password],
  #registrace input[type=number] {
    width: auto !important; }
  #stat_reg {
    width: 180px !important; }
  #varianty .item .variant-name {
    width: 100% !important; }
  #varianty .item .variant-info {
    width: 100% !important;
    text-align: left !important;
    padding-left: 30px;
    margin-top: 10px; }
  #topMenu-holder {
    position: initial; }
  #topMenuBig .topMenu-item {
    background: #52483d;
    border-bottom: 1px solid #6a5c48; }
  #topMenuBig .menu-big-a-cont {
    text-align: left; }
  #carousel {
    display: none; }
  .aktuality a.nadpis, .clanky .clanek a.nadpis {
    margin-top: 15px; }
  #vyhledane_cats .col-md-4:nth-child(2n) .radek {
    border-right: 1px solid #e4e5e6 !important; }
  #vyhledane_cats .col-md-4:nth-child(n) .radek {
    border-right: 0 !important; }
  label.label {
    text-align: left;
    display: block; }
  #paticka-panel-container .miniline {
    margin: 15px 0; }
  #newsletter input[type="email"] {
    width: 100%;
    float: none; }
  #newsletter button[type="submit"] {
    width: 90%;
    float: none; }
  #newsletter .form-holder:after {
    top: 90px; }
  #horni-panel {
    height: auto; }
  #dropLogin input[type="text"], #dropLogin input[type="password"], #dropLogin input[type="email"] {
    min-width: 0; }
  #findFormDiv {
    top: 48px;
    position: fixed !important; }
  #hlavni-panel {
    padding-top: 40px; }
  .aktuality .clanek {
    width: 100%; }
  #darujte-container {
    background: #f5f6f6 !important;
    height: auto !important;
    padding-bottom: 40px !important; }
  #price-holder {
    float: none !important;
    text-align: right;
    margin-bottom: 15px; }
  #darkove-baleni {
    background: white !important; }
  #darkove-baleni .chci {
    position: initial !important;
    text-align: center; }
  #darkove-baleni .chci .check, #darkove-baleni .chci .info, #darkove-baleni .chci .price {
    float: none !important; }
  #darkove-baleni .chci .check {
    display: inline-block; }
  .filtrOrderLink {
    padding: 6px 8px;
    margin-right: 5px; }
  .goodsFilter a {
    font-size: 12px; }
  .galerie-cont a {
    height: auto; }
  #panelMenu {
    top: 48px;
    margin-top: 0;
    position: fixed;
    z-index: 100;
    max-height: calc(100% - 48px); }
  #dropLogin {
    max-height: 89vh;
    overflow-y: auto !important; }
    #dropLogin .prihlaseni-holder {
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
  .nej-vyrobci-container .flex-row > * {
    flex-basis: 100% !important;
    margin: 0 !important; } }

body {
  font-size: 15px;
  color: #27282c;
  background-color: #f6f8fa; }

h1 {
  font-size: 40px;
  color: #27282c;
  margin-bottom: 20px; }

h1 span {
  color: #8b8b8b; }

h2 {
  font-size: 30px;
  font-weight: 700;
  color: #27282c;
  margin-top: 20px; }

h2.small {
  font-size: 18px;
  line-height: 24px; }

h2.smalll {
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0; }

h2.section-title {
  color: #27282c; }

h3 {
  font-size: 24px;
  font-weight: 700;
  color: #27282c;
  letter-spacing: 0;
  margin-bottom: 20px; }

h3.small {
  font-size: 20px; }

h4 {
  color: #27282c; }

p {
  color: #343539;
  font-size: 15px;
  line-height: 21px; }

p.big {
  font-size: 18px;
  line-height: 27px; }

label {
  color: #27282c;
  font-size: 15px; }

.form-inputs label, label.label {
  color: #27282c;
  padding: 4px 0 2px;
  font-weight: normal;
  font-size: 15px;
  width: 200px; }

.priklad {
  display: none; }

.povinny {
  color: #ed1c24; }

fieldset {
  color: #18273a;
  font-size: 14px;
  border-bottom: 0; }

label[generated=true] {
  background: url(/img/icon/input-error.png) left center no-repeat !important;
  font-size: 13px !important;
  color: #ed1c24 !important;
  padding-left: 20px;
  border: 0 !important; }

label[generated=true]:before {
  display: none; }

input[type=email], input[type=text], input[type=password], input[type=number], textarea {
  color: #18273a;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  padding: 12px 12px 11px;
  border-radius: 0;
  font-size: 15px; }

input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, input[type=number]:focus,
textarea:focus {
  border: 1px solid #aaa;
  background-color: #fff; }

.form-control::-webkit-input-placeholder {
  color: #c4c4c4; }

.form-inputs .form-control::-webkit-input-placeholder {
  font-style: italic; }

.button, .btn.btn-success, .button:focus {
  background-color: #ff790d;
  letter-spacing: 0;
  font-size: 14px;
  padding: 13px 20px;
  text-transform: none;
  border-radius: 0;
  font-weight: 700; }

.button:hover, .btn.btn-success:hover {
  background-color: #dd6607; }

a {
  color: #ff790d;
  text-decoration: underline; }

a:hover, a:focus {
  color: #ff790d;
  text-decoration: none; }

.main-container {
  width: 1370px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  box-shadow: 0 0 30px -1px rgba(0, 0, 0, 0.2); }

.main-in-container {
  padding: 0 15px; }

.headline {
  letter-spacing: 0;
  text-transform: none; }

.no-margin {
  margin: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.no-underline {
  text-decoration: none; }

#panelSide-respo {
  padding: 35px 15px 0; }

button.close {
  margin-top: 10px;
  margin-right: 10px;
  width: 15px;
  height: 15px; }

.white-link {
  color: #fff !important;
  text-decoration: underline; }

.white-link:hover {
  text-decoration: none; }

#page {
  padding: 0; }

#paticka-panel-container .headline {
  text-transform: none;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px; }

#paticka-panel {
  font-size: 13px;
  padding: 40px 0 20px; }

#paticka-panel li {
  line-height: 30px;
  font-weight: 400; }

#newsletter-container {
  background: #0087cf;
  border-top: 1px solid #006194;
  padding: 30px 0; }

#newsletter-container .headline {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px; }

#newsletter-container p {
  color: #b7def4;
  margin-bottom: 20px; }

#paticka-panel-container .contact.icon {
  background: left top no-repeat;
  padding-left: 40px; }

#paticka-panel-container .contact a:hover {
  text-decoration: none; }

#paticka-panel-container .contact.icon span {
  font-size: 18px;
  display: block;
  font-weight: 600;
  font-family: 'Montserrat', 'Arial', 'sans-serif'; }

#paticka-panel-container .contact.phone {
  background-image: url(/img/icon/footer-phone.png);
  margin-bottom: 20px; }

#paticka-panel-container .contact.email {
  background-image: url(/img/icon/footer-email.png);
  line-height: 21px; }

#newsletter {
  position: relative;
  margin-top: 15px; }

#newsletter input[type="email"] {
  border-radius: 0;
  font-size: 15px;
  height: 46px;
  width: 100%; }

#newsletter button[type="submit"] {
  float: none;
  border-radius: 0;
  box-shadow: none; }

#newsletter button[type="submit"]:hover {
  background: #dd6607; }

#newsletter button[type="submit"]:after {
  display: none; }

#payments-container .payments .head {
  font-weight: bold;
  display: inline-block;
  margin-right: 20px; }

#payments-container .payments .item {
  background: left center no-repeat;
  padding-left: 30px;
  margin-right: 20px;
  display: inline-block; }

#payments-container .payments .item.prevod {
  background-image: url(/img/icon/payment-prevod.png); }

#payments-container .payments .item.dobirka {
  background-image: url(/img/icon/payment-dobirka.png); }

#payments-container .payments .item.hotove {
  background-image: url(/img/icon/payment-hotove.png); }

#payments-container .socials {
  padding: 25px 0;
  text-align: right; }

#payments-container .social {
  display: inline-block;
  width: 52px;
  height: 52px;
  margin: 0 5px;
  background: center center no-repeat;
  border: 1px solid #2a2b2e;
  border-radius: 26px;
  opacity: 0.8; }

#payments-container .social:hover {
  border: 1px solid #3f4146;
  opacity: 1; }

#payments-container .social.fb {
  background-image: url(/img/icon/footer-fb.png); }

#payments-container .social.yt {
  background-image: url(/img/icon/footer-yt.png); }

#it3-footer-container {
  padding: 27px 0;
  color: #6f6f6f;
  font-size: 13px;
  background: transparent; }

.eet {
  background: #000;
  color: #6f6f6f;
  font-size: 12px;
  text-align: center;
  padding: 15px 0; }

#horni-menu {
  background-color: #0077b7;
  border-bottom: 1px solid #00659c;
  padding: 0;
  font-size: 13px;
  color: #9eb2c9; }

#horni-menu ul {
  padding: 11px 0; }

#horni-menu ul li {
  display: inline-block;
  font-size: 13px;
  padding: 0 15px 0 10px;
  border-right: 1px solid #12699a; }

#horni-menu ul li a {
  color: #b7def4;
  text-decoration: none; }

#horni-menu ul li a:hover {
  color: #b7def4;
  text-decoration: underline; }

#horni-menu ul li:first-child {
  padding-left: 0; }

#horni-menu ul li:last-child {
  border-right: 0;
  padding-right: 0; }

#language {
  background: url(/img/icon/currency-drop.png) top 20px right 20px no-repeat;
  color: #fff;
  z-index: 1005;
  width: 72px;
  height: 42px;
  top: -1px;
  right: 0;
  position: relative;
  text-align: center;
  padding: 11px 18px 0 0;
  display: inline-block;
  margin: -10px 0 -10px 15px; }

#language:hover {
  background-image: url(/img/icon/currency-drop_hover.png);
  color: #b7def4;
  cursor: pointer; }

#language-drop {
  position: absolute;
  top: 42px;
  right: 0;
  padding: 10px 15px;
  background: #fff;
  z-index: 1010;
  display: none;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
  width: 200px;
  cursor: default;
  text-align: left; }

#language:hover #language-drop {
  display: block; }

#language .item {
  text-align: left;
  margin: 3px 0 6px;
  display: block;
  font-weight: 400;
  text-decoration: none;
  line-height: 24px; }
  #language .item span {
    position: relative;
    top: 3px;
    text-decoration: underline; }
  #language .item img {
    margin-right: 5px; }

#language .item.active {
  font-weight: 700; }

.contact-holder {
  display: inline-block;
  margin: 0;
  position: relative;
  top: 1px; }

.contact-holder .tel {
  font-size: 16px;
  color: #fff;
  position: relative;
  line-height: 11px;
  font-weight: 500; }

.contact-holder .tel:before {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  left: -38px;
  top: -5px;
  background: url(/img/icon/call.png); }

.contact-holder .open {
  color: #97cce8;
  font-size: 13px; }

#horni-panel {
  position: relative;
  height: auto; }

#logo-holder {
  position: relative;
  left: 0;
  top: 0;
  padding: 20px 0; }

#lg-holder {
  background: url(/img/icon/user.png) center left no-repeat;
  padding-left: 40px;
  margin-top: 25px;
  font-size: 13px;
  min-height: 35px; }

#loginContainer {
  position: relative;
  right: 0;
  top: 0;
  border: none;
  width: auto;
  height: auto;
  display: inline-block;
  background: none;
  z-index: 99999; }

#loginContainer a.loginDropToggler {
  padding-top: 0;
  text-transform: none;
  color: #ff790d;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
  display: initial; }

#loginContainer.dropped a.loginDropToggler, #loginContainer.dropped a.loginDropToggler:hover {
  color: #ff790d; }

#loginContainer a.loginDropToggler:hover {
  color: #ff790d;
  text-decoration: none; }

#dropLogin {
  top: 70px;
  right: 150px;
  width: 320px;
  padding-top: 0;
  padding-bottom: 0; }

#dropLoginHolder .container {
  position: relative; }

#dropLoginHolder.logged #dropLogin {
  width: 240px;
  padding: 20px;
  color: #27282c;
  background: #fff; }

#dropLoginHolder.logged #dropLogin a {
  color: #18273a; }

#dropLogin input[type="text"], #dropLogin input[type="password"], #dropLogin input[type="email"] {
  min-width: 0;
  margin-top: 0; }

#dropLogin label {
  color: #18273a;
  padding-top: 12px; }

#dropLogin .zapomenute-heslo {
  font-size: 14px;
  font-weight: 400;
  padding-top: 15px; }

#dropLogin .zapomenute-heslo a {
  color: #ff790d; }

#dropLogin .prihlaseni {
  padding: 20px 0; }

#topMenu {
  background: #f5740c;
  border-bottom: 1px solid #c15e0e;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  position: relative; }

#topMenu-wrapper {
  text-align: left;
  display: table;
  width: 100%; }

#topMenuBig .topMenu-item {
  display: table-cell; }

#topMenuBig .topMenu-item .tmi-wrapper {
  padding: 15px 25px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  border-right: 1px solid #c15e0e; }

#topMenuBig .topMenu-item:hover .tmi-wrapper {
  color: #27282c;
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05); }

#topMenuBig .topMenu-item:last-child .tmi-wrapper {
  border-right: 0; }

#topMenuBig .topMenu-item.has-sub .tmi-wrapper {
  padding: 19px 55px 19px 45px; }

#topMenuBig .topMenu-item .tmi-wrapper .topMenu-item-hover {
  position: absolute;
  background: #fff;
  height: 15px;
  width: 100%;
  left: 0;
  bottom: -7px;
  display: none; }

#topMenuBig .topMenu-item:hover .topMenu-item-hover {
  display: block; }

#topMenuBig .topMenu-sub-cont {
  top: 50px;
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
  background: #fff; }

#topMenuBig .topMenu-item:hover, #topMenuBig .topMenu-item.active {
  background: #fff; }

#topMenuBig .tmi-sub-icon {
  background: url(/img/icon/top-menu-drop.png) right center no-repeat;
  width: 12px;
  height: 100%;
  position: absolute;
  right: 35px;
  top: 0; }

#topMenuBig .tmi-sub-icon:after {
  display: none; }

#topMenuBig .menu-big-a-cont .topMenu-item-active {
  display: none; }

#topMenuBig .topMenu-item.active .menu-big-a-cont {
  color: #343539; }

#topMenuBig .topMenu-item:hover .tmi-sub-icon {
  background-image: url(/img/icon/top-menu-drop_hover.png); }

#topMenuBig .topMenu-sub {
  background-color: #fff;
  margin: 0;
  font-size: 13px;
  color: #27282c;
  padding: 40px 15px; }

#topMenuBig .topMenu-sub .block {
  padding: 20px 5px;
  margin-bottom: 0; }

#topMenuBig .topMenu-sub .kategorie-holder-in {
  border-bottom: 1px solid #e8e9f2; }

#topMenuBig .topMenu-sub-cont a.sub-item span {
  line-height: 21px; }

#topMenuBig .topMenu-sub .headline {
  color: #1c1c1c;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: 'Montserrat', 'Arial', 'sans-serif';
  text-decoration: underline;
  font-weight: 700; }
  #topMenuBig .topMenu-sub .headline:hover {
    color: #6c9dc6; }

#topMenuBig .topMenu-sub .banner {
  margin-bottom: 15px;
  text-align: right;
  position: relative; }
  #topMenuBig .topMenu-sub .banner h3 {
    position: absolute;
    top: 0;
    width: 100%; }
  #topMenuBig .topMenu-sub .banner img {
    max-width: 100%; }

.topMenu-sub .link-list {
  display: inline-block;
  padding: 15px 15px 15px 0;
  margin: 20px 20px 0 0;
  font-size: 0; }
  .topMenu-sub .link-list .headline {
    text-decoration: none !important; }
  .topMenu-sub .link-list .big-link {
    font-size: 15px;
    display: inline;
    margin-left: 20px;
    text-decoration: underline; }
    .topMenu-sub .link-list .big-link:hover {
      color: #6c9dc6; }

.topMenu-sub .link-but {
  margin-right: 20px; }

#topMenuBig .topMenu-sub .headline:hover {
  text-decoration: underline; }

#topMenuBig .topMenu-sub-cont .blok-item {
  padding: 10px 15px;
  margin-bottom: 20px;
  min-height: 75px;
  display: flex;
  align-items: center; }
  #topMenuBig .topMenu-sub-cont .blok-item .item-content:first-child {
    margin-right: 15px;
    min-width: 20%;
    width: 20%; }
  #topMenuBig .topMenu-sub-cont .blok-item .item-content .cat-image {
    text-align: center; }
    #topMenuBig .topMenu-sub-cont .blok-item .item-content .cat-image img {
      max-width: 100%; }

#topMenuBig .topMenu-sub-cont a {
  line-height: 21px;
  color: #1c1c1c !important;
  text-decoration: none;
  font-size: 13px; }

#topMenuBig .topMenu-sub-cont a:hover {
  color: #6c9dc6 !important;
  text-decoration: underline; }

#topMenuBig .topMenu-item.active a {
  color: #18273a; }

#vyhledat-frames {
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  border: 0;
  right: auto;
  padding: 20px 30px 0 0; }

#findFormDiv {
  position: relative !important;
  display: block;
  top: 0; }

#findForm input[name="hledanyVyraz"] {
  color: #18273a;
  height: 52px;
  font-size: 15px;
  background: #fff;
  padding: 12px 50px 11px 12px;
  border-radius: 0;
  font-weight: 400; }

#findForm input[name="btnVyhledejZbozi"] {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 99;
  background: url(/img/icon/search.png) center center;
  width: 23px;
  height: 24px;
  border: 0;
  padding: 0;
  box-shadow: none; }

#fr-cont {
  left: 0;
  top: 60px;
  width: 140%;
  background: #fff;
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45); }

#fr-cont:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 30px;
  width: 14px;
  height: 7px;
  background: url("/img/icon/fr-before.png"); }

.rf-blok {
  border-bottom: 1px solid #e0e0e0; }

.rf-blok .rf-blok-title {
  background: none;
  color: #343539;
  font-weight: 700;
  border: none;
  font-size: 15px; }

.rf-blok .rf-blok-title span {
  color: #8b8b8b; }

#vyhledat-frames a {
  color: #ff790d;
  font-size: 13px;
  text-transform: none;
  text-decoration: underline;
  font-weight: 500; }

#vyhledat-frames a:hover {
  color: #ff790d;
  text-decoration: none; }

#vyhledat-frames .sep-sign {
  color: #d3d2d1;
  font-size: 13px; }

#fr-cont .rf-vypis {
  padding: 0 15px 15px;
  margin-top: -5px; }

#fr-cont .rf-vypis span {
  display: inline-block;
  margin-right: 20px; }

#fr-cont .products.row {
  margin: 0; }

#fr-cont .products .col-lg-2 {
  border-right: 1px solid #e8e9f2;
  padding: 0;
  margin-bottom: 10px; }

#fr-cont .products.row .col-lg-2:last-child {
  border-right: 0; }

#fr-cont .rf-skupiny {
  color: #d3d2d1;
  margin-bottom: -15px; }

.rf-goods {
  background: none;
  padding: 0 20px; }

.rf-good {
  background: none;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  font-size: 13px; }

#fr-cont .rf-vypis .more {
  display: inline-block;
  padding: 12px 0 0;
  color: #27282c;
  font-weight: 500;
  text-decoration: underline; }

#fr-cont .rf-vypis .more:hover {
  text-decoration: none; }

.rf-good:hover, .rf-good:hover span {
  background: none;
  color: #ff790d; }

.rf-good .rf-good-wrapper {
  height: auto;
  float: none;
  width: 100%; }

.rf-good .rf-skladem {
  color: #59ac10;
  font-size: 13px;
  font-weight: 500; }

.rf-dostupnost {
  font-weight: 700;
  margin-top: 5px; }

.rf-good .rf-good-sleva {
  font-size: 13px;
  color: #a5a5a5;
  text-decoration: line-through;
  margin-bottom: 5px; }

.rf-good .rf-cena {
  color: #27282c !important;
  font-size: 15px;
  font-weight: 500; }

.rf-good .rf-img-wrapper {
  width: 100%; }

.rf-good .rf-good-nazev {
  color: #ff790d;
  font-weight: 500;
  text-decoration: underline; }

.rf-good .rf-good-nazev:hover {
  color: #ff790d;
  text-decoration: none; }

.rf-good .rf-good-nazev:hover span {
  color: #ff790d; }

#fr-cont .vyrobci, #fr-cont .poradna {
  padding-right: 0;
  border-right: 1px solid #e0e0e0; }

#fr-cont .znacky, #fr-cont .magazin {
  padding-left: 0; }

#fr-cont .poradna .rf-blok, #fr-cont .magazin .rf-blok {
  border-bottom: 0; }

#fr-cont .poradna .rf-blok, #fr-cont .magazin .rf-blok, #fr-cont .znacky .rf-blok, #fr-cont .vyrobci .rf-blok {
  min-height: 105px; }

.skladem-holder {
  display: inline-block;
  position: relative;
  padding-left: 13px; }

.skladem-holder:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 5px;
  border-radius: 4px; }

.skladem-holder.green:before {
  background: #59ac10; }

.skladem-holder.red:before {
  background: #ed1c24; }

.skladem-holder.grey:before {
  background: #9f9f9f; }

.skladem-holder.orange:before {
  background: #db9659; }

#kosik-frames {
  width: 100%;
  background: transparent;
  text-align: right;
  position: relative;
  height: auto; }

#basket-top {
  margin-top: 0;
  height: 60px;
  width: 175px; }

#basket-top:hover {
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45); }

#basket-top:hover .basket-top-holder {
  background: #fff;
  height: 60px;
  z-index: 9999999;
  position: relative; }
  #basket-top:hover .basket-top-holder a {
    height: 100%;
    display: block; }

#basket-top .basket-icon {
  background-position: left 15px center;
  height: 60px;
  display: inline-block;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0; }

#basket-top #kt-cena {
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  top: 27px;
  width: 100px;
  left: 60px;
  color: #27282c; }

#basket-top #kt-pocet {
  top: 24px;
  right: 0;
  border: 0;
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  font-size: 10px;
  font-weight: 700;
  left: 38px;
  background: #ed1c24;
  text-align: center;
  line-height: 18px; }

#basket-top .drop {
  top: 90px;
  padding: 0;
  text-align: left;
  width: 640px; }

#basket-top .vymazatkosik {
  color: #e53337; }

#basket-top .kosik-vypis {
  padding: 15px 20px 5px; }

#basket-top .kosik-vypis .image {
  background: #fff;
  width: 100%;
  height: 50px; }

.drop {
  background: #fff;
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45); }

.drop .headline {
  color: #343539;
  font-size: 15px;
  border: 0; }

.drop .headline span {
  color: #8b8b8b; }

#basket-top .headline {
  margin-bottom: 0;
  padding-bottom: 0; }

#basket-top.opusteny .headline {
  padding: 15px 20px 5px; }

.kosik-vypis .polozka, .kosik-vypis .polozka:last-of-type {
  position: relative; }

.kosik-vypis .polozka > .row {
  display: flex;
  align-items: center; }

.kosik-vypis .polozka .product-name {
  font-size: 13px;
  font-weight: 500;
  text-align: left; }

.kosik-vypis .polozka .varianta {
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #27282c; }

.kosik-vypis .polozka .varianta span {
  color: #8b8b8b; }

.kosik-vypis .polozka .skladem-frame {
  font-size: 13px; }

.kosik-vypis .polozka .heavy {
  color: #ed1c24;
  font-size: 15px;
  font-weight: 700;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  position: absolute;
  left: -32px;
  top: 30px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(237, 28, 35, 0.7);
  border-radius: 11px; }

.kosik-vypis .polozka .price {
  font-size: 15px;
  color: #27282c; }

.kosik-vypis .cart-remove {
  margin-top: 3px; }

.cart-remove {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/img/icon/cart-remove.png) no-repeat; }

.cart-remove:hover {
  opacity: 0.7; }

.soucet-polozek {
  padding: 15px 20px;
  border: 0;
  background: transparent;
  margin-bottom: 0; }

.soucet-polozek .total-price {
  font-size: 15px; }

.soucet-polozek .kosik-hover-cena {
  font-size: 18px; }

.kosik-postovne {
  padding: 15px 20px 15px;
  background: #fff; }

.kosik-postovne .tip {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 700; }

.kosik-akce {
  padding: 15px 20px 10px;
  margin-top: 0; }

.kosik-akce .calendar {
  padding: 12px 0 12px 25px;
  font-size: 14px;
  background: url(/img/icon/calendar.png) left center no-repeat; }

.neplatte-postovne {
  min-height: 32px;
  position: relative;
  padding: 15px 0; }

.neplatte-postovne .zbyva {
  font-size: 13px;
  line-height: 16px;
  padding: 0;
  margin-bottom: 0 !important;
  display: inline-block;
  padding-left: 35px;
  background: url(/img/icon/doprava-zdarma.png) center left no-repeat; }

.neplatte-postovne .hodnoty {
  font-size: 13px;
  color: #8b8b8b; }

.postovne-status-bar {
  padding: 0;
  border-radius: 0;
  background: #e5e8eb;
  height: 6px; }

.postovne-status-bar .progress {
  background: #0087cf;
  height: 6px;
  border-bottom: 1px solid #006ca6;
  border-radius: 0; }

#kosikModal .zbyva-holder {
  text-align: center;
  width: 100% !important; }

#kosikModal .hodnoty-holder {
  display: none; }

#horni-panel.mini {
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  border-bottom: 1px solid #e0e0e0; }

#horni-panel.mini #logo-holder {
  padding: 20px 0; }

#horni-panel.mini .contact-holder {
  padding: 0;
  margin: 35px 0 0; }

#horni-panel.mini .contact-holder .tel {
  color: #1eba30;
  font-size: 18px; }

#horni-panel.mini .contact-holder .open {
  color: #a5a5a5;
  font-size: 13px; }

#horni-panel.mini #language {
  background-color: #f6f6f6;
  border: 1px solid #e0e0e0;
  width: 62px;
  height: 38px;
  top: 25px;
  right: 25px;
  color: #27282c;
  font-size: 13px;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  background-image: url(/img/icon/mini-language-drop.png);
  font-weight: 700; }

#horni-panel.mini #language {
  border: 1px solid #e0e0e0;
  width: 62px;
  height: 38px;
  top: 25px;
  right: 25px;
  color: #27282c;
  font-size: 13px;
  font-weight: 700;
  background: #f6f6f6 url(/img/icon/mini-language-drop.png) center right 15px no-repeat; }

#horni-panel.mini #language:hover {
  background-image: url(/img/icon/mini-language-drop_hover.png);
  background-color: #fff; }

#horni-panel.mini #language:before {
  display: none; }

#horni-panel.mini #language-drop {
  width: 60px;
  top: 37px; }

#horni-panel.mini #kosik-frames {
  display: none; }

#mobile-menu.mini {
  height: 48px;
  top: -1px; }

.carousel-holder {
  padding-top: 25px; }

#vyhody .vyhoda {
  background: left 5px center no-repeat;
  color: #27282c;
  padding-left: 55px;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 25px; }

#vyhody .vyhoda b {
  font-size: 15px; }

#vyhody .vyhoda.sklad {
  background-image: url(/img/icon/vh-sklad.png); }

#vyhody .vyhoda.tym {
  background-image: url(/img/icon/vh-tym.png); }

#vyhody .vyhoda.servis {
  background-image: url(/img/icon/vh-servis.png); }

#vyhody .vyhoda.zkusebna {
  background-image: url(/img/icon/vh-zkusebna.png); }

.vyhody-separator-bottom {
  border-bottom: 1px solid #cfd1e0;
  margin: 10px 0 40px; }

.vyhody-seperator-top {
  border-top: 1px solid #f3f4f9;
  margin: 30px 0; }

#hp-tabs-nav {
  margin: 30px 0 0;
  padding: 0;
  overflow: auto; }

ul#hp-tabs-nav {
  margin-left: 0 !important; }

#hp-tabs-nav li {
  display: inline-block;
  margin-right: 5px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 15px 25px;
  font-weight: 700;
  background: #f6f8fa;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  position: relative;
  z-index: 5; }

#hp-tabs-nav li a {
  text-decoration: none;
  color: #ff790d !important; }

#hp-tabs-nav li:hover {
  background: #f1f4f5; }

#hp-tabs-nav li.active {
  background: #fff;
  border-bottom: 1px solid #fff; }

#hp-tabs-nav li.active a {
  color: #27282c !important; }

.hp-tab-nav-bottom {
  width: 100%;
  height: 1px;
  background: #f1f1f1;
  position: relative;
  top: -1px; }

#hp-tabs-content {
  margin-bottom: 20px; }

.hp-tab-content {
  padding: 20px 0; }

.katalog-vypis.row {
  margin-top: 30px;
  margin-bottom: 20px; }

.item-frame {
  margin: 0;
  height: 490px;
  max-height: 490px;
  padding: 15px; }

.item-frame:after {
  display: none; }

.item-frame .item-img-table {
  top: 0;
  margin-bottom: 10px; }

.item-frame .popis {
  height: 82px;
  overflow: hidden;
  margin-bottom: 5px; }

.item-frame .popis > span {
  color: #343539;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
  text-align: center;
  display: block; }

.item-frame .akce {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 10px;
  background: rgba(232, 233, 242, 0.9);
  font-size: 14px;
  z-index: 99;
  width: 100%; }

.item-frame h3 {
  margin-top: 0;
  padding: 0;
  height: auto;
  margin-bottom: 5px; }

.item-frame h3 span {
  font-size: 15px;
  color: #ff790d;
  line-height: 21px;
  font-weight: 500;
  text-transform: none;
  display: block;
  text-decoration: none;
  margin-bottom: 5px; }

.item-frame .good-kvetinka {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #0077b7;
  color: #fff;
  font-size: 12px;
  padding: 0;
  line-height: 50px;
  letter-spacing: 0;
  right: -20px;
  text-align: center;
  position: absolute; }

.item-frame .skladem-frame {
  text-align: center;
  font-size: 14px;
  color: #9f9f9f;
  font-weight: 700;
  margin-bottom: 5px; }

.item-frame .skladem-frame.green {
  color: #59ac10;
  width: 100%;
  text-align: center;
  font-size: 13px; }

.item-frame .item-frame-nazev-cont {
  height: 48px; }

.item-frame .koupit-container {
  padding: 0 15px 10px; }

.item-frame .detail-container {
  margin-top: 11px;
  margin-bottom: 22px; }

.item-frame .price {
  font-size: 18px;
  color: #343539;
  font-weight: 700; }

.item-frame .price-discount {
  position: relative;
  top: 0;
  font-weight: 400;
  color: #18273a;
  font-size: 18px; }

.item-frame .info {
  width: 100%; }

.kosik-btn {
  background: #59ac10 url(/img/icon/to-cart.png) left 12px center no-repeat !important;
  font-size: 14px !important;
  padding: 13px 20px 13px 40px !important;
  text-transform: none !important;
  font-weight: 700 !important;
  border-bottom: 1px solid #478a0d !important;
  letter-spacing: 0 !important;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  border-radius: 0 !important;
  margin-right: 8px; }

.item-frame .detail-container .kosik-btn {
  background-image: none !important;
  padding: 13px 20px 13px 20px !important; }

.item-frame .button:hover, .item-frame .btn:hover {
  background-color: #478a0d !important; }

.item-frame .porovnat {
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
  color: #ff790d;
  font-weight: 500;
  background: url(/img/icon/porovnat.png) left center no-repeat; }
  .item-frame .porovnat:hover {
    text-decoration: underline; }

.item-frame .item-icons {
  right: initial;
  left: -10px;
  width: 100%;
  text-align: left; }

.item-icons div {
  margin-bottom: 5px; }

.item-icons i {
  border-radius: 3px;
  padding: 5px 12px;
  font-size: 11px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500; }

i.good-icon.good-cerveny {
  background-color: #ea3113;
  color: #fff; }

i.good-icon.good-modry {
  background-color: #15a5db; }

i.good-icon.good-zluty {
  background-color: #f1e41b;
  color: #635e09; }

i.good-icon.good-zeleny {
  background-color: #398d24; }

i.good-icon.good-fialovy {
  background-color: #3f2653;
  color: #fff; }

i.good-icon.good-oranzovy {
  background-color: #d1570d;
  color: #fff; }

#aktuality-holder {
  padding: 25px 0 45px;
  background: #fff; }

.aktuality {
  margin-top: 40px; }

.aktuality .clanek {
  float: none;
  width: 100%;
  background: #fff;
  height: auto; }

.aktuality .image-holder {
  position: relative;
  height: 186px; }

.aktuality .image-like {
  width: 100%;
  height: 100%;
  background: #fff no-repeat center center;
  background-size: cover; }

.aktuality .kategorie .item {
  font-size: 11px; }

.aktuality .kategorie .item a {
  color: #27282c; }

.aktuality .info {
  padding: 20px 20px 25px;
  position: relative; }

.aktuality .info .author {
  color: inherit; }

.aktuality .headline {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 15px; }

.aktuality .perex {
  color: #27282c;
  line-height: 18px;
  margin: 10px 0;
  font-size: 13px; }

.tapete-container {
  padding: 55px 0 25px;
  margin-top: 30px; }

.porad .item {
  margin-bottom: 15px;
  font-weight: 500;
  position: relative; }

.porad .item .headline {
  color: #27282c;
  font-size: 15px;
  margin-bottom: 5px; }

.odd {
  margin-top: 5px; }

.porad .info {
  text-align: center;
  padding-top: 30px; }

.porad .info h2 {
  font-size: 30px;
  line-height: 36px; }

.porad .info p {
  margin: 20px 0; }

.porad .bigone {
  height: 86px;
  vertical-align: middle;
  display: table-cell;
  font-size: 15px; }

#lng-zeptej-se-container {
  padding: 25px 0; }

#lng-zeptej-se-container .headline {
  font-size: 24px;
  font-weight: 700;
  padding-top: 15px; }

#lng-zeptej-se-container .image-rounded {
  width: 70px; }

#lng-zeptej-se-container .author-holder {
  padding-right: 0; }

#lng-zeptej-se-container .author {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px; }

#o-nas-container {
  padding: 70px 0; }

#o-nas-container h2 {
  font-size: 30px;
  line-height: 36px; }

#o-nas-container p.big {
  font-size: 18px; }

#o-nas-container p {
  margin-bottom: 15px; }

#o-nas-container .nakupovani {
  font-size: 14px; }

#o-nas-container .majitel-photo {
  position: relative;
  z-index: 5; }

#o-nas-container .majitel-photo img {
  max-width: 100%;
  border: 12px solid #fff;
  box-shadow: 0 0 20px -5px rgba(24, 39, 58, 0.65); }

#o-nas-container .kratke-vyjadreni {
  text-align: right;
  color: #ff790d;
  font-size: 18px;
  font-style: italic;
  margin-top: 90px;
  margin-bottom: 20px; }

#o-nas-container .majitel {
  color: #2a3438;
  font-weight: 500;
  text-align: right; }

#o-nas-container .pozice {
  color: #a0a0a0;
  font-weight: 400;
  font-size: 13px;
  text-align: right; }

#navig-bc {
  padding: 16px 0 8px; }

#navig-bc span, #navig-bc a, #navig-bc a span, #navig-bc a:hover span {
  letter-spacing: 0;
  font-size: 13px;
  text-transform: none;
  color: #ff790d;
  font-weight: 400; }

#navig-bc span {
  color: #343539; }

#navig-bc .home {
  background: url(/img/icon/home.png);
  width: 16px;
  height: 14px;
  display: inline-block;
  position: relative;
  margin-top: 2px; }

#navig-bc .breadcrumb-item {
  font-size: 14px; }

#navig-bc .delimiter {
  width: 4px;
  height: 23px;
  background-position: center top 6px;
  margin-top: 0; }

.col-20p {
  float: left;
  width: 20%;
  padding: 0 15px; }

#product h1 {
  font-size: 30px !important; }

#dkz-breadcrumb {
  border: 0 !important;
  padding: 0 !important; }

#photo .sleva {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #324a67;
  padding: 0;
  line-height: 50px;
  top: 25px; }

#photo .sleva:after {
  display: none; }

#photo .item-icons {
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 5; }

.photo-all {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.photo-all .img-p {
  padding: 8px;
  border: 1px solid transparent;
  height: 93px;
  margin: 3px !important;
  cursor: pointer;
  position: relative;
  display: block !important; }

.photo-all .img-p:hover {
  border: 1px solid #f3f3f3; }

.photo-all .img-p.active {
  border: 1px solid #e0e0e0; }

.photo-all .img-p img {
  max-height: 77px !important;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.photo-all .img-p .img-holder {
  position: relative;
  height: 100%; }

.photo-all .more-photo {
  height: 77px;
  color: #ff790d;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  text-align: center;
  line-height: 77px;
  text-decoration: underline; }

.photo-all .more-photo:hover {
  text-decoration: none; }

.photo-all .img-p.to-hide {
  display: none !important; }

#photo img {
  max-width: 95% !important;
  max-height: 95% !important; }

.img-left, .img-right {
  width: 30px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

.img-left {
  left: -30px; }

.img-right {
  right: -30px; }

.img-left:hover, .img-right:hover {
  opacity: .7; }

.kod-zbozi {
  color: #a5a5a5;
  font-size: 13px;
  font-weight: 700; }

.skladem-frame {
  color: #18273a;
  margin: 0;
  line-height: 19px;
  font-weight: 500; }

.skladem-frame.green {
  color: #59ac10; }

.sklad-container {
  margin-top: 5px;
  margin-bottom: 20px; }

.sklad-box {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  border: 1px solid #e0e0e0;
  cursor: pointer;
  padding: 8px 25px 7px 10px;
  background: url(/img/icon/sklad-arrow.png) right 15px center no-repeat; }

.sklad-box:hover {
  box-shadow: 1px 1px 11px -4px rgba(56, 56, 56, 0.8); }

#dostupnost-container {
  padding: 0 !important;
  margin: 10px 0 0 !important; }

.modal-body #doprava-informace {
  display: block; }

.vis-holder.row {
  margin: 0 -10px; }

.vis-holder label {
  display: block;
  padding: 0;
  margin: 0; }

.vis-holder input[type=radio] {
  display: none; }

.vi-holder {
  text-align: center;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  margin-bottom: 5px; }

.vars .var-item {
  cursor: pointer;
  width: 105px;
  height: 29px;
  line-height: 27px;
  display: inline-block;
  font-size: 13px;
  color: #1c1c1c;
  font-family: 'Montserrat', 'Arial', 'sans-serif';
  font-weight: 600;
  outline: 1px solid #e0e0e0;
  border: 1px solid transparent;
  box-shadow: none; }
  .vars .var-item .var-question {
    background: #96bdde url("/img/icon/spec-question.png") center center no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer; }
    .vars .var-item .var-question:hover {
      background-color: #4e89bb; }

.vars .var-item img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  height: auto; }

.vars .var-item:hover {
  border-color: #424242;
  outline-color: #424242; }

.vars .var-item.active {
  border-color: #424242;
  outline-color: #424242; }

.vars .var-item .skladem-frame {
  margin: 0;
  font-weight: 700;
  padding: 3px;
  font-size: 12px;
  display: none; }

.vars .var-item.shadowed {
  background: #f7f8fc; }

.vars .vi-holder.to-hide {
  display: none; }

.vars .more-vi {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  color: #e53337;
  cursor: pointer;
  padding: 10px 10px 20px; }

.vars .more-vi:hover {
  text-decoration: none; }

.vars.barvy .var-item a {
  display: inline-block;
  width: 100%;
  height: 100%; }

.vars .tabulka-link-holder {
  text-align: right; }

.vars .vi-holder.disabled .var-item {
  cursor: default;
  background: #f6f8f9;
  color: #cdcecf;
  outline: 1px solid #eeeeee;
  border: 1px solid transparent; }

.extra-links {
  margin-top: 15px;
  margin-bottom: 15px; }

.link-iconned {
  padding-left: 30px;
  background: left center no-repeat;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 18px; }

.link-iconned.vymena {
  background-image: url(/img/dkz/vymena.png); }

.link-iconned.velikosti {
  background-image: url(/img/dkz/velikost.png); }

.link-iconned.info {
  background-image: url(/img/dkz/info.png); }

.link-iconned.doprava {
  background-image: url(/img/dkz/car.png); }

#price-holder .dph {
  font-size: 18px; }

#koupit-container .kosik-btn {
  background: #59ac10 url(/img/icon/to-cart.png) left 12px center no-repeat !important;
  font-size: 14px !important;
  padding: 13px 20px 13px 40px;
  text-transform: none !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  border-bottom: 1px solid #478a0d !important;
  letter-spacing: 0 !important;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  margin-right: 0 !important; }

#koupit-container .kosik-btn:hover {
  background-color: #478a0d !important; }

.dkz-neplatte-postovne {
  padding: 20px 15px;
  border-bottom: 1px solid #e8e9f2; }

.dkz-neplatte-postovne .neplatte-postovne {
  padding-left: 18%;
  background-position: left top; }

.vlast {
  padding: 25px 0;
  line-height: 24px;
  font-size: 13px; }

.vlast img {
  max-width: 100%;
  margin-bottom: 10px;
  padding-top: 7px; }

.dk {
  border: 1px solid #e8e9f2;
  border-left: 0;
  padding: 20px 5px;
  margin-bottom: -1px;
  height: auto; }

.dk .name {
  height: 48px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: 700;
  line-height: 24px; }

.dk .image {
  height: 150px;
  margin-bottom: 5px;
  position: relative; }

.dk .image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.dk .image .sleva {
  position: absolute;
  top: 0;
  right: 10px;
  width: 40px;
  height: 40px;
  font-weight: 700;
  font-size: 13px;
  background: #324a67;
  border-radius: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  padding-top: 0; }

.dk .image .sleva:after {
  content: none; }

.dk .skladem {
  height: 30px;
  font-weight: bold; }

.dk .skladem-frame {
  line-height: 14px; }

.dk .item-icons {
  left: 0; }

.dk .price-discount {
  text-decoration: line-through;
  padding-top: 2px;
  font-size: inherit;
  top: 0;
  left: 0; }

.dk .price {
  font-size: 18px;
  font-weight: 700; }

.dks .col-lg-2:last-of-type .dk {
  border-right: 0; }

.dks .col-lg-2:nth-of-type(6n) .dk {
  border-right: 0; }

#dalsi-kousky-container .more {
  margin-top: 30px; }

#dalsi-kousky-container {
  padding: 20px 0 40px; }

#info-container {
  padding: 15px 0 40px; }

#info-container .cats {
  padding: 15px 0;
  font-weight: 600;
  font-size: 16px; }

#info-container .cats span {
  display: inline-block;
  margin-right: 10px; }

#info-container .videos img {
  max-width: 100%; }

#info-container .videos .headline {
  font-size: 16px;
  font-weight: 700;
  margin: 7px 0 2px;
  line-height: 18px;
  overflow: hidden;
  height: 20px; }

#info-container .video-item {
  margin-bottom: 15px; }

table.parametry {
  width: 100%;
  margin-bottom: 30px; }

table.parametry td, table.parametry th {
  padding: 0 0 10px;
  color: #353535; }

table.parametry th {
  font-weight: 700; }

table.parametry td {
  font-weight: 400; }

.podobne-container {
  padding: 20px 0; }

.nejvhodnejsi {
  background: url(/img/icon/nejvhodnejsi.png) left center no-repeat;
  padding: 25px 0 25px 35px;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 1px solid #e0e0e0; }

.interakce {
  padding: 20px 0; }

.interakce .item {
  background: left center no-repeat;
  margin-right: 18px;
  font-size: 13px;
  display: inline-block;
  padding-left: 28px; }

.interakce .item span {
  text-decoration: underline; }

.interakce .item span:hover {
  text-decoration: none; }

.interakce .item.porovnat {
  background-image: url(/img/icon/int-porovnat.png); }

.interakce .item.tisk {
  background-image: url(/img/icon/int-tisk.png); }

.interakce .item.hlidat {
  background-image: url(/img/icon/int-hlidat.png); }

.interakce .item.doporucit {
  background-image: url(/img/icon/int-doporucit.png); }

.interakce .item.wishlist {
  background-image: url(/img/icon/int-wishlist.png); }

.kats {
  font-size: 14px;
  margin-top: 20px; }
  .kats .items {
    display: inline-block;
    margin-left: 15px; }
  .kats .kulicka {
    color: #8d8d8d; }

.kats h3 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px; }

.kats .item {
  padding-left: 25px;
  background: url(/img/icon/folder.png) left top 3px no-repeat;
  height: 40px;
  margin: 5px 0; }

.obsah-baleni {
  margin-bottom: 30px; }

.obsah-baleni li {
  font-size: 13px;
  line-height: 17px;
  color: #343539;
  position: relative;
  padding: 7px 0 7px 12px; }

.obsah-baleni li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ed1c24;
  margin-top: -3px; }

.magaz {
  padding: 20px 25px;
  box-shadow: 0 0 20px -5px rgba(24, 39, 58, 0.25);
  font-weight: 500; }

.magaz span {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #a5a5a5;
  display: block;
  margin-bottom: 5px; }

.ke-stazeni-container {
  padding: 30px 0 40px;
  background: #f6f8fa; }

.ke-stazeni-container .item {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  border: 1px solid #e0e0e0;
  padding: 12px 10px;
  margin-bottom: 10px;
  background: #fff;
  font-weight: 500;
  font-size: 13px; }

.ke-stazeni-container .item .size {
  color: #a5a5a5; }

.ke-stazeni-container .item .type {
  display: inline-block;
  border-radius: 2px;
  background: #f6f8fa;
  padding: 3px 6px;
  font-weight: 700;
  font-size: 11px;
  color: #acacac;
  margin-right: 10px; }

.cl .item {
  transition: none; }

.cl .carousel-control:hover {
  opacity: .9; }

.cl .left.carousel-control {
  background: none;
  left: -15px; }

.cl .right.carousel-control {
  right: -15px; }

.cl-buttons {
  border-top: 1px solid #ededf5;
  border-bottom: 1px solid #ededf5;
  padding: 15px 0;
  text-align: right; }

.cl-right {
  background: url(/img/icon/carousel-right.png); }

.cl-left {
  background: url(/img/icon/carousel-left.png);
  left: 6px; }

.cl-left, .cl-right {
  width: 22px;
  height: 26px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: 6px;
  margin: 0 7px;
  background-position: center center;
  background-repeat: no-repeat; }

.carousel-indicators {
  bottom: -40px; }

.carousel-indicators li {
  width: 30px !important;
  height: 30px !important;
  padding: 8px;
  text-indent: 0;
  margin-right: -5px; }

.carousel-indicators li .circle {
  width: 14px;
  height: 14px;
  border-radius: 10px;
  background: #fff;
  margin: 0;
  border: 3px solid #a2a2a2;
  display: inline-block; }

.carousel-indicators li:hover .circle {
  background: #a2a2a2; }

.carousel-indicators li.active {
  position: relative;
  margin-right: -5px; }

.carousel-indicators li.active .circle {
  background: #27282c;
  border: 2px solid #27282c; }

.recenze-container .carousel-inner {
  padding: 10px; }

.recenze-container .carousel-indicators {
  position: relative;
  display: inline-block;
  margin: 0;
  bottom: 0;
  width: auto;
  left: 0; }

.doplnkove-container {
  padding: 50px 0; }

.poradit {
  padding: 20px;
  margin-bottom: 25px;
  background: #f6f8f9;
  border: 1px solid #e0e0e0; }

.poradit.marged {
  margin-top: 25px; }

.poradit .headline {
  font-size: 17px;
  margin-bottom: 10px; }

.poradit .author {
  font-size: 15px;
  font-family: 'Montserrat', 'Arial', 'sans-serif';
  font-weight: 600;
  margin-bottom: 3px; }

.poradit .desc {
  margin-bottom: 8px; }

.poradit p {
  font-size: 13px; }

.poradit .poradce-holder {
  height: 60px;
  display: inline-block;
  margin-left: 20px; }

.poradit .contact .phone {
  color: #1c1c1c;
  background: url("/img/icon/phone-small.png") left center no-repeat;
  font-size: 15px;
  font-family: 'Montserrat', 'Arial', 'sans-serif';
  font-weight: 500;
  padding-left: 24px;
  display: inline-block; }

.poradit .contact .hours {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  margin-bottom: 2px; }

#basket_hlavicka {
  padding-top: 20px !important;
  background: none !important; }

#basket_hlavicka .bh-circle {
  width: 32px !important;
  height: 32px !important;
  line-height: 28px !important;
  font-size: 15px !important;
  background: #f6f8fa !important;
  border: 2px solid #eee !important;
  color: #27282c !important; }

#basket_hlavicka .basket_header.passed .bh-circle {
  color: transparent !important;
  border-color: #59ac10 !important;
  background: #59ac10 url(/img/icon/step-ok.png) center center no-repeat !important; }

#basket_hlavicka .basket_header .bh-circle:after {
  content: "";
  position: absolute;
  height: 4px;
  background: #f6f8fa;
  top: 12px;
  width: 260px;
  left: -262px; }

#basket_hlavicka .header-0 .bh-circle:after {
  display: none; }

#basket_hlavicka .header-2 .bh-circle:after {
  width: 261px;
  left: -263px; }

#basket_hlavicka .basket_header.active .bh-circle:after {
  background: linear-gradient(to right, #59ac10 0%, #0087cf 100%); }

#basket_hlavicka .basket_header.passed .bh-circle:after {
  background: #59ac10; }

#basket_hlavicka .basket_header {
  width: 25%;
  margin: 0 0 20px !important;
  position: relative;
  height: auto !important; }

#basket_hlavicka .bh-text {
  font-size: 15px !important;
  background: none !important;
  color: #27282c !important;
  font-weight: bold;
  padding: 10px 0; }

#basket_hlavicka .basket_header:not(.active):not(.inactive):hover .bh-text {
  color: #0087cf !important; }

#basket_hlavicka .basket_header:not(.active):not(.inactive):hover .bh-circle {
  font-weight: 700; }

#basket_hlavicka .basket_header.inactive {
  cursor: default; }

#basket_hlavicka .header-0 {
  position: relative;
  z-index: 20; }

#basket_hlavicka .header-1 {
  position: relative;
  z-index: 19; }

#basket_hlavicka .header-2 {
  position: relative;
  z-index: 18; }

#basket_hlavicka .header-3 {
  position: relative;
  z-index: 17; }

#basket_hlavicka .basket_header.active {
  background: none !important; }

#basket_hlavicka .basket_header.active .bh-text {
  color: #0087cf !important; }

#basket_hlavicka .basket_header.active .bh-circle {
  border-color: #0589d0 !important;
  color: #0589d0 !important;
  background: #fff !important; }

#basket_hlavicka .basket_header:first-of-type:before {
  content: "";
  display: none !important; }

#basket_hlavicka .basket_header:last-of-type:before {
  content: "";
  display: none !important; }

#basket_panels h1:first-child {
  margin-top: 0; }

#basket .cart-remove {
  height: 16px !important;
  width: 16px !important;
  margin-top: 16px; }

#basket .bc-head-cont {
  padding: 10px 0 !important;
  background: none !important;
  color: #8b8b8b !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  text-transform: none !important;
  font-size: 13px !important; }

#basket .bc-head {
  background: #f6f8fa !important;
  border-bottom: 1px solid #e0e0e0; }

#basket .bc-body .bc-row {
  background: none !important;
  border-bottom: 1px solid #e8e9f2; }

#basket .bc-cell a {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #ff790d !important;
  text-decoration: underline !important;
  font-family: 'Fira Sans', Arial, sans-serif !important; }

#basket .bc-cell a:hover {
  text-decoration: none !important; }

#basket .bc-varianty {
  color: #27282c !important;
  font-size: 13px !important; }

#basket .bc-cell .skladem-frame {
  font-size: 13px !important;
  line-height: 17px !important; }

#basket .bc-cell {
  line-height: 17px !important; }

#basket .bc-cell.cena-za-kus, .bc-darek-container .bc-cell.cena-za-kus {
  text-align: right;
  font-weight: 500;
  font-size: 15px; }

#basket .bc-cell-price, #basket .bc-cell-pricesum, .bc-darek-container .bc-cell-price, .bc-darek-container .bc-cell-pricesum {
  text-align: right !important;
  padding-left: 15px !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #18273a !important;
  font-family: 'Fira Sans', Arial, sans-serif !important; }

#basket .right-height {
  height: auto !important; }

#basket .bc-row {
  padding: 15px 0 !important; }

#kupon-frame-toggler {
  display: inline-block; }

#kupon-frame-toggler.active:after {
  display: none !important; }

#kupon-frame-toggler.active {
  background-image: url(/img/icon/check-on.png); }

#kupon-frame-toggler {
  color: #18273a !important;
  font-size: 14px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  padding-left: 25px !important;
  text-decoration: underline !important;
  margin-bottom: 0 !important; }

#kupon-frame-toggler:hover {
  text-decoration: none !important; }

#kupon-frame {
  padding: 4px 0 !important; }

#kupon-frame label {
  color: #18273a !important; }

.vypis-soucet {
  padding: 40px 0 25px; }

.ceny-sede, #prehled-cen .pc-ceny b {
  color: #8b8b8b !important;
  font-size: 15px !important; }

#prehled-cen .pc-ceny-in {
  line-height: 23px !important;
  margin: 0 !important;
  padding: 0 !important; }

#prehled-cen .celkovy-soucet {
  margin-top: 20px; }

#doprava-info-kosik {
  margin-bottom: 30px; }

#prehled-cen .pc-ceny {
  font-family: 'Fira Sans', Arial, sans-serif !important;
  color: #18273a !important; }

.kosik-separator {
  border-bottom: 1px solid #e0e0e0;
  height: 1px; }

.basket-back {
  background: none !important;
  color: #ff790d !important;
  text-transform: none !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  letter-spacing: 0 !important;
  text-decoration: underline !important;
  padding-left: 25px !important;
  position: relative; }

.basket-back:hover {
  text-decoration: none !important; }

.basket-back:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 12px;
  background: url(/img/icon/back-link.png); }

#basket_dalsi, [name=btnOdeslatObjednavku], [name=btnOdeslatObjednavku]:focus {
  border-bottom: 1px solid #478a0d !important;
  display: inline-block !important;
  padding: 18px 45px 18px 25px !important;
  font-size: 16px !important;
  letter-spacing: 0;
  background: #59ac10 url(/img/icon/go-to-cart.png) right 20px center no-repeat !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6) !important;
  text-transform: none !important; }

#basket_dalsi:hover, [name=btnOdeslatObjednavku]:hover {
  background-color: #478a0d !important; }

#basket_paticka a, input[name="btnOdeslatObjednavku"] {
  border-radius: 0 !important; }

.doprava-separator {
  border-bottom: 1px solid #e0e0e0;
  height: 1px;
  margin: 0;
  position: relative;
  z-index: 5; }

.platba-doprava-row {
  color: #18273a !important;
  padding: 10px 0 10px 45px;
  font-family: 'Fira Sans', Arial, sans-serif !important;
  background: #fff url(/img/icon/radio-off.png) center left 15px no-repeat !important; }

.platba-doprava-row.active {
  background: #fffdc1 url(/img/icon/radio-on.png) center left 15px no-repeat !important; }

.platba-doprava-row .skladem-frame {
  margin: 0;
  font-size: 14px;
  color: #353535;
  font-weight: 400;
  font-family: 'Open Sans', 'Arial', 'sans-serif'; }

.platba-doprava-row .skladem-frame span {
  font-weight: bold; }

.platba-doprava-row .question {
  background-image: url(/img/icon/info.png);
  background-repeat: no-repeat;
  padding: 1px 0 0 28px;
  font-size: 13px;
  font-weight: 700;
  margin: 0; }

#dopravy_container .zbyva-span {
  font-size: 13px;
  color: #8b8b8b; }

.dopravy-platby-headline {
  background: #f6f8fa;
  font-size: 13px;
  color: #8b8b8b;
  font-weight: 500;
  padding: 12px 15px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 2px; }

.platba-doprava-row .price-aligned {
  text-align: right;
  display: block;
  color: #27282c;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Montserrat', 'Arial', 'sans-serif'; }

.platba-row {
  border-bottom: 1px solid #e0e0e0; }

.platby {
  margin-top: 20px; }

.secteno .zbozi, .secteno .doprava, .secteno .celkova-cena, .secteno .kontakt, .secteno .kupon {
  padding: 15px !important;
  border-bottom: 1px solid #e0e0e0 !important; }

.secteno {
  color: #343539 !important;
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  border: 1px solid #e0e0e0;
  background: #fff !important; }

.secteno .celkova-cena {
  background: #f6f8fa; }

.secteno .celkova-cena-2 {
  background: #e8e9f2 !important; }

.secteno .headline {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px; }

.kupon-row {
  padding: 10px 0;
  background: #fffdc1;
  border-bottom: 1px solid #e0e0e0; }

.kupon-row .kupon-value {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500;
  padding: 3px 8px;
  background: #fff;
  display: inline-block;
  margin: 0 10px; }

.kupon-row .cart-remove {
  margin-top: 5px; }

.kupon-row .price {
  font-size: 18px;
  color: #27282c;
  font-weight: 700;
  text-align: right; }

.rychly-kontakt {
  background: #141416;
  padding: 40px 0;
  border-bottom: 1px solid #303034; }

.rychly-kontakt .headline {
  font-size: 20px !important; }

.rychly-kontakt p {
  margin-bottom: 15px;
  color: #9a9999; }

.rychly-kontakt .contact.icon span {
  color: #a6a9aa !important; }

.rychly-kontakt .payments {
  padding: 0 !important; }

#prislusenstvi-container {
  padding: 15px 0; }

#souvisejici-container {
  padding-bottom: 25px; }

.platba-doprava-row label {
  margin-bottom: 5px;
  font-weight: 500 !important;
  font-size: 15px !important; }

hr {
  border-color: #e8e9f2 !important; }

.rekapitulace_wrapper .konecna-cena-table tr td:first-child {
  text-align: left !important; }

.rekapitulace_wrapper .konecna-cena-table tr td {
  padding: 2px 0 !important; }

.rekapitulace_wrapper .konecna-cena-table tr:first-child td {
  font-size: 13px !important;
  font-weight: 400 !important; }

.rekapitulace_wrapper .konecna-cena-table tr:last-child td {
  font-size: 18px !important;
  font-weight: 700 !important; }

.rekapitulace_wrapper .ceny-table tr td:last-child {
  padding-right: 0 !important; }

.rekapitulace_wrapper .ceny-table td.image {
  width: 30px; }

.rekapitulace_wrapper .ceny-table td.image img {
  max-width: 100%; }

.ceny-table .zboz {
  border-bottom: 1px solid #e0e0e0; }

.ceny-table .zboz:last-child {
  border: 0; }

.dodani_rekap td {
  padding: 12px 6px !important; }

.dodani_rekap tr:last-child td {
  padding-bottom: 0 !important; }

.dodani_rekap .dalsi-holder {
  padding: 0 25px; }

.dodani_rekap .dalsi-holder-in {
  position: relative;
  height: 4px; }

.dodani_rekap .dalsi-produkty {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  border: 1px solid #e0e0e0;
  padding: 5px 20px 5px 8px;
  cursor: pointer;
  text-align: left;
  color: #8b8b8b;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: -20px;
  width: 100%; }

.dodani_rekap .dalsi-produkty:hover {
  text-decoration: underline; }

.custom-select span {
  border-radius: 0;
  border: 1px solid #eaeaea;
  padding: 7px 25px 6px 12px;
  background-color: #fff;
  height: auto;
  font-size: 14px;
  color: #1c1c1c; }

.custom-select span:hover {
  border: 1px solid #c7c7c7; }

.custom-select span:before {
  height: 35px; }

.custom-select ul {
  border: 1px solid #eaeaea;
  top: calc(100% - 1px); }

.custom-select li {
  color: #333; }

.custom-select li[data-disabled] {
  pointer-events: none;
  color: #888; }

.custom-select ul li:not([data-disabled]):hover {
  background-color: #424242; }

.checkbox-holder {
  padding: 10px 15px;
  background: #f6f8fa;
  margin-bottom: 1px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.vybirame-z-poradny {
  padding: 20px;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 40px; }

.vybirame-z-poradny .headline {
  font-size: 15px;
  margin-bottom: 6px; }

#categories .category-item, .vyhledane_cats .category-item {
  height: 170px;
  margin-bottom: 30px;
  border: 1px solid #ededed;
  background: #fff; }

#categories .category-item .wrap, .vyhledane_cats .category-item .wrap {
  width: 100%;
  display: table;
  height: 60px;
  line-height: 18px; }

#categories .category-item .wrap-in, .vyhledane_cats .category-item .wrap-in {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
  color: #1c1c1c;
  font-weight: 600;
  font-family: 'Montserrat', 'Arial', 'sans-serif'; }

#categories .category-item .image, .vyhledane_cats .category-item .image {
  height: 110px;
  position: relative;
  text-align: center; }

#categories .category-item .image img, .vyhledane_cats .category-item .image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 95%;
  max-height: 95%; }

.vyhledane_cats {
  margin-top: 30px;
  margin-bottom: 0; }

.vyhledane_cats div.kat_icon_cont {
  width: 80px;
  height: 70px;
  position: relative;
  margin-left: 10px; }

.vyhledane_cats div.kat_bigicon_cont {
  width: 100%;
  height: auto; }

.vyhledane_cats img.kat_icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%; }

.vyhledane_cats .radek {
  width: 100%;
  height: 120px;
  transition: color 200ms;
  position: relative;
  padding: 13px;
  background: #fff;
  margin-bottom: 5px !important; }

.vyhledane_cats .radek img {
  max-width: 100%; }

.vyhledane_cats .col-md-4:nth-child(3n) .radek {
  border-right: 0; }

.vyhledane_cats .radek .arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%; }

.vyhledane_cats .radek.dlouhy {
  background-color: transparent;
  border: 0; }

.vyhledane_cats .radek.dlouhy span {
  display: inline-block;
  height: auto; }

.vyhledane_cats .name-container {
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  padding: 0;
  display: table;
  font-weight: 500;
  position: relative;
  z-index: 25; }

.vyhledane_cats .radek.dlouhy {
  height: 30px;
  padding: 0 0 0 15px;
  margin-top: 0;
  background: url(/img/icon/folder.png) top 3px left no-repeat; }

.vyhledane_cats .radek.dlouhy .name-cell {
  height: auto; }

.vyhledane_cats .radek.dlouhy .name-container {
  text-align: left;
  height: 24px;
  line-height: 14px; }

.vyhledane_cats .radek .kat-raquo {
  display: none; }

.vyhledane_cats .radek .kat_counter {
  color: #737373;
  text-decoration: none; }

.vyhledane_cats .radek .kat_name {
  text-decoration: underline;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  text-align: left;
  font-weight: 500;
  line-height: 20px; }

.vyhledane_cats .radek .kat_name:hover {
  text-decoration: none; }

.vyhledane_cats .radek.dlouhy .kat-raquo {
  display: inline;
  font-size: 16px;
  margin-right: 4px; }

.vyhledane_cats .radek.dlouhy:hover .name-cell {
  text-decoration: none; }

.vyhledane_cats .radek_big {
  height: auto;
  margin-bottom: 10px; }

.vyhledane_cats .radek_big .kat_icon {
  position: relative;
  width: 100%;
  height: auto; }

.vyhledane_cats .radek_big .kat_icon_cont {
  width: 100%;
  height: auto;
  float: none; }

.vyhledane_cats .radek_big .kat_name {
  display: block;
  text-decoration: underline; }

.vyhledane_cats .radek_big .name-container {
  display: block; }

.goodsFilter {
  margin: 10px 0 0;
  padding: 15px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }

a.filtrOrderLink {
  color: #ff790d;
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline; }

a.filtrOrderLink:hover {
  text-decoration: none; }

a.filtrOrderLink.active {
  color: #343539;
  text-decoration: none; }

.lists {
  width: 14px;
  height: 13px;
  background: left 0 top 0 no-repeat;
  cursor: pointer;
  margin-left: 20px;
  display: inline-block; }

.lists.list {
  background-image: url(/img/icon/lists-list.png); }

.lists.grid {
  background-image: url(/img/icon/lists-grid.png); }

.lists.active {
  background-position: left -14px top 0; }

.zobrazuji, .goodsPerPage {
  color: #a5a5a5;
  font-size: 13px; }

.goodsPanel {
  background: #fff;
  padding: 25px 0 0;
  margin-top: 3px;
  color: #a5a5a5;
  font-weight: 400; }

.goodsPanel.bottom {
  border-top: 0;
  margin-top: -15px; }

.goodsPaging {
  padding-top: 10px; }

.goodsPaging .nextArrow, .goodsPaging .prevArrow {
  height: 37px;
  width: 37px;
  background-color: #fff;
  border: 1px solid #e0e0e0; }

.goodsPaging .nextArrow {
  background: url(/img/icon/next.png) center center no-repeat; }

.goodsPaging .nextArrow.disabled {
  background: url(/img/icon/next_disabled.png) center center no-repeat; }

.goodsPaging .prevArrow {
  background: url(/img/icon/prev.png) center center no-repeat; }

.goodsPaging input {
  height: 35px; }

#katalog-footer-container {
  margin-top: 50px; }

.vypis-vyrobci {
  margin-bottom: 30px; }

.vypis-vyrobci .item {
  height: 50px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }

.vypis-vyrobci .item .holder {
  height: 50px;
  display: table-cell;
  vertical-align: middle; }

.vypis-vyrobci .item .holder img {
  max-height: 100%;
  max-width: 120px; }

.vypis-vyrobci .item.link {
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  border: 1px solid #ff8f48;
  padding: 0 20px;
  font-size: 14px;
  color: #ff790d;
  font-weight: 700; }

.vypis-vyrobci .item.link:hover {
  background: #ff790d;
  color: #fff; }

#panelSideIn .groupLeftMenu.filter {
  background: #f6f8fa;
  border: 1px solid #e0e0e0;
  border-top: 0;
  margin-top: -1px;
  position: relative; }

#panelSideIn .groupLeftMenu:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background: #e3e3e3;
  z-index: 9; }

#panelSideIn .groupLeftMenu:last-of-type:after {
  display: none; }

#panelSideIn .filter ul.headerList {
  color: #343539;
  font-size: 15px; }

#panelSideIn .filter ul.headerList li {
  padding: 20px 15px 10px 20px; }

#panelSideIn .filter ul.itemList, #panelSideIn .filter .colors {
  padding: 0 20px 15px; }

#panelSideIn .filter .panelItemLink {
  font-size: 14px;
  font-weight: 400;
  color: #1c1c1c;
  text-decoration: underline;
  padding-left: 25px !important; }

#panelSideIn .filter .panelItemLink:hover {
  text-decoration: none; }

#panelSideIn .filter .panelItemLink .counter {
  color: #a5a5a5;
  font-size: 13px; }

#panelSideIn .filter .colors:not(:last-child) {
  padding-bottom: 0; }

#panelSideIn .filter .colors .color {
  padding-bottom: 10px; }

#panelSideIn .filter .colors a {
  display: flex;
  align-items: center;
  border-radius: 0;
  border: 1px solid #f6f8f9;
  text-decoration: none; }
  #panelSideIn .filter .colors a .color-square, #panelSideIn .filter .colors a .color-img {
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 10px; }
  #panelSideIn .filter .colors a .color-square {
    border: solid 2px; }
  #panelSideIn .filter .colors a .color-img img {
    width: 100%;
    height: 100%;
    display: block; }
  #panelSideIn .filter .colors a .panelItemLink {
    display: flex;
    align-items: flex-end;
    line-height: inherit; }

#panelSideIn .filter ul.headerList li {
  display: block;
  padding-top: 15px;
  cursor: pointer;
  padding-bottom: 10px; }

#panelSideIn .filter .itemList.hiddenList {
  display: none; }

#panelSideIn .filter .next-cats {
  padding-left: 20px;
  margin: 5px 0 15px 0; }
  #panelSideIn .filter .next-cats > * {
    display: flex;
    align-items: center; }
    #panelSideIn .filter .next-cats > * img {
      max-height: 11px;
      margin-left: 15px; }

.question {
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  top: 3px;
  margin: 0 10px;
  background: url(/img/icon/question.png);
  position: relative; }

.question-content {
  position: absolute;
  top: 30px;
  left: -10px;
  width: 210px;
  background: #bac1ca;
  font-size: 14px;
  padding: 15px 20px;
  display: none;
  font-weight: 400;
  z-index: 999; }

.question-content:before {
  content: "";
  top: -6px;
  left: 15px;
  width: 11px;
  height: 6px;
  position: absolute;
  background: url(/img/icon/question-before.png); }

.porovnavac {
  position: relative;
  margin: 20px 0; }
  .porovnavac .stin {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 58px;
    background: url(/img/stin.png) repeat-y;
    z-index: 5; }
  .porovnavac .no-border {
    border: none; }
  .porovnavac .image {
    width: 240px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .porovnavac .image img {
      max-width: 100%;
      max-height: 100%; }
  .porovnavac .name {
    margin-top: 10px;
    height: 43px;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    overflow: hidden;
    white-space: normal; }
  .porovnavac .odebrat {
    margin-top: 10px;
    font-size: 11px;
    opacity: .4;
    color: #222;
    padding: 8px 10px 7px 25px;
    display: inline-block;
    background: url(/img/icon/odebrat.png) left 8px center no-repeat;
    cursor: pointer;
    font-weight: bold; }
    .porovnavac .odebrat:hover {
      color: #ed1c24;
      opacity: 1; }
  .porovnavac .puvodni-cena {
    font-size: 15px;
    color: #8b8b8b;
    font-weight: 700;
    text-decoration: line-through; }
  .porovnavac .cart-black {
    width: 24px;
    height: 21px;
    background: url(/img/icon/cart-black.png);
    display: inline-block; }
  .porovnavac .cena {
    font-size: 18px;
    color: #343539;
    font-weight: 700; }
  .porovnavac .pocetHolder-cont {
    margin-left: 5px; }
  .porovnavac .outer {
    position: relative; }
  .porovnavac input[name=btnKoupit] {
    margin-right: 0;
    width: 100%;
    background-position: 12px 8px !important;
    padding: 8px 13px 5px 42px !important;
    text-align: right; }
    .porovnavac input[name=btnKoupit]:hover {
      background-color: #478a0d !important; }
  .porovnavac .por-row {
    display: block;
    white-space: nowrap;
    font-size: 0; }
    .porovnavac .por-row > * {
      font-size: 14px; }
  .porovnavac .por-cell, .porovnavac .fix {
    display: inline-block;
    width: 250px;
    padding: 10px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-left-width: 0;
    border-top-width: 0; }
  .porovnavac .inner {
    overflow-x: auto;
    overflow-y: visible;
    margin-left: 200px; }
  .porovnavac .fix {
    position: absolute;
    margin-left: -200px;
    width: 200px;
    border-left-width: 1px;
    text-align: left;
    font-weight: 500;
    display: flex;
    align-items: center;
    padding-left: 16px;
    background-color: #f6f8fa; }
  .porovnavac .por-row:first-child .fix {
    border-left-width: 0;
    background-color: transparent; }
  .porovnavac .por-row:first-child .por-cell {
    border-top-width: 1px; }

.content-page {
  padding-bottom: 40px; }

.phone-contact {
  background: url("/img/icon/phone-contact.png") left center no-repeat;
  font-size: 18px;
  color: #45b116;
  line-height: 30px;
  padding-left: 30px;
  margin: 25px 0 35px; }

.prov-doba {
  line-height: 26px;
  margin-bottom: 30px; }

.prov-doba .open {
  color: #59ac10; }

.prov-doba .closed {
  color: #8b8b8b; }

.prov-doba .mame-otevreno {
  background: #59ac10;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 3px 10px;
  position: absolute;
  display: inline-block;
  border-radius: 2px;
  top: -2px;
  left: 140px;
  width: 172px; }

.prov-doba .mame-otevreno:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -4px;
  height: 8px;
  margin-top: -4px;
  width: 4px;
  background: url(/img/icon/mame-otevreno-before.png); }

.prodejna-platba {
  border: 1px solid #e0e0e0;
  padding: 15px;
  margin-bottom: 20px;
  background: url(/img/prodejna-platba-bg.png) center center no-repeat; }

.prodejna-platba .info {
  background: left center no-repeat;
  padding-left: 30px; }

.prodejna-platba .info.hotovost {
  background-image: url(/img/icon/prodejna-hotovost.png); }

#prodejnaCarousel .carousel-control.left, #prodejnaCarousel .carousel-control.right {
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45);
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  opacity: 1;
  background: #fff url("/img/icon/prodejna-left.png") center center no-repeat; }

#prodejnaCarousel .carousel-control.left {
  left: -25px; }

#prodejnaCarousel .carousel-control.right {
  background-image: url("/img/icon/prodejna-right.png");
  right: -25px; }

#prodejnaCarousel .carousel-control.left:hover, #prodejnaCarousel .carousel-control.right:hover {
  border: 1px solid #ff790d; }

#prodejnaCarousel .carousel-indicators {
  left: 0;
  width: 100%;
  margin-left: 0;
  bottom: -80px; }

#prodejnaCarousel .carousel-indicators li {
  width: auto;
  height: auto;
  text-indent: 0;
  border-radius: 0;
  border: 1px solid transparent;
  padding: 4px;
  background: none; }

#prodejnaCarousel .carousel-indicators li:hover {
  border: 1px solid #ff790d; }

#prodejnaCarousel .carousel-indicators li.active {
  border: 1px solid #c2c2c2;
  background: none; }

#prodejnaCarousel .carousel-inner > .item {
  text-align: center; }

#prodejnaCarousel .carousel-inner > .item img {
  display: inline-block; }

.googleHolder {
  margin: 60px -100px 20px;
  position: relative; }

#googleMap {
  height: 466px;
  position: relative; }

.googleHolder .info {
  position: absolute;
  top: 45px;
  left: 15px;
  background: #fff;
  width: 580px;
  padding: 10px 40px 20px;
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 15px -5px rgba(56, 56, 56, 0.6);
  z-index: 50; }

.vyhody-container {
  border-top: 1px solid #ededed;
  padding: 35px 900px 10px;
  margin: 50px -900px 0 -900px; }

.strankovani-magazin {
  margin-bottom: 30px; }

.magazin .aktuality {
  margin-top: 0; }

#blog-kategorie {
  background: #f6f8fa;
  margin-bottom: 25px;
  padding: 20px;
  border: 1px solid #ededed; }

#blog-kategorie .headline {
  font-size: 20px;
  color: #343539;
  font-weight: 700;
  margin-bottom: 15px; }

#blog-kategorie span.item {
  color: #ff790d;
  text-decoration: underline;
  display: block;
  padding: 5px 10px;
  font-size: 13px;
  margin-bottom: 2px; }

#blog-kategorie span.item:hover {
  text-decoration: none; }

#blog-kategorie .active span {
  background: #fff; }

#blog-kategorie a.active, #blog-kategorie .active span {
  color: #27282c;
  text-decoration: none; }

.nej-clanky {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  padding: 20px;
  border: 1px solid #e0e0e0; }

.nej-clanky .headline {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px; }

.nej-clanky .item {
  font-weight: 500;
  margin-bottom: 10px; }

.nej-clanky .item:last-child {
  margin-bottom: 0; }

#clanek-container .dater, #clanek-container .cteni, #clanek-container .category-item {
  display: inline-block; }

#clanek-container .cteni {
  padding-right: 15px; }

#clanek-container .dater {
  padding: 0 12px; }

#clanek-container .category-item {
  padding: 0 12px; }

#clanek-obsah-container .content {
  margin-top: 30px; }

#clanek-obsah-container .temata {
  padding: 0 0 25px; }

#clanek-obsah-container .temata .item {
  display: inline-block;
  margin-right: 15px;
  font-weight: 500; }

#clanek-obsah-container .social-holder {
  padding: 20px 25px;
  border-bottom: 1px solid #e0e0e0; }

#clanek-obsah-container .social-holder a {
  text-decoration: none; }

#clanek-obsah-container .social-holder .headline {
  font-size: 20px;
  font-weight: 700; }

#clanek-obsah-container .social-holder .soc-item {
  background: #fff center center no-repeat;
  width: 48px;
  height: 48px;
  border: 1px solid #e0e0e0;
  margin-left: 6px;
  display: inline-block;
  border-radius: 24px; }

#clanek-obsah-container .social-holder .soc-item:hover {
  border-color: #ff790d; }

#clanek-obsah-container .social-holder .soc-item.fb {
  background-image: url("/img/icon/soc-fb.png"); }

#clanek-obsah-container .social-holder .soc-item.twitter {
  background-image: url("/img/icon/soc-twitter.png"); }

#clanek-obsah-container .social-holder .soc-item.mail {
  background-image: url("/img/icon/soc-mail.png"); }

#clanek-obsah-container .komentare-container {
  background: none;
  border: 0;
  padding: 0 0 20px; }

.souvisejici-clanky {
  border-top: 1px solid #e0e0e0;
  margin: 40px 0 30px;
  padding: 30px 0 40px; }

.tabs-search-nav {
  border: 0; }

.tabs-search-nav li {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0 20px;
  padding: 15px 0; }

.tabs-search-nav li a {
  padding: 0;
  font-weight: 500; }

.tabs-search-nav li a, .tabs-search-nav li:hover a {
  color: #ff790d; }

.tabs-header-holder {
  background: #f2f4f5;
  border: 1px solid #e0e0e0; }

.tabs-search-nav li.active a, .tabs-search-nav li.active a:hover {
  color: #27282c;
  text-decoration: none; }

.nalezeno {
  font-size: 15px;
  font-weight: 500;
  color: #27282c;
  padding: 15px 20px;
  position: relative;
  background: #fff; }

.nalezeno:after {
  content: "";
  position: absolute;
  background: url(/img/icon/search-arrow.png);
  width: 14px;
  height: 50px;
  right: -14px;
  top: 0; }

.search-container.cats {
  margin-top: -30px; }

.search-container .vyhledane_kategorie {
  margin-top: 40px; }

#kontakt .sidlo img {
  max-width: 100%; }

#kontakt .sidlo .info {
  padding-top: 40px;
  font-size: 18px; }

#kontakt .bank {
  margin: 20px 0; }

#kontakt .formular .contacts-holder {
  padding: 30px;
  border-bottom: 1px solid #e0e0e0; }

#kontakt .formular .contacts-holder .contacts {
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45);
  padding: 20px 25px; }

#kontakt .formular .contacts-holder .contacts .contact {
  padding-left: 35px;
  color: #45b116;
  font-size: 18px;
  background: left center no-repeat;
  font-weight: 700; }

#kontakt .formular .contacts-holder .contacts .contact.phone {
  background-image: url(/img/icon/footer-phone.png); }

#kontakt .formular .contacts-holder .contacts .contact.email {
  background-image: url(/img/icon/footer-email.png); }

#kontakt .formular .contacts-holder .contacts .contact.email a {
  color: #45b116; }

#kontakt .formular .contacts-holder .contacts span {
  color: #8b8b8b;
  font-size: 15px;
  font-weight: 400;
  display: block; }

#kontakt .formular .formular-holder {
  padding: 30px; }

#kontakt .formular h2 {
  margin-top: 0; }

.formular-hlaska-ok {
  padding: 15px 20px 15px 45px;
  border-bottom: 1px solid #b6d9a7;
  background: #d0f1c2 url(/img/icon/formular-ok.png) left 20px center no-repeat;
  color: #42732c;
  margin-bottom: 20px; }

#kontakt .formular label {
  font-size: 13px;
  font-weight: 500;
  margin: 10px 0 -5px; }

#kontakt .formular input[type='email'], #kontakt .formular input[type='text'], #kontakt .formular textarea {
  width: 100%; }

.prodejny {
  padding: 20px 0; }

.prodejny .item {
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  margin-bottom: 20px;
  text-align: center;
  padding: 20px; }

.prodejny .item .image {
  height: 160px; }

.prodejny .item .image img {
  max-width: 100%;
  max-height: 100%; }

.prodejny .item .info .name {
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px; }

.prodejny .item .info .typ {
  color: #8b8b8b;
  margin-bottom: 10px;
  font-weight: 500; }

.prodejny .item .info a {
  text-decoration: none; }

.prodejny .item .info a:hover {
  text-decoration: underline; }

#kontakt .osoby .item {
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  margin-bottom: 20px;
  padding: 20px; }

#kontakt .osoby .image {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #dfdfdf;
  padding: 4px;
  display: table-cell; }

#kontakt .osoby .image img {
  max-width: 100%;
  border-radius: 30px; }

#kontakt .osoby .info {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  padding-left: 17px; }

#kontakt .osoby .info .name {
  font-size: 18px;
  color: #27282c;
  margin-bottom: 2px;
  font-weight: 700; }

#kontakt .osoby .info .pozice {
  font-size: 11px;
  color: #8b8b8b;
  font-weight: 500; }

#kontakt .osoby .contacts {
  padding: 15px 0 0 10px;
  font-weight: 500;
  height: 72px; }

#kontakt .osoby .contacts span {
  color: #8b8b8b;
  font-weight: 400; }

.onas-container {
  height: 500px;
  position: relative;
  margin: 0 -150px; }

.onas-container #navig-bc span {
  color: #fff; }

.onas-container #navig-bc {
  border-color: #797a7a; }

.onas-container h1 {
  padding-top: 70px; }

.onas-container h1, .onas-container p {
  color: #fff; }

.heads {
  margin-bottom: 40px;
  z-index: 10;
  position: relative;
  margin-top: -35px; }

.heads .item {
  display: inline-block;
  margin-right: 20px; }

.heads .item .name {
  font-weight: 500;
  color: #3e4345;
  text-align: center;
  font-size: 14px; }

.heads .item .image {
  width: 65px;
  height: 65px;
  border-radius: 32px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 4px;
  box-shadow: 0 0 30px -5px rgba(24, 39, 58, 0.45);
  margin-bottom: 5px; }

.heads .item .image img {
  border-radius: 30px; }

.zkousime-image {
  text-align: right; }

.zkousime-image img {
  max-width: 100%; }

.photos {
  padding-bottom: 50px; }

.photos img {
  max-width: 100%; }

.poradna-item {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  margin-bottom: 10px;
  font-weight: 500;
  border: 1px solid #e0e0e0;
  padding: 12px 25px; }

.poradna-item .headline {
  font-size: 20px; }

.poradna-item p {
  font-weight: 400; }

.zaruka-reklamace-buts {
  margin: 15px 0 30px; }

.zaruka-reklamace-buts .link-but {
  margin-right: 20px;
  margin-bottom: 10px; }

.letters {
  margin: 20px 0; }

.letters a {
  text-decoration: none !important; }

.letters .link-m {
  margin-top: 5px;
  border: 2px solid #e53337;
  padding: 7px 20px !important; }

.letters .link-m:hover {
  background-color: #e53337; }

.letters .link-m.inactive {
  background-color: #fff;
  color: #e53337;
  border-color: #fff; }

.letters .link-m.inactive:hover {
  border-color: #e53337; }

.letters .letter {
  width: 60px;
  height: 35px;
  margin: 5px 20px 10px 0;
  background: #fff;
  text-align: center;
  line-height: 33px;
  display: inline-block;
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
  outline: 1px solid #424242; }

.letters .letter:hover {
  border-color: #424242; }

.letters .letter.active {
  border-color: #424242; }

.vyrobce-item .logo-holder {
  padding: 10px 0;
  text-align: center; }

.vyrobci-container .logo-holder img, .vyrobce-item .logo-holder img {
  max-width: 100%; }

.vyrobce-item h2 {
  font-size: 20px;
  color: #ff790d;
  text-decoration: underline;
  margin: 0; }

.vyrobce-item h2:hover {
  text-decoration: none; }

.vyrobce-item h2 p {
  margin-top: 10px; }

.vyrobci-container .logo-holder {
  padding: 10px 0;
  text-align: center; }

.vyrobci-container .vyhledane_kategorie {
  margin-top: 30px; }

.vyhody-registrace {
  margin-bottom: 50px; }
  .vyhody-registrace h2 {
    margin-top: 0; }
  .vyhody-registrace ul {
    list-style: none;
    margin: 25px 0 0 0; }
    .vyhody-registrace ul li {
      font-size: 14px;
      line-height: 18px;
      position: relative;
      padding-left: 35px;
      padding-right: 30px;
      color: #696969;
      margin-bottom: 20px; }
      .vyhody-registrace ul li:before {
        content: "";
        position: absolute;
        background: url("/img/icon/vyhody-registrace.png") center center no-repeat;
        top: 0;
        left: 0;
        width: 19px;
        height: 100%; }

.vyhody-registrace .headline {
  font-size: 20px;
  margin-bottom: 15px; }

.vyhody-registrace .item {
  background: top 8px left no-repeat;
  padding-left: 55px;
  margin-bottom: 15px; }

.vyhody-registrace .item.hist {
  background-image: url("/img/icon/reg-hist.png"); }

.vyhody-registrace .item.akce {
  background-image: url("/img/icon/reg-akce.png"); }

.vyhody-registrace .item.vip {
  background-image: url("/img/icon/reg-vip.png"); }

.vyhody-registrace .head {
  font-weight: 700; }

.vyhody-registrace p {
  font-size: 13px;
  line-height: 18px;
  margin-top: 3px; }

.chci-newsletter {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  padding: 9px 15px;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px; }

.chci-newsletter label.label {
  margin-left: 10px;
  font-weight: 500 !important; }

.chci-newsletter .info {
  font-size: 13px;
  margin-bottom: 8px; }

#mobile-menu {
  background-color: #0077b7;
  color: #9eb2c9; }

#mobile-menu .menu {
  color: #e7e9f2; }

#mobile-menu .mobile-icon {
  border-left: 1px solid #1f87c8; }

#mobile-menu .cart-count {
  background-color: #fd807f; }

.poradime {
  background: #dedfea;
  padding: 20px;
  margin-top: 20px; }

.poradime .headline {
  font-size: 18px;
  margin-bottom: 10px; }

.poradime ul {
  margin: 5px 0 15px; }

.poradime ul li {
  font-size: 14px;
  font-weight: 700; }

.poradime .more {
  font-size: 14px; }

#filtrSeznam {
  position: relative;
  z-index: 5; }

#zeptej-se {
  padding: 35px 8px 40px;
  text-align: center; }

#fr-cont #zeptej-se {
  padding-top: 20px;
  padding-bottom: 0; }

#zeptej-se .headline {
  font-size: 24px;
  margin-bottom: 20px; }

.image-rounded {
  padding: 0;
  border: 1px solid #e1e1e1;
  display: inline-block;
  border-radius: 50%; }

.image-rounded img {
  max-width: 100%;
  border-radius: 50%; }

.contact-t {
  font-size: 18px;
  margin: 10px 0;
  font-weight: 700; }

#zeptej-se p {
  line-height: 18px; }

.phone-t {
  padding-left: 23px;
  background: url(/img/icon/zs-phone.png) left top no-repeat;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding-top: 2px;
  margin: 10px 0; }

.email-t {
  padding-left: 25px;
  background: url(/img/icon/zs-email.png) left center no-repeat;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px; }

.citate {
  font-size: 14px;
  font-style: italic; }

.slovnik {
  background: url(/img/slovnik-bg.png) top left repeat-x;
  padding: 40px 0;
  position: relative; }

.slovnik:after {
  content: "";
  height: 260px;
  width: 30px;
  right: -30px;
  top: 0;
  position: absolute;
  background: url(/img/slovnik-bg.png) top left repeat-x; }

#slovnik-container .slovnik:after {
  background: none; }

.slovnik .headline {
  font-size: 18px;
  margin-bottom: 20px; }

.slovnik .item {
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px; }

#slovnik-container .slovnik {
  background: none;
  margin-top: 0; }

#slovnik-container h3 {
  margin-bottom: 40px; }

#panelSide:after {
  display: none; }

#panelSide {
  background: none; }

#good-main-left {
  background: #f6f8fa;
  border: 1px solid #ededed; }
  #good-main-left:not(.cats) {
    padding: 20px; }
  #good-main-left.cats ul a {
    text-decoration: underline; }
    #good-main-left.cats ul a:hover {
      text-decoration: none;
      color: #1c1c1c; }

#good-main-left .headline {
  padding: 15px;
  background: #e8e9f2;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #dbdde9; }

#good-main-left > ul > li {
  margin-bottom: 0; }

#good-main-left li a {
  padding: 5px 10px;
  background: transparent;
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline; }

#good-main-left:not(.cats) > ul > li a.akt_skupina {
  color: #27282c;
  text-decoration: none; }

#good-main-left:not(.cats) > ul > li a:hover {
  text-decoration: none; }

#ok-head {
  background: #f6f8fa !important;
  color: #27282c !important; }

#objednavky-ucet .bt-col {
  background: #fff !important;
  color: #18273a !important; }

#objednavky-ucet .ok-row-container {
  border-top: 1px solid #d0d2e1 !important; }

#objednavky-ucet .expedovano {
  color: #6cb615 !important; }

.objednavka th {
  background: #f6f8fa !important;
  color: #18273a !important;
  border-bottom: 1px solid #d0d2e1 !important; }

.objednavka td {
  background: #fff;
  color: #18273a !important; }

.summary {
  background: #f6f8fa !important;
  color: #27282c !important; }

.detail-objednavky {
  color: #27282c !important; }

.modal .headline {
  text-align: center;
  margin-bottom: 48px; }

.modal .vyhody-registrace {
  box-shadow: none;
  border: 0;
  padding: 0;
  background: #fff;
  margin-bottom: 0; }
  .modal .vyhody-registrace .item {
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 64px;
    padding-left: 0;
    text-align: center; }

.modal-backdrop.in {
  opacity: .3; }

.modal-content {
  background: #fff; }

.modal-header {
  padding: 20px 20px 0; }
  .modal-header button.close {
    margin-right: 0; }

.modal-body {
  padding: 20px; }

.modal-body .headline {
  font-size: 20px; }

.modal-header h4 {
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #e8e9f2;
  color: #18273a; }

.modal-body .koupit-container input[type="submit"] {
  background: #6cb615; }

#ptejteseModal .modal-content .modal-content {
  background: #fff; }

#ptejteseModal .image-rounded {
  margin-bottom: 15px; }

#ptejteseModal img {
  margin: 0 !important; }

#ptejteseModal .contact-t {
  font-size: 14px;
  margin-bottom: 0; }

#ptejteseModal .phone-t {
  margin-top: 5px; }

#ptejteseModal .gdpr {
  margin: 10px 0; }

.empty-cart img {
  display: block;
  margin: auto;
  max-width: 100%; }

.empty-cart h1 {
  padding-top: 45px;
  margin-top: 0; }

.empty-cart-holder {
  margin: 35px 0; }

.empty-cart .headline {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px; }

.jak-nakupovat .item {
  box-shadow: 1px 1px 11px -5px rgba(56, 56, 56, 0.6);
  margin-bottom: 20px;
  font-weight: 500;
  border: 1px solid #e0e0e0;
  padding: 80px 10px 0;
  height: 120px;
  text-align: center;
  background: center top 20px no-repeat; }

.jak-nakupovat .item:hover {
  box-shadow: 1px 1px 11px -4px rgba(56, 56, 56, 0.8); }

.jak-nakupovat .item.doprava {
  background-image: url(/img/icon/jak-doprava.png); }

.jak-nakupovat .item.poradna {
  background-image: url(/img/icon/jak-poradna.png); }

.jak-nakupovat .item.velkoobchod {
  background-image: url(/img/icon/jak-velkoobchod.png); }

.jak-nakupovat .item.prodejny {
  background-image: url(/img/icon/jak-prodejny.png); }

.jak-nakupovat .item.podminky {
  background-image: url(/img/icon/jak-podminky.png); }

.jak-nakupovat .item.zaruka {
  background-image: url(/img/icon/jak-zaruka.png); }

.jak-nakupovat .item.servis {
  background-image: url(/img/icon/jak-servis.png); }

.jak-nakupovat .item.vraceni {
  background-image: url(/img/icon/jak-vraceni.png); }

.prazdny-kosik {
  padding: 20px; }

#temata {
  margin-top: 10px; }

#temata .headline {
  padding: 15px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #dbdde9; }

#temata .list {
  text-align: center;
  padding: 15px 0; }

#temata span {
  display: inline-block;
  margin: 0 5px;
  font-weight: 700; }

#temata .list .fs-18 {
  font-size: 18px; }

#temata .list .fs-12 {
  font-size: 12px; }

#bezpecnost {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px; }

#bezpecnost .vysledek {
  display: inline-block;
  width: 91px;
  height: 43px;
  position: relative;
  margin-left: 10px;
  background: url(/img/dkz/bezpecnost.png) no-repeat center top;
  top: 11px; }

#bezpecnost .pocet {
  background: url(/img/dkz/bezpecnost-hvezda.png) repeat-x;
  position: absolute;
  height: 8px;
  width: 12px;
  bottom: 0;
  left: 3px; }

#bezpecnost .pocet.p2 {
  width: 24px; }

#bezpecnost .pocet.p3 {
  width: 36px; }

#bezpecnost .pocet.p4 {
  width: 48px; }

#bezpecnost .pocet.p5 {
  width: 60px; }

#bezpecnost .pocet i {
  visibility: hidden; }

#horni-panel .info-holder {
  display: none; }

#prazdne-hledani .headline-result {
  margin-top: 50px;
  font-size: 18px;
  font-weight: bold; }

#pravy-dostupny #pick-spec {
  opacity: 1; }

.iframeWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#prihlaseni-over {
  position: absolute;
  background-color: #fff;
  top: -1px;
  right: -1px;
  border: 1px solid #ccc;
  padding: 8px 12px 12px;
  min-width: 320px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15); }
  #prihlaseni-over label {
    padding-top: 12px; }
  #prihlaseni-over input {
    width: 100%; }
  #prihlaseni-over .zapomenute-heslo {
    padding-top: 12px; }
  #prihlaseni-over .headline {
    margin-bottom: 12px; }
  #prihlaseni-over .close {
    float: right;
    font-size: 32px;
    line-height: 18px; }

@media (min-width: 768px) {
  body.stick #horni-panel {
    position: fixed;
    top: 0; }
  body.stick #horni-panel .info-holder {
    display: block; }
  body.stick #topMenu {
    position: fixed;
    width: 100%;
    z-index: 50; }
  body.stick #kosik-frames .doprava-zd {
    top: 5px; }
  body.stick #porada .info-holder {
    display: none; }
  body.stick #vyhledat-frames,
  body.stick #kosik-frames,
  body.stick #loginContainer {
    height: auto; }
  body.stick .main-container {
    padding-top: 130px; }
  body.stick #language {
    z-index: 5; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (min-width: 1300px) {
  .container {
    width: 1200px; } }

@media (max-width: 1399px) {
  .main-container {
    width: auto; }
  .googleHolder {
    margin: 60px 0 20px; }
  #dropLogin {
    right: 15%; }
  #topMenu-wrapper {
    padding-left: 0; } }

@media (max-width: 1299px) {
  #basket_hlavicka .basket_header .bh-circle:after {
    width: 255px;
    left: -255px; } }

@media (max-width: 1199px) {
  #paticka-panel-container .headline {
    margin-top: 0 !important; }
  #paticka-panel-container .fb-block {
    margin: 20px 0;
    text-align: center; }
  #paticka-panel-container .contact {
    margin-bottom: 15px; }
  #panelMenu {
    margin-top: 0; }
  #findForm input[name="hledanyVyraz"] {
    min-width: 0; }
  #carousel .carousel-headline-1 {
    font-size: 24px;
    line-height: 30px; }
  #vyhledat-frames {
    margin-left: 0;
    padding-right: 0; }
  .hp-umarax {
    background: #323337; }
  #lng-zeptej-se-container .headline {
    padding-top: 0; }
  #price-holder {
    text-align: right;
    margin-bottom: 10px; }
  .price-discount {
    text-align: right; }
  #priobjednat-container .pocetHolder-cont {
    margin-left: 0; }
  #basket_hlavicka .basket_header .bh-circle:after {
    width: 203px;
    left: -205px; }
  #basket-top {
    margin-bottom: 0; }
  .googleHolder .info {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    box-shadow: none; }
  #priobjednat-container .price-holder {
    border-left: 0; }
  #kontakt .formular .contacts-holder .contacts {
    background: #fff; }
  #kontakt .formular .contacts-holder .contacts .contact.email {
    margin-top: 15px; }
  .heads {
    display: none; }
  .onas-container {
    margin-bottom: 50px; }
  .empty-cart {
    background-position: top left 0;
    padding-left: 150px; }
  .doprava-holder {
    margin-bottom: 10px; }
  .dopravy-platby-headline.to-hide {
    display: none; }
  .vyrobce-holder .col-20p {
    width: 33.33333%; }
  .vyhledane_cats .col-20p {
    width: 33.33333%; }
  #categories .col-20p {
    width: 25%; }
  .slovnik .col-20p {
    width: 25%; }
  .dks .col-lg-2:nth-of-type(3n) .dk {
    border-right: 0; }
  .letters .link-m {
    margin-bottom: 10px; }
  .nalezeno:after {
    display: none; } }

@media (max-width: 991px) {
  h1, #product h1 {
    font-size: 30px !important; }
  h2 {
    font-size: 24px; }
  #lg-holder {
    padding: 0;
    background: none; }
  #findForm input[name="hledanyVyraz"] {
    min-width: 0;
    padding: 12px 50px 11px 12px !important;
    font-size: 13px !important;
    height: 52px !important; }
  #logo-holder {
    padding-top: 30px; }
  #basket-top {
    margin-top: 0; }
  #fr-cont {
    top: 65px !important;
    left: 0;
    width: 200%; }
  .por-block.poradna-pro-vas {
    background: #f1f1f1;
    margin: 30px 0; }
  .por-block.pravidelny.magazin {
    background: #f1f1f1; }
  .carousel-holder {
    margin-top: 0; }
  .aktuality .clanek {
    height: auto; }
  .porad .info {
    text-align: center;
    padding-top: 0;
    margin-bottom: 20px; }
  #o-nas-container {
    padding: 20px 0; }
  #o-nas-container .pozice, #o-nas-container .majitel, #o-nas-container .kratke-vyjadreni {
    text-align: left; }
  #o-nas-container .kratke-vyjadreni {
    margin-top: 20px; }
  #o-nas-container .pozice {
    margin-bottom: 20px; }
  #o-nas-container .uvozovky {
    display: none; }
  #dropLogin {
    right: 90px; }
  #price-holder {
    text-align: left;
    margin-bottom: 0; }
  .price-discount {
    text-align: left; }
  .vlast {
    padding: 20px 0; }
  .nazor-colosus {
    background-image: none; }
  .recenze-container .carousel-button-holder {
    display: none; }
  .komentare-container .link-but {
    margin-bottom: 30px; }
  .poradit {
    background-image: none; }
  #basket_hlavicka .basket_header {
    display: inline-block !important;
    width: 50%; }
  #basket_hlavicka .basket_header .bh-circle:after {
    display: none; }
  .vybirame-z-poradny {
    background-image: none; }
  .cl-buttons, .carousel-indicators, .cl .right.carousel-control, .cl .left.carousel-control {
    display: none; }
  .cl .item {
    display: block; }
  .carousel-inner {
    overflow: visible; }
  .umarex {
    background: #303135; }
  .prodejna-platba {
    background: none; }
  #kontakt .formular {
    background-image: none; }
  .onas-container {
    margin: 0 -15px; }
  .zkousime-image {
    text-align: center; }
  .empty-cart {
    padding-bottom: 150px; }
  .p404 {
    background-position: left 20px center;
    padding-left: 320px; }
  .vyhledane_cats .col-20p {
    width: 50%; }
  #categories .col-20p {
    width: 33.33333%; }
  .slovnik .col-20p {
    width: 33.33333%; }
  .dks .col-lg-2:nth-of-type(3n) .dk {
    border-right: 1px solid #e8e9f2; }
  .dks .col-lg-2:nth-of-type(2n) .dk {
    border-right: 0; }
  #topMenuBig .topMenu-sub {
    background-image: none; }
  .zobrazuji, .goodsFilter {
    padding-left: 15px; }
  .poradit {
    text-align: center; }
  .vars .tabulka-link-holder {
    text-align: left;
    margin-bottom: 15px; } }

@media (max-width: 767px) {
  body {
    /*overflow: visible*/ }
  .main-right, .main-left {
    display: none; }
  #payments-container .payment-holder .head {
    display: block;
    margin: 0; }
  #it3-footer-container {
    padding: 15px 0; }
  #it3-footer-container .col-sm-6 {
    text-align: center !important;
    padding: 5px; }
  #paticka-panel .heureka, #paticka-panel ul {
    margin-bottom: 25px; }
  #paticka-panel ul, #paticka-panel .headline {
    text-align: center; }
  #lg-holder {
    display: none; }
  #dropLogin {
    width: 295px;
    left: inherit;
    right: 0; }
  #dropLogin .prihlaseni {
    padding: 15px 0; }
  #fr-cont .vyrobci, #fr-cont .poradna {
    padding-right: 15px; }
  #fr-cont .znacky, #fr-cont .magazin {
    padding-left: 15px; }
  #fr-cont .poradna .rf-blok, #fr-cont .magazin .rf-blok {
    border-bottom: 1px solid #efefef; }
  #payments-container .payments, #payments-container .socials {
    padding: 10px 0;
    text-align: center; }
  #logo-holder {
    display: none; }
  #vyhledat-frames {
    position: fixed;
    width: 100%;
    top: 47px;
    left: 0;
    padding: 15px;
    background: #0077b7; }
  #horni-panel {
    top: 0;
    height: 0; }
  #horni-panel .info-holder {
    display: none !important; }
  #topMenu {
    background: none;
    margin-top: -1px;
    position: relative;
    width: 100%; }
  #topMenu .container {
    padding: 0; }
  #topMenuBig .topMenu-item {
    background: #f4740c;
    border-bottom: 1px solid #ff9395;
    margin: 0;
    display: block; }
  #topMenuBig .topMenu-item > a {
    padding: 0; }
  #topMenuBig .topMenu-item .tmi-wrapper {
    padding: 10px 15px; }
  #topMenuBig .topMenu-item .tmi-wrapper .topMenu-item-hover {
    display: none; }
  #price-holder {
    text-align: right;
    margin-bottom: 10px; }
  .price-discount {
    text-align: right; }
  .pocetHolder-cont {
    display: block; }
  #o-nas-container {
    background-image: none; }
  #fr-cont {
    left: 0;
    width: 100%; }
  #topMenuBig .topMenu-item .tmi-wrapper {
    padding: 5px 15px !important;
    font-size: 15px; }
  #priobjednat-container .button-holder, #priobjednat-container .price-holder {
    display: none; }
  .rychly-kontakt .payments {
    text-align: left !important; }
  #basket .right-height {
    height: auto !important; }
  #basket .bc-row {
    padding-top: 15px !important; }
  #basket {
    margin-top: 30px; }
  #basket .bc-cell-price, #basket .bc-cell-pricesum {
    font-size: 14px !important;
    padding: 15px 0; }
  #basket .row.right-height {
    height: auto !important; }
  #basket .skladem-text {
    font-size: 14px !important;
    line-height: 17px !important; }
  #basket .bc-cell a {
    font-size: 14px !important; }
  .hide-xs {
    display: none; }
  .xs-no-center {
    text-align: left !important; }
  #kontakt-form {
    margin-bottom: 30px; }
  #basket_hlavicka .basket_header {
    display: block !important;
    width: 100%; }
  #basket_hlavicka .basket_header:before, #basket_hlavicka .basket_header:after {
    display: none !important; }
  #basket .stav-holder {
    display: none; }
  .kupon-row {
    padding-left: 15px; }
  .uz-jsi-reg {
    background: none; }
  #prehled-cen .pc-ceny b {
    font-size: 12px !important; }
  .photo-all .col-20p {
    width: 50%; }
  .photo-all .col-20p.more-photo {
    width: 100%; }
  #koupit-container .kosik-btn {
    font-size: 14px !important; }
  #koupit-container .pocetHolder-cont {
    padding-top: 4px; }
  .dkz-neplatte-postovne .neplatte-postovne {
    padding-left: 28%; }
  .porovnavac .fix {
    width: 100px;
    margin-left: -100px; }
  .porovnavac-inner {
    margin-left: 100px; }
  .porovnavac .left-bg {
    width: 100px; }
  .porovnavac .left-bg-cleaner {
    width: 99px; }
  .porovnavac .left-bg-footer {
    width: 99px; }
  .prov-doba .mame-otevreno {
    display: none; }
  .goodsPanel {
    border-top: 0; }
  .goodsPaging {
    margin-top: 5px; }
  .goodsFilter, .zobrazuji {
    padding-left: 0; }
  .goodsPerPage {
    padding-left: 15px; }
  .tabs-search-nav li {
    font-size: 14px; }
  .carousel-inner .produkty-wrapper {
    margin-bottom: -41px; }
  .carousel-inner {
    margin-bottom: 50px; }
  #priobjednat-container {
    z-index: 5; }
  #priobjednat-container .pocet-btn {
    text-align: left;
    margin-top: 10px; }
  #prehled-cen #pc-celkem-cont {
    font-size: 18px !important; }
  #basket_dalsi, [name=btnOdeslatObjednavku], [name=btnOdeslatObjednavku]:focus {
    font-size: 14px !important; }
  .platba-doprava-row .question {
    margin: 8px 0; }
  .platba-doprava-row .skladem-frame {
    margin-bottom: 8px;
    text-align: left; }
  .goodsPerPage {
    margin-bottom: 20px; }
  .tabs-search-nav li {
    padding: 5px 0; }
  #kontakt .formular .contacts-holder {
    padding: 0; }
  #kontakt .formular .formular-holder {
    padding: 15px; }
  .empty-cart {
    background: none;
    padding: 0;
    height: auto;
    min-height: 0;
    margin-bottom: 30px; }
  .empty-cart h1 {
    padding-top: 0; }
  .p404 {
    background: none;
    padding: 0; }
  #topMenu-wrapper {
    display: none; }
  #horni-panel.mini #language, #horni-panel.mini .contact-holder {
    display: none; }
  #horni-panel {
    height: 48px;
    z-index: 25; }
  .vyhledane_cats .col-20p {
    width: 100%; }
  #categories .col-20p {
    width: 100%; }
  .slovnik .col-20p {
    width: 50%; }
  .dks .col-lg-2:nth-of-type(2n) .dk {
    border-right: 1px solid #e8e9f2; }
  .dks .col-lg-2:nth-of-type(n) .dk {
    border-right: 0; }
  #kontakt-form h2:after {
    display: none; }
  .slovnik:after {
    display: none; }
  .spec .spec-dkz {
    margin: 20px 0 25px;
    padding-bottom: 35px !important; }
  #panelSide-respo {
    padding: 15px 0; }
  .vypis-holder {
    padding: 0 15px;
    margin: 0; }
  #right-side-panel {
    padding-left: 15px; } }

.radioZbozi:nth-child(odd) {
  background-color: #f7f7f7; }

.radioZbozi:hover, .radioZbozi :nth-child(odd):hover {
  background-color: #d3d3d3 !important; }

.radioZbozi.active {
  background-color: rgba(245, 116, 10, 0.6); }

#responseReklamaceForm .chyba {
  color: #ff0000;
  font-weight: 500; }

#detailReklamace .popis {
  word-wrap: break-word; }

.prehledvypis-ucet {
  font-size: 14px;
  line-height: 15px; }
  .prehledvypis-ucet #ok-head {
    font-weight: bold;
    background-color: rgba(217, 184, 125, 0.3);
    padding: 12px 0 8px;
    font-size: 12px;
    color: #e7d7bc; }
  .prehledvypis-ucet .order-toggler {
    color: #e7d7bc;
    padding: 6px 10px 6px 10px;
    margin: 0 auto;
    width: 180px;
    display: block;
    font-size: 12px;
    border: 0;
    position: relative;
    top: 0;
    outline: none;
    background: rgba(217, 184, 125, 0.2);
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px; }
  .prehledvypis-ucet .ok-cell {
    height: 48px;
    display: table;
    width: 100%; }
  .prehledvypis-ucet .ok-cell-content {
    display: table-cell;
    vertical-align: middle; }
  .prehledvypis-ucet .ok-row-container {
    border-top: 1px solid #d0d2e1 !important; }
    .prehledvypis-ucet .ok-row-container .first {
      border-top: 0;
      margin-top: 0; }
  .prehledvypis-ucet .button, .prehledvypis-ucet button {
    padding: 6px !important; }
  .prehledvypis-ucet .button {
    font-size: 12px;
    text-transform: none; }
  .prehledvypis-ucet#objednavky-ucet .bt-col {
    background-color: rgba(217, 184, 125, 0.2);
    color: #e7d7bc; }
  .prehledvypis-ucet#objednavky-ucet a:hover .bt-col {
    background-color: rgba(237, 204, 145, 0.22); }
  .prehledvypis-ucet#objednavky-ucet .obsah-objednavky {
    padding: 5px 10px;
    background: rgba(217, 184, 125, 0.05); }
  .prehledvypis-ucet#objednavky-ucet input[name=btnZopakovatObjednavku] {
    background-color: #3fa826; }
  .prehledvypis-ucet#objednavky-ucet input[name=btnZopakovatObjednavku]:hover {
    background-color: #33931c; }
  .prehledvypis-ucet#objednavky-ucet .expedovano {
    color: #8adea5; }
    .prehledvypis-ucet#objednavky-ucet .expedovano .red {
      color: #d22; }
  .prehledvypis-ucet .nazevZbozi {
    word-break: break-all; }
  .prehledvypis-ucet .tisk {
    color: #d3d3d3; }

body {
  font-family: "Open Sans", "Arial", "sans-serif";
  color: #1c1c1c;
  font-size: 14px; }

h1 {
  font-size: 30px;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  font-weight: 600; }
  h1.cutted-margin-top {
    margin-top: 15px; }

h2 {
  font-size: 24px;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  font-weight: 600;
  line-height: 34px; }
  h2.big {
    font-size: 30px;
    margin: 60px 0 30px; }
  h2.section-title {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-weight: 600; }
  h2.reg-soc {
    margin: 0 0 20px 0; }

a {
  color: #1c1c1c;
  text-decoration: underline; }

a:hover {
  color: #6c9dc6;
  text-decoration: underline; }

a:focus {
  color: #1c1c1c; }

p {
  font-size: 14px;
  line-height: 20px; }

.button, .btn.btn-success, .button:focus {
  background-color: #96bdde;
  letter-spacing: 0;
  font-size: 15px;
  padding: 12px 20px;
  text-transform: none;
  border-radius: 0;
  font-weight: 600;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.button:hover, .btn.btn-success:hover {
  background-color: #6c9dc6; }

.kosik-btn {
  background: #80b00c !important;
  padding: 13px 25px !important;
  font-size: 15px !important;
  letter-spacing: 0 !important;
  border: none !important;
  font-weight: 600 !important;
  color: #fff;
  box-shadow: none;
  font-family: "Montserrat", "Arial", "sans-serif"; }
  .kosik-btn:hover {
    background-color: #6c9801 !important; }
  .kosik-btn.disabled {
    pointer-events: auto;
    cursor: default; }

input[type=email], input[type=text], input[type=password], input[type=number], textarea {
  color: #696969;
  border: 1px solid #eaeaea;
  background-color: #fff;
  padding: 8px 9px 7px;
  border-radius: 0;
  font-size: 14px; }

input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, input[type=number]:focus,
textarea:focus {
  border: 1px solid #aaa;
  background-color: #fff; }

::-webkit-input-placeholder {
  color: #737373; }

.povinny {
  color: #1c1c1c; }

.skladem-frame.green, .skladem-frame .green {
  color: #80b00c; }

.no-underline {
  text-decoration: none !important; }
  .no-underline:hover {
    text-decoration: none !important; }

.headline {
  font-family: "Montserrat", "Arial", "sans-serif" !important;
  color: #1c1c1c !important;
  font-weight: 600;
  letter-spacing: 0 !important; }

.modal-toggler, .link-but {
  background-color: transparent;
  letter-spacing: 0;
  font-size: 15px;
  display: inline-block;
  padding: 13px 25px !important;
  font-weight: 600;
  border: 1px solid transparent;
  color: #1c1c1c;
  outline: 1px solid #1c1c1c;
  text-transform: none;
  text-decoration: none !important; }

.modal-toggler:hover, .link-but:hover {
  border-color: #1c1c1c;
  border-radius: 0;
  outline: 1px solid #1c1c1c;
  color: #1c1c1c; }

.big-link {
  font-size: 15px;
  font-weight: 600;
  font-family: "Montserrat", "Arial", "sans-serif"; }
  .big-link.more {
    background: url("/img/icon/more-arrow.png") right center;
    padding-right: 13px; }
  .big-link.less {
    background: url("/img/icon/less-arrow.png") left center;
    padding-left: 13px; }
  .big-link.more, .big-link.less {
    display: inline-block;
    text-decoration: underline;
    background-repeat: no-repeat; }
  .big-link.tabulka-velikost {
    font-size: 13px;
    font-weight: 500; }

#paticka-panel-container {
  background: #cbddec; }
  #paticka-panel-container .headline {
    font-size: 18px;
    padding-top: 0;
    font-weight: 600; }
  #paticka-panel-container .ft-block {
    margin-bottom: 40px; }
  #paticka-panel-container .padded-ft-block {
    padding-left: 50px; }
  #paticka-panel-container #it3-footer-container {
    border-top: 1px solid #b8cfe2;
    color: #1c1c1c;
    font-size: 14px;
    padding: 25px 0; }
    #paticka-panel-container #it3-footer-container #it3-footer {
      position: relative; }
      #paticka-panel-container #it3-footer-container #it3-footer .footer-bg-left {
        position: absolute;
        left: -470px;
        bottom: -25px;
        width: 432px;
        height: 185px;
        background: url("/img/footer-bg-left.png"); }
      #paticka-panel-container #it3-footer-container #it3-footer .footer-bg-right {
        position: absolute;
        right: -518px;
        bottom: -25px;
        width: 518px;
        height: 362px;
        background: url("/img/footer-bg-right.png"); }
      #paticka-panel-container #it3-footer-container #it3-footer .copyright {
        margin-bottom: 25px; }
  #paticka-panel-container .heureka img {
    max-width: 100%;
    height: auto; }
  #paticka-panel-container #paticka-panel {
    padding: 50px 0 0; }
  #paticka-panel-container #payments-container {
    padding-bottom: 40px; }
    #paticka-panel-container #payments-container .payments .head {
      font-family: "Montserrat", "Arial", "sans-serif";
      font-size: 15px;
      color: #1c1c1c;
      margin-right: 10px;
      margin-bottom: 10px;
      font-weight: 600; }
    #paticka-panel-container #payments-container .payments.dopravci img {
      margin-right: 15px; }

#newsletter-container {
  background: #cbddec;
  border: 0;
  border-bottom: 1px solid #b8cfe2;
  padding: 50px 0; }
  #newsletter-container .subline, #newsletter-container .headline {
    font-size: 24px;
    line-height: 30px;
    margin: 0; }
  #newsletter-container #newsletter {
    margin-top: 0;
    text-align: right;
    display: flex; }
    #newsletter-container #newsletter input[type="email"] {
      height: 50px;
      font-size: 14px;
      padding: 0 50px 0 25px;
      border: 0;
      background: #f3f3f3;
      box-shadow: none; }
      @media (max-width: 768px) {
        #newsletter-container #newsletter input[type="email"] {
          margin-top: 20px; } }
    #newsletter-container #newsletter .content {
      margin-left: auto; }
      @media (min-width: 768px) {
        #newsletter-container #newsletter .content {
          width: 90%; } }
      #newsletter-container #newsletter .content .gdpr {
        margin-top: 10px;
        text-align: left; }
    #newsletter-container #newsletter button[type="submit"] {
      width: 35px;
      height: 35px;
      background: #96bdde url("/img/icon/newsletter-submit.png") center center no-repeat;
      position: absolute;
      top: 8px;
      right: 8px;
      padding: 0; }
      #newsletter-container #newsletter button[type="submit"]:hover {
        background-color: #6c9dc6; }

#horni-menu {
  background-color: #fff;
  border: 0;
  font-size: 14px;
  color: #1c1c1c;
  padding: 10px 0; }
  #horni-menu ul {
    padding: 0; }
    #horni-menu ul li {
      border: 0;
      padding: 0 10px;
      font-size: 14px; }
      #horni-menu ul li a {
        color: #5f5f5f;
        text-decoration: underline; }
  #horni-menu .contact {
    text-align: center;
    color: #5f5f5f; }
    #horni-menu .contact .phone {
      display: inline-block;
      position: relative;
      font-weight: 700;
      padding-left: 25px;
      margin: 0 5px; }
      #horni-menu .contact .phone:before {
        content: "";
        position: absolute;
        top: -1px;
        left: 0;
        background: url("/img/icon/call.png");
        width: 20px;
        height: 21px; }
  #horni-menu #lg-holder {
    background: none;
    padding: 0;
    margin: 0;
    min-height: 0;
    display: inline-block; }
    #horni-menu #lg-holder a.loginDropToggler, #horni-menu #lg-holder a {
      color: #5f5f5f;
      font-size: 14px;
      display: inline-block;
      margin-left: 20px; }
      #horni-menu #lg-holder a.loginDropToggler:hover, #horni-menu #lg-holder a:hover {
        color: #6c9dc6;
        text-decoration: underline; }
      #horni-menu #lg-holder a.loginDropToggler:first-child, #horni-menu #lg-holder a:first-child {
        margin-left: 0; }
  #horni-menu .log-lang {
    text-align: right; }

#loginContainer.dropped a.loginDropToggler {
  color: #6c9dc6 !important; }

#loginContainer.dropped:before {
  content: "";
  position: absolute;
  background: url("/img/icon/dropLogin.png");
  width: 17px;
  height: 8px;
  top: 23px;
  left: 50%;
  margin-left: -8px; }

#header-panel #horni-panel {
  background: #fff; }

#header-panel #horni-panel > .container {
  position: relative; }

#dropLogin {
  right: 15px;
  top: 0;
  width: 780px;
  overflow: hidden; }
  #dropLogin .prihlaseni, #dropLogin .registrovat {
    padding: 25px 13px; }
  #dropLogin .prihlaseni-holder {
    border-right: 1px solid #e0e0e0;
    padding-bottom: 900px;
    margin-bottom: -900px; }
  #dropLogin .registrovat ul {
    margin-bottom: 30px; }
    #dropLogin .registrovat ul li {
      font-size: 14px;
      line-height: 18px;
      position: relative;
      padding-left: 35px;
      padding-right: 30px;
      color: #696969;
      margin-bottom: 20px; }
      #dropLogin .registrovat ul li:before {
        content: "";
        position: absolute;
        background: url("/img/icon/vyhody-registrace.png") center center no-repeat;
        top: 0;
        left: 0;
        width: 19px;
        height: 100%; }
  #dropLogin .zapomenute-heslo {
    padding: 0;
    margin: 10px 0 20px; }
    #dropLogin .zapomenute-heslo a {
      font-size: 14px;
      color: #1c1c1c !important;
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600; }
  #dropLogin input[name="btnPrihlasit"] {
    width: 100%;
    margin-bottom: 25px; }
  #dropLogin:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 0;
    width: 17px;
    height: 8px;
    background: url("/img/icon/dropLogin.png"); }

.lg-soc {
  padding: 15px 15px 15px 50px;
  color: #1c1c1c;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 600;
  background: left 15px center no-repeat;
  border: 1px solid transparent; }
  .lg-soc.fb {
    background-image: url(/img/icon/fb-logo.png);
    display: inline-block;
    background-color: #4267B2;
    color: #fff;
    background-position-x: 10px;
    padding-left: 60px;
    border: none;
    background-size: auto 60%;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 500;
    font-family: Helvetica, Arial, sans-serif;
    padding: 10px 25px 10px 55px; }
  .lg-soc.google {
    outline: 1px solid #f34a38;
    background-image: url("/img/icon/lg-g.png"); }
    .lg-soc.google:hover {
      border-color: #f34a38; }

.drop {
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }
  .drop .headline {
    font-size: 17px;
    margin-bottom: 20px; }

#logo-holder {
  padding: 10px 0 20px; }

#vyhledat-frames {
  padding: 12px 60px 14px; }
  #vyhledat-frames #findForm input[name="hledanyVyraz"] {
    height: 50px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 15px 50px 15px 20px; }
  #vyhledat-frames #findForm input[name="btnVyhledejZbozi"] {
    top: 7px;
    right: 7px;
    z-index: 99;
    background: #96bdde url(/img/icon/search.png) center center no-repeat;
    width: 36px;
    height: 36px; }
    #vyhledat-frames #findForm input[name="btnVyhledejZbozi"]:hover {
      background-color: #6c9dc6; }
  #vyhledat-frames .voice-search {
    background: #96bdde;
    padding: 3px 6px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 50px;
    z-index: 100;
    text-decoration: none;
    color: #fff; }
    #vyhledat-frames .voice-search:hover {
      background-color: #6c9dc6;
      color: #fff;
      text-decoration: none; }
  #vyhledat-frames a {
    font-size: 14px;
    line-height: 24px;
    color: #1c1c1c; }
    #vyhledat-frames a:hover {
      color: #6c9dc6;
      text-decoration: underline; }

#fr-cont {
  top: 50px;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
  width: 780px;
  overflow: hidden;
  left: -259px; }
  #fr-cont:before {
    display: none; }
  #fr-cont .rf-left, #fr-cont .rf-right {
    padding: 10px 20px 10px; }
  #fr-cont .rf-right {
    border-left: 1px solid #e0e0e0;
    padding-bottom: 600px;
    margin-bottom: -600px; }
  #fr-cont .rf-blok {
    padding: 10px 0 10px;
    border-bottom: 0; }
    #fr-cont .rf-blok .rf-blok-title {
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600;
      color: #1c1c1c;
      font-size: 16px;
      padding: 0;
      margin-bottom: 15px; }
      #fr-cont .rf-blok .rf-blok-title span {
        font-weight: 400;
        color: #1c1c1c; }
      #fr-cont .rf-blok .rf-blok-title.first {
        padding-left: 20px;
        margin-bottom: 0; }
    #fr-cont .rf-blok .rf-vypis {
      padding: 0; }
      #fr-cont .rf-blok .rf-vypis span {
        color: #5f5f5f; }
      #fr-cont .rf-blok .rf-vypis .more {
        color: #1c1c1c;
        font-family: "Montserrat", "Arial", "sans-serif";
        font-weight: 600;
        margin-right: 0; }
  #fr-cont .rf-good {
    border: 0; }
    #fr-cont .rf-good .rf-good-nazev {
      color: #1c1c1c;
      font-size: 14px;
      font-weight: 600;
      font-family: "Montserrat", "Arial", "sans-serif"; }
      #fr-cont .rf-good .rf-good-nazev:hover {
        color: #6c9dc6; }
    #fr-cont .rf-good .rf-skladem {
      font-size: 14px;
      font-weight: 400;
      color: #353535; }
      #fr-cont .rf-good .rf-skladem .skladem {
        color: #80b00c; }
      #fr-cont .rf-good .rf-skladem .datum-dodani {
        color: #808080;
        font-weight: 300; }
    #fr-cont .rf-good .rf-img-wrapper {
      height: 65px; }
      #fr-cont .rf-good .rf-img-wrapper img {
        max-height: 65px; }
    #fr-cont .rf-good .rf-good-sleva {
      color: #808080; }
    #fr-cont .rf-good .rf-cena {
      color: #353535 !important;
      font-size: 14px;
      font-weight: 600;
      font-family: "Montserrat", "Arial", "sans-serif"; }
  #fr-cont .rf-delimiter {
    height: 1px;
    background: #e0e0e0;
    margin: 15px -20px; }
  #fr-cont .rf-blok.padded {
    padding: 5px 15px; }

#basket-top {
  margin-top: 5px;
  height: 60px;
  width: 200px;
  display: inline-block; }
  #basket-top:hover {
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }
    #basket-top:hover .basket-top-holder {
      background: #fff;
      height: 60px;
      z-index: 9999999;
      position: relative; }
      #basket-top:hover .basket-top-holder a {
        height: 100%;
        display: block; }
  #basket-top .basket-icon {
    background-position: left 15px center;
    height: 60px;
    display: inline-block;
    width: 50px;
    position: absolute;
    top: 0;
    left: 15px; }
  #basket-top #kt-cena {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    top: 21px;
    width: 90px;
    left: 85px;
    color: #1c1c1c;
    font-family: "Montserrat", "Arial", "sans-serif"; }
  #basket-top #kt-pocet {
    font-family: "Montserrat", "Arial", "sans-serif";
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 8px;
    font-weight: 600;
    background: #fd807f;
    line-height: 16px;
    top: 14px;
    left: 50px; }
  #basket-top .drop {
    top: 60px;
    text-align: left;
    width: 580px;
    padding: 5px;
    max-height: 550px;
    overflow-y: auto; }

.kosik-vypis {
  padding: 15px 20px 5px; }
  .kosik-vypis .polozka {
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0; }
    .kosik-vypis .polozka .product-name {
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600;
      font-size: 14px;
      line-height: 22px; }
  .kosik-vypis .price {
    font-weight: 600;
    font-family: "Montserrat", "Arial", "sans-serif"; }
  .kosik-vypis .image {
    background: #fff;
    width: 100%;
    height: 50px; }
  .kosik-vypis .skladem-frame {
    color: #353535;
    font-size: 14px; }
    .kosik-vypis .skladem-frame .green {
      font-weight: 700;
      color: #80b00c; }

.sipka-nahoru, .sipka-dolu {
  width: 33px;
  height: 33px;
  border: 1px solid transparent;
  outline: 1px solid #424242;
  top: 1px; }
  .sipka-nahoru:hover, .sipka-dolu:hover {
    border-color: #424242; }

.sipka-dolu {
  left: -42px; }

.sipka-nahoru {
  right: -42px; }

.pocetHolder input[type="text"] {
  width: 60px;
  height: 35px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  color: #1c1c1c; }

.soucet-polozek {
  color: #353535; }
  .soucet-polozek .total-price {
    font-size: 14px; }
  .soucet-polozek .kosik-hover-cena {
    font-size: 18px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 600; }

.neplatte-postovne {
  min-height: 0;
  color: #1c1c1c;
  font-size: 15px;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 500; }
  .neplatte-postovne .zbyva {
    background: none;
    padding: 0;
    font-size: 15px; }

.kosik-postovne {
  padding-top: 5px; }

.postovne-status-bar {
  height: 5px;
  border: 1px solid #d1d1d1;
  background: transparent; }
  .postovne-status-bar .progress {
    background: #96bdde;
    height: 3px;
    border: 0;
    outline: 1px solid #96bdde; }

.registrujte-se {
  color: #1c1c1c;
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat", "Arial", "sans-serif";
  margin-top: 15px; }

.go-to-cart {
  background: #80b00c;
  font-size: 14px;
  letter-spacing: 0;
  padding: 13px 20px;
  text-transform: none;
  border-radius: 0;
  font-weight: 600;
  margin-bottom: 30px;
  color: #fff !important;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.go-to-cart:hover {
  background-color: #6c9801; }

.modal-dialog .modal-header h4 {
  color: #1c1c1c;
  font-size: 24px;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 600;
  border: 0; }

.modal-dialog .subline {
  color: #1c1c1c;
  font-size: 18px;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 600;
  margin-bottom: 10px; }

.modal-dialog .modal-body input[type="submit"] {
  background: #96bdde;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: 600; }

.modal-dialog .modal-body input[type="submit"]:hover {
  background: #6c9dc6; }

.modal-dialog .modal-body h4.tick, .modal-dialog .modal-body h4.gift {
  font-size: 18px;
  font-weight: 600;
  background: url("/img/icon/tick.png") left center no-repeat;
  padding: 15px 0 15px 50px;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.modal-dialog .modal-body h4.gift {
  background-image: url("/img/icon/darek.png"); }

#topMenu {
  background: #fff;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: none; }
  #topMenu .topMenu-item {
    display: inline-block; }
    #topMenu .topMenu-item .tmi-wrapper {
      color: #1c1c1c;
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600;
      font-size: 14px;
      border: 0; }
    #topMenu .topMenu-item.extra {
      float: right; }
    #topMenu .topMenu-item .dropMenuCleanerHolder {
      position: relative;
      width: 100%; }
      #topMenu .topMenu-item .dropMenuCleanerHolder .dropMenuCleaner {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 15px;
        background: #fff;
        z-index: 9999;
        display: none; }
    #topMenu .topMenu-item:hover .tmi-wrapper {
      color: #6c9dc6; }
    #topMenu .topMenu-item:hover .dropMenuCleaner {
      display: block; }
  #topMenu .topMenu-item.has-sub .tmi-wrapper {
    padding: 15px 18px; }
  #topMenu #topMenuBig .tmi-sub-icon {
    display: none; }

#carousel .link-but {
  padding: 15px 35px; }

#carousel .info {
  left: 100px;
  top: 15px;
  position: absolute;
  padding-top: 70px;
  text-align: center;
  width: 400px; }

#carousel .carousel-headline-1 {
  font-weight: 600;
  color: #1c1c1c;
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 50px;
  font-family: "Montserrat", "Arial", "sans-serif"; }

#carousel .carousel-indicators {
  position: absolute;
  left: 0;
  border-top: 0;
  width: 100%;
  bottom: 0;
  margin-left: 0;
  border-bottom: 1px solid #e0e0e0; }
  #carousel .carousel-indicators li {
    height: 80px;
    background: #fff;
    border-radius: 0;
    font-size: 15px;
    color: #353535;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    position: relative;
    width: calc(25% + 1px) !important;
    text-indent: 0;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    text-decoration: none;
    display: table;
    margin: 0 -1px 0 0;
    padding: 0 35px; }
    #carousel .carousel-indicators li > span {
      display: table-cell;
      height: 80px;
      vertical-align: middle; }
    #carousel .carousel-indicators li:hover {
      background-color: #f6f8f9; }
    #carousel .carousel-indicators li.active {
      background: transparent;
      color: #27282c;
      border-color: transparent; }

.kategorie-hp {
  padding: 0 20px;
  margin-bottom: 40px; }
  .kategorie-hp a {
    text-decoration: none; }
    .kategorie-hp a:hover {
      color: #555; }
  .kategorie-hp .item-holder {
    padding: 0 10px; }
  .kategorie-hp .item {
    font-weight: 600;
    font-family: "Montserrat", "Arial", "sans-serif";
    margin-bottom: 20px; }
    .kategorie-hp .item.small {
      background: center top no-repeat;
      height: 180px;
      font-size: 17px;
      padding: 13px 18px; }
    .kategorie-hp .item.medium {
      background: right top no-repeat;
      height: 167px;
      font-size: 30px;
      padding: 15px 20px; }
    .kategorie-hp .item.big {
      background: center top no-repeat;
      height: 367px;
      font-size: 30px;
      text-align: center;
      padding: 260px 60px 0; }

#vyhody .vyhoda {
  background: left top no-repeat;
  color: #696969;
  padding-left: 70px;
  font-size: 14px;
  margin-bottom: 25px;
  min-height: 60px; }
  #vyhody .vyhoda b {
    font-size: 16px;
    font-family: "Montserrat", "Arial", "sans-serif";
    color: #1c1c1c;
    font-weight: 600;
    margin-bottom: 5px;
    display: block; }

.nove-prirustky-container {
  border-top: 1px solid #f6f6f6;
  margin-top: 40px;
  padding: 20px 0 60px; }

.item-frame {
  border: 1px solid transparent;
  height: 100%; }
  .item-frame > a {
    display: block; }
  .item-frame .hover-block {
    display: none;
    position: absolute;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 100%;
    width: 100%; }
    .item-frame .hover-block h3 {
      padding-top: 5px; }
      .item-frame .hover-block h3 span {
        color: #6c9dc6; }
        .item-frame .hover-block h3 span:hover {
          text-decoration: none; }
  .item-frame .content {
    position: relative; }
    .item-frame .content .vars {
      margin: 0 0 10px 0; }
      .item-frame .content .vars .vars-headline {
        color: #000000; }
      .item-frame .content .vars .vis-holder {
        margin-top: 8px;
        font-size: 0;
        display: flex;
        flex-wrap: wrap; }
        .item-frame .content .vars .vis-holder .var-item {
          width: auto;
          height: auto;
          padding: 0 12px;
          flex-grow: 1;
          margin: 5px;
          max-width: 50%; }
          .item-frame .content .vars .vis-holder .var-item a {
            color: #6c9dc6;
            text-decoration: underline;
            display: block; }
            .item-frame .content .vars .vis-holder .var-item a:hover {
              text-decoration: none; }
          .item-frame .content .vars .vis-holder .var-item.more {
            cursor: default; }
            .item-frame .content .vars .vis-holder .var-item.more:hover {
              outline: 1px solid #e0e0e0;
              border: 1px solid transparent; }
  .item-frame .buy-form, .item-frame .warning-vyprodano {
    display: none; }
  .item-frame:hover {
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ededed;
    min-height: 410px;
    position: absolute;
    z-index: 999;
    height: auto;
    background: #fff; }
    .item-frame:hover h3 {
      visibility: hidden; }
    .item-frame:hover .plus-zd {
      display: none; }
    .item-frame:hover .hover-block {
      display: block; }
      .item-frame:hover .hover-block h3 {
        visibility: visible; }
    .item-frame:hover a.if-link {
      text-decoration: none; }
    .item-frame:hover .buy-form, .item-frame:hover .warning-vyprodano {
      display: block; }
    .item-frame:hover .skladem-frame.red {
      color: #ee2d2d;
      font-weight: 600; }
  .item-frame .pocetHolder-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 7px; }
  .item-frame .pocetHolder .sipka-dolu, .item-frame .pocetHolder .sipka-nahoru {
    position: static;
    width: 31px;
    height: 31px; }
  .item-frame .pocetHolder .baleni-sipky-cont {
    display: flex;
    align-items: center; }
    .item-frame .pocetHolder .baleni-sipky-cont input {
      height: 34px;
      width: 45px;
      margin-top: 1px; }
    .item-frame .pocetHolder .baleni-sipky-cont > * {
      margin-right: 7px; }
  .item-frame input[name=btnKoupit] {
    font-size: 13px !important;
    margin: 0;
    padding: 8px 15px !important; }
  .item-frame h3 {
    height: 60px;
    margin-bottom: 10px; }
    .item-frame h3 span {
      height: 60px;
      display: table-cell;
      color: #1c1c1c;
      line-height: 22px;
      font-size: 15px;
      font-weight: 600;
      font-family: "Montserrat", "Arial", "sans-serif";
      text-decoration: underline; }
      .item-frame h3 span:hover {
        color: #6c9dc6; }
  .item-frame .skladem-frame {
    font-weight: 400;
    color: #353535; }
    .item-frame .skladem-frame .green {
      color: #80b00c;
      font-weight: 700; }
  .item-frame .price {
    color: #353535;
    font-size: 18px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 700; }
  .item-frame .price-discount {
    color: #888888;
    font-size: 15px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 500; }
  .item-frame .item-icons {
    top: 15px;
    left: 10px; }
  .item-frame .plus-zd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    font-size: 12px;
    color: #1c1c1c;
    background: #f6f8f9; }
  .item-frame .wishlist-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #96bdde url("/img/icon/wishlist-close.png") center center no-repeat;
    cursor: pointer;
    z-index: 99; }
    .item-frame .wishlist-close:hover {
      background-color: #6c9dc6; }

.item-frame-holder {
  position: relative;
  height: 380px; }

.item-icons i {
  border-radius: 0;
  padding: 4px 16px;
  font-size: 11px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 700;
  color: #1c1c1c !important;
  background: #fff !important;
  border: 1px solid #d1d1d1; }

.item-icons .good-kvetinka {
  width: 55px;
  height: 30px;
  right: 15px;
  border-bottom: 0;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 0 0 0;
  border-radius: 0;
  position: absolute;
  top: 0; }
  .item-icons .good-kvetinka:after {
    content: "";
    position: absolute;
    top: 29px;
    left: -1px;
    width: 55px;
    height: 13px;
    background: url("/img/icon/slevaAfter.png"); }

#photo .sleva {
  width: 55px;
  height: 30px;
  right: 0;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  line-height: 15px;
  padding: 10px 0 0 0;
  border-radius: 0;
  background: #fff;
  position: absolute;
  font-size: 15px;
  color: #1c1c1c;
  z-index: 5; }
  #photo .sleva:before {
    content: "";
    position: absolute;
    top: 29px;
    left: -1px;
    width: 55px;
    height: 13px;
    background: url("/img/icon/slevaAfter.png"); }

.nej-vyrobci-container {
  background: #f6f8f9;
  padding: 60px 900px;
  margin: 0 -900px; }
  .nej-vyrobci-container .headline {
    font-size: 30px;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px; }
    .nej-vyrobci-container .headline:after {
      content: "";
      background: url("/img/icon/vyrobci-hearts.png");
      position: absolute;
      top: -35px;
      left: 90px;
      width: 142px;
      height: 72px; }
    @media (max-width: 767px) {
      .nej-vyrobci-container .headline {
        font-size: 22px; } }
  .nej-vyrobci-container .polozky {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .nej-vyrobci-container .polozky {
        margin-top: 20px; } }
    .nej-vyrobci-container .polozky .polozka {
      width: 20%;
      padding: 10px 15px;
      display: flex;
      align-items: center;
      text-align: center; }
      @media (max-width: 600px) {
        .nej-vyrobci-container .polozky .polozka {
          width: 50%; } }
      .nej-vyrobci-container .polozky .polozka > * {
        flex: 1; }
      .nej-vyrobci-container .polozky .polozka img {
        max-width: 100%;
        max-height: 70px;
        filter: grayscale(100%);
        opacity: .5; }
        .nej-vyrobci-container .polozky .polozka img:hover {
          filter: grayscale(0%);
          opacity: 1; }
  .nej-vyrobci-container.vypis {
    margin: 40px -900px; }
    .nej-vyrobci-container.vypis .headline {
      margin-bottom: 0; }
  .nej-vyrobci-container .flex-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .nej-vyrobci-container .flex-row > *:last-child {
      flex: 1;
      margin-left: 30px; }

.maminky-nakupuji-container {
  border-bottom: 1px solid #ededed;
  padding: 20px 0 60px; }

#aktuality-holder {
  border-bottom: 1px solid #ededed;
  padding-bottom: 60px; }
  #aktuality-holder .subline {
    color: #696969;
    font-size: 20px;
    margin: -20px 0 30px; }

.aktuality .clanek {
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid transparent; }
  .aktuality .clanek:hover {
    border: 1px solid #ededed; }
  .aktuality .clanek .headline {
    font-size: 18px;
    height: 50px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    overflow: hidden; }
  .aktuality .clanek .perex {
    font-size: 14px;
    line-height: 20px;
    color: #353535;
    margin: 15px 0;
    height: 55px; }
  .aktuality .clanek .info {
    padding: 10px 15px; }
  .aktuality .clanek .cteni, .aktuality .clanek .datum {
    color: #959595;
    padding-left: 25px;
    background: left center no-repeat; }
  .aktuality .clanek .cteni {
    font-weight: 700;
    background-image: url("/img/icon/cteni.png"); }
  .aktuality .clanek .datum {
    background-image: url("/img/icon/datum.png"); }
  .aktuality .clanek .stitek {
    position: absolute;
    top: 20px;
    right: 0;
    background: #fff;
    font-size: 11px;
    color: #353535;
    font-weight: 700;
    padding: 4px 8px 4px 12px;
    border-radius: 15px 0 0 15px; }
  .aktuality .clanek .image-holder {
    position: relative; }
    .aktuality .clanek .image-holder:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -10px;
      background-image: url("/img/icon/aktuality-image-arrow.png");
      width: 21px;
      height: 10px; }

.aktuality.poradna-kategorie a:hover {
  text-decoration: none; }

.aktuality.poradna-kategorie .headline {
  font-size: 15px;
  height: auto;
  margin: 0; }

.aktuality.poradna-kategorie .image-holder {
  height: auto; }

.aktuality.poradna-kategorie .info {
  padding: 10px 5px; }

.aktuality.poradna-kategorie .clanek {
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.aktuality.poradna-kategorie img {
  max-width: 100%;
  max-height: 120px;
  display: block;
  margin: 0 auto; }

#o-nas-container {
  padding: 50px 0 0; }
  #o-nas-container .content {
    padding-bottom: 70px; }
    #o-nas-container .content p.big {
      font-size: 20px;
      line-height: 30px;
      font-family: "Montserrat", "Arial", "sans-serif"; }
    #o-nas-container .content p {
      font-size: 14px;
      line-height: 20px;
      margin: 15px 0 35px; }
  #o-nas-container .o-nas {
    position: relative; }
    #o-nas-container .o-nas .image {
      position: absolute;
      bottom: 0;
      right: 0;
      background: url("/img/o-nas-bg.jpg") bottom right no-repeat;
      background-size: cover;
      height: 366px;
      width: 586px;
      margin-top: 20px; }

.mate-dotaz-container {
  padding: 60px 0;
  background: #f6f8f9; }
  .mate-dotaz-container .headline {
    font-size: 24px;
    margin-bottom: 15px; }
  .mate-dotaz-container .poradna-list {
    border-top: 1px solid #e2e7ea;
    margin-bottom: 25px; }
    .mate-dotaz-container .poradna-list .item {
      border-bottom: 1px solid #e2e7ea;
      padding: 13px 17px 13px 55px;
      background: url("/img/icon/question-poradna.png") left 17px center no-repeat; }
  .mate-dotaz-container .subline {
    font-size: 18px;
    font-weight: 500;
    color: #353535;
    font-family: "Montserrat", "Arial", "sans-serif"; }
  .mate-dotaz-container .link-list {
    margin: 20px 0 30px; }

.kulicka {
  display: inline-block;
  color: #8d8d8d;
  margin: 0 7px 0 12px;
  font-size: 11px; }

.hp-kontakt {
  border: 1px solid #e0e0e0;
  padding: 25px 10px 25px 30px; }
  .hp-kontakt .author {
    font-size: 18px;
    font-weight: 600;
    font-family: "Montserrat", "Arial", "sans-serif";
    margin-bottom: 3px; }
  .hp-kontakt .o-autorovi {
    color: #353535;
    font-size: 14px;
    margin-bottom: 10px; }
  .hp-kontakt .modal-toggler {
    padding: 10px 15px !important; }
  .hp-kontakt .hp-kontakt .contacts-holder .sep {
    display: none; }

.phone-t {
  background: url(/img/icon/zs-phone.png) left top no-repeat;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", "Arial", "sans-serif";
  margin: 0 0 30px;
  padding-left: 32px;
  padding-top: 0; }
  .phone-t span {
    font-family: "Open Sans", "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 400; }

.email-t {
  padding-left: 32px;
  background: url(/img/icon/zs-email.png) left center no-repeat;
  display: inline-block;
  font-size: 14px;
  font-weight: 600; }

#navig-bc span, #navig-bc a, #navig-bc a span, #navig-bc a:hover span {
  letter-spacing: 0;
  font-size: 12px;
  text-transform: none;
  color: #9b9b9b;
  font-weight: 500;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.photo-all .img-p {
  height: 80px;
  border: 1px solid transparent; }
  .photo-all .img-p img {
    max-height: 65px !important; }

.photo-all .more-photo {
  height: 80px;
  color: #1c1c1c;
  font-size: 13px;
  font-family: "Montserrat", "Arial", "sans-serif";
  line-height: 106px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: 1px solid #e0e0e0;
  background: url("/img/icon/more-photos.png") top 15px center no-repeat;
  margin: 0 3px; }
  .photo-all .more-photo:hover {
    border-color: #424242; }

#product .vyrobce-image {
  text-align: right; }
  #product .vyrobce-image img {
    max-width: 100%; }

#product .skladem-frame {
  font-size: 16px;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  font-weight: 600; }
  #product .skladem-frame .green {
    color: #80b00c; }

#product .moznosti-dopravy-holder {
  text-align: right; }
  #product .moznosti-dopravy-holder.nedostupne {
    text-align: left; }
  #product .moznosti-dopravy-holder .moznosti-dopravy {
    padding: 5px 0 5px 40px;
    background: url("/img/icon/moznosti-dopravy.png") left center no-repeat;
    font-size: 13px;
    font-weight: 700;
    font-family: "Montserrat", "Arial", "sans-serif";
    color: #1c1c1c; }
    #product .moznosti-dopravy-holder .moznosti-dopravy:hover {
      color: #6c9dc6; }

.variant-holder, .vars {
  margin: 10px 0 30px; }
  .variant-holder .headline, .vars .headline {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px; }
  .variant-holder .item-holder, .vars .item-holder {
    width: 70px;
    display: inline-block;
    margin-right: 5px; }
    .variant-holder .item-holder .item, .vars .item-holder .item {
      background: #fff;
      padding: 5px;
      position: relative;
      z-index: 1;
      height: 70px;
      border: 1px solid transparent;
      outline: 1px solid #e0e0e0; }
      .variant-holder .item-holder .item:hover, .variant-holder .item-holder .item.active, .vars .item-holder .item:hover, .vars .item-holder .item.active {
        border-color: #424242;
        outline-color: #424242; }
      .variant-holder .item-holder .item img, .vars .item-holder .item img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        max-height: 85%;
        max-width: 85%; }

#velikostiModal .modal-dialog {
  width: 880px; }
  #velikostiModal .modal-dialog img {
    max-width: 100%; }
  #velikostiModal .modal-dialog .modal-header {
    padding: 30px 30px 0; }
  #velikostiModal .modal-dialog .modal-body {
    padding: 0 30px 30px 30px; }

#velikostiModal .subline {
  margin: 10px 0 40px 0; }

#velikostiModal table {
  width: 100%;
  margin-bottom: 20px; }
  #velikostiModal table tr:nth-child(odd) {
    background-color: #F6F8F9; }
  #velikostiModal table td, #velikostiModal table th {
    padding: 15px;
    font-size: 14px;
    color: #353535; }
  #velikostiModal table th {
    background: #dce7ed;
    font-weight: 700; }

.spec .spec-dkz {
  background: #f6f8f9;
  padding: 21px 20px !important;
  border: 0 !important; }

#price-holder .price {
  font-size: 30px !important;
  color: #1c1c1c !important;
  line-height: 36px !important;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  font-family: "Montserrat", "Arial", "sans-serif" !important; }

.koupit-container .price-discount {
  font-size: 15px !important;
  color: #888888 !important;
  text-decoration: line-through;
  font-weight: 600;
  margin-top: -5px;
  margin-bottom: -12px;
  font-family: "Montserrat", "Arial", "sans-serif" !important; }

#koupit-container .kosik-btn {
  font-family: "Montserrat", "Arial", "sans-serif";
  background: #80b00c !important;
  padding: 13px 25px !important;
  font-size: 15px !important;
  letter-spacing: 0 !important;
  border: none !important;
  font-weight: 600 !important;
  color: #fff;
  box-shadow: none; }
  #koupit-container .kosik-btn:hover {
    background-color: #6c9801 !important; }

#pravy-holder .pocetHolder {
  margin-right: 60px !important;
  margin-top: 6px; }

.interakce .item {
  font-size: 13px;
  font-weight: 700;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c; }
  .interakce .item:hover {
    color: #6c9dc6; }

.plus-zdarma {
  border-top: 1px solid #e0e0e0;
  margin: 0 0 10px;
  background: url(/img/icon/darek.png) left center no-repeat;
  padding: 10px 0 10px 60px; }
  .plus-zdarma .info-holder {
    display: table;
    height: 50px; }
    .plus-zdarma .info-holder .info {
      display: table-cell;
      height: 50px;
      vertical-align: middle;
      font-weight: 600;
      color: #1c1c1c;
      font-family: "Montserrat", "Arial", "sans-serif"; }
      .plus-zdarma .info-holder .info .dar {
        font-size: 18px; }
  .plus-zdarma .image-holder {
    position: relative;
    height: 50px;
    text-align: center; }
    .plus-zdarma .image-holder img {
      display: block;
      margin: auto;
      max-width: 100%;
      max-height: 100%; }

#priobjednat-container {
  display: none;
  background: #fff;
  padding: 0;
  position: relative;
  z-index: 1000;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.5); }
  #priobjednat-container.stick {
    position: fixed;
    top: 0;
    width: 100%; }
  #priobjednat-container .name-holder {
    height: 70px;
    display: table; }
    #priobjednat-container .name-holder .name {
      display: table-cell;
      vertical-align: middle;
      font-size: 15px;
      font-weight: 600;
      line-height: 21px;
      font-family: "Montserrat", "Arial", "sans-serif";
      color: #1c1c1c;
      height: 70px; }
  #priobjednat-container .price {
    font-size: 18px;
    font-weight: 700; }
  #priobjednat-container .skladem-frame-holder {
    height: 70px;
    display: table; }
    #priobjednat-container .skladem-frame-holder .skladem-frame {
      display: table-cell;
      vertical-align: middle;
      font-size: 13px;
      font-weight: 500;
      height: 70px; }
      #priobjednat-container .skladem-frame-holder .skladem-frame .green {
        color: #80b00c; }
  #priobjednat-container .custom-select {
    margin-top: 20px;
    width: auto !important; }
  #priobjednat-container .image {
    background: #fff;
    position: relative;
    height: 70px;
    text-align: center; }
    #priobjednat-container .image img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      height: auto; }
  #priobjednat-container .link-down {
    background: url(/img/dkz/link-down.png) center right no-repeat;
    padding-right: 15px;
    margin-right: 75px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", "Arial", "sans-serif"; }
  #priobjednat-container .o-produktu {
    padding: 15px 0; }
  #priobjednat-container .moznosti {
    background: #f6f8f9;
    padding: 15px 0; }
  #priobjednat-container .price {
    padding-top: 22px; }
  #priobjednat-container .kosik-btn {
    padding: 7px 15px !important; }
  #priobjednat-container .button-holder {
    padding-top: 17px; }
    #priobjednat-container .button-holder .pocty {
      padding-right: 45px; }

#dkz-vyhody {
  border-top: 1px solid #ededed;
  padding-top: 35px;
  margin-top: 20px; }

.recenze-container {
  padding: 40px 0;
  background: #f6f8f9; }
  .recenze-container .celkove-hodnoce {
    font-size: 13px;
    text-align: right;
    color: #a5a5a5;
    font-weight: 700; }
  .recenze-container h2 {
    margin-top: 0;
    margin-bottom: 30px; }
  .recenze-container .recenze-item {
    margin-bottom: 30px; }
    .recenze-container .recenze-item p {
      font-size: 14px;
      line-height: 20px; }
    .recenze-container .recenze-item .datum {
      color: #959595;
      padding-left: 24px;
      background: url("/img/icon/datum.png") left center no-repeat; }
    .recenze-container .recenze-item .stars {
      margin-bottom: 5px; }
  .recenze-container .star {
    display: inline-block;
    width: 16px;
    height: 16px; }
    .recenze-container .star.active {
      background: url(/img/icon/star-active.png); }
    .recenze-container .star.pasive {
      background: url(/img/icon/star-pasive.png); }
  .recenze-container .stars-big {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: 2px; }
  .recenze-container .star-big {
    display: inline-block;
    width: 24px;
    height: 24px; }
    .recenze-container .star-big.active {
      background: url(/img/icon/star-big-active.png); }
    .recenze-container .star-big.pasive {
      background: url(/img/icon/star-big-pasive.png); }
  .recenze-container .celkove-hodnoceni {
    color: #353535;
    font-weight: 400;
    font-size: 14px; }
  .recenze-container input[type="button"] {
    background: transparent;
    outline: 1px solid #e0e0e0;
    border: 1px solid transparent;
    color: #1c1c1c; }
    .recenze-container input[type="button"]:hover {
      background: transparent;
      outline-color: #424242;
      border-color: #424242; }
  .recenze-container .big-link {
    margin-top: 30px;
    display: inline-block; }
  .recenze-container .pridejte-recenzi {
    text-align: right; }

#dkz-tabs-nav {
  margin: 0;
  padding: 0;
  overflow: hidden; }

ul#dkz-tabs-nav {
  margin-left: 0 !important; }
  ul#dkz-tabs-nav li {
    padding: 0 30px 0;
    cursor: pointer;
    margin-bottom: 10px; }
    ul#dkz-tabs-nav li .item {
      display: table;
      height: 48px;
      border: 1px solid #e0e0e0;
      border-right: 0;
      position: relative;
      width: 100%; }
      ul#dkz-tabs-nav li .item:after {
        content: "";
        position: absolute;
        top: -1px;
        right: -31px;
        background: url("/img/icon/kombinace-after-pasive.png");
        width: 31px;
        height: 50px; }
      ul#dkz-tabs-nav li .item:hover {
        border-color: #424242; }
        ul#dkz-tabs-nav li .item:hover:after {
          background: url("/img/icon/kombinace-after-active.png"); }
      ul#dkz-tabs-nav li .item .item-in {
        height: 48px;
        display: table-cell;
        vertical-align: middle;
        padding: 3px 0 3px 15px;
        color: #1c1c1c;
        font-weight: 600;
        font-size: 15px;
        font-family: "Montserrat", "Arial", "sans-serif"; }
        ul#dkz-tabs-nav li .item .item-in a {
          text-decoration: none; }
    ul#dkz-tabs-nav li.active .item {
      border-color: #424242; }
      ul#dkz-tabs-nav li.active .item:after {
        background: url("/img/icon/kombinace-after-active.png"); }

.dkz-tab-content {
  padding: 20px; }
  .dkz-tab-content .katalog-vypis.row {
    margin-top: 0;
    margin-bottom: 40px; }

.komentare-container {
  padding: 30px 0 50px;
  background: #f6f8f9; }
  .komentare-container .item {
    padding: 15px 15px 15px 70px;
    margin-bottom: 5px;
    position: relative;
    background: url("/img/icon/diskuze-autor.png") left top 15px no-repeat; }
    .komentare-container .item .author {
      font-size: 14px;
      color: #1c1c1c;
      font-weight: 700; }
    .komentare-container .item .date {
      font-size: 14px;
      color: #959595;
      padding-left: 24px;
      background: url("/img/icon/datum.png") left center no-repeat; }
    .komentare-container .item p {
      margin: 10px 0 0; }
  .komentare-container .reagovat {
    padding: 20px 15px 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative; }
    .komentare-container .reagovat:before {
      content: "";
      background: url("/img/icon/reagovat_before.png");
      width: 14px;
      height: 7px;
      position: absolute;
      left: 100px;
      top: -7px; }
  .komentare-container .actions {
    margin-top: 15px; }
    .komentare-container .actions .ukazat-komentare-holder {
      padding-top: 30px; }
    .komentare-container .actions .pridat-komentar-holder {
      text-align: right; }
  .komentare-container .poradit {
    background: #fff; }

#wishlistModal .modal-dialog, #porovnaniModal .modal-dialog {
  width: 580px; }
  #wishlistModal .modal-dialog .image, #porovnaniModal .modal-dialog .image {
    position: relative;
    height: 80px;
    text-align: center;
    margin: 20px 0; }
    #wishlistModal .modal-dialog .image img, #porovnaniModal .modal-dialog .image img {
      max-width: 100%;
      max-height: 100%; }
  #wishlistModal .modal-dialog .product-name, #porovnaniModal .modal-dialog .product-name {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 600; }
  #wishlistModal .modal-dialog .info-bg, #porovnaniModal .modal-dialog .info-bg {
    height: 80px;
    margin: 20px 0;
    background: url("/img/wishlist.png") center center no-repeat;
    position: relative; }
    #wishlistModal .modal-dialog .info-bg:before, #porovnaniModal .modal-dialog .info-bg:before {
      content: "";
      position: absolute;
      background: url("/img/icon/dialog-arrow.png");
      width: 87px;
      height: 16px;
      top: 50%;
      margin-top: -8px;
      left: -70px; }
  #wishlistModal .modal-dialog .info-text, #porovnaniModal .modal-dialog .info-text {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 500;
    color: #9b9b9b;
    font-style: italic; }
  #wishlistModal .modal-dialog .link-but, #porovnaniModal .modal-dialog .link-but {
    margin: 30px 0 20px; }

#wishlistModal .modal-content, #porovnaniModal .modal-content {
  padding-bottom: 15px; }

#porovnaniModal .modal-dialog .info-bg {
  background: url("/img/porovnat.png") center center no-repeat; }

#omiminkuModal h4 {
  margin-top: 0; }

#omiminkuModal .link-but {
  margin: 30px 0 20px; }

#omiminkuModal .modal-content {
  padding: 10px; }
  #omiminkuModal .modal-content form.o-mininku-form {
    margin-bottom: 15px; }
    #omiminkuModal .modal-content form.o-mininku-form input[name=btnSaveBabyInfo] {
      width: auto !important;
      padding: 13px 40px !important;
      margin: 30px 0 0 0; }

.o-mininku {
  background: #96bdde;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 999999; }
  .o-mininku .container {
    position: relative; }
    .o-mininku .container .close {
      position: absolute;
      top: 5px;
      right: 5px;
      background: url("/img/icon/o-miminku-close.png");
      width: 12px;
      height: 12px;
      cursor: pointer;
      opacity: 1; }
      .o-mininku .container .close:hover {
        opacity: .6; }
  .o-mininku .info {
    color: #fff;
    text-align: center; }
    .o-mininku .info .darek {
      background: url("/img/icon/o-miminku-darek.png") left top no-repeat;
      padding-left: 24px;
      display: inline-block;
      margin-right: 10px; }
    .o-mininku .info .big-link.more {
      color: #fff;
      font-size: 14px;
      background-image: url("/img/icon/o-miminku-more.png"); }

#panelSideIn .poradit {
  margin-top: 25px; }

#panelSideIn .filter ul.headerList li {
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 600; }

#panelSideIn .filter .search-filter {
  padding-left: 20px;
  padding-right: 12px;
  margin-bottom: 10px; }
  #panelSideIn .filter .search-filter .select2-container {
    width: 100%; }
    #panelSideIn .filter .search-filter .select2-container .select2-choice {
      background: url(/img/icon/search-grey.png) left 5px center no-repeat #ffffff;
      height: 30px;
      padding-left: 30px;
      border-radius: 0; }
      #panelSideIn .filter .search-filter .select2-container .select2-choice .select2-chosen {
        line-height: 30px; }
      #panelSideIn .filter .search-filter .select2-container .select2-choice .select2-arrow {
        display: none; }

.goodsPerPage {
  font-size: 14px;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 500;
  color: #1c1c1c; }
  .goodsPerPage .goodsPerPage-in {
    padding-top: 15px; }
  .goodsPerPage .goodsPPLink {
    text-decoration: underline;
    font-weight: 500; }
  .goodsPerPage .goodsPPLink.active {
    text-decoration: none;
    font-weight: 600; }

.goodsPaging {
  padding-left: 0;
  color: #1c1c1c;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 600; }

.goodsPaging .nextArrow, .goodsPaging .prevArrow {
  height: 33px;
  width: auto;
  background-color: #fff;
  border: 1px solid transparent;
  outline: 1px solid #424242;
  font-size: 15px;
  color: #1c1c1c;
  padding: 5px 25px;
  text-decoration: none;
  font-weight: 600;
  font-family: "Montserrat", "Arial", "sans-serif";
  top: 1px;
  position: relative; }
  .goodsPaging .nextArrow:hover, .goodsPaging .prevArrow:hover {
    border-color: #424242;
    text-decoration: none; }

.goodsPaging .nextArrow {
  background-position: center right 15px;
  padding-right: 35px; }

.goodsPaging .nextArrow.disabled {
  background-position: center right 15px; }

.goodsPaging .prevArrow {
  background-position: center left 15px;
  padding-left: 35px; }

.goodsFilter {
  padding: 0;
  border: 0; }
  .goodsFilter .radit-dle {
    display: inline-block;
    padding: 12px 10px 12px 0;
    color: #1c1c1c;
    font-weight: 600;
    font-size: 15px;
    font-family: "Montserrat", "Arial", "sans-serif"; }
  .goodsFilter .filtrOrderLink {
    font-family: "Montserrat", "Arial", "sans-serif";
    border: 1px solid #e0e0e0;
    padding: 15px;
    background: #f6f8f9;
    font-size: 15px;
    margin-right: -6px;
    margin-bottom: 1px;
    color: #1c1c1c;
    font-weight: 600;
    text-decoration: none;
    margin-left: 10px; }
  .goodsFilter .filtrOrderLink.active {
    background: #fff;
    color: #1c1c1c;
    border-bottom: 1px solid #fff; }

.goodsFilterSep {
  border-top: 1px solid #e0e0e0;
  margin-top: -2px; }

.maminky-nakupuji {
  margin-bottom: 40px; }
  .maminky-nakupuji h2 {
    margin: 20px 0 10px; }
  .maminky-nakupuji .item {
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0; }
    .maminky-nakupuji .item:last-of-type {
      border-bottom: 0; }
    .maminky-nakupuji .item .counter {
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600;
      text-align: center; }
    .maminky-nakupuji .item .image {
      height: 50px;
      position: relative; }
      .maminky-nakupuji .item .image img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%; }
    .maminky-nakupuji .item .product-name {
      height: 50px;
      display: table; }
      .maminky-nakupuji .item .product-name .product-name-in {
        height: 50px;
        display: table-cell;
        vertical-align: middle; }
    .maminky-nakupuji .item .price-holder {
      height: 50px;
      display: table;
      width: 100%;
      text-align: right;
      font-size: 15px;
      position: relative; }
      .maminky-nakupuji .item .price-holder .price-holder-in {
        height: 50px;
        display: table-cell;
        vertical-align: middle; }
        .maminky-nakupuji .item .price-holder .price-holder-in .price-discount {
          color: #888888;
          text-decoration: line-through;
          font-weight: 500; }
        .maminky-nakupuji .item .price-holder .price-holder-in .price {
          color: #353535;
          font-weight: 600;
          font-family: "Montserrat", "Arial", "sans-serif"; }
        .maminky-nakupuji .item .price-holder .price-holder-in .sleva {
          width: 55px;
          height: 30px;
          border: 1px solid #d1d1d1;
          border-bottom: 0;
          line-height: 15px;
          padding: 10px 0 0 0;
          border-radius: 0;
          background: #fff;
          font-size: 15px;
          color: #1c1c1c;
          font-family: "Montserrat", "Arial", "sans-serif";
          text-align: center;
          font-weight: 600;
          display: inline-block;
          position: absolute;
          top: 4px;
          right: 80px; }
          .maminky-nakupuji .item .price-holder .price-holder-in .sleva:before {
            content: "";
            position: absolute;
            top: 29px;
            left: -1px;
            width: 55px;
            height: 13px;
            background: url("/img/icon/slevaAfter.png"); }
  .maminky-nakupuji .link-but {
    padding: 8px 25px 8px 12px !important;
    margin-top: 25px;
    background: url("/img/icon/more-arrow.png") right 10px center no-repeat; }

.vybirame-z-poradny {
  border: 1px solid #e0e0e0;
  padding: 20px 25px 25px; }
  .vybirame-z-poradny .headline {
    font-size: 17px;
    margin-bottom: 20px; }
  .vybirame-z-poradny .items {
    margin-bottom: 15px; }
    .vybirame-z-poradny .items .item {
      padding: 3px 0 3px 30px;
      background: url("/img/icon/question-poradna.png") left center no-repeat; }

.souvisejici-clanky {
  border-top: 1px solid #e0e0e0;
  margin: 0 -999px 30px;
  padding: 30px 999px 40px; }

#p404-holder {
  min-height: 350px; }
  #p404-holder .p404 {
    margin: 30px 0 -10px; }
    #p404-holder .p404 img {
      display: block;
      margin: auto;
      max-width: 100%; }
    #p404-holder .p404 .headline {
      font-size: 20px;
      font-weight: 300;
      line-height: 30px; }

.magazin-holder {
  overflow: hidden; }
  .magazin-holder .magazin {
    border-right: 1px solid #ededed; }

.clanek-big {
  margin: 20px 0 40px; }
  .clanek-big .image-like {
    width: 100%;
    height: 250px; }
  .clanek-big .headline {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin: 15px 0; }
  .clanek-big .perex {
    font-size: 14px;
    line-height: 20px;
    color: #353535;
    margin: 15px 0; }
  .clanek-big .info {
    padding: 10px 0; }
  .clanek-big .cteni, .clanek-big .datum {
    color: #959595;
    padding-left: 25px;
    background: left center no-repeat; }
  .clanek-big .cteni {
    font-weight: 700;
    background-image: url("/img/icon/cteni.png"); }
  .clanek-big .datum {
    background-image: url("/img/icon/datum.png"); }
  .clanek-big .stitek {
    position: absolute;
    top: 20px;
    right: 0;
    background: #fff;
    font-size: 11px;
    color: #353535;
    font-weight: 700;
    padding: 4px 8px 4px 12px;
    border-radius: 15px 0 0 15px; }
  .clanek-big .image-holder {
    position: relative; }
    .clanek-big .image-holder:before {
      content: "";
      position: absolute;
      top: 50%;
      right: -6px;
      margin-top: -10px;
      background-image: url("/img/icon/aktuality-image-arrow.png");
      transform: rotate(-90deg);
      width: 21px;
      height: 10px; }
  .clanek-big .image-like {
    background-size: cover; }
  .clanek-big .grey {
    color: #959595;
    text-decoration: underline; }
    .clanek-big .grey:hover {
      color: #6c9dc6; }

#blog-kategorie {
  background: none;
  border: 0;
  padding: 0;
  margin-bottom: 40px; }
  #blog-kategorie .headline {
    font-weight: 600;
    font-size: 18px; }
  #blog-kategorie span.item {
    color: #1c1c1c;
    text-decoration: underline;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 0;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 500; }
    #blog-kategorie span.item:hover {
      color: #6c9dc6; }

.nejnovejsi-clanky .clanek {
  padding: 0 0 10px;
  height: auto;
  margin-bottom: 15px; }
  .nejnovejsi-clanky .clanek .headline {
    font-size: 15px;
    line-height: 20px; }

.clanek-obsah-image {
  max-width: 100%;
  height: 560px;
  background: center center;
  background-size: cover;
  position: relative; }
  .clanek-obsah-image .stitek {
    position: absolute;
    bottom: 40px;
    right: 0;
    background: #fff;
    font-size: 14px;
    color: #353535;
    font-weight: 700;
    padding: 4px 8px 4px 12px;
    border-radius: 15px 0 0 15px; }

#clanek-container .date {
  font-size: 14px;
  color: #959595;
  padding-left: 24px;
  background: url("/img/icon/datum.png") left center no-repeat; }

#clanek-obsah-container .katalog-vypis.row {
  padding-bottom: 60px;
  margin-bottom: 0; }

.registrace-button-holder input {
  width: 100%;
  margin-bottom: 30px; }

.o-mininku-form {
  margin-bottom: 30px; }
  .o-mininku-form h3.gift {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0 15px 50px;
    font-family: "Montserrat", "Arial", "sans-serif";
    background: url("/img/icon/darek-bordered.png") left center no-repeat; }
  .o-mininku-form label {
    padding: 4px 0 2px; }
  .o-mininku-form select, .o-mininku-form input, .o-mininku-form .custom-select {
    width: 100% !important;
    margin-bottom: 8px; }
  .o-mininku-form .custom-select ul {
    max-height: 250px;
    overflow-y: auto; }

.registrace-subline {
  color: #353535;
  font-size: 15px;
  font-weight: 400;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.checkbox-holder {
  padding: 0;
  background: none; }
  .checkbox-holder input {
    margin-right: 5px; }

.chci-newsletter {
  margin: 0 0 20px;
  padding: 0;
  border: 0;
  box-shadow: none; }

.buttonRight-container {
  margin-bottom: 20px; }

.to-hide {
  display: none; }

.tabs-header-holder {
  background: none;
  border: 0; }
  .tabs-header-holder ul {
    display: inline-block; }
    .tabs-header-holder ul li {
      border: 1px solid transparent;
      margin: 0;
      padding: 12px 18px; }
      .tabs-header-holder ul li a {
        font-size: 15px;
        color: #1c1c1c;
        font-weight: 600;
        text-decoration: underline;
        font-family: "Montserrat", "Arial", "sans-serif"; }
      .tabs-header-holder ul li:hover:not(.active) a {
        text-decoration: none;
        color: #6c9dc6; }
      .tabs-header-holder ul li.active {
        border-color: #424242;
        text-decoration: none; }
  .tabs-header-holder .nalezeno {
    display: inline-block;
    padding-left: 0;
    border: 0;
    font-size: 15px;
    color: #1c1c1c;
    font-weight: 600; }
    .tabs-header-holder .nalezeno:after {
      display: none; }

.vyrobci-list-container {
  padding: 0 900px 50px 900px;
  margin: 0 -900px; }
  .vyrobci-list-container .headline {
    font-size: 30px;
    margin-bottom: 20px; }
  .vyrobci-list-container .vyrobce-item {
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    display: inline-block;
    height: 35px;
    text-decoration: underline; }
  .vyrobci-list-container img {
    max-width: 100%;
    max-height: 150px; }
  .vyrobci-list-container .znacka {
    padding: 20px 0;
    border: solid thin #e0e0e0;
    margin-left: 0; }
    .vyrobci-list-container .znacka:not(:last-child) {
      margin-bottom: 20px; }
  .vyrobci-list-container .znacky-obal {
    padding: 45px 0; }

.kolekce-znacky-container {
  margin: 30px -900px;
  padding: 30px 900px 30px; }
  .kolekce-znacky-container:not(.kategorie) {
    background: #f6f8f9;
    border-bottom: 1px solid #ededed; }
  .kolekce-znacky-container h2 {
    margin-top: 0; }
  .kolekce-znacky-container .kolekce-item {
    padding: 7px 15px;
    height: 170px;
    margin-bottom: 15px;
    border: 1px solid #ededed;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    .kolekce-znacky-container .kolekce-item .image {
      height: 110px;
      position: relative;
      text-align: center; }
      .kolekce-znacky-container .kolekce-item .image img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 95%;
        max-height: 95%; }
    .kolekce-znacky-container .kolekce-item .wrap {
      width: 100%;
      display: table;
      height: 60px;
      line-height: 18px; }
      .kolekce-znacky-container .kolekce-item .wrap .wrap-in {
        display: table-cell;
        height: 60px;
        vertical-align: middle;
        text-align: center;
        padding: 0 10px;
        color: #1c1c1c;
        font-weight: 600;
        font-family: "Montserrat", "Arial", "sans-serif"; }
  .kolekce-znacky-container .vsechny-kolekce {
    height: 170px;
    margin-bottom: 15px;
    border: 1px solid #ededed;
    background: #fff url("/img/icon/vsechny-kolekce.png") center top 80px no-repeat;
    cursor: pointer;
    text-align: center;
    padding-top: 40px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline; }
    .kolekce-znacky-container .vsechny-kolekce:hover {
      border-color: #424242;
      color: #6c9dc6; }

.poradna-container {
  border-top: 1px solid #ededed;
  padding: 30px 900px 40px;
  margin: 0 -900px; }
  .poradna-container .poradna-item {
    box-shadow: none;
    margin-bottom: 5px;
    font-weight: 500;
    border: 0;
    padding: 5px 0 5px 35px;
    background: url(/img/icon/question-poradna.png) left center no-repeat; }
  .poradna-container .porad .item {
    font-size: 15px; }
    .poradna-container .porad .item .image {
      height: 120px;
      background: center center no-repeat;
      background-size: cover;
      margin-bottom: 10px; }
    .poradna-container .porad .item .info {
      height: 80px;
      overflow: hidden;
      padding: 0; }

.search-container {
  padding: 0 900px 30px;
  margin: 0 -900px;
  border-bottom: 1px solid #ededed; }

table.objednavka {
  width: 100%; }
  table.objednavka th {
    background: #f6f8f9 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 4px 7px; }
  table.objednavka td {
    padding: 4px 7px; }
  table.objednavka img {
    max-width: 100px;
    max-height: 60px; }

.summary {
  padding: 7px; }

#basket_hlavicka {
  background: #f6f8f9 !important;
  padding: 25px 900px 5px !important;
  margin: 0 -900px 20px !important;
  width: auto !important; }
  #basket_hlavicka .basket_header {
    text-align: left !important; }
    #basket_hlavicka .basket_header .bh-circle {
      font-size: 13px !important;
      color: #1c1c1c !important;
      font-weight: 300 !important;
      border: 1px solid #1c1c1c !important;
      text-align: center;
      width: 30px !important;
      height: 30px !important;
      margin-right: 8px; }
      #basket_hlavicka .basket_header .bh-circle:after {
        background-image: url("/img/icon/basket-separator.png") !important;
        width: 43px !important;
        height: 16px !important;
        left: -80px !important;
        top: 6px; }
    #basket_hlavicka .basket_header .bh-text {
      font-size: 16px !important;
      font-weight: 600 !important;
      color: #1c1c1c !important;
      font-family: "Montserrat", "Arial", "sans-serif" !important; }
    #basket_hlavicka .basket_header.active .bh-circle {
      border-color: #6c9dc6 !important;
      background: #6c9dc6 !important;
      color: #fff !important; }
    #basket_hlavicka .basket_header.active .bh-text {
      color: #6c9dc6 !important; }
    #basket_hlavicka .basket_header.passed .bh-circle {
      border-color: #83b212 !important;
      background-color: transparent !important; }
      #basket_hlavicka .basket_header.passed .bh-circle:after {
        background-color: transparent !important; }

#basket .bc-head, .bc-darek-container .bc-head {
  font-size: 18px !important;
  color: #5f5f5f !important;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 500 !important;
  background: transparent !important;
  padding: 0 900px;
  margin: 0 -900px; }

#basket .bc-cell a, .bc-darek-container .bc-cell a {
  color: #1c1c1c !important;
  font-family: "Montserrat", "Arial", "sans-serif" !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 22px !important; }

#basket .bc-cell .skladem-frame, .bc-darek-container .bc-cell .skladem-frame {
  font-size: 14px !important;
  text-align: center;
  line-height: 21px !important; }

#basket .bc-cell.cena-za-kus, .bc-darek-container .bc-cell.cena-za-kus {
  color: #353535 !important;
  font-size: 15px !important;
  font-family: "Montserrat", "Arial", "sans-serif" !important;
  font-weight: 600 !important; }

#basket .bc-varianty, .bc-darek-container .bc-varianty {
  color: #353535 !important;
  font-size: 14px !important; }

#basket .bc-row-cont .pocetHolder-cont, .bc-darek-container .bc-row-cont .pocetHolder-cont {
  margin-left: 8px; }

#basket .bc-row, .bc-darek-container .bc-row {
  padding: 25px 0 !important; }

#basket .bc-cell-pricesum, .bc-darek-container .bc-cell-pricesum {
  font-family: "Montserrat", "Arial", "sans-serif" !important;
  font-size: 15px !important;
  color: #1c1c1c !important; }

#basket .cart-remove, .bc-darek-container .cart-remove {
  width: 11px !important;
  height: 11px !important;
  margin-top: 25px; }

#basket .bc-body .bc-row-cont:nth-of-type(odd) .bc-row, .bc-darek-container .bc-body .bc-row-cont:nth-of-type(odd) .bc-row {
  border-bottom: 1px solid #ededed; }

#basket .flex-holder, .bc-darek-container .flex-holder {
  display: flex;
  align-items: center; }

#basket .sipka-nahoru, #basket .sipka-dolu, .bc-darek-container .sipka-nahoru, .bc-darek-container .sipka-dolu {
  background-color: #fff; }

#basket .baleni-sipka.greyed .sipka-nahoru, #basket .baleni-sipka.greyed .sipka-dolu, .bc-darek-container .baleni-sipka.greyed .sipka-nahoru, .bc-darek-container .baleni-sipka.greyed .sipka-dolu {
  opacity: 0.3;
  background-color: #ededed;
  cursor: default; }

#darekCarousel {
  padding: 0 30px;
  position: relative; }
  #darekCarousel > .row {
    margin: -10px;
    display: flex;
    overflow: hidden; }
    #darekCarousel > .row > * {
      flex-shrink: 0; }
  #darekCarousel .col-lg-2 {
    padding-left: 10px;
    padding-right: 10px; }
  #darekCarousel .left {
    background: url("/img/icon/slider-left.png") left center no-repeat;
    left: 0;
    width: 16px; }
  #darekCarousel .right {
    background: url("/img/icon/slider-right.png") right center no-repeat;
    right: 0;
    width: 16px; }

#kupon-frame-toggler {
  color: #1c1c1c !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-decoration: none !important; }
  #kupon-frame-toggler:hover {
    text-decoration: underline !important; }

.basket-back {
  color: #1c1c1c !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  padding-left: 0 !important; }
  .basket-back:before {
    background: none; }

#pc-bezdph-cont {
  color: #353535;
  font-weight: 600;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-size: 14px; }

#pc-celkem-cont {
  color: #353535 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", "Arial", "sans-serif" !important; }
  #pc-celkem-cont #pc-celkem {
    color: #353535;
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat", "Arial", "sans-serif"; }

#prehled-cen .celkovy-soucet .pc-min {
  color: #353535;
  font-size: 14px; }

#basket_dalsi, [name=btnOdeslatObjednavku], [name=btnOdeslatObjednavku]:focus {
  border-bottom: 0 !important;
  display: inline-block !important;
  padding: 15px 25px 15px 25px !important;
  font-size: 15px !important;
  letter-spacing: 0;
  background: #80b00c !important;
  font-weight: 600 !important;
  box-shadow: none !important; }
  #basket_dalsi:hover, [name=btnOdeslatObjednavku]:hover, [name=btnOdeslatObjednavku]:focus:hover {
    background: #6c9801 !important; }

#kupon-frame input[name="kod"] {
  font-size: 14px;
  margin-left: 0; }

.kupon-row {
  background: #f6f8f9;
  border: 0;
  margin-top: -1px;
  position: relative;
  color: #1c1c1c;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-weight: 600;
  font-size: 14px;
  padding: 20px 0; }
  .kupon-row .kupon-value {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    background: transparent;
    display: inline-block;
    margin: 0; }
  .kupon-row .price {
    font-weight: 700;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-size: 15px !important;
    color: #1c1c1c !important; }
  .kupon-row .cart-remove {
    width: 11px;
    height: 11px; }

.dopravy-platby-headline {
  font-size: 24px;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  border-bottom: 1px solid #ededed;
  margin-bottom: 10px;
  padding: 10px 0 10px;
  background: transparent;
  font-weight: 600; }

.platba-doprava-row {
  border: 0 !important;
  padding: 5px 0 5px 30px !important;
  font-family: "Montserrat", "Arial", "sans-serif" !important;
  background-position: left 15px top 15px; }
  .platba-doprava-row.active {
    background-color: #f6f8f9 !important; }
  .platba-doprava-row label {
    color: #1c1c1c;
    font-size: 14px !important;
    font-family: "Montserrat", "Arial", "sans-serif" !important;
    font-weight: 600 !important; }

.uz-jsi-reg {
  padding: 10px 20px 10px 50px;
  background: #f6f8f9 url(/img/icon/uz-jsi-reg.png) left 15px center no-repeat;
  color: #1c1c1c;
  font-family: "Montserrat", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: 600; }
  .uz-jsi-reg span {
    text-decoration: underline;
    cursor: pointer; }
    .uz-jsi-reg span:hover {
      text-decoration: none; }

#stat_reg {
  width: 250px !important; }

#registrace #stat_reg {
  width: 222px !important; }

.stav-klubu-holder {
  position: relative; }
  .stav-klubu-holder .stav-klubu {
    position: absolute;
    top: 0;
    left: 140px;
    width: 350px;
    padding: 10px 15px;
    background: #fffcd0;
    font-size: 14px;
    cursor: default;
    z-index: 10;
    display: block; }
    .stav-klubu-holder .stav-klubu:before {
      content: "";
      background: url("/img/icon/stav-klubu-before.png");
      width: 5px;
      height: 11px;
      position: absolute;
      top: 6px;
      left: -5px; }

label[generated=true] {
  padding-left: 23px !important;
  color: #da6766 !important;
  font-size: 12px !important; }

.rekapitulace_wrapper .secteno {
  color: #1c1c1c !important;
  box-shadow: none;
  border: 1px solid #ededed; }
  .rekapitulace_wrapper .secteno .zbozi {
    border-bottom: 0 !important; }
  .rekapitulace_wrapper .secteno .doprava {
    border-top: 1px solid #ededed;
    padding: 10px 15px !important;
    border-bottom: 0 !important; }
  .rekapitulace_wrapper .secteno .celkova-cena {
    border-bottom: 0 !important; }
  .rekapitulace_wrapper .secteno .celkova_cena-label {
    font-weight: 600;
    font-size: 14px; }
  .rekapitulace_wrapper .secteno .celkova_cena {
    font-size: 20px;
    font-weight: 700; }
  .rekapitulace_wrapper .secteno .konecna-cena-table {
    font-family: "Montserrat", "Arial", "sans-serif"; }
    .rekapitulace_wrapper .secteno .konecna-cena-table tr:last-child td {
      text-align: right !important;
      font-size: 14px !important;
      font-weight: 300 !important; }
  .rekapitulace_wrapper .secteno .celk-cont {
    font-size: 20px; }

.rekapitulace_wrapper .headline {
  font-size: 18px;
  font-family: "Montserrat", "Arial", "sans-serif";
  color: #1c1c1c;
  font-weight: 600; }

.rekapitulace_wrapper .ceny-table tr td:first-child {
  padding: 2px !important; }

.rekapitulace_wrapper .ceny-table td.image {
  width: 35px; }

.rekapitulace_wrapper .ceny-table td.product-name {
  font-size: 14px;
  font-weight: 300;
  font-family: "Montserrat", "Arial", "sans-serif";
  padding-left: 15px !important; }

.rekapitulace_wrapper .ceny-table tr td:last-child {
  font-size: 14px;
  font-weight: 300;
  font-family: "Montserrat", "Arial", "sans-serif"; }

.rekapitulace_wrapper .ceny-table tr td:last-child {
  width: 80px !important;
  padding-top: 4px !important; }

.rekapitulace_wrapper .kupon {
  padding: 5px 15px !important;
  border-bottom: 1px solid #e0e0e0 !important;
  background: #f6f8f9 !important; }

.rekapitulace_wrapper .ceny-table tr td {
  font-family: "Montserrat", "Arial", "sans-serif" !important; }

#podminky_alert_cont #podminky_box {
  display: none; }

#kontakt .contacts-holder {
  border: 1px solid #e0e0e0;
  padding: 30px 20px;
  margin-top: 20px; }
  #kontakt .contacts-holder .headline {
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px; }
  #kontakt .contacts-holder .contact {
    padding-top: 30px;
    background: center top no-repeat;
    text-align: center; }
    #kontakt .contacts-holder .contact span.bigger {
      font-size: 16px;
      font-weight: 600;
      font-family: "Montserrat", "Arial", "sans-serif";
      display: block; }
    #kontakt .contacts-holder .contact.phone {
      background-image: url("/img/icon/zs-phone.png"); }
    #kontakt .contacts-holder .contact.email {
      background-image: url("/img/icon/zs-email.png"); }

.napiste-nam-container {
  padding: 20px 900px 50px;
  margin: 40px -900px 0;
  background: #f6f8f9; }
  .napiste-nam-container .label-holder {
    text-align: right; }
  .napiste-nam-container input[type="text"], .napiste-nam-container input[type="email"] {
    width: 100%; }
  .napiste-nam-container p {
    font-size: 15px;
    margin: 20px 0 30px;
    text-align: center; }
  .napiste-nam-container input[type="submit"] {
    border: 1px solid transparent;
    color: #1c1c1c;
    outline: 1px solid #1c1c1c;
    background: transparent;
    padding: 10px 45px;
    margin: 20px 0 10px; }
    .napiste-nam-container input[type="submit"]:hover {
      border-color: #1c1c1c;
      background: transparent; }
  .napiste-nam-container textarea {
    min-height: 110px; }

.moznosti-dp {
  padding-bottom: 40px; }
  .moznosti-dp h2 {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between; }
  .moznosti-dp .dp-box {
    margin-bottom: 50px; }
    .moznosti-dp .dp-box .head {
      font-family: "Montserrat", "Arial", "sans-serif";
      font-weight: 600;
      color: #1c1c1c;
      font-size: 20px;
      margin-bottom: 15px; }
    .moznosti-dp .dp-box p {
      margin-top: 0; }
    .moznosti-dp .dp-box .image {
      text-align: center;
      padding-top: 10px; }
    .moznosti-dp .dp-box .price {
      text-align: right; }
      .moznosti-dp .dp-box .price span {
        font-size: 18px;
        font-family: "Montserrat", "Arial", "sans-serif";
        font-weight: 700;
        display: block;
        margin-top: 10px; }
  .moznosti-dp .dp-zdarma {
    padding: 5px 0 5px 50px;
    background: url("/img/icon/dp-zdarma.png") left center no-repeat;
    font-size: 14px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 600; }

#wishlist {
  padding-bottom: 60px; }
  #wishlist .wishlist-link {
    min-width: 800px;
    padding: 10px 15px;
    border: 1px solid #eaeaea; }

/* responsive */
@media (min-width: 992px) {
  #priobjednat-container.stick {
    display: block; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (max-width: 1199px) {
  #paticka-panel-container .headline span {
    display: block; }
  #paticka-panel-container .heureka .info-holder {
    padding-left: 15px; }
  #paticka-panel-container .heureka .image-holder {
    margin-bottom: 15px; }
  #paticka-panel-container .padded-ft-block {
    padding-left: 25px; }
  #paticka-panel-container #payments-container .padded-ft-block {
    padding-left: 15px; }
  .contact .mate-dotaz {
    display: none; }
  #vyhledat-frames {
    padding-left: 0;
    padding-right: 0; }
  #fr-cont {
    left: -260px; }
  #carousel .carousel-indicators li:last-child {
    width: calc(25% + 1px) !important; }
  #o-nas-container .o-nas .image {
    width: 440px;
    height: 275px; }
  .hp-kontakt .headline {
    text-align: center; }
  .hp-kontakt .image-holder {
    text-align: center;
    margin-bottom: 20px; }
  #product .vyrobce-image {
    text-align: left;
    margin-bottom: 20px; }
  #product .photo-all {
    margin-bottom: 50px !important; }
  #priobjednat-container .sipka-nahoru, #priobjednat-container .sipka-dolu {
    display: none; }
  .goodsPaging .nextArrow, .goodsPaging .prevArrow {
    color: #1c1c1c;
    padding: 5px 10px;
    width: 35px;
    font-size: 0;
    background-position: center center; }
  .goodsPaging .nextArrow.disabled {
    background-position: center center; }
  .goodsPerPage-in {
    padding-top: 5px !important; }
    .goodsPerPage-in span {
      display: block; }
    .goodsPerPage-in .goodsPPLink {
      margin: 0 15px 0 0; }
  .clanek-obsah-image {
    height: 480px; }
  #basket_hlavicka .basket_header .bh-circle {
    margin-right: 5px !important; }
    #basket_hlavicka .basket_header .bh-circle:after {
      left: -63px !important; }
  #basket_hlavicka .basket_header .bh-text {
    font-size: 14px !important; }
  .dopravy-platby-headline {
    font-size: 18px; }
  .moznosti-dp .dp-zdarma {
    margin-left: 10px; } }

@media (max-width: 991px) {
  #paticka-panel-container .padded-ft-block {
    padding-left: 15px; }
  #dropLogin {
    left: 15px; }
  #horni-menu .contact {
    text-align: right; }
  #horni-menu .log-lang {
    text-align: left;
    margin-top: 5px; }
  #fr-cont {
    left: 0;
    top: 52px !important;
    width: 155%; }
  #carousel .info {
    left: 50px;
    padding-top: 40px;
    width: 250px; }
  #carousel .carousel-headline-1 {
    font-size: 27px;
    margin-bottom: 30px;
    line-height: 31px; }
  #vyrobci-container .vyrobci .col-20p {
    width: 25%; }
  #o-nas-container .o-nas .image {
    display: none; }
  .goodsPaging .nextArrow, .goodsPaging .prevArrow, .goodsPaging input {
    width: 27px; }
  #topMenuBig .topMenu-sub .banner-holder, #topMenuBig .topMenu-sub .cat-image {
    display: none; }
  .komentare-container .actions .pridat-komentar-holder {
    margin-bottom: 20px; }
  #blog-kategorie {
    margin-top: 30px; }
  .clanek-obsah-image {
    height: 360px; }
  .o-mininku-form input {
    width: 100% !important; }
  #basket .bc-cell.product-name {
    overflow: hidden;
    margin-bottom: 10px;
    display: block; }
  #basket .bc-cell .skladem-frame {
    text-align: left; }
  #basket .flex-holder {
    display: block; }
  .dopravy-platby-headline {
    font-size: 16px; }
  .moznosti-dp .dp-zdarma {
    display: block;
    margin-left: 0; } }

@media (max-width: 767px) {
  #paticka-panel-container .contact-hold {
    text-align: center; }
    #paticka-panel-container .contact-hold .contact {
      display: inline-block; }
  #paticka-panel-container .heureka {
    text-align: center; }
  #paticka-panel-container #it3-footer-container #it3-footer .footer-bg-left, #paticka-panel-container #it3-footer-container #it3-footer .footer-bg-right {
    display: none; }
  #dropLogin {
    left: inherit;
    width: 320px; }
    #dropLogin .prihlaseni {
      border-bottom: 1px solid #e0e0e0; }
  .kategorie-hp .item-holder .krmeni {
    padding-right: 10px; }
  .kategorie-hp .item-holder .kosmetika {
    padding-left: 10px; }
  #vyrobci-container .vyrobci {
    margin-top: 30px; }
    #vyrobci-container .vyrobci .col-20p {
      width: 50%; }
  .hp-kontakt .author-holder {
    text-align: center; }
  .hp-kontakt .modal-toggler {
    margin-bottom: 25px; }
  .hp-kontakt .contacts-holder {
    text-align: center;
    padding-right: 15px; }
    .hp-kontakt .contacts-holder .sep {
      display: block; }
  #product .moznosti-dopravy-holder {
    text-align: left;
    margin-top: 10px; }
  .recenze-container .stars-hodnoceni {
    display: block; }
  .recenze-container .pridejte-recenzi {
    padding-top: 5px;
    text-align: left; }
  #wishlistModal .modal-dialog, #porovnaniModal .modal-dialog {
    width: 95%; }
    #wishlistModal .modal-dialog .info-bg:before, #porovnaniModal .modal-dialog .info-bg:before {
      display: none; }
  #omiminkuModal .modal-dialog {
    width: 95%; }
  .goodsPaging {
    padding-left: 15px; }
  .goodsPaging, .goodsPerPage {
    text-align: center; }
  .goodsPaging .nextArrow, .goodsPaging .prevArrow, .goodsPaging input {
    width: 35px; }
  .komentare-container .actions .pridat-komentar-holder {
    text-align: left; }
  .clanek-big .headline {
    font-size: 18px;
    line-height: 24px; }
  .clanek-big .cteni, .clanek-big .datum {
    margin-bottom: 5px; }
  .clanek-obsah-image {
    height: 240px; }
  #horni-menu .log-lang {
    display: none; }
  #topMenu .topMenu-item .dropMenuCleanerHolder .dropMenuCleaner {
    display: none !important; }
  #topMenu .topMenu-item {
    display: block;
    background: #fff;
    border-bottom: 1px solid #e0e0e0; }
    #topMenu .topMenu-item.extra {
      float: none; }
    #topMenu .topMenu-item:hover .tmi-wrapper {
      box-shadow: none; }
  h2.big {
    margin-top: 20px; }
  #mobile-menu {
    background: #fff;
    border-bottom: 1px solid #e0e0e0; }
    #mobile-menu .mobile-icon {
      border-left: 1px solid #e0e0e0; }
  #vyhledat-frames {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0; }
  #fr-cont {
    width: 100%; }
    #fr-cont .rf-img-holder {
      display: none; }
  #basket .pocetHolder input[type="text"] {
    width: 45px !important; }
  .form-inputs label, label.label {
    width: 100%; }
  .stav-klubu-holder {
    position: relative; }
    .stav-klubu-holder .stav-klubu {
      position: relative;
      left: 0;
      top: 100%;
      width: auto;
      margin: 5px 0 15px; }
      .stav-klubu-holder .stav-klubu:before {
        display: none; }
  .napiste-nam-container .label-holder {
    text-align: left; }
  #kontakt .contacts-holder .contact {
    margin-bottom: 20px; }
  .moznosti-dp .image {
    margin-bottom: 20px; } }

#carousel #progress-bar .row {
  margin: 0; }

#carousel #progress-bar .bar-item {
  height: 2px;
  visibility: hidden; }
  #carousel #progress-bar .bar-item.active {
    visibility: visible;
    background-color: #96bdde; }

#dopravadkzModal {
  text-align: left; }

#slozeniVypis {
  margin-top: 70px; }

#sdiletWishlistContent input[name=urlSdiletWishlist] {
  width: 100%; }

#dopravadkzModal #dismiss-modal {
  margin-top: 20px; }

#znacka-detail .img-holder img {
  max-width: 100%;
  display: block;
  margin: auto; }

#znacka-detail .img-holder.znacka-img img {
  max-height: 100px; }

.question-modal {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background: url("/img/icon/question.png");
  vertical-align: middle; }

#kosik-frames {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  #kosik-frames #wishlist-top-container {
    height: 28px;
    display: block;
    min-width: 32px;
    background: url("/img/icon/srdce.png") no-repeat;
    margin-top: 6px; }
    #kosik-frames #wishlist-top-container #wishlist-top {
      position: relative; }
      #kosik-frames #wishlist-top-container #wishlist-top #wishlist-pocet {
        font-family: "Montserrat", "Arial", "sans-serif";
        color: #fff;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        font-size: 8px;
        font-weight: 600;
        background: #fd807f;
        line-height: 16px;
        position: absolute;
        top: -3px;
        right: -8px; }
  @media (max-width: 767px) {
    #kosik-frames {
      display: none; } }

.tab-search-content ul li {
  margin-bottom: 10px; }

.tab-search-content#poradna ul {
  list-style-type: circle;
  margin-left: 20px; }

.registrace-facebook {
  margin-bottom: 50px;
  display: inline-block; }

#registrace-hlavicka {
  margin-bottom: 50px; }

.banery-katalog .baner-wrapper {
  background: center no-repeat;
  background-size: cover;
  min-height: 200px;
  padding: 25px; }

.infobox-holder {
  padding: 10px 0;
  background-color: #739DC8; }
  .infobox-holder .infobox-content {
    display: flex;
    align-items: center; }
    .infobox-holder .infobox-content * {
      color: #fff !important;
      font-size: 13px; }
    .infobox-holder .infobox-content .content {
      display: inline-flex;
      align-items: center; }
      .infobox-holder .infobox-content .content .gift {
        width: 20px;
        height: 20px;
        background: url(/img/icon/darek-white.png) no-repeat center;
        background-size: 80%;
        margin-right: 10px; }
      @media (max-width: 767px) {
        .infobox-holder .infobox-content .content .text {
          max-width: 70%; } }
    .infobox-holder .infobox-content .content, .infobox-holder .infobox-content .infobox-close {
      margin-left: auto; }
    .infobox-holder .infobox-content .infobox-close {
      cursor: pointer; }
    .infobox-holder .infobox-content a[data-toggle=modal] {
      display: inline-flex;
      align-items: center;
      margin-left: 15px; }
    .infobox-holder .infobox-content .more-arrow {
      width: 6px;
      height: 9px;
      margin-left: 5px;
      background-image: url("/img/icon/o-miminku-more.png"); }

.kategorie-prohlizene .line {
  border-top: 1px solid #ededed; }

.poradna-blok:not(:last-child) {
  margin-bottom: 40px; }

.pictograms .pictogram {
  display: inline-block; }
  .pictograms .pictogram img {
    max-width: 70px; }

a.megamenu-bottom:hover {
  text-decoration: none !important; }

.no-background {
  background: none !important; }

.underline {
  text-decoration: underline; }

#miminkoSlevaModal .modal-content input[name=btnSaveSleva] {
  margin-top: 20px;
  padding: 13px 40px !important;
  width: auto !important; }

#miminkoSlevaModal .modal-content .email-row {
  margin-top: 10px; }

#miminkoSlevaModal .modal-content form {
  margin-top: 30px; }

#miminkoSlevaModal .modal-content .modal-body {
  padding: 0 25px 25px; }

#miminkoSlevaModal .message-error {
  border: #d22 medium solid;
  padding: 5px;
  margin-top: 20px;
  cursor: pointer; }

#hlidaciPesModal hr {
  margin: 0; }

#hlidaciPesModal h4.modal-title {
  font-size: 18px;
  margin-top: 15px; }

#hlidaciPesModal form#pesFormModal *:not(:last-child) {
  margin-bottom: 10px; }

#hlidaciPesModal form#pesFormModal label[for=pes_email] {
  font-size: 14px; }

#hlidaciPesModal form#pesFormModal input[type=submit] {
  margin: 15px 0;
  padding: 13px 40px !important; }

#hlidaciPesModal img {
  max-width: 100%; }

.vi-holder .var-item {
  position: relative; }
  .vi-holder .var-item .popover {
    top: -50px !important;
    right: 25px !important;
    left: -200px !important;
    width: auto;
    color: #000000;
    cursor: auto; }
  .vi-holder .var-item.inpes .popover {
    top: -25px !important; }
  .vi-holder .var-item.naskladneni .popover {
    top: -65px !important; }
  @media (max-width: 1199px) {
    .vi-holder .var-item .popover {
      top: 100% !important;
      left: -15% !important;
      width: 130%; } }

#rekap-orig .kontakt .dodaci-holder {
  margin-top: 20px; }

#dekujeme-container {
  padding: 20px 0; }
  #dekujeme-container h1 {
    font-size: 70px;
    font-weight: 400; }
  #dekujeme-container #sbasket_hlavicka .basket_header.active:last-of-type:after {
    background: none !important; }
  @media (max-width: 1199px) {
    #dekujeme-container #dekujeme-container h1 {
      font-size: 40px; } }
  #dekujeme-container .fb-holder {
    margin-top: 60px;
    height: 12px;
    border-bottom: 1px solid #e0e0e0; }
    #dekujeme-container .fb-holder .nadpis-holder {
      height: 7px;
      margin: 40px 0; }
      #dekujeme-container .fb-holder .nadpis-holder .nadpis {
        font-size: 14px;
        font-weight: 600;
        padding: 0 20px;
        background-color: #ffffff; }
  #dekujeme-container .nadpis-platba {
    font-size: 18px; }
  #dekujeme-container .platby .kosik-btn {
    background-color: #96bdde !important;
    color: #fff; }

.zoomContainer {
  z-index: 15; }

.hodnoceni-container {
  margin: 30px 0 50px 0; }
  .hodnoceni-container h2 {
    margin-bottom: 40px; }
  .hodnoceni-container .levycont {
    margin-bottom: 30px; }
    .hodnoceni-container .levycont form .znamky-holder {
      margin-top: 5px; }
      .hodnoceni-container .levycont form .znamky-holder label.znamka-image input[name=znamka] {
        display: none; }
    .hodnoceni-container .levycont form label[for=souhlas] {
      margin: 20px 0; }
      .hodnoceni-container .levycont form label[for=souhlas] input[type=checkbox] {
        margin-right: 10px; }
    .hodnoceni-container .levycont form .slovni {
      margin-top: 25px; }
  .hodnoceni-container .pravycont {
    padding: 15px 20px;
    border: solid thin #e0e0e0; }
    .hodnoceni-container .pravycont .nadpis {
      margin-bottom: 10px; }
    .hodnoceni-container .pravycont .znamka-nazev {
      margin-left: 10px; }

.znamka-image {
  background: url(/img/icon/star-big-pasive.png) center no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block; }
  .znamka-image.active {
    background-image: url(/img/icon/star-big-active.png); }

.hodnoceni-ucet {
  margin: 30px 0; }
  .hodnoceni-ucet .polozka {
    padding: 15px;
    border: thin solid #e0e0e0; }
    .hodnoceni-ucet .polozka:not(:last-child) {
      margin-bottom: 20px; }
    .hodnoceni-ucet .polozka .slovni {
      margin-top: 25px; }
    .hodnoceni-ucet .polozka .znamky, .hodnoceni-ucet .polozka .hodnoceno {
      margin-top: 10pxf; }

#videoModal iframe {
  width: 100%;
  min-height: 320px; }

.kategorie-video .nadpis {
  font-size: 15px; }

.kategorie-video iframe {
  margin-top: 10px;
  width: 100%;
  min-height: 185px; }

.dkz-videa-container {
  margin: 30px 0; }
  .dkz-videa-container .headline {
    margin-bottom: 7px; }

hr.over-width {
  width: 200%;
  margin-left: -50%; }

hr.podkategorie {
  margin-top: 40px; }

.katalog-podkategorie {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0 -15px; }
  .katalog-podkategorie .item {
    width: 20%;
    padding: 15px; }
    @media (max-width: 991px) {
      .katalog-podkategorie .item {
        width: 33.33%; } }
    @media (max-width: 600px) {
      .katalog-podkategorie .item {
        width: 50%; } }
    @media (max-width: 400px) {
      .katalog-podkategorie .item {
        width: 100%; } }
    .katalog-podkategorie .item .info {
      display: flex;
      align-items: center;
      border: 1px solid #e0e0e0;
      height: 100%;
      padding: 10px 7px; }
      .katalog-podkategorie .item .info .image {
        margin-right: 7px;
        max-width: 35%; }
        .katalog-podkategorie .item .info .image img {
          max-width: 100%;
          max-height: 100%; }
      .katalog-podkategorie .item .info .nazev {
        width: 100%;
        text-align: center; }

.novinky-container .kategorie {
  margin-bottom: 40px; }

.poradna-blok .big-link {
  text-decoration: none; }

.poradna-blok .goodsPanel, .poradna-blok .goodsPaging {
  padding-top: 0;
  margin-top: 0; }

.poradna-blok .goodsPerPage {
  position: static; }

#recenzeModal .gdpr {
  margin: 14px 0 10px 0; }

.fb-widget {
  margin-bottom: 20px;
  max-width: 100%; }

#miminkoSlevaModal .gdpr, #omiminkuModal .gdpr {
  margin-top: 25px;
  font-size: 13px; }

.block {
  display: block; }

.cookies {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  line-height: 27px;
  border: 1px solid transparent;
  border-top-color: #E9EAEA;
  z-index: 999; }
  .cookies .content {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cookies .link-but {
    text-decoration: none;
    margin-left: 10px;
    padding: 5px 15px !important;
    display: inline-block; }
  @media (max-width: 1199px) {
    .cookies {
      border-bottom-color: #E9EAEA;
      bottom: 50px; } }

#filtrSeznam .link-but {
  padding: 13px 20px !important; }

.pocet-btn {
  position: relative; }
  .pocet-btn .vyberte {
    display: none;
    position: absolute;
    bottom: calc(100% + 7px);
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    transform-origin: center;
    font-size: 13px;
    padding: 5px 7px;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 0 3.5px 1px #80b00c;
    background: #fff; }
    .pocet-btn .vyberte:after {
      position: absolute;
      bottom: -7px;
      left: 50%;
      transform: translateX(-50%);
      transform-origin: center;
      content: '';
      border-style: solid;
      border-width: 7px 7px 0 7px;
      border-color: rgba(150, 204, 17, 0.5) transparent transparent transparent; }

.item-frame .pocet-btn .vyberte {
  width: 120%;
  font-size: 12px; }

.bc-darek-container {
  background: #dfeaf4;
  padding: 10px 900px 20px;
  margin: -1px -900px 0; }
  .bc-darek-container .product-name {
    font-size: 14px;
    font-family: "Montserrat", "Arial", "sans-serif";
    font-weight: 600; }
  .bc-darek-container .bc-img {
    background: #fff;
    padding: 5px 0;
    text-align: center;
    max-height: 62px; }
    .bc-darek-container .bc-img img {
      max-width: 100%;
      max-height: 56px; }
  .bc-darek-container .bc-head-cont {
    padding: 10px 0 !important;
    background: none !important;
    color: #8b8b8b !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    text-transform: none !important;
    font-size: 13px !important; }
  .bc-darek-container .bc-head {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ccd9e4 !important; }
  .bc-darek-container .bc-body .bc-row-cont:nth-of-type(odd) .bc-row {
    border-bottom: 1px solid #ccd9e4 !important; }
  .bc-darek-container .headline {
    font-size: 18px;
    margin: 25px 0 15px;
    font-family: "Montserrat", "Arial", "sans-serif";
    color: #1c1c1c; }
  .bc-darek-container .subline {
    font-size: 14px;
    margin: 15px 0 25px;
    font-family: "Montserrat", "Arial", "sans-serif";
    color: #1c1c1c;
    font-weight: 500; }
  .bc-darek-container .darek-item {
    height: 340px;
    background-color: #fff;
    padding: 0 10px 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #1c1c1c;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .bc-darek-container .darek-item.disabled {
      background-color: #ededed;
      opacity: 0.7; }
    .bc-darek-container .darek-item .image-holder {
      height: 140px;
      text-align: center;
      padding: 10px; }
      .bc-darek-container .darek-item .image-holder img {
        max-height: 100%;
        max-width: 100%; }
    .bc-darek-container .darek-item .name {
      height: 45px;
      display: table;
      text-align: center;
      width: 100%;
      margin: auto; }
      .bc-darek-container .darek-item .name span {
        height: 40px;
        display: table-cell;
        text-align: center;
        width: 100%;
        vertical-align: middle;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
        font-family: "Montserrat", "Arial", "sans-serif"; }
    .bc-darek-container .darek-item .points {
      margin: auto 0 10px 0;
      font-family: "Montserrat", "Arial", "sans-serif";
      font-size: 15px;
      font-weight: 700; }
    .bc-darek-container .darek-item .link-but {
      font-size: 13px;
      padding: 13px 5px !important;
      width: 95%;
      margin: 0 5px;
      position: relative; }
  .bc-darek-container .cart-remove {
    margin: 0 !important; }

.show-filter {
  background: #96bdde;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  letter-spacing: 0.07rem; }
  .show-filter .sf-content {
    padding-left: 25px;
    background: url(/img/icon/filter.png) left center no-repeat; }

.popover-content {
  position: relative;
  padding: 15px 25px 15px 20px; }
  .popover-content .popover-close {
    cursor: pointer;
    padding: 7px 10px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px; }

.kolekce-lp .kolekce-znacky-container {
  margin-top: 0;
  margin-bottom: 0; }

.kolekce-lp h3 a {
  text-decoration: none; }
  .kolekce-lp h3 a:hover {
    text-decoration: underline;
    color: inherit; }

.good-left-cont .next-cats {
  margin: 0 !important;
  padding-left: 15px !important; }
  .good-left-cont .next-cats a {
    background: none !important;
    padding: 0 !important; }

.good-left-cont, .good-left-cont li.has-children {
  position: relative; }
  .good-left-cont:before, .good-left-cont li.has-children:before {
    position: absolute;
    top: 0;
    margin: 25px 0;
    left: 4px;
    content: '';
    border-left: 1px solid #ececec;
    width: 2px;
    height: calc(100% - 35px); }

.zdarma-warning {
  color: red;
  font-weight: 700; }

/*# sourceMappingURL=maps/projekt.css.map */
