/* FONTS */
/*@font-face {
    font-family: 'El Messiri Bold';
    src: url('../fonts/elmessiri-bold/elmessiri-bold-webfont.eot');
    src: url('../fonts/elmessiri-bold/elmessiri-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elmessiri-bold/elmessiri-bold-webfont.woff') format('woff'),
         url('../fonts/elmessiri-bold/elmessiri-bold-webfont.ttf') format('truetype'),
         url('../fonts/elmessiri-bold/elmessiri-bold-webfont.svg#El Messiri Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'El Messiri Medium';
    src: url('../fonts/elmessiri-medium/elmessiri-medium-webfont.eot');
    src: url('../fonts/elmessiri-medium/elmessiri-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elmessiri-medium/elmessiri-medium-webfont.woff') format('woff'),
         url('../fonts/elmessiri-medium/elmessiri-medium-webfont.ttf') format('truetype'),
         url('../fonts/elmessiri-medium/elmessiri-medium-webfont.svg#El Messiri Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'El Messiri Regular';
    src: url('../fonts/elmessiri-regular/elmessiri-regular-webfont.eot');
    src: url('../fonts/elmessiri-regular/elmessiri-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elmessiri-regular/elmessiri-regular-webfont.woff') format('woff'),
         url('../fonts/elmessiri-regular/elmessiri-regular-webfont.ttf') format('truetype'),
         url('../fonts/elmessiri-regular/elmessiri-regular-webfont.svg#El Messiri Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'El Messiri Semibold';
    src: url('../fonts/elmessiri-semibold/elmessiri-semibold-webfont.eot');
    src: url('../fonts/elmessiri-semibold/elmessiri-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/elmessiri-semibold/elmessiri-semibold-webfont.woff') format('woff'),
         url('../fonts/elmessiri-semibold/elmessiri-semibold-webfont.ttf') format('truetype'),
         url('../fonts/elmessiri-semibold/elmessiri-semibold-webfont.svg#El Messiri Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*html,body{
	background: #f6f2e7
}
#menubar,
#app_choose_location{
	background: #d1021b
}

#orderingapp,
.detect-location,
#app_category button,
#my_address_window p{
    font-family: 'El Messiri Regular'
}
#app_choose_location h3,
#app_choose_location .item_row label.label,
#app_choose_location .item_row .type_to_search input[type="text"],
#app_choose_location .item_row .type_to_search .autocomplete button,
#login_menu button,
button.add_to_cart,
#app_cart h3,
#empty_cart,
.checkout .pay_checkout label,
#cart_items .item .item_name,
#cart_items .item .item_name p,
#coupon_code h4,
#coupon_code .row input[type="text"],
#coupon_code .row button,
#summary .item_row label,
#summary .item_row em,
.order_history_header button,
#my_address_window h4,
#my_address_window .deliver_here,
button#add_address,
.fixed_bg .container .rows label.label,
.delivery_date button.tomorrow, .delivery_date button.today,
.fixed_bg .container .row button, #add_address_window .row button,
.fixed_bg .container .row label.label,
.fixed_bg .container .row input[type="text"],
.fixed_bg .container .row select,
.fixed_bg .container .row textarea,
.order_details label, .view_order_inner label,
.order_details p, .view_order_inner p,
#order_details h4,
#order_details .order_status span,
#order_details button.view-order-btn,
#order_details .order_date, #order_details .order_time,
#order_details .order_total,
.view_order_inner h2,
.delivery_date_time h5,
.delivery_date_time .datetime,
.view_order_inner .order_menu_list .item-name,
.view_order_inner .order_menu_list .item-price,
.signup_link p{
    font-family: 'El Messiri Medium'
}
.order_type_options div.item label,
#app_category h3,
#app_choose_location .item_row .type_to_search .autocomplete button:hover,
#app_menu_header h2,
.main_group h3,
.checkout button,
.fixed_bg .container h2,
#summary .item_row label strong,
.checkout .pay_checkout em{
    font-family: 'El Messiri Bold'	
}*/
.checkout .pay_checkout em{
	font-size: 20px;
}



