@import url("../../1258/css/flexslider.css");
@import url("../../1258/css/p-homepage.css");

#ourhotel-wrapper .image-overlay {
    background: url('../grfx/photos/our-hotel.jpg') no-repeat center center;
    background-size: cover;
}

#container-wrapper-vw {
    background: url("../grfx/parallax/1.jpg") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

#menu-wrapper > div.grill-menu .menu-heading {
	background: url('http://www.bignellparkhotel.co.uk/_style/hotels88/1260/grfx/png/logo-bar-and-lounge.png') no-repeat center center;
	background-image:url('../grfx/svg/logo-bar-and-lounge.svg'), none;
	background-size:80%;
}

#menu-wrapper > div.bar-menu .menu-heading {
	background: url('http://www.bignellparkhotel.co.uk/_style/hotels88/1260/grfx/png/logo-the-oaks-restaurant.png') no-repeat center center;
	background-image:url('../grfx/svg/logo-the-oaks-restaurant.svg'), none;
	background-size:60%;
}

#menu-wrapper > div.grill-menu {
	background-color:#495d78;
}

#menu-wrapper > div.grill-menu .menu-link:hover {
	color:#495d78 !important;
}
	
#menu-wrapper > div.bar-menu {
	background-color:#72496f;
}

#menu-wrapper > div.bar-menu .menu-link:hover {
	color:#72496f !important;
}