﻿
html,body{
font-family: 'Cairo',"Open Sans","Roboto","sans-serif";
font-weight: 300;
margin:0;
padding:0;
height:100%;
font-size:14px;
/*background:#fff;*/
color:#474d5d;
}

body p.small,
.search-input-wraps #restaurant_name,
.cod-text,
#section-browse #restuarant-list  p.cod-text
{
font-size:13px;
}

#section-browse #restuarant-list  p.cod-text{
text-align:center;
}
.home-search-text .slogan {
    display: none;
}
img{
max-width:100%;
height:auto;
}


.border{
border:0px solid red;
}

.top-menu-wrapper {
  background: #fff none repeat scroll 0 0;
  border: 0 solid blue;
  padding-bottom: 2px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in 0s;
  width: 100%;
  z-index: 99;
}


.top-menu-wrapper img.logo{
max-width:/*180*/218px;
min-width:180px;
}

.top-menu-wrapper .col-b{
margin-top:20px;
}

#menu a{
color:#60a727 ;
font-family:'Cairo',"Montserrat",sans-serif;
/*font-family:"Lato","Open Sans",arial;*/
font-size:17px; /*7-11-2018*/
font-weight:normal;
display:block;
padding:5px 15px;;
}

.slogan {
  display: inline-block;
}
#menu li.active a,
#menu a:hover,
.section-footer a:hover,
.mobile-search-menu a.selected i,
.progress-dot a.selected i
{
color:#000 ;

}

#menu .logout-menu a:hover,
#menu .green-button a:hover,
#menu li.active.green-button a
{
color:#fff;
}

#menu a:hover,
.section-footer a:hover
{
/*opacity:0.5;*/
text-decoration:none;
}

#menu{
display:table;
border:0px solid red;
margin:0;
padding:0;
float:right;
}

#menu li{
display:table-cell;
border:0px solid blue;
margin:0;
padding:0;
}

.parallax-container{
/*background-image: url("../1600x650a.png");*/
border:0px solid red;
min-height:460px; /*Mazen Edit from 570px*/
width:100%;
background-position: right; /*mazen 5-11-2018*/
background-color:#fff;
}

.parallax-search,
.mobile-banner-wrap .layer
{
border:0px solid red;
min-height:/*300*/310px;
margin-bottom: -10px;
width:100%;
background: rgb(0, 0, 0); 
background:rgba(0, 0, 0, 0.5);
}

.mobile-banner-wrap .layer
{
min-height:100%;
width:100%;
position:absolute;
top:0;
left:0;
z-index:1;
}

.parallax-search.parallax-menu
{
min-height:/*450*/340px;
}

.search-wraps{
border:0px solid white;
width:50%;
margin:auto;
padding-top:120px;
}

.search-wraps.single-search{
padding-top:220px;
}

.parallax-search .search-wraps{
padding-top:100px;
border:0px solid red;
}

.search-wraps h1
{
font-size:/*52*/37px;
text-align:left;
font-weight:300;
font-family: 'Cairo','Lato', sans-serif;
}

.sections h2,
.sections h4
{
color: #0d1115;
font-family: 'Cairo',"Montserrat",sans-serif;
font-size: 28px;
font-weight: normal;
line-height: 35px;
margin-bottom: 10px;
text-align:center;
}

.sections h4{
font-size:20px;
text-align:inherit;
color:#474d5d;
margin:0;
line-height:25px;
}

.sections{
padding-top:20px;
padding-bottom:30px;
}

p,
.search-input-wraps #s,
.search-input-wraps .search-field
{
font-size:16px;
font-family:'Cairo',"Open Sans",sans-serif;
}

.search-wraps p,
.search-wraps p a
{
text-align:left;
margin-bottom:20px;
}

body.lang_ar .search-wraps p{
	text-align:right;
}

body.lang_ar .search-wraps h1{
	text-align:right;
}

.who_we_are h3{
	font-size:18px;
}

.order_food_online{
	padding: 30px 5px 15px 5px;	
}



.search-wraps.menu-header p{
margin-bottom:8px;
}

.sub-banner-header{
padding-top:10px;
padding-bottom:10px;
color:#fff;
background:url("../images/grey-bg.png");
}

.search-input-wraps{
padding:14px 28px;
background:#fff;
width:80%;
margin:auto;
}

.rounded{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; 
-khtml-border-radius: 2px;
}

.rounded3{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; 
-khtml-border-radius: 3px;
}


.rounded5{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; 
-khtml-border-radius: 5px;
}


.rounded30{
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px; 
-khtml-border-radius: 30px;
}

.search-input-wraps #s, .search-input-wraps .search-field, .search-input-wraps #restaurant_name {
  border: medium none;
  color: #444;
  padding: 10.5px 5px;
  width: 100%;
}

*:focus {
    outline: none;
}

.search-input-wraps button[type="submit"]
{
background:none;
border:none;
font-size: 28px;
position: absolute;
right: 10px;
top:-1px;
}

.relative{
position:relative;
}

.search-menu, .search-menu li {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 40%;
}

.search-menu li{
display:table-cell;
width:auto;
}

