@charset "UTF-8";
.drobecky {
  font-size: 0.85em;
  margin: 1em;
  z-index: 10;
}
.drobecky a {
  color: #5d5d5d;
  text-transform: uppercase;
}
.drobecky .mezera {
  background-image: url(../img/sipkaGreyPrava.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 0.4rem;
  display: inline-block;
  /*font-size: 0.5rem;*/
  height: 1rem;
  padding-left: 0.15rem;
  width: 1rem;
}

#kroky {
  display: table;
  margin-bottom: 2em;
  position: relative;
  width: 100%;
}
#kroky div {
  background-position: 0.5em center;
  background-repeat: no-repeat;
  background-size: auto 60%;
  display: table-cell;
  height: 3em;
  position: relative;
}
#kroky div a.ctverecek {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 3rem;
  height: 3rem;
}
#kroky div a.obdelnicek {
  color: #5d5d5d;
  display: block;
  font-weight: bold;
  height: 3em;
  line-height: 3em;
  margin-left: 3em;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  padding-right: 0.5rem;
}
@media only screen and (min-width: 800px) {
  #kroky div a.obdelnicek {
    background-color: #FFF;
  }
}
#kroky div a.obdelnicek:hover {
  opacity: 0.6;
}
#kroky div.active {
  background-color: #8CC63F;
}
#kroky div.passive, #kroky div.ready {
  background-color: #0CA7D4;
}
#kroky div.passive a.obdelnicek, #kroky div.ready a.obdelnicek {
  width: 0;
  padding: 0;
}
@media only screen and (min-width: 800px) {
  #kroky div.passive a.obdelnicek, #kroky div.ready a.obdelnicek {
    width: auto;
  }
}
#kroky div.passive a {
  pointer-events: none;
}
#kroky div.ready {
  background-color: #0CA7D4;
}
#kroky div#kroky2 {
  background-image: url(../img/loginWhite.svg);
  background-position: 0.6em center;
}
#kroky div#kroky3 {
  background-image: url(../img/balicekWhite.svg);
  background-position: 0.65em center;
}
@media only screen and (min-width: 800px) {
  #kroky div.separator {
    background-color: #0CA7D4;
    background-image: url(../img/sipkaBilaPrava.svg);
    background-position: 0.6em 0.3em;
    background-repeat: no-repeat;
    background-size: 0.9em;
    border: 0;
    border-radius: 2em;
    display: inline-block;
    font-size: 0.85em;
    height: 2em;
    line-height: 1.5em;
    padding-left: 0.15em;
    vertical-align: middle;
    width: 2em;
  }
}

#kroky0 {
  background-image: url(../img/kosikBily.svg);
}

#kroky1 {
  background-image: url(../img/domecekWhite.svg);
}

