@charset "UTF-8";
#client {
  display: none; }

html {
  overflow-y: scroll; }

body {
  background-color: white;
  overflow: hidden;
  -moz-font-smoothing: none;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

body.isOverlay {
  overflow: hidden;
  max-height: 0; }

#panelMain #skupina_desc p {
  margin-bottom: 10px; }

#panelMain #skupina_desc img {
  max-width: 100%;
  height: auto; }

#panelMain.fullwidth {
  width: 100%; }

#panelMain.fullwidth #panelMainIn {
  padding: 0; }

#panelMainIn .btn_dalsi {
  display: none; }

.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 {
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
  padding: 4px 16px 2px 16px;
  border-radius: 2px; }

.button, .btn.btn-success, .button:focus {
  background-color: #45B09A;
  color: #fff;
  border: 0;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal; }

.btn.btn-danger {
  border-color: #8F1F1C;
  background-color: #DE1D18;
  color: #fff; }

.btn.btn-info {
  border: 0;
  background-color: #10dedf;
  color: #fff;
  border-radius: 0; }

.button:hover, .btn:hover {
  text-decoration: none;
  background-color: #10dedf;
  border-color: #A81A1A;
  color: #fff; }

.btn-pad {
  padding-left: 46px;
  padding-right: 46px; }

.btn-navy, .btn-navy:hover {
  background-color: #9d519f; }

a {
  color: #000000;
  text-decoration: underline; }

h1 {
  color: #2d2d2d;
  font-size: 38px;
  margin-top: 0;
  text-transform: lowercase;
  font-weight: bold; }

h2 {
  font-size: 30px;
  margin: 20px 0;
  color: #2d2d2d;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }

/*h2:before { content: ""; width: 100%; border-bottom: 1px solid #d22; display: block; position: relative;
   top: 24px; z-index: 5; padding: 0; margin-top: 55px }
h2:after { display: inline-block; padding-right: 20px; content: ""; padding-bottom: 20px }*/
h2.custom-form-headline {
  text-transform: none;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px; }

h3 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase; }

h4 {
  color: #444;
  font-size: 14px;
  font-weight: bold; }

.titled {
  cursor: help; }

#panelMainIn ul {
  margin-left: 16px; }

#panelMainIn ul, #panelBottomIn ul {
  list-style: disc; }

ul#vyhody {
  list-style: none;
  margin-left: 0; }

input.login {
  width: auto; }

.w70 {
  width: 370px; }

input {
  outline: none; }

table {
  border-collapse: collapse; }

textarea {
  width: 100%;
  padding: 2px 6px;
  border: 1px solid #dbdbdb;
  font-family: Arial, serif;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.table th {
  padding: 4px 16px;
  margin-bottom: 10px; }

.table td:first-child {
  padding-left: 16px; }

.table td:last-child {
  padding-right: 0; }

#panelBottom #bottom5 {
  background-color: #494948; }

#menyVHlavicce {
  top: 10px;
  left: 360px;
  color: #444; }

#theme-select-container {
  margin-left: 20px; }

.theme-select {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 4px;
  vertical-align: -13%;
  border: 1px solid #666; }

.theme-select.select-red {
  background-color: #c22;
  border-color: #711; }

.theme-select.select-green {
  background-color: #1F9E34;
  border-color: #152; }

.theme-select.select-blue {
  background-color: #37A6CD;
  border-color: #168; }

.theme-select.select-gray {
  background-color: #999;
  border-color: #666; }

.goodsFilter {
  margin-top: 30px; }

.goodsFilter a {
  text-decoration: none;
  font-size: 13px;
  text-transform: none;
  color: #a7a7a7;
  border-bottom: 2px solid transparent; }

.filtrOrderLink {
  padding: 5px 20px 15px;
  text-decoration: underline;
  color: #a7a7a7; }

.filtrOrderLink:hover:not(.active) {
  border-color: #8b8b8b; }

.filtrOrderLink.active {
  border-color: #45b09a;
  font-weight: 600;
  color: #383838; }

.goodsPanel {
  padding: 0; }

.goodsPanel.bottom {
  padding: 25px 0; }

.filtrDostBox {
  display: none; }

.zobrazeno {
  font-size: 13px;
  margin: 20px 0 5px; }

.zobrazeno .zobr-text {
  margin-top: 10px; }

.filter-holder {
  background: #e8e8e8;
  padding: 10px 10px 0; }

.bg-circle {
  background: url(/framework/img/icon/big-icon-border.png);
  text-align: center;
  width: 46px;
  height: 46px;
  display: inline-block;
  background-size: 100%; }

.bg-circle .glyphicon {
  position: relative;
  top: 11px;
  display: inline-block;
  font-size: 24px;
  color: #fff; }

.bg-circle.red {
  background-color: #d22; }

.bg-circle.blue {
  background-color: #1B3983; }

#panelBottom {
  margin-top: 20px; }

#panelMain fieldset legend {
  padding: 3px 12px; }

.nadpisH4Levy, .nadpisH4Pravy, .box .nadpisH4 {
  font-weight: bold;
  font-size: 20px;
  color: #638304;
  padding: 15px 0 7px 0;
  line-height: 100%; }

.submenu-wrapper {
  position: relative; }

.submenu-wrapper-cleaner {
  position: static; }

#slider {
  margin-top: 50px; }

#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-wrapper {
  display: inline-block;
  vertical-align: super;
  padding: 19px 50px 19px 17px;
  position: relative;
  background: left 30px center no-repeat; }

#topMenuBig .topMenu-item.has-children .menu-big-a-wrapper:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 25px;
  background: url(/framework/img/icon/header-menu-down.png);
  width: 8px;
  height: 6px; }

#topMenuBig .menu-big-a-cont {
  transition: 200ms;
  -webkit-transition: 200ms;
  text-align: left;
  position: relative;
  height: 22px; }

#topMenuBig .menu-big-a-cont .border {
  width: 100%;
  position: absolute;
  height: 5px;
  background-color: #10dedf;
  display: none; }

#topMenuBig .topMenu-item {
  position: static; }

#topMenuBig .wrap {
  float: left;
  margin-right: 60px; }

#topMenuBig .wrap:nth-child(3) {
  margin-right: 120px; }

#topMenuBig .topMenu-item a {
  text-decoration: none;
  position: relative;
  cursor: pointer; }

#topMenuBig .menu-big-a-cont a .menu-big-a-wrapper,
#topMenuBig .topMenu-item a svg path {
  color: #fff;
  fill: #fff;
  font-size: 13px;
  text-transform: uppercase; }

#topMenuBig .topMenu-item a.hover:hover svg path,
#topMenuBig .topMenu-item a.hover:hover .menu-big-a-wrapper {
  fill: #fff !important;
  color: #fff !important; }

#topMenuBig .topMenu-item a:hover .menu-big-a-wrapper,
#topMenuBig .topMenu-item a:hover svg path {
  color: #45b09a;
  fill: #45b09a; }

#topMenuBig .topMenu-item a.hover .menu-big-a-wrapper {
  background-color: #545454; }

#topMenuBig .topMenu-item a.hover .icon-box {
  background-color: #545454; }

#topMenuBig .topMenu-item a.hover .menu-big-a-wrapper:hover {
  color: #fff; }

#topMenuBig .topMenu-item:hover .border {
  display: block; }

#topMenu-wrapper {
  display: table;
  padding: 0 15px; }

#topMenuBig .topMenu-sub-cont {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 38px;
  left: 0;
  display: none;
  padding: 17px 0 0; }

#topMenuBig .topMenu-sub {
  background-color: #545454;
  padding: 60px 40px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1); }

#topMenuBig .topMenu-sub-title {
  color: #fff;
  font-size: 15px;
  margin-left: 7px;
  text-transform: uppercase;
  margin-bottom: 15px;
  -webkit-transition: all 100ms;
  transition: all 100ms; }

#topMenuBig .topMenu-sub-title a {
  color: #fff;
  display: block;
  line-height: 35px; }

#topMenuBig .topMenu-sub-title a.withIcon {
  margin-left: -37px;
  padding-left: 37px;
  background-repeat: no-repeat;
  background-position-x: 0;
  text-decoration: none; }

#topMenuBig .topMenu-sub-title a.withIcon:hover {
  background-position-y: -35px; }

#topMenuBig .topMenu-sub-cont a {
  text-decoration: none; }

#topMenuBig #topMenu-cont {
  position: relative; }

#topMenuBig .topMenu-sub a div {
  text-shadow: none;
  line-height: 17px; }

#topMenuBig .topMenu-sub-frame {
  margin-bottom: 12px;
  margin-left: 2px;
  width: 45%;
  display: inline-block; }

#topMenuBig .topMenu-sub-frame ul {
  margin-top: 10px; }

#topMenuBig .topMenu-sub-frame ul li {
  line-height: 22px; }

#topMenuBig .topMenu-sub-text {
  padding-top: 4px;
  line-height: 16px;
  display: block;
  width: 90%;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #fff;
  position: relative;
  padding-bottom: 10px; }

#topMenuBig .topMenu-sub-text:after {
  position: absolute;
  content: '';
  display: block;
  left: 5px;
  top: 27px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #444444; }

#topMenuBig .topMenu-sub-cont a:hover .topMenu-sub-text {
  color: #45b09a; }

#topMenuBig .topMenu-sub-cont a:hover .topMenu-sub-text:after {
  width: 100%;
  border-bottom: 1px solid #45b09a;
  left: 4px; }

#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;
  padding-left: 2px;
  color: #252525;
  font-size: 12px; }

.textBox, #inquiry {
  background: transparent; }

.poznamka {
  border-color: #ccc; }

#registrace {
  margin-bottom: 20px; }

input.find {
  width: auto; }

label[for="poznamka_reg"] {
  margin-bottom: 3px; }

#poznamka_reg {
  height: 96px; }

#menu2nd {
  width: auto;
  font-size: 12px; }

#menu2nd a {
  margin-right: 30px;
  text-decoration: none;
  color: white; }

#menu2nd a:last-of-type {
  margin-right: 0; }

#menu2nd a:hover {
  color: #10dedf;
  text-decoration: none; }

form.kontaktni #zprava {
  width: 100%; }

#content {
  margin-bottom: 11px;
  margin-top: 15px; }

.skladem-frame {
  font-weight: bold;
  font-size: 14px;
  color: #638304; }

.item-icons i {
  padding: 2px 2px;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  text-align: center;
  background-color: #10dedf; }

.item-icons i.dp {
  background-color: #d22a3f;
  display: none; }

#clientLeft input[name="btnPrihlasit"] {
  width: auto;
  padding: 2px 9px; }

.pocetHolder {
  padding: 0;
  height: 43px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-top: 8px;
  text-align: center;
  float: right;
  margin-right: 12px; }
  .pocetHolder input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 56px;
    height: 60px;
    text-align: center;
    width: 58px;
    border: 2px solid #e4e4e4;
    border-right: none;
    font-size: 20px;
    background: #f8f8f8;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    .pocetHolder input[type="text"]:disabled, .pocetHolder input[type="text"][disabled] {
      -webkit-text-fill-color: #383838;
      color: #383838 !important;
      -webkit-opacity: 1;
      opacity: 1 !important; }

.baleni-sipka {
  padding: 0;
  cursor: pointer;
  float: left;
  margin-top: 4px; }

