/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 14, 2015, 6:01:05 AM
    Author     : DESIGNER
*/
a{

outline: none !important;
}
.padding-Top-0{
  padding-top:0 !important;
}

.form-control{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    
}
.padding-Left-0{
    padding-left: 0 !important;
}

.no-border-radius{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.margin-left--7{
    margin-left: -7px !important;
}

.margin-bot-0{
    margin-bottom: 0 !important;
}
.form-control:focus {
    border-color: #d4d4d4;
    box-shadow: none !important;;
    outline: 0 none;
}

.inline-block{
    display: inline-block;
    float: left;
}
.content{
    padding-top:50px;
}
.content-wrapper{
    display:block;
    clear: both;
    position: relative;
    margin:0;
    padding: 0;
    width: 100%;
    min-height: 10px;
}

.content-wrapper .content-wrapper-header{
   display:block;
    clear: both;
    position: relative;
    margin:0;
    padding: 0;
    width: 100%;
    min-height: 70px; 
    margin-bottom: 40px;
}

.content-wrapper .content-wrapper-body{
    display:block;
    clear: both;
    position: relative;
    margin:0;
    padding: 0;
    width: 100%;
    min-height: 10px; 
}

.default-h1{
    font-size: 24px;
    line-height:1.60;
    vertical-align:middle;
    color:#000;
    font-family: 'Montserrat', sans-serif;
}

.default-h2{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
}

.prod_page_header .default-h1,  .prod_page_header .select-loc-blk{
    display: inline-block;
}
.select_loc{
    padding: 5px 8px;
/*    width: 130%;*/
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.select_loc .form-control {
    border-radius: 20px !important;
    overflow: hidden;
    background: #fff url('../img/select.png') no-repeat 90% 50%;
    width: 117%;
     -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
            margin-top:20px;
            border: 1px solid #c2272d;
            text-align: center;
    
}


/* Sidebars  */

.sidebar-wrapper{
    background:#f5f5f5;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

.sidebar-widgets{
    display: block;
    border: 1px solid #d4d4d4;
    clear: both;
    width: 100%;
    min-height: 20px;
    padding:24px 15px;
    overflow: hidden;
    margin-bottom:13px;
}

.sidebar-widgets ul{
    list-style: none;
    display:block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.sidebar-widgets ul > li{
    margin-bottom:20px;
    display:block;
}
.sidebar-widgets:before, .sidebar-widgets:after{
    clear: both;
    content:"";
    display: table;
}

.sidebar-widgets-header{
    min-height:44px;
    vertical-align: middle;
    display: table;
}

.s2 .form-control{
    border-radius: 20px !important;
    overflow: hidden;
    background: #fff url('../img/select.png') no-repeat 90% 50%;
    width: 100%;
     -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
            margin-top:20px;
            border: 1px solid #d4d4d4;
            text-align: center;
            color: #cfcfcf;
            
}

.i2 .form-control{
   border-radius: 20px !important;
    overflow: hidden;
    width: 100%; 
    background:#fff;
    text-align: center;
} 
.input-blocks-widget{
    display: table !important;
}
.input-blocks-widget > li{
    display: table-cell !important;
    vertical-align: middle;
    color: #b0b0b0;
}

.checks{
    width: 11%;
}

.status-widget{
    width: 72%;
    color:#9c9c9c;
}

.numbers{
    width:13%;
}

.numbers .form-control {
    background: #e8e8e8 none repeat scroll 0 0;
    border-radius: 50px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16) inset;
    text-align: center;
    color:#a2a2a2;
    height:25px;
}

.status-widget i{
    margin-right: 12px;
}

.status-widget span{
    margin-top:15px;
    font-size: 14px;
}
.open-color{
    color:#00b10c;
}

.grey-color{
    color: #dceedd;
}

.promo-color{
    color: #d30100;
}

/* For this slider, disable the 'origin' size. */

 .noUi-target {
    border: 1px solid #d3d3d3;
    border-radius: 14px !important;
    box-shadow: 0 1px 1px #f0f0f0 inset, 0 3px 6px -5px #878787;
    height: 10px !important;
}

.noUi-base {
    background: #e5e5e5 none repeat scroll 0 0;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.noUi-horizontal .noUi-handle{
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-radius: 50%;
  background:#c2272d;
  border: 1px solid #c2272d !important;
  box-shadow: none !important;
}

.noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before{
    width:0px !important;
}
#connect .noUi-origin {
	right: auto;
	width: 0;
}

/* Position the bar and color it. */
#connect .connect {
	position: absolute;
	top: 0;
	bottom: 0;
	background: #e85703;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
}

/* When the slider is moved by tap,
   transition the connect bar like the handle. */
#connect.noUi-state-tap .connect {
-webkit-transition: left 300ms, right 300ms;
	transition: left 300ms, right 300ms;
}