.adminRadek {
  background-color: #fff;
  border: 0;
  border-bottom: 2px solid #DDD;
  display: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: pink;
  border-bottom-width: 4px;
  height: 4.5rem;
}
@media only screen and (min-width: 800px) {
  .adminRadek {
    display: table-row;
  }
}
.adminRadek div {
  display: table-cell;
  font-size: 1em;
  font-weight: bold;
  line-height: 4em;
  padding: 0;
  border-bottom: 3px;
  font-size: 1em;
  line-height: 2em;
}
.adminRadek input[type=checkbox] {
  display: initial;
}
.adminRadek input[type=checkbox] + label:before {
  display: none;
}
.adminRadek div.naskladneniFormDiv {
  background-color: grey;
  height: 160px;
  left: 0px;
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 20;
}
.adminRadek div.naskladneniFormDiv table {
  margin: 0;
  padding: 0;
}
.adminRadek div.naskladneniFormDiv table tr {
  margin: 0;
  padding: 0;
}
.adminRadek div.naskladneniFormDiv table tr td {
  border: none;
  margin: 0;
  padding: 0.5em;
  display: table-cell;
}
.adminRadek div.naskladneniFormDiv table tr.purple {
  background-color: purple;
  color: wheat;
}
.adminRadek div.naskladneniFormDiv table tr.purple td {
  background-color: purple;
}
.adminRadek div.naskladneniFormDiv table.variantyVyrobkuTable {
  margin: 0;
  padding: 0;
}
.adminRadek div.naskladneniFormDiv table.variantyVyrobkuTable tr {
  margin: 0;
  padding: 0;
}
.adminRadek div.naskladneniFormDiv table.variantyVyrobkuTable tr td {
  border: none;
  margin: 0;
  padding: 0.5em;
}
.adminRadek div.naskladneniFormDiv table.variantyVyrobkuTable tr.purple {
  background-color: purple;
  color: wheat;
}
.adminRadek div.naskladneniFormDiv table.variantyVyrobkuTable tr.purple td {
  background-color: purple;
}
.adminRadek div.ignorovat_sklad {
  border: 1px solid #CCC;
  display: inline-block;
  font-size: 0.6rem;
  height: 1.1rem;
  line-height: 0.8rem;
  right: 0;
  text-align: left;
  top: 0;
  width: 6rem;
}
.adminRadek div.ignorovat_sklad input[type=checkbox] {
  height: 0.8rem;
}
.adminRadek div.ignorovat_bez_post {
  border: 1px solid #CCC;
  display: inline-block;
  font-size: 0.6rem;
  height: 1.1rem;
  line-height: 0.8rem;
  right: 0;
  text-align: left;
  top: 0;
  width: 6rem;
  top: 1.1rem;
}
.adminRadek div.ignorovat_bez_post input[type=checkbox] {
  height: 0.8rem;
}
.adminRadek div.ignorovat_bez_balikovny {
  border: 1px solid #CCC;
  display: inline-block;
  font-size: 0.6rem;
  height: 1.1rem;
  line-height: 0.8rem;
  right: 0;
  text-align: left;
  top: 0;
  width: 6rem;
  top: 2.2rem;
}
.adminRadek div.ignorovat_bez_balikovny input[type=checkbox] {
  height: 0.8rem;
}
.adminRadek div.ignorovat_inv {
  border: 1px solid #CCC;
  display: inline-block;
  font-size: 0.6rem;
  height: 1.1rem;
  line-height: 0.8rem;
  right: 0;
  text-align: left;
  top: 0;
  width: 6rem;
  top: 3.3rem;
}
.adminRadek div.ignorovat_inv input[type=checkbox] {
  height: 0.8rem;
}

/*
.adminTd{
    border: 1px solid black;
    padding: 0.5rem;
    @include respond-to(larger){
        border: none;
        padding: 0;
    }
}*/
#balikovnaFrame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: white;
}

/*
table.variantyVyrobkuTable{
    background-color: green;
    @include respond-to(larger){
        background-color: red;

    }
}*/
/*
//nemobil
@include respond-to(larger){
    table.variantyVyrobkuTable {
        margin: 0;
        padding: 0;
        width: 100%;
        tr {
            margin: 0;
            padding: 0;
            position: relative;
            td {
                position: relative;

                border-bottom: 2px solid #DDD;
                color: #5d5d5d;
                font-size: 1em;
                font-weight: bold;
                line-height: 1em;
                margin: 0;
                padding: 0.5em 0;


            }

            td.bunka-kosik {
                width: 11em;
            }

            &:hover {
                td {
                    background-color: #EEE;
                }
                table.naskladneni-form {
                    td {
                        background-color: inherit;
                    }
                }
            }
        }
        tr.adminRadek {
            td {
                position: unset;
            }
        }
    }
}*/
#novinkyAkce {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #novinkyAkce {
    display: block;
  }
}

#vyhledavani {
  display: none;
}
@media only screen and (min-width: 800px) {
  #vyhledavani {
    display: block;
  }
}

button[type=submit].vlozitDoKosiku {
  position: relative;
  height: 3em;
  background-color: #d52117;
  color: white;
  background-image: url(../img/kosikBily.svg);
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-position: 1em 50%;
  padding-left: 3rem;
  padding-right: 1rem;
  border-radius: 0px;
}
button[type=submit].vlozitDoKosiku:hover {
  background-color: #22973d;
  position: absolute;
  top: 0;
}