.buttons .button {
  color: #2d2d2d;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  line-height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #d6d6d6;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer; }

.buttons .button.btn-continue {
  background: transparent; }

.buttons .button.btn-continue:hover {
  background: #d6d6d6; }

.buttons .button.btn-cart {
  background: #85308c;
  color: #fff;
  border-color: #85308c; }

.buttons .button.btn-cart:hover {
  background: #9d519f;
  border-color: #9d519f; }

.buttons .button.btn-highlight {
  background: transparent;
  border-color: #10dedf; }

.buttons .button.btn-highlight:hover {
  background: #10dedf;
  color: #fff; }

.drop {
  background-color: white;
  position: absolute;
  z-index: 9999;
  padding: 13px 15px;
  display: none; }

a.odebrat {
  width: 16px;
  height: 16px;
  display: block;
  float: right;
  background: url(/framework/img/icon/cartRemove.png) center center no-repeat; }

.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 #D5D5D5;
    color: #383838;
    background: #fff;
    font-size: 15px;
    text-align: center; }
  .pocetHolder .sipka-nahoru, .pocetHolder .sipka-dolu {
    display: block;
    position: absolute;
    font-size: 0 !important;
    height: 100%;
    width: 32px;
    top: 0;
    background: center center no-repeat;
    opacity: .7; }
    .pocetHolder .sipka-nahoru:hover, .pocetHolder .sipka-dolu:hover {
      opacity: 1; }
  .pocetHolder .sipka-dolu {
    background-image: url("/icon/cart-down.png");
    left: 0; }
  .pocetHolder .sipka-nahoru {
    background-image: url("/icon/cart-up.png");
    right: 0;
    left: initial; }

#basket-top {
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  background: #85308c; }
  #basket-top .buttons .btn-cart {
    padding-left: 40px;
    padding-right: 40px; }
  #basket-top > a {
    color: #fff;
    text-decoration: none; }
    #basket-top > a:hover {
      text-decoration: none; }
    #basket-top > a > div {
      background: url("/framework/img/icon/cart.png") left 25px center no-repeat;
      padding: 0 25px 0 75px; }
  #basket-top:hover {
    background-color: #9d519f; }
    #basket-top:hover:not(.forcehide) .drop {
      visibility: visible;
      opacity: 1; }
  #basket-top span.pocet {
    font-size: 14px;
    font-weight: normal; }
  #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 .basket-top-label {
    width: 60px;
    display: inline-block; }
  #basket-top .drop {
    right: 0;
    border: 2px solid #383838;
    border-top: 0;
    width: 600px;
    z-index: 9990;
    display: block;
    visibility: hidden;
    opacity: 0; }
  #basket-top h2 {
    font-size: 20px;
    margin-top: 5px; }
  #basket-top .doprava-zdarma-box {
    font-size: 14px;
    border-bottom: 0; }
  #basket-top .dzb-progress {
    line-height: normal;
    font-size: 13px;
    font-weight: normal; }
  #basket-top .pocetHolder-cont {
    line-height: normal;
    margin-top: 20px; }
  #basket-top .pocetHolder {
    float: none;
    margin-right: 0;
    padding-top: 0;
    height: auto;
    font-size: 0; }
    #basket-top .pocetHolder input[type="text"] {
      line-height: normal;
      height: 32px;
      width: 100%;
      font-size: 14px; }
    #basket-top .pocetHolder .sipka-dolu, #basket-top .pocetHolder .sipka-nahoru {
      width: 15px; }
    #basket-top .pocetHolder .sipka-nahoru {
      left: initial; }
  #basket-top a.odebrat {
    margin-top: 19px; }
  #basket-top.hover .drop {
    visibility: visible;
    opacity: 1; }
  #basket-top .doprava-zdarma-box .dzb-header {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

#basket-top-pocet {
  position: absolute;
  top: 3px;
  left: 39px;
  color: #fff;
  line-height: 25px;
  background: transparent url("/framework/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; }

.kosik-vypis .image {
  width: 105px;
  height: 70px;
  position: relative; }

.kosik-vypis .image img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.kosik-vypis .polozka {
  border-bottom: 1px solid #ededed;
  padding: 10px 0; }

.kosik-vypis .polozka:last-of-type {
  border: 0; }

.kosik-vypis .polozka .product-name {
  line-height: 18px;
  padding-left: 0;
  font-size: 13px;
  font-weight: normal; }

.kosik-vypis .polozka .product-name a {
  color: #333;
  text-decoration: none; }
  .kosik-vypis .polozka .product-name a:hover {
    text-decoration: underline; }

.kosik-vypis .polozka .product-name span.message {
  color: red;
  font-size: 11px; }

.kosik-vypis .polozka .baleni {
  padding: 0; }

.kosik-vypis .polozka .price {
  font-size: 16px;
  color: #4c392a;
  padding-top: 8px;
  padding-left: 0; }

.kosik-vypis .polozka .price b {
  padding-right: 10px; }

.soucet-polozek {
  border-top: 1px solid #ededed; }

.soucet-polozek .popis {
  font-size: 14px; }

#basket-top .prazdny-kosik h2 {
  margin-bottom: 0; }

.prazdny-kosik .sub-header {
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px; }

#panelMainIn .prazdny-kosik .sub-header {
  font-size: 22px;
  font-weight: bold;
  border-width: 2px; }

#panelMainIn .prazdny-kosik .buttons .button {
  font-size: 16px;
  padding: 15px 30px 15px 30px; }

#basket-top #tabs-tyden-content {
  padding: 0;
  margin-top: 15px;
  min-height: inherit;
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px; }

#basket-top #tabs-tyden-content .stitek {
  font-size: 14px; }

#basket-top #tabs-tyden-content {
  line-height: normal; }

#basket-top #tabs-tyden-content .info {
  margin: 0; }

#basket-top #tabs-tyden-content .image {
  height: 100px; }

#basket-top #tabs-tyden-content .stitek-wrapper {
  top: 100px; }

#basket-top #tabs-tyden-content .nazev {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px; }

#basket-top #tabs-tyden-content .time {
  font-size: 14px; }

#basket-top .mrknu-se {
  width: 125px;
  padding-left: 12px;
  background-position: right 10px center; }

#basket-top .nej {
  margin-top: 15px; }

#panelMainIn .prazdny-kosik .nej-blok {
  border-top: 2px solid #ededed;
  margin-bottom: 30px;
  margin-top: 30px; }

a.clientRight-container:hover {
  text-decoration: none;
  -webkit-transition: color 200ms;
  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;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
          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%; }

#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 .celkem_s {
  font-size: 18px; }

#kosik_form .celkem_bez {
  font-weight: normal !important; }

#kosik_form .celk-cont {
  font-weight: bold; }

#kosik_form .ceny-table tr:first-child td {
  padding-top: 10px; }

#kosik_form .ceny-table tr:last-child td {
  padding-bottom: 10px; }

#kosik_form .cena-celkem {
  background: #e8e8e8;
  padding: 15px; }

#kosik_form .cena-celkem td {
  padding: 0 !important; }

#basket .pocet_kusu, #basket .cena {
  white-space: nowrap; }

fieldset H3, .nadpisH4Levy, .nadpisH4Pravy, .box .nadpisH4, #kosik_form table th .th-cont {
  color: #2d2d2d;
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 0; }

#panelBottom {
  padding: 10px 15px 17px 15px;
  color: white;
  font-size: 13px;
  line-height: 18px; }

#panelBottomIn p {
  margin-bottom: 2px;
  margin-top: 11px;
  padding: 0; }

#panelBottomIn li {
  line-height: 30px;
  list-style: none; }

#panelBottomIn a {
  color: white;
  text-decoration: underline;
  font-size: 14px; }

#panelBottomIn a:hover {
  color: #10dedf; }

#panelBottomIn .headline {
  font-size: 24px;
  margin-bottom: 20px; }

#panelBottomIn .headline-2 {
  font-size: 16px;
  padding-top: 2px;
  margin-bottom: 26px; }

#panelBottomIn .contact-block {
  margin-bottom: 18px; }

#panelBottomIn .contact-label {
  float: left;
  width: 60px; }

#panelBottomIn .contact-person {
  line-height: 27px;
  margin-bottom: 39px; }

#panelBottomIn .contact-person .headline {
  line-height: 16px; }

#panelBottomIn .contact-person:nth-of-type(2) {
  margin-bottom: 0; }

#panelBottomIn img.cards {
  margin-top: 15px; }

#panelBottomIn .section {
  margin-bottom: 20px; }

.produkty {
  padding: 10px 0 6px 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; }

#rozsirenyFiltr {
  padding: 3px 6px; }

#rozsirenyFiltrObsah {
  background-color: transparent;
  border: 0; }

#rozsirenyFiltrObsah .ceny {
  padding-top: 4px; }

#filtr-header:hover {
  text-decoration: underline; }

.rfZobrazeny {
  border: 1px solid #ccc;
  background-color: #f0f0f0; }

#porovnani_zbozi table {
  border-collapse: collapse; }

#porovnani_zbozi .cervena {
  color: inherit; }

#porovnani_zbozi .porovnani_foto {
  height: auto;
  max-height: 150px; }

#porovnani_zbozi .porovnani_popis {
  height: auto;
  max-height: 160px; }

#pmtc1 {
  width: 30%; }

#vyhledavani-pocet {
  font-size: 12px;
  color: #666;
  padding-top: 5px; }

#panelSideIn .goods .nadpisH4 {
  padding-top: 0; }

#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(/framework/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 {
  background-color: white; }

#panelSideIn .groupLeftMenu.filter {
  margin-bottom: 1px; }

#panelSideIn .filter ul.headerList li {
  padding: 10px 25px 10px 15px;
  color: #2d2d2d;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
  font-size: 13px;
  cursor: pointer;
  background: #f7f7f7 url("/framework/img/icon/downArrowBig.png") right 15px center no-repeat; }

#panelSideIn .filter ul.headerList li.active {
  background-image: url("/framework/img/icon/upArrowBig.png");
  background-color: #fff; }

#panelSideIn .filter ul.headerList li:hover {
  color: #45b09a; }

#panelSideIn .filter.active ul.headerList li {
  background-image: url("/framework/img/icon/upArrowBig.png");
  border-color: #10dedf; }

#panelSideIn .filter.ceny ul.headerList li, #panelSideIn .filter.velikosti ul.headerList li {
  border-color: transparent; }

#panelSideIn .filter ul.itemList {
  background: #fff;
  border-bottom: 0;
  padding: 0 20px 15px; }

#panelSideIn .filter .itemList {
  display: none;
  overflow: hidden; }

#panelSideIn .filter .itemList.active {
  display: block; }

#panelSideIn .filter.velikosti ul.itemList {
  background: none;
  margin-left: 20px; }

#panelSideIn .filter .panelItemLink {
  padding: 1px 0 0 25px;
  line-height: 17px;
  font-size: 13px;
  color: #383838;
  background: transparent url(/framework/img/icon/check-off.png) left 50% no-repeat;
  margin: 5px 0;
  font-weight: 600; }

#panelSideIn .filter .panelItemLink.color {
  background: none;
  padding-left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 8px 0; }

#panelSideIn .filter .panelItemLink .circle, #panelSideIn .filter .panelItemLink .circle-holder {
  border-radius: 50%; }

#panelSideIn .filter .panelItemLink .circle-holder {
  padding: 2px;
  border: 2px solid #E6E6E6;
  height: 23px;
  width: 23px;
  margin-right: 10px; }

#panelSideIn .filter .panelItemLink .circle {
  width: 100%;
  height: 100%; }

#panelSideIn .filter li.active .panelItemLink.color .circle-holder {
  border-color: #57B09A; }

#panelSideIn .item a {
  color: #444;
  font-size: 12px;
  text-decoration: none; }

