/* CSS Starts Here */



body.home .wrap .top-panel {
	background: #fff url(https://www.lalbadoro.com/wp-content/uploads/2015/09/newspaper.jpg) repeat center top;
	background-size: cover;
    -ms-interpolation-mode: bicubic;
	image-rendering: auto;
}

body.home .hero .bg {
	background: transparent url(https://www.lalbadoro.com/wp-content/uploads/2015/09/fishandchips1.jpg) repeat center top;
	background-size: cover;
	-ms-interpolation-mode: bicubic;
	image-rendering: auto;
}

body.page .menu-hero {
	background: url('https://www.lalbadoro.com/wp-content/uploads/2015/09/fishandchips1.jpg') repeat center top;
}
body.page .wrap .menu-panel{
	background: transparent url(https://www.lalbadoro.com/wp-content/uploads/2015/09/newspaper.jpg) repeat center top;
}

body.page .order-hero {
	background: url('') repeat center top;
}
body.page .wrap .order-panel{
	background: transparent url(https://www.lalbadoro.com/wp-content/uploads/2015/09/newspaper.jpg) repeat center top;
}

body.page .about-hero {
	background: url('https://www.lalbadoro.com/wp-content/uploads/2015/09/Picinisco-Sunset.jpg') repeat center top;
}

body.page .delivery-hero {
	background: url('https://www.lalbadoro.com/wp-content/uploads/2015/09/fishandchips1.jpg') repeat center top;
}

body.page .contact-hero {
	background: url('') repeat center top;
}
body.page .wrap .contact-panel{
	background: transparent url(https://www.lalbadoro.com/wp-content/uploads/2015/09/newspaper.jpg) repeat center top;
}

body.page .jobs-hero {
	background: url('') repeat center top;
}