
    @media only screen and (min-width:1024px) {
    body nav.nav div.wrapper{
        background: url(https://www.e-food.hu/food/foodimages/2024-e-food-szanko.png) no-repeat;
        background-position-x: center;
    }
     #vonatpng {
    visibility: hidden;
}
}

@media only screen and (max-width:1023px) {
    #vonatpng {
    visibility: hidden;
}
}

.login-box.open::after{
		content: url("https://www.e-food.hu/wp-content/uploads/2019/12/efood-hoember.png");
		position:relative;
		top:-160px;
		left:205px;
	}
	
.nav ul > li > .navicon.cityfood {
    width: 180px;
    background-image: url("https://www.e-food.hu/wp-content/themes/cityfood-theme/img/nav-efood-xmas2020-v2.png") !important;
}
@media only screen and (min-width:640px) {
.ls-wp-container.fitvidsignore.ls-v6.ls-container::after{
content: url("https://www.e-food.hu/wp-content/uploads/2019/12/efood-mikulas-vonat-250x111.png");
		position:absolute;
		right:100px;
		bottom:1px;
	z-index: 11111;
	display:none;
}
}