/* Product Contents  */

.product-content-header{
    width: 100%;
    display: block;
    clear: both;
    min-height:120px;
    padding-top: 40px;
}

.product-content-header-top {
    border-bottom: 1px solid #dedede;
    padding-bottom:26px;
    margin-bottom: 26px;
}

.product-content-header-bottom{
    padding-bottom:26px;
    margin-bottom: 26px;
}

.product-content-header label, product-content-header .btn-type{
    display: inline-block;
    vertical-align:middle;
    float: left;
}

label{
     font-size: 14px;
     font-family: 'Montserrat', sans-serif;
     color:#000;
     margin-right: 15px;
}

.btn-groups{
    display: block;
    list-style: none;
    width: 100%;
    margin-top: -10px;
    
}

.btn-groups > li{
    display: inline-block;
}
.btn-groups .btn{
    display: inline-block;
}

.round-btns{
    padding: 8px;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    color: #000;
}
.orange-btns
{
    background: #c2272d ;
    color:#fff;
    border: none;
}

.info-restaurants{
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    white-space: nowrap;
}

.portlet{
    display: block;
    width: 100%;
    background: #fff;
    padding: 25px;
    clear:both;
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.20);
    box-shadow: 0px 2px 3px rgba(0,0,0,0.20);
}

.portlet:before, .portlet:after{
    content:"";
    display: table;
    clear: both;
}

.product-content-body .media-left{
    
    padding:0;
    margin-right:40px;
}

.product-content-body .media{
    overflow: hidden;
}
.product-content-body .media-left img{
    border:2px solid #dddddd;
}
/*.product-content-body .media-body{
    padding-left:40px;
}*/

.product-content-body  .media-body {
    display: block;
    left: 0;
    margin-left: 17%;
    position: absolute;
    top: 0;
    width: 73%;
}

.product-content-body .media-heading h4{
    margin:0 7px;
    color:#000;
    font-weight: bold;
    
}
.product-content-body .media-heading p{
    line-height: 31px;
    margin: 0 0 0 7px;
}
.product-ratings{
    margin:0 0 0 7px;
    clear: both;
    height: 20px;
    width: 100%;
}
.product-ratings i{
    display: inline-block;
    color:#ffc500;
    font-size: 18px;
}

.product-ratings > span {
    display: inline-block;
    font-size: 12px;
   color: #848484;
    margin-left: 0px;
    margin-top: 4px;
    position: absolute;
    line-height: 12px;
    margin-left:10px;
}

.product-deliverys{
    list-style: none;
    width: 100%;
}

.product-deliverys:before, .product-deliverys:after{
    content:'';
    display: table;
    clear: both;
}
.delivery-headings > span {
    color: #000000;
    display: block;
    line-height: 22px;
}
.product-delivery_opts{
    margin-top: 12px;
}
.product-deliverys > li{
    display: inline-block;
    float:left;
}
.price
{
    top:-17px;
}
.delivery-headings{
    font-size: 12px;
    color:#848484;
    line-height: 12px !important;
}
/*.product-content-body .media-heading, .product-content-body .media-content-right{
    display: table-cell;
}*/

.media-content-right{
    position: absolute;
    top:0;
    right: 0;
}

.use-code > img, .use-code > p{
    float: left;
}

.use-code > p{
    color:#00b10c;
    margin-left: 5px;
    width: 140px;
}

.use-code > p > span{
    display: block;
}

.default-btns{
    background: rgba(211,1,0,0.80);
    padding: 8px 15px;
    border: 1px solid #d30100;
    border-radius: 20px;
    color: #fff;
}

.default-btns:hover, .default-btns:focus{
    color: #fff;
}

.click-s{
    margin-left:25px;
    display: block;
    clear: both;
    float: right;
}

