@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Raleway:400,700,800&display=swap');
.hide-elem {
	display: none;
}
body {
	background: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), url(images/bg.jpg) repeat #000;
	background-size: cover;
	background-position: bottom !important;
	background-attachment: fixed;
	font-family: 'Raleway', sans-serif !important;	
	color: #1d1d1d;		
}
.office-info h3#title {
	font-weight: normal !important;	
	font-family: 'Alfa Slab One', cursive;
	text-transform: uppercase !important;	
	letter-spacing: 1px;
	margin-top: 5px;
}
.office-info {
	background: #231f20;
	border-bottom: none;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.office-info .logo img {
	width: 220px;
}
#estimated-time {
    background: #fff0;
}
.office-info h3 {
	color: #fff;
	font-weight: normal !important;
	text-transform: lowercase !important;
}
.office-info .glyphicon {
	color: #EB0028;
}
.office-info p,
.office-info a {
	color: #fff !important;
	font-size: 13px;
}
.payment-type {
	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*/

#footer-links a {
	color: #fff;
	padding-bottom: 5px;
	display: block;
}
#footer p a:hover {
	color: #EB0028 !important;
}
#footer-social span {
	color: #fff;
}
#footer strong {
	color: #fff;
	font-weight: bold;
}
#footer {
	color: #fff !important;
}
#privacy p {
	color: #1d1d1d;
}
#privacy strong {
	color: #1d1d1d;
	font-weight: normal !important;
	text-transform: uppercase;
}
.form-wrap label {
	color: #1d1d1d;
	text-transform: uppercase;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
	text-transform: uppercase;
}
/*Headers*/
#menu-title,
#menu-items h1,
#order-time h3,
#payment_details h1,
#pick-up-notes h3,
#drivers-tip h3,
#order-total h3,
.box-heading,
.box-title,
#privacy h1,
#feedback h1,
#terms h1,
#float-box #view-basket h2 {
	background: #1D1D1D;
	color: #fff;
	font-weight: normal !important;
	font-family: 'Alfa Slab One', cursive;
	text-transform: uppercase !important;
	letter-spacing: 1px;
	text-transform: uppercase !important;
}
/*Our Menu*/
#menu,
.menu-item,
#customise-page {
	background-color: #fff;
}
/*Link*/
#menu ul li a {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
}
#menu ul li.active {
	color: #fff;
	background-color: #EB0028 !important;
	border: none !important;
	outline: none !important;
	font-family: 'Raleway', sans-serif;
}
#menu ul li:hover {
	color: #fff !important;
	background-color: #EB0028 !important;
	outline: none !important;
}
/*Buttons*/
.btn {
	text-transform: uppercase !important;
}
#menu-items ul li #item-buttons input[type=button],
#half-half-block a,
#HalfHalf a,
#HALFHALF a {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	outline: none !important;
}
#menu-items ul li #item-buttons input[type=button],
#halfhalf-block a,
#HalfHalf a {
	color: #fff;
	border: solid 1px #EB0028;
	border-radius: 0px;
	background-color: #EB0028 !important;
	font-family: 'Raleway', sans-serif;		
	font-weight: normal !important;
	text-decoration: none;
	padding: 5px 15px !important;
}
#menu-items ul li #item-buttons input[type=button]:hover,
#halfhalf-block a:hover,
#HalfHalf a:hover {
	color: #fff !important;
	border: solid 1px #EB0028;
	background-color: #EB0028 !important;
	padding: 5px 15px !important;
}
.form-wrap .group-2-btn #login,
.form-wrap .group-2-btn #cancel,
#add-half-half .add-half-half-bt,
#add-half-half #cancel,
#customise-page #customise-item-details #add input#customise-add-button,
#customise-page #customise-item-details #add input#cancel,
#displayDeals #deal_wizard input[type=button],
#displayDeals #add_to_order,
#register-details #continue,
#register-details #cancel,
div.jqi button.jqidefaultbutton,
#feedback-form #send,
#feedback-form #feedback-cancel {
	color: #fff;
	font-family: 'Raleway', sans-serif;	
	font-weight: 700 !important;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 0px;

}
#item-buttons .form-control,
#customise-page #customise-item-details .qty-select,
#customise-page #customise-item-details .menu-item-option,
#half-half-page #half-half-desc #half_half_sizes #menu-item-option {
	color: #1d1d1d;
	margin-right: 5px;
	border: 3px solid #000;
}
#item-buttons .form-control:focus {
	outline: 0 !important;
}
/*Menu Items*/

