#pattern { position:fixed;left:0px;top:0px;width:100%;height:100%;background-position:center;z-index:+1; }
#cover { position:fixed;left:0px;top:0px;width:100%;height:45%;background-position:center;z-index:+1;background-size:cover; }
#graphic { position:fixed;z-index:+2;text-align:center; }
#graphic img { width:100%; }
.graphic_pos1 { left:0;top:0; }
.graphic_pos2 { left:50%;top:0; }
.graphic_pos3 { left:0;top:50%; }
.graphic_pos4 { left:50%;top:50%; }
.graphic_pos5 { left:0;top:0; }
.graphic_pos6 { left:0;bottom:0; }

#t9_header_slider { position:fixed;left:0;top:0;width:100%;height:45%;z-index:+1; }
.gallery_item { }
.gallery_item img { width:100%;height:100%;object-position:center;object-fit:cover; }
.gallery_item video { width:100%;height:100%;object-position:center;object-fit:cover; }

#t9_home { position:fixed;left:0;top:45%;width:100%;height:55%;box-sizing:border-box;padding:110px 30px 30px;text-align:center;
    overflow-y:auto;background-color:#fff;z-index:+1; }
.back_pattern { background-position:center; }
.back_cover { background-position:center;background-size:cover; }

.food_icon { height:18px;margin-left:5px; }

#t9_logo { width:100%;position:fixed;left:0;top:45%;width:100%;text-align:center;z-index:+2; }
#t9_logo img { height:160px;display:block;margin:-80px auto 0px; }
.t9_category { display:inline-block;vertical-align:middle;margin:0px 5px;text-align:center;cursor:pointer; }
.t9_category > div:nth-child(1) { width:90px;margin:0px auto;position:relative; }
.t9_category > div:nth-child(1) img { width:100%;position:relative;z-index:+2;transition:100ms;-webkit-transition:100ms;-moz-transition:100ms; }
.t9_category:hover > div:nth-child(1) img { transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2); }
.t9_category > div:nth-child(2) { font-size:10pt;font-family:light,tahoma; }

#rest_info { margin-top:30px !important; }
#rest_info > span { border-radius:14px;margin:0px 1px; }
#rest_info > span i { background-size:90%; }

#t9_list_page { position:fixed;left:0;top:0;width:100%;height:100%;z-index:+4;background-color:#222;direction:rtl;display:none; }
#t9_foods { position:fixed;left:0px;top:0;width:100%;height:100%;overflow-y:auto;background-color:#f1f1f1;
    padding-left:80px;box-sizing:border-box;z-index:+5; }
#t9_header { width:100%;padding:15px 0px 10px;box-sizing:border-box; }
#t9_header > div:nth-child(1) { width:40%;text-align:right;font-family:bold,tahoma;font-size:12pt; }
#t9_header > div:nth-child(1) span { padding:8px 15px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#e8d4a9;cursor:pointer; }
#t9_header > div:nth-child(1) span img { height:18px;margin-left:10px;margin-bottom:4px; }
#t9_header > div:nth-child(2) { width:20%;text-align:center; }
#t9_header > div:nth-child(2) img { width:60px; }
#t9_header > div:nth-child(3) { width:40%;text-align:left;font-family:bold,tahoma;font-size:12pt; }
#t9_header > div:nth-child(3) span { padding:8px 15px;border-top-right-radius:20px;border-bottom-right-radius:20px;background-color:#eebdb0;cursor:pointer; }
#t9_header > div:nth-child(3) span img { height:18px;margin-right:10px;margin-bottom:4px; }

#t9_glass { position:fixed;left:150px;top:0px;width:100%;height:100%;z-index:+6;display:none; }
#t9_menu { position:fixed;left:0px;top:0px;width:80px;height:100%;background-color:#fff;overflow-y:auto;
    text-align:center;z-index:+7;padding:20px 0px;box-sizing:border-box; }
