
@media (max-width: 400px) {
	body {
    font-size: 0.7em !important;
  }
  .fejlec-oldalsomenu-item--cont {
    flex-wrap: wrap;
  }
  
  .fejlec-oldalsomenu-item--mobile {
    width:50%;
    max-width: none;
    margin-bottom:1em;
  }
   .fejlec-oldalsomenu-item--mobile {
   font-size: 1.2em !important;
  }
  .fejlec-oldalsomenu-item--mobile span {
    width:85% !important;
  }
  .fejlec-oldalsomenu-item-img--mobile {
    width:4em;
    height:4em;
  }
  .fejlec-oldalsomenu-item-img--mobile img {
    width:2.5em;
  }
  .fejlec-hatter {
    height: 500px;
  }

  .jumbtron-header {
    font-size: 1.1em;
  }
  .btn {
    padding: 0.2em 0.5em;
    font-size: 0.9em;
  }
    .ps-search-input {
    font-size: 18px !important;
  }
  .kereses-szoveg, .nav-search__select {
    font-size: 0.9em;
  }
  .termek-box-info {
   display: inline; 
  }
  .product__info__line__value_left {
    text-align: right;
    width: 100%;
  }
  .menu-item img {
    width: 2.1em;
  } 
  .termek-adatlap-action .product__info__line__item--big {
    font-size: 1.1em;
	}


}

@media (min-width: 450px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }

  .col-sm-5ths-4 {
    flex: 0 0 auto;
    width: 80%;
  }
    	.tel-1 {
		width: 22%;
	}

	.tel-2 {
		width: 22%;
	}

	.tel-3 {
		width: 43%;
	}

}