#main {
	background: linear-gradient(to bottom, rgb(34 34 34 / 50%), rgb(34 34 34 / 50%)), url('./uploads/oo-header.jpg');
	background-size: cover !important;
	background-position: center !important;
	background-attachment: scroll !important;
}

body {
	background: #231f20;
}

.office-info {
	background: #fff;
	border-bottom: 1px solid #393637;
}

.office-info h3 {
	color: #000;
}

.office-info p, .office-info a {
	color: #000;
}


.payment-type{
color:#000;
}	

#order-type #delivery-available-at{
color:#fff;
}

.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 ul li  #item-buttons input[type=button], 
#menu ul li.active, #halfhalf-block a,
#HalfHalf a, div.jqi button.jqidefaultbutton
{
background-color: #e42e36 !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: #D62029 !important;}

#facebook_like .col-md-6 a:nth-child(2) {
    display: none !important;
}