@font-face {
    font-family: 'Algerian';
    src: url('../fonts/Algerian.woff2') format('woff2'),
    	url('../fonts/Algerian.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%
}
* {
    box-sizing: border-box;
}
.Row {
	padding:0;
	margin:0 0 1.0em 0;
}
.Row::after {
    content: "";
    clear: both;
    display: block;
}
[class*="Col-"] {
    float:left;
    padding:2%;
    margin:0;
 }
 #Wrapper {
	min-height: 100%;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.SectionOuter {
	position: relative;
	background-color: #4C1B27;
	margin: 0;
	padding: 0;
	border-top: 1px ridge #F3E067;
	border-bottom: 1px ridge #190000;
}
.SectionInner {
	position: relative;
	width:100%;
	max-width:1200px;
	margin:0 auto 0 auto;
	padding:0 20px 0 20px;
}

/* Header layout */
header {
	width:100%;
	z-index:3000;
}
h1 {
	font-family: Algerian;
	/*font-family:"Times New Roman",Times, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", serif;*/
	padding: 20px 0 20px 0;
	margin:0;
	color: #F3E067;
	text-align: center;
	line-height:0.6;
}
h1 span {
	padding:0;
	margin:0;
	line-height:1;
}
h1 a {
	font-family: Algerian;
	color: #F3E067;
	text-decoration:none;
}
h1 a:hover {
	font-family: Algerian;
	color: #F3E067;
}
#BannerPhone p {
	font-weight: bold;
	margin:10px 0 20px 0;
	padding:0;
	color: #F3E067;
	text-align: center;
	font-size:18px;
}
#BannerPhone a {
	font-weight: bold;
	color: #F3E067;
	text-decoration:none;
}
#PagePicture {
	position:relative;
}
/* End of banner */


/* Main Navigation Bar */

 /* Full width banner container */

#NavBarOuter {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	display: block;
	background-color: #190000;
}

/* Navigation bar area */

#NavBarInner {
	margin:0 auto 0 auto;
	padding:5px;
	width:98%;
	max-width:1200px;
	z-index:1000;
}
nav ul {
	padding:0;
	margin:0;
	list-style: none;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
nav ul li {
	margin: 0;
	padding:0;
	cursor: pointer;
	position:relative;
}
nav ul li a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background-image: none;
	background-color: #190000;
	padding: 6px 2px 6px 2px;
	border: 1px solid #190000;
}
nav ul li a:hover {
	color:#F3E067;
	/* text-decoration:underline; */
}
nav .Highlight {
	border-color:#FFFFFF;
}

/* Dropdown box */
nav ul li ul {
	padding: 10px;
	margin:0;
	background-color: #EBDBC5;;
	position: absolute;
	top: -1000px;
	left: 0px;
	width: 150px; /*Width od dropdown box */
	border:1px solid #000000; /* Border round dropdown */
	border-top:none;
	opacity: 0;
	-webkit-transiton: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	z-index:1000;
}
nav ul li:hover ul {
	opacity: 1;
	top: 36px;
}
nav ul li ul li { 
	display: block; 
	color: #FFFFFF;
	padding:0;
	margin:2px 0 2px 0;
	width:100%;
	border:1px solid #FCACC7; /* Border round dropdown buttons */
}
nav ul li ul li a {
	padding:2px 0 2px 5px;
}
#MobileMenuButton {
	display:none;
	padding: 10px 2px 10px 2px;
}

/* End of main navigation bar */

#Layout {
	padding: 0;
	background-color: #FDFCF6;
	flex-shrink: 0;
	flex-grow: 1;
}
footer {
	padding: 20px 20px 10px 20px;
}
footer p {
	text-align: center;
	color: #F3E067;
}
footer a {
	text-decoration: none;
	color: #F3E067;
}
.FooterHeader{
	font-size:1.2em;
	font-weight:bold;
}

.HygieneRating {
	width:100%;
	height:auto;
	border:none;
	max-width:200px;
}
.ClearFloat {
	clear: both;
}
p {
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 0;
}
.SmallText {
	font-size:0.9em;
}
.Caption {
	margin-top:10px;
	text-align:center;
}
.AlignRight {
	text-align: right;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:#BDBBBB;
}
h2, h3, h4 {
	font-weight:bold;
	margin:0;
}
h2 {
	font-size: 22px;
	padding: 20px 0px 10px;

}
h4 {
	font-size: 18px;
	padding: 10px 0 15px 0;
	color: #000000;
}

/* NOTE
h5 is reserved for the menu display
h1 is used in the banner text
*/