.click-s.new_s {
    
    left: -49px !important;
    margin-top: 41px;
   
}
.promo-banner {
    background: rgba(0, 0, 0, 0) url("../img/promo-percent.png") no-repeat scroll 0 0;
    height: 35px;
    margin-top: 26px;
    overflow: hidden;
    padding-top: 3px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: 0;
    width: 20%;
    text-transform: uppercase;
    
}

.promo-banner > span {
    color: #fff;
    font-weight: bold;
    font-size:14px;
   
    
    
}

.page-content{
    display: block;
    width: 100%;
    padding: 59px 0 52px;
}

.page-content:before, .page-content:after{
    content:"";
    display: table;
    clear: both;
}

.page-content-header.main-header-popular{
    position:relative;
    margin-bottom:35px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}
.page-content-header.main-header-popular h2{
    background: #fff;
    font-size: 24px !important;
    line-height:35px;
    
}


.page-content-header.main-header-popular h2:after{
    width:100%;
    height:2px;
    background:#000;
    position: absolute;
    
    content:"";
    display: inline-block;
    right:0;
    bottom:0;
}
.content-body > p {
    font-size: 14px;
    line-height: 23px;
}

/* 13/11/2015 AG */
@media (min-width:992px){
    .lising-page-boxes{
       width:650px;
margin-left: auto;
margin-right: auto;
      }
}