/*
button[type=submit].vlozitDoKosiku {
    background-color: #d52117;
    background-image: url(../img/kosikBily.svg);
    background-position: 1em 50%;
    background-repeat: no-repeat;
    background-size: auto 50%;
    border-radius: 0px;
    color: white;
    height: 3em;
    padding-left: 3em;
    position: absolute;
    top: 0;
    &:hover {
        background-color: #22973d;
    }
}*/
table.variantyVyrobkuFlex {
  width: 100%;
  /*.varovani {
      font-size: 0.8em;
      line-height: 1.2em;
      vertical-align: middle;
  }
  .cena {
      color: #d52117;
      padding-right: 0.3em;
      text-align: center;
      white-space: nowrap;
  }
  .pocet_ks {
      height: 3em;
      position: relative;
      width: 4em;
  }
  .kosikButton {
      bottom: 3em;
      left: 4em;
      position: relative;
      width: 7em;
  }
  .dostupnost {
      line-height: 3em;
      span {
          height: 3em;
          background-color: #f2f2f2;
          display: inherit;
          padding-left: 0.5em;
          padding-right: 0.5em;
          white-space: nowrap;
          &:first-letter {
              text-transform: uppercase;
          }
      }
      span.sklad_dodavatel {
          line-height: 1em;
          white-space: pre-wrap;
          width: 11em;
          &:after {
              background-color: $colorBikGreen;
              bottom: 0;
              box-sizing: border-box;
              color: #FFF;
              content: "dostupnost ověřena”";
              left: 0;
              padding-left: 0.5em;
              position: absolute;
              width: 100%;
          }
      }
  }*/
}
table.variantyVyrobkuFlex td {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  /* Then we define how is distributed the remaining space */
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  border-bottom: 2px solid #DDD;
  color: #5d5d5d;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 0.5em 0;
}
table.variantyVyrobkuFlex td div.nazev_a_cena, table.variantyVyrobkuFlex td div.sklad_a_kosik {
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media only screen and (min-width: 1024px) {
  table.variantyVyrobkuFlex td div.nazev_a_cena {
    width: 35vw;
  }
}
@media only screen and (min-width: 1366px) {
  table.variantyVyrobkuFlex td div.nazev_a_cena {
    width: 50vw;
  }
}
table.variantyVyrobkuFlex td div.nazev_a_cena div.cena {
  color: #d52117;
  padding-right: 0.3em;
  text-align: center;
  text-align: right;
  white-space: nowrap;
  position: relative;
  width: 12rem;
  height: 4rem;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.nazev_a_cena div.cena {
    height: 3rem;
  }
}
table.variantyVyrobkuFlex td div.nazev_a_cena div.cena span.cena_normalni {
  height: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  right: 1rem;
}
table.variantyVyrobkuFlex td div.nazev_a_cena div.cena span.cena_vip {
  height: 1.5rem;
  line-height: 1.5rem;
  bottom: 0;
  right: 0;
  top: 1.5rem;
  background-color: rgba(12, 167, 212, 0.8);
  position: absolute;
  text-align: right;
  color: white;
  font-size: 0.8rem;
  padding: 0 0.5rem;
  /*
  height: 1em;
  //line-height: 1.2em;
  margin: 0;
  padding: 0;



  top: 0.5em;
  //background-color: #0CA7D4;
  color: white;
  height: 1.4em;
  padding: 0.1em;
  top: 2.1em;*/
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.nazev_a_cena div.cena span.cena_vip {
    right: 1em;
    font-size: 1rem;
    min-width: 12rem;
  }
}
table.variantyVyrobkuFlex td div.nazev_a_cena div.cena span.cena_vip a {
  color: white;
  text-decoration: underline;
}
table.variantyVyrobkuFlex td div.nazev_a_cena div.cena span.cena_vip a:hover {
  text-decoration: none;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik {
  align-self: flex-end;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.sklad_a_kosik {
    justify-content: flex-end;
  }
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost {
  padding: 0;
  position: relative;
  width: 11rem;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost span {
  height: 3rem;
  background-color: #f2f2f2;
  display: inherit;
  padding-left: 0.5em;
  padding-right: 0.5em;
  white-space: nowrap;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost span:first-letter {
  text-transform: uppercase;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost span.sklad_dodavatel {
  line-height: 1em;
  white-space: pre-wrap;
  width: 11em;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost span.sklad_dodavatel:after {
  background-color: #8CC63F;
  bottom: 0;
  box-sizing: border-box;
  color: #FFF;
  content: "dostupnost ověřena";
  left: 0;
  padding-left: 0.5em;
  position: absolute;
  width: 100%;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim {
  height: 3rem;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 5;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim div.otaznik {
  display: none;
  background-color: #0CA7D4;
  border-radius: 0.2em;
  color: white;
  cursor: progress;
  font-size: 0.8em;
  height: 1.5em;
  left: 0;
  line-height: 1.1em;
  padding: 0.2em;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim div.otaznik {
    display: block;
  }
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim div.odpoved {
  background-color: transparent;
  color: transparent;
  cursor: default;
  font-size: 1em;
  height: 4.6em;
  left: 0;
  overflow: hidden;
  padding: 0.2em;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0.1s;
  width: 11em;
  z-index: 5;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim div.odpoved table {
  display: table;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim div.odpoved table td {
  background-color: transparent;
  border: none;
  color: transparent;
  height: 1.1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  display: table-cell;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim h4 {
  font-size: 0.8em;
  line-height: 1.1em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  text-align: center;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim p {
  font-size: 0.8em;
  line-height: 1.1em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim table {
  font-size: 0.8em;
  line-height: 1.1em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim table td:first-child {
  text-align: left;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim table td:last-child {
  text-align: right;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim .odpoved:hover {
  background-color: #0CA7D4;
  color: white;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.dostupnost .kdyObdrzim .odpoved:hover td {
  border: none;
  color: white;
  height: 1.1em;
  line-height: 1em;
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik {
  position: relative;
  display: inline-block;
  width: 8rem;
  height: 3rem;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik {
    width: 10rem;
  }
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .pocet_ks {
  position: relative;
  left: 0;
  top: 0;
  height: 3rem;
  width: 5rem;
  background-color: white;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .pocet_ks {
    width: 4rem;
  }
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .pocet_ks .plusMinus {
  display: none;
}
@media only screen and (min-width: 800px) {
  table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .pocet_ks .plusMinus {
    display: block;
  }
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .kosikButton {
  position: absolute;
  left: 4rem;
  top: 0;
  display: inline-block;
  /*bottom: 3rem;
  left: 4rem;
  position: relative;
  width: 8rem;*/
  /*@include respond-to(larger){
      width: 8rem;
  }
  */
}
table.variantyVyrobkuFlex td div.sklad_a_kosik div.bunka-kosik .kosikButton button[type=submit].vlozitDoKosiku {
  position: absolute;
  top: 0;
  left: 0;
}
table.variantyVyrobkuFlex td:hover {
  background-color: #CCC;
}

#header #logo a.mobil {
  padding-left: 0.5rem;
}

table#kosik {
  border-collapse: collapse;
  color: #5d5d5d;
  display: table;
  margin-bottom: 2em;
  position: relative;
  width: 100%;
}
table#kosik thead {
  display: none;
  background-color: #ededed;
  border: 2px solid #0CA7D4;
}
@media only screen and (min-width: 800px) {
  table#kosik thead {
    display: table-header-group;
  }
}
table#kosik thead th {
  padding: 0.5rem;
}
table#kosik tbody tr {
  position: relative;
  border-bottom: 2px solid #DDD;
}
table#kosik tbody tr td {
  display: table-cell;
  font-size: 1rem;
  font-weight: bold;
  height: 4rem;
  padding: 0;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td {
    padding: 0.5rem 1rem;
  }
}
table#kosik tbody tr td.smazatZKosiku {
  top: 1rem;
  right: 0;
  text-align: right;
  width: 1.5rem;
  height: 2rem;
  position: absolute;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.smazatZKosiku {
    position: initial;
    top: auto;
  }
}
table#kosik tbody tr td.obrazekKosik {
  display: none;
  /*position: relative;
  background-color: blue;
  vertical-align: top;*/
  /*top:0;
  left:0;*/
  width: 4rem;
  height: 4rem;
  overflow: hidden;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.obrazekKosik {
    display: table-cell;
  }
}
table#kosik tbody tr td.obrazekKosik img {
  max-width: 80px;
  max-height: 45px;
  overflow: hidden;
  display: block;
  background-color: #d52117;
}
table#kosik tbody tr td.nazevKosik {
  position: relative;
  height: 8rem;
  vertical-align: top;
  padding-top: 1rem;
  padding-right: 1.5rem;
  /*top:0;
  left: $sirkaObrazek;*/
}
table#kosik tbody tr td.nazevKosik a {
  color: #3a3531;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.nazevKosik {
    padding: 0.5rem 1rem;
    vertical-align: middle;
    height: auto;
  }
}
table#kosik tbody tr td.dostupnostKosik {
  height: 3rem;
  line-height: 3rem;
  top: 4rem;
  left: 0;
  position: absolute;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.dostupnostKosik {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
}
table#kosik tbody tr td.mnozstviKosik {
  top: 4rem;
  right: 0;
  width: 4rem;
  height: 3rem;
  position: absolute;
  /*
  top: $vyskaObrazek;
  right: $sirkaSmazat;*/
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.mnozstviKosik {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
}
table#kosik tbody tr td.cenaKus {
  display: none;
  text-align: right;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.cenaKus {
    display: table-cell;
  }
}
table#kosik tbody tr td.cenaCelkem {
  text-align: right;
  width: 5rem;
  right: 5rem;
  top: 4rem;
  text-align: right;
  line-height: 3rem;
  position: absolute;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.cenaCelkem {
    position: initial;
    /*top: auto;
    left: auto;*/
  }
}
table#kosik tbody tr td.spacerek {
  display: none;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr td.spacerek {
    display: table-cell;
  }
}
table#kosik tbody tr.kosikSubmitRadek td {
  text-align: center;
}
@media only screen and (min-width: 800px) {
  table#kosik tbody tr.kosikSubmitRadek td {
    text-align: right;
  }
}

a.kolecko {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
  margin-right: 0;
  background-color: #0CA7D4;
  border-radius: 50%;
  border: 3px solid #FFF;
  color: white;
  line-height: 14px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-image: url(../img/krizekBily.svg);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.kosikRadek.bojim {
  background-color: #FFC;
}

.variantaRadek.bojim {
  background-color: #FFC;
}

.adminRadek.bojim {
  background-color: #FFC;
}

#embeded {
  bottom: 0;
  height: 370px;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 600px;
  z-index: 40;
}
#embeded .krizek {
  background-image: url(../img/krizek.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 1.5em;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  width: 1.5em;
}
#embeded .lupa {
  background-image: url(../img/lupickaModra.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 1.5em;
  position: absolute;
  right: 2.5em;
  top: 0.5em;
  width: 1.5em;
}
#embeded .kosikRow {
  clear: both;
  height: 5em;
  max-width: 600px;
  overflow: hidden;
  position: relative;
}
#embeded .kosikImg {
  left: 10px;
  position: absolute;
  top: 0;
}
#embeded .kosikImg img {
  max-width: 80px;
  max-height: 45px;
  overflow: hidden;
  display: block;
  background-color: #d52117;
}
#embeded .kosikPopis {
  left: 100px;
  max-width: 500px;
  position: absolute;
  text-align: left;
  top: 0;
}
#embeded .kosikPopis h1 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
#embeded .kosikPopis p {
  font-size: 0.8em;
  margin: 0;
  max-height: 6em;
  padding: 0 0.5em;
}
#embeded .varovani {
  margin: 0;
  padding: 0;
}

