.wfm_add_btn{
  color: #FF0000;
  font-weight: bold;
  font-size: 40px;
}
.wfm_add_btn a{
  cursor: pointer;
  text-decoration: none!important;
  
}
  
.wfm_add_cart{
  background: url("../images/add_cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 30px;
  height: 30px;  
}

.wfm_search{
  /*
  background:#44c767!important;
	border:2px solid #18ab29!important;
  color: #FFFFFF!important;*/
  font-size: 12px!important;
  padding:4px 4px!important;
  font-weight: bold;  
  position: relative;
  cursor: pointer;
}
/*
.wfm_search {
	background-color:#44c767;
	border:2px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:3px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}*/
.wfm_search:hover {
	/*background-color:#5cbf2a!important;*/
}

/*----Pagination-----*/
.wppp-pagination {
    display:inline-block;
    width: 100%;                   
}

.wppp-pagination .page-numbers{
    padding:2px 6px;
    margin:2px;
    border:1px solid #4A5154;
    text-decoration:none;
    color:#4A5154;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}
.wppp-pagination .page-numbers:hover,
.wppp-pagination .page-numbers:active{
    border:1px solid #4A5154;
    background-color:#4A5154;
    color:#fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.wppp-pagination .page-numbers.current{
    padding:2px 8px;
    margin:2px;
    border:1px solid #4A5154;
    font-weight:bold;
    background-color:#4A5154;
    color:#FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
/*----- End Pagination -----*/
/*--tooltip--*/

#preview{
	position:absolute;
	border:1px solid #FFF;
	background:#FFF;
  border: solid 2px #cccccc;
	padding:5px;
	display:none;
	color:#fff;
	}
#preview img{
  max-width: 200px;	
	}  
  
/*------*/
.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alertAdd {
    bottom: 0;
    display: none;
    position: fixed;
    right: 150px;
    text-align: center;
    z-index: 1100;
    text-align: center;
}
/*
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}*/

.dropdown_product_cat {
    max-width: 200px !important;
    height: 30px;
}

input[type="number"] {
  -moz-appearance: number-input!important;
  -webkit-appearance: number-input!important;
}

/*-----------------------------------*/
.wfm_table{
  border: none!important;  
}

.wfm_table .amount{
  font-size: 12px;
}
.wfm_td{
  max-width: 450px!important;
  vertical-align:top!important;
}
.wfm_td_price{
  width: 50px;
  vertical-align:top!important;
}
@media only screen and (max-width: 26em) {
/*td.le_img{
    display: none!important;
}*/
table td{padding-left:0px!important}
.mk-padding-wrapper{text-align:center}
.order-logo a {float:none}
}
@media only screen and (max-width: 48em) {
  .wfm_des{
    display: none;
  }
}

.wfm_loading{
  background: url("../images/loading-small-flat.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 16px;
  height: 11px; 
}
/*--------------------Popup--------------------*/
.wfm_popup_con_3{
    width: 100%;
    margin: 20px 0px;
    font-size: 14px;
    color: #666666;
 }


 /*changes made on 07 June 2016 by logic */

 @font-face {
    font-family: 'ChauncySnowman';
    src: url('new_fonts/ChauncySnowman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.food_menu_seach_form{
    display: none;
}
.accordsuffix .statusicon {
    display: none;
}

.cat_description {
    float: right;
    font-size: 12px !important;
    padding-right: 30%;
}

.wfm_td_attr{
  display: none;
}

.wfm_td_qty{
  display: none;
}

.wfm_td_price{
  /*display: none;*/
}
.wfm_td_price .amount{
  display: none;
}
.submenu_left {
    width: 50%;
    float: left;
}
.submenu_variation{
  float: right !important;
  padding: 10px !important;
  width: 40%;
}
.variation_name{
  font-size: 12px !important;
  padding-right: 5px;
  font-weight: bold;
  color: #28B804
}
.variation_desc{
  font-size: 12px !important;
  padding-right: 5px;
}
.variation_price{
  font-size: 12px !important;
  padding-right: 5px;
  font-weight: bold;
}
.single_variation_details{
  line-height: 13px !important;
  /*padding-bottom: 8px;*/
}

.food_menu_title{
  color: #28b804;
  font-family: 'ChauncySnowman';
  font-size: 35px;
  line-height: 35px;
}
.food_menu_title_container{
  margin-top: 10%;
  padding-top: 10%;
  text-align: center;
}

.food_menu_title_container_sub_head {
    font-size: 20px !important;
}

.food_menu_top_container{
  border-width:5px; 
  border-style:double;
  margin-bottom: 25px;
}

.food_menu_container_title{
  font-family: 'ChauncySnowman';
  /*font-size: 40px;*/
  font-size: 55px;
  font-weight: bold;
  /*line-height: 40px;*/
  line-height: 55px;
  /*color: #28b804;*/
  color: #77b800;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 10px;
  margin-right: 10px;
}
.food_menu_container h2{
  font-size: 35px !important;
}

.food_menu_container_head {
    color: #797979;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}

.food_menu_head_right{
  padding: 0px !important;
}
.food_menu_head_img{
  margin-bottom: 0px !important;
}

.hilight_text {
    /*color: #28b804;
    font-weight: bold;*/
}

.food_menu_container{
  text-align: justify;
}

.food_menu_delivery_container .del_head {
    font-family: 'ChauncySnowman';
    display: block;
    margin-bottom: 20px !important;
    padding: 4px 0 4px 10px;
    position: relative;
    text-decoration: none;
    width: auto;
    background: #8ec641 none repeat scroll 0 0;
    font-size: 30px;
    border-bottom: 2px none #ffffff;
    font-weight: bold;
    min-height: 30px;
    padding-top: 10px !important;
    color: #fff;
}
.food_menu_delivery_container .del_head:hover{
  background: #000 none repeat scroll 0 0;
}

.food_menu_delivery_container .del_body {
    padding: 0 20px;
    width: 100%;
}

.del_img > img {
    width: 100px !important;
}

.food_menu_delivery_container .del_body .del_img{
  float: left;
  padding-right: 2%;
  width: 11% !important;
}

.food_menu_delivery_container .del_body .del_content{
  float: left;
  margin: 2% 0;
  padding: 0 2%;
  width: 40.5% !important;
  font-size: 15px;
  font-weight: bold;
}

.food_menu_delivery_container .del_body .del_desc{
  float: left;
  margin: 2% 0;
  padding-left: 2%;
  width: 35% !important;
  font-weight: bold;
  font-size: 12px;
}

.food_menu_oder_option_container{
  background: #B32018;
  border-radius: 15px;
  color: #fff;
  margin: 5% 2% 5% 3% !important;
}

.order_option_title {
    font-family: 'ChauncySnowman';
    font-weight: bold;
    float: left;
    font-size: 35px;
    line-height: 35px;
    width: 25%;
    margin-top : 1%;
    margin-bottom: 1%;
    /*padding: 5px 0 3px;*/
    margin-right: 2px;
}

.oder_option_details {
    float: right;
    font-size: 12px;
    width: 70%;
    margin: 5px;
    line-height: 15px;
}

.glossymenu .submenuheader .cat_name{
  font-family: 'ChauncySnowman';
  font-size: 30px !important;
}

.wfm_name a:hover {
    color: #808080 !important;
}

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

  .submenu_variation {
    padding: 5px !important;
    width: 35% !important;
  }

  .submenu_left {
    width: 60.5%;
  }

  table td {
    padding: 5px !important;
  }

  .wfm_td_price {
    padding: 5px 0 !important;
    width: auto !important;
  }

  .wfm_name {
    font-size: 12px !important;
    line-height: 15px;
    width: 100px;
  }
}