
/***************************new redesign******************************/
@media only screen and (max-width: 1700px){
  :root {
    font-size:55.5%;   
  }
}
@media only screen and (max-width: 1519px){
  :root {
    font-size:51.5%;   
  }
  .footerMap .container .uk-grid >div .listCard .cardBox{
    padding: 0 1rem;
  }
  .headerNew .top .container .contactPack .shopBox p a{
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 1410px){
  .container{
    max-width:95%;
  }
  .headerNew .top .container .logoText{
    padding-left: 2rem;
    margin-left: 2rem;
  }
  .headerNew .top .container .searchPack{
    min-width: 25rem;
  }
  .headerNew .top .container .contactPack .shopBox{
    padding: 0 2rem;
  }
  .btn-search{
    width: 50px;
  }
  .headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div .menuBox .text h3 >a{
    font-size: 1.6rem;
  }
  .headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a >picture{
    height: 12rem;
  }
  .headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-tab{
    padding: 3.7rem 0 3.7rem 5.2rem;
  }
  .headerNew .bottom .container .uk-navbar .uk-navbar-nav li .uk-dropdown >.uk-grid >div >.uk-switcher >li >.uk-grid >div >a >h3{
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1300px){
  .headerNew .top .container .contactPack .shopBox{
    padding: 0 1rem;
  }
  .headerNew .top .container .searchPack{
    margin-left: 0;
  }
  .headerNew .top .container .logoText{
    padding-left: 1rem;
    margin-left: 1rem;
  }
  .footerMap .container .uk-grid >div .localite .contentHover{
    z-index: 4;
  }
}
@media only screen and (max-width: 1199px){
  .headerNew .top .container .contactPack{
    display: none;
  }
  .headerNew .top .container .searchPack{
    display: none;
  }
  .body .left-panel{
    display: none;
  }
  .body .right-panel{
    width: 100% !important;
  }
  .headerNew .top .container .basketPack .menu-hambur{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 43px;
    font-size: 25px;
    height: 42px;
    margin-right: 0;
    margin-top: 0;
  }
  .kosik{
    line-height: 4.2rem;
  }
  .headerNew .top{
    padding: 1.5rem 0;
  }
  .headerNew .bottom .container .uk-navbar .uk-navbar-nav{
    display: none;
  }
  .headerNew .top .container .logoText{
    line-height: 2.4rem;
  }
  .menuResp{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .headerNew .bottom{
    padding: 12px 0;
  }
  .headerNew .shopWidget{
    display: none;
  }
  .headerNew .shopWidget.open{
    display: block;
  }
  .headerNew .shopWidget.open .container .shopWidgetPack{
    max-width: 37.4rem;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 4rem;
    z-index: 15;
  }
  .headerNew .shopWidget.open .container .shopWidgetPack .topLine{
    max-width: 37.4rem;
  }
  .headerNew .shopWidget.open .container .shopWidgetPack .topLine .shopClose{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 3rem;
    height: 2rem;
    font-size: 2rem;
    color: #fff;
    cursor:pointer;
    z-index: 2;
  }
  .headerNew .shopWidget.open .container .shopWidgetPack .bottomLine{
    display: block;
  }
  .uk-offcanvas{
    background: rgba(125,173,212,0.68);
  }
  .headerNew .shopWidget .container .shopWidgetPack .topLine picture{
    margin-right: 5rem;
  }
  body.canvas{
    position: fixed;
    width: 100%;
  }
  body.canvas:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(125,173,212,0.68);
    z-index: 10;
  }
  .cena-p-s .span-cena{
    width: 100%;
    text-align: right;
  }
}
@media only screen and (max-width: 959px){
  .footerHeureka .container .uk-grid >div .heurekaPack .summary{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
  }
  .footerHeureka .container .uk-grid >div .bankPack{
    border-left: 0;
  }
  .footerHeureka .container .uk-grid >div .bankPack h3{
    text-align: center;
  }
  .footerHeureka .container .uk-grid >div .bankPack picture{
    margin: auto;
  }
  .footerMap .container > .uk-grid{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .footerMap .container .uk-grid >div .listCard{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
  }
  .downGrid{
    margin: auto !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .downGrid >div .downBox{
    margin: auto;
  }
  .span-cena{
    position: static !important;
  }
}
@media only screen and (max-width: 767px){
  .footerNew .container .uk-grid > div .text h3{
    text-align: center;
  }
  .footerNew .container .uk-grid > div .text .shopBox:first-of-type:before{
    right: 0;
    margin: auto;
  }
  .footerNew .container .uk-grid > div .text .shopBox p{
    text-align: center;
  }
  .footerNew .container .uk-grid > div .logo{
    margin: auto;
    margin-bottom: 2rem;
  }
  .footerNew .container .uk-grid > div .text p{
    text-align: center;
  }
  .footerNew .container .uk-grid > div .text .menu li{
    text-align: center;
  }
  .footerNew .container .uk-grid > div .text .social{
    text-align: center;
    margin-bottom: 2rem;
  }
  .footerMap .container .uk-grid >div .localite .content >h3{
    letter-spacing: 0;
  }
  .footerMap .container .uk-grid >div .localite .content p{
    letter-spacing: 0;
  }
  #frm-summaryForm .uk-grid >div{
    padding-left: 0;
  }
  .summaryBox .pole-obj .value{
    max-width: 100%;
  }
  #frm-summaryForm .white-box{
    margin-bottom: 2rem;
  }
  .blok-vypis{
    margin-top: 2rem !important;
    margin-bottom: 2rem;
  }
  .newBanner .contentBanner .uk-grid >div .bannerBox h3{
    margin-bottom: 2rem;
  }
  .newBanner .contentBanner .uk-grid >div .bannerBox picture{
    margin-bottom: 1rem;
  }
  .kosik{
    width: 100%;
    max-width: 130px;
  }
}
@media only screen and (max-width: 639px){
  .kosik span{
    display: none;
  }
  .kosik{
    position: relative;
  }
  .kosik span.number{
    display: none;
  }
  .kosik span.number.mobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #00427A;
    z-index: 2;
  }
  .kosik{
    line-height: 34px;
    background: transparent;
  }
  .kosik > img{
    margin-right: 0;
  }
  .headerNew .top .container .basketPack #snippet-basketWidget-{
    min-width: 5rem;
  }
  .headerNew .top .container .logoText{
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
  }
  .headerNew .top .container .logoText:before{
    height: 53px;
    bottom: 0;
    margin: auto;
  }
  .headerNew .top .container .logoPack .logo{
    position: relative;
    max-width: 130px;
  }
  .footerNew .container .uk-grid > div .text p.center{
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 479px){
  .footerMap .container .uk-grid >div .localite .contentHover{
    display: none !important;
  }
  .footerMap .container .uk-grid >div .localite{
    margin-left: -25%;
  }
  .objednat-cl li>a{
    width: 98%;
    box-sizing: border-box;
  }
  .objednat-cl li{
    width: 100% !important;
  }
  .step:before{
    content: none;
  }
  .step:after{
    content: none;
  }
  .text-end{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 !important;
    padding-top: 10px !important;
  }
  .text-end .zpet{
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 100%;
    margin-bottom: 1rem;
  }
  #frm-shippingPaymentForm{
    margin-right: 0;
  }
  #frm-shippingPaymentForm >div{
    padding-right: 0;
  }
  .form-obj input{
    max-width: 100%;
  }
  #frm-shippingPaymentForm >div{
    padding-left: 0;
  }
  .headerNew .top .container .logoText{
    display: none;
  }
}






