#kosikEVrsek {
  background-color: #FFF;
  border: 2px solid #0CA7D4;
  position: relative;
}
@media only screen and (min-width: 800px) {
  #kosikEVrsek {
    padding: 1em;
  }
}

#kosikESpodek {
  background-color: #0CA7D4;
  clear: both;
  color: #fff;
  display: inline-block;
  height: 8.5em;
  padding: 1em;
  position: relative;
  width: 100%;
}
#kosikESpodek p.varovani {
  border-color: #0CA7D4;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: -2rem;
  width: 100%;
  left: 0;
  /*@include respond-to(larger){
      position: relative;
      top:auto;
      left:auto;
  }*/
}
#kosikESpodek p.varovani b {
  font-size: 1.3em;
  line-height: 1.5em;
}
#kosikESpodek div {
  background-color: #0CA7D4;
  padding: 1em;
  position: absolute;
  top: 0;
}

h4.fajfka {
  background-image: url(../img/fajfka.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin: 0.5rem;
  padding-left: 1.5rem;
  text-align: left;
}
@media only screen and (min-width: 800px) {
  h4.fajfka {
    font-size: 1.5rem;
    margin: 1rem;
    padding-left: 2rem;
  }
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label:before {
  background-color: #0CA7D4;
  border: 0.2em solid #FFF;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 1.2em;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.2em;
}
input[type=checkbox]:checked + label:before {
  color: white;
  content: "✔";
  font-size: 1em;
  line-height: 1em;
  text-align: center;
}

input[type=radio] {
  display: none;
}
input[type=radio] + label:before {
  background-color: #0CA7D4;
  border: 0.2em solid #FFF;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 1.2em;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.2em;
}
input[type=radio]:checked + label:before {
  color: white;
  content: "✔";
  font-size: 1em;
  line-height: 1em;
  text-align: center;
}

button.onSea {
  background-color: #FFF;
  border: 2px solid #FFF;
  color: #0CA7D4;
}
button.onSea:hover {
  background-color: #0CA7D4;
  color: #FFF;
}
button.onSea.cta {
  background-color: #8CC63F;
  color: white;
}
button.onSea.cta:hover {
  background-color: #0CA7D4;
}

button.Sea, #dodaciBezRegistrace button {
  background-color: #0CA7D4;
  border: 2px solid #0CA7D4;
  color: #FFF;
}
button.Sea:hover, #dodaciBezRegistrace button:hover {
  background-color: #FFF;
  color: #0CA7D4;
}
button.Sea.cta, #dodaciBezRegistrace button.cta {
  background-color: #8CC63F;
  color: white;
}
button.Sea.cta:hover, #dodaciBezRegistrace button.cta:hover {
  background-color: #0CA7D4;
}