.t9_menu { width:100%;margin-bottom:20px;font-size:9pt;line-height:20px;box-sizing:border-box;padding:0px 10px; }
.t9_menu > div:nth-child(1) { width:100%; }
.t9_menu > div:nth-child(1) img { width:100%;max-width:45px; }
.t9_menu.selected { border-right:5px solid #66192b; }

.t9_description { font-size:10pt;display:none;padding:0px 15px;line-height:25px; }

#t9_food_title { text-align:center;font-size:15pt;font-family:black,tahoma;margin-bottom:20px; }
#t9_food_container { width:95%;max-width:1000px;margin:0px auto 30px; }
.t9_food { width:25%;float:right; }
.t9_food > div { margin:0px 5px 10px;background-color:#fff;border-radius:10px;overflow:hidden; }
.t9_food > div > div:nth-child(1) > div { height:140px;background-size:cover;background-position:center;margin-bottom:10px; }
.t9_food > div > div:nth-child(2) > div:nth-child(1) { padding:0px 15px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11pt;font-family:regular,tahoma; }
.t9_food > div > div:nth-child(2) > div:nth-child(2) { padding:0px 15px;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10pt;font-family:regular,tahoma;margin-top:5px; }
.t9_food > div > div:nth-child(2) > div:nth-child(4) { padding:0px 15px 10px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12pt;font-family:bold,tahoma; }
.t9_food > div > div:nth-child(2) > div:nth-child(5) > div { margin:0px 10px 10px;padding:0px 0px;border-radius:5px;text-align:center;cursor:pointer;overflow:hidden; }
.t9_food > div > div:nth-child(2) > div:nth-child(5) > div > span { display:block;padding:5px 10px; }

#contact_container { width:90%;margin:0px auto;max-width:500px; }
.t8_contact { margin-top:0px;font-size:9pt;font-family:light,tahoma;width:50%;float:right;display:block; }
.t8_contact > div { margin:6px;border-radius:10px;text-align:center;background-color:rgba(255,255,255,0.05);padding:15px 10px; }
.t8_contact > div img { width:40px; }
.t8_contact > div > div:nth-child(2) { margin-top:5px;color:#fff; }
.t8_contact > div > div:nth-child(2) a { color:#fff; }

.t8_contact_address { width:100%;float:none; }
.t8_contact_address { font-size:11pt; }

#t9_detail { position:fixed;left:0;top:0;width:100%;height:100%;z-index:+4;background-color:#fff;direction:rtl;
    overflow-y:auto;display:none; }
#t9_detail_container { width:90%;max-width:600px;margin:0px auto; }
#t9_detail_header { width:100%;padding:15px 0px 30px;box-sizing:border-box; }
#t9_detail_header > div:nth-child(1) { width:40%;text-align:right;font-family:bold,tahoma;font-size:12pt; }
#t9_detail_header > div:nth-child(1) span { padding:8px 15px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#e8d4a9;cursor:pointer; }
#t9_detail_header > div:nth-child(1) span img { height:18px;margin-left:10px;margin-bottom:4px; }
#t9_detail_header > div:nth-child(2) { width:20%;text-align:center; }
#t9_detail_header > div:nth-child(2) img { width:60px; }
#t9_detail_header > div:nth-child(3) { width:40%;text-align:left;font-family:bold,tahoma;font-size:12pt; }
#t9_detail_title { text-align:center;font-size:15pt;font-family:black,tahoma;margin-bottom:0px;padding:0px 15px; }
#t9_detail_price { text-align:center;font-family:bold,tahoma;font-size:12pt;margin-bottom:10px;padding:0px 15px; }
#t9_detail_image { padding:0px 15px; }
#t9_detail_image > img { width:100%;border-radius:5px; }
#t9_detail_content { padding:0px 15px;font-size:10pt;font-family:light,tahoma; }

#food_detail_button { margin-bottom:80px; }
#food_detail_button > * { display:inline-block;vertical-align:middle;padding:10px 0px;text-align:center;
display:block;background-color:#f1f1f1;border-radius:10px; }

#t9_contact_window { position:fixed;left:-120%;top:0;width:100%;height:100%;z-index:+10;background-color:#fff;color:#fff;text-align:center; }
#t9_contact_window a { color:#fff; }
#t9_contact_close { position:fixed;left:20px;top:20px;width:30px;height:30px;background-size:50%;background-repeat:no-repeat;background-position:center;
background-image:url('../Temp/close_white.png');cursor:pointer;display:none;z-index:+11; }

#t9_contact { position:fixed;left:0;bottom:30px; }
#t9_contact > span { padding:15px 15px;font-size:11pt;border-top-right-radius:30px;border-bottom-right-radius:30px;font-family:bold,tahoma;cursor:pointer; }
#t9_contact > span img { margin-left:10px;height:20px; }

#t9_dash_mob { margin-bottom:20px;margin-top:-10px;text-align:right; }
#t9_dash_mob > span:nth-child(1) { font-size:14pt;font-family:bold,tahoma;margin-left:20px; }
#t9_dash_mob > span:nth-child(2) { display:inline-block;vertical-align:middle;padding:0px 10px;border-radius:30px;
cursor:pointer;border:1px solid #fff; }

#t9_user_window { position:fixed;left:-120%;top:0;width:100%;height:100%;z-index:+1002;background-color:#fff;color:#fff;text-align:center; }
#t9_user_window a { color:#fff; }
#t9_user_close { position:fixed;left:20px;top:20px;width:30px;height:30px;background-size:50%;background-repeat:no-repeat;background-position:center;
background-image:url('../Temp/close_white.png');cursor:pointer;display:none;z-index:+1003; }

#t9_user { position:fixed;left:0;top:30px;z-index:+10; }
#t9_user > span { padding:15px 15px;font-size:11pt;border-top-right-radius:30px;border-bottom-right-radius:30px;font-family:bold,tahoma;cursor:pointer; }
#t9_user > span img { margin-left:10px;height:20px; }

#t9_login_sec1 { display:block; }
#t9_login_sec2 { display:none; }

#t9_login_header { width:90%;max-width:100px;margin:0px auto 40px; }
#t9_login_header img { width:100%;opacity:0.1; }
.t9_login_form { width:90%;max-width:200px;margin:0px auto 20px;text-align:right; }
.t9_login_form label { display:block;margin-bottom:-2px; }
.t9_login_form input { width:100%;padding:8px 10px;box-sizing:border-box;border-style:none;border-bottom:1px solid #fff;
background:none;border-radius:0px;font-size:12pt;color:#fff; }
.t9_login_button { width:90%;max-width:200px;margin:15px auto 0px; }
.t9_login_button > span { padding:10px 30px;border-radius:8px;background-color:#fff;cursor:pointer;color:#000;
font-size:11pt;display:block;text-align:center;letter-spacing:-0.5pt; }

#t9_dashboard_window { position:fixed;left:-120%;top:0;width:100%;height:100%;z-index:+10;background-color:#fff;
overflow-y:auto;color:#fff;text-align:center; }
#t9_dashboard_window > div { padding:35px 0px; }
#t9_dashboard_window a { color:#fff; }
#t9_dashboard_close { position:fixed;left:20px;top:20px;width:30px;height:30px;background-size:50%;background-repeat:no-repeat;background-position:center;
background-image:url('../Temp/close_white.png');cursor:pointer;display:none;z-index:+11; }

#t9_dashboard_container { width:90%;max-width:350px;margin:0px auto; }
.t9_dash_title { width:100%;margin-bottom:20px;margin-top:40px; }
.t9_dash_title > div:nth-child(1) { font-size:14pt;color:#fff;font-family:light,tahoma;text-align:right; }
.t9_dash_title > div:nth-child(2) { text-align:left; }
.t9_dash_title > div:nth-child(2) select { border-radius:10px;background:none;color:#fff;
padding:5px 10px;font-size:10pt;letter-spacing:-0.4pt;background-color:rgba(255,255,255,0.05); }
.t9_dash_title > div:nth-child(2) option { color:#000; }
.t9_dash_null { padding:50px 0px;text-align:center;font-size:10pt;background-color:rgba(0,0,0,0.2);
color:#fff;border-radius:10px;font-family:light,tahoma; }
.t9_dash_title > div:nth-child(2) span { color:#fff;font-family:bold,tahoma;cursor:pointer; }

#t9_dashboard_address { display:none;width:90%;max-width:300px;margin:0px auto; }
#dashadr_title { margin-bottom:30px;text-align:right; }
#dashadr_title > span { display:inline-block;vertical-align:middle; }
#dashadr_title > span:nth-child(1) { font-size:10pt;font-family:bold,tahoma;margin-left:30px;cursor:pointer; }
#dashadr_title > span:nth-child(2) { font-size:15pt;font-family:light,tahoma; }
.dashadr_form { margin-bottom:15px;text-align:right; }
.dashadr_form label { display:block; }
.dashadr_form input { width:100%;border-style:none;background:none;color:#fff;border-bottom:1px solid #fff;
padding:5px 10px;box-sizing:border-box;font-size:11pt; }
.dashadr_button { margin-top:40px; }
.dashadr_button > span { padding:10px 30px;border-radius:10px;background-color:#fff;color:#000;cursor:pointer;font-size:12pt; }

.t9_order_info { text-align:right;padding:5px 0px;border-bottom:1px solid rgba(255,255,255,0.1); }
.t9_order_info:last-child { border-style:none; }
.t9_order_info > span { display:inline-block;vertical-align:middle; }
.t9_order_info > span:nth-child(1) { font-size:11pt;font-family:light,tahoma;margin-left:20px;opacity:0.6; }

.t9_order_item { text-align:right;padding:5px 0px;border-bottom:1px solid rgba(255,255,255,0.1); }
.t9_order_item:last-child { border-style:none; }
.t9_order_item > span { display:inline-block;vertical-align:middle; }
.t9_order_item > span:nth-child(1) { font-size:11pt;font-family:light,tahoma;margin-left:10px;opacity:0.6; }

#t9_order_detail_title { font-size:13pt;text-align:right;font-family:bold,tahoma;margin-top:30px;margin-bottom:10px; }

#t9_dashboard_order { display:none;width:90%;max-width:300px;margin:0px auto; }
#dashord_title { margin-bottom:30px;text-align:right; }
#dashord_title > span { display:inline-block;vertical-align:middle; }
#dashord_title > span:nth-child(1) { font-size:10pt;font-family:bold,tahoma;margin-left:30px;cursor:pointer; }
#dashord_title > span:nth-child(2) { font-size:15pt;font-family:light,tahoma; }

.t9_dash_adr { padding:10px 15px;margin-top:10px;text-align:right;
background-image:linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0));background-image:-moz-linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0));
background-image:-webkit-linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0)); }
.t9_dash_adr > div { display:inline-block;vertical-align:middle;line-height:25px; }
.t9_dash_adr > div:nth-child(1) { font-size:12pt;font-family:light,tahoma;margin-left:20px; }
.t9_dash_adr > div:nth-child(2) { margin-top:0px; }
.t9_dash_adr > div:nth-child(2) > span { font-family:bold,tahoma;padding:0px 10px;border:1px solid #fff;border-radius:30px;
margin-left:5px;display:inline-block;vertical-align:middle; }