#panelSideIn .item.disabled a {
  color: #888;
  text-decoration: line-through;
  cursor: default; }

#panelSideIn .item.disabled .panelItemLink {
  opacity: 0.5; }

#panelSideIn .filter li.active .panelItemLink {
  background-image: url(/framework/img/icon/check-on.png); }

#panelSideIn .filter li.active .panelItemLink.color {
  background: none; }

#panelSideIn .nadpisH4 {
  padding: 12px 6px;
  border-bottom: 1px solid #e3d6b7;
  color: #4c392a;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0; }

#proc {
  margin: 10px 0; }

#proc li {
  font-family: "Georgia", serif;
  font-size: 16px;
  color: #4c392a;
  background: url(/framework/img/icon/star.png) 4px center no-repeat;
  padding: 5px 0 5px 35px; }

#good-main-left {
  background-color: white;
  position: relative;
  margin-bottom: 15px; }

#good-main-left img.sku-obr {
  margin-right: 10px;
  width: 32px;
  height: 32px; }

#good-main-left li a {
  padding: 3px 0 3px 0;
  display: block;
  font-size: 12px;
  color: #10dedf;
  font-weight: normal;
  text-decoration: none; }

#good-main-left > ul > li:first-child {
  border-top: 0; }

#good-main-left > ul > li a {
  color: #2d2d2d;
  font-size: 16px;
  display: block;
  padding: 12px 6px 12px 40px;
  border: 2px solid #e4e4e4;
  margin-top: -2px;
  font-weight: bold;
  text-transform: uppercase;
  background: url("/framework/img/icon/menuPlus.png") left 18px center no-repeat; }

#good-main-left > ul > li a:hover {
  text-decoration: none;
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  background-image: url("/framework/img/icon/menuPlusHover.png"); }

#good-main-left > ul > li a.akt_skupina {
  border-color: #10dedf;
  margin-bottom: 2px;
  background-image: url("/framework/img/icon/menuMinus.png"); }

#good-main-left > ul > li a.akt_skupina:hover {
  background-color: #10dedf;
  border-color: #10dedf;
  background-image: url("/framework/img/icon/menuMinusHover.png"); }

#good-main-left > ul > li.forward li a {
  font-size: 12px;
  font-weight: normal; }

#good-main-left > ul > li.forward li.active a {
  font-weight: bold;
  font-size: 12px;
  background-color: white; }

#good-main-left li.active > a {
  padding-left: 0; }

#good-main-left ul ul li:not(.active) a {
  background: url("/framework/img/icon/submenu.png") no-repeat 0 5px; }

#good-main-left li li a {
  margin: 16px 5px 16px 30px;
  padding: 0 0 0 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  border: none;
  background-image: none;
  text-transform: none;
  border-left: 1px solid #e4e4e4; }

#good-main-left li li a:hover {
  text-decoration: underline; }

#good-main-left li li a.akt_skupina {
  font-weight: bold;
  padding: 0 0 0 7px !important;
  border-left: 2px solid #10dedf;
  background: none !important; }

#good-main-left li li a.akt_skupina:hover {
  background: none; }

#good-main-left li li li a {
  margin-left: 65px; }

#good-main-left li li li li a {
  margin-left: 100px; }

#good-main-left li li li li li a {
  margin-left: 110px; }

#good-main-left .img-block {
  width: 24px;
  height: 24px;
  float: left;
  margin: 6px 18px 0 3px; }

#good-main-left li li img {
  display: none; }

.navig {
  margin-bottom: 15px; }

.navig span {
  background: none;
  font-size: 13px;
  width: auto;
  font-weight: 600;
  color: #383838; }

.navig span.delimiter {
  margin: 0 10px;
  background: url("/framework/img/icon/delimiter.png") no-repeat;
  width: 5px;
  height: 14px;
  position: relative;
  top: 5px; }

.navig span[itemprop=title] {
  width: auto;
  float: none;
  margin: 0; }

.breadcrumb-mb {
  margin-bottom: 10px; }

.breadcrumb-item {
  display: inline-block;
  float: left; }

.navig + hr {
  clear: both;
  margin: 0 auto 10px auto;
  visibility: hidden; }

.navig a {
  font-size: 13px;
  font-weight: 600; }

.navig a span {
  color: #383838;
  font-weight: 600; }

.navig a:hover span {
  color: #000000; }

.bez-dph {
  font-size: 10px;
  color: #aaa;
  letter-spacing: -0.5px; }

.item-frame {
  height: 388px;
  position: relative;
  padding: 0; }

.produkty.fullwidth .item-frame {
  width: 25%; }

.item-frameIn {
  border: solid 10px transparent; }

.item-frame {
  margin: 10px 0;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .item-frame:hover .item-frameIn {
    height: auto;
    background-color: white;
    border-color: rgba(0, 0, 0, 0.1);
    z-index: 10; }
  .item-frame a {
    text-decoration: none;
    font-size: 12px; }
    .item-frame a:hover {
      text-decoration: none; }
      .item-frame a:hover h3 {
        text-decoration: none; }
    .item-frame a h3 {
      height: 60px;
      font-size: 17px;
      color: #383838;
      text-align: center;
      padding: 0 15px;
      margin: 0;
      line-height: 60px;
      text-transform: none;
      font-weight: 400; }
      .item-frame a h3 > span {
        display: inline-block;
        vertical-align: middle;
        line-height: 17px;
        font-weight: 500; }
  .item-frame .item-img-table {
    background-color: #fff; }
  .item-frame .item-img-container {
    height: 262px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
       -moz-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 992px) {
      .item-frame .item-img-container {
        max-width: 262px; } }
    .item-frame .item-img-container .item-img-wrap {
      position: relative;
      left: 0;
      top: 0;
      bottom: 0;
      max-width: 100%;
      height: 262px; }
      @media (min-width: 992px) {
        .item-frame .item-img-container .item-img-wrap {
          position: relative; } }
    .item-frame .item-img-container img {
      position: static; }
  .item-frame .price-container {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto; }
  .item-frame .item-prices {
    padding: 0 7px;
    color: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px; }
    .item-frame .item-prices .price {
      line-height: 24px;
      color: #2d2d2d;
      font-size: 15px;
      font-weight: 400;
      font-family: 'NovecentoWideBold', 'Open Sans', sans-serif; }
  .item-frame .skladem-frame {
    margin-top: 2px; }
  .item-frame .skladem-frame.green {
    color: #53811d;
    font-weight: bold;
    font-size: 14px; }
  .item-frame .cena-dle-velikost {
    color: #4c392a;
    font-size: 12px;
    font-weight: normal; }
  .item-frame .item-desc {
    height: 80px;
    font-size: 11px;
    line-height: 17px;
    color: #666; }
  .item-frame .price-discount {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400; }
  .item-frame .price-discount-pct {
    font-size: 15px;
    top: 0;
    color: #d22a3f;
    line-height: 24px;
    font-weight: bold; }
  .item-frame .velikosti-skladem {
    font-size: 13px;
    text-transform: uppercase;
    color: #383838;
    font-family: 'NovecentoLight', 'Open Sans', sans-serif; }
  .item-frame ul.sizes {
    font-size: 0;
    margin: -5px 0 15px !important; }
  .item-frame .sizes li {
    font-size: 13px;
    color: #4c392a;
    list-style: none;
    display: inline-block;
    border: solid 2px #e8e8e8;
    text-align: center;
    margin: 3px;
    font-weight: bold; }
    .item-frame .sizes li a {
      color: #383838;
      display: inline-block;
      width: 40px;
      height: 36px;
      padding-top: 9px; }
      .item-frame .sizes li a:hover {
        background-color: #e8e8e8; }
  .item-frame .sizes li.more {
    position: relative;
    top: 6px;
    border-color: transparent; }
    .item-frame .sizes li.more a {
      font-size: 11px;
      line-height: 14px;
      padding: 4px 1px 0; }
      .item-frame .sizes li.more a:hover {
        background-color: transparent;
        text-decoration: underline !important; }
  .item-frame .minis {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5px 0; }
    .item-frame .minis .image {
      width: 60px;
      height: 60px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 5px; }
      .item-frame .minis .image img {
        max-width: 100%;
        max-height: 100%; }
  .item-frame .minis-left {
    width: 10px;
    height: 18px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    background: url("/framework/img/icon/minis-left.png"); }
  .item-frame .minis-right {
    width: 10px;
    height: 18px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    background: url("/framework/img/icon/minis-right.png"); }
  .item-frame .item-icons i.good-icon {
    font-size: 11px;
    line-height: 16px;
    height: 20px;
    width: 20px;
    text-transform: uppercase;
    font-weight: bold; }
  .item-frame .item-icons i.good-icon.hover {
    width: auto;
    display: none; }
  .item-frame .item-brand {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .item-frame .on-hover div {
    text-align: center;
    line-height: 24px; }

.minizbozi ul.sizes {
  font-size: 0;
  margin: -5px 0 15px !important; }

.minizbozi .sizes li {
  font-size: 13px;
  color: #4c392a;
  list-style: none;
  display: inline-block;
  border: solid 2px #e8e8e8;
  text-align: center;
  margin: 3px;
  font-weight: bold; }
  .minizbozi .sizes li a {
    color: #383838;
    display: inline-block;
    width: 40px;
    height: 36px;
    padding-top: 9px;
    line-height: 14px; }
    .minizbozi .sizes li a:hover {
      background-color: #e8e8e8; }

.minizbozi .item-icons i.good-icon {
  font-size: 11px;
  line-height: 16px;
  height: 20px;
  width: 20px;
  text-transform: uppercase;
  font-weight: bold; }

.minizbozi .item-icons i.good-icon.hover {
  width: auto;
  display: none; }

.minizbozi:hover .nazev {
  display: none; }

.minizbozi .item-brand {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

#uvodka-popis {
  line-height: 24px; }

#uvod-tel {
  color: #77A002;
  font-weight: bold; }

#uvod-tel i {
  color: #68AA00;
  margin-right: 5px; }

#uvod-tel-doba {
  color: #444;
  font-weight: normal; }

#bottom4 i.glyphicon {
  color: #68AA00;
  position: relative;
  top: 2px;
  font-size: 110%; }

#basket_paticka .minizbozi {
  text-align: left; }

.minizbozi {
  border: none;
  position: relative; }

.minizbozi a {
  letter-spacing: -0.007em; }

.minizbozi .obr-table-container {
  height: 280px; }

.minizbozi .obr-container {
  padding: 10px 0; }

.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;
  font-size: 18px; }

.minizbozi .cena-cont .cena-puvodni {
  position: absolute;
  top: 0;
  text-decoration: line-through;
  color: #828282;
  font-weight: bold;
  font-size: 17px; }

.minizbozi .cena-cont .sleva {
  position: absolute;
  top: 0;
  right: 0;
  color: #d22a3f; }

.minizbozi .skladem {
  margin-top: 2px; }

.minizbozi .skladem.green {
  color: #53811d;
  font-weight: bold;
  font-size: 14px; }

.minizbozi .cena-dle-velikost {
  color: #4c392a;
  font-size: 12px;
  font-weight: normal; }

.minizbozi .info {
  position: absolute;
  top: 190px;
  z-index: 5;
  width: 100%;
  text-align: center; }

.minizbozi .info > span {
  padding: 4px 8px;
  font-size: 15px;
  color: #fefefe;
  position: relative; }

.minizbozi .discount-percent {
  background-color: #d22a3f; }

.minizbozi .new {
  background-color: #10dedf; }

#paticka-header {
  color: #666;
  font-weight: bold;
  line-height: 16px;
  margin: 25px auto; }

#paticka-header .glyphicon {
  padding-right: 15px;
  font-size: 40px;
  color: #444; }

#paticka-header img {
  max-height: 45px;
  margin-right: 10px; }

#paticka-header img.karty {
  height: 33px; }

#paticka-header .left-border {
  border-left: 1px solid #efefef; }

#paticka-header .table-like {
  height: 64px;
  width: 100%; }

#paticka-header .table-cell {
  vertical-align: middle;
  height: 100%; }