.search-menu li a{
display:block;
height:110px;
width:110px;
border:2px solid #60a727;
margin:auto;
text-indent:-9999px;

-moz-border-radius: 55px; -webkit-border-radius: 55px; border-radius: 55px;
background: rgb(255, 255, 255); 
background:rgba(255, 255, 255, 0.75);
position:relative;

-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.search-menu li a:hover,
.search-menu li a.selected
{
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
color: white;
box-shadow: inset 0 0 0 138px #fff, 0 0 0 6px rgba(96, 167, 39, 0.75), 0 1px 2px rgba(0, 0, 0, 0.1);
border:none;
}

.search-menu li a i{
width:80px;
height:83px;
position:absolute;
left:14px;
top:10px;
display:block;
}

.search-menu a.byaddress i{
background:url("../images/byaddress.png") no-repeat center top;
}

.search-menu a.byname i{
background:url("../images/byname.png") no-repeat center top;
}

.search-menu a.bystreet i{
background:url("../images/bystreet.png") no-repeat center top;
}

.search-menu a.bycuisine i{
background:url("../images/bycuisine.png") no-repeat center top;
}

.search-menu a.byfood i{
background:url("../images/byfood.png") no-repeat center top;
}


.hide,
.forms-search,
.review-input-wrap,
.credit_card_wrap,
.cc-add-wrap,
.frm-resume-signup,
.pickup-min,
.mobile-home-banner,
.logo-mobile,
.menu-nav-mobile,
.cart-mobile-handle,
.mobile-search-menu.mytable,
.progress-dot.mytable,
.menu-top-menu,
.mobile-banner,
#mobile-filter-handle,
.modal-close-btn,
#mobile-viewmap-handle,
.menu-cat .items-row a.mbile,
.menu-2 a.mbile,
.menu-3 a.mbile,
#getapp-wrap2,
#mobile-social-login,
.view-receipt-mobile,
.view-food-item-wrap .to-show,
.back-map-address
{
display:none;
}

.single-search .forms-search{
display:block;
}

.subscribe-row{
width:50%;
float:right;
}

.text-grey{
color:#6b6c6c;
}

.text-flat{
background:#6b6c6c;
border:none;
color:#fff;
}

.orange-button{
background:#60a727;
border:1px solid #60a727;
color:#fff;
padding: 5px 8px;
}

.black-button{
background:#101316;
border:1px solid #101316;
color:#fff;
padding: 5px 8px;
}

.orange-text{
color:#60a727;
}
.green-text{
color:#60a727;
}

.section-address-book .table > thead > tr > th,
.section-credit-card .table > thead > tr > th,
.section-order-history .table > thead > tr > th
{
border-bottom:1px solid #60a727;
}

.orange-button.medium,
.green-button.medium,
.black-button.medium
{
/*padding: 8px 25px;*/
padding: 1% 32%;
}

a.orange-button:hover,
button.orange-button:hover,
input.orange-button:hover,
input.orange-button:focus,
a.orange-button:focus,
#menu .logout-menu a:hover
{
text-decoration:none;
color:#fff;
background:#ff4e41;
border:1px solid #ff4e41;
}


.green-button{
/*background:#26d469 ;*/
background:#60a727;
border:1px solid #60a727;
color:#fff;
padding: 5px 8px;
}

.green-button.inline,
.orange-button.inline,
.inline-block,
.black-button.inline
{
display:inline-block;
}

.section-label .green-button.inline{
font-size:19px;
}

a.green-button:hover,
button.green-button:hover,
input.green-button:hover,
input.green-button:focus,
a.green-button:focus,
#menu .green-button a:hover
{
text-decoration:none;
color:#fff;
background:#23c562;
border:1px solid #23c562;
}

#menu .logout-menu a:hover,
#menu .green-button a:hover
{
border:none;
}


a.black-button:hover,
button.black-button:hover,
input.black-button:hover,
input.black-button:focus,
a.black-button:focus
{
text-decoration:none;
color:#fff;
background:#252a2c;
border:1px solid #252a2c;
}


.disabled-button{
background:#ccc;
border:1px solid #ccc;
}

.block,
#mobile-menu li a
{
display:block;
}
.upper{
text-transform:uppercase;
}

.subscribe-inner{
/*border:1px solid #6b6c6c;*/
position:relative;
display:table;
background:#6b6c6c;
}

.subscribe-inner input[type="text"],
.subscribe-inner button[type="submit"]
{
display:table-cell;
padding:5px 8px;
}

.subscribe-row .text-grey{
padding:5px 8px;
}

.text-right{
text-align:right;
}

.section-how-it-works,
.section-search-results,
.section-grey,
.section-cuisine
{
background:#f9f9f9 !important;
}

.sections.section-how-it-works
{
background:url("../images/section1-bg.png") bottom center #f9f9f9 repeat-x;
}

.section-grey2{
background:#eff2f5;
}

.section-feature-resto{
background:#fff;
}

.section-how-it-works .steps{
border:0px solid red;
max-width:100%; /* Mazen change from 136px -- 105px;*/ /*mazen 6-11-2018*/
/*max-height:124px;*//*mazen 6-11-2018*/
min-height:100px; /* Mazen change from 124px;*/
margin:auto;
display:block;
}

.center,
.section-how-it-works h3,
.section-how-it-works p,
.mobile-search-menu,
.progress-dot,
#mobile-menu li a,
.result-merchant p.cod-text
{
text-align:center;
}

.section-how-it-works h3{
/*background:#60a727;*/
color:#60a727;
padding:5px;
display:inline-table;
text-align:center;
padding:8px 70px; /*mazen 6-11-2018*/
/*border-radius: 10px; /*mazen 6-11-2018*/
}

.section-how-it-works p,
.section-feature-resto p,
.section-footer p,
.filter-box li,
.box-grey p,
.box-grey,
.result-merchant .inner p,
.view-food-item-wrap .section-label a.section-label-a span
{
font-size:14px;
}

.view-food-item-wrap p{
font-size:13px;
}

.section-feature-resto p{
margin:2px;
}

.logo-small,
.logo-medium
{
display: block;
margin: auto;
max-width: 100px;
min-width:100px;
}

.result-merchant .logo-small{
max-height:100px;
min-height:100px;
}

.marker-wrap .logo-small{
max-width: 80px !important;
}

.logo-medium{
max-width: 125px;
min-width:125px;
}
.result-merchant .logo-medium{
min-height:125px;
max-height:125px;
border-radius: 50%;
}

.section-feature-resto ul,
ul.services-type
{
display:table;
}

.section-feature-resto ul li,
ul.services-type li
{
display:table-cell;
}

.section-feature-resto ul li,
ul.services-type li
{
padding:0px 5px;
font-size:13px;
}

ul.services-type li i{
font-size:15px;
}

.green-color,
.section-feature-resto a:hover h4,
.clear-cart,
.section-checkout .i-big.green-color
{
color:#00B279;
}

.menu-1.box-grey,
.top-line-green,
.box-grey.top-line-green
{
border-top:2px solid #60a727;
}

.section-feature-resto a
{
color:inherit;
}

.section-feature-resto a:hover,
.category a:hover,
.category a:active,
.category a:focus,
a:active,
a:focus,
.menu-cat a:hover,
.section-label a.section-label-a:hover,
ul#tabs li.noclick a:hover,
ul#tabs li.nounderline a:hover
{
text-decoration:none;
}

.border-light{
border-top:1px solid #ededed;
border-color:#ccc;
padding:9px 0;
}

.section-feature-resto h2,
.section-cuisine .sub-text
{
margin-bottom:30px;
}

.section-cuisine .sub-text{
/*color:#319db5;*/
}

.section-cuisine{
/*background:#2b2e33 ;
color:#a3a8ad;*/
color:inherit;
}

.section-cuisine a{
/*color:#a3a8ad;*/
color:inherit;
}

.white-text,
.order-progress-bar a,
.section-subcribe h2
{
color:#fff;
}


.indent-5percent{
text-indent:5%;
}

.section-browse-resto{
background:#fff;
}

.section-subcribe, .section-footer {
  background: #323232 none repeat scroll 0 0;
  color: #969696;
}
.section-footer {
	text-align: center; /*7-11-2018*/
}

/*.section-footer .col-sm-3
{
	    float: inherit !important;  /*7-11-2018*//*
}*/
.p-t-md-2 {
  border-top: 1px solid #3c3c3c;
  color: #fff;
  padding-top: 1.5rem;
}
.p-t-md.follow-i.text-justify {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
}

.text-center {
    text-align: center;
}

/*.section-subcribe{
border-bottom:1px solid #bcbbbb;
}*/

.section-subcribe .green-button,
.section-subcribe .email
{
font-size: 18px;
padding: 13px 18px;
font-family:'Cairo',"Montserrat",sans-serif;
}

.section-subcribe .email{
border:1px solid #999;
}

img.img-cuisine{
display:block;
margin:50px auto auto;
}

.section-footer h3{
margin-bottom: 10px;
margin-top: 20px;
color:#acacab;
font-weight:600;
font-size:15px;
font-family:'Cairo',"Montserrat",sans-serif;
}

.order-progress-bar{
background:#1a2533;
padding-bottom: 10px;
padding-top: 10px;
border-bottom:1px solid #060606;
border-top:1px solid #060606;
text-align:center;
position:relative;
}

.order-progress-bar a:hover,
.order-progress-bar a.active,
.filter-box a:hover
{
text-decoration:none;
color:#60a727;
font-weight:600;
}

.hover-orange,
.filter-box a:hover{
font-weight:normal;
text-decoration:none;
color:#60a727;
}

.order-progress-bar a.active.current{
border-bottom:1px solid #60a727;
}

.order-progress-bar a.inactive{
pointer-events:none;
}

.filter-wrap,
.box-grey
{
background:#FFFFFF;
/*border:1px solid #EDEDED;*/
border:1px solid #c9c7c7;
padding:15px 20px;
margin-top:25px;
}

.menu-right-content .box-grey,
.menu-2 .box-grey,
.no-marin-top
{
margin-top:0;
}

.bold{
font-weight:bold;
}

.filter-box,
.box-grey
{
margin-bottom:20px;
}

.filter-box a,
.menu-cat a,
.section-label a.section-label-a
{
color:#333;
display:block;
padding-top:8px;
padding-bottom:8px;
position:relative;
}


.filter-box a span,
.menu-cat a span,
.section-label a.section-label-a span
{
background:#fff;
position:relative;
z-index:2;
padding:0 8px 0 0;
}

.filter-box a b,
.menu-cat a b,
.section-label a.section-label-a b
{
border-bottom:1px solid #ddd;
width:100%;
display:block;
position:absolute;
top:50%;
left:0;
z-index:1;
}
.filter-box .icheckbox_minimal{
margin-right:10px;
}

/*.filter-box li,
.box-grey p,
.box-grey
{
font-size:14px;
}*/

.section-subcribe h2{
margin:0 0 25px;
}

.sort-wrap{
}

.sort-results .btn{
line-height:1.12857;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; 
-khtml-border-radius: 2px;
}

.sort-wrap .orange-button{
font-size: 19px;
width: 40px;
float:right;
}

.sort-wrap .orange-button.inactive
{
background:#c9c7c7;
border:1px solid #c9c7c7;
}

.result-merchant{
margin-top:25px;
}

.result-merchant .infinite-item,
.result-merchant .infinite-item-newest
{
margin-bottom:20px;
}

.result-merchant h2{
color:#60a727;
}

.result-merchant .inner
{
border:1px solid #c9c7c7;
padding:10px 0;
padding-bottom:20px;
background:#fff;
color:#5d5b5b;
font-size:14px;
text-align:center;
position:relative;
}
/*
.result-merchant #search-listview .inner{
min-height:600px;
}*/

.result-merchant .inner.list-view,
.result-merchant .inner.list-view h2,
#browse-list .inner
{
text-align:left;
}

.result-merchant .inner.list-view h2,
.menu-header .mytable p
{
margin:0;
}

.result-merchant .inner.list-view .mytable{
width:auto;
margin:0;
}
.result-merchant .inner.list-view .mytable .mycol{
	border:none;
	width:auto;
	padding-right:8px;
	padding-left:0px;	
	display:inline-block;
}

.result-merchant .inner.list-view p.cuisine{
font-size:13px;
font-weight:bold;
}

.result-merchant .inner.list-view a.orange-button{
margin-top:25px;
display:inline-table;
}

.result-merchant .inner.list-view .concat-text{
padding-left:0;
padding-right:0;
}

/*.result-merchant .inner p{
font-size:14px;
}*/

.nomargin,
.result-merchant .inner .mytable p,
.result-merchant .inner.list-view p,
.box-grey p
{
margin:0;
}

.section-checkout .box-grey p{
margin:10px 0;
}

.mytable{
display:table;
width:100%;
}

.mytable .mycol{
display:block;
}

.result-merchant .mytable{
margin-top:25px;
}

.concat-text
{
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display:block;
}

.result-merchant .concat-text{
padding-left:8px;
padding-right:8px;
}

.result-merchant .mytable .mycol{
border:1px solid #c9c7c7;
padding:2px;
width:50%;
}

.result-merchant .mytable .mycol.a{
border-left:0;
border-right:0;
}

.result-merchant .mytable .mycol.b{
border-right:0;
}

.result-merchant a.orange-button,
.section-profile ul#tabs li i,
ul#tabs li a i,
ul#tabs li i
{
font-size:18px;
}

.top5{
margin-top:5px;
}
.top8{
margin-top:8px;
}
.top10,
.result-merchant .inner.list-view .services-type,
.menu-2 .top10
{
margin-top:10px;
}
.top15,
.result-merchant .inner p.top15
{
margin-top:15px;
}
.top25{
margin-top:25px;
}

.top30,
.item-order-wrap{
margin-top:30px;
}

.padtop15{
padding-top:15px;
}

.menu-2 .box-grey .top10,
.bottom10
{
margin-bottom:10px;
}

.bottom15,
.box-grey p.bold,

.delivery_asap_wrap
{
margin-bottom:15px;
}
.bottom20{
margin-bottom:20px;
}
.bottom30{
margin-bottom:30px;
}

.mr10px{
margin-right:10px;
}

.result-merchant ul.services-type{
margin:0;
}

.infinite-more-link {
visibility: hidden; 
}

.search-result-loader{
max-width:200px;
margin:20px auto auto;
display:none;
}

.search-result-loader i{
background:url("../images/Coffee-cup.gif") no-repeat center right;
height:64px;
width:64px;
display:block;
margin:auto;
}

.search-result-loader p{
font-size: 12px;
margin-top: 5px;
text-align:center;
}

/***  SPONSORED RIBBON **/
.ribbon {
  position: absolute;
  left: -5px; top: -7px;
  z-index: 1;
  overflow: hidden;
  width: 100px; height: 100px;
  text-align: right;
}
.ribbon span {
font-family:'Cairo',arial;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 120px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -28px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/*** END  SPONSORED RIBBON **/

/*************  OFFER  **************/
.ribbon-offer {
  position: absolute;
  right: -5px; top: -7px;
  z-index: 1;
  overflow: hidden;
  width: 100px; height: 100px;
  text-align: right;
  visibility: hidden !important; /*12/10/2019*/
}
.ribbon-offer span {
font-family:'Cairo',arial;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 120px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#2989d8 0%, #1e5799 100%);
  box shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -28px;
}
.ribbon-offer span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #1e5799;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}
.ribbon-offer span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #1e5799;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #1e5799;
}
/*************  END OFFER  **************/

/************  START TABS *************/

.connected-wrap
{
border:1px solid #c9c7c7;
}

ul#tabs {
list-style-type: none;
padding: 0;
text-align: center;
background:transparent;
border-bottom:0px
}

