body {
    line-height: 1.52;
    color: #3A4814;
    font-size: 3vmin;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    background-color: #ffffff;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#banner{
    background: url(../img/hero_image.jpg) no-repeat center top;
    background-size: cover;
    min-height: 630px;
}
#banner img {
    margin-left: auto;
    margin-right: auto;
}
.bg-color{
    background-color: RGBA(0, 0, 0, 0.3);
    min-height: 630px;
}
#banner h2{
    font-family: 'Amatic SC', sans-serif;
    font-size: 6vmin;
    color: #E3EBBF;
}
#banner p{
    font-family: 'Josefin Sans', sans-serif;
    color: #fcfcfc;
    font-size: 34px;
}

.additem .additem:focus, .additem:hover, .additem:visited, .additem:active {
    color: #E3EBBF;
}

.removeitem .removeitem:focus, .removeitem:hover, .removeitem:visited, .removeitem:active {
    color: #E3EBBF;
}

/*fix for safari*/
.row-order:before, .row-order:after{
    display:inline-block;
}

.promo-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 2.6s;
  -moz-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.section-padding{
    padding: 60px 10px;
}

.section-padding-menu{
    padding: 10px 10px 60px 10px;
}

.logo-name{
    font-family: 'Amatic SC', sans-serif;
    font-size: 13vmin;
    margin-top: 140px;
    color: #E3EBBF;
}

.logo-name-after-image{
    font-family: 'Amatic SC', sans-serif;
    font-size: 12vmin;
    margin-top: 40px;
    color: #E3EBBF;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 4vmin;
    color: #818181;
    display: block;
    transition: 0.3s
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}
#main {
    transition: margin-left .5s;
    padding: 20px;
}
.menu-icon
{
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    cursor: pointer;
}

.header-h {
    color: #3A4814;
    font-size: 6vmin;
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
}
.header-p {
    color: #3A4814;
    font-size: 4vmin;
}

.header-hf {
    color: #E3EBBF;
    font-size: 6vmin;
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
}
.header-pf {
    color: #9699a6;
    font-size: 16px;
}

.header-mh {
    color: #3A4814;
    font-size: 30px;
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
}
.header-mp {
    color: #3A4814;
    font-size: 20px;
    font-family: 'Amatic SC', arial;
    margin-top: 10px;
    margin-bo: 10px;
}

.header-mp-screen {
    color: #3A4814;
    font-family: 'Amatic SC', arial;
    margin-top: 10px;
    margin-bo: 10px;
    font-size: 4.2vmin;
}

.msg-row {
    margin-top: 56px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.bg-13 {background-color: #f04e4e;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.contact-icon {
    color: #fff;
    position: absolute;
    left: 34px;
    font-size: 32px;
    margin-top: 18px;
}
.bg-1 {
    background-color: #fecc17;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.bg-14 {
    background-color: #ccdb38;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.dark-blue {
    color: #31364c;
    font-size: 24px;
    margin-top: 0;
}
.light-blue {
    color: #3A4814;
    font-size: 16px;
    margin-bottom: 1px;
}
.media-body {
    margin-left: 10px;
    padding-left: 13px;
}
.media-2 {
    margin-top: 30px;
}
.newinput .form-group {
    margin: 8px 0 9px !important;
    padding-bottom: 10px;
}

.phone-in-talk, .hour-icon
{
    font-size: 35px;
    line-height: 70px;
    color: rgb(255, 255, 255);
}

.heading{
    font-family: 'Amatic SC', sans-serif;
    color: #3A4814;
    font-size: 24px;
}
.marb-35{
    margin-bottom: 35px;
}
.details-list{
    margin-top: 20px;
}
.details-list ul li i {
    margin-right: 10px;
    color: #3A4814;
}

#about {
    display: block;
}