.t9_dash_ord { padding:10px 15px;margin-top:10px;text-align:right;
background-image:linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0));background-image:-moz-linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0));
background-image:-webkit-linear-gradient(to left,rgba(0,0,0,0.3),rgba(0,0,0,0));}
.t9_dash_ord > div { display:inline-block;vertical-align:middle; }
.t9_dash_ord > div:nth-child(1) { font-size:12pt;font-family:light,tahoma;margin-left:20px; }
.t9_dash_ord > div:nth-child(2) { font-size:9pt;font-family:light,tahoma; }

#t9_star { position:fixed;right:0;bottom:30px; }
#t9_star > span { padding:15px 15px;border-top-left-radius:30px;border-bottom-left-radius:30px;font-family:bold,tahoma;cursor:pointer; }
#t9_star > span img { margin-right:10px;height:20px; }

#t1_options { width:100%;height:100%;position:fixed;left:0;top:0;z-index:+10;background-color:rgba(0,0,0,0.6);display:none; }
#t1_options > div { text-align:center; }
#option_window { width:90%;max-width:450px;margin:0px auto;border-radius:10px;background-color:#fff;overflow:hidden;text-align:right; }
#option_window > div:nth-child(1) { width:100%;border-bottom:1px solid #eee; }
#option_window > div:nth-child(1) > div:nth-child(1) { padding:10px 15px;font-size:14pt;font-family:black,tahoma; }
#option_window > div:nth-child(1) > div:nth-child(2) { padding:10px 15px;text-align:left; }
#option_window > div:nth-child(1) > div:nth-child(2) img { height:14px;cursor:pointer; }
#option_window > div:nth-child(2) { max-height:400px;overflow-y:auto;padding:20px; }
.option_item { display:block;margin-bottom:15px; }
.option_item > input { display:inline-block;vertical-align:middle;margin-left:10px; }
.option_item > span:nth-child(2) { display:inline-block;vertical-align:middle;margin-left:10px;font-family:bold,tahoma;font-size:11pt; }
.option_item > span:nth-child(3) { display:inline-block;vertical-align:middle;font-size:9pt;color:#888; }
#option_add_note { display:block;border-radius:5px;text-align:center;padding:10px 0px; }


#t9_star_window { position:fixed;right:-120%;top:0;width:100%;height:100%;z-index:+10;background-color:#fff;color:#fff;text-align:center; }
#t9_star_window a { color:#fff; }
#t9_star_close { position:fixed;left:20px;top:20px;width:30px;height:30px;background-size:50%;background-repeat:no-repeat;background-position:center;
    background-image:url('../Temp/close_white.png');cursor:pointer;display:none;z-index:+11; }