ul#tabs li {
display: inline-block;
padding: 5px 15px;
margin-bottom: 4px;
cursor: pointer;
}

ul#tabs li a,
ul#mobile-menu li a
{
color:#474d5d;
}

ul#tabs li:hover {
border-bottom:2px solid #f75d34;
}
ul#tabs li.active {
border-bottom:2px solid #60a727;
}

ul#tabs li.active i{
color:#60a727;
}

ul#tab {
list-style-type: none;
margin: 0;
padding:10px 8px;
}

ul#tab li {
display: none;
}
ul#tab li.active {
display: block;
}
/************  END TABS *************/


.search-map-results{
min-height:350px;
max-height:350px;
display:none;
border:1px solid #c9c7c7;
background:#c9c7c7;
}
.marker-wrap{
padding:8px 15px;
}
.marker-wrap h3{
margin:0;
margin-bottom:3px;
}

.filter-box .search-input-wraps{
border:1px solid #c9c7c7;
padding:5px 8px;
width:100%;
}

.filter-box .search-input-wraps button[type="submit"]{
font-size:20px;
}

.menu-header .mytable{
/*width: 410px;*/
width: 520px;
margin:auto;
}

.menu-header.search-wraps h1{
margin-bottom: 5px;
margin-top: 10px;
color: #ffffff; /*h1 head*/
}
.star-float{
position:absolute;
top:0;
left:10px;
width:43px;
height:/*69*/61px;
background:url("../images/star.png");
}

.menu-right-content .box-grey{
padding:0;
}
.menu-right-content .box-grey .inner{
padding:15px 20px;
}
.menu-right-content .box-grey .inner.line-top,
.line-top
{
border-top:1px solid #c9c7c7;
}

.line-bottom{
border-bottom:1px solid #c9c7c7;
}

.order-icon{
display:block;
width:/*56*/35px;
height:/*55*/35px;
position:absolute;
top:8px;
left:10px;
}
.your-order-icon{
background:url("../images/your-order.png");
}
.delivery-option-icon{
background:url("../images/delivery-option.png");
}

.delivery-option select,
.delivery-option input[type="text"],
#voucher_code,
#redeem_points
{
display:block;
margin:auto;
margin-bottom:8px;
}

.grey-fields{
background:#e2e3e3;
border:1px solid #c9c7c7;
color:#1e1e1e;
padding:8px 10px;
width:auto;
}
.delivery-option .grey-fields,
#voucher_code,
#redeem_points
{
width:/*65*/100%;
}

.category a{
display:block;
border:1px solid #c9c7c7;
border-bottom:0;
color:#030303;
padding:10px 8px;
font-size:14px;
background:#fff;
}

.category a:hover,
.items-row .row.even
{
background:#f8f8f8;
}

.category a i{
position:absolute;
right:10px;
top:40%;
}

.category a span{
color:#999;
font-size:11px;
}

.category a:last-child,
.items-row .row.even
{
border-bottom:1px solid #c9c7c7;
}

.items-row{
padding-left:15px;
}

.items-row .row{
padding-top:10px;
padding-bottom:10px;
}


.menu-cat .items-row a{
margin:0;
padding:0;
font-size:30px;
position:absolute;
top:-5px;
left:0;
display:block;
}

.menu-cat .items-row a:hover i
{
color:#474d5d;
}

.clear-cart{
display:none;
font-size: 12px;
position: absolute;
/*right: 10px;*/
top: 5px;
}

.lang_ar .clear-cart{  left: 10px !important; }
.lang_en .clear-cart{  right: 10px !important; }

.voucher_wrap,
.item-order-wrap
{
margin-bottom: 20px;
margin-top:30px;
}

.voucher_wrap a,
.redeem-wrap .orange-button 
{
display:table;
margin:auto;
}

.view-food-item-wrap{
max-width:600px;
min-height:200px;
padding:10px 20px;
background:#FFFFFF;
font-size:13px;
}

.enter-address-wrap{
max-width:500px;
padding:10px 20px;
background:#FFFFFF;
font-size:13px;
}

.food-pic{
max-height:100px;
min-height:100px;
max-width:100px;
min-width:100px;
background-size:cover !important;
background-repeat:no-repeat !important;
}
.food-thumbnail{
max-height:169px;
min-height:169px;
max-width:100%;
min-width:100%;
background-size:cover !important;
background-repeat:no-repeat !important;
background-position:center center !important;
}

.food-thumbnail img{
/*min-width:200px;
max-width:200px;
max-height:183px;
min-height:183px;
max-width:100%;
height:auto;
display:block;
margin:auto;*/
}
.food-description,
.merchant-review-wrap .read-more
{
max-height:40px;
min-height:40px;
overflow:hidden;
}

.merchant-review-wrap .read-more{
display:block;
}

.dummy-link{
min-height:16px;
}

.line-tru{
text-decoration:line-through;
}

.qty,
#notes,
.addon_qty,
.grey-inputs
{
border: 1px solid #ddd;
padding: 5px;
width: 100%;
text-align:center;
}
#notes,
.grey-inputs
{
text-align:left;
}

.addon_qty{
padding:3px;
}
.upper-text{
text-transform:uppercase;
}
.food-item-actions .green-button,
.food-item-actions .orange-button
{
width:100%;
}

.menu-2 .box-grey{
padding:5px 8px;
}

.menu-left-content .section-label a.section-label-a span{
background:#eff2f5;
}

.menu-3.box-grey p.bold{
margin-bottom:5px;
}
.menu-3 a.menu-item{
color:inherit;
}

.menu-3 a.menu-item .row,
.merchant-review-wrap .row-review,
.merchant-opening-hours .row,
.section-receipt .receipt-wrap .row,
.sub-item-rows .row.top10,
#mobile-menu li a
{
border-top:1px solid #c9c7c7;
padding-top:6px;
padding-bottom:6px;
}

.sub-item-rows{
overflow:hidden;
}

.sub-item-rows .row.top10{
/*margin-left:15px;
margin-right:15px;*/
}

.menu-3 a.menu-item:last-child .row,
.merchant-opening-hours .row:last-child,
.section-receipt .receipt-wrap .row:last-child,
.sub-item-rows .row.top10:last-child
{
border-bottom:1px solid #c9c7c7;
}

.menu-3 a.menu-item:hover .row,
.merchant-review-wrap .row-review:hover,
.merchant-opening-hours .row:hover,
.section-receipt .summary-wrap .row:hover,
.sub-item-rows .row.top10:hover,
#mobile-menu li a:hover
{
background:#f4f4f4;
}

.center{
text-align:center;
}

.text-left,
.sections h2.text-left
{
text-align:left;
}

.sections h2.text-left{
text-transform:capitalize;
}

.merchant-review-wrap i,
.i-big
{
font-size:50px;
}
.i-big-extra{
font-size:100px;
}

.section-checkout .i-big{
font-size:30px;
position:absolute;
top:0;
z-index:3;
color:#474d5d;
}

.section-checkout .section-label a.section-label-a span{
padding-left:30px;
}

#merchant-map{
border:1px solid #c9c7c7;
border-top:2px solid #60a727;
max-width:100%;
min-height:400px;
max-height:400px;
}

#photos {
line-height: 0;   
-webkit-column-count: 5;
-webkit-column-gap:   0px;
-moz-column-count:    5;
-moz-column-gap:      0px;
column-count:         5;
column-gap:           0px;  
}

#photos img {
width: 100% !important;
height: auto !important;
}

.text-strike{
position:relative;
}
.text-strike .sline{
width:100%;
display:block;
position:absolute;
z-index:1;
border-bottom:2px solid #474d5d;
top:45%;
}
.text-strike span{
position:relative;
z-index:2;
background:#fafafa ;
padding:8px 15px;
}

.full-width,
.section-checkout .grey-fields
{
width:100%;
}