.chnge-loc-btn{
 
    color: #000;
    border: 1px solid #c2272d;
    border-radius: 20px !important;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.chnge-loc-btn:hover, .chnge-loc-btn:focus{
  color: #000;
}

.search-section-wrapper{
  width:100%;
 clear:both;
display: block;
background:#ffdf94 none repeat scroll 0 0;
margin-bottom:20px;

}


.close-btn {
    cursor: pointer;
    float: right;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}

.search-section-wrapper .form-group.floating-submit input[type="button"]{
  width: 120%;

}

/* 18/11/2015  */

.orange-text{
    color: #c2272d;
}

.orange-btn{
    background:#c2272d;
    color:#fff;
    border:1px solid #c2272d;
}

.orange-btn:hover, .orange-btn:focus{
     background:#c2272d;
    color:#fff;
    border:1px solid #c2272d;
}
.svg-logo{
    width:290px;
    display:block;
    height:auto;
    
}
.home_rowone_left{
    margin:13px 0 0;
}

.home_rowone_right{
    margin: 13px 0 5px;
}
.phone{
    margin-right: 15px;
}
.top_list{
    margin-top: 0;
    padding: 12px 0;
}

.top_list ul li{
    margin-right:5px;
    padding-right:7px;
}

.home-search-box{
    margin-left:auto;
    margin-right: auto;
/*    width:68%;*/
}

@media (min-width:992px){
    .home-search-box{
        width:60%;
    } 
}
.home-search-box .city-search-box{
    width: 21%;
    float:left;
}
.large-search-btn{
    width:145px !important;
}

.serach-city-fields.select-area{
    width:53%;
}

.home_rowfour{
    background: transparent;
}

.newsletter-header h2{
    color:#4C4949;
}

.main-header-popular h2{
    font-size:1.95em;
}

/*.restaurant-menu-wrapper.box-with-border{
    padding: 15px;
}*/
.product-categories_list {
    display: block;
    overflow: hidden;
    width: 100%;
}

.box-with-border{
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin-bottom: 12px;
}

.product-categories_list > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.product-categories_list ul li {
    display: block;
    padding: 5px 0;
    word-break: break-all;
    line-height: 25px;
}

.sticky_02.stick_02{
    width: 232px;
}

.restaurant-menu-wrapper p{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 11px;
}
.restaurent-tab-img > h3{
    margin-top: 11px;
}
.menu-price-inputs-wrapper{
    display: block;
    padding:0;
    margin:0;
    top:25px;
    
}

.inputs{
    display: block;
    list-style:none;
    margin-top: -13px;
}

.inputs > li{
    display: inline-block;
    vertical-align: top;
}

.form-control.qty-fields {
    display: inline-block;
    height: 26px;
    width: 31px;
    text-align:center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:11px;
    border-radius: 0 4px 4px 0 !important;
}

.modal-btn {
    height: 26px;
    padding: 0;
    width: 30px;
    background:#c2272d;
    border: 1px solid #c2272d;
    color:#fff;
    border-radius: 4px 0 0 4px;
    
}

.modal-btn:hover, .modal-btn:focus{
    background:#c2272d;
    border: 1px solid #c2272d;
    color:#fff;
}
.modal-btn.btn{
    vertical-align:baseline;
}

.cd-user-modal-container .cd-switcher li{
    display: inline;
    width:48%;
}

.category-header{
    position: relative;
    display: block;
    background:url('../img/header-category.png') repeat-x 0 50%;
    width: 100%;
    height:60px;
/*    z-index: -1;*/
   
}

/*.category-header::after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}*/

.category-header > h3 {
/* background: #E00E0E none repeat scroll 0 0; */
/* position: absolute; */
/* font-size: 15px; */
/* margin-left: 2%; */
/* padding: 0 15px; 
width: 20%;*/
color: #444444 !important;
}

.restaurant-panel.panel{
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
}


.shopping-bag-receipe-name{
  white-space: inherit;
width:30%;
}
.shopping-bag-receipe-quantity .form-control {
    border-radius: 0;
    display: inline;
    float: left;
    width: 43%;
}

.shopping-bag-receipe-quantity span{
 display: inline;
float:left;


}


/*********************28/11/2015******************************/

.multiple-address-block, .multiple-address-block{
    clear: both;
    position: relative;
    width: 100%;
    display: block;
    min-height: 10px;
}

ul.mutiple-address-nav{
    display: block;
    list-style:none;
    clear: both;
    position: relative;
}

ul.mutiple-address-nav > li{
    margin-bottom: 15px;
}
.address-block{
    background:#F9F9F9;
    border:1px solid #E4E4E4;
    min-height:5px;
    padding: 10px;
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
}

.address-block-header{
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #C9C9C9;
}

.address-block-content{
    clear: both;
    position:relative;
}

.name-header{
     font-family: 'Montserrat', sans-serif !important;
     font-size: 13px;
     margin-top: 15px;
     margin-bottom: 10px;
}

address{
    color: #878787;
}

address span{
    display: block;
}

span.phone-no{
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 7px 0;
}

.address-block-footer{
    display: block;
    position: relative;
    clear: both;
    margin-bottom: 15px;
}

.address-block-footer .btn{
    text-transform: uppercase;
}


.add-new-address{
    width: 100%;
    border-top:1px solid #ccc;
    clear:both;
    display: block;
    position: relative;
    padding:15px 15px;
    background:#F9F9F9;
}

.btn-radio{
    position: relative;
    font-weight: normal !important;
    text-transform: uppercase;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100px;
}

.btn-radio input[type="radio"]{
    display: inline-block;
    height: 40px;
    
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    opacity: 0;
    width: 97px;
    z-index: 500;
}

.btn-radio input + span{
    background: none repeat scroll 0 0 #c2272d;
    color: #FFFFFF ;
    font-family: "Open Sans",sans-serif !important;
    font-size: 13px !important;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 97px;
    right:0;
    
}
.btn-radio input[type="radio"]:checked + span{
    background:#E8E8E8 !important;
    color:#000 !important;
    font-weight: normal !important;
    border:1px solid #ccc;
}



.add-new-btn  input + span{
    background: #FDCB32 !important;
    width:200px !important;
    color: #000 !important;
    font-weight:normal !important;
    left:50%;
    margin-left: -100px;
    top:14px;
    
}

.add-new-btn input[ type="radio"]{
    width:200px !important;
}

.input-spinner{
    display: block;
    position: relative;
    clear:both;
}

.input-spinner .spinner-btns{
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.input-spinner .spinner-btns > .form-control{
    max-width: 50px ;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    
}

.input-spinner .spinner-btns span{
    font-size: 15px !important;
}

.input-spinner .spinner-btns .btn{
    padding: 6px 8px;
}

.item.featured-items {
    border: 1px solid #CCCCCC;
    border-radius: 50%;
    height: 163px;
    overflow: hidden;
    position: relative;
    width: 163px;
}

.item.featured-items > img {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    
}

#cd-new-reset-password{
    display: none;
}

#cd-new-reset-password.is-selected{
    display: block;
}
.cd-new-form-bottom-message{
    display: inline-block;
    width: 50%;
    float: right;
    bottom: -10px;
    font-size: 1rem;
    text-align: center;
}