.CenterText {
	text-align:center;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: circle;
}
li {
	margin: 0px 0px 10px;
}
img {
	border:none;
}
.DisplayPanel {
	border: 3px double #473523;
	padding: 20px;
	width: 100%;
	background-color: #F9E8BF
}
.DisplayPanelHeader {
	font-size:1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 15px 0;
	text-align:center;
}
.HomePagePanel {
	border: 3px double #473523;
	background-color: #4C1B27;
	padding: 20px;
	text-align: center;
	margin:30px 0 30px 0;
}
.HomePagePanel p {
	color:#FFFFFF;
}
.PromotionPanel {
	border: 3px double #473523;
	background-color: #E8E3E3;
	padding: 20px;
	text-align: center;
	margin:15px 0 15px 0;
}
.PromotionPanel p {
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.CheckoutPanel {
	border: 1px solid #570504;
	background-color: #E8E3E3;
	width: 100%;
	position:relative;
	padding:15px;
}
.CheckoutPanelHighlight {
	border: 1px solid #570504;
	background-color: #8C8282;
	width: 100%;
	position: relative;
	padding: 10px;
	margin: 20px 0 20px 0;
}
.CheckoutPanelHighlight p {
	color:#FFFFFF;
}
.Shadow {
	-webkit-box-shadow: 10px 10px 5px #A6B4C1;
	box-shadow: 10px 10px 5px #A6B4C1;
}
.Border {
	border: 1px solid #570504;
	padding: 15px;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #C70003;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	border-radius: 10px;
	width:100%;
	max-width:220px;
	padding: 4px 8px 4px 8px;
	background-color: #570504;
}
.Button:hover {
	background-color:#961719;
}
.SmallButton {
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #473523;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	border-radius: 5px;
	padding: 2px;
	background-color: #570504;
}
.SmallButton:hover {
	color: #C0C0C0;
}
.BannerButtonOuter {
	position:absolute;
	top:40%;
	left:0;
	width:100%;
	z-index:200;
}
.BannerButton {
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	border-radius: 10px;
	width:90%;
	max-width:220px;
	padding: 20px;
	margin:0 auto 0 auto;
	background-color: #E00509;
}
.BannerButton:hover {
	background-color: #4C1B27;
}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width:90%;
}
.FormDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.DateField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width:30px;
}
.DateDivider {
	font-weight:bold;
	font-size:1.5em;
	margin:0 5px 0 5px;
}
.Picture {
	width:100%;
	height:auto;
	border:none;
}
hr {
	margin: 10px 0 10px 0;
	color: #473523;
	background-color:#473523;
}
#Credit p{
	text-align: center;
	margin: 20px 0px 0px 0px;
}
.FloatLeft {
	float:left;
}
.FloatRight {
	float:right;
}
iframe {
	width:100%;
	border:none;
	padding:0;
	margin:0;
}
.FlexPanel {
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items: flex-start;
}
.OrderTotalText {
	font-size: 16px;
	font-weight: bold;
}
.OrderTotalPrice {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

/* Message Popup */

#MessagePopup {
	opacity:0;
	position: fixed;
	top:-1000px;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: scale(1) translate(-50%, -50%);
	overflow: hidden;
	-webkit-transition: opacity 2s;
	transition: opacity 2s;
	z-index:2000;
	padding:20px;
	cursor: default;
	width:90%;
	max-width:400px;
	background-color:#570504;
	border:6px solid #C0C0C0;
	
}
#MessagePopup p {
	text-align:center;
	margin-top:15px;
	color:#FFFFFF;
}
.CloseModal {
	position:absolute;
	top:5px;
	right:5px;
	font-size:20px;
	color:#FFFFFF;
	cursor:pointer;
}
.PostcodeLookupCredit {
	font-size:12px !important;
	margin-top:50px;
	text-align:left !important;
}
#TandCMessage p {
	font-weight:bold;
	color:#570504;
	margin-top:15px;
}
#TandCMessage a {
	font-weight:bold;
	color:#570504;
	margin-top:15px;
}
#DateFlex {
	display: -webkit-flex;
	display: flex;
	flex-wrap:no-wrap;
	justify-content:center;
	align-items:centre;
}
.PostcodeCheck {
	width:80px;
	height:30px;
	margin:2px;
	padding:3px;
}
#PostcodeMessage {
	margin-top:10px;
	color:#DD0408;
	font-weight:bold;
}
#PCCheckFrame {
	display:none;
}
.AwardJustEat {
	max-width:340px;
	height:auto;
	margin:20px;
}
.AwardHungryHouse {
	max-width:160px;
	height:auto;
	margin:20px;
}	

/* Mobile */