a.rounded-circle{
width: 30px; height: 30px; background: none; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;
border:1px solid #60a727;
display:block;
margin:auto;
}

a.rounded-circle i
{
display: block !important;
margin: auto;
position: relative !important;
text-align: center;
}

.rounded-circle i{
color:#60a727 !important;
}

a.rounded-circle:hover i{
color:#ff4e41 !important;
}

.auto-margin{
margin:auto;
}

.capcha-wrapper .g-recaptcha,
.capcha-wrapper #kapcha-1
{
display:table;
margin:auto;
}

p.text-small,
.text-small,
.help-block.form-error,
.search-wraps p.text-small
{
font-size:12px;
}
.help-block.form-error{
margin-bottom:1px;
margin-top:2px;
}

.section-receipt .inner,
.section-mobile-verification .inner,
.section-orangeform .inner
{
margin: auto;
max-width: 550px;
}
.section-receipt .inner h1,
.section-orangeform .inner h1
{
background: #60a727;
color: #fff;
font-family: 'Cairo',"Lato",sans-serif;
font-size: 20px;
font-weight: bold;
margin: 0;
padding: 8px 20px;
}
.section-receipt .inner .box-grey,
.section-orangeform .inner .box-grey
{
margin-top:0;
border-top:none;
}

.section-receipt .receipt-wrap.order-list-wrap{
padding:0;
margin-top: -20px;
}
.section-receipt .summary-wrap .a{
width:220px;
}
.indent20{
padding-left:20px;
}
.payment-provider-wrap img.logo-small{
min-width:70px;
max-width:70px;
}
.payment-provider-wrap .checki{
position:absolute;
top:30%;
left:0;
}
.contact-banner p{
margin-bottom:5px;
}
.contact-banner span i{
font-size: 20px;
left: -24px;
position: absolute;
top: auto;
}

.sections.section-contact{
min-height:/*700px*/100%;
position:relative;
padding:0;
}
.sections.section-contact1{
min-height:/*700px*/40%;
position:relative;
padding:0;
}

#contact-map{
position:absolute;
width:100%;
height:100%;
z-index:1;
}

.section-contact .container-map{
z-index:999;
position:absolute;
top:10%;
left:0;
width:100%;
}

.section-contact .container-map .inner{
max-width:800px;
min-width:800px;
margin:auto;
display:block;
}

.container-map .dim,
.container-map .black
{
min-height:400px;
max-height:400px;
}

.container-map .black{
background:#060606;
border:1px solid #60a727;
border-left:0;
}

.container-map .dim{
background: rgb(6, 6, 6); 
background:rgba(6, 6, 6, 0.6);
border:1px solid #60a727;
}

.container-map h2,
.container-map p
{
color:#eff2f5;
font-family:'Cairo',"Lato",sans-serif;
}

.container-map p{
line-height:normal;
}

.section-browse ul#tab{
padding-top:0;
}

.section-browse ul#tab ul,
.section-browse ul#tab ul li
{
display:inherit;
}

.section-browse .result-merchant .mytable,
.section-browse .result-merchant h2
{
margin:0;
}

.section-browse .result-merchant .mytable .mycol{
border:none;
}

.section-browse .result-merchant .inner,
.section-browse .result-merchant h2
{
text-align:left;
}

.section-browse .result-merchant .concat-text{
padding-left:0;
}

.browse-list-map{
min-height:320px;
}

.section-browse .result-merchant .inner{
padding:0;
}
.section-browse ul#tab .result-merchant ul.services-type,
.section-browse ul#tab .result-merchant ul.services-type li
{
display:block;
text-align:center;
}

.single-pricing{
background:#2B2E33;
color:#fff;
border:1px solid #D6D6D6;
position:relative;
text-align:center;
}

.pricing-head,
.single-pricing-footer
{
padding-top:30px;
padding-bottom:20px;
font-family:'Cairo',Raleway, sans-serif;
}
.pricing-head h4{
color:#fff;
font-family:inherit;
font-size:18px;
}
.pricing-head h3{
font-size:32px;
color:#319db5;
margin:15px 0 0;
font-weight:600;
}

ul.package-features li{
padding-top:9px;
padding-bottom:9px;
color:#D4D4D4;
border-top:1px solid rgba(255, 255, 255, 0.0470588);
}

ul.package-features li.last{
border-bottom:1px solid rgba(255, 255, 255, 0.0470588);
}

.single-pricing-footer a{
display:inline-block;
color:#D4D4D4;
border:1px solid #D4D4D4;
padding:8px 20px;
}

.single-pricing-footer a:hover{
color:#fff;
border:1px solid #fff;
text-decoration:none;
}

.chosen-choices .search-field .default{
height: inherit !important;
}

.strike-price{
text-decoration:line-through;
color:#FF0000;
}

.section-notfound h1{
color:#60a727;
font-size: 150px;
font-weight: bold;
margin-top:50px;
}

.section-address-book table i,
table.otable i
{
font-size:20px;
}

.section-order-history .mytable .mycol{
vertical-align:middle;
}

.section-order-history .order-headline{
background:#ebf5f7 ;
border:1px solid #d3e2e5;
color:#646464;
padding-top:5px;
padding-bottom:5px;
}
.intl-tel-input{
width:100% !important;
}

.avatar-wrap{
display:block;
margin:auto;
max-width:50%;
}

.avatar-section .line-top{
padding-top:8px;
padding-bottom:8px;
margin-top:15px;
margin-bottom:15px;
}

.connected-wrap .col-1{
width:25%;
background:#60a727;
color:#fff;
vertical-align:middle;
}

.connected-wrap .fb .col-1{
background:#3b5999;
}
.connected-wrap .google .col-1{
background:#dc4a38;
}

.connected-wrap .col-2{
padding-left:15px;
padding-right:15px;
vertical-align:middle;
padding-top:8px;
padding-bottom:8px;
}


/**** 
FIXED AUTO COMPLETE
**/
.search-input-wraps .easy-autocomplete{
width:100% !important;
}

.search-input-wraps .easy-autocomplete input[type="text"]
{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/********END FIXED AUTO COMPLETE **********/

.full-map-wrapper{
position:relative;
min-height:500px;
border:1px solid #c9c7c7;
}

.full-map{
background: #fff;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}

#full-map{
background: #fff;
height: 100%;
left: 0;
position:absolute;
top: 0;
width: 100%;
z-index: 1;
}
.view-full-map{
position: absolute;
right: 10px;
top: 10px;
z-index: 99;
}

.social-wrap{
text-align:center;
}

.section-footer .social-wrap a{
color:#919eaf;
font-size:25px;
}

.section-footer .social-wrap a:hover i.ion-social-googleplus
{
/*color:#657487;*/
color:#d34836;
}
.section-footer .social-wrap a:hover i.ion-social-twitter
{
color:#00aced;
}
.section-footer .social-wrap a:hover i.ion-social-facebook
{
color:#3b5998;
}
.section-footer .social-wrap a:hover i.ion-social-instagram
{
color:#b68066;
}
.section-footer .social-wrap a:hover i.ion-social-youtube-outline
{
color:#ee1c1b;
}

.section-footer a{
color:#fff;
}
.footer-divider
{
margin-top:30px;
}

.menu-nav-mobile,
.cart-mobile-handle
{
float:right;
position:relative;
height:100%;
padding-top:2%;
}

.menu-nav-mobile a,
.cart-mobile-handle a
{
color:#60a727 /*#fff*/;
font-size:30px;
display:block;
}

.mobile-search-menu.mytable,
.progress-dot.mytable
{
width:300px;
margin:auto;
}

.mobile-search-menu a i,
.progress-dot a i
{
color:#ccc;
font-size:25px;
text-decoration:none;
display:block;
}

ul#mobile-menu{
padding:0;
margin:0;
}

ul#mobile-menu li a:hover
{
text-decoration:none;
}

.section-menu ul#tabs li i{
font-size:30px;
display:none;
}

.mobile-cart-parent
{
background:#ff;
padding:3px;
}

.mobile-cart-wrapper
{
float:right;
width:138px;
height:42px;
background:url("../images/cart.png") no-repeat;
position:relative;
}

.mobile-cart-wrapper span
{
color: #fff;
font-size: 15px;
position: absolute;
right: 12px;
top: 10px;
}
.mobile-cart-parent a:hover .mobile-cart-wrapper
{
background:url("../images/cart-hover.png") no-repeat;
}

#mobile-header{
background:#60a727;
color:#fff;
padding:8px;
}
#mobile-header h1{
margin:0;
padding:0;
font-size:17px;
}
#mobile-header i{
color:#fff;
font-size:25px;
}

#mobile-app-sections{
padding-top:30px;
}

.container-medium {
max-width:800px;
margin:auto;
}

#mobile-app-sections h2{
margin-top:22%;
}

#mobile-app-sections h3{
margin:auto auto 25px;
}

#getapp-wrap2{
margin:auto;
width:300px;
}

#getapp-wrap2 img{
max-width:130px;
}

#getapp-wrap2 .mycol{
width:150px;
margin-bottom: 5px;
}

.language-options .btn{
width:auto;
}

.merchant-review-wrap img.img-circle{
height:60px;
width:60px;
}

.cookie-wrap,
.language-selection-wrap
{
display:none;
/*background:#262626;*/
background: rgb(38, 38, 38); 
background:rgba(38, 38, 38, 0.95);
color:#fff;
position:fixed;
top:0;
width:100%;
padding:5px 30px;
z-index:999;
}

