@media screen and (max-width: 1194px) {
  .listWrap {
    width: 310px;
    padding: 20px;
  }
}
@media screen and (max-width: 1171px) {
  .title_zbozi_img {
    width: 65vw;
  }
  .info_menu{
    padding: 0px 50px;
  }
}
@media screen and (max-width: 1134px) {
  .listWrap {
    width: calc(50% - 40px);
    padding: 20px;
  }
  .listButton{
    margin: 0px auto;
  }
}
@media screen and (max-width: 980px) {
  .title_zbozi_nazev {
    font-size: 12.5vw;
    transition: none;
  }
}

@media screen and (max-width: 940px) {
  .pata_levo {
    text-align: center;
    margin-bottom: 30px;
  }
  .pata_logo {
    position: relative;
  }
  .pata_pravo {
    position: relative;
    right: auto;
    text-align: center;
    margin-top: 30px;
  }
}

@media screen and (max-width: 860px) {
  .vrch_menu a {
    display: block;
    text-decoration: none;
    color: white;
    padding: 10px 10px;
    font-size: 13px;
    text-align: center;
    background-color: #0b1033;
    z-index: 9;
  }
  .vrch_menu {
    position: absolute;
    display: block;
    top: 35px;
    right: 92px;
    display: none;
  }
  .vrch_menu_icon{
    display: block;
  }
  .title_zbozi {
    padding: 0px 20px;
    
  }
  .title_zbozi_img {
    width: 55vw;
  }
  .info_menu a {
    font-size: 16px;
    
  }
  
}

@media screen and (max-width: 840px) {
  .detailL{
    width: 100%;
    margin-top: 0px;
  }
  .detailL h1{
    display: block;
  }
  .detailR{
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  .detailR h1{
    display: none;
  }
  .detailBottomCena{
    text-align: center;
  }
  .detailBottomMnozstvi {
    position: relative;
    top: 105px;
    right: auto;
    margin: 0px auto;
    display: block;
  }
  .btnBuy {
    clear: both;
    margin: 0px auto;
    text-align: center;
    margin-top: 100px;
  }
}

@media screen and (max-width: 821px) {
  .listWrap {
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 780px) {
  .title_zbozi_nazev{
    position: relative;
  }
  .title_zbozi_img {
    position: absolute;
    width: 70vw;
    margin: 0px auto;
    display: block;
    left: calc(15vw);
  }
  .title_zbozi_popis{
    position: relative;
    margin-top: 40px;
    right: auto;
    width: 100%;
  }
  .tzi{
    clear: none;
    width: calc(25vw - 10px);
    float: left;
  }
  .tzi_t{
    width: 20vw;
    text-align: left;
    font-weight: 500;
    padding-left: 40px;
  }
  
  .title_zbozi .button{
    right: 20px;
  }
  .vrch_cont{
    padding-bottom: 0px;
  }
  .info_cont {
    margin-top: 0px;
  }
}

@media screen and (max-width: 715px) {
  .title_zbozi{
    height: 630px;
  }
}
@media screen and (max-width: 688px) {
  .title_zbozi{
    height: 630px;
  }
}
@media screen and (max-width: 580px) {
  .tzi{
    clear: none;
    width: calc(50vw - 20px);
    float: left;
  }
  .tzi_t{
    width: calc(50vw - 20px);
    text-align: left;
    font-weight: 500;
    padding-left: 40px;
    height: 50px;
  }
  .menu_icon{
    display: block;
  }
  .info_menu {
    padding: 0px 0px;
  }
   .info_menu a {
      font-size: 16px;
      display: none;
      width: 100%;
      padding: 15px;
   }
   .info_menu a:hover{
    background-color: #41c0f3;
    color: white;
    padding: 15px;
   }
  .info_obsah {
    padding: 10px 25px 50px 25px;
  }
}

@media screen and (max-width: 517px) {
  .logo {
    position: absolute;
    display: block;
    top: 12px;
    left: 20px;
  }
  .logo img{
    width: 190px;
  }
  .title_zbozi_popis {
    margin-top: 0px;
  }
  .menu {
    height: 55px;
  }
  .listButton{
    width: 100%;
  }
}

@media screen and (max-width: 430px) {
  .title_zbozi_popis {
    margin-top: -40px;
  }
}

/* STYLY PRO KOSIK A OBJEDNAVKU */
@media screen and (max-width: 710px) {
  .kosik_navigace_n{
    width: 50%;
    height: 61px;
    line-height: 61px;
  }
  .kosik_navigace_a{
    width: 50%;
    height: 61px;
    line-height: 61px;
  }
  .kosik_navigace_cislo{
    top: 12px;
  }
}

@media screen and (max-width: 670px) {
  .kosik2{
    display: none;
  }
  .kosik2_2{
    display: table;
  }
  .kontakt_l{
    float: none;
  }
  .kontakt_r{
    margin: 40px 0px 40px 0px;
  }
  .kosik_pokracovat {
    top: 90px;
  }
}

@media screen and (max-width: 530px) {
  .kosik_btns{
    padding-bottom: 60px;
    margin-top: 10px;
  }
  .kosik_pokracovat{
    top: 90px;
  }
  .uvod{
    background-size: 200% auto;
  }
  
  .info_div .input_new{
    width: 100%;
  }
  
  .new_registrace{
    float: none;
    width: 95%;
  }
}

@media screen and (max-width: 490px) {
  .kosik_navigace_n{
    width: 100%;
  }
  .kosik_navigace_a{
    width: 100%;
  }
}
/* STYLY OSTATNI */


@media screen and (max-width: 1000px) {

}