.t9_star_button { display:none; }
#t9_star_window > div > div { text-align:right;margin:15px 0px; }
#t9_star_window > div > div > * { display:inline-block;vertical-align:middle;padding:10px 20px;border-top-left-radius:40px;
    border-bottom-left-radius:40px;cursor:pointer;font-size:12pt;font-family:bold,tahoma;min-width:250px;text-align:center; }
#t9_star_window > div > div:nth-child(even) { text-align:left; }
#t9_star_window > div > div:nth-child(even) > * { border-top-left-radius:0px;border-top-right-radius:40px;
    border-bottom-left-radius:0px;border-bottom-right-radius:40px; }

#language_btn { position:fixed;right:10px;top:10px;z-index:+10; }
#language_btn > * { display:inline-block;vertical-align:middle;width:40px;height:40px;border-radius:100%;
    color:#fff;font-size:14pt;line-height:40px;text-align:center; }


#note_button { position:fixed;left:0px;bottom:0px;width:100%;padding:20px 0px;text-align:center;font-size:10pt;
    z-index:1000;display:none; }
#note_button span { display:inline-block;vrtical-align:middle;margin-right:10px;font-size:10pt;width:30px;height:30px;
    line-height:30px;border-radius:100%;background-color:rgba(0,0,0,0.3); }