#dodaciBezRegistrace {
  float: left;
  margin-bottom: 2em;
  margin-right: 0;
  position: relative;
}
#dodaciBezRegistrace button {
  background-color: #0CA7D4;
  border: 2px solid #0CA7D4;
  color: #FFF;
}
#dodaciBezRegistrace div {
  background-color: #ededed;
  display: table;
  padding: 0.5em 1em;
  width: 100%;
}
#dodaciBezRegistrace div div {
  display: table-row;
}
#dodaciBezRegistrace div div.okoloSol {
  display: table-cell;
  padding: 0.3em;
  position: relative;
  width: 18em;
}
#dodaciBezRegistrace label {
  display: table-cell;
  padding: 0.3em;
}
#dodaciBezRegistrace input {
  display: table-cell;
  padding: 0.3em;
}
#dodaciBezRegistrace input[type=checkbox] {
  display: none;
}
#dodaciBezRegistrace h3 {
  font-size: 1em;
  line-height: 1em;
  margin: 1em 0.5em;
  width: auto;
}
#dodaciBezRegistrace #form_submit {
  border-top: 2px solid #ededed;
}
@media only screen and (min-width: 800px) {
  #dodaciBezRegistrace #form_submit {
    background-color: #FFF;
  }
}
#dodaciBezRegistrace #zpetDoKosiku {
  background-color: transparent;
  width: 22em;
}
@media only screen and (min-width: 800px) {
  #dodaciBezRegistrace #zpetDoKosiku {
    background-color: #FFF;
  }
}
@media only screen and (min-width: 1366px) {
  #dodaciBezRegistrace #zpetDoKosiku {
    bottom: 0;
    left: -22em;
    position: absolute;
  }
}
#dodaciBezRegistrace #zpetDoKosiku button {
  background-color: #FFF;
  border: 2px solid #0CA7D4;
  color: #0CA7D4;
}
#dodaciBezRegistrace #zpetDoKosiku button:hover {
  background-color: #0CA7D4;
  color: #FFF;
}