#paticka-header .table-cell:nth-child(2) {
  width: 80%; }

#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.5px; }

#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 {
  padding: 0; }

.paticka-panel-container {
  color: white;
  font-size: 13px;
  background-color: #383838;
  border-bottom: 1px solid #494949;
  padding: 40px 0 30px; }

.paticka-panel-container .headline {
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: uppercase; }

.paticka-panel-container ul {
  border-left: 2px solid #10dedf;
  padding-left: 25px; }

.paticka-panel-container li a {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none; }

.paticka-panel-container li a:first-child {
  margin-top: -6px; }

.paticka-panel-container li a:hover {
  color: #fff; }

#paticka-panel .facebook {
  display: block;
  width: 55px;
  height: 55px;
  margin-right: 17px;
  background: transparent url("/framework/img/icon/footerFacebook.png") center center no-repeat;
  float: left; }

#paticka-panel .facebook:hover {
  background-image: url("/framework/img/icon/footerFacebookHover.png"); }

#paticka-panel .instagram {
  display: block;
  width: 55px;
  height: 55px;
  background: transparent url("/framework/img/icon/footerInstagram.png") center center no-repeat;
  float: left; }

#paticka-panel .instagram:hover {
  background-image: url("/framework/img/icon/footerInstagramHover.png"); }

#paticka-panel .partners img {
  margin-right: 27px; }

#it3-footer-container {
  background-color: #1a1a1a;
  padding: 15px 0;
  color: white; }

#it3-footer-container a {
  color: #10dedf; }

#it3-footer-container a:hover {
  color: white; }

#paticka-kontakt {
  height: 100%;
  width: 100%;
  font-weight: bold;
  padding: 0 15px 17px 15px;
  color: #444; }

#paticka-kontakt .pk-row {
  margin-bottom: 8px; }

#paticka-kontakt .pk-label {
  display: inline-block;
  vertical-align: sub;
  font-size: 24px; }

#paticka-kontakt .pk-label.red a {
  color: #d22; }

#paticka-kontakt .pk-label.blue a {
  color: #1B3983; }

#paticka-kontakt .pk-row:last-child {
  margin-bottom: 0; }

#paticka-kontakt .bg-circle {
  margin-right: 5px; }

#paticka-kontakt .adresa {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  padding-left: 3px; }

#paticka-kontakt .adresa a {
  text-decoration: underline; }

.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; }

.kosik-btn {
  background: #9d519f url("/framework/img/icon/cart.png") center right 25px no-repeat !important;
  padding: 19px 65px 19px 20px !important;
  font-weight: bold;
  text-transform: uppercase; }

label[generated=true] {
  position: absolute;
  background-color: #f96e6e;
  padding: 0 10px 2px;
  color: #fff !important;
  font-size: 11px !important; }

#registrace label[generated=true], #kosik_form label[generated=true] {
  margin-left: -300px;
  width: 300px;
  margin-top: 37px; }

#osOdber label[generated=true] {
  left: 15px;
  bottom: -18px; }

#DForm label[generated=true] {
  left: 16px;
  margin-top: 37px; }

input.error {
  border-color: #f96e6e; }

/* To fill the container and nothing else */
#fb-root {
  display: none; }

/** simulace v administraci */
#pridatblok {
  margin: 1px 0 5px; }

.blokSS {
  position: relative;
  min-height: 50px; }

.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 */
#osOdber input[type="text"], #formNewsletter input[type="text"] {
  width: 245px;
  height: 45px;
  border: 2px solid #494949;
  display: inline-block;
  background-color: #383838;
  color: #8c8c8c;
  font-size: 16px;
  padding-left: 15px; }

#osOdber input[type="submit"], #formNewsletter input[type="submit"] {
  background: #383838 url("/framework/img/icon/rightArrow.png") center center no-repeat;
  border: 2px solid #10dedf;
  height: 45px;
  width: 45px;
  position: relative;
  top: -2px;
  left: -5px; }

#osOdber input[type="submit"]:hover, #formNewsletter input[type="submit"]:hover {
  background-color: #10dedf;
  color: #252525; }

#osOdber .gdpr {
  margin-top: 5px; }

#osOdber .gdpr a {
  color: #8c8c8c; }

#osOdber .gdpr a:hover {
  color: #10dedf; }

.custom-line {
  border-top: 1px solid #e3d6b7;
  margin-bottom: 10px; }

.potrebujete-poradit {
  border: 1px solid #e7e7e7;
  color: #4c392a;
  font-size: 12px;
  padding: 8px;
  line-height: 22px; }

.potrebujete-poradit img {
  float: left;
  margin-right: 12px;
  max-width: 89px;
  max-height: 84px; }

/* stranka s vlastnim formularem */
p.vyberte-kosik {
  line-height: 25px;
  padding-right: 30px; }

.custom-form {
  margin-top: 20px; }

.custom-form-content {
  background-color: #fef0cd;
  padding: 15px;
  margin-bottom: 10px; }

.custom-form-content label {
  display: block; }

.custom-form-content input {
  width: 100%; }

.custom-form-content textarea {
  height: 115px; }

.custom-form-content .check {
  background: url(/framework/img/icon/check.png) left center no-repeat;
  color: #4c392a;
  line-height: 40px;
  padding-left: 20px;
  font-size: 12px; }

.custom-form-content .button-block {
  width: 40%;
  float: left;
  margin-right: 5%; }

.custom-form-content .submit-block {
  width: 55%;
  float: right; }

.custom-form-content #btnAttachment {
  padding: 6px 0 0 20px;
  background: #c97f4e url(/framework/img/icon/spoon.png) 10px center no-repeat;
  height: 40px;
  white-space: normal;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  min-width: 84px; }

.custom-form-content #btnAttachment:hover {
  background-color: #b37145; }

.custom-form-content #btnAttachment i {
  display: none;
  margin-top: 5px; }

.custom-form-content input[type="submit"] {
  padding: 0;
  height: 40px;
  font-size: 18px;
  background: #9a7e8c;
  text-shadow: 0 2px 2px rgba(20, 20, 20, 0.6); }

.custom-form-content input[type="submit"]:hover {
  background-color: #89707d; }

.inspirace {
  position: relative; }

.pocitadlo {
  position: absolute;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: white;
  font-weight: bold;
  background-color: #bd6e29;
  top: 25px;
  left: 10px;
  border-radius: 14px;
  text-align: center; }

#mobile-menu {
  background-color: #252525;
  display: none;
  padding: 15px 10px 15px 20px; }

#mobile-menu .mobile-icon {
  cursor: pointer;
  background-position: center center;
  margin-top: 8px;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 20px; }

#mobile-menu .cart {
  background-image: url(/framework/img/icon/mobile-cart.png);
  float: right; }

#mobile-menu .search {
  background-image: url(/framework/img/icon/mobile-search.png);
  float: right; }

#mobile-menu .contact {
  background-image: url(/framework/img/icon/mobile-contact.png);
  float: right; }

#mobile-menu .user {
  background-image: url(/framework/img/icon/mobile-user.png);
  float: right; }

#mobile-menu .menu-toggler {
  background: url(/framework/img/icon/mobile-menu.png) left 10px center no-repeat;
  float: right;
  padding: 12px 10px 13px 40px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #545454;
  font-weight: 600;
  font-size: 13px;
  line-height: 13px; }

#mobile-menu .menu-toggler.active {
  background-image: url(/framework/img/icon/mobile-menu-active.png); }

#mobile-menu .logo {
  margin-top: 4px; }

#mobile-backdrop {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 9000;
  display: none; }

#mobile-dd {
  position: absolute;
  top: 70px;
  right: 0;
  width: 280px;
  background: #e8e8e8;
  z-index: 9050;
  font-family: 'Novecento', 'Open Sans', sans-serif;
  -webkit-transition: right .4s linear;
  transition: right .4s linear;
  overflow-x: hidden;
  padding-bottom: 70px; }

.mobile-dd-d-none {
  display: none; }

#mobile-dd .menu-box {
  position: relative;
  right: 0;
  -webkit-transition: right .4s linear;
  transition: right .4s linear; }

#mobile-dd .menu-box.isShow {
  right: 280px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear; }

#mobile-dd .menu-box.isShow2 {
  right: 560px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear; }

#mobile-dd.isShow {
  right: 0;
  -webkit-transition: right .4s linear;
  transition: right .4s linear; }

#mobile-dd .styled-text {
  font-family: 'Novecento', 'Open Sans', sans-serif;
  text-transform: uppercase; }

#mobile-dd a {
  text-decoration: none; }

#mobile-dd ul.list {
  padding: 0;
  margin: 0; }

#mobile-dd ul.list li {
  padding: 0;
  margin: 0;
  list-style: none; }

#mobile-dd ul.list li span {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #383838;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
  display: block;
  background: #e8e8e8;
  cursor: pointer;
  padding: 19px 10px 18px 20px;
  -webkit-transition: .4s linear;
  transition: .4s linear; }

#mobile-dd ul.list li span:hover {
  text-decoration: underline;
  /*color: #45b09a !important;*/ }

#mobile-dd ul.list li span object svg path {
  -webkit-transition: .4s linear;
  transition: .4s linear;
  fill: #fff; }

#mobile-dd ul.list li span:hover svg path {
  -webkit-transition: .4s linear;
  transition: .4s linear;
  fill: #45b09a; }

#mobile-dd ul.list li span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  background: url("/framework/img/icon/mobile-menu-arrow.png");
  width: 5px;
  height: 8px; }

/*#mobile-dd ul.list li:last-child span { border-bottom: 0 }*/
#mobile-dd ul.list li span.moveOut {
  right: 280px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear; }

#mobile-dd ul.list li ul {
  position: absolute;
  top: 56px;
  right: -280px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear;
  width: 100%;
  z-index: 2000; }

#mobile-dd.full-width {
  width: 100%; }

#mobile-dd ul.list li ul.isShow {
  right: 0; }

#mobile-dd ul.list li ul.isShow2 {
  right: 0;
  top: 0; }

#mobile-dd ul.list li ul.vert-align {
  top: 0; }

#mobile-dd .moveOut {
  right: 280px; }

#mobile-dd .d-hide {
  visibility: hidden;
  -webkit-transition: visibility 5s linear;
  transition: visibility 5s linear; }

#mobile-dd ul.list.categories li span {
  background: #545454 left 23px center no-repeat;
  padding-left: 53px;
  border-bottom: 1px solid #383838;
  color: #fff; }

#mobile-dd ul.list.categories li li span {
  padding-left: 20px;
  background: #383838;
  border-bottom: 1px solid #545454; }

#mobile-dd ul.list.categories li li li span:after {
  display: none; }

#mobile-dd ul.list.categories li.isShow > ul {
  right: 0; }

#mobile-dd ul.list.categories li.menu-back {
  position: absolute;
  top: 0;
  right: -280px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear;
  width: 100%;
  z-index: 2000; }

