
@import url(https://fonts.googleapis.com/css?family=Great+Vibes:400,700,900,400italic,700italic|Open+Sans:400,700,800,600|Cabin+Condensed:400,600);

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext);

/* CSS Document */
* {
  -moz-border-radius: 0 !important; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, select dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
 font-family: 'Open Sans', sans-serif;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
 font-family: 'Open Sans', sans-serif; }

body {
  line-height: 1;
  color: #625E5E; }

button:focus, button:active, li:focus, li:active {
  outline: none !important;
  -moz-outline: none !important;
  -webkit-outline: none !important;
  -ms-outline: none !important; }

a:focus, a:active, a:hover {
  color: inherit;
  text-decoration: none;
  outline: none !important;
  -moz-outline: none !important;
  -webkit-outline: none !important;
  -ms-outline: none !important; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.no-margin {
  margin: 0; }

.no-padding {
 / padding: 0; }

/* redish */
/* green */
/* 
                    .quote-main {
    background-color: #efefef;
    padding: 5px;
    padding-right: 20px;
    margin: 10px;
}
                    .quote-main.quote-main-info {
    border-right: 5px solid #31b0d5;
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
} */
/* CUSTOMIZE THE CAROUSEL 
http://arturssmirnovs.com/blog/bootstrap-carousel-100-height-and-width/
-------------------------------------------------- */
html, body {
  height: 100%;
  margin: 0;
  padding: 0; }

.navbar {
  margin: 0;
  border-radius: 0;
  background-color:#EE1530; 
}
  .navbar .logo {
    padding: 0 !important;
    margin: 0; }
  .navbar .navbar-brand {
    padding: 0 !important;
    margin: 0; }

.wrapper {
  margin-top: 70px; }

.navbar-header {
  margin-top: 0; }

.carousel .active, .item {
  height: 400px; }

.carousel-caption {
  z-index: 10; }

.carousel .item {
  background-color: #777; }
.carousel .carousel-inner {
  height: 100%; }
  .carousel .carousel-inner .bg {
    background-repeat: no-repeat;
    background-size: cover; }
  .carousel .carousel-inner .item img {
    width: 100%; }

.cart {
  position: relative;
  top: 13px;
  width: 47px;
  height: 42px; }

.navbar li > a .badge {
  position: absolute;
  top: 11px;
  right: 46px;
  z-index: 1;
  background-color: #d3492c; }

.nav.navbar-nav.links {
  margin: 10px 0; }
  .nav.navbar-nav.links li a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;


    user-select: none; }
    .nav.navbar-nav.links li a:hover {
      color: #fff;
      transition: background-color;
      background-color: #548c3a;
      transition-duration: .5s;
      transition-delay: .1s;
      background-color: #65a349; }

/* **********Styles for Modals********* */
.modal-title {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  line-height: 1.42857;
  color: #D3492C; }

.modal-footer, .modal-header {
  background: #f2f2f2; }

.modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5; }

/* ***********************  */
.about h4 {
  margin: 20px 0; }

.how-it-works {
  margin: 20px 0; }
  .how-it-works h4 {
    font-size: 18px !important;
    font-weight: 300;
    padding: 15px; }
  .how-it-works .bullet {
    background-color: #6EB54E;
    height: 50px;
    width: 47px;
    margin: 0 auto;
    font-size: 29px;
    box-shadow: 0px 0px 12px #EFA12A;
    border-radius: 27px;
    line-height: 50px;
    text-align: center; }

img.how {
  max-height: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px; }

select {
  height: 60px;
  margin-bottom: 0;
  border: 1px solid #C7C7C7;
  font-size: 12px;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
 
  text-indent: 1px;
  text-overflow: '';
  background-size: 50px; }
  select.main-select {
    border: 1px solid #e0e0e0;
    padding-left: 30px;
    height: 40px;
    border-radius: 3px;
    transition: all .2s;
    color: #555;
    background-color: rgba(255, 255, 255, 0.92);
    background-position: 105%; }
    select.main-select .time {
      padding-left: 32px; }

.banner {
  position: relative; 
 margin-top: 71px;
}
  .banner .promo {
    position: absolute;
    right: 12.5%;
    z-index: 111;
    top: 126px;
    width: 75%;
    padding: 0px 0px;
    color: #fff; }
    .banner .promo .searchbar {
      background-color: rgba(21, 20, 20, 0.37);
      margin-top: 0px; }
      .banner .promo .searchbar .searchhit {
        padding: 10px 15px; }
      .banner .promo .searchbar .field {
        padding: 20px; }
      .banner .promo .searchbar input {
        height: 37px;
        color: #929292;
        font-size: 14px;
        padding: 0px 34px; }
    .banner .promo h2 {
      font-family: 'Open Sans', sans-serif; }
  .banner .clock {
    position: absolute;
    font-size: 22px;
    left: 24px;
    top: 28px;
    color: #777; }
    .banner .clock:before {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
    .banner .clock:hover:before, .banner .clock:focus:before, .banner .clock:active:before {
      opacity: 0;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-animation-name: hvr-icon-drop;
      animation-name: hvr-icon-drop;
      -webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* banner closed */
.offers {
  background-color: #f3f1f1;
  padding: 20px 0; }
  .offers .deal {
    position: absolute;
    top: 20%;
    left: 11%;
    width: 80%;
    z-index: 1; }
    .offers .deal .title {
      font-size: 80px;
      line-height: 1em;
      color: #fff;
      font-family: 'Open Sans', sans-serif;
      position: relative;
      font-weight: 300;
      margin: 0;
      padding: 0 0 2px; }
    .offers .deal .desc {
      font-size: 30px;
      line-height: 1em;
      color: #f15f43;
      font-family: 'Open Sans', sans-serif;
      position: relative;
      font-weight: 300;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
  .offers .bg-image {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
    .offers .bg-image:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
      /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity; }
    .offers .bg-image:hover, .offers .bg-image:focus, .offers .bg-image:active {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
      opacity: 1;
      /* move the element up by 5px */ }
    .offers .bg-image:hover:before, .offers .bg-image:focus:before, .offers .bg-image:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }
    .offers .bg-image:after {
      content: '\A';
      position: absolute;
      height: 200px;
      width: 540px;
      top: 0;
      background: rgba(0, 0, 0, 0.6);
      opacity: 0;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    .offers .bg-image:hover:after {
      opacity: 1; }
    .offers .bg-image img {
      max-width: 100%;
      height: 200px;
      width: 540px; }
    .offers .bg-image i {
      width: 101px;
      height: 101px;
      background: #f15f43;
      border-radius: 200px;
      text-align: center;
      line-height: 101px;
      overflow: hidden;
      font-size: 50px;
      color: #fff;
      position: absolute;
      top: 50%;
      right: 36px;
      margin-top: -50px;
      z-index: 2; }
      .offers .bg-image i:hover, .offers .bg-image i:focus, .offers .bg-image i:active {
        -webkit-animation-name: hvr-pop;
        animation-name: hvr-pop;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        background-color: #000;
        color: #fff; }

/* offers closed */
.categories {
  padding: 10px 0 0 0;
  background-color: #f3f1f1;
  /* *************Quick View end************** */
  /* ----- Image grids ----- */ }
  .categories .menu-panel {
   
    margin: 5px 0; }
  .categories .quickViewPart {
    padding: 20px;
    display: table;
    border: 1px solid #D3492C;
    color: #303030; }
    .categories .quickViewPart .chefImgInfo .cfFdImg {
      width: 100%;
      padding-right: 10px; }
      .categories .quickViewPart .chefImgInfo .cfFdImg img {
        height: 200px;
        width: 300px; }
    .categories .quickViewPart .chefImgInfo .cfInfo {
      margin-top: 10px;
      display: table;
      padding-right: 10px; }
      .categories .quickViewPart .chefImgInfo .cfInfo h3 a {
        font-size: 16px;
        color: #353535;
        text-decoration: underline; }
      .categories .quickViewPart .chefImgInfo .cfInfo .cfImg {
        overflow: hidden;
        display: block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        width: 60px;
        height: 60px;
        margin-right: 10px; }
        .categories .quickViewPart .chefImgInfo .cfInfo .cfImg img {
          width: 100%; }
      .categories .quickViewPart .chefImgInfo .cfInfo .cfNameAdd {
        display: table-cell;
        vertical-align: top; }
        .categories .quickViewPart .chefImgInfo .cfInfo .cfNameAdd .cfAdd {
          font-size: 12px;
          line-height: 18px;
          color: #7b7b7b; }
    .categories .quickViewPart .dishesPart {
      font-family: 'Open Sans', sans-serif;
      width: 50%;
      display: table-cell;
      vertical-align: top;
      margin: 0;
      padding: 0; }
      .categories .quickViewPart .dishesPart h2 {
        font-size: 18px;
        color: #000;
        line-height: 24px;
        margin: 0;
        margin-bottom: 15px;
        padding-left: 10px; }
      .categories .quickViewPart .dishesPart .priceAndReview {
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
        clear: both;
        overflow: auto;
        padding-left: 10px; }
        .categories .quickViewPart .dishesPart .priceAndReview .dsPrice {
          float: left;
          font-size: 24px;
          color: #000;
          font-weight: bold; }
          .categories .quickViewPart .dishesPart .priceAndReview .dsPrice i {
            color: #303030; }
      .categories .quickViewPart .dishesPart .hatBorder {
        margin-bottom: 15px;
        padding-left: 10px;
        position: relative; }
        .categories .quickViewPart .dishesPart .hatBorder:before {
          width: 40%;
          left: 10px; }
        .categories .quickViewPart .dishesPart .hatBorder p {
          font-size: 14px;
          color: #303030;
          line-height: 18px;
          margin-top: 5px;
          margin-bottom: 5px;
          padding-left: 10px;
          margin: 0 0 10px; }
      .categories .quickViewPart .dishesPart .contains {
        margin-top: 15px;
        margin-bottom: 0;
        padding-left: 10px;
        padding-bottom: 0px; }
        .categories .quickViewPart .dishesPart .contains .foodVN {
          width: 18px;
          height: 18px;
          float: right; }
          .categories .quickViewPart .dishesPart .contains .foodVN .vegIcon {
            width: 100%;
            height: 100%;
            background: url("https://d2ww77u6rx5bu1.cloudfront.net/assets/vegIcon.png") no-repeat;
            display: block; }
      .categories .quickViewPart .dishesPart ul.tags {
        margin: 0;
        padding: 0;
        padding-left: 10px; }
      .categories .quickViewPart .dishesPart .buyOption {
        clear: both;
        overflow: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 10px;
        height: 37px; }
        .categories .quickViewPart .dishesPart .buyOption .addItembx {
          float: left; }
          .categories .quickViewPart .dishesPart .buyOption .addItembx .addBx {
            background: none;
            font-size: 18px;
            width: 30px;
            height: 30px;
            margin-right: 0;
            display: inline-block;
            border: 1px #707070 solid;
            text-align: center;
            line-height: 26px; }
          .categories .quickViewPart .dishesPart .buyOption .addItembx .addTx {
            font-size: 18px;
            width: 30px;
            color: #f37124;
            height: 30px;
            display: inline-block;
            border: 1px #f37124 solid;
            text-align: center;
            line-height: 26px;
            vertical-align: top; }
    .categories .quickViewPart .food1Ico {
      width: 35px;
      height: 28px;
      display: inline-block;
      background: url(/assets/foodicon.png);
      vertical-align: middle;
      margin-right: 2px; }
  .categories ul.rig {
    list-style: none;
    font-size: 0px;
    margin-left: -2.5%;
    /* should match li left margin */ }
    .categories ul.rig li {
      display: inline-block;
      padding: 10px;
      margin: 0 0 0 10PX;
      background: #fff;
      border: 1px solid #ddd;
      font-size: 16px;
      font-size: 1rem;
      vertical-align: top;
      box-shadow: 0 0 5px #ddd;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      .categories ul.rig li:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .categories ul.rig li:hover .dishOver {
        opacity: 0.5; }
      .categories ul.rig li:hover .dishOver i {
        color: #fff; }
      .categories ul.rig li img {
        width: 270px;
        max-width: 100%;
        height: 150px;
        margin: 0 0 10px; }
      .categories ul.rig li h3 {
        font-family: 'Open Sans', sans-serif;
        color: #5F5D5D; }
      .categories ul.rig li p {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 20.5px;
        color: #6B6767; }
.categories ul.rig li .dishOver {
    background-color: #000;
    color: #fff;
    height: 111px;
    left: 9px;
    margin: 0;
    opacity: 0;
    padding: 23px;
    position: absolute;
    top: 8px;
    width: 86px;
    z-index: 100;
}

/* Image grids for categories ends */
/* *******Quanity buttons*********** */
.qty-control {
  border: 0px none;
  font-size: 13px;
  line-height: 21px;
  color: #FFF;
 }
  .qty-control:active {
    box-shadow: none; }

.qty {
  color: #737373;
  font-size: 16px !important;
  border: 0;
  width: 29px !important;
  margin: 0 3px !important;
  padding: 0 !important;
  text-align: center !important; }
  .qty:focus {
    border-color: #69BD43;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #69bd43;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #69bd43; }

.qtyminus {
  background-color: #D60A26; }
  .qtyminus:active {
    background-color: #A5081D; }

.qtyplus {
  background-color: #308415; }
  .qtyplus:active {
    background-color: #24710B; }

.dish-price {
  margin-top: 16px;
  margin-bottom: 5px;
  height: 28px; }
  .dish-price #price {
    color: red;
    font-size: 19px; }
  .dish-price .qtySelec {
    width: 88px; }
  .dish-price .qty {
    color: #000;
    height: 30px;
    text-align: center;
    font-size: 20px;
    border: 0;
    width: 23px; }
    .dish-price .qty input {
      width: 40px; }

/* *******Quanity buttons*********** */
/* ***********categories closed************* */
/* ***********Apps section************* */
.apps {
  background-image: url("../img/apps_02.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 160%;
  background-attachment: fixed; }
  .apps .apps-info {
    padding: 57px 10px 0 10px; }
    .apps .apps-info .apps-desc {
      color: #fff; }
      .apps .apps-info .apps-desc h1 {
        color: #1ec251;
        font-size: 75px;
        padding: 25px 0px;
        font-family: 'Roboto', sans-serif; }
      .apps .apps-info .apps-desc .apps-icon {
        margin-top: 43px; }
        .apps .apps-info .apps-desc .apps-icon img:hover {
          transition: translateZ(0);
          transition-duration: 0.3s;
          transform: scale(1.1); }
    .apps .apps-info .mobile {
      position: relative;
      top: -21px; }
      .apps .apps-info .mobile img {
        height: 429px;
        width: 244px; }

/* ***********Apps section ends************* */
/* *****************Footer****************** */
.contact {
  background-image: url(../img/bg-contact.jpg);
  padding: 32px 0;
  margin: 15px 0;
  color: #fff; }
  .contact .holder {
    border-bottom: 1px solid #C23939;
    height: 8px;
    width: 50px;
    border-top: 1px solid #BD2020;
    display: inline-block;
    margin: 7px 1px; }
  .contact .title {
    margin-bottom: 40px; }
  .contact .vision {
    /*         &:hover
    {
        background-color: rgba(33, 31, 31, 0.22);
    }
     */ }
    .contact .vision .vision-text {
      cursor: pointer;
      margin: 31px 0px;
      padding: 6px 0px;
      word-break: break-word;
      word-wrap: break-word; }
    .contact .vision button {
      color: #D43F3A;
      background-color: transparent;
      border-color: #d43f3a; }
      .contact .vision button:hover {
        color: #FFFFFF;
        background-color: #d43f3a; }
  .contact .company-info ul {
    float: left;
    margin: 0px;
    padding: 0px; }
  .contact .company-info .icon li {
    list-style: none;
    height: 23px;
    width: 59px; }
  .contact .company-info .text li {
    list-style: none;
    height: 23px;
    width: 1005; }
    .contact .company-info .text li:hover {
      transition-property: transform;
      transform: translate(9px, 0);
      transition-delay: .1s;
      transition-duration: .3s; }
  .contact .timing ul {
    float: left;
    margin: 0px;
    padding: 0px; }
    .contact .timing ul li {
      list-style: none;
      height: 23px; }
  .contact .timing .days li {
    width: 92px; }
  .contact .timing .time {
    /* margin-left: 10%; */
    float: right; }
    .contact .timing .time li {
      width: 134px; }

footer {
  padding: 32px 0;
  background-color: #76b45a; }
  footer .seprate {
    border-left: 1px solid #fff; }

.footer {
  width: 100%;
  margin: 0 auto;
  color: #fff; }
  .footer .social {
    width: 194px;
    margin: 0 auto; }
    .footer .social i {
      color: #fff;
      border: 1px solid #fff;
      border-radius: 3px;
      height: 35px;
      width: 35px;
      text-align: center;
      padding: 3px 3px; }
  .footer .footer-links {
    width: 50%;
    margin: 20px auto;
    text-align: center; }
    .footer .footer-links li {
      text-align: center;
      margin: 5px 0; }
      .footer .footer-links li a:hover {
        text-decoration: none; }
  .footer .copyright {
    margin: 0 auto;
    width: 266px; }
  .footer .primary {
    background-color: #d3492c;
    border: 1px solid #d16546; }

.primary:hover, .primary:focus {
  color: #EFE9E9;
  text-decoration: none; }

/* *****************Footer****************** */
/*========== form styles  ==========*/
/* Pen Title */
.pen-title {
  padding: 50px 0;
  text-align: center;
  letter-spacing: 2px; }
  .pen-title h1 {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 300; }
  .pen-title span {
    font-size: 12px; }
    .pen-title span .fa {
      color: #33b5e5; }
    .pen-title span a {
      color: #5ba53a;
      font-weight: 600;
      text-decoration: none; }

/* Form Module login */
.form-module {
  position: relative;
  background: #ffffff;
  max-width: 320px;
  width: 100%;
  border-top: 5px solid #5ba53a;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto; }
  .form-module .closer {
    cursor: pointer;
    position: absolute;
    top: -0;
    right: -0;
    background: #5BA53A;
    width: 30px;
    height: 30px;
    margin: -5px 0 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    text-align: center; }
  .form-module .cta {
    background: #f2f2f2;
    width: 100%;
    padding: 15px 0px;
    box-sizing: border-box;
    color: #666666;
    font-size: 12px;
    text-align: center; }
    .form-module .cta a {
      color: #333333;
      text-decoration: none; }

.form-module-lg {
  position: relative;
  background: #ffffff;
  width: 100%;
  border-top: 5px solid #5ba53a;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto; }
  .form-module-lg label {
    color: #555 !important; }
  .form-module-lg .closer {
    cursor: pointer;
    position: absolute;
    top: -0;
    right: -0;
    background: #5BA53A;
    width: 30px;
    height: 30px;
    margin: -5px 0 0;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    opacity: 2;
    padding: 0; }

.themeform {
  display: none;
  padding: 40px; }
  .themeform:nth-child(2) {
    display: block; }
  .themeform input {
    outline: none;
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 0 0 20px;
    padding: 10px 15px;
    box-sizing: border-box;
    font-wieght: 400;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #a19a9a; }
    .themeform input:focus {
      border: 1px solid #5ba53a;
      color: #333333; }
  .themeform h2 {
    margin: 0 0 20px;
    color: #5ba53a;
    font-size: 18px;
    font-weight: 400;
    line-height: 1; }
  .themeform button {
    cursor: pointer;
    background: #5ba53a;
    width: 100%;
    border: 0;
    padding: 10px 15px;
    color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .themeform button:hover {
      background: #418622; }

/* *****************Forgot password Modal****************** */
.forgotten h2 {
  color: #5BA53A; }
.forgotten p {
  margin: 5px 0; }
.forgotten .resetBlock {
  margin-top: 10px; }
.forgotten .cross {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #5BA53A none repeat scroll 0% 0%;
  width: 30px;
  height: 30px;
  margin: -5px 0px 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 30px;
  text-align: center; }
.forgotten .resetPwd {
  cursor: pointer;
  margin-top: 15px;
  /* width: 150px; */
  background: #5BA53A none repeat scroll 0% 0%;
  border: 0px none;
  padding: 10px 15px;
  color: #FFF;
  transition: all 0.3s ease 0s; }
.forgotten .cta {
  background: #F2F2F2 none repeat scroll 0% 0%;
  width: 100%;
  box-sizing: border-box;
  color: #666;
  font-size: 12px;
  text-align: center; }

/* *****************Forgot password Modal ends****************** */
#switch {
  background-color: #d3492c;
  /* Jquery DOM to switch login/ signup form */
  color: #fff; }

/*========== login form style ENDS  ==========*/
/* **********************Cart Section************* */
.topTitle {
  margin: 31px 0;
  height: 40px; }
.topTitlepromo{
  margin: 80px 463px;
  height: 0px; }

.cartAccount input, .cartAccount select {
  font-family: 'Roboto', sans-serif;
  height: 40px;
  color: #555;
  font-size: 17px;
  padding: 0 10px;
  color: #000;
  background-color: #fff; }
  .cartAccount input:focus, .cartAccount select:focus {
    border-color: #69BD43;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #69bd43; }
.cartAccount p {
  margin: 5px 0; }
.cartAccount a {
  color: #555555; }
  .cartAccount a:before {
    content: "\f138";
    position: relative;
    left: 224px;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .cartAccount a:hover:before, .cartAccount a:focus:before, .cartAccount a:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    color: #69BD43; }

.cartSummary h1 {
  border-bottom: 1px solid #555;
  padding: 11px 0; }
.cartSummary p {
  margin: 5px 0;
  color: #555; }
.cartSummary .coupen {
  /*  margin-top: 10px; */ }
  .cartSummary .coupen a {
    color: #5CB85C; }
    .cartSummary .coupen a:hover, .cartSummary .coupen a:focus {
      color: #555555; }
.cartSummary .labels {
  /*  width: 334px; */
  margin-left: 138px;
  color: #000; }
  .cartSummary .labels label {
    font-size: 19px;
    padding: 6px 0;
    color: #7B7B7B; }
    .cartSummary .labels label[for=mealItem] {
      width: 119px; }
    .cartSummary .labels label[for=mealQty] {
      width: 162px;
      text-align: center; }
.cartSummary .addToCart {
  margin: 10px 0;
  border-bottom: 1px solid #dedede;
  padding: 7px 0 !important; }
  .cartSummary .addToCart .imgSec img {
    height: 92px;
    width: 100px;
    border-radius: 16px; }
  .cartSummary .addToCart .itemDesc {
    padding: 23px 0; }
    .cartSummary .addToCart .itemDesc .itemName {
      color: #727578;
      font-size: 16px;
      font-weight: bold; }
    .cartSummary .addToCart .itemDesc .quantity {
      color: #4ea6bc;
      font-size: 18px;
      font-weight: bold;
      /*  width: 100px; */ }
    .cartSummary .addToCart .itemDesc .price {
      color: #72757B;
      font-size: 18px;
      font-weight: bold;
      text-align: right; }
.cartSummary .cartBlock {
  margin-top: 50px; }
  .cartSummary .cartBlock h1 {
    margin-bottom: 20px; }
.cartSummary .itemTotal label[for=total] {
  font-size: 24px;
  color: #AB4E0B;
  float: left; }
.cartSummary .itemTotal .totalAmt {
  font-size: 27px;
  text-align: left;
  float: right; }

/* Totals */
.totals {
  background-color: #f2f6f9; }

.totals span {
  padding: 40px 15px 40px 0; }

.totals .price {
  float: left; }

.totals .itemName {
  margin-top: 1px; }

.totals .order {
  float: right;
  padding: 0;
  margin-top: 40px;
  padding-left: 5px;
  cursor: pointer; }

.order a {
  background-color: #f08573;
  color: #fbfffa;
  font-weight: bold;
  border-radius: 2px;
  padding: 20px 30px; }

/* Popovers */
.popover {
  border-radius: 3px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 0;
  background-color: #ffffff; }

.popover.bottom {
  margin-top: -9px; }

/* *********************Cart Section ENDS ************* */
/* ========================Dashboard===================================  */
.btn-green {
  background: #4acf30;
  background-image: -webkit-linear-gradient(top, #4acf30, #49c231);
  background-image: -moz-linear-gradient(top, #4acf30, #49c231);
  background-image: -ms-linear-gradient(top, #4acf30, #49c231);
  background-image: -o-linear-gradient(top, #4acf30, #49c231);
  background-image: linear-gradient(to bottom, #4acf30, #49c231);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
 font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 8px 9px;
  text-decoration: none; }
  .btn-green:hover {
    background: #0f7a11;
    background-image: -webkit-linear-gradient(top, #0f7a11, #177d1d);
    background-image: -moz-linear-gradient(top, #0f7a11, #177d1d);
    background-image: -ms-linear-gradient(top, #0f7a11, #177d1d);
    background-image: -o-linear-gradient(top, #0f7a11, #177d1d);
    background-image: linear-gradient(to bottom, #0f7a11, #177d1d);
    text-decoration: none; }

.heading3 {
  margin: 13px 0;
  color: #d3492c; }

.dashboard {
  margin-bottom: 30px;
  margin-top: 35px;
 font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  line-height: 34px; }
  .dashboard .info-list {
    font-size: 18px;
    position: relative;
    top: 5px;
    width: 218px;
    margin: 0 auto;
    clear: both; }
    .dashboard .info-list i {
      padding: 8px 0;
      float: left; }
    .dashboard .info-list span {
      text-align: right;
      margin-left: 15px;
      float: left; }
  .dashboard .userInfo {
    background-color: #d3492c;
    border-top: 15px solid #AB2E14;
    color: #fff !important; }
    .dashboard .userInfo:before {
      background: -linear-gradient(90deg, #1abc9c 4%, #2ecc71 4%, #2ecc71 24%, #3498db 24%, #3498db 31%, #9b59b6 31%, #9b59b6 48%, #34495e 48%, #34495e 57%, #f1c40f 57%, #f1c40f 55%, #e67e22 55%, #e67e22 66%, #e74c3c 66%, #e74c3c 73%, #ecf0f1 73%, #ecf0f1 97%, #95a5a6 97%); }
    .dashboard .userInfo .imgUser {
      position: relative;
      left: 0;
      z-index: 1; }
      .dashboard .userInfo .imgUser img {
        height: 160px;
        width: 160px;
        border-radius: 50%; }
    .dashboard .userInfo .usrIntro {
      font-family: Arimfont-famio;
      background-color: rgba(0, 0, 0, 0.25);
      position: relative;
      top: 18px;
      padding: 19px 0;
      margin-bottom: 30px;
      border-radius: 10px; }
    .dashboard .userInfo .usrIntro2 {
      margin-top: 76px; }
      .dashboard .userInfo .usrIntro2 .usrCta {
        position: relative;
        bottom: -117px;
        left: 0;
        z-index: 1; }
    .dashboard .userInfo .rewards {
      background: #666;
      margin: 5px 0;
      width: 221px;
      height: 186px;
      padding-top: 30px;
      font-family: helvetica, arial, sans-serif;
      color: #fff;
      position: relative;
      top: -27px; }

.usrBasic p {
  font-size: 18px;
  line-height: 32px; }

/* Individual tab styles */
/*****************************/
/* Bar */
/*****************************/
.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: 29px; }
  .tabs nav {
    text-align: center; }
    .tabs nav ul {
      position: relative;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      margin: 0 auto;
      padding: 0;
      max-width: 1200px;
      list-style: none;
      -ms-box-orient: horizontal;
      -ms-box-pack: center;
      -webkit-flex-flow: row wrap;
      -moz-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .tabs nav ul li {
        position: relative;
        z-index: 1;
        display: block;
        margin: 0;
        text-align: center;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      .tabs nav ul li.tab-current a {
        color: #74777b;
        background: #2CC185; }
      .tabs nav ul a {
        position: relative;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 2.5; }
        .tabs nav ul a:focus {
          outline: none; }
        .tabs nav ul a span {
          vertical-align: middle;
          font-size: 0.75em; }

.tabs-style-bar nav {
  background: #e7ecea; }
  .tabs-style-bar nav ul {
    border: 4px solid transparent; }
    .tabs-style-bar nav ul li .tab-current a {
      background: #2CC185;
      color: #fff; }
    .tabs-style-bar nav ul li a {
      margin: 0 2px;
      background-color: #f7f7f7;
      color: #74777b;
      transition: background-color 0.2s, color 0.2s; }
      .tabs-style-bar nav ul li a:hover, .tabs-style-bar nav ul li a:focus {
        color: #FFFFFF;
        background-color: #2CC185; }
      .tabs-style-bar nav ul li a span {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        font-size: 13px; }

/* ============Tabs closed============== */
.tab-content {
  color: #555;
  background-color: #F5F5F5;
  margin-bottom: 21px; }

.breadcrumb {
  font-size: 14px;
  // box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.4);
  padding: 15px;
  z-index:1;
  margin-top: 88px; }
  .breadcrumb a {
    color: #69BD43; }

.arrow {
  width: 0;
  height: 0;
  line-height: 0;
  border-left: 20px solid transparent;
  border-top: 10px solid #c8c8c8;
  top: 23%;
  left: 0;
  position: absolute; }

.ribbon-box .ribbon {
  display: inline-block;
  position: absolute;
  left: 9px;
  top: 25px; }
  .ribbon-box .ribbon:before, .ribbon-box .ribbon:after {
    content: "";
    display: block;
    position: absolute;
    height: 10px;
    bottom: -8px;
    border: 18px solid #53b0de; }
  .ribbon-box .ribbon:before {
    border-bottom-color: transparent;
    bottom: -40px; }
.ribbon-box .ribbon-box-inside {
  position: relative;
  top: -12px;
  left: 10px;
  color: #fff !important; }
  .ribbon-box .ribbon-box-inside p {
    width: 119px; }

label[for=contact] {
  font-size: 23px; }

.ratings {
  margin: 8px 0; }

.cont {
  text-align: center;
  display: inline-block;
  width: 250px;
  height: 50px;
  top: -16px;
  float: right;
  position: relative; }

hr {
  margin: 20px;
  border: none;
  border-bottom: thin solid rgba(255, 255, 255, 0.1); }

/* div.title { font-size: 2em; }

h1 span {
  font-weight: 300;
  color: #Fd4;
} */
.stars {
  width: 270px;
  display: inline-block; }

input.star {
  display: none; }

label.star {
  float: right;
  padding: 10px;
  font-size: 36px;
  color: #444;
  transition: all .2s; }

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s; }

input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952; }

input.star-1:checked ~ label.star:before {
  color: #F62; }

label.star:hover {
  transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome; }

.choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block; }

/* ==========================Dashboard ends=============================== */
/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
  ul.rig.columns li {
    width: 22.5%;
    /* this value + 2.5 should = 25% */ } }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .banner .promo {
    top: 140px; }

  .offers .deal {
    top: 20%; }
    .offers .deal i {
      right: 0px; }
  .offers .bg-image img {
    height: 200px;
    width: 442px; }

  .search {
    background-position: 5px 17px;
    font-size: 15px; }

  .categories ul.rig.columns li {
    width: 30.83%;
    /* this value + 2.5 should = 33% */ }

  .apps-info {
    padding: 57px 10px 0 10px; }
    .apps-info .apps-desc .apps-icon {
      margin-top: 43px; }
      .apps-info .apps-desc .apps-icon img {
        height: 74px;
        width: 200px; }
    .apps-info .mobile {
      position: relative;
      top: -21px; }
      .apps-info .mobile img {
        height: 429px;
        width: 244px; }

  .contact .company-info .icon li {
    width: 19px; }

  .cartSummary .labels {
    margin: 15px 0 0 117px; }
    .cartSummary .labels label[for=mealItem] {
      width: 119px; }
    .cartSummary .labels label[for=mealQty] {
      width: 80px;
      text-align: left; }
  .cartSummary .addToCart .imgSec img {
    height: 75px;
    width: 79px; }
  .cartSummary .addToCart .itemDesc {
    padding: 3px 0; } }
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .banner select {
    margin: 4px 0; }
  .banner ul.rig.columns li {
    width: 30.83%;
    /* this value + 2.5 should = 33% */ }
  .banner .promo {
    top: 100px; }
    .banner .promo .searchbar {
      margin-top: 30px; }
      .banner .promo .searchbar .searchhit {
        padding: 12px 15px; }
      .banner .promo .searchbar span.checkout-text {
        display: none; }

  .offers .bg-image {
    margin: 10px 0; }
    .offers .bg-image img {
      height: 200px;
      width: 100%; }

  .categories ul.rig li img {
    height: 400px; }

  .apps .apps-info .apps-desc .apps-icon {
    margin-top: 43px; }
    .apps .apps-info .apps-desc .apps-icon img {
      height: 63px;
      width: 181px; }
  .apps .apps-info .mobile {
    top: -19px; }
    .apps .apps-info .mobile img {
      height: 350px;
      width: 212px; }

  .contact .company-info .icon li {
    width: 19px; }
  .contact .timing .time {
    margin-left: 0; }

  /* *******************Cart***************** */
  .cartSummary .labels {
    margin: 15px 0 0 117px; }
    .cartSummary .labels label[for=mealItem] {
      width: 41.66666667%; }
    .cartSummary .labels label[for=mealQty] {
      width: 130px; }
  .cartSummary .addToCart {
    height: 81px; }
    .cartSummary .addToCart .imgSec img {
      height: 75px;
      width: 79px; }
    .cartSummary .addToCart .itemDesc {
      padding: 18px 0; }
      .cartSummary .addToCart .itemDesc .price {
        float: right; }

  /* *******************Cart***************** */ }
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .banner .promo {
    top: 78px;
    right: 0;
    margin: 0;
    width: 100%;
    padding: 9px 0; }
    .banner .promo h2 {
      font-size: 22px; }

  .offers .bg-image {
    margin: 10px 0; }
    .offers .bg-image img {
      width: 100%; }
  .offers .deal .title {
    font-size: 54px; }
  .offers .deal .desc {
    font-size: 23px; }
  .offers .deal i {
    top: 40%; }

  .searchbar {
    margin: 0; }

  .search {
    background-position: 74px 16px;
    font-size: 20px; }

  .banner #location, .banner #slot {
    margin: 7px 0; }
  .banner select {
    /text-indent: 38px;
    /text-align: center; }

  .categories ul.rig.columns li {
    width: 47.5%;
    /* this value + 2.5 should = 50% */ }

  .offers .deal {
    margin: 5px 0; }

  .apps .apps-info .apps-desc {
    text-align: center;
    margin-bottom: 10px; }
    .apps .apps-info .apps-desc .apps-icon {
      margin-top: 43px; }
      .apps .apps-info .apps-desc .apps-icon img {
        height: 63px;
        width: 181px; }
  .apps .apps-info .mobile {
    top: -43px;
    width: 75%;
    left: 0;
    margin: 0 auto; }
    .apps .apps-info .mobile img {
      height: auto;
      width: 100%; }

  .about, .company-info, .timing {
    margin: 30px 0; }

  .carousel-inner > .item > img {
    height: 400px; }

  .footer .footer-links {
    width: 100%; }

  .footer .seprate {
    border: 0; }

  /* *******************Cart***************** */
  .cartSummary .labels {
    margin: 15px 0 0 74px; }
    .cartSummary .labels label[for=mealItem] {
      width: 41.66666667%; }
    .cartSummary .labels label[for=mealQty] {
      width: 113px; }
  .cartSummary .addToCart {
    height: 81px; }
    .cartSummary .addToCart .imgSec img {
      height: 69px;
      width: 65px; }
    .cartSummary .addToCart .itemDesc {
      padding: 18px 0; }
      .cartSummary .addToCart .itemDesc .itemName {
        font-size: 13px; }
      .cartSummary .addToCart .itemDesc .price {
        float: right; }

  .payOption a {
    margin: 10px 0; }

  /* *******************Cart***************** */ }
/* Portrait phones and smaller */
@media (max-width: 480px) {
  .navbar {
    height: 60px; }

  .search {
    background-position: 19px 16px; }

  .contact .title h1 {
    font-size: 28px; }

  .categories ul.rig.columns li {
    width: 100%;
    /* this value + 2.5 should = 25% */ }

  .offers .bg-image {
    margin: 10px 0; }
    .offers .bg-image img {
      height: 150px; }
  .offers .deal .title {
    font-size: 46px; }
  .offers .deal .desc {
    font-size: 25px; }
  .offers .deal i {
    width: 55px;
    height: 55px;
    background: #f15f43;
    border-radius: 200px;
    text-align: center;
    line-height: 55px;
    overflow: hidden;
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 70%;
    right: 9px;
    margin-top: -50px;
    z-index: 2; }

  .categories ul.rig li img {
    height: 300px; }

  .apps .apps-info .apps-desc {
    text-align: center;
    margin-bottom: 10px; }
    .apps .apps-info .apps-desc .apps-icon {
      margin-top: 43px; }
      .apps .apps-info .apps-desc .apps-icon img {
        height: 50px;
        width: 106px; }
  .apps .apps-info .mobile {
    top: -43px;
    width: 100%;
    left: 0;
    margin: 0 auto; }
    .apps .apps-info .mobile img {
      height: auto;
      width: 100%; }

  .contact .timing .time {
    margin: 0; }
  .contact .title h1 {
    font-size: 22px; }
  .contact .company-info .icon li {
    width: 38px; }
  .contact .timing .time li {
    width: 140px; }

  .footer-links li {
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 5px 0; }

  footer .seprate {
    border-left: 0; }

  /* *******************Cart***************** */
  .cartSummary .labels {
    margin: 15px 0; }
    .cartSummary .labels label {
      font-size: 14px; }
      .cartSummary .labels label[for=mealItem] {
        width: 41.66666667%; }
      .cartSummary .labels label[for=mealQty] {
        width: 113px; }
  .cartSummary .addToCart {
    height: 81px; }
    .cartSummary .addToCart .imgSec {
      display: none; }
    .cartSummary .addToCart .itemDesc {
      padding: 18px 0; }
      .cartSummary .addToCart .itemDesc .itemName {
        font-size: 13px;
        width: 41.66666667%; }
      .cartSummary .addToCart .itemDesc .price {
        float: right;
        font-size: 13px; }

  .payOption a {
    margin: 10px 0; }

  /* *******************Cart***************** */ }
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .footer .copyright {
    margin: 0 auto;
    width: 271px; } }
/* ======================animation====================== */
ul.rig.columns li {
    height:370px;
  display: inline-block;
  vertical-align: 145px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: #ffffff none repeat scroll 0 0;
    border: 1px solid #bababa;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgb(170, 170, 170);
	width:200px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  /* padding-right: 2.2em; */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  ul.rig.columns li:before {
   
    position: absolute;
    right: 1em;
    padding: 0 1px;
    
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  ul.rig.columns li:hover:before, ul.rig.columns li:focus:before, ul.rig.columns li:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0); }

i.fa-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998; }
i.fa-pinterest:hover {
  background-color: #c8232c;
  border-color: #c8232c; }
i.fa-twitter:hover {
  background-color: #00a0d1;
  border-color: #00a0d1; }
i.fa-google-plus:hover {
  background-color: #db4a39;
  border-color: #db4a39; }
i.fa-linkedin:hover {
  background-color: #0077b5;
  border-color: #0077b5; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
    100% {
    opacity: 1; } }
@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
    100% {
    opacity: 1; } 
	}
/* sourceMappingURL=style.css.map */

/* sourceMappingURL=style.css.map */

/*---------------New edit css for animation ----------------*/
	
	.aminated_blk {
    background:#69bd43;
    border-radius: 50%;
    bottom: 30px;
    height: 120px;
    margin: 0 auto;
    position: fixed;
    right: 50px;
    width: 120px;
	box-shadow: 0 0 1px 1px #ccc;
        z-index: 14;
}
		
	
  .aminated_blk .ovrlay p {
   color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
    padding-top: 15px;
    text-align: center;
}
	
	.ovrlay {
    left: 8px;
    position: absolute;
    top: 30px;
}
	.ovrlay span i {
    color: #fff;
    font-size: 27px;
    margin-left: 37px;
}
	.ovrlay h3 {
    color: #fff;
	 font-size: 18px;
    margin-top: 4px;
}
	.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.1); } 
    100% { transform: scale(1); } 
} 
.pulse { 
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}
	/*@keyframes slide {
  0% {
    left: 50px;
    top: 0px;
  }

  100% {
    left: 50px;
    top: 100px;
  }
}

.ball {
    height: 50px;
    position: absolute;
    width: 50px;
	background:#ccc;
	border-radius:50%;
}
.demo .ball {
  animation-name: slide;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-delay: .5s;
   animation-iteration-count: infinite;
}
	
	.demo img {
    bottom: 0;
    left: 34px;
    position: absolute;
}*/
	
/*************Newsletter POPUP Start***************/
/* Newsletter POPUP Start */

#fade {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1000;
	display: none;
}
.popup1 {
	width: 100%;
	margin: 0 auto;
	display: none;
	z-index: 101;
}
.popup1 .newsletter {
	width: auto;
	background: #3c3c3c;
	/*padding: 25px;*/
	
	
}

.quick-view-box{
	border-radius: 0;
	left: 50%;
	margin: auto;
	min-height: 150px;
	position: fixed;
	top: 20%;
	width: 720px;
	z-index: 10000;
	margin-left:-360px;
	border:#fff double
}

.quick-view-box .container{width:715px; margin-bottom:0px}
.quick-view-box  .product-view .product-name h1 {font-size:22px}
.quick-view-box  .product-view .product-shop .price  {font-size:18px}
.quick-view-box .product-view .short-description h2 {font-size:12px; margin-bottom:5px}
.quick-view-box .product-view .email-addto-box {display:none}
.quick-view-box .product-view .product-shop .add-to-box button.button.btn-cart span {
    background: none;
    padding: 0px 10px;
    font-size: 12px;
}
.quick-view-box .product-view .previews-list li {margin-left:3px; margin-right:3px}
.newsletter-sign-box {
	border-radius: 0;
	left: 50%;
	margin: auto;
	position: fixed;
	top: 20%;
	width: 445px;
	z-index: 10000;
	margin-left:-271px;
	border:4px solid #474747;
	
	
}

.recently-launched
{
margin-top:90px;
font-size:15px;
text-align:center;
color:#fff;
font-weight:bold;
}
.area-recentaly ul
{
width:100%;
height:50px;
margin: 2px 21px;
}
.area-recentaly ul li
{
float:left;
margin:0px 8px;
}
.area-recentaly ul li a
{
list-style:none;
text-decoration:none;
color:#fff;
font-weight:bold;
}
.area-recentaly ul li a:hover
{
color:red;
}
.popup1 .x {
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 10000;
}
.popup1 .x:hover {
	cursor: pointer;
}
.newsletter-sign-box h3 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
	
	padding-bottom:14px;
        padding-top: 11px;
        background-color: #76b459;
}
.newsletter-sign-box h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 94px;
	text-align: center;
	color: #666;
	text-transform: none;
	line-height:1.5em
}

.newsletter_img {width:100%; overflow:hidden}
.email-form {width:100%; overflow:hidden}

.newsletter-sign-box .input-box {
	margin-bottom: 15px;
}
.newsletter-sign-box .input-box input {
	display:block;
	margin-right: 0px;
	padding:5px 10px;
	width: 240px;
	border: 1px solid #548c39;
	text-align:center
}
.newsletter-sign-box .subscribe {
	background: none repeat scroll 0 0 #88be4c;
	border-radius: 0;
	color: #FFFFFF;
	display:block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 13px;
	margin-bottom: 20px;
	padding: 12px 10px !important;
	border: none !important;
	margin-top:10px;
	width: 240px;
	text-align:center
}
.newsletter-sign-box .subscribe:hover {
	background: none repeat scroll 0 0 #000000;
	border-radius: 0;
	color: #FFFFFF;
	display:block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 13px;
	margin-bottom: 20px;
	padding: 12px 10px !important;
	border: none !important;
}
.newsletter-sign-box button.button span {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.newsletter-sign-box .subscribe-bottom {
	color: #666;
	font-size: 11px;
	line-height: 3px !important;
	margin-top: 30px;
	text-align: center;
	display: block;
	overflow:hidden
}
.newsletter-sign-box .subscribe-bottom input {
	margin: 0px 8px 0 0;
	vertical-align: middle;
}

.popup1 .line {
	background: #ddd;
	height: 5px;
	width: 100px;
	margin: auto;
	margin-bottom: 20px
}
.area-recentaly
{
margin-top:20px;
}
/* Newsletter POPUP END***************/

/*chefstar page coding here*/
.chefbanner {
    width: 100%;
    height: 560px;
    background: url(../../images/bnr3.jpg);
    background-size: cover;
}
container wrapper-dash wrapper
{
width: 100%;
    height: 560px;
    background: url(../../images/bnr3.jpg);
    background-size: cover;
	}
.centerBox {
    position: relative;
    top: 25%;
    -webkit-transform: translateY(-42%);
    -moz-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    -o-transform: translateY(-42%);
    transform: translateY(-42%);
}
.chefbanner .bannerText {
    height: 510px;
    padding: 50px;
	margin-top:86px;
	
}
.bannerText {
    height: 460px;
    background: rgba(255,255,255,0.8);
    text-align: center;
    padding: 70px;
}
	
.chefbanner .bannerBorder p {
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.servedCount.count-margin {
    margin-left: -40px !important;
}
.chefbanner .bannerBorder p {
    padding: 0;
    margin: 8px;
    font-size: 16px;
}
.servedCount+.servedCount {
    margin-left: 20px !important;
}
.servedCount {
    color: #000 !important;
    display: inline-block;
}
span.fa.fa-heart.heart-dishes
{
font-size:36px;
}	
span.fa.fa-heart.heart-dishes:hover
{
color:#CC0000;
}
.headTitle {
    color: #C00;
    font-size: 36px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 40px;
    font-family: 'Bree serif';
}
.hatDiv {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
}
.hatBorder {
    position: relative;
}
.hat {
    width: 21px;
    height: 19px;
    position: relative;
    background: url(/assets/hat.png) no-repeat;
    display: inline-block;
}
.totalServed {
    font-weight: 400;
    color: #4d4d4d;
	margin-bottom:10px;
	text-align:center;
}
.totalServed span {
    font-weight: 600;
    color: #CC0000;
}
.cd-gallery .product-tile {
    background-color: #efefef;
    color: #424242;
    margin-bottom: 20px;
    max-width: 360px;
    margin: 0 auto 20px;
}
.cd-gallery ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.prod-img {
    position: relative;
}
a:link, a:visited {
    text-decoration: none;
    outline: none;
}
.meal-discription {
    height: 90px;
}
.meal-discription {
    padding-top: 13px;
    height: 106px;
    overflow: hidden;
}
.meal-discription .col-xs-8 {
    padding: 0 10px 0 18px;
}
.meal-discription .col-xs-4 {
    padding: 0;
}
.dish-title {
    max-height: 51px;
}
.dish-title {
    white-space: normal;
}
.dish-title {
    text-overflow: ellipsis;
   
}	
.dish-title {
    margin: 0;
    font-size: 13px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 100%;
    letter-spacing: 0.65px;
    word-spacing: 1px;
    line-height: 1.3;
    overflow-y: hidden;
}
.dish-title a {
    color: #424242;
}
a:link, a:visited {
    text-decoration: none;
    outline: none;
}
.dish-hastags {
    display: none;
}
.dish-hastags {
    color: #8c8c8c;
    font-size: 10px;
    margin-bottom: 0;
    max-height: 14px;
    overflow: hidden;
    letter-spacing: 0.6px;
}
.dish-hastags span {
    display: inline-block;
    margin-right: 4px;
}
.meal-discription .rating {
    margin: 2px 0 0;
}
.cd-gallery .star.pull-left {
    margin-top: 4px;
}
.meal-discription .star {
    line-height: 12px;
}
.pull-left {
    float: left !important;
}
.meal-discription .rating img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    width: 11px;
    margin-right: 1px;
    float: left;
}
.dish-price {
    font-size: 24px;
    font-family: 'open_sansbold';
    line-height: .8;
    margin-bottom: 17px;
    margin-top: 3px;
    padding-right: 18px;
}
.dish-price .font-rupee.fontBold {
    font-size: 22px;
    margin-right: 6px;
    margin-left: 5px;
}
.dish-price span {
    line-height: 25px;
}
.meal-discription .form-group {
    padding-right: 18px;
}
.form-group {
    margin-bottom: 15px;
}
.js--add-btn, .sold-out-disable {
    overflow: hidden;
}
.js--add-btn, .sold-out-disable {
   max-width: 74px;
    font-size: 16px;
    border-radius: 0;
    background-color: #CC0000;
    color: #fff;
    padding: 0;
    height: 31px;
    line-height: 27px;
    border-radius: 5px;

}
button.btn.btn-block.js--add-btn.addBtn:hover
{
background:#69BD43;
}
.meal-type-icon {
    float: right;
    width: 25px;
    height: 25px;
    position: relative;
    border: 1px solid #57a978;
    z-index: 2;
    display: inline-block;
    margin-left: 9px;
}
.non-veg .meal-type-icon:before {
    background-color: #d40000;
}
.non-veg .meal-type-icon {
    border-color: #d40000;
}
.dish-price span {
    line-height: 25px;
}
.meal-type-icon:before {
    width: 10px;
    height: 10px;
    background-color: #57a978;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.btn-block {
    display: block;
    width: 100%;
}
.button-group {
    display: none;
    margin-bottom: 15px;
    padding-right: 18px;
}
.js-btn-minus, .js-btn-plus, .button-group span {
    background-color: #f80;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
}
.js-btn-minus, .js-btn-plus, .button-group span {
    background-color: #f80;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
}
.dish-tabs {
    border-top: 1px solid #cdcdcd;
    background-color: #e7e7e7;
    margin-top: 1px;
    display: table;
    width: 100%;
}
.dish-tab-item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 36px;
    font-size: 14px;
    color: #868686;
    font-family: 'open_sanssemibold';
}
.fav-dish-tab {
    border-right: 1px solid #cdcdcd;
}
.fav-dish-tab {
    width: 48.61%;
}
.dish-tab-item a:visited {
    color: #868686;
}
.dish-tab-item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 36px;
    font-size: 14px;
    color: #868686;
}	
	
.prod-img .dish-meal-type {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 7px 15px;
    background-color: #69BD43;
    color: #fff;
}	
.abtChfTxt {
    text-align: center;
    margin-top: 30px;
    line-height: 28px;
    letter-spacing: 0.2px;
	padding-bottom:20px;
}	
.btn.btn-quick.pull-left {
    font-size: 11px;
}	
	
	
	
	
	