#note_window { position:fixed;background-color:#fff;left:0;top:150%;width:100%;height:100%;overflow-y:auto;z-index:+1001;letter-spacing:0; }
#note_window > div { padding:20px;display:none; }
#note_window > div > div:nth-child(1) { width:100%;margin-bottom:20px; }
#note_window > div > div:nth-child(1) > div:nth-child(1) { font-size:14pt;text-align:right;font-family:bold,tahoma; }
#note_window > div > div:nth-child(1) > div:nth-child(1) > i { display:inline-block;vertical-align:middle;
    width:30px;height:30px;background-size:100%;background-image:url('../Temp/b_right.png');cursor:pointer;margin-left:10px; }
#note_window > div > div:nth-child(1) > div:nth-child(2) { text-align:left; }
#note_window > div > div:nth-child(1) > div:nth-child(2) > i { display:inline-block;vertical-align:middle;
    width:12px;height:12px;background-size:100%;background-image:url('../Temp/close_black.png');cursor:pointer; }

.note_item { width:100%;padding:10px;border-radius:10px;border:1px dashed #ddd;margin-top:15px;box-sizing:border-box; }
.note_item > div { vertical-align:top; }
.note_item > div:nth-child(1) { width:140px;padding-left:15px; }
.note_item > div:nth-child(1) img { width:100%;border-radius:5px; }
.note_item > div:nth-child(2) > div:nth-child(1) { font-size:12pt;font-family:bold,tahoma; }
.note_item > div:nth-child(2) > div:nth-child(2) { color:#aaa;font-size:9pt; }
.note_item > div:nth-child(2) > div:nth-child(3) { font-size:12pt;text-align:left;margin-top:10px; }
.note_item > div:nth-child(2) > div:nth-child(3) > i { cursor:pointer;display:inline-block;
    vertical-align:middle;width:20px;height:20px;background-size:100%; }
.note_item > div:nth-child(2) > div:nth-child(3) > span { padding:0px 10px; }
.note_item > div:nth-child(2) > div:nth-child(3) > i:nth-child(1) { background-image:url('../Temp/order_increase.png'); }
.note_item > div:nth-child(2) > div:nth-child(3) > i:nth-child(3) { background-image:url('../Temp/order_decrease.png'); }

#note_sum { margin-top:20px;padding:10px 10px;background-color:#f1f1f1;font-family:bold,tahoma;font-size:11pt;
    border-radius:10px;text-align:center;margin-bottom:15px; }
.order_comment { border-radius:10px;margin-bottom:20px;padding:20px;background-color:#faf9ed;}
.order_mode { padding:20px;text-align:center;font-family:bold,tahoma;font-size:12pt;border:1px solid #ddd;
    cursor:pointer;text-align:center;border-radius:10px;margin-top:20px; }
.order_mode img { margin-bottom:10px;width:100%;max-width:110px; }

.order_forms { width:90%;max-width:450px;margin:0px auto; }
#order_factor1 { padding:15px;border-radius:10px;border:1px dashed #ddd;margin-bottom:30px; }
#order_factor1 > div > span:nth-child(1) { font-family:bold,tahoma;margin-left:10px;color:#aaa; }
#order_factor2 { padding:15px;border-radius:10px;border:1px dashed #ddd;margin-bottom:30px; }
#order_factor2 > div > span:nth-child(1) { font-family:bold,tahoma;margin-left:10px;color:#aaa; }
.order_payment { margin-bottom:15px; }
.order_payment > label { display:block;font-family:bold,tahoma; }
.order_payment > label input { vertical-align:middle;margin-left:10px; }
.order_form { margin-bottom:20px; }
.order_form > label { display:block;font-family:bold,tahoma;margin-bottom:5px; }
.order_form > input { width:100%;height:40px;border-radius:5px;border:1px solid #ddd;padding:5px 10px;box-sizing:border-box; }
.order_form > select { width:100%;height:40px;border-radius:5px;border:1px solid #ddd;padding:5px 10px;box-sizing:border-box; }
.order_form > textarea { width:100%;height:120px;border-radius:5px;border:1px solid #ddd;padding:5px 10px;box-sizing:border-box; }
.order_map { margin-bottom:20px; }
.order_map > label { display:block;font-family:bold,tahoma;margin-bottom:5px; }
#map { position:relative;width:100%; }
#mapid { width:100%;direction:ltr;height:300px; }
#map > i { display:block;width:40px;height:40px;background-size:100%;position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);
background-image:url('../Temp/map_location.png');z-index:+1000; }
.order_form_button { margin-top:30px;text-align:center; }
.order_form_button > span { padding:10px 20px;border-radius:10px;background-color:#369e54;
    font-size:11pt;color:#fff;font-family:regular,tahoma;cursor:pointer; }
#delivery_button { display:none; }


#adr_map { position:relative;width:100%;border-radius:10px;overflow:hidden; }
#adr_map > div { width:100%;direction:ltr;height:200px; }
#adr_map > i { display:block;width:40px;height:40px;background-size:100%;position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);
background-image:url('../Temp/map_location.png');z-index:+1000; }

.hide_links { display:none; }
#note_items > div:nth-child(3) { text-align:center;margin-top:30px;font-family:bold,tahoma;padding-bottom:15px; }
#note_items > div:nth-child(3) img { height:20px;margin-left:10px; }
#note_order_button { margin-right:15px;padding:10px 20px;border-radius:10px;background-color:#369e54;
    font-size:11pt;color:#fff;font-family:regular,tahoma; }

#t9_buttons { text-align:center;padding-top:50px; }
#t9_buttons > * { display:inline-block;vertical-align:middle;padding:0px 15px;border-radius:20px;
    border:2px solid #222;margin:0px 3px;cursor:pointer;font-family:bold,tahoma; }


@media only screen and (max-width:800px) {
    .t9_food { width:33.33%; }
}
@media only screen and (max-width:600px) {
    .t9_food { width:50%; }
}