#mobile-dd ul.list.categories li.menu-back.back2 {
  position: absolute;
  top: -56px;
  right: -280px;
  -webkit-transition: right .4s linear;
  transition: right .4s linear;
  width: 100%;
  z-index: 2000; }

#mobile-dd ul.list.categories li.menu-back.isShow {
  right: 0; }

#mobile-dd ul.list.categories li.menu-back > div {
  padding: 16px 10px 15px 66px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #545454 url(/framework/img/icon/menu-back.png) left 20px center no-repeat;
  border-bottom: 1px solid #383838;
  cursor: pointer;
  color: #fff; }

#mobile-dd ul.list.categories li.menu-back > div .currentCategoryImage {
  background: center center no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 5px; }

#mobile-dd ul.list.categories li.menu-back > div .currentCategoryName {
  display: inline-block;
  margin-left: 10px; }

#mobile-dd ul.list.categories li.menu-back > div .currentCategoryDelimiter {
  display: inline-block;
  width: 5px;
  height: 8px;
  background: url("/framework/img/icon/mobile-menu-arrow.png");
  display: none; }

#mobile-dd ul.list.categories li.menu-back > div:after {
  display: none; }

#mobile-dd ul.list.categories li.menu-back:before {
  content: "";
  width: 1px;
  background: #444444;
  height: calc(100% - 1px);
  top: 0;
  left: 48px;
  position: absolute;
  z-index: 5; }

#mobile-dd .user {
  height: 56px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #383838;
  font-size: 13px;
  font-weight: 600;
  background: url(/framework/img/icon/mobile-user.png) left 20px center no-repeat;
  padding-left: 53px;
  text-transform: uppercase;
  border-bottom: 1px solid #d5d5d5;
  cursor: pointer;
  border-top: 1px solid #d5d5d5; }

#mobile-dd .user:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  background: url("/framework/img/icon/mobile-menu-arrow.png");
  width: 5px;
  height: 8px; }

#mobile-dd .user span {
  font-size: 11px;
  color: #a7a7a7;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#mobile-dd ul.list.custom-list .head i {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-size: 11px;
  color: #a7a7a7; }

#mobile-dd ul.list.custom-list .head:hover {
  text-decoration: none; }

/*#mobile-dd ul.list.custom-list .content { display: none; padding: 15px; font-family: 'Open Sans', sans-serif;
   text-transform: none }*/
#mobile-dd ul.list.custom-list .content .login-actions {
  margin-top: 15px; }

#mobile-dd ul.list.custom-list .content .login-actions a {
  display: block; }

#mobile-dd ul.list.custom-list .active .head:before {
  content: "";
  width: 1px;
  background: #d5d5d5;
  height: calc(100%);
  top: 0;
  left: 48px;
  position: absolute;
  z-index: 5; }

#mobile-dd ul.list.custom-list .active .head:after {
  content: "";
  width: 48px;
  height: 100%;
  background: url(/framework/img/icon/menu-back.png) no-repeat 20px center;
  position: absolute;
  left: 0;
  top: 4px; }

#mobile-dd ul.list.custom-list .active .head {
  border-bottom: 1px solid #d5d5d5;
  padding-left: 53px; }

/*#mobile-dd ul.list.custom-list .active .content { display: block }*/
#mobile-dd ul.list.custom-list .custom-user .head {
  background: url(/framework/img/icon/mobile-user.png) left 20px center no-repeat;
  padding-left: 52px;
  border-bottom: 1px solid #d5d5d5; }

#mobile-dd ul.list.custom-list .custom-user .head.logged {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5d5; }

#mobile-dd ul.list.custom-list .custom-user.active .head {
  background-position-x: 67px;
  padding-left: 100px; }

#mobile-dd .phone-holder {
  background: #e8e8e8;
  padding: 20px 20px 20px 20px; }

#mobile-dd .phone-holder .phone {
  background: #e8e8e8;
  padding: 10px 10px 10px 53px;
  color: #45b09a;
  font-weight: 700;
  font-size: 13px;
  background: #fff url("/framework/img/icon/mobile-phone.png") left 20px center no-repeat;
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 rgba(182, 182, 182, 0.5);
          box-shadow: 0 1px 0 0 rgba(182, 182, 182, 0.5);
  text-transform: uppercase; }

#mobile-dd .phone-holder .phone > div {
  font-weight: 400;
  font-family: 'NovecentoLight', 'Open Sans', sans-serif; }

#mobile-dd .phone-holder .phone:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  background: url("/framework/img/icon/mobile-menu-arrow.png");
  width: 5px;
  height: 8px; }

#aktuality-wrapper {
  background: #e8e8e8;
  padding: 10px 0 40px 0;
  margin-top: 30px; }

#aktuality-container {
  color: #2d2d2d;
  font-size: 12px; }

#aktuality-container .aktualita {
  height: 370px; }

#aktuality-container .image {
  width: 250px;
  max-width: 100%;
  height: 150px;
  display: inline-block; }

#aktuality-container .image img {
  max-width: 100%;
  max-height: 100%; }

#aktuality-container .frame-nadpis {
  margin: 10px 0; }

#aktuality-container .frame-nadpis a {
  font-size: 24px;
  color: #2d2d2d;
  text-decoration: none; }

#aktuality-container .frame-nadpis a:hover {
  color: #0e0e0e; }

#aktuality-container .frame-popis {
  font-size: 14px;
  line-height: 20px; }

#aktuality-container .frame-datum {
  margin: 12px 0 20px;
  font-size: 14px;
  padding-left: 28px;
  background: url(/framework/img/icon/calendar.png) left center no-repeat; }

.favorite-list {
  padding: 25px 0 20px;
  background-color: rgba(255, 255, 255, 0.95);
  position: relative;
  z-index: 40;
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 40px;
  margin-top: -15px;
  margin-left: 0;
  margin-right: 0; }

.fi-icon {
  width: 50px;
  height: 37px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 15px;
  margin-top: 2px; }

.favorite {
  text-align: center; }

.favorite-list .favorite.prodejny {
  background-image: url("/framework/img/icon/vyhodyPobocky.png"); }

.favorite-list .favorite.prodejny2 {
  background-image: url("/framework/img/icon/vyhodyPobocky2.png"); }

.favorite-list .favorite.doprava {
  background-image: url("/framework/img/icon/vyhodyDoprava.png"); }

.favorite-list .favorite.original {
  background-image: url("/framework/img/icon/vyhodyOriginal.png"); }

.favorite-list .favorite.buddy {
  background-image: url("/framework/img/icon/vyhodyBuddy.png"); }

.favorite-list .favorite.vraceni {
  background-image: url("/framework/img/icon/vyhodyVraceni.png"); }

.favorite-list .favorite.dum {
  background-image: url("/framework/img/icon/vyhodyDum.png"); }

.favorite-list .favorite.phone {
  background-image: url("/framework/img/icon/vyhodyPhone.png"); }

.favorite-list .favorite.star {
  background-image: url("/framework/img/favorite/star.png"); }

.favorite-list .favorite.hodiny {
  background-image: url("/framework/img/favorite/hodiny.png"); }

.favorite-list .favorite.fotbal {
  background-image: url("/framework/img/favorite/fotbal.png"); }

.favorite-list .favorite.obleceni {
  background-image: url("/framework/img/favorite/obleceni.png"); }

.favorite-list .favorite.doplnky {
  background-image: url("/framework/img/favorite/doplnky.png"); }

.favorite-list .favorite.autorizace {
  background-image: url("/framework/img/favorite/autorizace.png"); }

.favorite-list .favorite.isic {
  background-image: url("/framework/img/favorite/isic.png"); }

.favorite > div {
  font-size: 12px;
  color: #252525;
  padding: 0 15px;
  height: 30px;
  line-height: 16px; }

.favorite-cats {
  font-family: 'NovecentoWideMedium', 'Open Sans', sans-serif;
  font-size: 16px;
  color: #2d2d2d;
  font-weight: 500;
  text-transform: uppercase; }

.favorite-cats.green {
  color: #10dedf; }

.favorite-cats img {
  max-width: 64px;
  max-height: 64px;
  height: auto; }

.favorite-cats .img-wrapper {
  height: 64px; }

.favorite-list .favorite-content {
  height: 36px;
  display: table-cell;
  vertical-align: middle; }

.favorite-list a {
  color: #252525;
  text-decoration: none;
  font-size: 12px; }

.favorite-list a:hover {
  color: #10dedf; }

#brands-wrapper {
  position: relative;
  margin: 40px 0 20px;
  text-align: center; }

#brands {
  background-color: #e8e8e8;
  text-align: center;
  margin: 0 -999px 20px;
  padding: 20px 999px; }

#brands .brand {
  margin: 10px 22px;
  float: left;
  width: 90px;
  height: 60px; }

#brands .brand img {
  width: 90%; }

#brands .brand:hover {
  background-position: 0 100%; }

.productFilter ul.itemList {
  margin: 0 !important;
  list-style: none !important;
  float: right; }

.productFilter ul.itemList li {
  float: left;
  margin-right: 20px; }