#doprava-platba-footer .pulka {
  min-width: 10rem;
}
#doprava-platba-footer #zpetDoKosiku {
  margin-bottom: 1rem;
  padding-left: 1rem;
}
body .ui-autocomplete.posty {
  max-height: 8rem;
  border: 1px solid #DDD;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
  /* add padding to account for vertical scrollbar */
  width: 20vw;
  min-width: 25em;
  float: left;
  margin: 0;
  padding: 0;
}
body .ui-autocomplete.posty li {
  margin: 0;
  padding: 0;
  line-height: 3rem;
}
body .ui-autocomplete.posty p {
  font-size: 0.8em;
  border: 1px solid #DDD;
  padding-left: 2.5rem;
  color: black;
  background-position: left;
  background-size: 2rem auto;
  background-repeat: no-repeat;
  line-height: 1.5rem;
  background-color: white;
  max-width: calc(100vw - 2rem);
}
body .ui-autocomplete.posty p span {
  line-height: 1.5rem;
  font-size: 0.7rem;
}
body .ui-autocomplete.posty p span.psc {
  font-size: 1rem;
}
body .ui-autocomplete.posty p span.obec {
  font-size: 1rem;
}
body .ui-autocomplete.posty p.na_postu {
  background-image: url(../img/b_napostuB.png);
}
body .ui-autocomplete.posty p.balikovna {
  background-image: url(../img/b_balikovnaB.png);
}
body .ui-autocomplete.posty p.oboje {
  background-image: url(../img/b_obojeB.png);
}
body .ui-autocomplete.posty p.zakaz {
  background-color: #EFA;
  color: red;
  padding: 1em;
}
body .ui-autocomplete.posty p.zakaz span.psc {
  display: none;
}

ul.ui-autocomplete {
  max-width: calc(100vw - 2rem);
}
ul.ui-autocomplete li {
  max-width: calc(100vw - 2rem);
  background-color: #EEE;
}

#form_posta_na_postu {
  max-width: calc(100vw - 8rem);
}

.ui-menu .ui-menu-item {
  list-style-image: none;
}