.cookie-wrap p,
.cookie-wrap a.orange-button,
.cookie-wrap a.green-button
{
font-size:14px;
}
.cookie-wrap a.orange-button,
.cookie-wrap a.green-button
{
padding:8px 10px;
display:inline-table;
}
.cookie-close,
.language-selection-close
{
color:#fff;
font-size:23px;
position:absolute;
right:15%;
z-index:1;
}

.language-selection-close{
top:15%;
}

.print-receipt{
font-size:25px;
}

.ui-datepicker-month,
.ui-datepicker-year
{
color:#000;
}

.fb-button.orange-button,
.google-button.orange-button
{
margin:auto;
display:table;
position:relative;
width:260px;
text-align:center;
}

.fb-button.orange-button{
background:#3b579a;
border:1px solid #3b579a;
}
.fb-button.orange-button:hover{
background:#3254a5;
border:1px solid #3254a5;
}

.fb-button.orange-button i,
.google-button.orange-button i
{
font-size:30px;
position:absolute;
top:15%;
left:10%;
}
.login-or{
text-align:center;
width:260px;
margin:auto;
margin-top:10px;
margin-bottom:15px;
}
.login-or:before{
content:"-";
}
.login-or:after{
content:"-";
}
.language-selection-wrap{
/*display:block;*/
background:#000;
}
.language-selection-wrap .container-medium{
min-height:150px;
background:url("../images/bg_country.jpg") left center no-repeat;
}

.lang-list{
margin-top:10px;
}
.highlight{
background:#555555;
color:#fff;
padding:3px 10px;
margin-left:-10px;
display:table;
}

.highlight:hover,
.language-selection-wrap ul li a:hover,
.language-selection-wrap ul li a.highlight
{
text-decoration:none;
color:#fff;
}
.language-selection-wrap ul li{
margin-bottom:5px;
}
.language-selection-wrap ul li a{
color:#60a727;
display:block;
text-transform:capitalize;
}
.language-selection-wrap .head{
color:#666;
font-weight:600;
}

.language-selection-wrap .orange-button{
display:table;
padding:3px 6px;
}

li.language-selection a img{
margin-right:5px;
margin-top:-1px;
}
li.language-selection a{
text-transform:capitalize;
}


/*****************
   VERSOION 3.1 
******************/
.section-feature-resto .merchantopentag span{
display:table;
margin:auto;
margin-top:4px;
}
.social-wrap .mycol{
width:16%;
}
 
/* fixed parallax issue on chrome */
#parallax-wrap p:last-child{
margin-bottom:0;
color: #ffffff; /*address h2*/
}
.menu-header .mytable p {
	color: #ffffff !important;
}
.section-cuisine a span{
padding-left:5px;
}
.ui-timepicker-container{
z-index:99999 !important;
}

/*fixed feature resto*/
.section-feature-resto .col-md-5{
min-height:170px;
}

.result-merchant ul li.active{
display:none;
}



/** FAX PRINT FIXED **/

#fax_page .input-block .label{
color: #474d5d;
font-weight: normal;
text-align: left;
}

#fax_page .item-row .a, #fax_page .item-row .b{
line-height:normal;
height:auto;
}

#fax_page .input-block .label, 
#fax_page .input-block .value, 
#fax_page .summary-wrap .a, 
#fax_page .item-row .d, 
#fax_page .summary-wrap .b{
height:auto;
}

.section-feature-resto img{
max-height:100px;
}

.category .goto-category.active{
border-left:unset;
}

.cart-mobile-handle .badge{
position: absolute;
right: 1px;
top: -1px;
background:red;
}
.cart_count{
display:none;
}

/**************=========== Custom css =========================*/
.food-new {
  padding: 50px 0 0;
}
.food-new .portfolio-item img {
  border-radius: 50%;
  height: 150px; /*Mazen Change from 220px;*/
  width: 150px;  /*Mazen Change from 220px;*/
  margin: 0 auto;
}
.food-new .portfolio-item > h3 {
  font-family: 'Cairo',"Lato",sans-serif;
  font-weight: bold;
  text-align: center;
}
.food-new .portfolio-item > p {
  color: #474d5d;
  font-family: 'Cairo',"Open Sans",sans-serif;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  line-height: 21px;
}

.parallax {
  background-attachment: fixed;
  background-color: #0b4867;
  background-image: url("../images/bac-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  margin: 0;
}
.parallax .input-group {
  border-collapse: separate;
  display: table;
  margin: 0 auto;
  padding-bottom: 32px;
  position: relative;
  text-align: center;
  width: 50%;
}
.col-md-12.row.parallax::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 228px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.sub-txt {
  padding: 20px;
  z-index: 444;
}
.sub-txt .input-group .form-control {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 6px;
  float: left;
  margin-bottom: 0;
  padding: 8px 14px;
  position: relative;
  width: 96%;
  z-index: 2;
}
.parallax h2 {
  color: #fff;
  font-family: 'Cairo',"Lato",sans-serif;
  font-size: 32px;
  padding-bottom: 11px;
  position: relative;
  font-weight: bold;
}
.col-md-12.row.parallax p {
  color: #fff;
  padding-bottom: 10px;
  position: relative;
  z-index: 333999;
}

.parallax .btn.btn-theme {
  background-color: #60a727;
  border-radius: 30px;
  color: #fff;
  font-family: 'Cairo',open sans;
  font-weight: bold;
  padding: 8px 34px;
  position: relative;
}
.parallax .form-control {
  height: auto;
  
}

.slider-bg .col-md-12.img-bg {
  margin-bottom: 15px;
  padding: 0;
}
.slider-bg .col-md-12.img-bg-2 {
  margin-bottom: 20px;
  padding: 0;
}
.slider-bg .co-md-12.image-container {
  width: 1000px;
  margin:0 auto;
}

.bottom-slider-text {
  bottom: 0;
  left: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.heading-text {
  color: #60a727 ;
  font-family: 'Cairo',"Lato",sans-serif;
  font-size: 26px;
  font-weight: bold;
  padding: 5px 0 0;
}
.text-2 {
  color: #fff;
  font-size: 14px;
  padding-bottom: 9px;
}
.appDownload > div > div {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  border-radius: 50%;
  height: 65px;
  text-align: center;
  width: 65px;
}

.m-r-md {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 20px;
  height: 70px;
  margin-right: 15px;
  padding: 16px;
  text-align: center;
  width: 70px;
}
.m-a-0 b {
  font-size: 10px;
  font-weight: 300;
}

.super_text {
  background-color: transparent;
  float: left;
  padding: 28px 19px 0 31px;
  color: #474d5d;
}

/**************=========== Custom css Close =========================*/


/**************=========== additions =========================*/

@import url('https://use.fontawesome.com/2c488dc1a1.js');

body.lang_ar {
    direction: rtl;
}
body.lang_ar .col-md-1, body.lang_ar .col-md-10, body.lang_ar .col-md-11, body.lang_ar .col-md-12, body.lang_ar .col-md-2, body.lang_ar .col-md-3, body.lang_ar .col-md-4, body.lang_ar .col-md-5, body.lang_ar .col-md-6, body.lang_ar .col-md-7, body.lang_ar .col-md-8, body.lang_ar .col-md-9 {
  float: right;
}
body.lang_ar .col-sm-1, body.lang_ar .col-sm-10, body.lang_ar .col-sm-11, body.lang_ar body.lang_ar .col-sm-12, body.lang_ar .col-sm-2, body.lang_ar .col-sm-3, body.lang_ar .col-sm-4, body.lang_ar .col-sm-5, body.lang_ar .col-sm-6, body.lang_ar .col-sm-7, body.lang_ar .col-sm-8, body.lang_ar .col-sm-9 {
  float: right;
}
body.lang_ar .col-xs-1, body.lang_ar .col-xs-10, body.lang_ar .col-xs-11, body.lang_ar .col-xs-12, body.lang_ar .col-xs-2, body.lang_ar .col-xs-3, body.lang_ar .col-xs-4, body.lang_ar .col-xs-5, body.lang_ar .col-xs-6, body.lang_ar .col-xs-7, body.lang_ar .col-xs-8, body.lang_ar .col-xs-9 {
  float: right;
}
body.lang_ar .col-md-offset-4 {
    margin-right: 33.3333%;
    margin-left:auto;
}
body.lang_ar .col-md-9.border.col-b > ul#menu {
  float: left;
}
body.lang_ar .language-selection-close {
  color: #fff;
  font-size: 23px;
  left: 15%;
  position: absolute;
  right: auto;
  z-index: 1;
}
body.lang_ar .search-wraps.contact-banner .text-small .relative {
  top: 4px;
}
body.lang_ar  .contact-banner span i {
  position: static;
}
body.lang_ar .section-checkout .i-big {
    background: #fff none repeat scroll 0 0;
    position: relative;
}
body.lang_ar .intl-tel-input .selected-flag {
  padding: 0 8px;
}
body.lang_ar .intl-tel-input .selected-flag .arrow {
  left: 4px;
  right: auto;
}
body.lang_ar .intl-tel-input input, .intl-tel-input input[type="text"], .intl-tel-input input[type="tel"] {
  padding-right: 48px;
}
.slogannew {
  color: #000;
  float: right;
  font-family: 'Cairo',"Lato",sans-serif;
  font-size: 58px;
  font-weight: 400;
  padding-bottom: 23px;
  text-align: center;
  width: 100%;
}
.tab-bycuisine select {
  border: 0 none;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  -webkit-appearance: none;
  appearance: none;
    -webkit-appearance: none;
}
.spanclfirst::after, .spancl::after {
  content: "";
  font-family: Ionicons;
  position: absolute;
  right: 7px;
  top: 1px;
}
.search-input-wraps.rounded30 .row .col-sm-5:first-child {
  border-right: 1px solid #ccc;
}

body.lang_ar .kai_banner_container{
    direction:ltr;
}

.spanclfirst {
  display: block;
  width: 100%;
}
.spanclfirst select {
  width: 100%;
}
.fancybox-inner h1{
margin-top:0px;
border-bottom:1px solid #e5e5e5;
padding-bottom:10px;
color:#60a727;
font-size:25px;
font-weight:600;	
}
.offers_tab.table td{ border:none!important; font-size:20px;   color:#000;}

.offers_tab.table td a{
font-size:18px; font-weight:700;
color:#000;	
}
.offers_tab.table td a:hover{ text-decoration:none; color:#60a727;}
.offers_tab.table td.popthumb{ width:105px; padding:0px;}
.offers_tab.table td.popthumb div{ border: 1px solid #dcdcdc;
 padding: 1rem;
 margin: 1rem;

}
@media screen and (max-width: 1199px){
#menu a {
  padding: 5px 10px;
}
.slogannew {
  font-size: 44px;
}	
	
}
@media (max-width: 1024px){
.search-wraps.advance-search {
  float: left;
  width: 80%;
  position: absolute;
  top: 85px;
  bottom: 0;
  left: 0px;
  right: 0;
}
ul#mobile-menu {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.parallax-container {
  background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
  border: 0 solid red;
  min-height: 570px;
  width: 100%;
}
.search-wraps h1, .search-wraps p, .search-wraps p a {
  color: #fff !important;
}
#parallax-wrap {
  margin-bottom: 0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.slider-bg .co-md-12.image-container {
  width: 100%;
}
}
	
@media screen and (max-width: 1023px){
	
body.lang_ar .col-xs-1.menu-nav-mobile, .cart-mobile-handle {
    float: left;
    width: 15%;
}
body.lang_ar .top-menu-wrapper .col-a {
    float: right;
}
body.lang_ar .section-subcribe .email {
  font-size: 15px;
  width: 100%;
}

}
@media screen and (max-width: 991px){
.search-menu li a i {
  height: 66px;
  left: 17px;
  top: 3px;
  width: 55px;
}
.search-menu li a {
  height: 90px;
  width: 90px;
}
.slogannew {
  font-size: 44px;
}
.slider-bg .col-md-12.img-bg-2 {
  width: 33%;
}	
.sections.section-footer #menu li {
    padding: 0 6px;
    position: relative;
	display: inline-block;
}
.b-section{
	display:none !important;
}
.search-wraps.advance-search {
    top: 100px;
}
form#forms-search {
    margin-top: 25px;
}
}
@media screen and (width: 768px){
	.search-wraps.advance-search {
  top: 65px;
}
.advance-search.search-wraps h1 {
  font-size: 36px;
  padding-top: 0;
}
.search-wraps.advance-search {
    top: 100px;
}
}


