@media (max-width: 767px) {
	.menu-left-holder, .vasarlas .vm_cim, .top_account, .kiskosar_osszeg, .kiskosar_darab_termek, .slick-arrow { display:none; }
    .top .logo { position:relative; margin-left:80px; float:none; max-width:205px; text-align:center; }
    .kiskosar { width: 36px; }
    .kiskosar_tartalom {  }
    .kiskosar-termekek { display:none!important; }
    .kosar .termek_kep { width: 100px; height: 100px; }
    .kosar .termek_fejlec h3 { font-size: 16px; line-height: 24px; margin: 0 0 5px 0; }
    .rendeles .kosar-vasarlas-holder { position:static; width:auto; }
    .product-box { -webkit-flex: 1 0 46%; flex: 1 0 46%; margin:0 2% 20px 2%; }
    .lablec { text-align:center; }
    .menu-bottom { margin:10px 0 15px 0; }
    .termek_galeria img, .termek_galeria video { max-height: 250px; }
}
@media (min-width: 430px) and (max-width: 767px) {
    .product-box { flex-flow: row wrap; -webkit-flex: 0 0 96%; flex: 0 0 96%; margin:0 2% 20px 2%; padding:10px; }
    .product-box-image img { max-height:90px; }
    .product-box-image { width:30%; height:100% !important; margin-right:5%; float:left; }
    .product-box-content { width:65%; display:flex; text-align:left; border:0; padding-top:0; margin-top:0;  }
    .webshop .termek_fejlec, .webshop .termek_ar, .webshop .termek_beszallito, .webshop .termekkod { text-align:left; }
    .webshop-badges { right:0; left:auto; }
    .webshop_vasarlas { text-align:left; }
}
@media (min-width: 768px) {
    .social-icons { text-align:right; }
    .termek_tartalom_bal {
        position: -webkit-sticky;
        position: sticky;
        top:120px;
        z-index:900;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
/*
@media (min-width: 1200px) {
    .container { width: auto; padding: 0 30px; }
    .rendeles, .termek,
    .newsitem_cat, .newsitem,
    .webshop_kereso_sziluettes-holder .container { max-width:1140px; margin:auto; }
}
*/
/******** RETINA *********/

@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {



}