.productFilter .panelItemLink {
  padding: 1px 0 0 20px;
  line-height: 19px;
  font-size: 13px;
  color: #383838;
  background: #fff url(/framework/img/icon/check-off.png) left 50% no-repeat; }

.productFilter li.active .panelItemLink {
  background-image: url(/framework/img/icon/check-on.png); }

.productFilter ul.itemList li a {
  color: #444;
  font-size: 12px; }

.ordering {
  text-align: left;
  padding-bottom: 11px; }

.productFilter {
  padding: 0 0 11px; }

.filtrSeznamZbozi {
  position: relative;
  margin-top: 50px; }

.dsportTip {
  background-color: #e6e6e6;
  color: #252525;
  padding: 7px;
  font-size: 12px;
  width: 99.7%;
  margin: 12px 0;
  display: block; }

.genderList li {
  background-position: left center;
  height: 21px;
  line-height: 21px;
  margin: 6px 0; }

.genderList li.male {
  background: url("/framework/img/icon/genderMale.png");
  background-repeat: no-repeat; }

.genderList li.female {
  background: url("/framework/img/icon/genderFemale.png");
  background-repeat: no-repeat; }

.genderList li.unisex {
  background: url("/framework/img/icon/genderUnisex.png");
  background-repeat: no-repeat;
  background-position: 3px center; }

.genderList li.child {
  background: url("/framework/img/icon/genderChild.png");
  background-repeat: no-repeat; }

.genderList li a {
  color: #10dedf !important;
  padding-left: 30px; }

.sizeList {
  padding: 10px 0 !important; }

.sizeList li {
  float: left;
  min-width: 44px;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 2px solid #e4e4e4; }

.sizeList li a {
  display: block;
  height: 44px;
  border: 1px solid transparent;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
  font-size: 13px !important;
  color: #2d2d2d !important; }

.sizeList li:hover {
  text-decoration: none;
  border-color: #d6d6d6; }

.sizeList li:hover a {
  border-color: #d6d6d6; }

.sizeList li a:hover {
  text-decoration: none; }

.sizeList li.active a, .productSizes a.specka.active, .sizeList li.active, .productSizes a.active span {
  border-color: #45b09a; }

.showFilter, .hideFilter, .removeFilter {
  color: #2d2d2d;
  font-size: 14px;
  padding: 13px 0;
  text-align: center;
  font-weight: bold; }

.showFilter, .hideFilter {
  border: 2px solid #383838;
  background: url("/framework/img/icon/hideFilter.png") center right 20px no-repeat;
  margin-bottom: 30px;
  cursor: pointer; }

.showFilter {
  background: url("/framework/img/icon/showFilter.png") center right 20px no-repeat; }

.showFilter:hover, .hideFilter:hover {
  background-image: url("/framework/img/icon/hideFilterHover.png");
  background-color: #383838;
  color: white; }

.showFilter:hover {
  background-image: url("/framework/img/icon/showFilterHover.png"); }

.leftDelimiter {
  background: #e4e4e4;
  height: 2px;
  margin-bottom: 30px; }

.removeFilter {
  border: 2px solid #f96e6e;
  margin-top: 30px;
  margin-bottom: 20px;
  background: url("/framework/img/icon/removeFilter.png") center right 20px no-repeat;
  display: block; }

.removeFilter:hover {
  background-image: url("/framework/img/icon/removeFilterHover.png");
  background-color: #f96e6e;
  color: white;
  text-decoration: none; }

.backToCategory {
  position: absolute;
  right: 0;
  top: 4px;
  width: 220px;
  height: 50px;
  line-height: 46px;
  padding-left: 15px;
  background: url("/framework/img/icon/backArrow.png") left 25px center no-repeat;
  text-align: center;
  border: 2px solid #d6d6d6; }

.backToCategory a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #2d2d2d; }

.backToCategory:hover {
  background-color: #d6d6d6; }

#panelSide-respo {
  min-height: 200px; }

.mrknu-se {
  border: 2px solid #85308c;
  font-size: 16px;
  color: #2d2d2d;
  font-weight: bold;
  background: url("/framework/img/icon/rightArrowBlack.png") right 35px center no-repeat;
  padding: 12px 20px 12px 45px;
  width: 190px;
  height: 50px; }

a:hover .mrknu-se {
  background-color: #9d519f;
  border-color: #9d519f;
  color: #fff;
  background-image: url("/framework/img/icon/rightArrowSmall.png"); }

#tabs-tyden {
  margin: 30px 0 50px;
  padding: 0;
  overflow: auto;
  position: relative; }

#tabs-tyden .tabs-tyden-row {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
  left: 15px; }

#tabs-tyden ul {
  margin-left: 0; }

#tabs-tyden li {
  float: left;
  font-size: 18px;
  margin-right: 42px;
  padding-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  list-style-type: none;
  position: relative;
  border-bottom: 3px solid transparent; }

#tabs-tyden li a {
  color: #2d2d2d; }

#tabs-tyden li a:hover {
  text-decoration: none; }

#tabs-tyden li.active {
  border-color: #2d2d2d; }

#tabs-tyden li:hover:not(.active) {
  border-color: #8b8b8b; }

.tab-nav-bottom {
  height: 2px;
  background: #f7f7f7;
  position: relative;
  z-index: -1;
  margin-top: -5px; }

#tabs-tyden-content {
  padding: 0 15px;
  min-height: 210px;
  color: #2d2d2d; }

#tabs-tyden-content a:hover {
  text-decoration: none; }

#tabs-tyden-content .info {
  margin-top: 80px; }

#tabs-tyden-content .image {
  position: relative;
  height: 210px; }

#tabs-tyden-content .image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%; }

#tabs-tyden-content .stitek-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 175px; }

#tabs-tyden-content .stitek {
  background-color: #d22a3f;
  color: #fff;
  font-size: 24px;
  padding: 0 10px 3px;
  position: relative; }

#tabs-tyden-content .nazev {
  font-size: 18px;
  margin-bottom: 15px; }

#tabs-tyden-content .cena {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px; }

#tabs-tyden-content .puvodni {
  font-size: 18px;
  color: #828282;
  text-decoration: line-through;
  margin-bottom: 10px; }

#tabs-tyden-content .time {
  background: url("/framework/img/icon/hodiny.png") left center no-repeat;
  padding-left: 30px;
  color: #d22a3f;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 25px; }

#tabs-products {
  margin: 30px 0 50px;
  padding: 0 15px;
  overflow: auto;
  position: relative; }

#tabs-products-navigation {
  overflow: hidden;
  position: relative; }

#tabs-products ul {
  clear: left;
  float: left;
  list-style: none;
  position: relative;
  left: 50%;
  text-align: center;
  margin-left: 0; }

#tabs-products li {
  float: left;
  font-size: 24px;
  margin-right: 42px;
  padding-bottom: 20px;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 3px solid transparent;
  display: block;
  position: relative;
  right: 50%; }

#tabs-products li:last-child {
  margin-right: 0; }

#tabs-products li:before {
  content: "";
  position: absolute;
  bottom: -3px;
  height: 2px;
  width: 100%;
  background-color: #e4e4e4;
  left: 0;
  z-index: -1; }

#tabs-products li:after {
  content: "";
  position: absolute;
  bottom: -3px;
  height: 2px;
  width: 42px;
  background-color: #e4e4e4;
  right: -42px;
  z-index: -1; }

#tabs-products li:last-child:after {
  display: none; }

#tabs-products li a {
  color: #2d2d2d;
  display: block; }

#tabs-products li a:hover {
  text-decoration: none; }

#tabs-products li.active {
  border-color: #2d2d2d; }

#tabs-products li:hover:not(.active) {
  border-color: #8b8b8b; }

#tabs-products-content {
  padding: 10px 0; }

#tips-wrapper {
  margin-top: 30px; }

#tips-wrapper .item-frame {
  width: 50%; }

/*#tips-wrapper .item-frame .item-img-container {
   height: 189px;
}*/
.fourInLine .item-frame {
  width: 25%; }

.tips h3 {
  text-align: center;
  margin-bottom: 20px; }

.tips .headline {
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  color: white;
  margin-top: -20px;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase; }

.tips .minizbozi {
  margin-bottom: 15px; }

.tips .mrknu-se {
  position: absolute;
  left: 50%;
  margin-left: -95px;
  top: 50%;
  color: white;
  margin-top: 20px;
  background-image: url(/framework/img/icon/rightArrowSmall.png); }

.tip-image {
  padding: 0;
  position: relative; }

.tip-image img {
  width: 100%; }

.tip-left, .tip-right {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tip-left {
  background: url(/framework/img/icon/tip-left.png) center right no-repeat; }

.tip-right {
  background: url(/framework/img/icon/tip-right.png) center left no-repeat; }

.tip-left:hover, .tip-right:hover {
  background-color: rgba(0, 0, 0, 0.2); }

#registrace input[type="text"], #registrace input[type="password"], #stat_reg {
  width: 300px;
  margin-left: 30px;
  margin-bottom: 8px;
  border-radius: 0; }

#registrace .checkboxy {
  margin: 20px 0; }

#registrace .checkboxy label {
  text-align: left;
  display: block; }

#registrace.nova-reg {
  display: inline-block; }

.doprava-box {
  background: #B2B2B2;
  color: #fff;
  padding: 5px;
  text-align: center;
  text-transform: lowercase;
  font-size: 19px;
  margin-top: 10px; }

.doprava-box .doprava-text {
  background: url("/framework/img/icon/doprava-white.png") no-repeat;
  line-height: 20px;
  display: inline-block;
  padding-left: 38px; }

.doprava-box .price-text {
  font-weight: bold; }

#pick-stockstatus, .pick-stockstatus {
  font-size: 16px;
  background-color: #ff66ff;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  display: inline-block;
  line-height: 30px; }

.modal-content {
  border-radius: 0px;
  border: 2px solid #383838;
  -webkit-box-shadow: 0 3px 15px rgba(255, 255, 255, 0.3);
  box-shadow: 0 3px 15px rgba(255, 255, 255, 0.3); }

.modal-header {
  padding: 10px 10px 0;
  border-bottom: 0; }

.modal-body {
  padding: 10px 15px 12px; }

.modal-content h2 {
  font-size: 24px; }

.modal-header h4 {
  font-weight: normal;
  font-size: 18px; }

.modal-body label {
  font-size: 13px;
  color: #3d3d3d;
  padding-top: 5px;
  font-weight: normal; }

.modal-body input[type="text"] {
  border: 1px solid #e5e2e2;
  border-radius: 5px;
  padding: 5px;
  width: 100%; }

.modal-body textarea {
  border: 1px solid #e5e2e2;
  border-radius: 6px;
  padding: 5px;
  width: 100%; }

.modal-dialog {
  margin-top: 136px; }

.modal-backdrop.in {
  opacity: .4; }

button.close {
  background: url(icon/closeDrop.png) left center no-repeat;
  width: 15px;
  height: 14px;
  opacity: 1;
  margin-top: 3px !important; }

button.close.text {
  background-position-x: left;
  padding-left: 18px;
  width: auto;
  text-decoration: underline;
  font-size: 13px;
  color: #3d3d3d;
  margin-right: 6px; }

button.close.text:hover {
  text-decoration: none; }

.status-bar {
  width: 100%;
  height: 18px;
  background: #ededed;
  margin-top: 5px;
  position: relative; }
  .status-bar .progress {
    height: 18px;
    border-radius: 0;
    background: #32a126; }

.status-bar-range-item {
  width: 50%;
  float: left; }

.doprava-zdarma-box .dzb-dodani {
  line-height: 1.2;
  text-transform: lowercase;
  font-size: 14px;
  font-family: 'NovecentoWideMedium', 'Open Sans', sans-serif;
  margin-top: 15px; }

.doprava-zdarma-box {
  padding-bottom: 10px; }
  .doprava-zdarma-box .dzb-progress {
    margin-bottom: 10px; }
  .doprava-zdarma-box .dzb-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .doprava-zdarma-box .dzb-label {
    color: #32a126; }
    .doprava-zdarma-box .dzb-label:before {
      display: inline-block;
      content: '';
      width: 24px;
      height: 17px;
      background: url("/icon/dzb-truck.svg") no-repeat;
      vertical-align: middle;
      margin-right: 5px; }
  .doprava-zdarma-box .dzb-zbyva {
    color: #a7a7a7; }
    @media (max-width: 767px) {
      .doprava-zdarma-box .dzb-zbyva {
        display: none; } }
  .doprava-zdarma-box .status-bar {
    height: 10px; }
    .doprava-zdarma-box .status-bar .progress {
      height: 10px; }

/* úpravy pro menu */
#horni-panel2 {
  height: 77px;
  background-color: #383838;
  border-bottom: 1px solid #545454;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000; }

#horni-panel2 div {
  display: inline-block; }

#horni-panel2 .float-right {
  float: right;
  font-size: 0;
  height: 77px; }

#horni-panel2 .float-right > * {
  font-size: 14px; }

#horni-panel2 .square {
  width: 88px;
  height: 77px;
  position: relative;
  color: #fff;
  float: left; }

#horni-panel2 .square:not(.admin):before {
  content: '';
  width: 36px;
  height: 36px;
  background: url(/framework/img/icon/head/head.svg) no-repeat center 0;
  display: block;
  position: absolute;
  margin-left: 26px;
  margin-top: 10px;
  background-position-x: 0; }

#horni-panel2 .square.active {
  background-color: #efefef; }

#horni-panel2 .square.icon-blog:before {
  background: url("/framework/img/icon/head/blog.svg") center center no-repeat; }

#horni-panel2 .square.icon-meny:before {
  background: url("/framework/img/icon/header-mena.png") center center no-repeat; }

#horni-panel2 .square.icon-meny.active:before {
  background-image: url("/framework/img/icon/header-mena-active.png"); }

#horni-panel2 .square.icon-prodejny:before {
  background: url("/framework/img/icon/header-prodejny.png") center center no-repeat; }

#horni-panel2 .square.icon-prihlaseni:before {
  background: url("/framework/img/icon/header-login.png") center center no-repeat; }