#kosikSouhrn {
  width: 100%;
  position: relative;
  margin-bottom: 2em;
  color: #5d5d5d;
  display: table;
  border-collapse: collapse;
}
#kosikSouhrn thead {
  border: 2px solid #0CA7D4;
  width: 100%;
  background-color: #ededed;
}
#kosikSouhrn thead th {
  padding: 0.5rem;
}
#kosikSouhrn thead th.obrazekKosik {
  display: none;
}
@media only screen and (min-width: 800px) {
  #kosikSouhrn thead th.obrazekKosik {
    display: table-cell;
  }
}
#kosikSouhrn tbody tr {
  border-bottom: 2px solid #DDD;
}
#kosikSouhrn tbody tr td {
  display: table-cell;
  font-size: 1rem;
  font-weight: bold;
  height: 4rem;
  padding: 0;
}
#kosikSouhrn tbody tr td.right {
  padding-right: 0.5rem;
}
#kosikSouhrn tbody tr td.obrazekKosik {
  display: none;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
}
@media only screen and (min-width: 800px) {
  #kosikSouhrn tbody tr td.obrazekKosik {
    display: table-cell;
  }
}
#kosikSouhrn tbody tr td.obrazekKosik img {
  max-width: 80px;
  max-height: 45px;
  overflow: hidden;
  display: block;
}
#kosikSouhrn tbody tr td.cenaKus, #kosikSouhrn tbody tr td.cenaCelkem {
  white-space: nowrap;
}
#kosikSouhrn tbody tr td a {
  color: #3a3531;
}

#dodaciLogin {
  float: left;
  margin-bottom: 2em;
  display: table;
  margin-top: 1rem;
}
@media only screen and (min-width: 800px) {
  #dodaciLogin {
    margin-right: 2em;
    margin-top: 0;
    min-width: 20em;
  }
}
#dodaciLogin a:link {
  color: #0CA7D4;
  text-decoration: none;
  text-decoration: underline;
}
#dodaciLogin a:visited {
  color: #0CA7D4;
  text-decoration: none;
  text-decoration: underline;
}
#dodaciLogin a:active {
  color: #0CA7D4;
  text-decoration: none;
  text-decoration: underline;
}
#dodaciLogin a:hover {
  text-decoration: underline;
  text-decoration: none;
}
#dodaciLogin div {
  padding: 10px;
  display: table-cell;
}
#dodaciLogin .leva {
  background-color: #f2f2f2;
  color: #5d5d5d;
  float: none;
}
#dodaciLogin .prava {
  background-color: #0CA7D4;
  float: left;
  width: 100%;
  margin-top: 1rem;
}
@media only screen and (min-width: 800px) {
  #dodaciLogin .prava {
    margin-top: 0;
    float: none;
  }
}
#dodaciLogin .prava a {
  color: white;
}
#dodaciLogin p {
  line-height: 20px;
  padding: 2px;
}
@media only screen and (min-width: 800px) {
  #dodaciLogin p {
    line-height: 30px;
    padding: 5px;
  }
}
#dodaciLogin h3:first-letter {
  text-transform: uppercase;
}
#dodaciLogin ul {
  list-style: none;
}

.zapomen {
  display: none;
}
@media only screen and (min-width: 800px) {
  .zapomen {
    display: initial;
  }
}

.vzpomen {
  display: initial;
}
@media only screen and (min-width: 800px) {
  .vzpomen {
    display: none;
  }
}

.right {
  text-align: right;
}

.blue {
  color: #0CA7D4;
}

.iframe {
  width: 80%;
  height: 40vw;
  margin-top: 1rem;
}
@media only screen and (min-width: 800px) {
  .iframe {
    max-width: 50rem;
    max-height: 25rem;
  }
}

span.dovolena {
  display: inline-block;
  background-color: #0CA7D4;
  color: white;
  margin-left: -2rem;
  padding: 0 0.5rem;
}
@media only screen and (min-width: 800px) {
  span.dovolena {
    margin-left: 0;
  }
}

#kosikDisplayShow {
  background-image: url("../img/kosik.png");
  background-image: url("../img/kosik.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  color: white;
  display: block;
  height: 25px;
  line-height: 20px;
  margin-top: 20px;
  position: relative;
  text-decoration: none;
  width: 40px;
}
@media only screen and (min-width: 800px) {
  #kosikDisplayShow {
    width: 60px;
  }
}
#kosikDisplayShow span#kosikSuma {
  background-color: #d52117;
  border-radius: 0.1em;
  bottom: 0;
  font-size: 10px;
  font-weight: bold;
  height: 12px;
  right: 0;
  line-height: 12px;
  padding: 0 2px;
  position: absolute;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (min-width: 800px) {
  #kosikDisplayShow span#kosikSuma {
    right: auto;
    left: 22px;
  }
}