#menu-items ul {
	padding-left: 10px;
	padding-right: 10px;
}
#menu-items {
	color: #1d1d1d;
	font-size: 14px;
}
#menu-items .item-title {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;	
	text-transform: uppercase;
}
.item-price {
	color: #1d1d1d;
	text-transform: uppercase;
}
.item-description {
	color: #1d1d1d;
}
#menu-items ul li {
	border-bottom: 1px dashed #c3c3c3;
}
/*Customise*/
#customise-page {
	color: #231F20 !important;
}
#customise-page #customise-item-details #customise-item-name {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #1d1d1d;
}
#customise-page #customise-item-details #customise-item-description {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
}
#customise-page #customise-item-details #customise-price-div,
#customise-price-div span {
	color: #1d1d1d;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}
#customise-page #accordion li a {
	color: #1d1d1d;
}
#customise-page #extra-toppings #extra-toppings-list ul#accordion li ul li.extra-row span.condiment-price .add_extra {
	color: #1d1d1d;
}
#half-half-page .item-list .half-half-sh,
#customise-page #current-toppings #current-toppings-hd,
#customise-page #extra-toppings #extra-toppings-hd {
	text-transform: uppercase;
}
/*Set Menu*/
#displayDeals {
	background: #fff !important;
	padding-top: 0px !important;
	padding: 10px;
}
#displayDeals h2 {
	color: #1d1d1d;
	border-bottom: solid 2px rgba(237, 28, 38, .80);
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 20px;
}
#displayDeals #deal_wizard .section {
	color: #1d1d1d;
	padding: 10px 10px;
}
#displayDeals #deal_wizard .section,
#displayDeals #deal_wizard .deal-desc-display {
	color: #1d1d1d;
	font-weight: normal !important;
	text-transform: capitalize;
}
#displayDeals #deal_wizard .head {
	color: #1d1d1d;
	text-transform: uppercase;
}
.section span {
	text-transform: uppercase;
	font-weight: bold;
}
.radio label {
	color: #212121;
	text-transform: uppercase !important;
}
.current-toppings-deals {
	margin-top: 14px;
	background: #fff;
}
.extra-toppings-list-deals {
	background: #fff;
}
/*Others*/

#float-box .btn-default.active,
#bt-checkout,
#bt-continue {
	
	text-transform: uppercase;
}
#bt-checkout,
#bt-continue {
	background-color: #ED1C24;
}
#bt-checkout:hover,
#bt-continue:hover {
	background-color: #C00710;
}
.location .alert-danger {
	background: #F94952;
}
/*Mobile View*/

@media (max-width: 480px) {
	.office-info .payment-type,
	.office-info .store-info {
		text-align: center !important;
	}
	#customise-item-details #cancel {
		margin-top: 30px !important;
	}
	.office-info .logo img {
		width: 220px;
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	.modal-title {
		text-transform: uppercase;		
	}
	#order-type .method-option h1 {
		font-family: 'Alfa Slab One', cursive;
		font-size: 25px;
		font-weight: normal !important;
		text-transform: uppercase;
	}
	#customise-page #customise-add-button,
	#customise-page #customise-out-of-stock-button {
		text-transform: uppercase;		
	}
	#displayDeals h2 {
		border-bottom: none !important;
	}
	.office-info h3#title {
		color: #1d1d1d;
		text-transform: uppercase !important;		
	}
}
@media (max-width: 994px) {
	.cart-collapse {
		background: #EB0028 !important;
	}
	.cart-collapse .glyphicon {
		color: #fff !important;
	}
}