#about img
{
    border: 5px solid #3A4814;
    border-radius: 2px;
        margin-left: auto;
        margin-right: auto;
}
#about_food {
    background: url('../img/about_food_bg.jpg') no-repeat;
    background-size: cover;
        visibility: block;
}

#about_food img{
    max-width: 100%;
        max-height: 400px;
        border: 5px solid #3A4814;
        border-radius: 2px;
        margin-left: auto;
        margin-right: auto;
}

#food_details {
    display: block;
}
#food_title {
    display: block;
}
.left-images img {
    height: 308px;
    width: 100%;
}
.left-images{
    padding: 0px;
}
.details-text {
    border-right: 2px solid #E3EBBF;
}
.details-text {
    background-color: rgba(14, 4, 4, 0.70);
    border-right: 2px solid #E3EBBF;
    padding: 20px 20px 30px 30px;
    overflow: auto;
}
.content-holder h2 {
    color: #3A4814;
    font-size: 32px;
    padding-bottom: 15px;
    font-family: 'Amatic SC', sans-serif;
}
.content-holder address strong {
    color: #3A4814;
    padding: 10px 0px;
}
.details-text p {
    color: #E3EBBF;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 300;
}

.img-promo-title {
    float: left;
    font-family: Josefin Sans,arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    color: #3A4814;
    font-size: 4vmin;
}

.help-block {
    font-size: 12px;
}

#Container .mix{
    display: none;
}
#menu-wrapper{
    width: 100%;
}

.menu-restaurant .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
}

.menu-restaurant .menu-title {
    float: left;
    font-family: Josefin Sans,arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 85%;
    color: #3A4814;
}

.menu-restaurant .menu-title-screen {
    float: left;
    font-family: Josefin Sans,arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 85%;
    color: #3A4814;
    font-size: 3.2vmin;
}

.menu-restaurant .menu-line {
    position: absolute;
    bottom: 6px;
    border-bottom: 1px dotted rgba(0,0,0,.3);
    margin-left: .6rem;
    margin-right: .6rem;
}
.menu-restaurant .menu-price {
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
}

.menu-restaurant .menu-price-screen {
    font-weight: 600;
    right: 0;
    top: 0;
    font-size: 3.2vmin;
}

.menu-restaurant .menu-subtitle {
    display: block;
    float: left;
    color: #3A4814;
    font-family: 'Josefin Sans',arial;
    font-size: 2vmin;
}

.menu-restaurant .menu-subtitle-screen {
    display: block;
    float: left;
    color: #3A4814;
    font-family: 'Josefin Sans',arial;
    font-size: 2.0vmin;
}

.menu-restaurant span.clearfix {
    position: relative;
    display: block;
}

.navbar-fixed-top {
    background: #E3EBBF;
    opacity: 0.85;
}
.order-header-padding {
    padding:20px 10px 20px 10px;
    
}

.order-padding {
    padding: 60vmin 10px 60px 10px;
}

#menu-flters ul li a.active, #menu-flters ul li a:hover {
    background: #E3EBBF;
    color: #3A4814;
    border: 1px solid #3A4814;
}

#menu-flters ul li {
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 40px;
}

#menu-flters ul li a , .cancelorder, .cancelorder:focus, .cancelorder:hover, .cancelorder:visited, .cancelorder:active, .checkout, .checkout:focus, .checkout:hover, .checkout:visited, .checkout:active {
    padding: 10px 20px;
    font-size: 2.4vmin;
    color: #3A4814;
    border-radius: 0px;
    border: 1px solid #3A4814;
    text-decoration: none;
    cursor: pointer;
}

.cancelorder:hover, .checkout:hover {
    /*padding: 10px 20px;
    font-size: 2.4vmin;
    color: #3A4814;
    border-radius: 0px;
    border: 1px solid #3A4814;
    text-decoration: none;
    cursor: pointer;*/
    background: #ffffff;
}