@media screen and (max-width: 767px){
body.lang_ar .col-md-1, body.lang_ar .col-md-10, body.lang_ar .col-md-11, body.lang_ar .col-md-12, body.lang_ar .col-md-2, body.lang_ar .col-md-3, body.lang_ar .col-md-4, body.lang_ar .col-md-5, body.lang_ar .col-md-6, body.lang_ar .col-md-7, body.lang_ar .col-md-8, body.lang_ar .col-md-9 {
  float: none;
}

/*body.lang_ar .col-sm-1, body.lang_ar .col-sm-10, body.lang_ar .col-sm-11, body.lang_ar body.lang_ar .col-sm-12, body.lang_ar .col-sm-2, body.lang_ar .col-sm-3, body.lang_ar .col-sm-4, body.lang_ar .col-sm-5, body.lang_ar .col-sm-6, body.lang_ar .col-sm-7, body.lang_ar .col-sm-8, body.lang_ar .col-sm-9 {
  float: none;
}*/

body.lang_ar .col-md-offset-4 {
    margin-right: auto;
    margin-left: auto;
}
body p, body .search-input-wraps #s, body .search-input-wraps .search-field, body .section-subcribe .email, body .section-subcribe .green-button, body .section-subcribe .email {
  font-size: 12px;
}
#parallax-wrap .border.mobile-search-menu.mytable {
  display: none;
}
.col-md-12.img-bg > img {
  height: 151px;
}
.kai_banner_container {
  height: auto !important;
}
.spanclfirst > select {
  font-size: 12px;
}
.search-input-wraps.rounded30 .row .col-sm-5:first-child {
  border-right: 0 none;
}
/*
.tab-bycuisine .search-input-wraps {
  padding: 8px 10px;
  background: transparent;
  border: 0;
}
.tab-bycuisine .search-input-wraps .col-sm-5.col-xs-10 {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 5px;
  padding: 9px;
  width: 100%;
}
.tab-bycuisine .search-input-wraps.col-sm-2.col-xs-2.relative > button {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  position: relative;
}
.tab-bycuisine .search-input-wraps .col-sm-2.col-xs-2.relative {
  background: #fff none repeat scroll 0 0;
  clear: left;
  display: block;
  padding: 5px;
  position: static;
  text-align: center;
  width: 100%;
}
*/
.sections.section-footer #menu li::after
{ display:none;}
.search-input-wraps.rounded30 .col-sm-5.col-xs-10 {
  padding-right: 0;
  width: 41%;
}
.spanclfirst::after, .spancl::after {
  content: "";
  font-family: Ionicons;
  position: absolute;
  right: 9px;
  top: 2px;
}
/* .kai_banner_container.clearfix {
  display: none;
}
.kai_banner_container.clearfix {
  display: none;
} */
.slider-bg {
  display: none;
}
.section-how-it-works h3 {
  background: #60a727 none repeat scroll 0 0;
  border-bottom-left-radius: 10px;
  color: #fff;
  display: inline-table;
  font-size: 16px !important;
  padding: 5px 10px;
  text-align: center;
}
body .search-input-wraps button[type="submit"] {
  width: 100%;
}
}

@media screen and (max-width: 600px){
.search-wraps.advance-search {
  top: 60px;
}
.section-footer #menu a {
  font-size: 12px;
  padding: 5px 3px;
}
.col-md-12.border.col-b > ul {
  display: inline-block;
  text-align: center;
}
.slogannew {
  font-size: 44px;
  padding: 0 0 5px;
}
.search-input-wraps {
  width: 100%;
}
.slider-bg .col-md-12.img-bg-2 {
  width: 50%;
}
.parallax .input-group {
  width: 100%;
}
.b-a:hover {
  box-shadow: none !important;
  transform: scale(1, 1) !important;
}
.col-sm-13 {
  float: none;
  font-size: 13px;
  text-align: center;
  width: auto;
}
.col-xs-16 {
  float: none;
  font-size: 13px;
  text-align: center;
  width: auto;
}
.col-lg-2.col-md-2.col-sm-4.col-xs-6.most-sell-item.ng-scope {
  box-sizing: border-box;
  margin: 0;
  padding: 4px;
}
}

@media screen and (max-width: 479px){
#parallax-wrap .slogannew {
  font-size: 44px;
  padding: 0;
}
.most-selling #exTab2 .nav-tabs > li > a {
  font-size: 15px;
}
#parallax-wrap .search-wraps h1 {
  font-size: 22px;
  margin-bottom: 4px;
}
.search-wraps.advance-search {
  top: 60px;
  width: 94%;
}
#parallax-wrap .search-input-wraps {
  padding: 8px 10px;
}
.input-group-btn {
  float: left;
  width: 100%;
  margin: 8px 0 0;
}
.section-footer .col-md-4 {
  text-align: center;
}
}
@media screen and (max-width: 375px){

.slider-bg .col-md-12.img-bg-2 {
  width: 100%;
}

}
@media screen and (max-width: 360px){
.search-wraps.advance-search {
    top: 49px;
}
}