#horni-panel2 .square.icon-prihlaseni.active:before {
  background-image: url("/framework/img/icon/header-login-active.png"); }

#horni-panel2 .square.icon-hledani:before {
  background-position-y: -244px; }

#horni-panel2 .square.icon-hledani.active:before {
  background-position-y: -209px; }

#horni-panel2 .square.contact:before {
  width: 32px;
  height: 32px;
  background-position-y: -421px;
  left: -15px;
  top: 13px; }

#horni-panel2 .square .title {
  font-size: 14px;
  margin-top: 47px; }

#horni-panel2 .square.w-flex {
  width: auto; }

#horni-panel2 .square.contact {
  padding-top: 0;
  margin-left: -1px;
  margin-right: -1px; }

#horni-panel2 .square.contact .text {
  margin: 13px 0;
  width: 100%;
  border-left: 1px solid #545454;
  border-right: 1px solid #545454;
  padding: 3px 20px 4px 45px; }

#horni-panel2 .square.contact .text b {
  font-size: 16px; }

#horni-panel2 .square.admin .text {
  padding: 0 15px;
  line-height: 77px;
  vertical-align: middle;
  font-weight: bold; }

#horni-panel2 .logo,
body.stick #horizontal-menu2 .home {
  height: 100%;
  margin-left: 40px;
  overflow: hidden;
  width: 200px;
  margin-top: 0; }

#horni-panel2 .logo:before,
body.stick #horizontal-menu2 .home:before {
  content: '';
  position: absolute;
  width: 200px;
  height: 33px;
  background: url(/framework/img/icon/head/logo.svg) no-repeat 0 -32.5px;
  margin-top: 22px; }

body.stick #horizontal-menu2 .home:before {
  margin-top: 12px;
  width: 31px; }

#horni-panel2 a:hover .logo:before,
body.stick #horizontal-menu2 a:hover .home:before {
  background-position-y: 0; }

#horni-panel2 .icon-meny:hover, #horni-panel2 a:hover .square {
  background-color: #545454; }

#horni-panel2 .icon-meny a {
  text-decoration: none;
  display: block; }

#horni-panel2 a:hover .square.cart {
  background-color: #9D519F; }

#horni-panel2 .square {
  cursor: pointer; }
  #horni-panel2 .square.active {
    background-color: #efefef;
    color: #383838; }

#horni-panel2 .square .meny-select {
  position: absolute;
  top: 77px;
  left: 0;
  width: 352px;
  background-color: #efefef;
  display: none;
  z-index: 20; }

#horni-panel2 .square .meny-select .radio-button {
  background: url(/framework/img/icon/platbaCheckOff.png?1) no-repeat right 20px center;
  font-size: 14px;
  display: block;
  padding: 12px 30px;
  margin: 0 30px;
  color: #000; }

#horni-panel2 .square .meny-select .radio-button.active {
  background-image: url(/framework/img/icon/platbaCheckOn.png?1); }

#horni-panel2 .square .meny-select .radio-button {
  padding-left: 50px;
  position: relative; }

#horni-panel2 .square .meny-select .radio-button:before {
  background: url(/framework/img/icon/head/mena-cz-sk.svg) no-repeat 0 0;
  padding-left: 40px;
  content: '';
  position: absolute;
  width: 35px;
  height: 25px;
  left: 0; }

#horni-panel2 .square .meny-select .radio-button.czk:before {
  background-position-y: -26px; }

#horni-panel2 .square .meny {
  display: block;
  text-align: left;
  padding: 10px 30px; }

#horni-panel2 .meny-select .headline {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #383838; }

#horni-panel2 a:hover .logo {
  background-position-y: -50px; }

body.stick #horizontal-menu2 a:hover .home {
  background-position-y: -60px; }

#horizontal-menu2 {
  background-color: #383838;
  height: 56px;
  top: 77px;
  position: relative; }

#horizontal-menu2.container {
  width: auto !important; }

#horizontal-menu2 .home {
  width: 56px;
  height: 56px;
  margin-left: 15px; }

#horizontal-menu2 .home:before {
  content: '';
  position: absolute;
  width: 29px;
  height: 23px;
  background: url(/framework/img/icon/header-home.png) center center no-repeat;
  margin-top: 16px; }

/*#horizontal-menu2 a:hover .home:before { background-image: url(/framework/img/icon/header-home-active.png) }*/
#horizontal-menu2 .home-icon {
  width: 60px;
  float: left; }

#horizontal-menu2 .items {
  width: calc(100% - 60px);
  float: left; }

#search-panel {
  background-color: #efefef;
  height: 56px;
  position: fixed;
  width: 100%;
  top: 77px;
  z-index: 2003;
  display: none; }

#search-panel input {
  background-color: #efefef;
  border: none;
  height: 56px;
  width: 100%;
  color: #383838;
  font-size: 40px;
  padding: 0 0 6px;
  line-height: normal; }

#search-panel input:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

#search-panel input::-ms-clear {
  display: none; }

#search-panel .close-panel {
  float: right;
  margin-right: 88px;
  height: 56px;
  width: 88px;
  position: absolute;
  background: url(/framework/img/icon/head/zavrit.png) no-repeat center center;
  cursor: pointer;
  top: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

#search-panel .close-panel:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

#search-panel .result {
  background-color: #fff;
  position: fixed;
  top: 133px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 15px; }

#search-panel .result.search-result {
  display: none;
  overflow: auto; }

#search-panel .result.search-result .show-hide {
  margin-top: 10px;
  display: block; }

#search-panel h2 {
  text-align: left; }

#search-panel .button-holder {
  margin-top: 15px;
  height: 50px;
  text-align: center; }

#search-panel .button-holder .button.login-button {
  background-color: #45B09A;
  color: #fff;
  border-color: #45B09A;
  -webkit-box-shadow: 0 1px 0 0 #2F8E7B;
          box-shadow: 0 1px 0 0 #2F8E7B;
  text-transform: uppercase;
  font-size: 12px; }

.search-result .item-frame {
  width: 25%; }

#search-panel .button-holder a {
  text-decoration: none; }

#search-panel .green-btn {
  background: #45B09A;
  width: 70%;
  height: 75px;
  color: white;
  margin: 0 auto;
  padding: 10px 25px;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: background .2s;
  transition: background .2s; }

#search-panel[style*="display:block"] .result h2 {
  color: red !important; }

#search-panel .green-btn:hover {
  background: #399582; }

body.stick #horni-panel2, body.stick #horizontal-menu2 {
  position: fixed;
  z-index: 2000;
  left: 0;
  right: 0;
  top: 0;
  height: 56px; }

body.stick #horni-panel2 {
  -webkit-transition: all 600ms ease-out;
  transition: all 600ms ease-out; }

body.stick #horni-panel2 {
  border-color: transparent; }

body.stick #horni-panel2 .logo {
  visibility: hidden; }

body.stick #horizontal-menu2 {
  background-color: transparent;
  height: 0; }

body.stick #horizontal-menu2 > div, body.stick #horizontal-menu2 > div > div {
  height: 0; }

body.stick #horizontal-menu2 #topMenuBig {
  float: left; }

body.stick #horizontal-menu2 .home {
  height: 43px;
  width: 30px;
  background-position-y: -10px; }

body.stick #horni-panel2 .square {
  height: 56px; }

body.stick #horni-panel2 .square .title {
  display: none; }

body.stick #horni-panel2 .square.icon-hledani {
  background-position-y: 3px; }

body.stick .stick-hide {
  visibility: hidden; }

body.stick #main-cont {
  margin-top: 56px; }

body.stick #client {
  visibility: hidden; }

body.stick #search-panel {
  top: 56px; }

body.stick #search-panel .result {
  top: 112px; }

#horni-panel2 .square {
  font-family: 'NovecentoLight', 'Open Sans', sans-serif;
  text-transform: lowercase; }

#horni-panel2 .square.contact .text b, #search-panel input, #horni-panel2 .square .meny-select .radio-button,
#horni-panel2 .square .title, #horni-panel2 #basket-top #kt-cena {
  font-family: 'Novecento', 'Open Sans', sans-serif;
  text-transform: lowercase; }

.item-frame .sizes li a, .minizbozi .sizes li a {
  color: #4c392a !important;
  text-decoration: none !important; }

#topMenuBig #topMenu-wrapper .wrap {
  margin-right: 0; }

#search-panel a {
  color: #000;
  text-decoration: underline; }

#search-panel a:hover {
  color: #10dedf; }

#horni-panel2 #basket-top {
  position: relative; }

#horni-panel2 #basket-top div {
  display: block; }

#horni-panel2 #basket-top {
  width: 88px;
  height: 77px; }

#horni-panel2 #basket-top #kt-cena {
  font-weight: normal; }

#horni-panel2 #basket-top #kt-pocet {
  background-color: #fff;
  color: #85308c;
  min-width: 16px;
  height: 16px;
  border-radius: 8px;
  display: inline-block;
  font-size: 10px;
  position: absolute;
  top: 5px;
  right: 14px; }

#horni-panel2 #basket-top > a > div {
  padding: 0;
  padding-top: 48px;
  line-height: normal;
  text-align: center;
  font-size: 14px;
  display: block;
  height: 77px; }

#horni-panel2 #basket-top > a > div {
  background: none; }

#horni-panel2 #basket-top > a > div:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(/framework/img/icon/head/head.svg) no-repeat 0 -314px;
  top: 9px;
  margin-left: 25px;
  left: 0; }

#horni-panel2 #basket-top.prazdny > a > div:before {
  background-image: url(/framework/img/icon/head/head.svg);
  background-position-y: -279px; }

#horni-panel2 #basket-top span.pocet {
  display: none; }

#client-cont {
  max-width: inherit; }

#client {
  margin-top: 0;
  right: 176px;
  top: 77px;
  border: none; }

.to-hide {
  display: none; }

#hlavni-panel {
  margin-top: 100px; }

#slider {
  margin-bottom: -77px;
  overflow-x: hidden;
  margin-top: 77px; }

body.stick #slider {
  margin-bottom: -154px; }

#basket_container .doruceni a .platba-doprava-wrapper label {
  color: #333; }

#basket_container .doruceni .platba-doprava-wrapper {
  cursor: pointer; }

.mb-icons {
  margin-bottom: 20px;
  display: none; }

.mb-razeni, .mb-filtrovat {
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  font-family: 'Novecento', 'Open Sans', sans-serif;
  text-transform: uppercase;
  cursor: pointer; }

.mb-razeni {
  background: #fff;
  color: #45b09a;
  border: solid 2px #45b09a; }

.mb-filtrovat {
  background: #45b09a;
  color: #fff;
  -webkit-box-shadow: 0 1px 0 0 #2f8e7b;
          box-shadow: 0 1px 0 0 #2f8e7b; }

.icon-mb-razeni {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url("/framework/img/icon/icon-mb-razeni.svg");
  margin-right: 10px; }

.icon-mb-filtrovat {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 10px;
  background: url("/framework/img/icon/icon-mb-filtrovat.svg"); }

#content {
  margin-top: 0; }

.mb-filter {
  margin-bottom: 15px; }

.mb-filter .close-filter {
  background: #f7f7f7 url("/framework/img/icon/close-filter.png") left 8px center no-repeat;
  cursor: pointer;
  font-weight: 600;
  font-size: 13px;
  padding: 3px 6px 4px 23px;
  margin-right: 20px;
  margin-bottom: 10px;
  display: inline-block; }

.mb-filter .close-filter.all {
  background-color: #e8e8e8; }

#mobile-popup {
  position: absolute;
  top: 0;
  left: 0;
  background: #e8e8e8;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10000;
  padding-top: 50px;
  overflow-y: scroll; }

#mobile-popup .header {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-family: 'Novecento', 'Open Sans', sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #383838;
  padding: 11px 0;
  width: 100%; }