@media only screen and (max-width: 768px){

	.Col-m-1 {width: 8.33%;}
	.Col-m-2 {width: 16.66%;}
	.Col-m-3 {width: 25%;}
	.Col-m-4 {width: 33.33%;}
	.Col-m-5 {width: 41.66%;}
	.Col-m-6 {width: 50%;}
	.Col-m-7 {width: 58.33%;}
	.Col-m-8 {width: 66.66%;}
	.Col-m-9 {width: 75%;}
	.Col-m-10 {width: 83.33%;}
	.Col-m-11 {width: 91.66%;}
	.Col-m-12 {width: 100%;}

	.M-none {
		display:none;
	}
	/* Menu bar */

	#NavBarOuter {
		height:38px;
	}
	#NavBarInner {
		position:absolute;
		margin:0;
		padding:0;
		height:38px;
		width:100%;
		overflow:hidden;
		-webkit-transiton: height 1s;
		-moz-transition: height 1s;
		-ms-transition: height 1s;
		-o-transition: height 1s;
		transition: height 1s;
		background-color: #190000;
	}
	nav ul {
		display:block;
	}
	#NavBarInner:hover {
		height: 380px;
		overflow-y:auto;
	}
	nav ul li a {
		margin:0 0 5px 0px;
		padding:5px;
		font-size: 20px;
		font-weight:normal;
		border:none;
	}
	nav ul li ul {
		display:none; /* Hide dropdowns */
	}
	nav .Highlight {
		border:none;
	}
	#WelcomeButton {
		/* display:none; do not show the home page button on mobiles */
	}
	#MobileMenuButton {
		display:block;
	}
	.MenuIcon {
		float:left;
		margin:0 20px 0 0;
		padding:0;
	}
	.MenuIconBar {
 		width: 35px;
 		height: 3px;
 		background-color: #FFFFFF;
 		margin:0 0 4px 0;
		padding:0;
	}
	.NavMobileOnly {
		display:block;
	}
	.HomePagePanel {
		width:95%;
	}

	/* End of menu bar */

	.FormTextBox {
		width:95%;
	}
	#FooterNav li {
		margin:0 0 5px 0;
	}
	.CheckoutButton {
		display:block;
	}
	header {
		position:relative;
	}
	#BannerPhone {
		width:100%;;
	}
	#MainBanner h3 {
		padding-bottom:5px;
	}
	h1 {
		font-size:40px;
	}
	h1 span {
		font-size:20px;
	}
	#Wrapper {
		padding-top:0;
	}
	.PhoneNoLink {
		display:none;
	}
	.PhoneLink {
		display:inline;
	}
	.AwardJustEat {
		width:70%;
	}
	.AwardHungryHouse {
		width:32.94%;
	}	

}


/* Tablet */
@media only screen and (min-width: 769px) and (max-width: 990px){

	.Col-t-1 {width: 8.33%;}
	.Col-t-2 {width: 16.66%;}
	.Col-t-3 {width: 25%;}
	.Col-t-4 {width: 33.33%;}
	.Col-t-5 {width: 41.66%;}
	.Col-t-6 {width: 50%;}
	.Col-t-7 {width: 58.33%;}
	.Col-t-8 {width: 66.66%;}
	.Col-t-9 {width: 75%;}
	.Col-t-10 {width: 83.33%;}
	.Col-t-11 {width: 91.66%;}
	.Col-t-12 {width: 100%;}

	.T-none {
		display:none;
	}
	.HomePagePanel {
		width:45%;
	}
	h1 {
		font-size:56px;
	}
	h1 span {
		font-size:28px;
	}
	#Wrapper {
		padding-top:160px;
	}
	header {
		position:fixed;
		top:0;
		left:0;
	}
	#BannerPhone {
		position:absolute;
		Right:20px;
		top:30px;
	}
	.PhoneNoLink {
		display:inline;
	}
	.PhoneLink {
		display:none;
	}
	.AwardJustEat {
		width:45%;
	}
	.AwardHungryHouse {
		width:21.18%;
	}	


	/* Menu Bar */

	nav ul li a {
		padding: 6px 15px 6px 15px;
	}
	#WelcomeButton {
		/* display:none; */  /* Do not show on tablets */
	}
	.NavMobileOnly {
		display:none;
	}
	#FooterNav li {
		float:left;
		margin:0 10px 0 10px;
	}
}

/* Desktop */
@media only screen and (min-width: 991px){

	.Col-d-1 {width: 8.33%;}
	.Col-d-2 {width: 16.66%;}
	.Col-d-3 {width: 25%;}
	.Col-d-4 {width: 33.33%;}
	.Col-d-5 {width: 41.66%;}
	.Col-d-6 {width: 50%;}
	.Col-d-7 {width: 58.33%;}
	.Col-d-8 {width: 66.66%;}
	.Col-d-9 {width: 75%;}
	.Col-d-10 {width: 83.33%;}
	.Col-d-11 {width: 91.66%;}
	.Col-d-12 {width: 100%;}
   
	.D-none {
		display:none;
	}
	.HomePagePanel {
		width:45%;
	}
	h1 {
		font-size:70px;
	}
	h1 span {
		font-size:32px;
	}
	#Wrapper {
		padding-top:180px;
	}
	header {
		position:fixed;
		top:0;
		left:0;
	}
	#BannerPhone {
		position:absolute;
		Right:20px;
		top:30px;
	}
	.PhoneNoLink {
		display:inline;
	}
	.PhoneLink {
		display:none;
	}
	.AwardJustEat {
		width:35%;
	}
	.AwardHungryHouse {
		width:16.47%;
	}	

	/* Menu Bar */

	.NavMobileOnly {
		display:none;
	}
}