@media only screen and (max-width: 1219px){
   .uk-container{
   	max-width: 100% !important;
   	padding: 0px 5px;
    overflow: hidden;
   }
   .header .uk-container{
    overflow: visible;
   }
   .search-pan{
   	padding-left: 20px;
   }
   .left-panel{
   	max-width: 25% !important;
   }
   .menu-nas{
		width: 75%;
	}
   .body .right-panel{
   	width: 75%;
   }
   .left-slide{
   	width: 75%;
   }
   .uk-navbar-nav > li > a{
   	padding: 0px 10px;
   }
   .footer-grid{
   	margin-left: -15px !important;
   }
   .card{
   	margin-left: 0px;
   	margin-bottom: 10px;
   }
   .foto-stroj{
   	margin: auto;
   }
   .prodejna , .prodejna-box{
   	max-width: 425px;
   }
   .prodejna-box{
   	width: 48%;
   }
   .navigace .uprava-grid{
   	    margin-left: -25px !important;
   }
   .container-link{
   	padding-left: 10px;
   }
   .table-wrap{
   	overflow-x: auto;
    overflow-y: hidden;
   }
   .navig{
   	width: 100%;
   }
   .navigace > .nav-container{
   	width: 100%;
   }
   .container-link{
   	right: 0;
   }
   .menu-nas{
   	right: 0;
   }
}
@media only screen and (max-width: 1200px){
	.uk-navbar-nav > li > a{
		font-size: 14px;
		padding: 0px 10px;
	}
	.uk-navbar-nav{
		max-width: 100%;
	}
}
@media only screen and (max-width: 1160px){
	.uk-navbar-nav > li > a{
		font-size: 14px;
		padding: 0px 10px;
	}
}
@media only screen and (max-width: 1136px){
	.uk-navbar-nav > li > a{
		padding: 0px 10px;
	}
	.kontakt-head-2 p , .kontakt-head-1 p{
		font-size: 13px;
	}
}
@media only screen and (max-width: 1120px){
	.slide-box{
		width: 50%;
	}
	.adress-box {
       width: 50%;
    }
    .uk-navbar-nav > li > a{
		padding: 0px 9px;
	}
  .table-wrap > h2{
    width: 795px !important;
  }
}
@media only screen and (max-width: 1100px){
	.uk-navbar-nav > li > a{
		font-size: 13px;
	}
  .card{
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1050px){
	.uk-navbar-nav > li > a{
		padding: 0px 8px;
	}
}
@media only screen and (max-width: 1026px){
	.uk-navbar-nav > li > a{
		padding: 0px 7px;
	}
  .rozcestnik .rozc-box-img{
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 1005px){
	.uk-navbar-nav > li > a{
		padding: 0px 6px;
	}
}
@media only screen and (max-width: 984px){
	.uk-navbar-nav > li > a{
		padding: 0px 5px;
	}
}
@media only screen and (max-width: 965px){
	.uk-navbar-nav > li > a{
		font-size: 12px;
	}
}
@media only screen and (max-width: 959px){
	.body .left-panel{
		display: none;
	}
	.body .right-panel{
		width: 100%;
	}
	.uk-navbar-toggle{
		color: #fff;
	}
	.body .right-panel{
		padding-left: 5px;
	}
	.basket{
		right: 10px;
	}
	.menu-resp{
		display: inline-block;
		padding-left: 10px;
	}
	.menu-hambur{
		display: inline-block;
	}
	.slide-show{
		left: 5px;
	}
	#my-id2 .uk-offcanvas-bar .uroven-1-ul > li:hover > a{
		background: #404040;
        color: #fff;
	}
	.adress-head {
        padding-left: 10px;
    }
    .slide-box{
    	width: 45%;
    }
    .adress-box{
    	width: 50%;
    }
    .right-panel .content .rozcestnik{
    	margin-left: 0px;
    	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    }
    .right-panel .content .rozcestnik .uk-width-large-1-5{
    	margin: auto;
    }
    .kotouc-img{
    	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    }
    .prodejna-grid {
       margin-left: 10px;
    }
    .uk-nav-offcanvas > li > a{
    	color: #fff;
    }
    .fot-box{
    	margin: auto;
    	display: block;
    	width: 115px;
    }
    .footer .uk-container h3{
    	text-align: center;
    }
    .footer-last-box{
    	padding-right: 0;
    }
    .footer-content img{
    	margin: auto;
      height: 32px;
    }
    .uk-container .uk-grid{
        margin-left: 0px;
    }
    .body .right-panel{
    	padding-left: 0px;
    }
    .table-orange , .table-or , .content p , .obal-light , .slide-orange , .cena-left , .volit-left{
    	padding-left: 0;
    }
    .polozka-menu-text{
    	min-height: 50px;
    }
    .polozka-left , .polozka-right{
    	display: none;
    }
    .vyber-menu-text{
    	padding-left: 0px;
    }
    /*.resp-img{
    	display: none;
    }*/
    .blue-box p{
    	text-align: center;
    }
    .text-cnt{
    	text-align: center;
    }
    .text-pad{
    	padding-left: 0px;
    }
    .pad-pujc{
    	padding-left: 0px;
    }
    .nadpis-panel p{
    	text-align: center;
    	width: 100%;
    }
    .polozka-stroje h3{
    	text-align: center;
    }
    .stroj-box{
    	max-width: 170px;
    	margin: auto;
    }
    .foto-resp{
    	padding: 10px 0px;
    }
    .pad-pujc-text{
    	width: 50%;
    }
    .pad-pujc-kontakt{
    	width: 50%;
    }
    .pad-pujc{
    	padding-left: 0px;
    }
    .footer-last-box .uk-grid > div:first-child{
    	padding-left: 0;
    }
    .text-footer{
      padding: 0 25px;
    }
    .detail-resp{
      -webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;
    }
    #heurekaTableft{
      display: none !important;
    }
    .slide-rental{
      padding-left: 0;
    }
    .table-rental .uk-grid > div >p.orange-bottom{
      padding-left: 12px;
    }
    .table-rental-down > div p{
      padding-left: 11px;
    }
    .table-rental-down >div.end a.rent{
      margin-bottom: 5px;
      margin-top: 5px;
    }
    .stroj-price{
      text-align: center !important;
      margin-top: 10px;
      margin-bottom: 10px !important;
    }
    .clanek-box h3{
    text-align: center;
    }
    .clanek-box p{
      text-align: center;
      padding: 5px;
    }
    .clanek{
      padding-right: 0;
    }
    .clanek-obalik{
      padding-right: 0;
    }
    .cena-p-s{
      height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-right: 0 !important;
      padding-left: 0 !important;
      right: 0;
    }
   .dostupnost >div:nth-child(2) .font-s-14{
      text-align: right !important;
      padding-right: 0;
    }
    .blue-dark.cena-p.product-detailblack-price.text-align-left,
    .blue-dark.green.cena-p.text-align-left,
    .red.cena-p.text-align-left,
    .dostupnost .doprava{
      text-align: right !important;
      padding-left: 0 !important;
      width: 100%;
    }
}
@media only screen and (max-width: 900px){
	/*.adress-box{
		position: absolute;
		right: 0;
	}*/
  .kontakt-head-1 p>a, .kontakt-head-2 p>a{
    font-size: 12px;
  }
  .slide-box{
    width: 45%;
  }
  .adress-box{
    width: 55%;
  }
}
@media only screen and (max-width: 800px){
	.logo-text{
		font-size: 12px;
	}
}
@media only screen and (max-width: 768px){
	.novinka-text{
		padding-left: 25px;
	}
	.kontakt-head-2 p{
		font-size: 12px;
	}
	.kontakt-head-1 p{
		font-size: 12px;
	}
	.bila-akce{
		overflow: scroll;
	}
	.bila-akce > .uk-grid{
		min-width: 700px;
	}
	.slide-box{
		display: none;
	}
	.left-slide{
		position: relative;
	}
	.left-slide > .uk-grid{
		-webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
	}
	.adress-box{
		width: 100%;
	}
	.clanek-vic{
		position: relative;
	}
	.kont-grid{
        margin-left: -25px !important;
    }
  iframe{
    max-width: 100% !important;
  }
  .header .uk-container{
    overflow: visible;
  }
konfRowSubmit {
    text-align: center;
  }
  .konfSelect {
    clear: both;
  }
  .konfField {
    margin-right: 10px;
  }
  .konfField.right {
    float: left;
    clear: both;
  }
  .konfInput {
    width: 60px;
  }
  .konfSubmit {
    display: inline-block;
    float: none;
    margin: 10px 0;
  }
  .alt-text {
    text-align: center;
  }
  .alt-text p {
    display: block;
    text-align: center;
  }
  .alt-text a.button-zob2, .alt-text.altOdvlhcovace a.button-zob2 {
    margin: 10px;
  }
}
@media only screen and (max-width: 742px){
	.content-lines{
		display: none;
	}
	.uk-text-center img{
		margin: auto;
		display: block;
	}
	.obal-kontakt{
		/*max-width: 263px;*/
        padding-top: 20px;
	}
  .obal-kontakt table{
    margin-left: 12px;
  }
  #goods-added.uk-open .uk-modal-dialog img{
    max-width: 100% !important;
  }
  .kont-grid >div{
    padding-left: 0 !important;
  }
  .kont-grid{
    margin-left: 0 !important;
  }
  .rental-flex{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
  }
  .rental-flex .blue.no-margin{
    margin-top: 10px !important;
  }
  .table-rental-down >div.end a.rent{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .rent-prev{
    margin: auto !important;
  }
  .detail-rent{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 700px){
	.prodejna-grid{
		margin-left: -12px;
	}
	.left-panel{
		max-width: 30% !important;
	}
	.left-slide{
		min-height: 150px;
		float: right;
		width: 70%;
	}
	
}

@media only screen and (max-width: 638px){
	.prodejna-box {
       width: 100%;
       margin: auto;
    }
 
}
@media only screen and (max-width: 610px){
	.pad-pujc-text, .pad-pujc-kontakt{
		width: 100%;
		margin-bottom: 10px;
	}
	.content p{
		padding-left: 12px;
    /*word-break: break-all;*/
	}
  .kofigurator .one p{
    line-height: 18px;
  }
  .quest-box > span.quest-span,
  .quest-box > span.quest-span2{
      width: 250px;
  }
  .quest-box > span.quest-span2{
    left: -30px;
  }
}
@media only screen and (max-width: 600px){
	
  .table-w table, .table-w td{
    width: 500px;
  }
  textarea{
      max-width: 277px;
    }
  .uk-breadcrumb{
    display: none;
  }
}
@media only screen and (max-width: 550px){
	.left-panel{
        width: 50%;
        max-width: 30% !important;
	}
	.menu-nas{
		width: 65%;
	}
	.uk-offcanvas .left-panel{
		max-width: 40% !important;
	}
	.right-panel .content .rozcestnik{
		display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0px;
	}
	.right-panel .content .rozcestnik .uk-width-large-1-5{
		margin: auto;
    padding-left: 0;
	}
	.table-bottom-popis table tr td:first-of-type{
    text-align: center;
  }
  .uk-modal .uk-slidenav-position .uk-slidenav{
    display: block !important;
    text-decoration: none;
  }
  .clanek-obalik{
    padding-right: 0;
  }
  .right-panel .content h2, .search h2{
    height: auto;
  }
  .kofigurator .option-select{
    width: 100%;
  }
  .kofigurator .one p{
    line-height: 14px;
    padding-top: 1px;
    text-align: left;
    margin-left: 0;
  }
  .kofigurator .one{
    margin-left: 0;
  }
  .kofigurator .two{
    width: 50%;
  }
  .text-posu{
    padding-left: 10px;
  }
  .right-panel .content h2, .search h2{
    height: auto;
  }
  .uk-modal .uk-lightbox-content .uk-slidenav-previous{
    left: 0;
  }
  .uk-modal .uk-lightbox-content .uk-slidenav-next{
    right: 0;
  }
  .uk-open .uk-modal-dialog > .uk-lightbox-content > img{
    padding: 30px;
    max-height: 300px;
  }
  .cena-rig .cena-v{
    text-align: right !important;
  }
  .right-panel .content .clanek-content h2{
    height: auto;
  }
}
@media only screen and (max-width: 500px){
	
	.right-panel .content h1{
		font-size: 13px;
    line-height: 16px;
	}
	.menu-hambur{
		width: 100px;
	}
	.right-panel .content{
		padding: 10px 5px
	}
	.sub-uvod{
		padding-left: 0px;
	}
	.produkt-oon{
		min-width: 808px;
	}
	.produkt-obal-content{
		overflow: auto;
	}
	
	.infobox{
		padding-left: 5px;
	}
	.kontakt-head-1 p>a, .kontakt-head-2 p>a {
    	font-size: 12px;
    	text-decoration: none;
	}
	.novinka-obr{
		padding-left: 0;
	}
	.kont-grid > div:first-child{
		padding-left: 0;
	}
  .kont-grid > div:nth-child(3){
    padding-left: 0;
  }
  .table-orange .uk-grid >div{
    padding-left: 0;
  }
  .dostup .font-s-14{
    text-align: right !important;
  }
  .uk-open .uk-modal-dialog{
    height: 500px !important;
  }
  .uk-modal-dialog-lightbox > .uk-close:first-child{
    z-index: 100;
  }
  .kosik-pro input{
    max-width: 27px;
  }
  .white-box .white-box-col:last-of-type{
    text-align: right;
  }
  .novinky > table > tbody > tr > td p{
    text-align: left;
  }
  .footer-grid{
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 474px){
  #map_contact_map_olomouc, #map_contact_map_brno{
    margin: auto;
    width: 89%;
  }
  #goods-added.uk-open .uk-modal-dialog img{
    max-height: 250px !important;
  }
  #goods-added.uk-open .uk-modal-dialog img:focus{
    background: #fff;
    color: #fff;
    outline: 0;
  }
  #goods-added.uk-open .uk-modal-dialog .uk-grid> div:focus{
    outline: 0;
  }
  .ikony-detail > div{
    padding-right: 0;
  }
}
@media only screen and (max-width: 472px){
	.kontakt-head-1 p>a, .kontakt-head-2 p>a {
    	font-size: 10px;
    	text-decoration: none;
	}
  #frm-deliveryForm{
    margin-left: 0;
  }
}
@media only screen and (max-width: 455px){
	
	.menu-hambur{
		width: 100px;
	}
	.right-panel .content h2{
		font-size: 13px;
		padding: 6px;
    margin-bottom: 5px !important;
	}
	textarea{
		max-width: 320px;
	}
	.footer-content .fot-box-down img{
		max-width: 100%;
	}
	.uk-dropdown{
		width: 300px;
	}
  .shopping-cart-items{
    width: 300px !important;
    left: unset !important;
    right: -50px;
  }
}
@media only screen and (max-width: 440px){
	.zbozi-hvezdy{
		    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -60px;
    left: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    /*-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;*/
	}
  .zbozi-product .zbozi-hvezdy{
    top: -97px;
  }
	.zbozi-nazev h3{
		text-align: center;
		padding: 0;
	}
  .zbozi-hvezdy img{
    max-height: 15px;
  }
  .pad-pujc{
    padding-left: 0;
  }
  .kotouc-zbozi{
    margin-top: 20px;
  }
  .contact-img >a{
    max-width: 185px;
  }
  .uk-grid >div{
    padding-left: 0;
  }
  .uk-grid{
    margin-left: 0 !important;
  }
  .navigace .uprava-grid{
    margin-left: 0 !important;
  }
  .search-pan{
    margin-right: 23px;
  }
}
@media only screen and (max-width: 428px){
	.kontakt-head-2 p , .kontakt-head-1 p{
		font-size: 11px;
	}
}
@media only screen and (max-width: 425px){
	.adress-box{
		padding-left: 0px;
	}
  .blog-odkaz-end{
    font-size: 12px;
  }
  .quest-box > span.quest-span{
      left:-45px;
  }
}
@media only screen and (max-width: 450px){
	.search-pan{
		position: absolute;
	    top: -48px;
	    right: -10px;
	    max-width: 127px !important;
	}
  .noUiSlider{
    width: 100%;
  }
  .cb_open_tab svg{
    width: 15px;
    height: 15px;
  }
  .logo-text{
    text-align: left;
    left: 17px;
  }
  .novinky > table > tbody > tr > td:first-child{
    display: inline-table;
  }
  .footer-grid{
    margin-left: 0 !important;
  }
  .text-footer p{
    text-align: justify;
  }
  .footer-content img{
    height: 26px;
  }
  .footer{
    padding-bottom: 0px;
  }
	.kontakt-head-2 p{
		display: none;
	}
	.kontakt-head-1 p{
		display: none;
	}
	.menu-nas{
		    width: 100%;
		    margin: auto;
		    display: -webkit-box;
		    display: -ms-flexbox;
		    display: flex;
		    -webkit-box-pack: center;
		    -ms-flex-pack: center;
		    justify-content: center;
	}
	.left-panel {
         max-width: 45% !important;
    }
    
    .left-slide{
    	min-height: 120px;
    }
    .header{
    	height: 120px;
    }
    .left-panel{
    	max-width: 65% !important;
    	width: 55%;
    }
    .left-slide{
    	width: 45%;
    }
    .search-pan{
    	max-width: 155px !important;
    }
    textarea{
    	max-width: 277px;
    }
    .akce .uk-grid{
    	 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
            margin-left: -15px;
    }
    .akce-cast{
    	margin: auto;
    	padding-left: 15px;
    }
    .logo{
    	position: relative;
    	right: 2px;
    }
    .uk-form > div{
    	padding-left: 0px;
    }
    .uk-form > .uk-grid > div {
    	padding-left: 0;
    }
    .uk-form > .uk-grid > div >.uk-grid> div{
      padding-left: 0;
    }
    .item-col{
    	padding: 5px 10px;
    }
    .dalsi{
      margin-bottom: 10px;
    }
    .stepss .objednat-cl{
      display: none;
    }
    .body{
      min-height: auto;
    }
    .stepss{
      min-height: 300px !important;
    }
    .kotouc-zbozi{
      display: inline-block;
      width: 150px;
      margin-top: 0;
      margin-bottom: 40px;
      margin-right: 20px;
      margin-left: 20px;
    }
    .zbozi-kotouc-popis{
      display: inline-block;
    }
     .white-box .white-box-col:first-of-type{
      width: auto;
    }
}

@media only screen and (max-width: 420px){
  .content .parametry p {
    font-size: 10px;
  }
}

@media only screen and (max-width: 355px){
	.right-panel .content h2{
		font-size: 12px;
		padding: 6px 1px;
	}
}