#mobile-popup .header-label {
  display: none; }

#mobile-popup .close-mobile-popup {
  position: absolute;
  left: 20px;
  top: 17px;
  width: 16px;
  height: 16px;
  background-image: url("/framework/img/icon/close-mobile-popup.png");
  cursor: pointer;
  z-index: 5; }

#mobile-popup .content {
  padding: 10px; }

#mobile-popup .content .razeni, #mobile-popup .content .filtrovat {
  display: none; }

#mobile-popup .content .razeni .filtrOrderLink {
  margin-bottom: 1px;
  color: #383838;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Novecento', 'Open Sans', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  padding: 12px 15px 13px 40px;
  background: #fff url("/framework/img/icon/chec-mobile-off.png") left 15px center no-repeat;
  margin-right: 0;
  display: block;
  text-decoration: none; }

#mobile-popup .content .razeni .filtrOrderLink.active {
  background-image: url("/framework/img/icon/check-mobile-on.png");
  color: #45b09a; }

#mobile-popup .filter-holder, #mobile-popup .groupLeftMenu.ceny {
  padding: 0; }

#mobile-popup .zobrazit-vysledky {
  background-color: #45b09a;
  -webkit-box-shadow: 0 1px 0 0 #2f8e7b;
          box-shadow: 0 1px 0 0 #2f8e7b;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  padding: 16px 20px 18px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  cursor: pointer; }

.hover--green {
  color: green; }

body.stick #horni-panel2 #basket-top, body.stick #horni-panel2 #basket-top > a > div {
  height: 56px; }

body.stick #horni-panel2 #basket-top #kt-cena {
  visibility: hidden; }

body.stick #hlavni-panel, body.stick #slider {
  padding-top: 77px; }

body.stick #horni-panel2 #basket-top > a > div {
  background-position-y: 3px; }

body.stick #horizontal-menu2 .items {
  margin-left: 80px; }

.cookies {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  text-align: center;
  line-height: 27px;
  border-top: 1px solid #E9EAEA;
  z-index: 999; }

.cookies .content {
  padding: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.cookies .btn-accept {
  padding: 4px 18px 4px 16px;
  text-decoration: none;
  margin-left: 10px;
  color: #fff;
  background-color: #45B09A;
  -webkit-box-shadow: 0 1px 0 0 #2F8E7B;
          box-shadow: 0 1px 0 0 #2F8E7B;
  font-family: 'Novecento wide', 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: normal; }

@media (max-width: 767px) {
  #horni-panel2 {
    display: none; }
  #horizontal-menu2 {
    margin-top: 34px;
    height: auto;
    top: 0; }
  #horizontal-menu2 .home {
    display: none; }
  #mobile-menu {
    top: 0;
    z-index: 5000; }
  #client {
    right: 0;
    top: 34px; }
  #slider {
    margin-top: 0;
    margin-bottom: 0; }
  #search-panel {
    top: 70px; }
  #search-panel .close-panel {
    margin-right: 0; }
  #search-panel .result {
    top: 125px; }
  div.alert {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    text-align: left;
    opacity: 1;
    color: #fff;
    background: #75BA2F; }
  div.alert > * {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  div.alert .close {
    background: none;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  div.alert .login-success {
    background: url("/framework/img/icon/login-small.png") no-repeat left center;
    padding-left: 25px;
    line-height: 20px;
    font-size: 13px;
    min-height: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cookies .content {
    padding-right: 80px; } }

@media (max-width: 500px) {
  #search-panel input {
    font-size: 26px; } }

.button--green {
  background-color: #45B09A;
  color: #fff !important;
  border-color: #45B09A;
  -webkit-box-shadow: 0 1px 0 0 #2F8E7B;
          box-shadow: 0 1px 0 0 #2F8E7B;
  text-transform: uppercase; }

.button--green:hover {
  background: #268470;
  border-color: #268470;
  -webkit-box-shadow: 0 1px 0 0 #145446;
          box-shadow: 0 1px 0 0 #145446;
  cursor: pointer;
  color: #fff; }

/*------------------------------------------------*/
#m-prihlaseni {
  display: block; }

.login {
  display: none;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-size: 13px; }

#mobile-dd ul.list.custom-list .active .login {
  display: block; }

.login__form {
  display: block;
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid #E2E1E2;
  border-right: none; }

.registration {
  display: block;
  width: 100%;
  padding: 15px; }

@media (min-width: 767px) {
  .login {
    display: block; }
  #m-prihlaseni {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .login__form {
    display: inline-block;
    width: 50%;
    border-right: 2px solid #E2E1E2;
    border-bottom: none;
    vertical-align: top;
    background: #fff;
    padding: 25px;
    background: #fff; }
  .registration {
    display: inline-block;
    width: 50%;
    padding: 25px;
    background: #EFEFEF; } }

.user__logged {
  text-align: center;
  padding: 25px;
  background: #efefef; }

.user__email {
  font-weight: 700;
  padding: 15px 0;
  font-size: 16px; }

.login-actions * {
  display: block;
  padding: 7px 0; }

/*------------------------------------------------*/
.login #m-prihlaseni label {
  display: block;
  font-weight: 600; }

.login #m-prihlaseni label a {
  float: right;
  font-size: 13px;
  color: #45b09a;
  text-decoration: underline;
  font-weight: 600; }

.login #m-prihlaseni input.text {
  width: 100%;
  margin-bottom: 10px; }

.login #m-prihlaseni input.text:focus {
  border-color: #45B09A; }

.login #m-prihlaseni .buttons {
  color: #A7A7A7;
  font-size: 11px; }

.login .buttons .button {
  width: 100%;
  line-height: inherit;
  margin-top: 10px;
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  border: none; }

.login #m-prihlaseni .input-holder input[type=text],
.login #m-prihlaseni .input-holder input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.login #m-prihlaseni .buttons .button.fb-button {
  background-color: #3B5998;
  color: #fff; }

.login .registration__head {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px; }

.login #m-prihlaseni .registrace-text .buttons {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.login #m-prihlaseni .registrace-text .buttons .button {
  border: 2px solid #45B09A;
  background-color: transparent;
  color: #45B09A; }

.login #m-prihlaseni .registrace-text ul {
  display: block;
  position: unset; }

.login #m-prihlaseni .registrace-text ul li {
  padding-left: 18px;
  list-style: none;
  margin-bottom: 10px;
  background: url(/framework/img/icon/reg-list.png) left top 6px no-repeat; }

.login #m-prihlaseni .input-holder {
  position: relative;
  margin-bottom: 12px; }

.login #m-prihlaseni label[generated=true] {
  margin-left: 0;
  width: 100%;
  bottom: -12px;
  font-weight: normal; }

.modal {
  width: 100vw; }

.modal-content {
  border: none;
  padding: 30px; }
  @media (max-width: 767px) {
    .modal-content {
      padding: 20px; } }
  @media (max-width: 480px) {
    .modal-content {
      padding: 0;
      padding-top: 20px; } }

.modal-header {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .modal-header {
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    .modal-header {
      padding-left: 40px;
      padding-right: 40px;
      margin-bottom: 10px; } }

.modal-header .close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url("/framework/img/modal-close.svg"); }
  @media (max-width: 767px) {
    .modal-header .close {
      margin-top: 0 !important; } }

.js-prodejny {
  border: 1px solid #E8E8E8; }
  @media (max-width: 480px) {
    .js-prodejny {
      font-size: 13px; } }
  .js-prodejny > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #E8E8E8;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .js-prodejny > div {
        display: block;
        padding: 15px 20px; } }
    .js-prodejny > div:last-child {
      border-bottom: none; }
    .js-prodejny > div > div {
      font-size: 15px;
      font-weight: 700;
      margin-left: 10px; }
      .js-prodejny > div > div.skladem {
        color: #31A119; }
      @media (max-width: 767px) {
        .js-prodejny > div > div {
          margin-left: 0;
          margin-top: 5px; } }
      @media (max-width: 480px) {
        .js-prodejny > div > div {
          font-size: 13px; } }

/*#kosikModal .item-frame { height: 455px }*/
#kosikModal .modal-content {
  background: transparent;
  padding: 0; }

#kosikModal .modal-body {
  padding: 0; }

#kosikModal .modal-header {
  background: #fff;
  margin: 0px;
  padding: 40px;
  padding-bottom: 0; }

#kosikModal .modal-body-box {
  background: #fff;
  margin: 0;
  padding: 10px 40px 40px; }
  #kosikModal .modal-body-box + .modal-body-box {
    margin-top: 5px;
    margin-bottom: -45px; }

#kosikModal .neplatte-postovne {
  border: 0; }

#kosikModal .buttons {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px; }
  @media (max-width: 900px) {
    #kosikModal .buttons {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      #kosikModal .buttons .delivery {
        display: block;
        margin: 20px 0; } }
  #kosikModal .buttons > div {
    text-align: center; }
    @media (max-width: 480px) {
      #kosikModal .buttons > div {
        width: 100%; } }
  #kosikModal .buttons .button {
    color: #45B09A;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    line-height: 36px;
    border: 2px solid #d6d6d6;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    width: 240px;
    display: inline-block; }
    @media (max-width: 480px) {
      #kosikModal .buttons .button {
        width: 100%; } }
  #kosikModal .buttons .button.btn-continue {
    background: transparent;
    border-color: #47b09b; }
    #kosikModal .buttons .button.btn-continue:hover {
      color: #fff;
      background: #47b09b; }
  #kosikModal .buttons .button.btn-cart {
    background: #85308c;
    color: #fff;
    border-color: #85308c; }
    #kosikModal .buttons .button.btn-cart:hover {
      background: #9d519f;
      border-color: #9d519f; }

#kosikModal .message {
  text-align: center;
  color: red;
  font-weight: bold; }

#kosikModal .zbozi-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 20px 1fr;
  grid-template-columns: 120px 1fr;
  font-size: 16px;
  padding: 10px 0 30px;
  grid-gap: 20px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px; }

#kosikModal .zb-img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 120px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #kosikModal .zb-img img {
    display: block;
    max-width: 100%; }

#kosikModal .zb-product-title {
  font-family: 'NovecentoWideMedium', 'Open Sans', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    #kosikModal .zb-product-title {
      margin-right: 30px; } }

#kosikModal .zb-size, #kosikModal .zb-price {
  color: #a7a7a7;
  font-family: 'NovecentoWideMedium', 'Open Sans', sans-serif;
  font-size: 12px; }
  #kosikModal .zb-size b, #kosikModal .zb-price b {
    color: #383838;
    font-family: 'NovecentoWideBold', 'Open Sans', sans-serif;
    font-weight: 400; }

#kosikModal .zb-size {
  margin-bottom: 5px; }

#kosikModal h2 {
  font-family: 'NovecentoWideMedium', 'Open Sans', sans-serif;
  font-weight: 400; }

#kosikModal .zbozi-nakoupili h2 {
  font-size: 18px;
  margin-top: 0; }

@media screen and (min-width: 768px) {
  #kosikModal .modal-dialog {
    width: 80%;
    max-width: 790px; } }

@media (max-width: 767px) {
  #kosikModal .zbozi-box {
    display: block; } }

input[type="text"], input[type="password"], input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.alert-wrap {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000; }
  .alert-wrap > .container {
    position: relative; }

/*# sourceMappingURL=maps/theme.css.map */