.cd-new-form-bottom-message a{
    color: #fff;
    font-style:itlaic;
    text-transform: uppercase;
}

.cd-form-bottom-message2 {
    bottom: -10px;
    display: inline;
    float: left;
    font-size: 1rem;
    left: 0;
    text-align: center;
    width: 50%;
}

.cd-form-bottom-message2 a {
    color: #FFFFFF;
    font-style: italic;
    text-transform: uppercase;
}

.product-wrapper .media{
    min-height: 115px;
}

.quick-order-form label{
    font-size: 12px;
    margin-top: 10px;
    text-align: right !important;
}

.reqd{
    color: red !important;
}

.top_c, .bot_c{
    margin-bottom: 25px;
    display: block;
}

.message_c{
    border: 2px solid rgba(255,0,0,0.50);
    width: 100%;
    padding: 15px;
    text-align: center;
}

.message_c p{
    margin-bottom: 0;
}

.use-code {
    min-height: 52px;
    min-width: 176px;
}
@media (max-width: 767px){
   .row-25{
    margin-left: 0;
    margin-right:0;
} 

.quick-order-form{
  
  width: 100%;
  
}

}
@media (min-width:992px){
    .row-25{
    margin-left: -25px;
    margin-right:-25px;
}

.add-new-btn{
    width: 200px !important;
    margin-left: auto;
    margin-right: auto;
}

.quick-order-form{
  max-width: 550px;
  width: 550px;
  border: 1px solid #ccc;
  position: relative;
  background: #fff;
  display: block;
  min-height: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}
ul.recent-rest_ul{
    padding-left: 20px !important;
}

ul.recent-rest_ul li{
    text-align: left !important;
}
.recent-rest_ul li h4{
    width: 300px !important;
    line-height: 1.60;
}
}

/*---------------shirin10.12.15---------- modal css --*/
.guestmodal .modal-header
{
    background: #c2272d none repeat scroll 0 0;
    color:#fff;
    border-radius: 6px 6px 0 0;
}
.modal .form-control
{
    border: 1px solid #d2d8d8;
    box-shadow: none;
    border-radius: 4px !important;
    height: 46px;
}
.modal .btn
{
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    padding: 13px 12px;
}
.line-border
{
    background:#d2d8d8;
    height: 175px;
    width: 1px;
}
ul
{
    list-style: none;
}
.modal-title
{
    font-weight: 500;
    font-size: 18px;
}
.guestmodal ul
{
    margin-top: 40px;
}
.guestmodal ul li
{
  margin-bottom: 15px; 
}
.guestmodal ul li a
{
    text-decoration: none;
    font-size: 20px;
    color:#777;
    text-transform: uppercase;
}
.message
{
    font-size: 12px;
    padding: 20px 0 12px 12px !important;
    text-align: left;
    z-index: 9999;
    /*background: #000000;
    width:100%;*/
}
.message {
    bottom: -40px;
    color: red;
    
    font-size: 11px;
    font-style: italic;
    position: absolute;
    left: 0px;
}
.order-now-btn
{
    margin-bottom: 0px;
    
}
.shopping-bag-datas
{
    height: 200px;
    overflow: auto;
    padding: 0 10px 0;
    margin: 20px;
}
/*---------------shirin10.12.15---------- modal css --*/
/*--------Shirin 05.01.16-------scroll top css*/

#back-top {
	position: fixed;
	bottom: 0px;
        right:10px;
	
}
#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	background: #c2272d url(../img/up-arrow.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}


/*scroll top css*/

