a, a:hover{
	color: #ef8b1d;
}	

.view_cart_head, .checkout_head{
	background: #fe951b;
	border: 2px solid #ff8e00;
	color: #000000;
}
.view_cart_head:hover, .checkout_head:hover{
	color: #000000;
}

.owl-next{
	background: url(images/owl-next.png);
	right: 1%;
}
.owl-prev{
	background: url(images/owl-prev.png);
	right: 5%;
}
.wpt_menu{
	border-bottom: 3px solid #fe951b;
}
.nav > li > a:hover::after, .nav > li > a:focus:after, .nav .current-menu-item a:after{
	/*background: #fe951b;*/
}
.regular_title{
	color: #fe951b;	
}	
.single_title{
	color: #fe951b;
}
/*.form-submit #submit{
	background: #29bae4; 
	background: -moz-linear-gradient(top, #fe9f32, #e58619); 
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fe9f32), color-stop(100%,#e58619));

	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619); 
	background: -ms-linear-gradient(top, #fe9f32, #e58619); 
	background: linear-gradient(top, #fe9f32, #e58619);
	color: #ffffff;
}*/
.staff_page_title{
	color: #fe951b;	
}
.staff {
	color: #d69007;
}
.staff-title{
	color: #fe951b;
}
.single-staff-title{
	color: #fe951b;
}
.down_staff li{
	color: #e6a529;	
}
.location_page_title{
	color: #fe951b;
}
#get_directions{
	background: #fea136; 
	background: -moz-linear-gradient(top, #fea136, #e08318); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fea136), color-stop(100%,#e08318));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fea136, #e08318);
	background: -o-linear-gradient(top, #fea136, #e08318); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fea136, #e08318); /* IE10 */
	background: linear-gradient(top, #fea136, #e08318); /* CSS3 */ 
	color: #ffffff;
}
.menu_page_title{
	color: #fe951b;
}				
.menu_cat_section_title{
	background:url(images/cat_section.png);
}	
.menu_page_title_single{
	color: #fe951b;
}
.menu_cat_single{
	background:#ffffff;
}
.menu_reviews_number{
	color: #fe951b;
}	
.cat_link{
	background: #fea136; 
	background: -moz-linear-gradient(top, #fea136, #e08318); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fea136), color-stop(100%,#e08318));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fea136, #e08318);
	background: -o-linear-gradient(top, #fea136, #e08318); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fea136, #e08318); /* IE10 */
	background: linear-gradient(top, #fea136, #e08318); /* CSS3 */ 
	color:#ffffff;
}	
.cat_link a, .cat_link a:hover{
	color: #ffffff;
}
.cat_menu_price{
	color: #fe951b;
}
.options_menu_title{
	color: #fe951b;
}
.counter_plus, .counter_minus{
	background: #fe951b;
	color:#ffffff;
}		
.menu_order{
	color: #ffffff;
	background: #fca43f; 
	background: -moz-linear-gradient(top, #fca43f, #ef9832); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fca43f), color-stop(100%,#ef9832));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fca43f, #ef9832);
	background: -o-linear-gradient(top, #fca43f, #ef9832); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fca43f, #ef9832); /* IE10 */
	background: linear-gradient(top, #fca43f, #ef9832); /* CSS3 */ 
}
.share_it_title, .more_images_title, .menu_related_title{
	color: #fe951b;
}
.slug_title{
	color: #fe951b; 
}
.related_item_title{
	color: #fe951b;
}
#menu-comments-title{
	color: #fe951b;
}
.reply_menu_link{
	background: #fea136; 
	background: -moz-linear-gradient(top, #fea136, #e08318); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fea136), color-stop(100%,#e08318));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fea136, #e08318);
	background: -o-linear-gradient(top, #fea136, #e08318); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fea136, #e08318); /* IE10 */
	background: linear-gradient(top, #fea136, #e08318); /* CSS3 */ 
	color:#ffffff;
}
.reply_menu_link a, .reply_menu_link a:hover{
	color: #ffffff;
}
#menu_submit{
	background: #29bae4; 
	background: -moz-linear-gradient(top, #fe9f32, #e58619); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fe9f32, #e58619); /* IE10 */
	background: linear-gradient(top, #fe9f32, #e58619); /* CSS3 */ 
	color: #ffffff;
}
.widget_reviews_title{
	color: #fe951b;
}
.specials_item{
	border: 1px dashed #ef8b1d;
}
.specials_price{
	color: #ef8b1d;
}
.specials_more_button{
	color: #ffffff;
	background: #29bae4; 
	background: -moz-linear-gradient(top, #fe9f32, #e58619); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fe9f32, #e58619); /* IE10 */
	background: linear-gradient(top, #fe9f32, #e58619); /* CSS3 */ 
}
.checkout {
	color: #ffffff;
	background: #29bae4;
	background: -moz-linear-gradient(top, #fe9f32, #e58619);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619);
	background: -ms-linear-gradient(top, #fe9f32, #e58619);
	background: linear-gradient(top, #fe9f32, #e58619);
}
.checkout:hover{
	color: #ffffff;
}

.cart_title{
	color: #fe951b;
}
.cart_page_counter_plus, .cart_page_counter_minus{
	background: #ef8b1d;
	color: #ffffff;
}
.remove_cart_item_page{
	background: #29bae4;
	background: -moz-linear-gradient(top, #fe9f32, #e58619);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619);
	background: -ms-linear-gradient(top, #fe9f32, #e58619);
	background: linear-gradient(top, #fe9f32, #e58619);
	color: #ffffff;
}
.apply_coupon, .checkout_cart_page, .apply_tip{
	background: #29bae4;
	background: -moz-linear-gradient(top, #fe9f32, #e58619);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619);
	background: -ms-linear-gradient(top, #fe9f32, #e58619);
	background: linear-gradient(top, #fe9f32, #e58619);
	color: #ffffff;
}
.checkout_title{
	color: #fe951b;
}
.pay,.pay_by_userself{
	background: #29bae4;
	background: -moz-linear-gradient(top, #fe9f32, #e58619);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe9f32), color-stop(100%,#e58619));
	background: -webkit-linear-gradient(top, #fe9f32, #e58619);
	background: -o-linear-gradient(top, #fe9f32, #e58619);
	background: -ms-linear-gradient(top, #fe9f32, #e58619);
	background: linear-gradient(top, #fe9f32, #e58619);
	color: #ffffff;
}
.featured_items_title{
	color: #fe951b;
}
.our_hours_title{
	background: url(images/cat_section.png);
}
.footer_widget_title{
	color: #fe951b;
}
.rec_price{
	color: #fe951b;
}
#menu-footer-navigation li{
	list-style-image: url(images/orange-point.png);
}

@media (max-width: 990px) {
	.menu_responsive{
		background:#fe951b;
	}
}	