.kai_banner_container {
  height: 392px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.kai_banner_container .kai_banner_body {
  white-space: nowrap;
  word-space: -4px;
  letter-spacing: -6px;
  position: relative;
}

.kai_banner_container .kai_banner_body a {
  display: inline-block;
  width: 100%;
  background-position: center;
}

.kai_banner_container .kai_banner_body img { width: 100%; }

.kai_banner_container .kai_banner_bottombtns {
  background-color: rgb(225, 225, 225);
  bottom: 0;
 /* position: absolute;*/
  text-align: center;
  width: 100%;
  z-index: 200;
}
.kai_banner_container .kai_banner_bottombtns span {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ddd;
  border-radius: 2px;
  display: inline-block;
  height: 58px;
  margin: 11px 13px 5px;
  opacity: 1;
  width: 77px;
}

.kai_banner_container .side_btn {
  width: 45px;
  height: 45px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 200;
  margin: 50px;
  visibility: hidden;
}

.kai_banner_container:hover .side_btn { visibility: visible; }

.kai_banner_container .side_btn:hover {
  border-color: rgba(0,0,0,0.2);
  border-width: 6px;
}

.kai_banner_container .kai_banner_prevbtn {
  left: 2.5%;
  transform: translateY(-100%) rotate(225deg);
}

.kai_banner_container .kai_banner_nextbtn {
  right: 2.5%;
  transform: translateY(-100%) rotate(45deg);
}

.pricesl{ font-size:12px;}

.pricesl i{ font-size:14px; color:#117714;}

.mbitem .pricesl br{ display:none;}

.mbitem .pricesl i{ font-size:12px; display:inline-block; margin-left:5px;}
.result-merchant .row1 .col-sm-6{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
	margin-top: -1px;
	padding: 3px;
}
body.lang_ar .result-merchant .row1 .col-sm-6{
	font-size: 11px;
}
.search-menu {
	display:none;
}
.b-section{
	width:49%;
	display:inline-block;
	text-align:right;
	padding-top:70px;
	vertical-align:middle;
}
.lang_ar .b-section{
	text-align:left;
}
.search-wraps.advance-search {
    display: inline-block;
	vertical-align:middle;
}
.slogannew{
	font-size:44px;
	float:unset;
}
body .search-input-wraps{
	width:100% !important;
}
.form#forms-search{
	margin-top:30px;
}
body .search-wraps.advance-search .search-input-wraps button[type="submit"]{
	border-radius:0px;
}
body #parallax-wrap .search-wraps.advance-search{
	background:unset;
}
body .search-input-wraps{
	overflow: unset;
}
.tab-bycuisine .spanclfirst span.bs-caret{
	display:none;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width:100%;
}
.bootstrap-select .dropdown-toggle .filter-option{
	padding-left:25px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner{
	padding-right:0px;
}

.tab-bycuisine .spanclfirst span.text, .tab-bycuisine .spancl span.text{
	height: auto;
    margin: auto;
    padding: 2px 8px;
    position: relative;
    top: 0;
    width: auto;
    z-index: 999;
}
.forms-search .dropdown-menu{
	border: solid 1px #dfe4e5;
	
    border-radius: 0px 0px 4px 4px;
	margin: -1px 0 0;
	box-shadow: unset;
}
#forms-search  .open>.dropdown-toggle.btn-default:hover,
#forms-search  .open>.dropdown-toggle.btn-default{
	box-shadow: unset;
	border: solid 1px #dfe4e5;
	border-bottom: 0px;
    border-radius: 4px 4px 0 0;
}
#forms-search .btn-default.active, .btn-default:active,
#forms-search .open>.dropdown-toggle.btn-default,
#forms-search .btn-default.active, .btn-default:focus,
#forms-search .btn-default:hover,
.search-input-wraps .row > div{
	background:transparent;
}

.bootstrap-select.btn-group .dropdown-menu li a,
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
	font-weight:600;
}

.bootstrap-select .dropdown-toggle .filter-option{
	position:relative;
}
button.btn.dropdown-toggle.btn-default{
	padding: 7px 12px;
	
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background:transparent;
	color:#60a727;
}


#forms-search ::-webkit-scrollbar {
    width: 6px;
}

#forms-search ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
#forms-search ::-webkit-scrollbar-thumb {
    background: #60a727; 
    border-radius: 10px;
}
.dropdown-menu.open {
    max-height: 280px !important;
}
body .search-input-wraps button[type="submit"]{
	    padding: 12.5px 12px;
		        border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    margin-right: -1px;
}
.search-input-wraps.rounded30 .btn {
    border-color: white !important;
}
.faq .panel-heading a.collapsed:before {
    content: "\e258" !important;
    font-family: 'Glyphicons Halflings';
}
.faq .panel-heading a:before {
    content: "\e259" !important;
    font-family: 'Glyphicons Halflings';
}
.faq h2 {
    border: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 39px;
}
.faq .panel-heading .glyphicon {
    display: none;
}
.faq .inner.row {
    background: transparent !important;
    box-shadow: none;
}
.faq .panel-group .panel {
       background: transparent !important;
    border: 0;
    box-shadow: none;
}
.faq .panel-default>.panel-heading {
    background: transparent !important;
    padding-left: 0;
    border-top: 1px solid #ddd;
    border-radius: 0;
	    padding: 8px 20px 7px 0;
}

.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    
    border: 0;
}
.faq a:hover {
    text-decoration: none;
}

.faq .col-md-4.side-ads-imgs {
    background-color: #fff;
    padding: 20px 30px 0px 30px;
}

.contact-info ul li .text-holder .title {
    display: block;
    color: #999ba3;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 6px;
    letter-spacing: 0px;
    line-height: 20px;
}
.contact-info ul li .text-holder {
    display: inline-block;
    margin: 0px 46px 0 0;
}
.contact-info ul li .text-holder strong {
    display: block;
    font-size: 24px;
    color: #2f313a;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0px;
}
.contact-info ul li {
    list-style: none;
    padding: 0px;
    margin: 0px 0 20px 0;
}
.contact-info ul {
    padding: 0px;
    margin: 0px;
}
.contact-info {
    padding: 0px 0px 20px 0;
    margin: 0px;
}
.contact-info .element-title {
    margin-bottom: 16px;
}
.search-wraps.contact-banner {
    width: 100%;
	padding-top: 160px; /*18-1*/
}
.search-wraps.contact-banner p {
    display: none;
}

.row.top10.firstfour {
        width: 51%;
    margin-bottom: 20px;
    float: left;
    margin-right: 1%;
    margin-top: 0;
}

.row.top10.messagerow {
    clear: both;
    width: 100%;
}

.submitrow input.orange-button.medium.inline.rounded {
    border: none;
    height: 44px;
    line-height: 44px;
    padding: 0px 22px;
}
.row.top10.submitrow {
    margin-top: 18px;
}

@media screen and (max-width: 767px){
.row.custom-form{
	margin:0px;
}
body .search-input-wraps button[type="submit"]{
	margin-right: 0px; 
	border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
}
/*********** Listing page ***********/
.search-left-content .filter-wrap{
	padding-top:0px;
}
.searchright .dropdown-menu {
	text-align:left;
}
.lang_ar .searchright .dropdown-menu {
	text-align:right;
}
.filter-wrap.rounded2{
	border:unset;
	background:transparent;
}
.filter-box a .search-title{
	background:transparent;
	display: block;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    line-height: 35px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: /*1.3*/0px;
    margin-bottom: 10px;
    padding-left: 15px;
}
.filter-box li>div {
    margin-right: 10px;
}
.filter-box li {
    padding: 5px 0;
}
.search-input-wraps #s, .search-input-wraps .search-field, .search-input-wraps #restaurant_name{
	padding: 11.5px 5px;
}
body .search-left-content  .search-input-wraps{
	border-radius:0px;
	padding:0px;
}
body .search-left-content .search-input-wraps button[type="submit"]{
	border-radius:0 !important;
}
.search-left-content .search-input-wraps #restaurant_name{
	font-size:16px;
	text-transform:capitalize;
}
.result-merchant .inner{
	border:unset;
	border-radius: 5px;
	padding: 25px 15px;
}
.search-right-content .result-merchant .inner.list-view a.orange-button,
.result-merchant #search-listview a.orange-button {
	border: 1px solid #60a727;
    background: transparent;
    color: #60a727;
    padding: 5px 19px;
    text-transform: uppercase;
}
.search-right-content .result-merchant .inner.list-view a.orange-button:hover,
.result-merchant #search-listview a.orange-button:hover{
	background: #60a727;
    color: #fff;
}
.result-merchant #search-listview .row1{
    padding: 25px 0 15px 0;
}
.search-right-content  .inner.list-view h2{
	font-size: 18px;
    color: #000;
    font-weight: 700;
    letter-spacing: /*1.3*/0px;
    line-height: 1.7;
}
.col-md-8.border {
       color: #999;
}
.search-right-content p.cod-text{
	text-align: left;
    padding-left: 5px;
    padding-top: 5px;
}
.search-right-content .mytable{
	padding-left:0px;
}
.search-right-content  .result-merchant .inner.list-view .services-type{
	margin-top:5px;
}
.search-right-content .result-merchant .inner.list-view .relative{
	text-align:right;
}
.mycol.open-status span {
    position: absolute;
    left: -10px;
    width: 60px;
    font-size: 11px;
    border-radius: 0px;
    top: -10px;
    padding: 4px 0px;
    text-transform: uppercase;
    font-weight: normal;
}
.mycol.open-status span:before{
	width: 0;
    height: 0;
    border-top: 10px solid #239132;
    border-left: 10px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    bottom: -10px;
}
.mycol.open-status span:after{
	width: 10px;
    height: 0px;
    border-top: 9px solid #5cb85c;
    border-bottom: 10px solid #5cb85c;
    border-right: 5px solid transparent;
    position: absolute;
    top: 0;
	 content: "";
    right: -6px;
}



.mycol.open-status .label-warning:before{
	 border-top: 10px solid #F0AD4E;
}

.mycol.open-status .label-warning:after{
		border-top: 10px solid #F0AD4E;
		border-bottom: 10px solid #F0AD4E;	 
}



.mycol.open-status .label-danger:before{
		border-top: 10px solid #F0AD4E;
		border-bottom: 10px solid #F0AD4E;
}

