@font-face {
	font-family: "Jungle Fever";
	src: url("images/JungleFeverNF.ttf") format(truetype);
	src: url("images/JungleFeverNF.otf");
}

.hide-elem{
	display: none;
}

.office-info .logo img {
    width: 100%;
}

body {
	background: url(images/bg.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.office-info {
	background: url(images/header-bg.jpg) 100%;
	border-bottom: 1px solid #009C4C;
}

.office-info h3 {
	color: #ED1C24;
	font-family: "Jungle Fever";
}

.office-info p, .office-info a {
	color: #000;
}


.payment-type{
color:#000;
}	

#order-type #delivery-available-at{
color:#000;
}

.closed table tr.current_day td{
	color:#fff;
}
.closed tbody tr td, .closed, .closed .section-title, .closed h4{
color:#fff;
}

.closed tbody{
color:#fff;
}

#footer p, .heading, #footer p a{
color:#fff;
}

#footer p a:hover{
color:#fff;
}

#menu-items .item-title {
    font-family: "Jungle Fever";
    color: green;
}

#menu-items ul li  #item-buttons input[type=button], 
#menu ul li.active, #halfhalf-block a,
#HalfHalf a, div.jqi button.jqidefaultbutton
{
background-color: #ED1C24 !important;}

#menu-items ul li  #item-buttons input[type=button]:hover, 
#menu ul li:hover, #halfhalf-block a:hover,
#HalfHalf a, div.jqi button.jqidefaultbutton:hover{
background-color: #DE1116 !important;}

#menu-desc-footer {
	visibility: hidden;
}