.ordernow, .ordernow:focus, .ordernow:visited, .ordernow:active, .ordernow:hover  {
    padding: 10px 20px;
    font-size: 3vmin;
    color: #3A4814;
    border-radius: 0px;
    border: 1px solid #3A4814;
    text-decoration: none;
    cursor: pointer;
    background: #ffffff;
}

.gohome, .gohome:focus, .gohome:visited, .gohome:active, .gohome:hover  {
    padding: 10px 20px;
    font-size: 3vmin;
    color: #3A4814;
    border-radius: 0px;
    border: 1px solid #3A4814;
    text-decoration: none;
    cursor: pointer;
    background: #E3EBBF;
}

.footer {
    width: 100%;
    background-color: #E3EBBF;
    position: relative;
    z-index: 1;
}
.footer a {
    color: #3A4814;
}

.footer .footer-top {
    padding-top: 9rem;
    padding-bottom: 5rem;
}
.footer .widget-title, .footer .widget-title a {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    color: #3A4814;
}
.footer .widget-title{
    padding-bottom: 20px;
    font-family: 'Amatic SC', sans-serif;
    font-size: 6vmin;
    color: #3A4814;
}
.footer .widget, .footer address {
    color: #3A4814;
    text-transform: none;
    font-style: normal;
    padding-bottom: 15px;
}
.footer .navigation, .footer .social-list {
    float: none;
    margin-bottom: 20px;
}
.list-horizontal li {
    display: inline-block;
}

.footer .social-list a {
    font-size: 32px;
    font-weight: normal;
    color: #3A4814;
    text-transform: uppercase;
    margin: 0 5px;
}

.footer-menu {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.thumbnail {
  height: 100%;
}

/* extra positioning */
.thumbnail {
  display: flex;
  flex-direction: column;
}

.thumbnail .caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

@media (min-width: 981px) and (orientation: portrait) {
    .order-padding {
        padding: 34vmin 10px 60px 10px;
    }
}

@media (min-width: 981px) and (orientation: landscape) {
    .order-padding {
        padding: 34vmin 10px 60px 10px;
    }
}

@media (min-width: 960px) {
    .container-screen {
        width: 960px;
        padding-left: 50px;
    }
}

@media (min-width: 539px) and (max-width:959px) {
    .container-screen {
        width: 540px;
        padding-left: 25px;
    }
}

@media (min-width: 768px) and (max-width: 980px) and (orientation: portrait) {
    .order-padding {
        padding: 30vmin 10px 60px 10px;
    }
}

@media (min-width: 768px) and (max-width: 980px) and (orientation: landscape) {
    .order-padding {
        padding: 40vmin 10px 60px 10px;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    /*.content-holder h2 {
        font-size: 23px;
    }*/
    .details-text p {
        line-height: 16.6px;
    }
}

@media (min-width: 451px) and (max-width: 767px) and (orientation: portrait) {
    .order-padding {
        padding: 45vmin 10px 60px 10px;
    }
}

@media (min-width: 451px) and (max-width: 767px) and (orientation: landscape) {
    .order-padding {
        padding: 50vmin 10px 60px 10px;
    }
}

@media (min-width: 451px) and (max-width: 767px) {
    .details-text {
        border:0px;
        border-bottom: 2px solid #E3EBBF;
    }
    
}


@media (min-width: 20px) and (max-width: 450px) and (orientation: portrait) {
    .order-padding {
        padding: 50vmin 10px 60px 10px;
    }
}

@media (min-width: 20px) and (max-width: 450px) {
    .details-text {
        border:0px;
        border-bottom: 2px solid #E3EBBF;
    }
    
    /*.header-h {
        font-size: 35px;
    }
    .header-p, body{
        font-size: 14px;
    }*/
    .about-info, .mr-15{
        margin-bottom: 15px;
    }
    /*the #banner h2{
        font-size: 25px;
    }
    #banner p{
        font-size: 25px;
    }*/
    .sidenav {padding-top: 15px;}
    /*.sidenav a {font-size: 18px;}*/
}