.mycol.open-status .label-danger:after{
	border-top: 9px solid #d9534f;
    border-bottom: 10px solid #d9534f;
}
.lang_ar .search-right-content .result-merchant .inner.list-view .relative{
	text-align:left;
}
.lang_ar .search-right-content p.cod-text{
	text-align:right;
}
.lang_ar .filter-box .icheckbox_minimal,
.filter-box li>div {
	margin-left:10px
}
.lang_ar .mycol.open-status span{
	    right: -10px;
}
.lang_ar .mycol.open-status span:before{
	    border-bottom: 10px solid #239132;
    border-right: 10px solid transparent;
	right: 0;
	top:19px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	border-top: unset;
    border-left: unset;
}
.lang_ar .mycol.open-status span:after{
	border-left: 5px solid transparent;
	border-right: unset;
	left: -6px;
	right:auto;
}
.lang_ar .mycol.open-status .label-danger:before{
	border-bottom: 10px solid #c91018;
}
.result-merchant .mytable .mycol{
	width:100%;
}
/*********** Listing page end ***********/
/*********** details page start ***********/
.category-list .category a,
.category-list .category a:last-child{
	border: none;
}
.category-list .category a{
	background: transparent;
    border-bottom: 1px solid #dee1e9;
    padding: 10px 0px;
    color: #999ba3;
}
.category-list .category i{
	display:none;
}
.category-list .category a span{
	display:none;
}
ul#tabs {
    margin-bottom: 0px;
	color: #000;
    font-weight: 600;
    letter-spacing: /*1.3*/0.9px;
}
.lang_ar ul#tabs{
	    letter-spacing: 0px;
}
ul#tab{
background-color:#fff;	
}
ul#tabs li{
	padding: 15px 12.2px;
    margin-bottom: 0px;
	border-bottom:0px;
	position:relative;
}
ul#tabs li.active{
	background-color:#fff;
	box-shadow: 0 -5px 4px -2px rgba(0, 0, 0, 0.1);
}
ul#tabs li.active,ul#tabs li:hover{
	border-bottom:0px
}
#menu-list-wrapper .pricesl i {
    border: 1px solid #117714;
    margin-left: 10px;
    padding: 4px 5px;
    border-radius: 50%;
}
#menu-list-wrapper  .pricesl {
    font-size: 14px;
    color: #2f313a;
}
.menu-header .mytable .mycol {
    display: inline-block;
    padding: 0 5px;
}
.menu-right-content .box-grey.show-side{
	padding:15px;
}
/*********** details page end ***********/
/******** Faq ********/
.sections h4.panel-title{
	    font-size: 18px;
}
.sections h4 a.collapsed:before,
.faq .panel-heading a:before{
	font-size:14px;
}
.lang_ar .faq .panel-default>.panel-heading{
	padding: 8px 0px 7px 20px;
}
.lang_ar .faq .panel-heading a.collapsed:before {
    content: "\e257" !important;
}
.lang_ar #forms.uk-form .row.top10.firstfour{
	width: 50%;
	margin-right:0px;
}
.lang_ar #forms.uk-form .row{
	margin-right:0px;
	margin-left:0px;
}
.lang_ar #forms.uk-form{
	margin-right:-15px;
	margin-left:-15px;
}
.lang_ar .contact-info ul li .text-holder:first-child{
	margin:0px;
}
.menu-3 a.menu-item .row, .merchant-review-wrap .row-review, .merchant-opening-hours .row, .section-receipt .receipt-wrap .row, .sub-item-rows .row.top10, #mobile-menu li a{
	border-bottom: 1px solid #ebedf3;
    padding: 15px 0;
	border-top:0px;
}
#menu-list-wrapper h2.text-left{
	text-transform: capitalize;
    color: #60a727;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #60a727;
    line-height: 1.3;
/*	letter-spacing:1.3px;*/
}
.filter-wrap, .box-grey{
		border:1px solid #ebedf3;
}
#menu-list-wrapper .menu-3.box-grey p.bold {
    color: #000;
   /* letter-spacing: 1.3px;*/
}
/********* login-signup start ************/
#forms.forms .fb-button.orange-button{
	padding: 12px 56px;
	    width: auto;
}
.section-checkout  .box-grey {
    border: unset;
    box-shadow: 0px 0px 22px #ccc;
}
.section-checkout .section-label{
	text-align:center;
}
.section-checkout .i-big{
	top: 5px;
}
.section-checkout  .section-label a.section-label-a{
		font-size:18px;
		letter-spacing:1.3px;
}
.section-checkout .forgot{
	padding:10px 0;
}
.section-checkout .orange-button{
	margin:0 auto;
	padding:5px 30px;
	font-size: 16px;
    letter-spacing: 1.3px;
    line-height: 1.7;
}
.section-checkout .grey-fields{
	padding: 10px;
	background:transparent;
}
.view-food-item-wrap{
	padding:25px;
}
.view-food-item-wrap p {
    font-size: 12px/*18px*/;
    /*letter-spacing: 1.3px;*/
}
.price {
	    font-size: 16px;
}
.view-food-item-wrap .section-label {
    padding: 15px 0;
}
.view-food-item-wrap .section-label a.section-label-a span{
	letter-spacing: /*1.3*/0px;
}
.view-food-item-wrap .section-label a.section-label-a{
	padding-bottom:15px;
}
.view-food-item-wrap .sub-item-rows .section-label{
	padding:0px;
}
.view-food-item-wrap .sub-item-rows .section-label a.section-label-a{
	padding-bottom:8px;
}
.view-food-item-wrap .sub-item-rows .row.top10{
	padding:6px 0px;
	margin:0px;
}
.view-food-item-wrap  .sub-item-rows .row.top10:last-child{
	border-bottom: 1px solid #ebedf3;
}
.view-food-item-wrap .food-item-actions{
	margin-top:25px;
}

.error-page{
	margin: 0 auto;
    float: unset !important;
    background: #fff;
    padding: 25px;
    margin-bottom: 50px;
}
.section-notfound{
	padding-top:120px;
}
.error-page .cs-error{
	font-size: 40px;
    font-weight: 700;
    color: #60a727;
}
.error-page span{
	font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
	letter-spacing: 1.3px;
}
.error-page p{
	font-size: 16px;
    padding-top: 10px;
    text-transform: capitalize;
    letter-spacing: 1.3px;
}
.error-page a{
	background: #60a727;
    color: #fff;
    padding: 7px 35px;
    border: 1px solid #60a727;
    display: inline-block;
}
.error-page a:hover{
	background: #fff;
    color: #60a727;
	text-decoration: none;
	
}
.section-notfound{
	background: #ebedf3 !important; 
}
.section-footer{
	margin-top:-20px;
}
.de-icon {
    display: inline-block;
	position: relative;
}
.de-hover {
    display: none; 
    position: absolute;
    background: #fff;
    bottom: 36px;
    min-width: 200px;
    left: -90px;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	z-index:1;
}

.de-hover:before{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	z-index: -1;
}
.result-merchant .de-hover p{
	display: block;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    font-weight: 400;
}
.de-hover:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    bottom: -13px;
    left: 50%;
   box-shadow: 0 0 5px rgba(0,0,0,.4);
    z-index: -2;
}
.bike-hover:hover{
	cursor: pointer;
}
.bike-hover .de-hover{
	display:block;
}
.result-merchant .de-hover p.bold-title{
	font-weight: 600;
	letter-spacing: 1.3px;
	line-height: 20px;
	color: #2f313a;
	width: 100%;
	font-size: 14px;
}
.col-md-4.relative.border .mytable{
	float:right;
}
.result-merchant .col-md-4.relative.border .orange-button{
	font-size: 14px;
}
.lang_ar .col-md-4.relative.border .mytable{
	float:left;
}
.right-short li{
	position:relative;
	padding: 5px 0;
}
.right-short input.sort-results{
	position:absolute;
	width:100%;
	opacity: 0;
	cursor:pointer;
}
.right-short h3,.theiaStickySidebar h3{
	font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 0;
	letter-spacing:1.3px;
}
.category .goto-category.active,.category .goto-category:hover{
	color:#60a727;
}
.right-short .hover-sort,#sort-res{
	color:#60a727;
}
.right-short{
	background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
#menu-list-wrapper .filter-wrap,#menu-list-wrapper  .box-grey{
	border:unset;
}
.search-right-content .inner.list-view a:hover{
	text-decoration:none;
}
#forms-search.tab-bycuisine {
	display:block;
}
.lang_ar ul#tabs li {
    padding: 15px 10.3px;
}
.lang_ar .bootstrap-select .dropdown-menu.inner{
	text-align:right;
}
.lang_ar .dropdown-menu>li>a {
	padding-right:25px;
}
.lang_ar .bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	text-align:right;
	padding-right:10px;
}
.theiaStickySidebar{
	padding:15px !important;
}
.lang_ar .right-short .ftitle,
.lang_ar #menu-tab-wrapper span.ftitle {
	padding-right:25px;
	/*font-size:12.4px;*/
	padding-left:0px
}
.right-short .ftitle,#menu-tab-wrapper span.ftitle{
	padding-left:25px;
}
.right-short span.fa{
	position: absolute;
    left: 0;
    top: 5px;
    font-size: 18px;
}
.lang_ar .right-short span.fa{
    right: 0;
}

#menu-tab-wrapper  ul#tabs li span:first-child {
    font-size: 20px;
    position: absolute;
	left:15px;
	top: 15px;
}
.lang_ar #menu-tab-wrapper  ul#tabs li span:first-child{
	 right: 15px;
	 left:auto;
}
.search-wraps.menu-header.resto-menu{
	width:100%;
	padding-top: 165px;
}
.search-data{
	padding-top:10px;
}
.search-data h1,.search-data p{
	text-align:left;
}
.search-star {
    text-align: right;
    padding: 20px 0;
}
.lang_ar .search-data h1,.lang_ar .search-data p{
	text-align:right;
}
.lang_ar .search-star,.lang_ar .search-star p{
	 text-align: left;
}
.search-star p {
    text-align: right;
    padding: 10px 0;
}
@media (max-width: 1024px){
	.section-menu .row .menu-left-content.listing-page{
	width:75%;
}
}
@media only screen and (max-width: 991px){
	ul#tabs li {
    padding: 15px 24.2px;
}
}
@media only screen and (max-width: 767px){
.section-menu .row .menu-left-content.listing-page{
	width:100%;
}

}
@media only screen and (max-width: 970px){
	
	 #search-listgrid .dsktop-view h2{
		text-align:left;
		padding-left: 15px;
	 }
	 
}
