.full-width{
	width:100% !important;
}
.nomargin_top{
	padding-top:0;
}
.hero-fadeInRight{
	visibility: visible !important;
	animation-duration: 1.2s !important;
	animation-delay: 400ms !important; 
	animation-name: fadeInRight !important;
}
.hero-fadeInUp{
	visibility: visible !important; 
	animation-duration: 1.2s !important;
	animation-delay: 400ms !important; 
	animation-name: fadeInUp !important;
}
.hero-fadeInLeft{
	visibility: visible !important;
	animation-delay: 400ms !important;
	animation-name: fadeInLeft !important;
}
.hero-fadeInRight2{
	visibility: visible !important;
	animation-delay: 400ms !important;
	animation-name: fadeInRight !important;
}
#autocomplete-city h5{
	font-family: inherit !important;
	color:#ffffff !important;
}
.regionSearch h5{
	font-family: inherit !important;
	color:#ffffff !important;
}
.vertical-align-top {
	vertical-align :top !important; 
}
.display-none{
	display:none !important;
}
.margin-top-5{
	margin-top:5px !important;
}
.width-auto{
	width:auto !important;
}
.margin-top-25{
	margin-top : 25px !important;
}
.find-restaurants{
	width: 200px !important;
	margin:0 auto !important;
}
.margin-top-10{
	margin-top:10px !important;
}
.adm{
	vertical-align: inherit !important;
	width: 25px !important;
}
.masa-find-restaurants{
	margin-top: 15px !important;
	padding-bottom: 20px !important;
}
.restThumb img{
	width: 100px;
    border: 1px solid #eee;
    border-radius: 50%;
}
.rating small{
	color: #324E59;
}
.res-address{
	margin-bottom: 10px;font-size: 12px
}
.restBanner{
	margin-bottom:20px !important;position: relative !important;
}
.restBanner img{
	max-width: 100% !important;
}
.cat-info{
	color: #afacac !important;
}
.display-block{
	display:block !important;
}
.line-through{
	text-decoration: line-through !important;
}
.pointer{
	cursor: pointer !important;
}
.margin-bottom-5{
	margin-bottom:5px !important;
}
.padding-0{
	padding:0 !important;
}
.loading_before_add{
	text-align: center !important; background: #f1efef !important; padding: 6px !important; display: none !important;
}


#custom-search-input .search-query-modal {
    width: 240px;
    padding: 15px 40px;
    border: 1px solid #cfcfcf !important;
    font-family: inherit;
    font-weight: 600;
    color: #444;
}

.regionInput , .cityInput {
	margin-left: inherit;
    width: 240px;
    padding: 15px 40px;
    /*border: 1px solid #cfcfcf !important;*/
    font-family: inherit;
    font-weight: 600;
    color: #444;
}

.font-size-10{
	font-size: 10px;
}
.rest_offer_percentage{
	text-decoration: line-through; margin: 0 10px;
}