#osobni {
  height: 60px;
  position: absolute;
  right: 0;
  top: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  /* @include respond-to(larger){
       width: 305px;
   }*/
}
#osobni div {
  margin: auto 0.25rem;
  display: block;
  height: 60px;
  min-width: 30px;
  line-height: 60px;
}
@media only screen and (min-width: 800px) {
  #osobni div {
    margin: auto 1rem;
  }
}
#osobni div div {
  margin: 0;
  height: auto;
}
#osobni #showSearch {
  line-height: 60px;
}
@media only screen and (min-width: 800px) {
  #osobni #showSearch {
    display: none;
  }
}
#osobni #showMenu {
  display: block;
  /*position: absolute;
  top:0px;
  left: calc(15vw); */
  line-height: 60px;
}
@media only screen and (min-width: 800px) {
  #osobni #showMenu {
    display: none;
  }
}
#osobni #loginLink {
  white-space: nowrap;
  /*position: absolute;
  top:0px;
  left:calc(25vw);*/
}
#osobni #loginLink #loginFormHnizdo {
  background-image: url("../img/login.png");
  background-image: url("../img/login.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  height: 25px;
  margin-top: 20px;
  min-width: 30px;
  position: relative;
  text-align: left;
}
@media only screen and (min-width: 800px) {
  #osobni #loginLink #loginFormHnizdo {
    height: 20px;
    line-height: 20px;
    margin-top: 25px;
    min-width: 160px;
  }
}
#osobni #loginLink #loginFormHnizdo.delka10 {
  font-size: 1em;
}
#osobni #loginLink #loginFormHnizdo #loginFormDisplay {
  color: #5d5d5d;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  /* 0 10px 20px;*/
}
#osobni #loginLink #loginFormHnizdo #loginFormDisplay span {
  padding-left: 30px;
}
#osobni #loginLink #loginFormHnizdo #loginForm {
  background-color: #f2f2f2;
  text-align: justify;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 25px;
  right: -60px;
  width: auto;
  /*270+205*/
  max-width: 100vw;
  z-index: 2;
}
@media only screen and (min-width: 800px) {
  #osobni #loginLink #loginFormHnizdo #loginForm {
    left: -260px;
    width: 475px;
    line-height: 30px;
  }
}
#osobni #loginLink #loginFormHnizdo #loginForm div {
  padding: 10px;
}
#osobni #loginLink #loginFormHnizdo #loginForm p {
  line-height: 30px;
  padding: 5px;
}
#osobni #loginLink #loginFormHnizdo #loginForm h3:first-letter {
  text-transform: uppercase;
}
#osobni #loginLink #loginFormHnizdo #loginForm .leva {
  color: #5d5d5d;
  float: left;
  height: 270px;
  width: 270px;
}
#osobni #loginLink #loginFormHnizdo #loginForm .prava {
  background-color: #0CA7D4;
  float: left;
  width: 100%;
  min-height: 90px;
}
@media only screen and (min-width: 800px) {
  #osobni #loginLink #loginFormHnizdo #loginForm .prava {
    float: right;
    height: 270px;
    width: 180px;
  }
}
#osobni #loginLink #loginFormHnizdo #loginForm .prava a {
  color: white;
}
#osobni #kosik-loader {
  padding-right: 0.5rem;
  z-index: 30;
}
#osobni #kosik-loader #kosikLink a {
  display: block;
}
#osobni #kosik-loader #kosikLink:hover #kosikDisplay {
  opacity: 1;
  transform: translateX(0%);
  transition-delay: 0.5s;
  visibility: visible;
  z-index: 10;
}

/*
#vyhledavaniMobil {
    border: none;
    float: none;
    height: 60px;
    overflow: hidden;
    padding: 0 1em;
    position: relative;
    width: auto;
    input {
        height: 100%;
        height: 30px;
        margin-top: 15px;
        width: 100%;
    }
}*/
#vyhledavaniMobil {
  z-index: 30;
  border: 2px solid #0CA7D4;
  background-color: white;
  background-image: url(../img/BIKESPORT_typo_ANTRA_nospace.svg);
  background-size: auto 1.6rem;
  background-position: 1rem 1rem;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  float: left;
  width: 100%;
  /* key */
  box-sizing: border-box;
  overflow: hidden;
  /* key */
  margin: 0;
  padding: 1rem;
}
#vyhledavaniMobil input {
  width: 100%;
  height: 100%;
  height: 30px;
  margin-top: 15px;
  border: 0.2rem solid #0CA7D4;
}

/*# sourceMappingURL=bikesportCommonn-220721.css.map */