/*Shirin 11-12-2015 */
@media screen and (max-width: 1280px)
{

.form-control.qty-fields
{
    width: 23px;
    height: 26px;
    padding: 0px;
    /*border-radius: 0 4px 4px 0;*/
}
.modal-btn
{
     width: 24px;
     height: 26px;
     /* border-radius: 4px 0px 0px 4px;*/
}   
}
@media screen and (max-width: 1024px)
{
   .default-h1
{
    font-size: 20px;
} 
.restaurant-panel .panel-heading li a
{
    padding: 10px 18px;
}
.item.featured-items
{
    margin: auto !important;
}
.form-control.qty-fields
{
    width: 23px;
    height: 26px;
    padding: 0px;
    /*border-radius: 0 4px 4px 0;*/
}
.modal-btn
{
     width: 24px;
     height: 26px;
     /* border-radius: 4px 0px 0px 4px;*/
}
}
@media screen and (max-width: 980px)
{
   .main-header h2 {
    font-size: 1.44em;
}
.phone
{
    margin-right: 4px;
    width: 140px;
}

.line-border
{
    display: none !important;
}
.mob-padding
{
    padding: 0px !important;
}
.price {
    padding-bottom: 20px;
    top: 0;
}
.cart-page-rowthree .orange-btn
{
    margin-left: -18px !important;
}

}
@media screen and (max-width: 767px)
{
.main-header h2 {
    font-size: 1.20em;
}
.large-search-btn{
    width:100px !important;
}
.product-content-body .media-left img
{
    margin-bottom: 20px;
}
.product-content-body .media-body,.media-content-right
{
    position: static;
    margin-left: 0;
    left: 0;
}
.click-s
{
    float: left;
    margin-left: 0px;
}
.sticky_02.stick_02
{
    position: static;
    width: auto;
}
.message
{
    opacity: 1 !important;
}
.mob-block
{
    display: block;
    float:none;
}
.phone
{
    margin-right: 0px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.category-header > h3
{
    font-size: 20px;
}
.box-with-border_02 img
{
    left:50% !important;
    margin-left: -22px !important;
}

.user-review-details-left,.user-review-details-right
{
    width:100%;
    float: none;
    text-align: left;
    margin-left: 0;
}
.shopping-bag-rowone span,.order-now-btn,.Delivery-details-left header,.Delivery-details-right header
{
    font-size: 1.3rem;
}
.price
{
    padding-bottom: 20px;
}
ul.cart-heading li
{
     font-size: 1rem;
}
.cart-page-rowtwo-left,.cart-page-rowtwo-right
{
    float: none !important;
    margin-bottom: 10px !important;
}
.product-deliverys > li
{
    display: block;
    float: none;
}
.svg-logo
{
    width: 258px;
    margin: auto;
}
.home-search-box
{
    width:80%;
}
.serach-city-fields.select-area {
    width: 58%;
}
.top_list ul
{
    text-align: center;
}
.content-body > p,ol
{
    padding:0 20px;
}
.home-none
{
    display:none;
}
}
@media screen and (max-width: 640px){
.cd-form input.has-padding
{
   padding: 10px 3px 20px;
}
.cd-form input.ten-percent-width {
    width: 13%;
}
 .cd-form input.eightysix-percent-width {
    width: 85%;
}   
.booking_div_wrapper select
{
    padding-left: 0px;
}
.home-search-box {
    width: 98%;
}
}
@media screen and (max-width: 600px)
{
 .large-search-btn{
    width:80px !important;
}
.nav-tabs>li
{
    float:none;
}
.category-header > h3
{
    font-size: 15px;
}
.restaurent_rowtwo_left_rowone .media-body .media-heading
{
    font-size: 1.6rem;
}
.modal-title
{
    font-size: 14px;
}
.restaurant-panel .panel-heading li a
{
    width: 100%;
}
ul.cart-page-shopping-cart-total li
{
    font-size: 1.2rem;
}
.input-spinner .spinner-btns > .form-control
{
    max-width: 100%;
}
}
@media screen and (max-width: 480px)
{
 .large-search-btn{
    width:60px !important;
}

.select_loc
{
    width: 60%;
}
.product-content-header label, product-content-header .btn-type
{
    float: none;
    margin-bottom: 40px;
}
.home-search-box .city-search-box{
    width: 28%;
    float:left;
}
.serach-city-fields.select-area {
    width: 52%;
}
.input-spinner .spinner-btns > .form-control
{
    max-width: 56px;
}
.mob-block
{
    margin-top: 28px;
}
}
@media screen and (max-width: 414px)
{
    .serach-city-fields.select-area {
    width: 54%;
}
}
@media screen and (max-width: 320px)
{

    .serach-city-fields.select-area {
    width: 50%;
}
.home-search-box
{
    width:auto;
}
}


/*--  --*/

.ui-autocomplete-loading { background: url('load.gif') #ffffff no-repeat center center  !important; }
/*2016.02.05*/

